html {
  scroll-behavior: smooth;
}

body{margin:0; padding: 0; font-family: 'Avenir Next LT RG'; font-size:16px; color:#525252; }
html,body{
  overflow-x: hidden;
}

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

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Flaticon";
    src: url("fonts/Flaticon.svg#Flaticon") format("svg");
  }
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
  font-family: Flaticon;
font-style: normal;
}

.flaticon-signs:before { content: "\f100"; }
.flaticon-signs-1:before { content: "\f101"; }
.flaticon-communications:before { content: "\f102"; }
.flaticon-interface:before { content: "\f103"; }

@font-face {
    font-family: 'Avenir Next LT RG';
    src: url('fonts/AvenirNextLTPro-Regular.woff2') format('woff2'),
        url('fonts/AvenirNextLTPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir Next LT Demi';
    src: url('fonts/AvenirNextLTPro-Demi.woff2') format('woff2'),
        url('fonts/AvenirNextLTPro-Demi.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir Next LT Demicn';
    src: url('fonts/AvenirNextLTPro-DemiCn.woff2') format('woff2'),
        url('fonts/AvenirNextLTPro-DemiCn.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir Next LT Bold';
    src: url('fonts/AvenirNextLTPro-Bold.woff2') format('woff2'),
        url('fonts/AvenirNextLTPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir Next LT Boldcn';
    src: url('fonts/AvenirNextLTPro-BoldCn.woff2') format('woff2'),
        url('fonts/AvenirNextLTPro-BoldCn.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir Next LT Pro';
    src: url('fonts/AvenirNextLTPro-It.woff2') format('woff2'),
        url('fonts/AvenirNextLTPro-It.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}



img{
  max-width: 100%
}

p{
  font-size: 15px;
}

b,strong{
  font-family: 'Avenir Next LT Bold';
}

  /*
    Flaticon icon font: Flaticon
    */

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

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Flaticon";
    src: url("fonts/Flaticon.svg#Flaticon") format("svg");
  }
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
  font-family: Flaticon;
font-style: normal;

}

.flaticon-point-to:before { content: "\f100"; }
.flaticon-signs:before { content: "\f101"; }
.flaticon-shapes-and-symbols:before { content: "\f102"; }
.flaticon-interface:before { content: "\f103"; }



a{
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out
}

a, a:hover{text-decoration: none;}


.theme-btn {
    background: rgba(0, 0, 0, 0);
    color: #f98119;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 30px;
    display: inline-block;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
    text-align: center;
    position: relative;
    padding: 10px;
    border-radius: 0px;
    font-size: 14px;
        display: inline-flex;
    align-items: center;
}



.theme-btn span {
    display: inline-block;
    margin-left: 0;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
    position: relative;
    z-index: 1;
    width: 30px;

    height: 30px;
      /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ee760e+1,f69917+100 */
background: rgb(238,118,14); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(238,118,14,1) 1%, rgba(246,153,23,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(238,118,14,1) 1%,rgba(246,153,23,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(238,118,14,1) 1%,rgba(246,153,23,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee760e', endColorstr='#f69917',GradientType=1 ); /* IE6-9 */
    text-align: center;
    line-height: 30px;
    color: #fff;
    margin-right: 10px;
}
.theme-btn:hover:after{
  width: 100%;
}
.theme-btn:hover{
  background-color: #101037;
  color: #fff
}


.header-section .container-fluid .row{
  width: 100%
}
.container-fluid{
  padding: 0px 70px;
}

header.header-section {
    width: 100%;
    padding: 0px 0;
     position: relative; 
    z-index: 10;
    background: #101037;
}
header.header-section .navbar{
  padding: 0px;
}
.header-section.fixed {
    position: fixed;
}
header.header-section:before {
    position: absolute;
    content: "";
    width: 20%;
    height: 120px;
    transform: skewX(-10deg);
    left: -4%;
}

.banner-content p a span {
    width: 150px;
    display: inline-block;
    position: relative;
    margin: 0px 10px 0px 0px;
    vertical-align: super;
}
.banner-content p a {
    position: relative;
    display: inline-block;
    margin-top: 40px;
    color: #fff
}
.banner-content p a:hover{
  color: #71ef32
}

.banner-content p a span:before{
  position: absolute;
  content: "";
  height: 1px;
  width: 100%;
  background: #103e23;
}

header.header-section ul.navbar-nav li a {
    padding: 10px 10px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 300;
    position: relative;
    color: #85878b;
}


header.header-section ul.navbar-nav li a:hover{
  color: #b6d557
}


header.header-section ul.navbar-nav {
    float: right;
}

.header-section .row{
  width: 100%
}

.social{
  text-align: right;
  margin-bottom: 0;
}
.social span {
    vertical-align: middle;
    padding-right: 10px;
    position: relative;
    display: inline-block;
    color: #010000;
    font-family: 'Avenir Next LT Demi';
}

/*.social span:after {
    position: absolute;
    content: "";
    width: 30px;
    height: 1px;
    background: #a4a4a4;
    transform: translateY(-50%);
    top: 50%;
    right: 15px;
}*/
.quote-btn {
    position: absolute;
    right: 0;
    z-index: 22;
    top: 0;
    width: 10%;
    height: 100%;
    background: #fff;
}
.quote-btn a {
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
     font-family: 'Avenir Next LT Bold';
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.quote-btn a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ee760e+1,f69917+100 */
background: rgb(238,118,14); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(238,118,14,1) 1%, rgba(246,153,23,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(238,118,14,1) 1%,rgba(246,153,23,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(238,118,14,1) 1%,rgba(246,153,23,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee760e', endColorstr='#f69917',GradientType=1 ); /* IE6-9 */

    z-index: -1;
}


.quote-btn a:after {
    content: "";
    position: absolute;
    width: 0%;
    height: 100%;
    left: 0;
    top: 0;
background: #101037;

-webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
    z-index: -1;
}

.quote-btn a:hover:after{
  width: 100%
}


header.header-section .navbar-dark .navbar-brand {
    color: #fff;
    text-align: center;
    display: block;
    position: absolute;
    left: 60px;
    margin-right: 0;
    top: 0;
    padding-top: 0;
    padding-bottom: 0;
    z-index: 99;
}
header.header-section a.navbar-brand img {
    width: 90%;
}


.mega-menu {
    text-align: right;
    display: block;
    float: left;
    width: 100%;
    padding-right: 8%;
}

.mega-menu ul.slimmenu li>ul{
  padding-left: 0px;
  width: 300px
}

.mega-menu ul.slimmenu li ul li {
    width: 100%;
    text-align: left;
}
.mega-menu ul.slimmenu li {
    background: transparent;
    padding: 0px 20px;
}
.mega-menu ul.slimmenu li a{
  color: #fff;
  padding: 25px 0px;
  position: relative;
  font-size: 15px;
}



.mega-menu ul.slimmenu li a:before {
    position: absolute;
    width: 0;
    bottom: 0;
    background: #ee760e;
    content: "";
    height: 2px;
    left: 0;
    opacity: 1;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
    right: 0;
    margin: 0 auto;
}

.mega-menu ul.slimmenu li a:hover:before, .mega-menu ul.slimmenu li.current_page_item a:before, .mega-menu ul.slimmenu li.active a:before{
    width: 80%;
} 

.mega-menu ul.slimmenu li a:hover, .mega-menu ul.slimmenu li.active a {
    text-decoration: none;
    background-color: transparent;
    color: #ee760e;
}
.mega-menu ul.slimmenu {
    float: right;
    width: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    flex-wrap: wrap;
}

.mega-menu ul.slimmenu li.has-submenu ul li a{
  color: #000;
}
.mega-menu ul.slimmenu li.has-submenu ul li a:hover{
   color: #ee760e;
}
.mega-menu  ul.slimmenu li .sub-toggle{
  display: none;
}

ul.slimmenu>li{
  border: 0px;
}
.mega-menu ul.slimmenu li>ul{
  background: #fff;
  border: 1px solid #f3f3f3;
}

.mega-menu ul.slimmenu ul li a:before{
  display: none;
}

.mega-menu ul.slimmenu ul li a {
    color: #fff;
    padding: 15px 0px;
  }



.mega-menu li{
  position: relative;
}

.mega-menu li:after {
    position: absolute;
    content: "";
  width: 0;
      height: 0;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-top: 10px solid rgb(238,118,14);
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0
}

.mega-menu li.has-submenu:after {
    border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-top: 10px solid #fff;
      opacity: 1
}

.mega-menu li.active.has-submenu:after{
  border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-top: 10px solid rgb(238,118,14);
      opacity: 1
}

.mega-menu ul.slimmenu li:last-of-type{
margin-right: 20px;
}

.top-contact-box {
    position: relative;
    display: flex;
    align-items: center;
}

.top-contact-icon {
    width: 40px;
    height: 40px;
    background: #1baba9;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
    color: #fff;
    margin-right: 10px
}
.top-contact-content {
    color: #fff;
      width: calc(100% - 50px);
}
.top-contact a:hover .top-contact-content p{
  color: #1baba9
}

.top-contact-content p {
    margin-bottom: 0px;
    font-size: 20px;
    line-height: 1;
      -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out
}
.top-contact-content span {
    font-size: 12px;
}
.top-contact-icon i {
    transform: rotate(90deg);
}

.social a{
  float: none;
  color: #fff;
  position: relative;
  display: inline-block;
}
.social a:last-child{padding-right: 0;}
.social a i{
  display: block;
  height: 33px;
  width: 33px;
  line-height: 33px;
  font-size: 13px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
  border: 1px solid #ffffff;
  text-align: center;
  -webkit-transition: all 500ms ease-in-out 0s;
  transition: all 500ms ease-in-out 0s;
  box-shadow: 2px 6px 10px 0px rgba(29, 161, 242, 0.45);
}
.social a:last-child{margin-right: 0;}
.social a:hover{ text-decoration: none;}
.social a:hover > i{-webkit-transform: rotateY(360deg); transform: rotateY(360deg); background: #f98119 !important; border-color: #f98119 !important}

.social a i.fa-facebook-f{color: #fff; background: #3C599D; border-color: #3C599D;}
.social a i.fa-twitter{color: #fff; background: #1DA1F2; border-color: #1DA1F2;}
.social a i.fa-youtube{color: #fff; background: #f80000; border-color: #f80000;}
.social a i.fa-linkedin-in{color: #fff; background: #0274B3; border-color: #0274B3;}
.social a i.fa-instagram{color: #fff; background: #683901; border-color: #683901;}



.common_banner {
    position: relative; z-index: 9;
    background: #000;
}


.scroll-down {
    position: absolute;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    transform: translateX(-50%);
    left: 50%;
    bottom: -25px;
    z-index: 1;
    border-radius: 50%;
}

.scroll-down a {
    display: block;
    width: 40px;
    height: 40px;
    margin: 0 auto;
    border: 1px solid #1cb2b0;
    line-height: 40px;
    border-radius: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 13px;
    background:#1cb2b0;
    animation: scrolldown 1s infinite;
}



.scroll-down:hover a{
  background: #fff;
  color: #1cb2b0;
}

.scroll-down a i{
  transform: rotate(90deg);
  display: block;
}

@keyframes scrolldown {
 0% {top: 50% }
  50% {top: 25%}
   100% {top: 50%}

}

.common_banner .banner_box {
    position: relative;
    color: #fff;
}

.common_banner .banner_box:before{
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
  left: -1px;
  top: 0;
  z-index: 1
}



.common_banner .banner-content {
    position: absolute;
    transform: translate(0, -50%);
    top: 50%;
    z-index: 2;
    left: 10%;
    width: 80%;
    transition: all 2000ms ease-in-out 1s;
    opacity: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}

.common_banner .owl-carousel .owl-item.active .banner_box .banner-content {
    opacity: 1;
    left: 0;
}
.common_banner .banner-content p {font-size: 15px;}
.common_banner .banner-content h2 {
    font-size: 30px;
    line-height: 1.2;
    padding-bottom: 10px;
    display: block;
  font-family: 'Avenir Next LT Demi';
}
.common_banner .owl-item img {
    transition: all 8s ease-in-out; width: 100%;
}


.common_banner .owl-dots{position: absolute;left: 0;top: auto;bottom: 7%;right: 0;margin: 0 auto;text-align: center;}
.common_banner .owl-dots button.owl-dot{width:10px;height:10px;margin:5px 0 5px 20px;border:1px solid #0F8141;border-radius:50%;background: none;display: inline-block;}
.common_banner .owl-dots button.owl-dot.active{width:30px; background:#0F8141; border-radius:5px; margin:5px 0 5px 0px;}
.common_banner .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    color: #fff;
    background: #45393a;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin: 0px 5px;
    vertical-align: middle;
}
.common_banner .owl-dots .owl-dot.active{
  color: #ee760e;
  border: 1px solid;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: none;
}
.common_banner .owl-dots .owl-dot:first-of-type{
  padding-left: 0
}

.common_banner .owl-dots .owl-dot:last-of-type{
  padding-right: 0px;
}

#owl-demo .item img{
  display: block;
  width: 100%;
  height: auto;
}

.common_banner .owl-nav {
    position: absolute;
    bottom: 5%;
    left: 52%;
    color: #fff;
    width: auto;
    z-index: 3;
}
.common_banner .owl-nav .owl-prev, .common_banner .owl-nav .owl-next {
    display: inline-block;
    font-size: 0;
    line-height: 0;
    position: relative;
    width: 30px;
    height: auto;
}
.common_banner .owl-nav .owl-prev{
  display: none;
}



.common_banner .owl-nav .owl-next:after {
    content: "\f103";
    font-family: Flaticon;
    font-style: normal;
    position: absolute;
    width: 30px;
    height: 30px;
    font-size: 13px;
    transform: translateY(-50%);
    top: 50%;
    left: 0;
    right: 0;
}

 .common_banner .owl-nav .owl-next {
  margin-left: 15px;
 }

 .banner-address-section {
    position: absolute;
    right: 10%;
    bottom: 10%;
    z-index: 3;
}

 .banner-address-section .social {
    margin-bottom: 0;
}
.banner-address-section .social span {
    color: #fff;
    padding-right: 30px;
}
.banner-address-section .social span i{
  animation: scroll 3s infinite;
}


@keyframes scroll {
 0% {opacity: 1; }
  50% {opacity: 0.3;}
   100% {opacity: 1;}

}


.service-section{
  padding: 40px 0px;
}

.heading-section h2, .heading-section h1{
  color: #000000;
  font-size: 48px;
  text-transform: uppercase;
  font-weight: 400;
}


.heading-section{
  margin-bottom: 20px;
}


.service-box {
    position: relative;
}

.service-box:before {
    position: absolute;
    content: "";
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 2%, rgba(0,0,0,0) 4%, rgba(0,0,0,0) 23%, #14143b 96%, rgba(38, 38, 38, 0.97) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 2%,rgba(0,0,0,0) 4%,rgba(0,0,0,0) 23%,#14143b  96%,rgba(38, 38, 38, 0.97) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 2%,rgba(0,0,0,0) 4%,rgba(0,0,0,0) 23%,#14143b 96%,rgba(38, 38, 38, 0.97) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
    height: 70%;
    width: 100%;
    bottom: 0px;
    left: 0;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.service-box:after {
    position: absolute;
    content: "";
    background-color: #101037;
    opacity: 0.98;
    height: 0%;
    width: 100%;
    top: 0px;
    left: 0;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

.service-box-content {
    position: absolute;
    bottom: -80%;
    color: #fff;
    width: 88%;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 100%;
    z-index: 1;
        -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
        padding: 20px 0px;
}

.service-box-content p {
    margin-bottom: 0;
}

.service-box-content h4 {
    font-weight: 800;
    font-size: 17px;
    font-family: 'Avenir Next LT Demi';
}
.service-box-content h4 a{
  color: #f98119
}
.service-box-content h4 a:hover{
  color: #fff
}

.service-box:hover .service-box-content{
  bottom: 0px;
}
.service-box:hover:after{
height: 100%
}
.service-box:hover:before{
  height: 0%
}
.service-box-content p{
  opacity: 0;
}
.service-box:hover .service-box-content p{
  opacity: 1
}
.service-box-content .view-more a i {
    font-size: 16px;
    color: #fff;
    float: right;
    vertical-align: middle;
}
.service-box-content .view-more {
    position: absolute;
    bottom: 10px;
    color: #f98119;
    width: 100%;
}

.service-box-content .view-more a {
    color: #f98119;
    width: 100%;
    vertical-align: middle;
}

.service-box-content .view-more a:hover i {
    color: #f98119;
}

.service-box-content .view-more a:hover {
    color: #fff;
}

.serviceslider{
  margin-bottom: 50px;
}

.serviceslider .owl-dots {
      position: relative;
    left: 0%;
    top: auto;
    bottom: 0%;
    text-align: center;
    margin: 10px 0px;
}
.serviceslider .owl-dots button.owl-dot{width:10px;height:10px;margin:5px 0 5px 20px;border:1px solid #0F8141;border-radius:50%;background: none;display: inline-block;}
.serviceslider .owl-dots button.owl-dot.active{width:30px; background:#0F8141; border-radius:5px; margin:5px 0 5px 0px;}
.serviceslider .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    color: #fff;
    background: #45393a;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin: 0px 5px;
    vertical-align: middle;
}
.serviceslider .owl-dots .owl-dot.active{
  color: #ee760e;
  border: 1px solid;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: none;
}
.serviceslider .owl-dots .owl-dot:first-of-type{
  padding-left: 0
}

.serviceslider .owl-dots .owl-dot:last-of-type{
  padding-right: 0px;
}




.about-section {
    padding-left: 70px;
    padding-bottom: 100px;
}
.about-section .container-fluid {
   
}

.about-inner {
    background: #edecf7;
}


.about-section .heading-section h4{
  color: #002e63;
  font-weight: bold;
  text-transform: uppercase;

}

.about-content-section {
    position: relative;
    z-index: 2;
    background: #fff;
    margin-right: 70px;
    min-height: 100%;
    bottom: -70px;
    padding: 50px;
}
.about-content-icon {
    position: absolute;
    bottom: -30%;
    width: 34%;
    left: -20%;
    z-index: -1;
}

.about-content-inner {
    padding-left: 50px;
    position: relative;
}

.about-image-section img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.about-content-inner:before {
    position: absolute;
    content: "";
    height: 140%;
    background: #ee760e;
    width: 1px;
    left: 24px;
}


.about-image-section {
    position: relative;
    height: 100%;
}
.about-image-section:before {
    position: absolute;
    content: "";
    background: #edecf7;
    left: -70px;
    width: 100%;
    height: 100%;
    z-index: -1;
    top: 70px;
}


.news-section{
  padding-top: 40px;
  position: relative;
}

.news-section:before {
    position: absolute;
    content: "";
    background: #101037;
    width: 100%;
    height: 50%;
    bottom: 0;
}

.news-content {
    background: #101037;
    padding: 35px 10px;
    border-bottom: 2px solid #f98119;
}
.news-content h4 {
    color: #f98119;
    font-size: 16px;
    margin-bottom: 20px;
}

.news-content h4 a{
  color: #f98119;
}


.news-content h4 a:hover{
  color: #fff;
}

.news-content p {
    font-size: 14px;
    color: #696998;
    margin-bottom: 0;
}

.news-box-img {
    position: relative;
}
.news-box-img img{
  height: auto;
}

.date-section {
    position: absolute;
    bottom: 0;
    color: #fff;
    padding: 6px 14px;
    background: #101037;
}

.date-section span {
    position: relative;
    z-index: 3;
    font-style: italic;
    font-size: 13px;
    vertical-align: middle;
}
.date-section span i {
    margin-right: 10px;
}
.date-section:after{
  position: absolute;
  content: "";
  width: 61px;
  height:100%;
  right: -10px;
  background-color: #101037;
  top: 0;
  transform: skewX(10deg);
}
.news-section .owl-dots {
    position: absolute;
    left: -25%;
    top: auto;
    bottom: 10%;
    text-align: center;
}
.news-section .owl-dots button.owl-dot{width:10px;height:10px;margin:5px 0 5px 20px;border:1px solid #0F8141;border-radius:50%;background: none;display: inline-block;}
.news-section .owl-dots button.owl-dot.active{width:30px; background:#0F8141; border-radius:5px; margin:5px 0 5px 0px;}
.news-section .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    color: #fff;
    background: #45393a;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin: 0px 5px;
    vertical-align: middle;
}
.news-section .owl-dots .owl-dot.active{
  color: #ee760e;
  border: 1px solid;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: none;
}
.news-section .owl-dots .owl-dot:first-of-type{
  padding-left: 0
}

.news-section .owl-dots .owl-dot:last-of-type{
  padding-right: 0px;
}


.news-section .theme-btn{
margin-top: 60px;
}

.news-section .theme-btn span {
    position: relative;
    z-index: 2;
}
.news-section .theme-btn span:before {
    position: absolute;
    content: "";
    width: 1px;
    height: 160px;
    background: rgb(238,118,14);
    transform: translateX(-50%);
    left: 50%;
    z-index: -1;
}

.footer-section{
  padding: 30px 0px;
  padding-bottom: 0px;
}

.footer-media {
    padding: 20px 0px;
    border-bottom: 1px solid #cfcfd7;
    position: relative;
}

.footer-media:before {
    position: absolute;
    content: "";
    width: 8px;
    height: 8px;
    background-color: #cfcfd7;
    left: 0;
    bottom: -4px;
    transform: rotate(45deg);
}

.footer-media:after {
    position: absolute;
    content: "";
    width: 8px;
    height: 8px;
    background-color: #cfcfd7;
    right: 0;
    bottom: -4px;
    transform: rotate(45deg);
}


.footer-section ul li {
    list-style-type: none;
    display: inline-block;
}

.contact-box {
    padding: 20px 0px;
    padding-bottom: 0;
}
.contact-box h6 {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
}

.contact-box p{
   font-family: 'Avenir Next LT Demi';
}
.contact-box p a{
  color: #101037
}
.contact-box p a:hover{
  color: #f98119
}
.address-box {
    height: 100%;
    border-right: 1px solid #cfcfd7;
    position: relative;
}

.address-box:before {
    position: absolute;
    content: "";
    width: 8px;
    height: 8px;
    background-color: #cfcfd7;
    right: -4px;
    bottom: 0px;
    transform: rotate(45deg);
}

.address-box:after {
    position: absolute;
    content: "";
    width: 8px;
    height: 8px;
    background-color: #cfcfd7;
    right: -4px;
    top: 0px;
    transform: rotate(45deg);
}


.address-box h5 {
    text-transform: uppercase;
    font-family: 'Avenir Next LT Demi';
    color: #101037;
    margin-bottom: 20px;
}

.address-box-list .address-content p {
    font-size: 13px;
}

.address-box-list .address-content p a{
  color: #525252;
}

.address-box-list .address-content p a:hover{
  color: #f98119
}


.footer-section .row .col-lg-3:last-child .address-box{
  border:none !important;
}
.footer-section .row .col-lg-3:last-child .address-box:before{
  display: none;
}
.footer-section .row .col-lg-3:last-child .address-box:after{
  display: none;
}

.address-box-list {
    display: flex;
    min-height: 70px;
}
.address-box-list .icon-box {
    width: 50px;
    color: #f98119;
    font-size: 25px;
}

.address-box-list .address-content{
width: calc(100% - 60px);

}

.address-box-list:nth-of-type(2) .address-content{padding-top:8px;}
.footer-section ul {
    width: 100%;
    text-align: left;
    padding-left: 0;
    margin-bottom: 0;
}
.footer-section ul li a {
    color: #000;
    padding-left: 60px;
    position: relative;
    font-size: 15px;
}

.footer-section ul li a:before {
    position: absolute;
    width: 1px;
    height: 13px;
    background: #4b4b4c;
    content: "";
    border-radius: 50%;
    left: 30px;
    transform: translateY(-50%);
    top: 50%;
}
.footer-middle {
    padding: 17px 0px;
    border-top: 1px solid #cfcfd7;
    margin-top: 30px;
}
.footer-section ul li:first-child a{
  padding-left: 0px;
}
.footer-section ul li:first-child a:before{
  display: none;
}

.footer-section ul li a:hover{
  color: #f98119;
}
.copyright {
    color: #fff;
    background: #101037;
    padding: 20px 0px;
    font-family: 'Avenir Next LT Demi';
}
.copyright p {
    margin-bottom: 0;
}
.copyright p a {
    color: #f98119;
    text-transform: uppercase;
    font-weight: bold;
}

.copyright p a:hover{
  color: #fff;
}

.tab-btn, .mob-btn{
  display: none;
}


/*------------Services Page-------------*/

nav.breadcrumbs .breadcrumb {
    background: none;
    border-radius: 0px;
     font-family: 'Avenir Next LT Demi';
}

nav.breadcrumbs .breadcrumb-item+.breadcrumb-item::before{
  display: none;
}

nav.breadcrumbs .breadcrumb a{
  color: #000
}
nav.breadcrumbs .breadcrumb a:hover, nav.breadcrumbs .breadcrumb-item.active{
  color: #ee760e
}

nav.breadcrumbs .breadcrumb li {
    border-bottom: 1px solid #ee760e;
    padding-bottom: 5px;
}
nav.breadcrumbs .breadcrumb-item+.breadcrumb-item {
    padding-left: 20px;
}

nav.breadcrumbs .breadcrumb-item.active span {
    position: relative;
    display: block;
}

nav.breadcrumbs .breadcrumb-item.active span:before{
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  bottom: -5px;
  background: #ee760e;
  left: 0;  
}

.inner_banner{
  position: relative;
}

.inner_banner:before{
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
 background: rgba(0, 0, 0, 0.65);
  top: 0;
  left: 0;
}

.common_banner.inner_banner .banner-content{
  opacity: 1;
  left:0;
  right: 0;
  margin:0 auto;
}

.common_banner.inner_banner .banner-content h1{
    font-size: 48px;
    line-height: 1.2;
    padding-bottom: 10px;
    display: block;
    font-family: 'Avenir Next LT Demi';
    color: #fff
}

.service-inner-section, .inner-section{
  padding: 30px 0
}

.service-inner-section a, .inner-section a{
  color: #000
}

.service-inner-section a:hover, .inner-section a:hover{
  color: #ee760e
}
.single-service-box-layout1 a{
    color: #ee760e
}

.single-service-box-layout1 a:hover{
  color: #000
}

.single-service-box-layout1 a.theme-btn:hover{
  color: #fff
}

.inner-service-content.img-right .inner-service-img {
    padding-right: 70px;
    position: relative;
}

.inner-service-content.img-right .inner-service-img:before{
  position: absolute;
  width: 90%;
  height: 100%;
  right: 0;
  top: 70px;
  background: #f3f3f3;
  content: "";
  z-index: -1
}


.inner-service-content.img-left .inner-service-img {
    padding-left: 70px;
    position: relative;
}

.inner-service-content.img-left .inner-service-img:before{
  position: absolute;
  width: 90%;
  height: 100%;
  left: 0;
  top: 70px;
  background: #f3f3f3;
  content: "";
  z-index: -1
}


.inner-service-content-box h3 {
    font-family: 'Avenir Next LT Bold';
    color: #000000;
    margin-bottom: 30px;
}


.service-inner-section h2, .inner-section h2{
    font-family: 'Avenir Next LT Bold';
    color: #ee760e;
    font-size: 26px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.inner-service-img img{
  width: 100%
}

.inner-service-content.with-margin {
    margin-top: 50px;
    margin-bottom: 120px;
}

.inner-service-content.with-margin.img-right .inner-service-content-box{
  text-align: right;
}

.service-page-bottom-section {
    font-family: 'Avenir Next LT Demi';
}
.service-page-bottom-section {
    text-align: center;
    padding: 31px 80px;
    background: #101037;
    color: #fff;
}
.service-page-bottom-section p {
    margin-bottom: 0px;
    font-size: 18px;
}

.about-section-inner .about-content-inner:before{
  height: 100%;
  top: 0;

}

.theme-color{
 color:#ee760e !important;
}

ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.single-service-wrap-layout1 {
    padding: 0px 0px 50px;
}


.single-service-box-layout1 .item-content .item-info {
    margin-bottom: 30px;
}
.single-service-box-layout1 .main-img {
    margin-bottom: 30px;
    border-radius: 4px;
    overflow: hidden;
}
.single-service-box-layout1 .main-img img{
  width: 100%
}

.service-list li {
    padding-left: 30px;
    margin-bottom: 5px;
    position: relative;
}

.service-list li:before{
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  border: 1px solid;
  left: 0;
  top: 8px;
  background: #fff;
  animation: beforebg 3s infinite;
}

.service-list li:after{
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  border: 1px solid;
  left: 0;
  top: 8px;
  background: #ee760e;
  z-index: -1;
  animation: afterbg 3s infinite;
}

.item-info ul{
  margin-bottom: 15px;
}

.item-info li {
    padding-left: 30px;
    margin-bottom: 5px;
    position: relative;
}

.item-info li:before {
    position: absolute;
    content: "";
    width: 8px;
    height: 8px;
    border: 1px solid #ee760e;
    left: 4px;
    top: 8px;
    background: #ee760e;
}


@keyframes afterbg {
 0% {background: #ee760e }
  50% {background: #fff}
   100% {background: #ee760e}

}

@keyframes beforebg {
 0% {background: #fff }
  50% {background: #ee760e}
   100% {background: #fff}

}


.service-list li a{
  color: #000
}

.service-list li a:hover, .service-list li.active a{
  color: #ee760e
}

.service-list ul{
  margin-top: 0px;
}

.single-service-box-layout1 .item-content .more-info .more-info-box .item-content ul li {
    padding-left: 50px;
    position: relative;
}
.single-service-box-layout1 .item-content .more-info .more-info-box .item-content ul li:hover .sl-number {
    background-color: #ee760e;
    color: #ffffff;
}
.single-service-box-layout1  .item-title{
  margin-bottom: 20px;
}

.single-service-box-layout1 .item-content h3{
  font-size: 22px;
}

.single-service-box-layout1 .item-content .item-services {
    background-color: #f8f8f8;
    padding: 40px 50px 30px;
    border-radius: 4px;
    margin-bottom: 30px;
    position:relative;
}

.single-service-box-layout1 .item-content .item-services:before{
    position:absolute;
    content:"";
    width:40px;
    height:40px;
    background: #ddd;
    right:10px;
    top:10px;
    animation: beforebox 3s infinite;
}


@keyframes beforebox {
 0% {width:40px;
    height:40px; }
  50% {width:20px;
    height:20px; background:#ee760e;}
   100% {width:40px;
    height:40px;}

}


.single-service-box-layout1 .item-content .item-services .service-list ul li {
    color: #444444;
    margin-bottom: 15px;
    position: relative;
    padding-left: 30px;
}

.single-service-box-layout1 .item-content .item-services .service-list ul li i {
    position: absolute;
    top: 5px;
    left: 0;
    color: #ee212b;
}

.single-service-box-layout1 .item-content .more-info .more-info-box .item-content ul li .sl-number {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    height: 50px;
    width: 50px;
    line-height: 50px;
    border-radius: 50%;
    background-color: #ebebeb;
    font-size: 24px;
    color: #ee760e;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.sidebar-widget-area .widget {
    margin-bottom: 4rem;
}
.widget-service {
    border: 1px solid #dddddd;
    border-radius: 4px;
    padding: 20px 20px;
}

.heading-layout3 h2, .heading-layout3 h3 {
    color: #111111;
    font-weight: 700;
}

.widget-banner .banner-img {
    position: relative;
}

.widget-banner .banner-img img {
    width: 100%;
}

.widget-banner .banner-img .item-content {
    background-color: #101037;
    padding: 100px 20px 20px;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 0 0 4px 4px;
    -webkit-clip-path: polygon(0 38%, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 38%, 100% 0, 100% 100%, 0 100%);
}

.widget-banner .banner-img .item-content .big-text {
    font-size: 30px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 10px;
}

.widget-banner .banner-img .item-content .sub-text {
    font-size: 18px;
    color: #9cabb8;
    margin-bottom: 30px;
}

.widget-banner .banner-img .item-content .item-btn {
    display: block;
    background-color: #ee760e;
    border-radius: 0px;
    font-size: 18px;
    font-weight: 500;
    color: #ffffff;
    padding: 10px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
        width: 60%;
    margin: 0 auto;
}

.widget-banner .banner-img .item-content .item-btn:hover{
    color:#ee760e;
    background:#fff;
}

.form-box .form-control {
    border-radius: 0px;
    border: none;
    border-bottom: 1px solid #d7d7d7;
    font-size: 13px
}
.form-box .form-control:hover, .form-box .form-control:focus{
  border-bottom-color: #ee760e;
  box-shadow: none  
}

.form-box .input-btn {
    background: #ee760e;
    padding: 10px 20px;
    border: none;
    color: #fff;
    letter-spacing: 1px;
    margin-top: 20px;
    font-size: 13px;
    text-transform: uppercase;
    float: right;
}

.form-box .input-btn:hover{
  background: #101037
}


.bt-0{
  bottom: 0 !important
}

.form-box .form-group p {
    margin-bottom: 0px;
    color: #101037;
    font-family: 'Avenir Next LT Demi';
    font-size: 13px
}

.addres-box-area .box-heading {
    padding: 10px;
    border-bottom: 1px solid #e9e9e9;
    background: #101037;
}

.addres-box-area .box-content {
    padding: 10px;
}

.addres-box-area .box-heading h4 {
    margin-bottom: 0px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
}

.addres-box-area {
    text-align: center;
    border: 1px solid #e9e9e9;
    min-height: 100%;
}


.item-img {
    width: 400px;
    margin-bottom:30px;
    position:relative;
}

.item-img:before {
    width: 100px;
    height: 100px;
    content: "";
    position: absolute;
    top: -10px;
    left: -10px;
    border-top: 2px solid #101037;
    border-left: 2px solid #101037;
}

.item-img:after {
    width: 100px;
    height: 100px;
    content: "";
    position: absolute;
    bottom: -10px;
    right: -10px;
    border-bottom: 2px solid #ee760e;
    border-right: 2px solid #ee760e;
}

.item-img.align-right {
    float: right;
    margin-left:30px;
}


.item-img.align-left {
    float: left;
    margin-right:30px;
}


.single-service-box-layout1 .inner-service-content.img-right .inner-service-img:before {
    top: 30px;
}
.single-service-box-layout1 .inner-service-content.img-right .inner-service-img {
    padding-right: 30px;
    position: relative;
}

.single-service-box-layout1 .item-content .inner-service-content-box h3{
    margin-bottom:10px;
    font-family:'Avenir Next LT RG';
}

ul.elink {
    margin-bottom: 10px;
}

.banner-content p span.orange{color: #f98119;}
.common_banner .banner-content p{font-size: 48px !important;}
.contact-box img{width: 35px;border-radius: 100%;margin-right: 5px;}
.contact-box a{font-size: 18px;}


/* Home Changes */
.desktop{display: block;}
.mobile{display: none;}


.customs_section{padding: 60px 0;}
.heading_area{display: inline-flex;align-items: end;margin-bottom: 15px;}
.heading_area img{margin-left: 10px;}

.why_prime_section{padding: 60px 0;background: #EDECF7;}
.prime_heading{margin: 0 50px;}
.prime_box{background: #101037;color: #FFFFFF;text-decoration: none;align-items: center;margin: 30px 5px 0 5px;}
.prime_box_content h5{font-family: Avenir Next LT RG;font-size: 24px;font-weight: 400;line-height: 36px;text-transform: uppercase;}
.prime_box_content ul li{font-family: Avenir Next LT RG;font-size: 16px;font-weight: 400;line-height: 28px;position: relative;
  padding-left: 40px;margin-bottom: 20px;}
.prime_box .col-lg-5{padding: 0;}
.prime_box_content{padding: 0 15px;}
.prime_box_content ul li:before{content: "";position: absolute;width: 29px;height: 29px;
  background: url('images/check.png') no-repeat left center;left: 0;top: 0;}
.prime_box_content ul li:last-child{margin-bottom: 0;}
.prime_box_content ul{margin-top: 20px;column-count: 2;}
.prime_image img{width: 100%;}

.about_section{padding: 60px 0;}
.about_content_para:before{height: 110% !important;}
.about_section .row{align-items: center;}
.about_image img{width: 100%;}

.karachi_section{padding: 60px 0;position: relative;}
.karachi_content{background: url('images/custom-clear-backgrnd.jpg') no-repeat right center;background-size: cover;
    max-width: 52%;position: absolute;right: 0;bottom: 0px;padding: 30px 100px 15px 40px;}
.karachi_image img{width: 100%;}

.faq_section{padding: 60px 0;}
.faq_row{margin-top: 40px;}
.faq_box{background: #F3F5F7;padding: 30px;margin-bottom: 30px;min-height: 262px;}
.faq_box h6{font-size: 18px;line-height: 24px;font-weight: 600;color: #000000;margin-bottom: 15px;}
.faq_box p{margin-bottom: 0;}
.faq_left_panel .faq_box:last-child,.faq_right_panel .faq_box:last-child{margin-bottom: 0;}



.addScndRw{margin-top: 30px;}
.ScndRw{margin-bottom: 70px;}




/* Responsive */
@media only screen and (min-width: 1600px) {
  .container {max-width: 1530px;position: relative}
  header.header-section:before {height: 152px;}
  .form-box .form-control, .form-box .form-group p, .form-box .input-btn{font-size: 16px;}
    .mega-menu ul.slimmenu li>ul {padding-left: 0px;width: 350px;}

    .mega-menu ul.slimmenu ul li a {font-size: 19px;}

.common_banner .banner-content h2{
  font-size: 45px;
}

.top-contact-content span, .address-box-list .address-content p{
  font-size: 16px;
}

.top-contact-content p {
    margin-bottom: 10px;
    font-size: 28px;
  }
.top-contact-icon {
    width:60px;
    height: 60px;
    background: #1baba9;
    border-radius: 50%;
    line-height: 60px;
    font-size: 21px;
}
.top-contact-content {
    color: #fff;
    width: calc(100% - 70px);
}

.address-box h5{
  font-size: 22px;
}

.common_banner .owl-dots .owl-dot {
    width: 12px;
    height: 12px;
}

.common_banner .owl-dots .owl-dot.active {
    width: 14px;
    height: 14px;
}
.social span{
  font-size: 18px;
}
.common_banner .owl-nav .owl-next:after{
  font-size: 25px;
}
.common_banner .owl-nav {
    position: absolute;
    bottom: 5.5%;
  }

 header.header-section a.navbar-brand img {
    width: 100%;
}
.mega-menu ul.slimmenu li {
    background: transparent;
    padding: 0px 30px;
}
.mega-menu ul.slimmenu li a{
    font-size: 22px;
        padding: 30px 0px
}

footer.main-footer ul li a{
  font-size: 20px;
      padding-left: 80px;

}

footer.main-footer ul li a:before{
  left: 40px;
}

footer.main-footer ul{
  margin-top: 60px;
  padding-bottom: 35px;
}

footer.main-footer .address-box {
    padding: 40px 25px;
}

.address-box .icon-box {
    width: 80px;
    line-height: inherit;
    font-size: 30px;
    text-align: center;
}
.address-box-list {
    min-height: 90px;
}

.address-box-list .address-content {
    width: calc(100% - 100px);
}
.opening-step span{
  font-size: 22px;
}

.footer-section ul li a{
  font-size: 20px;
}
.social a {
    margin-right: 10px;
}


.opening-step span.big-font{
  font-size: 60px;
}

.opening-box .opening-box-content h4{
  font-size: 30px;
}
footer.main-footer .address-box h5 {
    font-size: 26px;
    margin-bottom: 22px;
}

.main-footer .col-md-4:nth-child(2) .address-content p{
  font-size: 28px;
}

.recentnews-section .news-content h5{
  font-size: 23px;
}

.quote-btn a{
  letter-spacing: 1px;
}

p, .common_banner .banner-content p, .recentnews-section .news-content p, .contact-box p, .item-info li, .service-list li{
  font-size: 21px;
}

.item-info li:before, .service-list li:after, .service-list li:before{
    top:12px;
}
.item-img{
    width:500px;
}

.news-content p{
  font-size: 18px;
}

.date-section span{
  font-size: 16px;
}
.service-box-content h4{
  font-size: 25px;
}

.news-content {
    padding: 56px 15px;
}

.news-section .theme-btn {
    margin-top: 100px;
}

.news-section .theme-btn span:before{
  height: 200px;
}
.contact-box h6{
  font-size: 16px;
}

.theme-btn, .service-box-content .view-more{
    font-size: 18px;
}

.social span{
  font-size: 20px;
}

.social a i {
    height: 50px;
    width: 50px;
    line-height: 50px;
    font-size: 18px;
}

.opening-step {
    position: relative;
    margin-bottom: 40px;
}

.opening-step span.big-font {
    font-size: 70px;
    left: 25px;
}

.heading-section h2, .heading-section h1 {
    font-size: 60px;
  }

.service-content.text-center h3{
  font-size: 30px;
}

.about-content-inner h4{
  font-size: 33px;
      margin-bottom: 20px;
}
.theme-btn span{
  width: 50px;
  height: 50px;
  line-height: 50px;
      font-size: 30px;
}

.about-section {
    padding-left: 100px;
    padding-bottom: 140px;
}

.about-image-section:before {
    left: -100px;
    top: 100px;
}

.about-content-section {
    margin-right: 100px;
    bottom: -100px;
    padding: 60px 80px;
}
.about-content-inner p{
  margin-bottom: 20px;
}
.news-content h4, .single-service-box-layout1 .item-content h3{
  font-size: 27px;
}

.about-content-inner:before {
    height: 120%;
 
    left: 33px;
}

.about-content-inner .theme-btn{
margin-top: 60px;
}

.about-content-inner {
    padding-left: 80px;
    position: relative;
    padding-top: 30px;
}


.ourbusiness-section .service-content.text-center {
    padding: 60px 35px;
}
.ourbusiness-inner:before {
    position: absolute;
    content: "";
    background: url(images/business-bg.png);
    width: 118%;
    height: 120%;
    top: -100px;
    left: -134px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
}
.businessslider {
    padding: 45px 30px;
  }
.businessslider .owl-nav button span, .recentnewsslider .owl-nav button span {
      width: 40px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    border-radius: 50%;
    top: -32px;
    font-size: 14px;
    color: #000;
}

.homeslider .owl-nav button span {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}

.recentnewsslider .owl-nav button span{
  top: -16px;
}
.businessslider .owl-nav button.owl-prev {
    left: -48px;
}
.businessslider .owl-nav button.owl-next {
    right: -52px;
}

.recentnewsslider .owl-nav button.owl-prev {
    left: -42px;
}
.recentnewsslider .owl-nav button.owl-next {
    right: -46px;
}

.recentnews-section {
    padding: 50px 0 80px;
}

.recentnews-inner:before {
    position: absolute;
    content: "";
    background: url(images/business-bg-blue.png);
    width: 112%;
    height: 130%;
    top: -92px;
    left: -87px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
}

.recentnewsslider {
    /* padding: 50px 30px; */
}
.recentnews-inner .btn-section{
bottom: -50px

}
footer.main-footer{
  padding: 130px 0px 50px;
}

.inner-service-content-box h3, .service-inner-section h2{
  font-size: 38px
}
.service-page-bottom-section p{
  font-size: 26px;
}
.service-page-bottom-section {
    padding: 40px 100px;
}

nav.breadcrumbs .breadcrumb li{
  font-size: 22px;
}

.inner_banner img{
  width: 100%
}

.common_banner.inner_banner .banner-content h1{
  font-size: 67px;
}


.prime_heading{margin: 0 120px;}
.faq_box h6{font-size: 23px;line-height: 30px;}
.prime_box_content h5{font-size: 28px;}
.prime_box_content ul li{font-size: 21px;}

}

@media only screen and (max-width: 1599px) {
    .contact-box p a {font-size: 15px;}
    .common_banner .banner-content p{font-size: 39px !important;}
    .prime_box_content ul li{margin-bottom: 10px;}
}

@media only screen and (max-width: 1438px) {
.top-contact-content p {
    margin-bottom: 0px;
    font-size: 16px;
  }
.heading-section h2{
  font-size: 40px;
}
.about-content-inner:before{
  height: 122%
}
.news-content{
  padding: 20px 10px;
}

.footer-section ul li a{
  font-size: 14px;
  padding-left: 40px;
}
.contact-box p{
  font-size: 14px;
}

.address-box h5{
  font-size: 18px;
}



.footer-section ul li a:before{
  left: 20px
}

.contact-box a {font-size: 15px;}
.contact-box img {width: 25px;}

}

@media only screen and (max-width: 1299px) {
header.header-section ul.navbar-nav li a{
  font-size: 14px;
}

header.header-section a.navbar-brand img {
    width: 100%;
}

header.header-section .navbar-dark .navbar-brand{
  left: 0
}

.common_banner .owl-nav{
      left: 30%;
}
.top-contact-content{
  display: none;
}
.top-contact-box {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.about-section {
  padding: 30px 0;
}


.heading-section h2, .heading-section h1{
  font-size: 35px;
}

.container-fluid{
  padding: 0px 40px;
}

a.navbar-brand img {
    max-width: 130px;
}

.common_banner .banner-content{
  width: 70%
}

.common_banner .banner-content h2 {
    font-size: 38px;
  }

.about-content{
  margin-right: 0px;
}
.mega-menu ul.slimmenu li {
    padding: 0px 15px;
}

.mega-menu ul.slimmenu li a{
  padding: 15px 0px;
}

.quote-btn {
    width: 11%;
    font-size: 13px;
}
.common_banner .owl-nav {
    display: none;
}

.about-content-section{
  bottom: 0;
  margin-right: 0px;
}

.about-inner{
  background:none;
}
.about-content-inner:before{
  height: 120%
}
.news-section .theme-btn {
    margin-top: 100px;
}
.theme-btn{
  font-size: 12px;
  padding: 8px;
}

.footer-section ul li a:before{left: 5px;}

.footer-section ul li a{padding-left: 20px;}

.address-box-list .address-content p {
    font-size: 11px;
}
.contact-box p {
    font-size: 11px;
}
.contact-box h6 {
    text-transform: uppercase;
    font-size: 11px;
}
.address-box-list .address-content {
    width: calc(100% - 30px);
}
.address-box-list .icon-box {
    width: 30px;
    color: #f98119;
    font-size: 18px;
}

.about-image-section:before {
    left: -40px;
    z-index: -1;
    top: 40px;
}
.address-box h5 {
    font-size: 20px;
}
.common_banner .banner-content p{font-size: 25px !important;}

}


@media only screen and (max-width: 1199px) {
    .customs_section,.why_prime_section,.about_section,.karachi_section,.faq_section{padding: 40px 0;}
    .prime_box_content h5{font-size: 22px;line-height: 32px;}
    .about_content_para:before{height: 120% !important;}
    .faq_box{min-height: 280px;}
    .karachi_content{bottom: auto;right: auto;top:50%;left: 50%;transform: translate(-50%,-50%);max-width: 98%;
        width: 100%;padding: 30px;}
    .karachi_section{padding: 0;}
    .prime_box{padding: 30px 0;}
    .prime_box_content ul li{font-size: 15px;line-height: 23px;}
}


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

a.navbar-brand img {
    max-width: 100px;
}


.mega-menu li.has-submenu:after{
    display:none;
}

.item-img {
    width: 300px;
}


.mega-menu li.active.has-submenu:after{
  opacity: 0
}

.address-box h5 {
    font-size: 20px;
}

.collapse-button.cross .icon-bar{
  background: none
}

.collapse-button .icon-bar{
  position: relative;
      width: 24px;
    margin: 4px 0;
    height: 4px;
}
.collapse-button:before {
    font-family: "Font Awesome 5 Free";
    content: "\f00d";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    font-weight: 900;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    font-size: 20px;
}

.collapse-button:hover, .collapse-button:focus {
    color: #FFF;
    background-color: rgb(238,118,14);
}

.collapse-button.cross:before{
  opacity: 1;
  visibility: visible;
}

.news-section .theme-btn {
    margin-top: 60px;
}

.quote-btn{
  width: 14%
}

.about-content-inner:before{
  height: 130%
}

.about-content-section{
  bottom: 0;
  margin-right: 0;
}

.quote-btn a{
font-size: 13px
}
.tab-btn {
    display: block;
    text-align: center;
}

.tab-btn .theme-btn{
  margin-top: 0px;
}
.about-section {
    padding: 30px 0;
    overflow: hidden;
    padding-top: 60px;
}

.desk-btn{
  display: none;
}

.common_banner .owl-nav{
  display: none;
}
#progressBar{
  width: 24%
}
.banner-address-section .social{
  display: block;
  font-size: 14px;
}

header.header-section .navbar-dark .navbar-brand{
  left: 0
}
header.header-section:before{
  display: none;
}

header.header-section {
    padding-top: 0px;
    min-height: 50px;
}



header.header-section{
  padding-top: 0px;
}

.scroll-down, .scroll-up{
  display: none;
}
p{
  font-size: 14px;
}
.heading-section h2, .heading-section h1{
  font-size: 28px;
}
.heading-section p br{
  display: none;
}
.service-box-content h3{
  font-size: 24px;
}
.common_banner .banner-content h2 {
    font-size: 28px;
  }


.mega-menu ul.slimmenu li a{
  color: #fff;
  padding: 15px 0px
}

.collapse-button {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    border-radius: 0;
    color: #fff;
    background: rgb(238,118,14);
    border: none !important;
    z-index: 999;
       padding: 6px 8px;
}

.menu-collapser {
    text-align: center;
    background: no-repeat;
    font-size: 0px;
    top: 25px;
    height: 0px;
}


.top-contact-box {
    position: relative;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    top: 6px;
}

.top-contact-box .top-contact-content{
  display: none;
}
header.header-section ul.navbar-nav li a{
  color: #fff
}
.navbar-expand-md .navbar-toggler {
    display: none;
}

.address-box .icon-box {
    margin-right: 0px;

    left: 0;
    right: 0;
    margin: 0 auto;
}

.address-content {
    width: 100%;
  }

footer.main-footer .address-box {
    padding: 30px 20px 15px;
 
}

.navbar-dark .navbar-brand{
  text-align: left;
}
.navbar-toggler {
    position: absolute;
    top: 50%;
    right: 20px;
    height: 40px;
    transform: translateY(-50%);
    border-radius: 0;
    color: #fff;
    background: #b6d557;
    border: none !important;
    z-index: 999;
  }
  .navbar-toggler i {
    color: #fff
  }
#navigation {
    background: #000;
    z-index: 99;
    width: 300px;
    height: 100% !important;
    display: block !important;
    position: fixed;
    left: -300px;
    top: 0;
    transition: left .3s linear;
    margin: 0;
    border: 0;
    border-radius: 0;
    overflow-y: auto;
    overflow-x: hidden;
    padding-top: 20px;
  }
  #navigation.visible {
    left: 0;
    transition: left .3s linear
  }

#navigation.visible:before {
    background: rgba(0, 0, 0, 0.80);
    position: fixed;
    width: 100%;
    height: 100%;
    content: "";
    top: 0;
    z-index: -1;
    transition: right .3s linear
}

#navigation.visible:after {
    background: #000000;
    position: fixed;
    width: 300px;
    height: 100%;
    content: "";
    top: 0;
    z-index: -1;
    transition: right .3s linear;
}

.ourbusiness-inner:before{
  left: -40px;
}




header.header-section ul.navbar-nav {
    float: none;
    display: block;
}

.mega-menu {
    text-align: left;

    width: 100%;
}

.mega-menu ul.slimmenu li .sub-toggle {
display: block;
}
.mega-menu ul.slimmenu li .sub-toggle>i {
    font-size: 15px;
    color: #fff

}
.recentnews-inner:before{
  left: -44px;
}

.about-content .about-content-inner{
  margin-top: 0px;
}

.about-section .big-head{
  display: none;
}

.about-content .col-lg-12.text-right{
  text-align: center !important;
}

.about-content:before {
    height: 105%;
    top: -4px;
}

.recent-opening .big-head{
  top: 10%
}

.glow-section, .glow-section-footer{
  display: none;
}


.footer-section .row .col-lg-3:nth-child(2) .address-box{
  border:none !important;
}
.footer-section .row .col-lg-3:nth-child(2) .address-box:before{
  display: none;
}
.footer-section .row .col-lg-3:nth-child(2) .address-box:after{
  display: none;
}
.social {
    text-align: center;
    margin-bottom: 0;
    margin-top: 20px;
}

.news-content{
  padding: 15px 10px
}

.news-content h4{
  margin-bottom: 10px;
      font-size: 15px;
}
.theme-btn{
  font-size: 12px;
}

.date-section{
  padding: 2px 5px;
}

.date-section span{
  font-size: 11px;
}

.news-section:before{
  height: 58%
}

.footer-section ul{
  text-align: center;
}

.address-box h5{
  font-size: 17px;
}

.address-box-list{
  min-height: auto;
}

.inner-service-content.img-left .inner-service-img:before, .inner-service-content.img-right .inner-service-img:before {
    top: 10px;
}
.inner-service-content.img-left .inner-service-img {
    padding-left: 10px;
    position: relative;
}

.inner-service-content.img-right .inner-service-img {
    padding-right: 10px;
    position: relative;
}

.inner-service-content.with-margin {
    margin-top: 20px;
    margin-bottom: 20px;
}

.service-page-bottom-section{
  padding: 20px
}

.service-page-bottom-section p{
  font-size: 15px;
}

.mega-menu ul.slimmenu li a:hover, .mega-menu ul.slimmenu li.active a{
  color: #fff
}
.mega-menu ul.slimmenu li ul li {
    width: 100%;
    text-align: left;
    background: #fff;
}

.mega-menu ul.slimmenu li>ul {
    padding-left: 0px;
    width: 100%;
}

.common_banner .banner-content p {
    font-size: 20px !important;
}


.prime_heading{margin: 0;}
.prime_box_content{padding: 20px 10px;}
.about_content_para:before{height: 130% !important;}
.faq_row{margin-top: 20px;}
.faq_box{min-height: auto !important;}
.faq_box{margin-bottom: 20px;}
.faq_left_panel .faq_box:last-child{margin-bottom: 20px;}
.karachi_image{display: none;}
.karachi_content{position: initial;padding: 0px;width: 100%;max-width: 100%;background: none;transform: none;
    padding: 30px 0;}
.karachi_section{background: url('images/custom-clear-backgrnd.jpg') no-repeat center center;background-size: cover;}
.prime_box_content ul li{font-size: 14px;line-height: 20px;}
.prime_box{padding: 0;}
.prime_box_content ul li:before{background-size: 80%;}


.hide{display: none;}
.ScndRw{margin-bottom: 0;}

}

@media only screen and (max-width: 767px) {
#navigation{
  width: 250px;
}

.common_banner.inner_banner .banner-content h1{
  font-size: 20px
}

nav.breadcrumbs .breadcrumb-item+.breadcrumb-item {
    padding-left: 10px;
    font-size: 13px
}

nav.breadcrumbs .breadcrumb-item.active span {
    position: relative;
    display: block;
    padding-bottom: 5px;
}

.single-service-box-layout1 .item-title{
  font-size: 20px;
}


#navigation.visible:after {
      width: 250px;
}
.address-box .icon-box {
    font-size: 18px;
  }

.quote-btn {
    width: 10%;
    height: 100px;
}

.quote-btn a{
      writing-mode: tb-rl;
    font-size: 11px;
}

.quote-btn {
    top: 60px;
}


.heading-section h2 br, .heading-section h1 br{
  display: none;
}
.news-section .theme-btn span:before{
  display: none;
}
.mob-btn {
    display: block;
}

.deskmob-btn{
  display: none;
}

.news-section .theme-btn{
  margin-top: 00px;
  margin-bottom: 30px;
}
.news-section:before {
    height: 56%;
}

.footer-section ul li a {
    color: #000;
    padding-left: 7px;
    position: relative;
    font-size: 12px;
}
.footer-section ul li a:before{
  display: none;
}

.address-box{
  border: none;
}

.address-box:before{
  display: none;
}

.address-box:after{
  display: none;
}

.about-section, .news-section{
  padding-top: 0px;
}
.serviceslider {
    margin-bottom: 30px;
}
#owl-demo .item img {
    display: block;
    width: 100%;
    height: 320px;
    object-fit: cover;
    object-position: right;
}
.banner-address-section .social{
  display: block;
}

#progressBar {
    width: 60%;
}
a.navbar-brand img {
    width: 67px;
}
.main-footer .social {
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
}

.copyright{
  text-align: center;
}
.top-contact-box {
    position: relative;
    display: flex;
    align-items: end;
    text-align: center;
    justify-content: flex-end;
    top: 6px;
    right: 70px;
}

.common_banner .banner-content p {
    font-size: 11px !important;
    margin-bottom: 50px;
}

.service-box:before{
  height: 82%
}
.service-box-content h3 {
    font-size: 20px;
}
.heading-section h2, .heading-section h1 {
    font-size: 23px;
}

.common_banner .owl-carousel .owl-item.active .banner_box .banner-content {
    left: 0;
    width: 80%;
    right: 0;
    top: 60%;
}
.service-section {
    padding: 30px 0px;
  }
.common_banner .banner-content h2 {
    font-size: 14px;
}
.mega-menu{
  padding-right: 0px;
}

.collapse-button{
  right: 0px;
}

.menu-collapser{
  top: 20px;
}
header.header-section a.navbar-brand img {
    width: 100%;
}
header.header-section{
  height: 40px;
  min-height: 40px;
}

.ourbusiness-inner:before{
  display: none;
}

.businessslider .owl-nav button.owl-prev, .recentnewsslider .owl-nav button.owl-prev {
    left: 20px;
}
.businessslider .owl-nav button.owl-next, .recentnewsslider .owl-nav button.owl-next {
    right: 20px;
}

.ourbusiness-section .service-content.text-center {
    padding: 25px;
}
.businessslider{
  padding: 0px 20px;
}

.ourbusiness-section{
  padding-bottom: 0px;
}

.recentnews-inner {
    position: relative;
    background: #014083;
}

.recentnews-inner:before {
    display: none;
}

.about-content-section{
  padding: 10px;
}

.about-content-section .heading-section h2{
  text-align: center;
}

.about-content-inner h4{
  font-size: 20px;
}

.about-content-inner:before {
    height: 120%;
}

.news-section .owl-dots {
     position: relative;
   left: 0%; 
    top: auto;
    bottom: 0%;
    text-align: center;
    margin: 20px 0px;
}


footer.main-footer .address-box{
  min-height: auto;
  margin-bottom: 60px;
}

footer.main-footer ul{
  margin-top: 0px;
}

footer.main-footer ul li a {
    padding-left: 15px;
    font-size: 13px;
}

footer.main-footer ul li a:before{
display: none;
}
.container-fluid {
    padding: 0px 20px;
}

.inner-service-content .inner-service-img {
    margin-bottom: 30px;
}

.inner-service-content .theme-btn{
margin-top: 0px;
}

.inner-service-content.img-right .col-md-6.imgxes {
    order: 1;
}
.inner-service-content.img-right .col-md-6 {
    order: 2;
}
.inner-service-content.with-margin.img-right .inner-service-content-box{
  text-align: left;
}
.inner-service-content-box h3 {
    font-size: 22px;
    margin-bottom: 10px;
}

.item-img.align-right, .item-img.align-left {
    margin: 25px auto;
    float: none;
}


/* Home Changes */
.desktop{display: none !important;}
.mobile{display: flex;}
.serviceBoxes .item .service-box{overflow: hidden;}
.serviceBoxes .item{margin-bottom: 10px;}
.serviceBoxes .item .service-box img{width: 100%;}
.serviceBoxes .item:nth-child(odd){padding-right: 5px;}
.serviceBoxes .item:nth-child(even){padding-left: 5px;}

.customs_section, .why_prime_section, .about_section, .karachi_section, .faq_section{padding: 30px 0;}
.prime_box_content h5{font-size: 18px;line-height: 25px;}
.prime_box_content{padding: 20px 0;}
.prime_box_content ul{column-count: 1;}
.prime_box_content ul li{margin-bottom: 10px;padding-left: 30px;}
.prime_box_content ul li:before{background-size: 70%;top: -4px;}
.faq_box h6{font-size: 16px;line-height: 20px;}
.faq_box{padding: 20px;}
.karachi_content{padding: 0;}
.prime_heading{text-align: left !important;}
.about_section .row{flex-direction: column-reverse;}
.about_content{margin-top: 20px;}


.addScndRw{margin-top: 0px;}

}

@media only screen and (max-width: 513px) {
  .serviceBoxes .item .service-box .service-box-content{padding: 10px 0;bottom: -77%;}
  .serviceBoxes .item .service-box:hover .service-box-content{bottom: 0;}
}

@media only screen and (max-width: 423px) {
  .serviceBoxes .item .service-box .service-box-content{padding: 10px 0;bottom: -75%;}
  .serviceBoxes .item .service-box:hover .service-box-content{bottom: 0;}
  .serviceBoxes .item .service-box .service-box-content h4{font-size: 14px;}
  .serviceBoxes .item .service-box .service-box-content p{font-size: 12px;}
  .serviceBoxes .item .service-box .service-box-content .view-more{display: flex;align-items: center;}
  .serviceBoxes .item .service-box .service-box-content .view-more a{font-size: 12px;}
  .serviceBoxes .item .service-box .service-box-content .view-more a i{font-size: 12px;}

  .heading_area img{width: 10%;}
  .about_content_para:before{height: 115% !important;}
}

@media only screen and (max-width: 373px) {
  .serviceBoxes .item .service-box .service-box-content{padding: 10px 0;bottom: -73%;}
  .serviceBoxes .item .service-box:hover .service-box-content{bottom: 0;}
  .serviceBoxes .item .service-box .service-box-content h4{font-size: 13px;}
  .serviceBoxes .item .service-box .service-box-content p,.serviceBoxes .item .service-box .service-box-content .view-more a,
  .serviceBoxes .item .service-box .service-box-content .view-more a i{font-size: 11px;}
  .serviceBoxes .col-6{padding: 0 6px;}

  .about_content_para:before{height: 113% !important;}
}