.slick-slide img{
    width: 100%;
}
.our-main-slider .slide-img{
    height: auto;
}
.slick-dots{
  display: none !important;
}
.slide-img{
    position: relative;
}
.slide-img:after{
  width: 100%;
  content:"";
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0,0,0,0.3);
}
.selected{
  background-color: #f1f1f1;
  padding: 50px;
}
.selected-refer{
  text-align: center;
}
.selected-refer h4{
  font-size: 30px;
  font-weight: bold;
  padding: 0 0 20px 0;
}
.sec-flex{
  display: flex;
}
.selected-pic{
    width: 25%;
    margin: 10px;
    text-align: left;
    background-color: #fff;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
}
.selected-pic:hover {
    box-shadow: 0 5px 5px 0 rgba(0,0,0,0.5);
}
.selected-pic span img{
    height: 200px;
}
.selected-pic a h6:hover{
  color: #f9d342;
}
.selected-pic h6 {
    font-size: 20px;
    padding: 0 10px 10px 10px;
    font-weight: bold;
    margin: 0;
}
.selected-pic p{
    font-size: 16px;
    padding: 0 10px 30px 10px;
}
.competence{
  text-align: center;
  padding: 30px;
}
.competence h2 {
    font-size: 30px;
    font-weight: bold;
    margin: 0;
}
.competence h3{
  font-size: 30px;
  padding: 10px 0 0 0;
}

/*------------------------ITMS page start-----------------------------*/
.itms-back-img{
  background-image: url(../images/itms-back-img.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  padding: 70px 0 0px 0;
}
.itms-sec{
  padding: 100px 0 80px 0;
  background: rgba(0,0,0,0.5);
}
.itms-sec h2{
  text-align: center;
  text-transform: uppercase;
  font-size: 50px;
  color: #fff;
}
.traffic-sec{
  padding: 50px;
}
.traffic-mngmt h4{
  text-align: center;
  font-size: 40px;
  margin: 0;
}
.traffic-mngmt h5{
  padding: 20px 0 0 0;
  text-align: center;
  font-size: 25px;
  font-weight: bold;
}
.traffic-mngmt p{
  padding: 20px 0 0 0;
  text-align: center;
  font-size: 20px;
}
.traffic-solutions-pic{
  width: 20%;
  margin: 5px;
}
.traffic-solutions-pic span img{
	border-radius: 3%;
	height:200px;
	width:100%;

}
.traffic-solutions-text{
  width: 80%;
  margin: 5px;
  padding: 30px;
}
.traffic-solutions-text h4{
  font-size: 22px;
   line-height: 1.2;
   color: rgba(0,0,0,0.7);
   font-style: italic;
}
.traffic-solutions-text h6{
  font-size: 18px;
  padding: 10px 0 0 0;
  font-weight: bold;
}
.management{
  padding: 50px;
}
.mangmt{
  width: 50%;
  margin: 10px;
}
.mangmt p{
  font-size: 19px;
}
.traffic-video iframe{
  width: 100%;
  height: 500px;
}
/*--------------------------------city serviellance page start----------------------*/
.city-back-img{
  background-image: url(../images/city-surveillance.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  padding: 70px 0 0 0;
}
.city-sec{
  padding: 100px 0 80px 0;
  background: rgba(0,0,0,0.5);
}
.city-sec h2{
  text-align: center;
  text-transform: uppercase;
  font-size: 30px;
  color: #fff;
  letter-spacing: .5px;
}
.city-sec p{
  color: #fff;
  text-align: center;
  font-size: 14px;
  margin-top: 10px;
}
.security-sec{
  padding: 0 30px;
}
.security{
  padding: 50px 50px 0 30px;
  text-align: center;
}
.security h3{
  text-align: left;
  font-size: 30px;
  margin: 0;
}
.security p {
    padding: 20px 0 0 0;
    text-align: left;
    font-size: 16px;
}
.city-sec-main{
  padding: 40px 50px;
}
.mangmt h6{
  font-weight: bold;
  font-size: 20px;
  padding: 0 0 10px 0;
}
.mangmt ul{
  border: 2px solid;
  border-radius: 20px;
  padding: 50px;
}
.mangmt ul li{
  font-size: 22px;
}
/*----------------------solar page start--------------------------------*/
.image-hover {
  position:relative;
  width:50%;
  display:inline-block;
  overflow:hidden;
  background:#fff;
  border: 2px solid;
  border-radius: 20px;
}
.img-zoom-in img {
  transition:all .5s ease-in-out;
  -webkit-transition:all .5s ease-in-out;
  -moz-transition:all .5s ease-in-out;
  -ms-transition:all .5s ease-in-out;
  -o-transition:all .5s ease-in-out;
}
.img-zoom-in:hover img {
  transform:scale(1.1);
  -webkit-transform:scale(1.1);
  -moz-transform:scale(1.1);
  -ms-transform:scale(1.1);
  -o-transform:scale(1.1)
}
/*-------------------------traffic control page----------------------*/
.traffic-sec{
  padding: 50px;
}
.traffic-control{
  border: 2px solid;
  padding: 30px;
  border-radius: 20px;
}
.control-plan{
  width: 50%;
}
.control-plan span{
  font-size: 30px;
  padding: 10px;
}
.control-plan ul{
  padding: 30px;
  font-size: 20px;
}
/*-------------------------pasystem page --------------------------*/
.pasystem{
  padding: 20px;
}
.pasystem h3{
  font-size: 30px;
  font-weight: bold;
}
.pasystem p{
  font-size: 20px;
  padding: 10px 0;
}
.pasystem ul{
  border: 2px solid;
  border-radius: 20px;
  padding: 50px;
}
.pasystem ul li{
  font-size: 20px;
}
.pa-sec{
  padding: 50px;
}
.pas-sec{
  margin: 5px;
  border-radius: 20px;
  padding: 30px;
  border:2px solid;
  width: 50%;
}
.pas-sec span{
  font-size: 30px;
}
.pas-sec ul{
  padding: 30px;
}
.pas-sec ul li{
  font-size: 20px;
}
/*-------ROAD SEFETY page start-------------*/
.Smart-systems h3{
  font-size: 25px;
  text-align: center;
  letter-spacing: .9px;
  padding: 50px;
  color: #161e21;
  font-weight: 700;
}
.road-transport{
  display: flex;
 }
.smart-traffic{
  width: 50%;
}
.smart-m{
  width:49%;
}
.smart-m p{
  color: #000000;
  font-size: 18px;
}
.mobility-section{
  background-color:#ebf0f5; 
}
.smart-traffic h4{
  font-size: 1.625rem;
    font-weight: 800;
    color: #161e21;
}
.smart-m ul li{
  margin: 0 45px;
  list-style-image: url(../images/UL.png);
}
.smart-band{
  padding:30px 0;
}
/*-------ROAD SEFETY page end-----------*/
/*------------------------login page---------------------*/
.login-sec{
  padding: 100px 50px 50px 50px;
}
.login {
  width: 400px;
  margin: 16px auto;
  font-size: 16px;
}
.login-header,
.login p {
  margin-top: 0;
  margin-bottom: 0;
}
.login-triangle {
  width: 0;
  margin-right: auto;
  margin-left: auto;
  border: 12px solid transparent;
  border-bottom-color: #000080;
}
.login-header {
  background-image: linear-gradient(to right top, #eacda3, #b06ab3);
  padding: 20px;
  font-size: 1.4em;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}
.login-container {
  background: #ebebeb;
  padding: 12px;
}
.login p {
  padding: 12px;
}
.login input {
  box-sizing: border-box;
  display: block;
  width: 100%;
  border-width: 1px;
  border-style: solid;
  padding: 16px;
  outline: 0;
  font-family: inherit;
  font-size: 0.95em;
}
.login input[type="email"],
.login input[type="password"] {
  background: #fff;
  border-color: #bbb;
  color: #555;
}
.login input[type="email"]:focus,
.login input[type="password"]:focus {
  border-color: #888;
}
.login input[type="submit"] {
  background: #000080;
  border-color: transparent;
  color: #fff;
  cursor: pointer;
}
.login input[type="submit"]:hover {
  background: #17c;
}
.login input[type="submit"]:focus {
  border-color: #05a;
}
.dropdown-content a:hover{
	color:#fff !important;
}
.automatic-platearea .noplatesection{
  border: 1px solid #ccc;
  border-radius: 4px;
}
.automatic-platearea .noplatesection img{
  border-radius: 4px;
}
.automatic-platearea ol{
  margin: 0;
  padding: 0 0 0 20px;
}
.automatic-platearea ol li{
  list-style-type: square;
}
.main-timeline {
  font-family: verdana;
  position: relative;
}

.main-timeline:after {
  content: "";
  display: block;
  clear: both;
}

.main-timeline .timeline {
  width: 50%;
  margin: 0 0 20px 20px;
  float: right;
}

.main-timeline .timeline-content {
  color: #000;
  background: radial-gradient(
    rgba(255, 255, 255, 0.8),
    rgba(255, 255, 255, 0.5),
    transparent
  );
  text-align: center;
  padding: 30px 20px 30px 45px;
  border-radius: 15px;
  border: 1px solid #333;
  display: block;
  position: relative;
}

.main-timeline .timeline-content:hover {
  text-decoration: none;
}

.main-timeline .timeline-icon {
  color: #fff;
  background-color: #ff4f00;
  font-size: 37px;
  line-height: 65px;
  height: 75px;
  width: 75px;
  border: 6px solid #fff;
  border-radius: 50%;
  transform: translateY(-50%);
  position: absolute;
  left: -38px;
  top: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.main-timeline .timeline-icon img{
  height: 35px;
  width: 35px;
}
.main-timeline .timeline-icon:before,
.main-timeline .timeline-icon:after {
  content: "";
  background-color: #000;
  height: 7px;
  width: 7px;
  border-radius: 50%;
  transform: translateX(-50%);
  position: absolute;
  left: 50%;
  top: -12px;
}

.main-timeline .timeline-icon:after {
  top: calc(100% + 6px);
}

.main-timeline .title {
  color: #ff4f00;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0 0 5px;
}

.main-timeline .description {
  font-size: 13px;
  letter-spacing: 1px;
  margin: 0;
}

.main-timeline .timeline:nth-child(even) {
  float: left;
  margin: 0 20px 20px 0;
}

.main-timeline .timeline:nth-child(even) .timeline-content {
  padding: 30px 45px 30px 20px;
}

.main-timeline .timeline:nth-child(even) .timeline-icon {
  right: -39px;
  left: auto;
}

.main-timeline .timeline:nth-child(4n + 2) .timeline-icon {
  background-color: #953fbe;
}
.main-timeline .timeline:nth-child(4n + 2) .title {
  color: #953fbe;
}

.main-timeline .timeline:nth-child(4n + 3) .timeline-icon {
  background-color: #00b29c;
}
.main-timeline .timeline:nth-child(4n + 3) .title {
  color: #00b29c;
}
.anprheading h6{
  font-weight: bold;
  font-size: 20px;
  padding: 0 0 10px 0;
  text-align: center;
  margin-bottom: 20px;
}
#process {
  margin-bottom: 40px;
  overflow-x: hidden;
}

#process .section-heading {
  margin-bottom: 40px;
}

.steps-pane img {
  height: 60px;
  margin: 18px 0 0 21px;
  -ms-transform: skewX(-15deg);
  /* IE 9 */
  -webkit-transform: skewX(-15deg);
  /* Safari */
  -o-transform: skewX(-15deg);
  /* Standard syntax */
  -moz-transform: skewX(-15deg);
}

.pane-warp {
  height: 100px;
  width: 25px;
  margin-left: 20%;
  margin-top: 20px;
  -ms-transform: skewX(15deg);
  /* IE 9 */
  -webkit-transform: skewX(15deg);
  /* Safari */
  -o-transform: skewX(15deg);
  /* Standard syntax */
  -moz-transform: skewX(15deg);
}

.steps-pane {
  height: 100px;
  width: 140px;
  margin-left: 30px;
  box-shadow: 7px 0px 5px #bcbcbc;
}

.inverted-pane-warp {
  height: 100px;
  width: 25px;
  margin-left: 20%;
  -ms-transform: skewX(-15deg);
  /* IE 9 */
  -webkit-transform: skewX(-15deg);
  /* Safari */
  -o-transform: skewX(-15deg);
  /* Standard syntax */
  -moz-transform: skewX(-15deg);
}

.inverted-steps-pane {
  height: 100px;
  width: 140px;
  background: #dbdbdb;
  margin-left: 30px;
  box-shadow: 7px 0px 5px #bcbcbc;
}

.inverted-steps-pane p {
  -ms-transform: skewX(15deg);
  /* IE 9 */
  -webkit-transform: skewX(15deg);
  /* Safari */
  -o-transform: skewX(15deg);
  /* Standard syntax */
  -moz-transform: skewX(15deg);
  padding: 10px;
  font-size: 14px;
}
.back-orange {
  background: #fc6429;
}

.back-blue {
  background: rgb(59, 37, 132);
}
.speed-area .noplatesection img{
  height: 100% !important;
}
.speedheading h6{
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  margin-bottom: 10px;
}
.speedheading p{
  font-size: 14px;
  text-align: center;
  margin-bottom: 20px !important;
  max-width: 470px;
  margin: 0 auto;
  margin-bottom: 0px;
  display: block;
}
.speed-area .steps-pane, .speed-area .inverted-pane-warp, .speed-area .pane-warp, .speed-area .inverted-steps-pane{
  height: 120px;
}
.speed-area .inverted-steps-pane p{
  font-size: 12px;
  transform:skew(0) !important;
}
.videopoints ul{
  padding: 10px 40px;
  margin-top: 10px;
}
.videopoints .mangmt ul li{
  font-size: 14px;
}
.videopoints .noplatesection{
  max-height: 350px !important;
}
.adaptive img{
  width: 100%;
}
.pricing-wrapper ul{
  border: 0;
  border-radius: 0px;
  padding: 0px;
}
.pricing-wrapper ul li{
  list-style-type: none;
}
.pricing-table-title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 2.6em;
  color: #fff;
  margin-top: 15px;
  text-align: left;
  margin-bottom: 25px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}

.pricing-table-title a {
  font-size: 0.6em;
}

.clearfix:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  clear: both;
}
/** ========================
 * Contenedor
 ============================*/
.pricing-wrapper {
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
}

.pricing-table {
  margin-right: 15px;
  text-align: left;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  width: 25%;
}
.pricing-table:last-child{
  margin-right: 0;
}
.pricing-table:hover {
  -webkit-transform: scale(1.06);
  -ms-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}

.pricing-title {
  color: #fff;
  background: #e95846;
  padding: 20px 0;
  font-size: 2em;
  text-transform: uppercase;
  text-align: center;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}

.pricing-table.recommended .pricing-title {
  background: #2db3cb;
}

.pricing-table.recommended .pricing-action {
  background: #2db3cb;
}

.pricing-table .price {
  background: #403e3d;
  font-size: 3.4em;
  font-weight: 700;
  padding: 20px 0;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}
.table-list {
  background: #fff;
  color: #403d3a;
}

.table-list li {
  font-size: 16px !important;
  padding: 10px 8px;
}

.table-list li span {
  font-weight: 400;
  display: block;
  font-size: 14px;
}

.table-list li:nth-child(2n) {
  background: #f0f0f0;
}
.atcclist{
  padding: 15px 30px !important;
  margin-top: 15px;
}
.atcc-workflow .steps-one, .atcc-workflow .steps-two, .atcc-workflow .steps-three, 
.atcc-workflow .steps-four, .atcc-workflow .steps-five {
    width: 16%;
}
.atcc-workflow .inverted-end-circle{
  right: 29px;
}