@font-face {
  font-family: 'Commissioner';
  font-style: normal;
  font-weight: 400;
  src: url(https://adlawoffices.com//image/Commissioner-Regular.ttf) format('truetype');
}
* {font-family:Commissioner !important; }

.tabulation-2 .nav-fill {
    margin-left: 22px;
}
.fa{font-family: fontawesome  !important;}
h1,h2,h3,h4,h5,h6{font-family: "Commissioner", serif !important;}
a {color: #000; text-decoration:none; }
.about-banner {padding: 0% 0 12% 0;background-image: url(image/carrer.jpg);background-size: cover;height: 335px;}

i.fa.fa-play {
    margin-top: 20px;
}




@media screen and (max-width: 767px) {
    .clickbtn {
        width: 190px;}
        .homecaption p {
    /* padding: 86px; */
    font-size: 14px !important;
    line-height: 1.5px !important;
    color: rgba(255, 255, 255, 0.7) !important;
    margin-left: 19px !important;
    margin-top: 13px !important;
    margin-bottom: 8px !important;
    font-weight: bold;
    line-height: 1.1 !important;
}

.hcaptionwrap {
    margin-bottom: -3px !important;
}
.homecaption h1 span
Specificity: (0,1,2)
 {
    /* margin-left: -72px; */
    font-weight: 700;
    display: block;
    color: #fff;
    line-height: 1.5;
    font-size: 22px;
    font-family: "Commissioner", serif;
}
.clickbtn {
    padding: 13px 5px;
    width: 179px;
    border-radius: 5px;
    text-align: center;
    /* border: 1px solid #ffffff; */
    background: #23405f;
    color: #ffffff;
    /* background: transparent; */
    font-size: 15px;
    display: inline-block;
    margin-top: 15px;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
}
}
    

.navbar-nav li:last-child a{
    color: #fff !important;
    border: 1px solid #23405f;
    padding-top: .5rem;
    /* padding-bottom: .5rem; */
    padding-left: 18px;
    padding-right: 18px;
    /* margin-top: 4px; */
    background: #23405f;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    }
.dropdown-menu li:last-child a{border:0;background:none;border-radius:0;color: #000 !important;}
.navbar-nav li:last-child a:hover {background: #000;color: #fff !important;/* margin-top: -2px; */}
.dropdown-menu>li>a:hover{ background: #000;  color: #fff;}

p{font-size: 15px;line-height: 26px;color: #000;margin-top: 9px;}
.text-justify{text-align: justify;}
section.bnr{padding:0;}
img{max-width:100%;}
#divmainenquiry11 .close { right: 14px; font-size: 30px; cursor: pointer;}
.table-responsive {overflow-x: hidden;-webkit-overflow-scrolling: touch;padding: 0;}
.team_img {width: 140px;/* border: 1px solid #e8e8e8; *//* border-radius: 50%; */}
/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {/* padding: 60px 0; */}
/* background-color */
 .bg-1{background-color :#003F62;}
 .bg-2{background-color: #62666d;}
/* Text-color */
 .cl-1{color :#003F62;}
/* Font-Size */
 .fs-13{font-size: 13px;}
 .fs-14{font-size: 14px;}
 .fs-15{font-size: 15px;}
 .fs-18{font-size: 18px;}
 .fs-22{font-size: 22px;}
 .fs-26{font-size: 26px;}
 .fs-40{font-size: 40px;}
 /*  */
 
 /* read-more btn */
.rm_btn{display: inline-block; font-size: 13px; font-weight: 500; letter-spacing: 1px; padding: 15px 50px; background-color: #003F62;; color: #fff; text-transform: capitalize;transition: 0.3s ease-in-out;}
.rm_btn:hover{box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); color: #fff;}
/*  */
.fix_line{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;}
/*  */
.main-table{/* margin-top: 329px; */Font-size:15px;color:#333;line-height:24px;text-align:justify;padding: 0 5px;}
.main-heading{font-weight:bold;Font-size: 25px;color:#000;line-height:36px;text-align:left;margin-bottom: 10px;padding: 0;}
.sub-heading{font-weight:bold;Font-size: 20px;color:#333;line-height:30px;margin:0;text-align:left;}
/*  */
 .hm_heading{font-size: 36px;line-height: 42px;margin-bottom: 40px;padding-bottom: 15px;text-transform: uppercase;position: relative;color: #222;z-index: 999;}
.hm_heading::after {position: absolute;content: "";bottom: 0;width: 130px;height: 2px;left: 50%;transform: translate(-50%);background: #535353;}
   





.team-page { background: #23405f; position: relative;}
.team-page .team-detail .name h3 { color: #fff; font-size: 36px; font-weight: 600; margin: 0 0 10px 0;}
.team-page .team-detail .name h6  {color: #ccc; font-size: 20px; letter-spacing: .6px; margin: 0 0 30px 0;}
.team-page .team-detail .name .icon a { color: #ccc; display: inline-block; margin: 0 30px 0 0; font-size: 21px;}
.team-page .team-detail .name { position: relative; padding: 0 0 40px 0; border-bottom: 1px solid rgba(255, 255, 255, 0.5);}
.team-page .team-detail .name::after { content: ''; position: absolute; width: 70px; height: 2px;background: #a3323b; left: -80px; top: 12%;}
.team-page .team-detail .name::before { content: ''; position: absolute; width: 15px; height: 15px; background-color: #a3323b; border-radius: 50%; outline: 1px solid #a3323b; outline-offset: 10px; left: -87px; top: 15px;}
.team-page .team-detail p { color: #d3d3d3; font-size: 16px;}
.team-page .pic {background-attachment: fixed;}
.team-page .right-text {position: relative;padding: 40px;}
.team-page .right-text h4 {color: #fff;text-align: center;font-size: 32px;font-weight: 600;letter-spacing: 1px;margin: 0 0 20px 0;}
.team-page .right-text::after { content: ''; position: absolute; width: 32%; height: 100%; border: 1px solid #a3323b; border-right: none; left: 0; top: 0;}
.team-page .right-text::before { content: ''; position: absolute; width: 32%; height: 100%; border: 1px solid #a3323b; border-left: none; right: 0; top: 0;}
.team-page .right-text p {text-align: center;color: #ccc;font-size: 17px;margin: 0;}
.team-page .right-text .icon img{position: absolute;top: -20px;left: 0;right: 0;margin: 0 auto;width: 37px;}

.about-section {padding: 4% 0 10%;background: #e0e0e0;position: relative;}
.about-section .pattern {position: absolute;bottom: 0%;left: 5%;}
.about-section .pattern img { width: 220px;}
.about-section .heading h2 { color: #a3323b; font-size: 22px; font-weight: 600; letter-spacing: .5px; text-transform: uppercase; position: relative; padding: 0 0 20px 0; margin: 0 0 30px 0;}
.about-section .heading h2::after { content: ''; position: absolute; height: 1px; width: 50%; background: #a3323b; bottom: 0; left: 0;}
.about-section p {text-align: justify;}
.about-section a.read-more { color: #23405f; font-size: 15px; text-transform: uppercase; letter-spacing: .5px; font-weight: 500; letter-spacing: 1px; transition: all .3s ease-in-out;}
.about-section a.read-more:hover { letter-spacing: 2.5px;}
ul.team-detail {
    font-size: 16px;
    color: #d3d3d3;
}

h6.content-head {
    color: #ccc;
    font-size: 20px;
    letter-spacing: .6px;
    margin: 0 0 30px 0;
}

/*--------------------------------------------------------------
# banner
--------------------------------------------------------------*/
.bnr_sec{position: relative;}
.bnr_sec::before {position: absolute;top: 0;left: 0;width: 100%;height: 100%;content: "";background: linear-gradient(to right, rgb(4 4 4 / 71%), rgb(255 255 255 / 0%));z-index: 2;}
.homecaption {position: absolute;left: 2%;width: 100%;bottom: 50px;z-index: 3;}
.homecaption h1 {margin-left: 90px;margin-bottom: 0px !important;font-size: 18px;x;px;font-weight: bold;line-height: 1.1;text-transform: uppercase;color: #78a1ce;}
.homecaption p {
    /* padding: 86px; */
    font-size: 17px;
    line-height: 1.5;
    color: #fff;
    margin-left: 90px;
    margin-top: 26px;
    /* margin-bottom: 56px; */
    font-weight: bold;
    line-height: 25px;
    }
.hcaptionwrap {
    margin-bottom: 171px;
}
.homecaption h1 span {font-weight: 700;display: block;color: #fff;line-height: 1.5;font-size: 48px;font-family: "Poppins", serif;}
.clickbtn {padding: 13px 5px;width: 179px;border-radius: 5px;text-align: center;/* border: 1px solid #ffffff; */background: #23405f;color: #ffffff;/* background: transparent; */font-size: 15px;display: inline-block;margin-top: 15px;cursor: pointer;transition: all 0.2s ease-in-out;}
.clickbtn:hover, .clickbtn:focus {background: #afa939;/* margin-left: 90px; */color: #fff;}
.btm_arrow {position: absolute;width: 17px;height: 40px;bottom: 2rem;left: 50%;z-index: 3;border-radius: 10px;border: 2px solid #ffffff;transform: translateX(-50%);cursor: pointer;}
.btm_arrow span {width: 6px;height: 6px;border-radius: 50%;background: #ffffff;position: absolute;left: 4px;animation: bannerDownArrow 1s infinite linear;}
@keyframes bannerDownArrow {
    0% {bottom: 25px;opacity: 1;}
    100% {bottom: 4px;opacity: 0;}
}
.btm_arrow small {position: absolute;top: -18px;font-size: 10px;color: #ffffff;left: 50%;transform: translateX(-50%);font-weight: 300;text-transform: uppercase;}
.Blog-seg{background-color: #f8f9fa;padding: 80px 0 0px 0px;}
.top-main-footer{margin-top: 2%;background-color: #23405f;/* padding: 80px 0 0px 0px; */}

.legal-team{background-color: #ffffff;padding: 10px 0 40px 0px;}
/*--------------------------------------------------------------
# services
--------------------------------------------------------------*/
.ser_sec{background-color: #ffffff;padding: 80px 0;}
.ser_item > div:not(:last-child){border-right: 1px solid #D8D8D8;}
.ser_item h2{font-size: 20px;font-weight: 500;color: #222;margin: 8px 0;}
.ser_item a .scaleeffect img {/* filter: grayscale(100%); */transition: filter 0.3s ease;/* transform: scale(1); *//* transition: all 2s ease-in-out; */}
.ser_item a:hover .scaleeffect img {/* transform: scale(1.2); */filter: grayscale(0%);/* filter: brightness(1.5); */}
/*--------------------------------------------------------------
# about
--------------------------------------------------------------*/
.about_sec{background: #c5c5c5;background-size: cover;padding: 90px 0;position: relative;}
.about_sec::before{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      content: "";
      background: #22222261;
}
.about_sec .hm_heading::after{background-color: #fff;}
.about_sec p{color:#fff;text-align: justify;margin-bottom: 30px;position: relative;z-index: 999;}
/*--------------------------------------------------------------
# team
--------------------------------------------------------------*/
.team_sec{background: url(Image/team_bg.jpg) top center no-repeat;background-size: cover;padding: 90px 0;position: relative;}
.team_sec .hm_heading::after{background-color: #fff;}
.team_sec:before{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      content: "";
      background: #53535369;
}
/*--------------------------------------------------------------
# team
--------------------------------------------------------------*/
.getintouch_sec{position: relative;background: url(Image/getintouch.jpg) top center no-repeat;background-size: cover;padding: 90px 0; min-height: 500px;display: flex;align-items: center;}
.getintouch_sec::before {position: absolute;bottom: 0;left: 0;width: 100%;height: 100%;z-index: 0;content: "";background: transparent linear-gradient(0deg, #000000 0%, rgb(84 84 84 / 0%) 100%) 0% 0% no-repeat padding-box;}
.getintouch_sec .hm_heading::after{background-color: #fff;}
.getintouch_sec_cont{position: relative; z-index: 99;}

/*--------------------------------------------------------------
# footer
--------------------------------------------------------------*/
.footer{background: #222831b5;}
.ft_top{padding: 30px 0;/* border-bottom: 1px solid #fff; */}
.ft_top_btn a{padding: 10px 20px;border: 1px solid #fff;border-radius: 20px;color:#fff;font-size:16px;border: 1px solid #fff;border-radius: 20px;display: inline-block; font-weight: 700;}

.main-table .ft_top_btn a{border-color:#535353; color:#535353;}
.social-links a {display: flex;align-items: center;justify-content: center;width: 48px;height: 48px;border-radius: 50%;/* border: 1px solid #fff; */background-color: rgba(255, 255, 255, 0.05);font-size: 24px !important;margin-top: 35px;color: #fff;margin-right: 10px;transition: 0.3s;}
.social-links a:hover {color: #fff;border-color: #535353;background-color: #535353;}
.social-links a .fa{transition: 0.3s ease-in-out; }
.social-links a:hover .fa{transform: scaleX(-1); }

.footer h4 {color: #fff;
    margin-bottom: 40px;
    font-size: 20px;
    font-weight: 400;}
.footer .footer-links {margin-bottom: 30px;}
.footer .footer-links ul {list-style: none;padding: 0;margin: 0;}
.footer .footer-links ul li {padding-right: 2px;font-size: 15px;line-height: 0;}
.footer .footer-links ul li {padding: 8px 0;display: flex;align-items: center;}
.footer .footer-links ul li:first-child {padding-top: 0;}
.footer .footer-links ul a {: 17px;font-size: 16px;margin-right: -14px;color: #fff;display: inline-block;line-height: 1;}
.footer .footer-links ul a:hover {color: #fff; text-decoration: underline; text-underline-offset: 4px; }

/*  */
.top {position: fixed;right: 18px;bottom: 30px;text-align: center;color: #fff;background-color: #222;width: 60px;height: 49px;line-height: 49px;z-index: 999;cursor: pointer;opacity: 0;transition: ease-in 0.5s;display: flex;justify-content: center;align-items: center;}
.top.scll-top {  opacity: 1; transition: ease-in 0.5s;  bottom: 56px;}
.top .fa { display: block !important;}
.top:hover{background:#535353;}
/*--------------------------------------------------------------
#innr-pg-bnnr
--------------------------------------------------------------*/
/*innr-pg-bnnr*/
.innr-pg-bnnr::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: linear-gradient(to right, rgb(4 4 4 / 36%), rgb(255 255 255 / 0%));
    z-index: 2;
    }
.otherpagecss #RadDockZone1.container{max-width: 100%;}
.otherpagecss #RadDockZone1.container #HomepagecontentControl_C table{margin-top:0 !important;}
.innr-pg-bnnr{padding: 126px 0 0;width: 100%;background-size: cover;min-height: 350px;text-align: center;margin-top: -84px;position: absolute;margin-bottom: 40px;}
.innr-pg-bnnr:after{/* content:''; */position:absolute;left:0px;right:0px;top:0px;width:100%;height:100%;z-index: 0;background: linear-gradient(to right, rgb(4 4 4 / 84%), rgb(83 83 83 / 65%));}
.main-table.innr-pg{padding-bottom:50px;}
.innr-pg-bnnr h1{color: #fbf8f8;text-align:center;text-transform:uppercase;font-size: 37px;font-weight: 800;position:relative;z-index: 999;text-shadow: 4px 4px 5px #3a3a3a;}
.innr-pg-bnnr h1:after{content:'';position:absolute;bottom: -4px;margin:0 auto;left:0;right:0;width:100px;height:4px;border-radius:2px;background:#fff;box-shadow: 4px 4px 5px #3a3a3a;}
.inner-pages ul, .innr-pg ul{padding:0px; margin-bottom:0;}
.inner-pages li, .innr-pg li {position: relative; list-style: none; padding-left: 30px;}
.inner-pages li:before, .innr-pg li:before{content: "\f101";  position: absolute; font-family: Commissioner; font-size: 17px; line-height: 30px;    left: 7px;  top: -2px; color: #a2d5f2;}
.innr-pg-bnnr p{text-shadow:4px 4px 5px #3a3a3a;}
/*innr-pg-bnnr*/

/*--------------------------------------------------------------
# Inner Content pages
----------------------------------------------*/
.bx-rht-cont p{margin-bottom:0;}
.brn-off{width:31%; padding:1%; float:left;     padding-bottom: 0;}
.cont-page h3{     margin: 0;font-size: 18px;margin-bottom: 8px;}
.cont-page p{font-size:14px; color:#000;     line-height: 24px !important;}
.cont-heading {margin: 0;font-size: 15px;text-transform: uppercase;background:#60355c;padding: 9px 10px;color: #fff;margin-bottom: 8px;}
.head-bx{float: left;width: 50%;}
.contd-bx{float: left;width: 50%;}
.brn-bx h2{text-align:center;}
.map-cont img{max-width:100%;}
.cont-page .st-feature-box{background: #23405f;padding-top: 15px;padding-bottom: 15px;margin-bottom: 0;padding-right: 10px;color: #fff;}
.cont-page .feature-box-image{    margin-top: 13px;}
.brnh-off p{margin-bottom:2px;}
.st-custom-heading-layout2.st-custom-heading-wraper {margin-bottom: 24px;}
.st-custom-heading-layout2 .st-heading-title {position: relative;margin-bottom: 0;text-transform: uppercase;font-size: 25px;line-height: 25px; font-weight:bold;margin-top: 0;}
.st-custom-heading-layout2 .st-heading-title>span {position: relative;margin-bottom: 0;text-transform: uppercase;font-size: 25px;line-height: 25px;display: block;margin-bottom: 11px;}
.st-custom-heading-layout2 .heading-line {width: 26px;height: 1px;background: #003F62;margin: 0;}
.st-feature-box {padding-left:75px;position: relative;margin-bottom: 35px;}
.st-feature-box .st-feature-box-icon {color: #111;display: block;position: absolute;width: 52px;height: 52px;line-height:0px;top: 0;left: 0;text-align: center;font-size: 60px;-webkit-transition: all .3s;-khtml-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.st-feature-box h3 {color: #fff;margin-bottom: 8px;font-size: 18px;line-height: 20px;font-weight: normal;}
.cont-soc img{margin-right:5px;}
.cont-page h2{font-weight: 800;color: #111;font-size: 20px;margin-top: 0;text-transform: uppercase;margin-bottom: 18px;margin-top:10px;}
.cont-page h2 span{color: #111;font-weight: normal;font-size: 18px;}
.cont-page h5{    color: #222;font-size: 19px;margin-bottom: 25px;}
.cont-page h2 span {color: #111;font-weight: normal;font-size: 18px;}
.cont-page{margin-top: 329px;text-align:left;font-family: "Commissioner", sans-serif;font-size: 14px;}
.feature-box-content{font-size: 15px;}
.form-control {border: none;border-bottom: 1px solid #fff;border-radius: 0;background-color: transparent;}



.callus2 {
  width: 100%;
  margin: 8px 0 0 0;
  text-align: right;
  position: fixed;
  bottom: 9em;
  right: 20px;
  width: 50px;
  height: 50px;
  z-index: 99999;
}

.callus2 .callusL2{
   width: 45px;
   height: 45px;
   font-size: 20px;
   border-radius: 100%;
   text-align: center;
   line-height: 40px;
   display: inline-block;
   background: #222;
   color: #fff;
   margin: 0 20px 0 0;
   -webkit-box-shadow: 0px 0px 0px 7px #dc3545;
   -moz-box-shadow: 0px 0px 0px 7px rgba(232, 154, 17, 0.25);
   box-shadow: 1px 2px 7px #222222a1;
   -webkit-animation: tada 1.25s infinite;
   -moz-animation: tada 1.25s infinite;
   -ms-animation: tada 1.25s infinite;
   animation: tada 1.25s infinite;
}

.whatsapp_btn {
  position: fixed;
  bottom: 14em;
  right: 35px;
  width: 40px;
  height: 40px;
  z-index: 9999;
}

.whatsapp_btn .icon_logo {
  position: relative;
  z-index: 100;
  padding: 5px;
  top: -9px;
  right: -7px;
}

.whatsapp_btn .icon_logo > a > img {
  width: 100%;
}

.whatsapp_btn .circle_waves {
  border-radius: 50%;
  background-color: rgb(60, 192, 78);
  width: 55px;
  height: 55px;
  position: absolute;
  opacity: 0;
  bottom: 1px;
  left: 0px;
  z-index: 99;
  animation: 4s cubic-bezier(0.36, 0.11, 0.89, 0.32) 0s infinite normal none running waves;
}

@keyframes waves {
  0% {
      transform: scale(0.55, 0.55);
      opacity: 0.6;
  }

  100% {
      transform: scale(1.8, 1.8);
      opacity: 0;
  }
}


.sector-bx {
  background: #fff;
  padding: 20px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  margin: 40px 0 20px;
  width: 100%;
  border-radius: 10px;
}
.sector-bx img {
  width: 70px;
  margin: 0 0 25px 0;
}
.sector-bx h5 {
  color: #43515f;
  font-size: 14px;
  font-weight: 600;
  margin: 5px 0px 10px;
}

.residence{margin: 50px 0 30px;}
.residence h3 {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    margin: 20px 0;
}
.content {
    position: relative;
    width: 100%;
    max-width: 100%;
    margin: auto;
    overflow: hidden;
    margin-top: 35px;
}

.content .content-overlay {
    background: rgb(35 64 95 / 57%);
    position: absolute;
    /* height: 100%; */
    /* width: 100%; */
    left: 0;
    margin: 10px;
    top: 0;
    border-radius: 5px;
    bottom: 0;
    right: 0px;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

.content:hover .content-overlay {
    opacity: 1;
}

.content-image {
    width: 100%;
    box-shadow: 1px 1px 8px #504e4e;
    border-radius: 5px;
}

.content-details {
    position: absolute;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.content:hover .content-details {
    top: 50%;
    left: 50%;
    opacity: 1;
}

.content-details h3 {
    color: #fff;
    font-weight: 500;
    /* letter-spacing: 0.15em; */
    margin-bottom: 0.5em;
    font-size: 23px;
    /* text-transform: uppercase; */
}

.fadeIn-bottom {
    top: 80%;
}




.expertisethumb {
    position: relative;
    margin: 40px 0;
    display: block;
    color: #222222;
}
.expertisethumb .content1 {
    width: calc(100% - 40px);
    margin-left: 15px;
    margin-top: -80px;
    z-index: 1;
    position: relative;
    background: rgb(255 246 246 / 95%);
    padding: 10px 15px 20px;
    overflow: hidden;
    border-bottom: 2px solid #222222;
    box-shadow: 1px 1px 5px #c9c4c4;
}
.expertisethumb:hover .content1 img{
   filter: invert(1);
}
.content1 img{width:45px;float: right;}
.expertisethumb h3 {
        font-size: 17px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 55px;
    }
.expertisethumb .content1::after {
    position: absolute;
    top: 100%;
    left: 0;
    background: #535353;
    width: 100%;
    height: 100%;
    content: "";
    transition: all 0.2s ease-in-out;
}
.expertisethumb:hover .content1::after {
    top: 0;
    opacity: 1;
}
.expertisethumb:hover p, .expertisethumb:hover span {
    color: #ffffff;
}
.expertisethumb:hover h3{color:#fff;z-index: 999;position: relative;}
.expertisethumb p {
    height: 130px;
    font-size: 14px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    line-height: 26px;
    color: #636466;
    transition: all 0.2s ease-in-out;
}
.expertisethumb span {
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    color: #222222;
    position: relative;
    z-index: 1;
    transition: all 0.2s ease-in-out;
}
/* End */




@media screen and (max-width: 767px) {
    .homecaption h1 {
        margin-left: 22px;
        font-size: 17px !important;
    }
	.homecaption h1 span {
        /* margin-left: -67px; */
        font-size: 17px !important;
    }
    .ft_top_btn a{margin:10px 0;}
    .bnr_sec img {
        min-height: 400px;
    }
    .clickbtn {
    width: 190px;}
}


@media(max-width:767px){
.top {display: none;}

.otherpagecss #HomepagecontentControl_C{padding-top: 0px !important;}
}
 

}

.opening-hours p {
    color: rgba(255, 255, 255, 0.9)!important;
}
.footer .opening-hours h2 {
    color: #8fa4bb;
    font-size: 16px;
}
.footer p{font-size: 16px;color: rgba(255, 255, 255, 0.7) !important;}
.block-23 ul {
  padding: 0; }
  .block-23 ul li, .block-23 ul li > a {
    display: table;
    line-height: 1.5;
    margin-bottom: 15px; }
  .block-23 ul li span {
    color: rgba(255, 255, 255, 0.7); }
  .block-23 ul li .icon, .block-23 ul li .text {
    font-size: 16px;
    display: table-cell;
    vertical-align: top;
    }
  .block-23 ul li .icon {
    width: 40px;
    font-size: 18px;
    padding-top: 2px;
    color: white; }
ftco-footer-social li {
  list-style: none;
  margin: 0 10px 0 0;
  display: inline-block; }
  .ftco-footer-social li a {
    height: 50px;
    width: 50px;
    display: block;
    float: left;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 50%;
    position: relative; }
    .ftco-footer-social li a span {
      position: absolute;
      font-size: 26px;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    .ftco-footer-social li a:hover {
      color: #fff; }
.mr-3, .mx-3 {
    margin-right: 1rem !important;
}
.pl-3, .px-3 {
    padding-left: 1rem !important;
}
.bg-primary {
  background: #23405f !important;
  }
.services-wrap:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    content: '';
    height: 140px;
    background: #afa939;
}
.btn {
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }
  .btn:hover, .btn:active, .btn:focus {
    outline: none; }
  .btn.btn-primary {
    margin-top: 49px;
    background: #23405f!important;
    border: 1px solid #afa939 !important;
    color: #fff !important;
    }
    .btn.btn-primary:hover {
      border: 1px solid #afa939;
      background: transparent;
      color: #afa939; }
    .btn.btn-primary.btn-outline-primary {
      border: 1px solid #afa939;
      background: transparent;
      color: #afa939; }
      .btn.btn-primary.btn-outline-primary:hover {
        border: 1px solid transparent;
        background: #afa939;
        color: #fff; }
  .btn.btn-outline-white {
    border-color: rgba(255, 255, 255, 0.8);
    background: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    border-width: 1px;
    color: #fff; }
    .btn.btn-outline-white:hover, .btn.btn-outline-white:focus, .btn.btn-outline-white:active {
      background: #fff;
      border-color: #fff;
      color: #afa939; }

@media (max-width: 767.98px) {
  .img-video {
    height: 400px; } }

.icon-video {
  width: 80px;
  height: 80px;
  background: #23405f;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  }
  @media (min-width: 768px) {
    .icon-video {
      margin-right: -35px; } }
  .icon-video span {
    /* margin-top: 19px !important; */
    margin-left: 32px;
    font-size: 36px;
    color: #fff;
    }

.years h4 {
  font-size: 20px;
  display: inline-block;
  padding: 20px;
  background: #23405f;
  }
  @media (min-width: 768px) {
    .years h4 {
      margin-left: -24px;
      padding: 20px 30px;
      } }
  @media (max-width: 991.98px) {
    .years h4 {
      width: 100%;
      display: block; } }
  .years h4 span {
    color: #fff; }

.tabulation-2 .nav-pills .nav-item .nav-link {
  background: #fff;
  border-radius: 4px;
  color: #000000;
  font-weight: 600;
  border: 1px solid rgba(0, 0, 0, 0.1); }
  .tabulation-2 .nav-pills .nav-item .nav-link span {
    color: #afa939; }
  .tabulation-2 .nav-pills .nav-item .nav-link.active {
    color: #fff;
    background: #afa939;
    border: 1px solid #afa939; }
    .tabulation-2 .nav-pills .nav-item .nav-link.active span {
      color: #fff; }

.tabulation-2 .tab-content {
  background: #fff;
  padding: 20px;
  border: 1px solid rgba(0, 0, 0, 0.05); }

.services-wrap {
  position: relative;
  z-index: 0; }
  .services-wrap:after {
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0px;
    z-index: -1;
    content: '';
    height: 140px;
    background: #23405f;
    }
    @media (max-width: 767.98px) {
      .services-wrap:after {
        height: 100%; } }

.services {
  width: 100%;
  background: #fff;
  padding: 20px;
  position: relative;
  border-radius: 4px;
  -webkit-box-shadow: 0px 15px 34px -10px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0px 15px 34px -10px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 15px 34px -10px rgba(0, 0, 0, 0.09); }
  @media (max-width: 991.98px) {
    .services {
      margin-bottom: 30px; } }
  .services .icon {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin: 0 auto;
    background: rgba(0, 0, 0, 0.05);
    margin-bottom: 10px; }
    .services .icon span {
      color: #23405f;
      font-size: 30px;
      }
  .services .text h3 {
    font-size: 18px;
    font-weight: 600; }
  .services .btn-custom {
    position: absolute;
    bottom: -35px;
    left: 0;
    right: 0;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #23405f;
    margin: 0 auto;
    opacity: 0;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    }
    .services .btn-custom span {
      color: #fff; }
  .services:hover .btn-custom {
    opacity: 1;
    bottom: -25px; }

.practice-area {
  display: block;
  margin-bottom: 40px;
  padding: 20px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  position: relative; }
  @media (max-width: 767.98px) {
    .practice-area {
      border-left: none;
      border-bottom: 1px solid rgba(0, 0, 0, 0.08); } }
  .practice-area .icon {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.05);
    margin: 0 auto;
    margin-bottom: 10px;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%; }
    .practice-area .icon span {
      font-size: 50px;
      color: #afa939;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease; }
  .practice-area h3 {
    font-size: 20px; }
    .practice-area h3 a {
      color: #000000; }
  .practice-area .btn-custom {
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #afa939;
    margin: 0 auto;
    opacity: 0;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .practice-area .btn-custom span {
      color: #fff; }
  .practice-area:hover .icon, .practice-area:focus .icon {
    background: #afa939; }
    .practice-area:hover .icon span, .practice-area:focus .icon span {
      color: #fff; }
  .practice-area:hover .btn-custom, .practice-area:focus .btn-custom {
    opacity: 1;
    bottom: -25px; }

.heading-section .subheading {
  font-size: 16px;
  display: block;
  margin-bottom: 5px;
  font-weight: 700;
  color: #23405f;
  }

.heading-section h2 {
  font-size: 30px;
  font-weight: 700; }
  @media (max-width: 767.98px) {
    .heading-section h2 {
      font-size: 28px; } }

.heading-section.heading-section-white .subheading {
  color: rgba(255, 255, 255, 0.5); }

.heading-section.heading-section-white h2 {
  font-size: 40px;
  color: #fff; }

.heading-section.heading-section-white p {
  color: rgba(255, 255, 255, 0.9); }

.img,
.blog-img,
.user-img {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
.tabulation-2 .nav-pills .nav-item .nav-link {
  background: #fff;
  border-radius: 4px;
  color: #000000;
  font-weight: 600;
  border: 1px solid rgba(0, 0, 0, 0.1); }
  .tabulation-2 .nav-pills .nav-item .nav-link span {
    color: #afa939; }
  .tabulation-2 .nav-pills .nav-item .nav-link.active {
    color: #fff;
    background: #23405f;
    border: 1px solid #23405f;
    }
    .tabulation-2 .nav-pills .nav-item .nav-link.active span {
      color: #fff; }
.tabulation-2 .nav-pills .nav-link.active, .nav-pills .show>.nav-link{background: #23405f !important; color:#fff;}
.tabulation-2 .nav-fill .nav-item, .nav-fill>.nav-link {
    color: #000;
}
.tabulation-2 .tab-content {
  background: #fff;
  padding: 20px;
  border: 1px solid rgba(0, 0, 0, 0.05); }

.tabulation-2 .tab-content {
    background: #fff;
    padding: 20px;
    border: 1px solid rgba(0, 0, 0, 0.05);
}

.industry {
	padding:50px 0;
	position:relative;
}

.industry-block {
	cursor:pointer;
}
.industry-text p {
	text-align: center;
    width: 650px;
    margin: 0 auto;
    font-size: 18px;
	padding-top: 20px;
    padding-bottom: 15px;
}

.industry-block .industry-img img {
	width:100%;
}
.industry-block .industry-caption {
    text-align: center;
    position: absolute;
    top: 95px;
    left: 22px;
	opacity:0;
	z-index:1;
	color:#fff;
}

.industry-block .industry-caption h4 {
	margin:0;
	font-size:20px;
	font-family:Poppins;
	color:#fff;
}


.industry-block:hover .industry-caption  {
	opacity:1;
	
}

.industry-block {
	position:relative;
}
.industry-block:after  {
	 content: ""; 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:#19514d;
	opacity: .7;
	
}





.grid {
    position: relative;
    margin: 0 auto;
    padding: 1em 0 4em;
    max-width: 1000px;
    list-style: none;
    text-align: center;
}

figure.effect-6 {
    /* background: -webkit-linear-gradient(45deg,#22682a 0%,#9b4a1b 40%,#3a342a 100%); */
    /* background: linear-gradient(45deg,#22682a 0%,#9b4a1b 40%,#3a342a 100%); */
	/* background:#134844; */
}

.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    min-width: 100%;
    max-width: 100%;
    max-height: 248px;
    width: 99%;
    /* background: #000000; */
	text-align: center;
    cursor: pointer;
    /* box-shadow: 0px 3px 30px rgba(0,0,0,0.85); */
}

figure.effect-6:hover {
	background:#134844;
}
figure.effect-6:hover img {
    opacity: 0.4;
}

figure.effect-6 img {
    opacity: 0.9;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.8;
    width: 100%;
}

figure.effect-6:hover figcaption {
    background-color: rgba(58,52,42,0);
}

figure.effect-6 figcaption {
    padding: 3em;
    background-color: rgba(58,52,42,0.7);
    -webkit-transition: background-color 0.35s;
    transition: background-color 0.35s;
}
.grid figure figcaption {
    padding: 2em;
    color: #fff;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

figure.effect-6:hover figcaption::before, figure.effect-6:hover p {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
figure.effect-6 figcaption::before, figure.effect-6 p {
    opacity: 0;
    -webkit-transition: opacity 0.35s,-webkit-transform 0.35s;
    transition: opacity 0.35s,transform 0.35s;
    -webkit-transform: scale(0);
    transform: scale(0);
	font-size:15px;
}
figure.effect-6 figcaption::before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 1px solid #fff;
    content: '';
}
.grid figure figcaption::before, .grid figure figcaption::after {
    pointer-events: none;
}

.grid figure h2 {
    word-spacing: -0.15em;
    font-weight: 300;
    font-size: 17px;
}

figure.effect-6:hover h2 {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
	opacity:1;
}

figure.effect-6 h2 {
    margin: -100% 0 10px 0;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
	opacity:0;
	font-family:Commissioner;
	font-weight:700;
}

.flip-box {
  background-color: transparent;
  width: auto;
  height: 400px;
  border: 1px solid #f1f1f1;
  perspective: 1000px;
  margin: 0 0 28px 0;
}

.flip-box-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}
.flip-box-front img{margin-bottom:20px;height: 300px;margin-top:10px;width: 94%;object-fit: cover;object-position: top;}
.flip-box-front h3{font-size: 18px;color: #fff;margin-left: 32px;margin-top: 324px;text-align: left;line-height:23px;}
.flip-box-front h3 span{font-size: 14px;color: #fff;display: block;}

.flip-box:hover .flip-box-inner {
  transform: rotateY(180deg);
}

.flip-box-front, .flip-box-back {
  /* color: #85d185; */
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-box-front {
  background-color: #23405f;
  color: black;
}

.flip-box-front img{ max-width:100%;}

.flip-box-back {
  margin-top: 120p;
  padding: 40px;
  background-color: #090909de;
  color: #fff;
  text-align: justify;
  transform: rotateY(180deg);
  /* padding: 26px 52px; */
  /* overflow-y: auto; */
}
.flip-box-back p{color: #fff;margin-top: 115px;font-size: 16px;line-height:19px;text-align: justify;}
	
.mt-4{ margin-top:40px;}	
.banner-btm{position:relative;background: #23405f;}
.banner-btm-left{padding: 69px;background: #23405f;position:relative;color: #fff;padding-bottom:42px;padding-top:60px;}
.banner-btm-left h4{font-size: 15px;color: #67809a;}

.banner-btm-right img {/* left: 83px; */px; */width: 100% !important;height: 100%;width: 100%;}
.banner-btm-left h3{font-size: 40px;padding-bottom:30px;}
.banner-btm:before{/* background:#fb0000; *//* position:absolute; *//* content:''; *//* height:100%; *//* width:100px; */}
.banner-btm .sub-btn-hm{cursor: pointer;color: #fff;background: #737374;padding: 17px 10px;line-height: 26px;border: none;border-radius: 2px;font-size: 16px;width: 26% !important;}
.banner-btm label{font-weight: 900; margin-top: 20px;  font-size: 16px;}
.banner-btm .form-control{height:40px;background: transparent; border: 0; border-bottom: 1px solid #eee; box-shadow:none;}
.banner-btm .banner-btm-left ::placeholder{color:rgba(240,240,240,.7);}
.map-hm-rht{padding-right: 40px;}
.banner-btm .banner-btm-bx:hover{background:#fb0000; transition:ease-in-out .5s;}
.banner-btm .img-box{align-items: center; justify-content: center; height: 100px; width: 100px; display:flex; transition:.5s;}
.banner-btm .banner-btm-bx .fa{font-size: 40px; color: #150303}
.banner-btm .banner-btm-bx:hover .fa{font-size: 40px; color: #fff;}
.banner-btm .cont-bx{width: calc(100% - 100px); margin-left:20px;}
.banner-btm .cont-bx h4{color:#fb0000; font-size:26px;}
.banner-btm .cont-bx h4 a{color:#fb0000;}
.banner-btm .cont-bx:hober h4 a{color:#150303;}
.banner-btm .cont-bx p{font-size:16px;}
.banner-btm .banner-btm-bx{background:#fff; box-shadow: 0 0 29px 0 rgb(68 88 144 / 20%); padding:30px;display:flex; margin-bottom: 15px; transition:ease-in-out .5s;}
.banner-btm .banner-btm-bx:hover{background:#fb0000; }
.banner-btm .banner-btm-bx:hover .cont-bx h4 a, .banner-btm .banner-btm-bx:hover .cont-bx p{color:#fff; }
.form-control.main {
    background: transparent;
    border: 1px solid #b3b3b3;
    border-radius: 0;
    font-size: 15px;
    padding: 22px 20px;
    margin-bottom: 20px;
    color: #b3b3b3;
	box-shadow: 1px 10px 20px -12px rgba(0,0,0,0.2);
}

.blog-entry {
  overflow: hidden; }
  @media (min-width: 768px) {
    .blog-entry {
      width: 100%;
      margin-bottom: 30px;
      } }
  @media (max-width: 767.98px) {
    .blog-entry {
      width: 100%;
      margin-bottom: 30px;
      } }


.block-20 {
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  display: block;
  width: 100%;
  height: 270px; }

  .blog-entry .text {
    position: relative;
    background: #fff;
    width: 100%;
    margin: 0 auto;
    }
    .blog-entry .text .topper {
      margin-top: -61px;
      position: absolute;
      top: 0;
      left: 20px;
      background: #afa939; }
      .blog-entry .text .topper:after {
        position: absolute;
        bottom: -10px;
        left: 40px;
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 10px 10px 0 10px;
        border-color: #afa939 transparent transparent transparent; }
    .blog-entry .text .heading {
      font-size: 18px;
      margin-bottom: 16px;
      font-weight: 500; }
      .blog-entry .text .heading a {
        color: #000000; }
        .blog-entry .text .heading a:hover, .blog-entry .text .heading a:focus, .blog-entry .text .heading a:active {
          color: #23405f;
          }
  .blog-entry .meta > div {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 0;
    font-size: 14px; }
    .blog-entry .meta > div a {
      color: gray;
      font-size: 15px; }
      .blog-entry .meta > div a:hover {
        color: #666666; }
  .blog-entry .one {
    width: 70px; }
  .blog-entry .two {
    width: calc(100% - 70px); }
  .blog-entry span.day {
    font-size: 44px;
    font-weight: 300;
    color: #fff;
    line-height: 1; }
  .blog-entry span.yr, .blog-entry span.mos {
    font-size: 13px;
    line-height: 1.6;
    display: block;
    color: rgba(255, 255, 255, 0.7); }