


.introbck{
  background-color: #f3f3f3;
  padding-top: 50px;
  padding-bottom: 50px;
}

.floatingNav{
  box-shadow: 0px 1px 10px #999;
}

.bckgnd3{
  position: fixed;
  width: 100%;
  z-index: 99999;
  background: #fff;
}

.background-gradnt {
  background: rgba(243, 84, 83);
  background: -moz-linear-gradient(left, #d03837 0%, rgb(243, 84, 83) 100%);
  background: -ms-linear-gradient(left, #d03837 0%, rgb(243, 84, 83) 100%);
  background: linear-gradient(to right, #d03837 0%, rgb(243, 84, 83) 100%);
  min-height: 250px;
}



.timelinebck{
  background: #ee3a41;
  margin-top: 30px;
  padding:30px;
}

.pdfbrochure p{
  margin-top: 0px;
  font-size: 15px;
}

.pdfbrochure{
  border: 1px solid #ff2a0d;
  padding: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  /*width: 240px;*/
}

.overlay {
  background:transparent;
  position:relative;
  width:100%; /* your iframe width */
  height:500px; /* your iframe height */
  top:500px; /* your iframe height */
  margin-top:-500px; /* your iframe height */
}


.each-abcarter-b-img h3{
  color: #222;
  text-align: center;
  bottom: 0;
  left: 0;
  padding: 15px 10px;
  width: 80%;
  font-size: 22px;
  min-height: 77px;
  /*font-family: 'OpenSansBold';*/
  margin: 0 auto;
  letter-spacing: 0.04em;
}

#myCarousel7{
  background: #dc3433;
  padding: 35px;
  border-radius: 10px;
  width: 100%;
  margin: 30px auto;
  min-height: 300px;
}

.clients-test p{
  /* font-family: OpenSansRegular; */
  font-size: 18px;
  letter-spacing: 0.04em;
  text-align: center;
  color: #fff;
  font-style: italic;
}

.clients-test span{
  /* font-family: OpenSansRegular; */
  font-size: 18px;
  letter-spacing: 0.05em;
  text-align: center !important;
  color: #fff;
  font-style: italic;
}

#myCarousel7 img{
  display: block;
  margin: 10px auto;
  text-align: center;
}

#myCarousel3 .carousel-control{
  color: #eaebed;
  opacity: 1;
}

p.client-name{
  font-family: OpenSansSemibold;
  font-size: 20px;
  margin-top: 20px;
  margin-bottom: 0;
}

p.clients-quote{
  display: inline-block;
  margin-left: 30px;
  text-align: center !important;
}

.fa-quote-right{
  /*float: right;*/
  color: #fff;
  letter-spacing: 0.06em;
  font-size: 25px;
 top: 5px;
  position: relative;
  left: 10px;
}

.fa-quote-left{
  /*float: left;*/
  color: #fff;
  letter-spacing: 0.06em;
  font-size: 25px;
  top: 5px;
  position: relative;
  right: 10px;
}

.carousel-indicators{
  margin-bottom: 0px;
}

.testimonials img{
  width: 450px;
  height: auto;
  margin: 0 auto;
}


/* TIMELINE
â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“ */

/*.timeline ul {
  background: #456990;
  padding: 50px 0;
}*/

.timeline ul li {
  list-style-type: none;
  position: relative;
  width: 6px;
  margin: 0 auto;
  padding-top: 50px;
  background: #fff;
}

.timeline ul li::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: inherit;
}

.timeline ul li div {
  position: relative;
  bottom: 0;
  width: 400px;
  padding: 15px;
  background: #fff;
}

.timeline ul li div::before {
  content: '';
  position: absolute;
  bottom: 7px;
  width: 0;
  height: 0;
  border-style: solid;
}

.timeline ul li:nth-child(odd) div {
  left: 45px;
}

.timeline ul li:nth-child(odd) div::before {
  left: -15px;
  border-width: 8px 16px 8px 0;
  border-color: transparent #fff transparent transparent;
}

.timeline ul li:nth-child(even) div {
  left: -439px;
}

.timeline ul li:nth-child(even) div::before {
  right: -15px;
  border-width: 8px 0 8px 16px;
  border-color: transparent transparent transparent #fff;
}

time {
  display: block;
  font-size: 50px;
  font-weight: bold;
  margin-bottom: 8px ! important;
  /* font-family: OpenSansRegular; */
  margin: 0px;
  padding: 0px 25px 10px 0px;
  font-size:45px;
  font-weight: bold;
  color: #ee3a41;
}

.intro h3{
  /* font-family: OpenSansRegular; */
  font-size: 40px;
  color: #fff;
  line-height: 25px;
  text-align: center;
  padding: 10px;
}


.modal-content{
  margin-top: 20%;
}

.modal-dialog{
  width: 700px;
}

.gallery-top{
  margin-top:50px; 
}
.abcarter-gallery{
  width:80%;
  margin:0 auto;
}
/*.abcarter-big-img{
  border:5px solid #fff;
}*/
.slick-slide img {
    display: block;
    margin: 0 auto !important;
}
.abcarter-big-img >.slick-prev{
    position: absolute;  
    height: 36px;
    width: 22px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    margin-top: -10px;
    z-index:1;
    padding: 0;
    border: none;
    outline: none;
    background: url(../images/L-Arrow.png) no-repeat ! important;
    left: 5%;
    top: 48%;
}
.abcarter-big-img >.slick-next{
    position: absolute;
    height: 36px;
    width: 22px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    margin-top: -10px;
    z-index:1;
    padding: 0;
    border: none;
    outline: none;
    background: url(../images/R-Arrow.png) no-repeat ! important;
    right: 5%;
    top: 48%;
}

.close {
  float: right;
  font-size: 35px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 1 !important;
  color: red !important;
}
.modal-body img{
  margin: 0 auto;
}
/* EFFECTS
â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“ */

.timeline ul li::after {
  transition: background .5s ease-in-out;
}

.timeline ul li.in-view::after {
  background: #fff;
}

.timeline ul li div {
  visibility: hidden;
  opacity: 0;
  transition: all .5s ease-in-out;
}

.timeline ul li:nth-child(odd) div {
  transform: translate3d(200px, 0, 0);
}

.timeline ul li:nth-child(even) div {
  transform: translate3d(-200px, 0, 0);
}

.timeline ul li.in-view div {
  transform: none;
  visibility: visible;
  opacity: 1;
  /* font-family: OpenSansRegular; */
  font-size: 19px;
  color: #222;
  /* float: left; */
  text-align: left;
  padding: 20px;
}


/* GENERAL MEDIA QUERIES
â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“ */

@media screen and (max-width: 900px) {
  .timeline ul li div {
    width: 250px;
  }
  .timeline ul li:nth-child(even) div {
    left: -289px;
    /*250+45-6*/
  }
}

@media screen and (max-width: 600px) {
  .timeline ul li {
    margin-left: 20px;
  }
  .timeline ul li div {
    width: calc(100vw - 91px);
  }
  .timeline ul li:nth-child(even) div {
    left: 45px;
  }
  .timeline ul li:nth-child(even) div::before {
    left: -15px;
    border-width: 8px 16px 8px 0;
    border-color: transparent #ffffff transparent transparent;
  }
}



.indiamap-poster img{
  margin: 50px auto;
}


.inheading h3{
  font-size: 25px;
  color: #333;
  /* font-family: OpenSansRegular; */
  letter-spacing: 0.04em;
  text-align: center;
  margin-top: 20px;
  position: relative;
}

.inheading h3:after{
  position: absolute;
  content: '';
  width: 15%;
  height: 1px;
  border-bottom: 2px solid #ff0000;
  bottom: -10px;
  left: 50%;
  margin-left: -7.5%;
}

.channel-partner{
  background: #eae9e9;
  padding: 20px 20px;
  margin-top: 30px;
  min-height: 285px;
  border: 1px solid #828080;
}

.channel-partner:hover{
  border:1px solid red;
}

.channel-partner h3{
  font-size: 19px;
  color: #222;
  font-family: OpenSansSemibold;
  letter-spacing: 0.04em;
  text-align: left;
  line-height: 25px;
  text-transform: uppercase;
  /*margin-top: 20px;*/
}

.channel-partner p{
  font-size: 17px;
  color: #333;
  /* font-family: OpenSansRegular; */
  letter-spacing: 0.04em;
  text-align: left;
  line-height: 25px;
  /*margin-top: 20px;*/
}

.expanding-grid {
  position: relative;
  width: 100%;
  margin-top: 50px;
}

.expanding-grid1{
  margin-top: 0;
}

.expanding-grid .links {
  display: block;
  margin: 0 -12px;
  overflow: hidden;
  padding: 10px 0px;
  list-style-type: none;
}

.expanding-grid .links > li {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding: 10px;
}

/*.links img:hover{

}*/

.expanding-grid .links > li a {
  background: #2083c7;
  color: #fff;
  display: block;
  font-family: 'OpenSansRegular';
  font-size: 21px;
  line-height: 25px;
  padding: 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.links img {
  border: 1px solid #ccc;
  margin: 0px auto 0px auto ! important;
  width: 100%;
}


.sdsd {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  background: #ac1906bd;
  padding: 15px 10px;
  width: 100%;
  font-size: 20px;
  min-height: 77px;
  font-family: 'OpenSansRegular';
}

.sdsd1{
  min-height: 45px;
  background: #f93735;
}

.links-content p{
  width: 370px;
  /* font-family: OpenSansRegular; */
  font-size: 18px;
  padding: 15px;
  text-align: left;
  letter-spacing: 0.04em;
  color: #333;
}


.parallax {
  background-image: url("../images/Introduction.jpg");
  min-height: 500px; 
  background-attachment: fixed;
  background-size: cover;
  margin-top: 20px;
}

.parallax-div{
  height: 500px;
  position:relative;
  font-size: 36px;
  margin-top: -500px;
}
.read-more-3 a{
  padding: 4px 15px;
  border-radius: 5px;
  background: transparent;
  border: 1px solid #222;
  color: #222;
  font-size: 17px;
  /* font-family: OpenSansRegular; */
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.04em;
  width: 120px;
  margin: 0 auto;
}

.read-more-1 a {
  padding: 4px 15px;
  border-radius: 5px;
  background: #ee2738;
  border: 1px solid #ee2738;
  color: #fff;
  font-size: 17px;
  /* font-family: OpenSansRegular; */
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.04em;

}

.read-more-1 a:hover{
  background: transparent;
  -webkit-transition: background-color 2s ease-out;
  -moz-transition: background-color 2s ease-out;
  -o-transition: background-color 2s ease-out;
  transition: background-color 2s ease-out;
}

.read-more-3 a:hover{
  background: #ee2738;
  -webkit-transition: background-color 2s ease-out;
  -moz-transition: background-color 2s ease-out;
  -o-transition: background-color 2s ease-out;
  transition: background-color 2s ease-out;
}

.read-more-2 a:hover{
  background: #9199a1 !important;
  color: #1d1d1d !important;
  -webkit-transition: background-color 2s ease-out;
  -moz-transition: background-color 2s ease-out;
  -o-transition: background-color 2s ease-out;
  transition: background-color 2s ease-out;
}

.read-more-1 {
  text-align: left;
  margin:25px auto 25px auto;
}

.read-more-2 a{
  padding: 3px 5px !important;
  border-radius: 5px !important;
  background: transparent !important;
  border: 1px solid #525252 !important;
  color: #333 !important;
  font-size: 17px !important;
  text-transform: uppercase !important;
  font-family: OpenSansRegular !important;
  text-align: center !important;
  text-decoration: none !important;
  letter-spacing: 0.04em !important;
  width: 120px;
  margin: 0 auto;
}

.read-more-2, .read-more-3 {
  text-align: center !important;
  margin:25px auto 25px auto !important;
}

.read-more-2 img{
  border:none;
  width: auto;
}

.intobck {
  background: #354042c7;
  padding-top: 23px;
  margin-top: 100px;
  /*border-radius: 30px;*/
  max-width: 100%;
  height: 340px;
}

.block1 h3{
  margin-top: 20px;
  text-align: center;
  color: #222;
  font-family:OpenSansRegular;
  letter-spacing: 0.06em;
  font-size: 35px;
  text-transform: uppercase;
}

.block1 p{
  text-align: center;
  color: #222;
  font-size: 18px;
  /* font-family: OpenSansRegular; */
  padding: 20px;
}

.block1 h4{
  margin-top: 5px;
  text-align: center;
  color: #FF5722;
  font-family: OpenSansBold;
  letter-spacing: 0.06em;
  font-size: 40px;
}

.block1 h4 span{
  color: #333;
  /* font-family: OpenSansRegular; */
}

.block1 h5 i{
  color: #333;
  /* font-family: OpenSansRegular; */
  font-size: 20px;
  text-align: center;
  display: block;
}

.counter {
  background-image: url(../images/Quality-Service.jpg);
  text-align: center;
  background-size: cover;
  position: relative;
  padding: 50px 0 131px 0;
}

.county {
  position: relative;
  z-index: 99;
  width: 90%;
  margin: auto;
}

.counter h3{
  margin: 0px;
  padding-bottom: 15px;
  color: #fff;
  font-size: 36px;
  position: relative;
  bottom: 31px;
  /* font-family: OpenSansRegular; */
}

.counter a{
  margin: 0px;
  padding: 5px 15px;
  border-radius: 5px;
  border: 1px solid #fff;
  background: none;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
  font-family: OpenSansLight;
}

a.imgleft img{
  margin-left: 20px;
}

.counter a:hover{
  background: #ee2738;
  -webkit-transition: background-color 2s ease-out;
  -moz-transition: background-color 2s ease-out;
  -o-transition: background-color 2s ease-out;
  transition: background-color 2s ease-out;
}

.counter:after{
  position: absolute;
  height: 100%;
  width: 100%;
  background:rgba(179,30,23,0.81);
  content:'';
  top: 0;
  left: 0;
}

.employees,.customer,.design,.order{
  margin-top: 70px;
  margin-bottom: 70px;
  border: 4px solid #fff;
  border-radius: 50%;
  padding: 0px;
  width: 200px;
  height: 200px;
}

.counter-count{
  font-size: 90px;
  position: relative;
  color: #ffffff;
  text-align: center;
  /* font-family: OpenSansRegular; */
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  line-height: 135px;
}

.employee-p,.customer-p,.order-p,.design-p{
  font-size: 21px;
  color: #fff;
  line-height: 34px;
  letter-spacing: 0.05em;
  /* font-family: OpenSansRegular; */
}

.coustmer-area{
  margin: 0px;
  padding:100px 0px;
  width: 100%;
  background: #373637;
  text-align: center;
}

.coustmer{
  margin: 0px;
  padding: 0px;
}

.coustmer p{
  margin: 0px;
  padding: 0px;
  color: #fff;
  font-size: 19px;
  line-height: 36px;
}

.block2 h3{
  margin-top: 30px;
  text-align: center;
  color: #333;
  font-family:OpenSansRegular;
  letter-spacing: 0.06em;
  font-size: 40px;
  text-transform: uppercase;
}

.allevents {
  border: 1px solid grey;
  margin-top: 30px;
  /* padding: 20px; */
}

.allevents img{
  margin:0 auto;
  padding:20px;
}

.eventshead{
  position: relative;
  background: #eaebed;
  width: 100%;
  bottom: 0;
  border-top: 1px solid #808080;
  height: 150px;
}

.eventshead h4{
color: #000;
    /* font-family: OpenSansRegular; */
    font-size: 17px;
    letter-spacing: 0.04em;
    text-align: center;
    line-height: 19px;
    padding-top: 7px;
}

.eventshead p{
    color: #333;
    /* font-family: OpenSansRegular; */
    font-size: 17px;
    letter-spacing: 0.04em;
    line-height: 14px;
    text-align: center;
}

.foot-bkgd1{
  background: #3d4245;
  min-height: 143px;
  margin-top: 60px;
}
.footer{
    padding:20px 0px;
}
.footer h1{
  font-family:OpenSansRegular;
  font-size:17px;
  letter-spacing: 0.05em;
  line-height:24px;
  margin-top: 0px;
  margin-bottom:0px;
  color:#fff;
}
.footer h2{
  font-family:OpenSansRegular;
  font-size:16px;
  letter-spacing: 0.05em;
  line-height:24px;
  margin-top:0px;
  margin-bottom:0px;
  color:#fff;
}
.footer p{
  /* font-family: OpenSansRegular; */
  font-size:16px;
  letter-spacing: 0.05em;
  line-height:24px;
  color:#fff;
  display: inline-block;
  color: #ffffff;
  vertical-align: middle;
  margin-left: 10px;
  margin-top: 13px;
}

.footer p span{
  display: block;
  font-weight: normal;
  font-size: 16px;
  line-height: 2;
}
.footer a{
  /* font-family: OpenSansRegular; */
  font-size:16px;
  letter-spacing: 0.05em;
  line-height:24px;
  color:#fff;
}
.list-2 ul{
  padding-left:0;
  -webkit-padding-start: 0px;  
}
.list-2 ul li{
  display:block;
  padding: 3px 0px;
}
.list-2 ul li a{
  color:#ffffff;
  /* font-family: OpenSansRegular; */
  letter-spacing: 0.03em;
  font-size:16px;
}
.foot-bkgd2{
  background:#303437;
}
.footer2,.footer-rt{
  padding:10px 0px;
}
.footer2 p{
  /* font-family: OpenSansRegular; */
  font-size:16px;
  letter-spacing: 0.05em;
  line-height:24px;
  margin-bottom:0px;
  color:#fff; 
}
.footer-rt p{
  /* font-family: OpenSansRegular; */
  font-size:16px;
  letter-spacing: 0.05em;
  line-height:24px;
  margin-bottom:0px;
  color:#fff; 
  /*font-weight:600;*/
  float:right;
}
.footer-rt a{
  /* font-family: OpenSansRegular; */
  font-size:16px;
  letter-spacing: 0.05em;
  line-height:24px;
  /*font-weight:600;*/
  margin-bottom:0px;
  color:#fff;
}

.indicators-line > .carousel-indicators{
  right: 45%;
  bottom: 3%;
  left: auto;
  width: 100%;
  height: 35px;
  font-size: 0;
  overflow-x: auto;
  text-align: right;
  overflow-y: hidden;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 1px;
  white-space: nowrap;
}

.indicators-line > .carousel-indicators li{
  padding: 0;
  width: 8px;
  height: 8px;
  /*border: 1px solid rgb(158, 158, 158);*/
  text-indent: 0;
  overflow: hidden;
  text-align: left;
  position: relative;
  letter-spacing: 1px;
  background: rgb(255, 255, 255);
  -webkit-font-smoothing: antialiased;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-right: 35px;
  -webkit-transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
  transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
  z-index: 10;
  cursor:pointer;
}

.indicators-line > .carousel-indicators li:last-child{
  margin-right: 0;
}

.indicators-line > .carousel-indicators .active{
  margin: 1px 5px 1px 1px;
  /*box-shadow: 0 0 0 1px #fff;*/
  background-color: transparent;
  position: relative;
  margin-right: 25px;
  width: 30px;
  height: 30px;
  z-index: 999999;
  -webkit-transition: box-shadow 0.3s ease;
  -moz-transition: box-shadow 0.3s ease;
  -o-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.indicators-line > .carousel-indicators .active:before{
  transform: scale(0.5);
  background-color: #fff;
  content:"";
  position: absolute;
  left:4px;
  top:4px;
  width:17px;
  height:17px;
  border-radius: 50%;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.carousel-indicators li{
  border: 2px solid #fff;
}



/*########################### Contact Us ###################################*/

.contact-form input[type="text"],.contact-form input[type="tel"],
.contact-form input[type="email"]{
  padding: 11px;
  margin: 30px auto 5px auto;
  color:#333;
  width:100%;
  font-family: 'Roboto', sans-serif;
  display: block;
  border: 1px solid #666;
}
.contact-form textarea{
  padding: 11px;
  margin: 30px auto 5px auto;
  color:#333;
  width:100%;
  /* font-family: OpenSansRegular; */
  display: block;
  border: 1px solid #666;
}
.contact-form input[type="submit"]{
  padding: 8px;
  text-align: center;
  border: 1px solid #666;
  text-decoration: none;
  /* font-family: OpenSansRegular; */
  color: #333;
  min-width: 160px;
  height: auto;
  min-height: 21px;
  background: #fff;
  font-size: 18px;
  letter-spacing: 0.02em;
  margin:30px auto 5px auto;
}
.contact-form input[type="submit"]:hover{
  background: #f15926;
  color: #fff;
  -webkit-transition: all 1s;
  transition: all 1s;
}
.select_dropdown {
  margin-left: 0;
  height: auto;
  min-height: 44px;
  padding: 5px 10px 5px 10px;
  margin: 20px auto 5px auto;
  color: #333;
  width: 100%;
  /* font-family: OpenSansRegular; */
  display: block;
}

.field-validation-error span {
  /* font-family: OpenSansRegular; */
  color: #ff0000;
  font-size: 15px;
  /*margin-left: 20px;*/
}

.address h4{
  font-size: 22px;
  color: #333333;
  font-family:OpenSansRegular;
  letter-spacing: 0.04em;
  line-height: 55px;
  text-align: center;
  text-transform: uppercase;
  /*text-align: left;*/
  margin-bottom: 20px;
  margin-top: 15px;
}

.address p{
  font-size: 21px;
  color: #333;
  /* font-family: OpenSansRegular; */
  letter-spacing: 0.06em;
  line-height: 25px;
  margin-top: 20px;
  text-align: center;
}

.enquiryform h3 {
  font-size: 22px;
  /* font-family: OpenSansRegular; */
  color: #333;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  margin-top: 30px;
  margin-bottom: 10px;
  text-align: center;
}

#enq fieldset{
  padding:30px;
  border:none;
} 

#enq label{
 display:block;
 color:#ffc400;
}

#enq input[type="text"],#enq input[type="email"],#enq input[type="tel"]{
  width: 100%;
  margin: 0px auto 0px auto;
  padding: 10px;
  display: block;
  border: none;
  /* border-radius: 4px; */
  border: 1px solid #ccc;
  /* font-family: OpenSansRegular; */
  font-size: 14px;
}

#enq textarea{
  display: block;
  width: 100%;
  margin: 20px auto 0px auto;
  height: 110px;
  padding: 7px;
  border: none;
  font-size: 14px;
  resize: none;
  border-radius:4px;
  border: 1px solid #ccc;
  /* font-family: OpenSansRegular; */
}

#enq select{
  display: block;
  width: 100%;
  margin: 0px auto 0px auto;
  padding: 12px;
  border: none;
  font-size: 14px;
  resize: none;
  /*border-radius:4px;*/
  border: 1px solid #ccc;
  /* font-family: OpenSansRegular; */
}

#enq input[type="submit"]{
  padding: 3px 5px;
  background: #ee2738;
  border: 1px solid #ee2738;
  color: #fff;
  padding:7px;
  display: block;
  font-size: 17px;
  text-transform: uppercase;
  /* font-family: OpenSansRegular; */
  text-align: center ;
  text-decoration: none;
  letter-spacing: 0.04em;
  width: 120px;
  margin: 30px auto;
}

#enq input[type="submit"]:hover{
  background: #fff;
  border:1px solid #ee2738;
  color: #333;
  -webkit-transition: background-color 2s ease-out;
  -moz-transition: background-color 2s ease-out;
  -o-transition: background-color 2s ease-out;
  transition: background-color 2s ease-out;
}

.field-validation-error {
  /* font-family: OpenSansRegular; */
  font-size: 16px;
  margin: 10px;
  letter-spacing: 0.08em;
  color: red;
}
  

.enq-c-btn img {
  text-align: center;
  top: 0;
  right: 0;
  cursor: pointer;
  position: absolute;
}
.feedback_container{
  width: 338px;
  min-height: 300px;
  height: auto;
  position: fixed;
  top:32%;
  right: -290px;
  z-index:11111;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
}

.feedback_hood{
  width: 48px;
  cursor: pointer;
  display: inline-block;
  float: left;
  padding-left: 3px;
}

.feedback_hood img{
  height: auto;
  z-index: 99;
}

.feedback_form_container{
  border-radius: 0px;
  display: inline-block;
  float: left;
  width: 290px;
  min-height: 300px;
  background: #3d4245;
  padding: 10px 10px 0px 10px;
}

.feedback_form_container h3{
  font-size: 20px;
  /* font-family: OpenSansRegular; */
  color: #fff;
  letter-spacing: 0.03em;
  margin-top: 10px;
  margin-bottom: 20px;
  text-align: center;
  text-transform: uppercase;
}
.feedback_form_wrapper{
  width: 100%;
  height: auto;
}

.feedback_form_wrapper input[type="text"],.feedback_form_wrapper input[type="email"],
.feedback_form_wrapper input[type="tel"]{
  width: 100%;
  margin: 15px auto 0px auto;
  padding: 10px;
  display: block;
  border: none;
  /*border-radius:4px;*/
  border:1px solid #ccc;
  /* font-family: OpenSansRegular; */
  font-size: 14px;

}

.feedback_form_wrapper textarea{
  display: block;
  width: 100%;
  margin: 15px auto 0px auto;
  height: 80px;
  padding: 10px;
  border: none;
  font-size: 14px;
  resize: none;
  /*border-radius:4px;*/
  border:1px solid #ccc;
  /* font-family: OpenSansRegular; */
}

.feedback_form_wrapper select{
  display: block;
  width: 100%;
  margin: 15px auto 0px auto;
  padding: 10px;
  border: none;
  font-size: 14px;
  resize: none;
  /*border-radius:4px;*/
  border:1px solid #ccc;
  /* font-family: OpenSansRegular; */
}

.feedback_form_wrapper input[type="submit"]{
  display: block;
  border: none;
  color: #ee2738;
  background: #fff;
  text-align: center;
  padding: 8px;
  width: 88px;
  border-radius:4px;
  margin: 15px auto;
  cursor: pointer;
  letter-spacing: 0.08em;
  font-size: 15px;
  /* font-family: OpenSansRegular; */
}

.feedback_form_wrapper input[type="submit"]:hover{
  background:#ee2738;
  color:#fff;
  -webkit-transition: background-color 2s ease-out;
  -moz-transition: background-color 2s ease-out;
  -o-transition: background-color 2s ease-out;
  transition: background-color 2s ease-out;
}


/*====================== Parallax  ends============================*/
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
  overflow:hidden;
}
/*.item.active img {
    transition: transform 5000ms linear 0s;
    transform: scale(1.1, 1.1);
}*/
.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}
.carousel-control.left,.carousel-control.right{
  background-image: none ! important;
}


@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
}

/*======================== inner Page ==================*/

/*================== footer =====================*/
.f-img{
  height: 261px;
}
div#foot-bk{
 background:#40362d;
 /*min-height:254px;*/
 margin-top: 55px;
}
.foot-bk img{
  vertical-align: bottom;
  min-height:254px;
  }
  .footer1 img{
    min-height: 253px;
  }
  .footer1{
    position:absolute;
    margin: 50px 0px 0px 0px;
    width: 100%;
    background:transparent;
  }
  .footer1 p ,.footer1 a{
    color: #fff;
    letter-spacing: 0.04em;
    font-size: 17px;
    font-weight: 300;
    font-family: OpenSansLight;
  }
    .footer1 h4{
    color: #fff;
    letter-spacing: 0.04em;
    font-size: 17px;
    font-weight: 300;
    margin-top: 0;
    /* font-family: OpenSansRegular; */
  }

  .footer1 ul{
    padding-left:0px;
    list-style-type: none;
  }
  .footer1 ul li a{
    display:block;
    color:#fff;
    letter-spacing: 0.04em;
    font-size:17px;
    line-height:24px;
    font-weight:300;
    font-family: OpenSansLight;
  }

/*.padding-z-L{
  padding-left:0px ! important;
}
.padding-z-R{
  padding-right:0px ! important;
}*/
.right-txt{
  text-align: right;
  margin-top: 2px;
}
.fa-phone, .fa-fax, .fa-envelope, .fa-map-marker, .fa-file-o{
  margin-top: 8px;
  padding:0;
  border: 2px solid #797979;
  height: 40px;
  width: 40px;
  color: #fff;
  /* margin-bottom: 10px; */
  border-radius: 50%;
  
  vertical-align: top;
}

/*.fa-fax{
  margin-left: 10px;
}*/

.fa-phone:before{
  content: "\f095";
  position: relative;
  left: 10px;
  top: 8px;
  font-size: 20px;
}

.fa-fax:before{
  content: "\f1ac";
  position: relative;
  left: 8px;
  top: 7px;
  font-size: 20px;
}

.fa-envelope:before{
  content: "\f0e0";
  position: relative;
  left: 8px;
  top: 7px;
  font-size: 20px;
 } 

.fa-map-marker:before{
  content: "\f041";
  position: relative;
  left: 12px;
  top: 7px;
  font-size: 20px;
 }

.fa-file-o:before{
  content: "\f016";
  position: relative;
  left: 10px;
  top: 7px;
  font-size: 20px;
 }

#return-to-top {
  position: fixed;
  bottom: 10px;
  right: 20px;
  z-index: 99999;
  background: rgb(227, 36, 35);
  box-shadow: 0px 0px 2px rgb(227, 36, 35);
  width: 40px;
  height: 40px;
  display: none;
  text-decoration: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#return-to-top i {
  color: #fff;
  margin: 0;
  position: relative;
  left: 11px;
  top: 8px;
  font-size: 26px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#return-to-top:hover {
  background: #b50201;
}

#return-to-top:hover i {
  color: #fff;
  top: 4px;
}

@media (min-width: 768px) {
 .main-menu-btn {
    position: absolute;
    top: -99999px;
  }
  #main-menu-state:not(:checked) ~ #main-menu {
    display: block;
    z-index: 99;
  }
  .sm-blue > li {
    float: none !important;
    display: inline-block !important;
  }
  .sm-blue{
    width: 100% !important;
    text-align: right;
  }
  #main-menu:before {
    display: none;
  }   
  #main-menu {
    clear: none;
    float:none;
  }
  .sm-blue ul a span.sub-arrow {
    top: 50%;
    margin-top: -5px;
    bottom: auto;
    left: auto;
    margin-left: 0;
    right: 10px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent red;
}
}

@media(max-width: 1366px){
  .banner-head{
  left: 45%;
  width: 60%;
  top: 50%;
}

.banner-head h4{
  font-size: 40px;
  line-height: 45px;
  letter-spacing: 0.04em;
}
.indicators-line > .carousel-indicators{
  top:80%;
}
}

@media(max-width:1200px){
.sm-blue a{
   padding: 27px 8px;
   font-size: 14px;
}
.sm-blue ul a,.sm-blue ul a:hover{
    font-size: 14px !important;
  }
  .sm-blue ul {
    margin-top: 13px !important;
  }
}


@media(max-width:992px){
  .sm-blue a{
    font-size: 12px;
    padding: 27px 2px;
  }
  .sm-blue ul a,.sm-blue ul a:hover{
    font-size: 15px !important;
    margin-top:0px !important;
  }

 .navbar-default{
  margin-top: 0;
 }
}
/*@media(max-width:915px){
  .brd-crumb-in {
    position: relative;
    margin-top: 0px;
    width: 100%;
    background:#497d9e;
}
}*/

@media (max-width: 767px) {
  .navbar-default .navbar-toggle {
    border-color: #ffffff;
    margin-top: -44px;
  }

  .sm-blue > li {
    float: none !important;
    display: block !important;
  }
  .sm-blue{
    width: 100% !important;
    text-align: left !important;
  }
  .main-nav {
    background: #fff;
    margin-top: 55px;
  }
  .sm-blue a {
    font-size: 15px;
    padding: 7px 10px !important;
  }
  .sm-blue a:hover, .sm-blue a:focus, .sm-blue a:active{
    border-radius: 0px;
  }

  .sm-blue ul{
    border: 1px solid rgba(0,0,0,.15);
    margin-top: 0px !important;
  }
  .sm-blue ul a{
  border-bottom: 1px solid #ccc;
  }
  .sm-blue ul a,.sm-blue ul a:hover{
  font-size: 15px;
  }

  .fa-angle-right{
  display: none;
  }
 .logo {
    margin: 0;
    position: absolute;
    width: auto;
    z-index: 99999;
  }

  .footer1 p, .footer1 a,.footer1 ul li a{
  text-align: left;
  }
  .footer1{
    padding: 20px 0px;
    position: relative;
  }
 
#contactFormContainer {
    top: 150px;
}
.feedback_container{
  top: 35%;
}

.bckgnd3{
  position: relative;
}
.banner-head h4{
  font-size: 23px;
  line-height: 25px;
}
.banner-head {
    top: 49%;
    width: 100%;
    left: 60%;
}
.expanding-grid .links > li{
  float: none;
  width: 80%;
  margin: 0 auto;
}
.indicators-line > .carousel-indicators {
  right: 38%;
}

.intobck {
  margin-top: 0;
}
.parallax-div{
  background:#354042c7;
}
.intobck{
  background: transparent;
}

.employees, .customer, .design, .order{
  margin:20px auto 60px auto;
}
.counter h3{
  font-size: 26px;
}
.allevents {
  width: 80%;
  margin: 30px auto;
}

.footer-rt p{
  float: none;
}

.trusted {
    margin-top: 20px;
    text-align: left;
}
.background-gradnt{
  min-height: 160px;
}
.bredcrumb{
  margin-top: 0;
}
.innerhead h3{
  width: 400px;
  font-size: 21px;
}
.timeline ul{
  margin: 0;
  padding: 0;
}
.timeline ul li.in-view div{
  font-size: 15px;
  width: 330px;
}
time{
  font-size: 30px;
}
.history img, .mission img{
  margin: 20px auto;
}
.travelersbck{
  min-height: auto;
}
.travelers-head {
    margin-top: 15px;
}
.travelers-head h3{
  font-size: 25px;
  padding-left: 20px;
  margin: 10px;
  padding:0;
}
.pzero{
  padding-left: 15px;
}
.travelersbck1{
  min-height: auto;
}
.travelers-head img{
  margin: 0 auto;
}
.accessories-img h3{
  margin-top: 20px;
}
.banner-head h4{
  font-size: 23px;
  line-height: 25px;
}
.banner-head {
    top: 49%;
    width: 84%;
}
.modal-content {
    margin-top: 40%;
}
}


@media (max-width: 375px){
.timeline ul li.in-view div {
    font-size: 15px;
    width: 185px;
}
.trusted h3 {
    font-size: 22px;
}
.innerhead h3 {
    width: 300px;
}
.banner-head{
  background: transparent;
}
.banner-head h4{
  font-size: 17px;
}
.indicators-line > .carousel-indicators {
    top: 73%;
}
.innerhead h3{
  line-height: 25px;
  font-size: 19px;
  padding: 7px;
  text-align: left;
}
.bredcrumb p, .bredcrumb a{
  font-size: 14px;
}
.bred-active a{
  font-size: 16px;
}
.feedback_container {
    top: 22%;
}
.introbck{
  padding-top: 30px;
  padding-bottom: 30px;
}
.block1 h3{
  font-size: 30px;
}
.block1 h4{
  font-size: 30px;
}
.block2 h3{
  font-size: 30px;
}
.address p{
  font-size: 17px;
}
.address h4, .address p{
  padding: 0;
  margin: 0;
}
.modal-content {
    margin-top: 50%;
    width: 280px;
    margin: 50% auto;
}
}