.nopadding
{
  padding:0px !important
}
.nomargin
{
  margin:0px !important
}
.margintop10
{
  margin-top:10px !important
}
.margintop15
{
  margin-top:15px !important
}
.margintop20
{
  margin-top:20px !important
}
.margintop25
{
  margin-top:25px !important
}
.margintop30
{
  margin-top:00px !important
}
.margintop35
{
  margin-top:35px !important
}
.margintop40
{
  margin-top:40px !important
}
.margintop45
{
  margin-top:45px !important
}
.paddingtop10
{
  padding-top:10px !important
}
.paddingtop15
{
  padding-top:15px !important
}
.paddingtop20
{
  padding-top:20px !important
}
.paddingtop25
{
  padding-top:25px !important
}
.paddingtop30
{
  padding-top:00px !important
}
.paddingtop35
{
  padding-top:35px !important
}
.paddingtop40
{
  padding-top:40px !important
}
.paddingtop45
{
  padding-top:45px !important
}
@font-face {
    font-family: 'droid_sansregular';
    src: url('../fonts/DroidSans-webfont.eot');
    src: url('../fonts/DroidSans-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/DroidSans-webfont.woff2') format('woff2'),
         url('../fonts/DroidSans-webfont.woff') format('woff'),
         url('../fonts/DroidSans-webfont.ttf') format('truetype'),
         url('../fonts/DroidSans-webfont.svg#droid_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'droid_sansbold';
    src: url('../fonts/DroidSans-Bold-webfont.eot');
    src: url('../fonts/DroidSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/DroidSans-Bold-webfont.woff2') format('woff2'),
         url('../fonts/DroidSans-Bold-webfont.woff') format('woff'),
         url('../fonts/DroidSans-Bold-webfont.ttf') format('truetype'),
         url('../fonts/DroidSans-Bold-webfont.svg#droid_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}




body{
 font-family: 'Quicksand', sans-serif  !important;
}
h1,h2,h3,h4,h5,h6{
  font-family: 'Quicksand', sans-serif  !important;
}
a{
   font-family: 'Quicksand', sans-serif  !important;
}
li{
   font-family: 'Quicksand', sans-serif  !important;
}

/****************navbar css************************/

ul{
  list-style:none;
  margin: 0;
  padding: 0;
}

.mynavbar {
    position: relative;
    box-shadow: 0 0.5em 1em rgb(0 0 0 / 16%);
    position: fixed;
    top: 47px;
    width: 100%;
    z-index: 9999;
    background-color: #fff;
}
a.brand {
    position: absolute;
    top: 8%;
    z-index: 1;
}
#image {
    background-image: url(https://autoclearvision.co.uk/wp-content/uploads/2021/12/a10.png);
    width: 100%;
    height: 225px;
    background-size: contain;
    background-repeat: no-repeat;
}

.exo-menu{
  /*width: 100%;
  float: left;*/
  list-style: none;
  position:relative;
  background: transparent;
  display: flex;
    align-items: center;
    justify-content: flex-end;
}
.exo-menu > li {  display: inline-block;float:left;}
.exo-menu > li > a{
  color: #000;
  text-decoration: none;
      text-transform: capitalize;
  /*border-right: 1px #365670 dotted;*/
  -webkit-transition: color 0.2s linear, background 0.2s linear;
  -moz-transition: color 0.2s linear, background 0.2s linear;
  -o-transition: color 0.2s linear, background 0.2s linear;
  transition: color 0.2s linear, background 0.2s linear;
  font-size: 18px;

}
.exo-menu > li > a:hover {
    color: #ea7f42;
}
/*.exo-menu > li > a.active,
.exo-menu > li > a:hover,
li.drop-down ul > li > a:hover{
  background:#009FE1;
  color:#fff;
}*/
.exo-menu i {
  float: left;
  font-size: 18px;
  margin-right: 6px;
  line-height: 20px !important;
}
li.drop-down,
.flyout-right,
.flyout-left{position:relative;}
li.drop-down:before {
  content: "\f103";
  color: #fff;
  font-family: FontAwesome;
  font-style: normal;
  display: inline;
  position: absolute;
  right: 6px;
  top: 20px;
  font-size: 14px;
}
li.drop-down>ul{
  left: 0px;
  min-width: 230px;

}
.drop-down-ul{display:none;}
.flyout-right>ul,
.flyout-left>ul{
  top: 0;
  min-width: 230px;
  display: none;
  border-left: 1px solid #365670;
  }

li.drop-down>ul>li>a,
.flyout-right ul>li>a ,
.flyout-left ul>li>a {
color: #000;
    display: block;
    padding: 11px 22px;
    text-decoration: none;
    background-color: #fff;
    border-bottom: transparent;
    -webkit-transition: color 0.2s linear, background 0.2s linear;
    -moz-transition: color 0.2s linear, background 0.2s linear;
    -o-transition: color 0.2s linear, background 0.2s linear;
    transition: color 0.2s linear, background 0.2s linear;
    font-size: 16px;
}
.flyout-right ul>li>a ,
.flyout-left ul>li>a {
  border-bottom: 1px dotted #B8C7BC;
}
.abt li a:hover{
    color:#1e7cb1;
}
.abt {
    left: -70px !important;
}

/*Flyout Mega*/
.flyout-mega-wrap {
  top: 0;
  right: 0;
  left: 100%;
  width: 100%;
  display:none;
  height: 100%;
  padding: 15px;
  min-width: 742px;

}
h4.row.mega-title {
  color:#eee;
  margin-top: 0px;
  font-size: 14px;
  padding-left: 15px;
  padding-bottom: 13px;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
 }
.flyout-mega ul > li > a {
  font-size: 90%;
  line-height: 25px;
  color: #fff;
  font-family: inherit;
}
.flyout-mega ul > li > a:hover,
.flyout-mega ul > li > a:active,
.flyout-mega ul > li > a:focus{
  text-decoration: none;
  background-color: transparent !important;
  color: #ccc !important
}
/*mega menu*/

.mega-menu {
  left: 0;
  right: 0;
  padding: 15px;
  display:none;
  padding-top: 0;
  min-height: 100%;

}
h4.row.mega-title {
    color: #000;
    margin-top: 0px;
    font-size: 18px;
    padding-left: 15px;
    padding-bottom: 13px;
    text-transform: uppercase;
    border-bottom: 1px solid #3f89b2;
    padding-top: 15px;
    background-color: transparent;
        font-weight: 600;
}
.mega-menu .mega-menu-wrap {
    padding: 35px 30px;
}
 .mega-menu ul li a {
  line-height: 25px;
  font-size: 90%;
  display: block;
  color: #1e7cb1;
    font-size: 16px;
}
ul.stander li a {
    padding: 3px 0px;
}

ul.description li {
    padding-bottom: 12px;
    line-height: 8px;
}
.service_section .box a {
    text-decoration: none;
}
ul.description li span {
    color: #ccc;
    font-size: 85%;
}
a.view-more{
  border-radius: 1px;
  margin-top:15px;
  background-color: #009FE1;
  padding: 2px 10px !important;
  line-height: 21px !important;
  display: inline-block !important;
}
a.view-more:hover{
  color:#fff;
  background:#0DADEF;
}
ul.icon-des li a i {
    color: #fff;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    background-color: #009FE1;
    line-height: 35px !important;
}

ul.icon-des li {
    width: 100%;
    display: table;
    margin-bottom: 11px;
}
/*Blog DropDown*/
.Blog{
  left:0;
  display:none;
  color:#fefefe;
  padding-top:15px;
  background:#547787;
  padding-bottom:15px;
}
.Blog .blog-title{
  color:#fff;
  font-size:15px;
  text-transform:uppercase;

}
.Blog .blog-des{
  color:#ccc;
  font-size:90%;
  margin-top:15px;
}
.Blog a.view-more{
  margin-top:0px;
}
/*Images*/
.Images{
  left:0;
   width:100%;
   display:none;
  color:#fefefe;
  padding-top:15px;
  background:#547787;
  padding-bottom:15px;
}
.Images h4 {
  font-size: 15px;
  margin-top: 0px;
  text-transform: uppercase;
}
/*common*/
.flyout-right ul>li>a ,
.flyout-left ul>li>a,
.flyout-mega-wrap,
.mega-menu{

      background-color: #fff;
}

/*hover*/
.Blog:hover,
.Images:hover,
.mega-menu:hover,
.drop-down-ul:hover,
li.flyout-left>ul:hover,
li.flyout-right>ul:hover,
.flyout-mega-wrap:hover,
li.flyout-left a:hover +ul,
li.flyout-right a:hover +ul,
.blog-drop-down >a:hover+.Blog,
li.drop-down>a:hover +.drop-down-ul,
.images-drop-down>a:hover +.Images,
.mega-drop-down a:hover+.mega-menu,
li.flyout-mega>a:hover +.flyout-mega-wrap{
  display:block;
      z-index: 9;
      -webkit-box-shadow: 0px 20px 40px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 20px 40px 0px rgba(0,0,0,.2);
    box-shadow: 0px 20px 40px 0px rgb(0 0 0 / 20%);
}
/*responsive*/
 @media (min-width:767px){
  .exo-menu > li > a{
  display:block;
      padding: 44px 20px;
 }
.mega-menu, .flyout-mega-wrap, .Images, .Blog,.flyout-right>ul,
.flyout-left>ul, li.drop-down>ul{
    position:absolute;
}
 .flyout-right>ul{
  left: 100%;
  }
  .flyout-left>ul{
  right: 100%;
}
 }
@media (max-width:767px){

  .exo-menu {
    min-height: 58px;
    background-color: #23364B;
    width: 100%;
  }
  
  .exo-menu > li > a{
    width:100% ;
      display:none ;
  
  }
  .exo-menu > li{
    width:100%;
  }
  .display.exo-menu > li > a{
    display:block ;
      padding: 20px 22px;
  }
  
.mega-menu, .Images, .Blog,.flyout-right>ul,
.flyout-left>ul, li.drop-down>ul{
    position:relative;
}

}
a.toggle-menu{
    position: absolute;
    right: 0px;
    padding: 20px;
    font-size: 27px;
    background-color: #ccc;
    color: #23364B;
    top: 0px;
    display: none;
}
.mynavbar .container {
    width: 1261px;
}
a.brand img {
    width: 400px;
}
ul.twoli {
    position: absolute;
    top: 20%;
    right: 4%;
}
ul.twoli li {
    border: 1px solid #3f89b2;
    padding: 5px 10px;
    margin-bottom: 12px;
    text-align: center;
}
ul.twoli li a {
    color: #3f89b2;
    font-weight: 600;
    font-size: 16px;
}
ul.twoli li:hover a {
    color: #fff;
}

ul.twoli li:hover {
    background-color: #3f89b2;
}





/**********top bar css****************/
section.topbar {
    background-color: #002354;
    padding: 12px 0px;
        position: fixed;
    top: 0;
    z-index: 99;
    width: 100%;
}
section.topbar .container-fluid {
    padding: 0px 20px;
}
section.topbar ul li {
    display: inline-block;
    padding: 0px 15px;
}
section.topbar ul {
    text-align: right;
}
section.topbar ul li a {
    color: #81BB5C;
    font-size: 16px;
}


/*****************slider area css*********************/
.carousel-inner>.item>img, .carousel-inner>.item>a>img {
    width: 100%;
    height: 100vh;
    object-fit: cover;
}
.carousel-control.left {
    background-image: inherit;
    background-image: inherit;
    background-image: inherit;
    background-image: inherit;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right{
  background-image: inherit;
    background-image: inherit;
    background-image: inherit;
    background-image: inherit;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}


.sliderarea .carousel-caption {
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    /*background-color: #00000038;*/
    width: 100%;
    bottom: 0;
}
.car_text{
   padding-left: 30px;
    padding-right: 30px;
    text-align: center;
    padding-top: 20%;
}
.car_text h1 {
    font-size: 66px;
    font-weight: 600;
    text-align: center;
  
}

.car_text p {
    font-size: 28px;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
   padding: 0px 15%;
}

.car_text .btn-default {
        background-color: #ff5e14;
    color: #fff;
    border: 1px solid #ff5e14;
    border-radius: 0px;
    font-size: 18px;
    padding: 15px 40px;
    border-radius: 50px;
}
.car_text .btn-default:hover {
    background-color:  #000;
    color: #fff;
    border: 1px solid  #000;
}


.service_section .box {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 45px;
}

.service_section .box.b2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.service_section .box .img-box img {
  width: 100%;
      height: 350px;
    object-fit: cover;
}

.service_section .box .detail-box {
  padding: 15px;
  min-height: 265px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #ffffff;
  background-color: #002354;
}

.service_section .box .detail-box h5 {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 20px;
}

.service_section .box .detail-box a {
  color: #ff5e14;
}

.detail-box p {
    font-size: 16px;
}
.heading_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.heading_container.heading_center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}
.heading_container h2 {
    position: relative;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 10px;
}
.heading_container h2::before {
    content: "";
    width: 40px;
    height: 7px;
    background-color: #ff5e14;
    border-radius: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.heading_container.heading_center h2::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.layout_padding {
    padding-top: 90px;
    padding-bottom: 90px;
}

/**************about css******************/
.layout_padding-bottom {
    padding-bottom: 90px;
}
.about_section .row {
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.about_section .img-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.about_section .img-box img {
  width: 85%;
}

.about_section .img-box .about_img2 {
  margin-left: auto;
  margin-top: -75px;
  border-top: 15px solid #ffffff;
  border-left: 15px solid #ffffff;
}

.about_section .detail-box {
  position: relative;
}

.about_section .detail-box p {
  margin-top: 5px;
}

.about_section .detail-box a {
  display: inline-block;
  padding: 10px 35px;
  background-color: #ff5e14;
  color: #ffffff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border: 1px solid transparent;
  text-transform: uppercase;
}

.about_section .detail-box a:hover {
  background-color: transparent;
  border-color: #ff5e14;
  color: #ff5e14;
}

.quote_container {
  position: relative;
  color: #ffffff;
  text-align: center;
}

.quote_container .bg-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.quote_container .bg-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.quote_container .bg-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 15, 60, 0.7)), to(rgba(0, 15, 60, 0.65)));
  background: linear-gradient(to right, rgba(0, 15, 60, 0.7), rgba(0, 15, 60, 0.65));
}

.quote_container h2 {
  /*font-size: 36px;*/
  font-weight: 600;
  margin-bottom: 20px;
}
.quote_box {
    padding: 0px 15%;
}
.quote_container a {
  display: inline-block;
  padding: 10px 55px;
  background-color: #ff5e14;
  color: #ffffff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border: 1px solid transparent;
}

.quote_container a:hover {
  background-color: transparent;
  border-color: #ff5e14;
  color: #ff5e14;
}

/*-------------------- 
Contact Us 
-------------------------------------------------*/
 .contact-main{
     padding: 70px 0px;
}
 .contact-left-slide h3 {
    font-size: 25px;
    font-weight: 700;
    padding-bottom: 20px;
    text-align: center;
}
 .box-contact-inner{
}
 .box-contact-inner h4{
     font-size: 16px;
     font-weight: 500;
     padding-bottom: 20px;
}
 .contact-box {
    text-align: center;
    border: 5px solid #eee;
  /*  height: 200px;*/
    padding: 20px;
    display: table;
    width: 100%;
    position: relative;
    margin-bottom: 30px;
}
 .contact-description{
     color: #222222;
     position: relative;
     top: 0px;
     z-index: 10;
     transition: all 0.5s ease;
     -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
     -o-transition: all 0.5s ease;
}
.contact-description p {
    font-size: 14px;
    line-height: 22px;
}
 
 .contact-description p i{
     font-size: 16px;
     padding-right: 5px;
}
 .contact-box:hover .contact-description{
     color: #fff;
     top: 10px;
}
 .contact-box::after{
     position: absolute;
     content: "";
     top: 0;
     left: 0;
     right: 0;
     bottom: 0;
     background-color: #ff5e14;
     -webkit-transform: perspective(400px) rotateX(-90deg);
     -moz-transform: perspective(400px) rotateX(-90deg);
     -ms-transform: perspective(400px) rotateX(-90deg);
     -o-transform: perspective(400px) rotateX(-90deg);
     transform: perspective(400px) rotateX(-90deg);
     -webkit-transform-origin: top;
     -moz-transform-origin: top;
     -ms-transform-origin: top;
     -o-transform-origin: top;
     transform-origin: top;
     -webkit-transition: all 0.5s;
     -moz-transition: all 0.5s;
     -o-transition: all 0.5s;
     transition: all 0.5s;
}
 .contact-box i.icon-c {
    font-size: 55px;
    position: relative;
    z-index: 10;
    line-height: 60px;
    color: #222222;
    margin-top: 0;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}
 .contact-box:hover::after {
     -webkit-transform: perspective(400px) rotateX(0deg);
     -moz-transform: perspective(400px) rotateX(0deg);
     -ms-transform: perspective(400px) rotateX(0deg);
     -o-transform: perspective(400px) rotateX(0deg);
     transform: perspective(400px) rotateX(0deg);
}
 .contact-box .icon-c::before{
     top: 0;
     z-index: 10;
     margin-left: 0;
     transition: all 0.5s ease;
     -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
     -o-transition: all 0.5s ease;
}
 .contact-box:hover .icon-c::before{
     color: rgba(255, 255, 255, 0.50);
     font-size: 70px;
     transform: scale(2);
     -webkit-transform: scale(2);
     -moz-transform: scale(2);
     -ms-transform: scale(2);
     -o-transform: scale(2);
}
 .box-contact-right-form{
}
 .box-contact-right-form h3{
     font-size: 20px;
     font-weight: 500;
     padding-bottom: 20px;
}
 .box-contact-right-form p{
     font-size: 16px;
     margin-bottom: 10px;
}
 .contact-right-form{
}
 .contact-right-form .form-group{
     margin-bottom: 25px;
}
.contact-right-form .form-group input {
    width: 100%;
    min-height: 48px;
    padding: 10px 15px;
    border: 2px solid #ccc !important;
    border-radius: 0;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    color: #000;
    letter-spacing: 0;
    font-size: 16px;
}
 .contact-right-form .form-group input:focus{
     border: 1px solid #ff6d77;
     transition: all 0.5s ease;
     -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
     -o-transition: all 0.5s ease;
}
 .contact-right-form .form-group textarea{
     width: 100%;
     min-height: 120px;
     padding: 5px 15px;
     border: 2px solid #ccc !important;
     border-radius: 0;
     transition: all 0.5s ease;
     -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
     -o-transition: all 0.5s ease;
     font-size: 16px;
     color: #000;
}
 .contact-right-form .form-group textarea:focus{
     border: 1px solid #ff6d77;
     transition: all 0.5s ease;
     -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
     -o-transition: all 0.5s ease;
}
 .contact-right-form .form-group .theme-btn {
    background: #ff5e14;
    padding: 10px 25px;
    font-size: 18px;
    float: left;
    text-transform: capitalize;
    font-weight: 700;
    border-radius: 0;
    color: #fff;
    transition: all .5s ease;
    border: none;
    cursor: pointer;
}
 #map {
     width: 100%;
     height: 500px;
     margin-top: 40px;
     margin-bottom: 40px;
}

.pagination-wrap {
    margin-top: 20px;
    margin-bottom: 0;
}

.contact-main .heading_container {
    margin-bottom: 5%;
}
.box-contact-right-form h2 {
    margin-top: 0px;
    font-weight: 600;
        color: #ff5e14;
}


/***********follow css***************/
section.floowus ul li img {
    width: 60px;
}

section.floowus ul {
    margin: 0px;
    padding: 0px;
    text-align: center;
}
section.floowus ul li {
    display: inline-block;
    padding: 0px 15px;
}
section.floowus {
    background-color: #f1f1f1;
    padding: 50px 0px;
}
section.floowus .heading_container {
    margin-bottom: 5%;
}

/*************footer css***************/

.footer_area h1 a {
    color: #81BB5C;
    text-decoration: none;
}
/*.leftborder{*/
/*  border-left: 1px solid #81BB5C;*/
/*}*/
.footer_area p {
    color: #fff;
}
.footer_area h1 {
    color: #fff;
    margin: 0px;
    font-size: 30px;
    line-height: 1.3;
}
.footer_area {
    padding: 80px 0px 50px;
    background-color: #002354;
}

.copyright {
    color: #fff;
    padding-top: 5%;
    text-align: center;
    border-top: 1px solid #ffffff17;
    margin-top: 5%;
}

/************rofline css*********************/

.ser2{
  background-image: url(../img/IMG_2053.JPG);
  background-size: cover;
    background-repeat: no-repeat;
    height: 900px;
    padding: 70px 25px;
    /*background-position: 6% -38%;*/
     background-position:0% 20%;
    position: relative;
    background-color: #5298d6;
}
.serbox22 {
    position: absolute;
    bottom: 0;
    background-color: #002354;
    padding: 30px 20px;
    width: 45%;
}
.serbox22 ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0px;
    padding: 15px;
    border: 3px dotted #fff;
}
.serbox22 ul li {
    width: 50%;
    padding-bottom: 10px;
    color: #fff;
    padding: 0px 15px;
    padding-bottom: 20px;
}
section.ser2 p {
    font-size: 16px;
    color: #fff;
    text-align: right;
    padding-left: 46%;
    text-shadow: 0px 0px 65px #000;
}
section.ser2 h1 {
    text-align: right;
    color: #002354;
    margin-top: 0px;
    font-weight: 600;
}
.ser_headingara h1 small {
    color: #002354;
}
.ser_headingara h1 {
    color: #002354;
    font-weight: 600;
}
.ser_headingara p {
    font-size: 16px;
    color: #002354;
}
section.ser1 .col-md-3 {
    padding: 1px;
}
.newimg_ro img{
    height: 400px;
    width: 100%;
    object-fit: cover;
}
.serbox233 ul li {
    width: 100%;
    padding-bottom: 10px;
    color: #fff;
    padding: 0px 15px;
    padding-bottom: 20px;
}
/****************************/
.roofing_twoarea img {
    height: 600px;
    width: 100%;
    object-fit: cover;
}
.ser_page_area .dflex {
    display: flex;
    align-items: center;
        background-color: #002354;
}
.dflex50 {
   flex: 50%;
}
.ser_headingara_page_area1 {
padding: 0px 30px;
}
.ser_headingara_page_area1 p{
  color: #fff;
  font-size: 16px;
}
.serbox223 h3 {
    color: #fff;
    margin-bottom: 20px;
}
.ser_headingara_page_area1 h1 {
    background-color: #80bc5c;
    margin: 0px;
    margin-bottom: 20px;
    color: #fff;
    padding: 10px 10px;
    font-weight: 600;
}

.serbox223 {
    background-color: #002354;
    padding: 30px 20px;
}
.serbox223 ul {
 
    margin: 0px;
    padding: 15px;
    border: 3px dotted #fff;
}
.serbox223 ul li {
    padding-bottom: 10px;
    color: #fff;
    padding: 0px 15px;
    padding-bottom: 20px;
}



/**********************************/


.customer-revs h1 {
  font-size: 40px;
  text-align: left;
  font-weight: 400;
  color: #f6eac1;
  margin: 3rem 0 0 0;
}

.customer-revs h1 span {
  font-size: 40px;
  color: #002354;
}

.customer-revs p,
.customer-revs q {
  font-size: 19px;
}

.customer-revs q {
  font-weight: 500;
  color: #fff;
}

.customer-revs p {
  color: #f6eac1;
      margin-top: 20px;
}

.customer-revs {
  margin: 0 auto 0 auto;
  background:#ff5e14;
  position: relative;
  padding: 70px 0px;
}

.rectangle {
  width: 33%;

  background: #002354;

  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}

/* slideshow container */
.slideshow-container {
  position: relative;
  width: 90rem;
  max-width: 80%;
  margin: 0 auto;
}

/* Slides */
.mySlides {
  display: none;
  padding: 2rem 5rem 0 5rem;
  text-align: center;
}

.mySlidesContainer {
  min-height: 5rem;
  padding: 4.5rem 2.5rem 4.5rem 3.5rem;
  background: #002354;
}

/* next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 55%;
  width: auto;
  margin-top: -1.875rem;
  padding: 1rem;
  color: #fff;
  font-weight: bold;
  font-size: 3rem;
  border-radius: 3px;
  user-select: none;
  transition: 0.4s;
}

/* position the "next button" to the right */
.next {
  position: absolute;
  right: 0;
  border-radius: 3px;
}

/* on hover, add a black bg color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: #000; /* fallback color */
  background-color: rgba(0, 0, 0, 0.8);
  color: #f6eac1;
  text-decoration: none;
}

/* the dot/bullet/indicator container */
.dot-container {
  text-align: center;
  padding: 0 1.25rem;
  display: none;
}

/* the dots/bullets/indicators */
.dot {
  height: 0.9375rem;
  width: 0.9375rem;
  margin: 0 2px;
  background-color: #f6eac1;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.4s ease;
}

/* add bg color to the active dot/circle */
.active {
  background-color: #232323;
}

/************roffing services css****************/

.roffing_serv22 .dlfex50 {
    flex: 50%;
}
.roffing_serv22 .dlfex {
    display: flex;
    align-items: center;
        background-color: #002354;
}
.rooff_text p {
    color: #fff;
    font-size: 16px;
}
.rooff_text h1 {
    color: #ff5e14;
    font-weight: 600;
}
.rooff_text {
    padding: 0px 50px;
}


section.roffing_serv223 .dlfex70 {
    flex: 70%;
}
section.roffing_serv223 .dlfex30 {
    flex: 30%;
}
section.roffing_serv223 .dlfex {
    display: flex;
    align-items: center;
        background-color: #F2F7FD;
}
.rooff_text22 h1 {
    color: #002354;
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 30px;
        font-size: 19px;
}
.rooff_text22 {
    padding: 0px 20px 0px 60px;
}
.roofing_twoarea .rooff_text22 {
    padding-left: 0px;
}
.rooff_text22 ul li {
    padding-bottom: 8px;
    font-size: 16px;
    list-style-type: square;
}
.rooff_text22 ul li::marker {
    color: #ff5e14;
}
.rooff_text22 ul {
    padding-left: 20px;
}

.rooff_text22 p {
    margin-top: 16%;
    font-size: 16px;
}


.rooff_text_img2_2 ul li {
    padding-bottom: 12px;
    font-size: 16px;
    list-style-type: square;
    width: 50%;
}
.rooff_text_img2_2 ul li::marker {
    color: #ff5e14;
}
.rooff_text_img2_2 ul {
    padding-left: 20px;
    display: flex;
    flex-wrap: wrap;
}

.rooff_text_img2_2 {
    padding-top: 15px;
    padding-bottom: 15px;
}
.rooff_text_img22 .dflex {
    display: flex;
}

.rooff_text_img22 .dflex33 {
    flex: 33.33%;
        padding: 0px 1px;
}
.rooff_text_img22 .dflex33 img {
    min-height: 530px;
    object-fit: cover;
}
section.floowus ul li:nth-child(2) {
    display: none;
}
.ser_headingara_page_area img {
    height: 700px;
    width: 100%;
}


.serbox22 h3 {
    color: #fff;
    margin-top: 0px;
    margin-bottom: 20px;
}
section.ser2 h1 small {
    color: #fff;
}

.myflex{
        display: flex;
    align-items: center;
}

.mrtop12{
   margin-top: 12%; 
}

.footertexta {
    text-align: center;
}




/*********************responsive css*************************************************/

@media only screen and (max-width: 1200px) and (min-width: 992px){

}
@media only screen and (max-width: 991px) and (min-width: 768px){

}
@media only screen and (max-width: 767px) and (min-width: 300px){

    a.toggle-menu {
    display: block;
}
.mycatet{
      opacity: 1;
   color:#fff;
   border-top: 4px solid #fff;
}
.phone_call {
    position: inherit;
    margin-top: 30px;
}
.desktopbar{
    display:block !important;
}
.nav_area li .fa-phone {
    display: none;
}
 .welcomeabout .mydflex {
    flex-direction: column;
}   
 .dflex {
    flex-direction: column;
}
.contact_headbox h1 {
    font-size: 32px;
}





.mynavbar .container {
    width: 100%;
}
.exo-menu {
    background-color: transparent;
    min-height: 42px;
}

.mynavbar {
    padding: 15px 0px 0px;
    top: 43px;
}
.abt {
    left: 0px !important;
}
ul.twoli {
    position: inherit;
    top: 0;
    right: 0;
        display: none;
}
a.brand img {
    width: 180px;
}
a.brand {
    position: absolute;
    top: 10px;
    z-index: 1;
}
.display.exo-menu > li > a {
    background-color: #c70e81;
    color: #fff;
}
.exo-menu {
    flex-direction: column;
   /* margin-top: 30px;*/
   padding-right: 0;
}
a.toggle-menu {
       padding: 13px 0px 7px 15px;
    background-color: transparent;
    color: #c70e81;
    font-size: 22px;
}
.exo-menu li:nth-child(1) {
    margin-top: 60px;
}
.carousel-caption h2 {
    font-size: 46px;
}
.carousel-caption h1 {
    font-size: 40px !important;
}
.welcomimg img {
    width: 149px;
    height: 95px;
    padding: 5px;
}
.car_text p {
    font-size: 24px;
    padding: 0px 0%;
}
.car_text {
    padding-top: 50%;
}
section.topbar .container-fluid {
    padding: 0px 5px;
}
section.topbar ul li a {
    font-size: 12px;
}
section.topbar ul {
    text-align: center;
}
section.topbar ul li {
    padding: 0px 5px;
}
.footertexta {
    margin-bottom: 30px;
}

.mySlides {
    padding: 2rem 1rem 0 1rem;
}
.about_section .row {
    flex-direction: column;
}
.ser_headingara_page_area1 {
    padding: 20px 30px 0px;
}
    
}



/***************responsive css********************/


