@import url('https://fonts.googleapis.com/css2?family=Radio+Canada:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

body{margin:0; padding:0; color: #74787c; font-size: 16px; font-weight: 400; line-height: 26px; font-family: "Montserrat", sans-serif; background:#fff;}

h1.w6, h2.w6, h3.w6, h4.w6, h5.w6, h6.w6 {font-weight:600;}
h1.w4, h2.w4, h3.w4, h4.w4, h5.w4, h6.w4 {font-weight:400;}
h1,h2,h3,h4,h5,h6 {font-weight:700; color:#222; }
h1,h2,h3,h4,h5,h6 {font-family: "Montserrat", sans-serif;}
img{max-width:100%;}
ul, li{ padding:0; margin:0; list-style:none;}
a, a:focus, a:hover{outline:none; text-decoration:none; -webkit-transition: all ease 0.4s; transition: all ease 0.4s;}
.form-control:focus, .form-control:hover{box-shadow:0 0 0;}

 #fp-nav.fp-left {padding-left: 53px; left:0;  transition: all 1s ease-in-out; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out;  -ms-transition: all 1s ease-in-out;
  top: 50%; opacity: 1; transform: translate(0, -50%); -ms-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -o-transform: translate(0, -50%); bottom:auto;transform: translate(0, -50%);height: auto;margin: 0; position: fixed; z-index: 100;transform: translateY(-50%);}
#fp-nav.fp-left ul {position: relative;width: 210px;}
#fp-nav ul li {margin: 24px 7px;position: relative;height: auto; display:block;}
#fp-nav ul li a {width: auto; display: table; height: auto; outline: none; position: relative; z-index: 1; top: 0px; cursor: pointer; text-decoration: none;}
#fp-nav ul li a.active:before {content: ""; position: absolute; left: -40px; top: 3px; height: 1px; width: 40px; background: #fff;} 
#fp-nav ul li a span{left: 0; top: 0; position: relative;border-radius: 100%;border: 1px solid #fff;height: 6px; width: 6px; display:block;}
.fp-sr-only {display: none !important;}
#fp-nav.fp-left ul li .fp-tooltip{position: absolute;opacity:1;height: 20px; top: -6px; left: 16px;overflow: hidden;border-radius: 10px;padding: 0 5px;width: 100% !important; cursor:pointer;}		
#fp-nav.fp-left .wrap_tooltip {pointer-events: none; position: absolute; -webkit-border-radius: 10px; border-radius: 10px; -moz-border-radius: 10px; -khtml-border-radius: 10px; padding: 0px 14px; height: 20px; line-height: 20px;    text-transform: uppercase; background: #f5f5f5; color: #704d04; width: auto;font-size: 12px; top: 0px; opacity: 1; left:-100%; z-index: -1; transition: all 1s ease-in-out; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out;  -ms-transition: all 1s ease-in-out;}
#fp-nav ul li:hover .fp-tooltip, #fp-nav.fp-show-active a.active + .fp-tooltip{opacity: 1;}
#fp-nav ul li:hover .fp-tooltip, #fp-nav.fp-show-active a.active+.fp-tooltip{width: 100% !important;}
#fp-nav.nav_activated.nav_normal ul li a.active+.fp-tooltip .wrap_tooltip, #fp-nav.nav_activated.nav_normal ul:hover li a.active+.fp-tooltip .wrap_tooltip {left: 0; transition: all 1s ease-in-out; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out;  -o-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out;}
#fp-nav.nav_activated.nav_normal ul li .fp-tooltip:hover .wrap_tooltip {color: #f5f5f5; background: #704d04; opacity: 1 !important;}

#fp-nav.fp-left .arrow-full-page {position: absolute;width: 8px;top: 100%;left: 7px;z-index: 99;display: flex;align-items: end;overflow: hidden;margin: 0 auto;margin-top: 50px;opacity: 0;color: #fff;height: auto;opacity: 1;
        animation-duration: 0.5s;animation-name: arrow-bounce;}
@keyframes arrow-bounce {  0% { margin-top: 30px; } 60% {margin-top: 60px; } 100% {margin-top: 50px;}}		

#fp-nav.nav_activated.nav_normal ul:hover li .wrap_tooltip {background: #f5f5f5;color: #1b2762;left: 0;transition: all 1s ease-in-out;-webkit-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out;-o-transition: all 1s ease-in-out;-ms-transition: all 1s ease-in-out;}


.main{background: url(../images/bg-home.jpg); background-repeat: repeat-y; background-position: center top; background-size: cover; display: inline-block;width: 100%; height: 100%;}
.main:before {content: ""; position: absolute; left: 0;  top: 0; width: 100%; height: 100%; opacity: 1; z-index: 20; border-width:20px; border-style: solid; border-color: #ffffff; box-sizing: border-box; pointer-events: none;    visibility: hidden;}
.main:after {content: ""; position: absolute; left: 5px; top: 5px; width: calc(100% - 10px); height: calc(100% - 10px); background: #fff; z-index: 10; opacity: 0; pointer-events: none; transition: all 1s ease-out; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; -ms-transition: all 1s ease-out; -o-transition: all 1s ease-out;}
#fullpage-wrap{padding-bottom:50px;}
.background-none {background: none !important;}
#hero-banner {display: block; position: relative; overflow: hidden; z-index: 0; margin:20px; width: auto !important; height: calc(100vh - 2 * 20px) !important;table-layout: fixed;min-height: 600px;}
#hero-banner .fp-tableCell {display: block; height: 100% !important; position: absolute;width: 100%;}
.hero-banner__img {height: 100%;}
.hero-banner__img img {width: 100%;object-fit: cover; object-position: top; max-width: 100%; height: 100%;}
.hero-banner__content {position: absolute; left: 0; top: 0; width: 100%; height: 100%; padding-top: 100px; z-index: 1;}
.hero-banner__content {display: flex;flex-wrap: wrap;flex-direction: column;justify-content: center;padding-top: 0;}

.fullpage-wrapper{z-index: 15;height: 100%; position: relative; transition: none;}

.hero-banner__content {position: absolute; left: 0; top: 0; width: 100%; height: 100%; padding-top: 100px; z-index: 1;}
.hero-banner__caption {max-width: 860px; color: #fff; padding-left:20px; padding-right:20px; margin-left: 299px;}
.news-list { display: flex; flex-wrap: wrap; margin: -10px; padding-top: 36px;}
.news-list__col {padding: 10px; flex: 0 0 50%; max-width: 50%;}
.news-list__box {margin-bottom: 32px; display: flex; flex-direction: column; align-items: center; text-align: center; height: 100%; color: inherit; text-decoration: none;}
.news-list__img {width: 100px; height: 100px; background-color: #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center; padding: 20px;}
.news-list__img img {max-width: 100%;}
.news-list__title {font-size:18px; line-height:22px; font-family: inherit; font-weight: normal; margin-top: 16px; overflow: hidden; position: relative; color:#fff;}
.news-list__title:after { content: ""; background-image: url("data:image/svg+xml,%3Csvg width='91' height='8' viewBox='0 0 91 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M90.3536 4.35355C90.5488 4.15829 90.5488 3.84171 90.3536 3.64645L87.1716 0.464466C86.9763 0.269204 86.6597 0.269204 86.4645 0.464466C86.2692 0.659728 86.2692 0.976311 86.4645 1.17157L89.2929 4L86.4645 6.82843C86.2692 7.02369 86.2692 7.34027 86.4645 7.53553C86.6597 7.7308 86.9763 7.7308 87.1716 7.53553L90.3536 4.35355ZM0 4.5H90V3.5H0V4.5Z' fill='%23FFFFFF'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-position: right 0; background-size: cover; width: 32px; height: 9px;  display: block;  margin: 0 auto;  position:absolute;  bottom: -20px;  right: 0;  left: 0;  transform: translate(0,50%);  opacity: 0;  transition: all 0.3s ease-in-out, opacity 0.8s ease-in-out;}
.news-list__title span {  display: block;  position: relative;  bottom: 0;  opacity: 1;  transition: all 0.3s ease-in-out, opacity 0.8s ease-in-out;}
.news-list__box:hover .news-list__title span { bottom: 100%; opacity: 0;}
.news-list__box:hover .news-list__title:after { bottom: 50%; opacity: 1;}
.hero-banner__heading { text-align: left;font-size: 60px; color:#fff;}
.hero-banner__sub-title {margin-top:20px;font-size: 22px; line-height: 35px;}
.hero-banner__head{max-width: 762px;}
.news-list__col {flex-basis: 20%;max-width: 20%;}



.header{background-color: transparent; position: fixed; height:144px; z-index: 999; box-shadow: 0 4px 10px -8px transparent;transition: all 0.4s ease-in-out;top: 0; left: 0; width: 100%;}
.navbar-brand{margin:42px 0 0 42px;}
.navbar-brand img{width:100px;}
.sticky-header .navbar-brand{margin:10px 0 10px 42px;}
.sticky-header .navbar-brand img{filter: brightness(0) invert(0);}
.sticky-header .nav-button .txt{color: #000;}
.sticky-header .nav-button .nav_open:before{filter: brightness(0) invert(0);}
.sticky-header  .nav-button{top:20px;}
.header .navbar{position: relative;z-index: 2; padding:0;}
.nav-button{position:absolute; cursor:pointer;top: 54px;width: 56px;height: 56px;right:60px;z-index: 560;}
.nav-button .txt {position:absolute;color: #ffffff;top: 15px;right: 72px;font-size: 16px;line-height: 26px;display: block;width: 80px;text-align: right;overflow: hidden;}
.nav-button .nav_open:before, .nav-button .nav_close:before {content: ""; width: 48px; height: 48px; position: absolute; left: 0; top: 0; background-image:url(../images/plus.svg) ; background-repeat: no-repeat; background-position: center center;  background-size: contain;  transform: rotate(90deg); -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform-origin: center center;}
.nav-button .nav_open, .nav-button .nav_close, .nav-button .nav_open:before, .nav-button .nav_close:before {width: 56px; height: 56px;}
header .navbar-expand-md .navbar-collapse{left: 20px !important; top: 20px;  width: calc(100% - 40px);  height: calc(100vh - 40px);position: absolute; background: #fff; z-index: 555;  display: none !important; overflow: auto;}
.nav_close{display:none;}
body.nav_active .nav-button .nav_open {display: none; visibility: hidden;}
body.nav_active .nav-button .nav_close {display: block;}
header .navbar-expand-md .navbar-collapse[style="display: block;"]{display:block !important;}
.nav-button:hover .nav_open:before {transform: rotate(110deg);-webkit-transform: rotate(110deg);-moz-transform: rotate(110deg);-ms-transform: rotate(110deg);-o-transform: rotate(110deg);transform-origin: center center;}
.nav-button .nav_close:before {transform: rotate(135deg); -webkit-transform: rotate(135deg); -moz-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); transform-origin: center center;filter: brightness(0) invert(0);}

.nav_wrapper {position: relative;height: 100%;display: flex; flex-direction: column; overflow: hidden;}
.header-menu-list{padding: 156px 12px 19px 18px;}

.header .navbar-brand{padding:0;}

.navbar-nav .menu-item-has-children{position:relative;}
.navbar-nav> li > a{padding:30px 15px;color: #1f3332;font-weight: 500;font-size:15px;text-transform: uppercase;position: relative;display: block;}
.navbar-nav > li:hover > a, .navbar-nav > li:hover > .arow, .navbar-nav > li > a.active{color: #1bbcaa;}
.navbar-nav > li > .arow{position: absolute;right:0px;top: 50%;-webkit-transform: translateY(-50%); transform: translateY(-50%); color: #1b1b1b;}
.navbar-nav > li > .arow:after {font-family:'FontAwesome'; content: "\f107";}
.navbar-nav li ul.sub-menu {position: absolute; left: 0; top: 100%; width: 230px; background-color: #fff; opacity: 0; visibility: hidden;  z-index: 99; height: auto; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); box-shadow: 0px 4px 15px rgba(1, 15, 28, 0.06); display:block; margin:0; padding:5px 0px 5px 0px; border-radius:0; border:0; border-radius:0; -webkit-transform: scaleY(0); -ms-transform: scaleY(0); transform: scaleY(0); -webkit-transform-origin: top center;   -ms-transform-origin: top center; transform-origin: top center; border-bottom: 2px solid #e30119; -webkit-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}
.navbar-nav .menu-item-has-children:hover > ul.sub-menu {opacity: 1; visibility: visible;-webkit-transform: scaleY(1); -ms-transform: scaleY(1); transform: scaleY(1);}
.navbar-nav ul.sub-menu li a{display: block; padding:5px 15px; position: relative; -webkit-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s; border-radius: 0; margin: 0 0; line-height:26px; color: #616161; font-size:14px;word-break: break-word;}
.navbar-nav ul.sub-menu li a:hover{background-color: #f3f2f2; color:#e30119;}
.navbar-nav .menu-item-has-children .sub-menu-toggle{display:none;}

.navbar-nav li.current_page_item a{color: #1bbcaa !important;}


.hm-about-sec{padding:60px 0px 60px 0px;position: relative; background-color: #f6f6f6;}
.hm-about-sec p{font-size:16px; font-weight:400; color:#222; margin-bottom:15px; text-align:justify;}
.hm-about-sec h2{font-size:40px;font-weight: bold; line-height: 1.139; color:#293155; margin-bottom:15px;}
.hm-about-sec h2 span{color:#1bbcaa;}
.readmore{background-color: #293155;font-weight: 600;text-transform: uppercase; display:inline-block; font-size:15px; position:relative;z-index: 1; margin-top: 15px; padding: 15px 30px; line-height: 20px; color:#fff; border:0;border-radius: 0;}
.readmore:before {content: ''; display: block; height: 100%; position: absolute; top: 0; z-index: -1; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; background-color: #1bbcaa; width: 0; right: 0; left: auto; }
.readmore:hover {color: #fff;}
.readmore:hover:before {width: 100%; left: 0;}

.image-one{position: relative; overflow: hidden;}
.image-one img{position: relative; -webkit-transition: 1s; -o-transition: 1s; transition: 1s;}
.image-one:hover img{-webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2);}
.image-one:before {position: absolute; top: 0; left: -75%; z-index: 2; display: block; content: ''; width: 50%; height: 100%; background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%); background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .3))); background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);-webkit-transform: skewX(-25deg);-ms-transform: skewX(-25deg);transform: skewX(-25deg);}
.image-one:hover:before{-webkit-animation: shine2 1s;animation: shine2 1s;}
@-webkit-keyframes shine2 {100% {left: 125%;}}
@keyframes shine2 {100% {left: 125%;}}


.hm-feature-section{padding:60px 0px 30px 0px;position: relative; background-color: #fff;}
.section-title {display: block; position: relative; margin-bottom:30px;}
.hm-feature-section h2{font-size:40px;font-weight: bold; line-height: 1.139; color:#293155; margin-bottom:15px;}
.hm-feature-section h2 span{color:#1bbcaa;}
.section-title p {color: #777; font-family: "Roboto", sans-serif; font-size: 16px; font-weight: 400; line-height: 28px; margin: 12px auto auto; max-width: 670px;}

.feature .image-one {padding-bottom:25px;}
.feature .image-one img{width:100%;}
.feature {border-bottom: 4px solid #1bbcaa; border-left: 1px solid #ddd; border-right: 1px solid #ddd; overflow: hidden; margin-bottom:30px;min-height: 475px;}
.feature .content h4 {color: #293155; font-size: 22px; font-weight: 700; margin: 0; padding-bottom: 10px;}
.feature .content h4 a{color: #293155;}
.feature .content h4 a:hover {color: #f1b204;}
.feature .content p {max-width: 320px;  margin: auto; line-height: 30px; }
.feature .content {padding-bottom: 34px;}
.feature .news-section .content {padding-bottom: 0;}
.feature .feature:hover {border-bottom: 4px solid #f1b204; }

.hm-news-sec{padding:60px 0px 60px 0px;position: relative; background-color: #f6f6f6;}
.hm-news-sec p{font-size:13px; font-weight:400; color:#ababab; margin-bottom:15px; text-align:justify;}
.hm-news-sec h2{font-size:40px;font-weight: bold; line-height: 1.139; color:#293155; margin-bottom:15px;}
.hm-news-sec h2 span{color:#1bbcaa;}
.hm-news-sec ul{list-style:none; padding-left:0;}
.hm-news-sec ul li{position:relative; padding-left:25px; font-size:16px; margin-left:15px; line-height:24px; margin-bottom:5px; font-weight:400; color: #333;}
.hm-news-sec ul li a{color:#333;}
.hm-news-sec ul li:before{position:absolute; content:"\f0a4"; left:0; top:0; font-size:14px; display:inline-block; font-family:FontAwesome;}

.hm-blog-section{padding:60px 0px 30px 0px;position: relative; background-color: #fff;}
.blog-news-box{margin-bottom: 30px; padding: 20px 20px; background: #fff;  transition:all 0.4s ease 0s; min-height: 210px;display: flex;flex-direction: column;height: 100%; position:relative;}
.blog-news-box:hover{transition:all 0.4s ease 0s; box-shadow: 0px -3px 12px rgba(7, 39, 98, 0.05), 0px 7px 12px rgba(27, 39, 98, 0.05);}
.post-date{font-size: 16px;line-height: 18px; display:block; margin-bottom:10px;color: #ff9800; font-weight:bold;}
.blog-news-box h3{color: #293155; font-size:18px; line-height:29px; font-weight:600; margin: 0; padding-bottom: 10px;}
.blog-news-box h3 a{color: #293155;}
.blog-news-box h3 a:hover {color: #f1b204;}
.blog-news-box .more{position: relative; padding: 0; text-decoration: none; color: #ff9800; overflow: hidden; text-transform: uppercase; line-height: 1; display: inline-block; min-width: 35px;}
.blog-news-box .more {position: static; margin-top: auto; margin-bottom: 14px;}
.blog-news-box .more::before {position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; content: "";}
.blog-news-box .more span {bottom: -10px; opacity: 1;}

.hm-videos-section{padding:60px 0px 30px 0px;position: relative; background-color: #f6f6f6;}
.blog-videos-box{margin-bottom: 30px; padding: 20px 20px; background: #fff; box-shadow:0px 2px 9px 5px #e4e7eb; transition:all 0.4s ease 0s; text-align:center;min-height: 250px; display:block;}
.blog-videos-box:hover{transition:all 0.4s ease 0s; box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);}
.blog-videos-box .image-one {padding-bottom:25px;}
.blog-videos-box h3{color: #293155; font-size:18px; font-weight: 700; margin: 0; padding-bottom: 10px;}
.blog-videos-box h3 a{color: #293155;}
.blog-videos-box h3 a:hover {color: #f1b204;}
.blog-videos-box p {max-width: 320px;  margin: auto; line-height: 30px; }

.request-section{padding:60px 0px 30px 0px;position: relative; background-size: cover; background-repeat: no-repeat; background-position: center center; z-index: 2;background-image: url(../images/bg-2.jpg);}
.request-section:before {background-color: #1bbcaa;opacity: 0.8; position: absolute; left: 0; top: 0; right: 0; bottom: 0; content: ""; z-index: -1;}
.request-section h2{font-size:40px;font-weight: bold; line-height: 1.139; color:#fff; margin-bottom:15px;}
.request-section h2 span{color:#1bbcaa;}
.request-section .section-title.title-white p {color: #ffffff;}
.request-section input {background-color: rgba(0, 0, 0, 0.3); border: medium none;color: #ffffff; font-size: 12px;height: 50px;letter-spacing: 0.5px; line-height: 24px; padding: 13px 23px; width: 100%;}
.request-section input::-webkit-input-placeholder { color: #ffffff; }
.request-section .btn{background-color: #293155;font-weight: 600;text-transform: uppercase; display:block; font-size:15px; position:relative;z-index: 1; padding: 15px 30px; line-height: 20px; width:100%; color:#fff; border:0;border-radius: 0;}
.request-section .btn:before {content: ''; display: block; height: 100%; position: absolute; top: 0; z-index: -1; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; background-color: #1bbcaa; width: 0; right: 0; left: auto; }
.request-section .btn:hover {color: #fff;}
.request-section .btn:hover:before {width: 100%; left: 0;}
.mb-30{margin-bottom:30px;}






footer{background-color: #684807;}
.top-footer{padding:60px 0px 20px 0px;}
.top-footer h3{color:#fff; font-size:20px; font-weight:500; margin-bottom:25px;}
.top-footer ul{}
.top-footer ul li{margin-bottom:10px;}
.top-footer ul li a{font-size:16px; font-weight:500; color:#fff;}
.top-footer p{font-size:16px; font-weight:500; color:#fff; margin-bottom:15px;}
.social-icons-bot{margin-bottom:20px;}
.social-icons-bot a{border-style: solid; border-width:2px; border-color: #fff;border-radius: 50%; height:45px; width:45px; font-size:16px; line-height:45px; display:inline-block; color:#fff; text-align:center; margin-right:3px;}
.social-icons-bot a:hover{background:#e30119; color:#fff; border-color:#e30119;}

.call-ad{padding:0; margin:0px 0 20px;}
.call-ad li{display:block; margin-bottom:10px;}
.call-ad li div{display:table;}
.call-ad li div i{color: #fff;width: 22px; height: 22px; font-size: 22px; line-height: 22px; text-align:center; max-width: 100%; display:table-cell;}
.call-ad li div span{padding-left:15px; display:table-cell; vertical-align:top; line-height:24px;color: #fff;}

.footer-bottom-section {background-color: #684807; border-top: 1px solid #7a5812; padding: 13px 0;}
.footer-copyright p {color: #ffffff; font-size: 15px; line-height: 24px; letter-spacing: 0.5px; margin-bottom:0;}
.footer-copyright p a { font-weight: 500; color:#fff;}
.footer-copyright p a:hover {color: #ffffff; text-decoration: underline;}


.footer-info-title {font-size: 14px; font-weight: 500; text-transform: uppercase; color: #fff; margin-bottom: 7px; margin-top: -0.2em;}
.footer-info {position: relative; margin: 0 0 25px 0; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; padding: 0 0 0 35px; max-width: 300px;}
.footer-info i {display: inline-block; width: 25px; height: 25px; line-height: 25px; text-align: center; background-color: #ffc000; color: #1b1b1b; position: absolute; left: 0; font-size: 10px;}
.footer-info a{color:#adadad;}
.footer-info a:hover{color:#ffc000;}


.top-footer .get-in-t{transform: perspective(var(--e-transform-perspective, 0)) rotate(var(--e-transform-rotateZ, 0)) rotateX(var(--e-transform-rotateX, 0)) rotateY(var(--e-transform-rotateY, 0)) translate(var(--e-transform-translate, 0)) translateX(var(--e-transform-translateX, 0)) translateY(var(--e-transform-translateY, 0)) scaleX(calc(var(--e-transform-flipX, 1)* var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1)* var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX, 0)) skewY(var(--e-transform-skewY, 0));
    transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);--e-transform-rotateZ: -90deg;}
.top-footer .get-in-t h3{color: rgb(255 255 255 / 0%); font-weight:500; font-size:60px;stroke: #ffffff;-webkit-text-stroke-color: #ffffff;-webkit-text-stroke-width: 2px;}


.page-banner {position: relative;color: #ffffff;text-align: center;padding: 130px 0px 110px;background-color: #25283a;z-index: 2;}
.page-banner .image-layer {position: absolute;left: 0px;top: 0;width: 100%;height: 100%;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.page-banner .image-layer:before {content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #001c2a; opacity: 0.80;}
.page-banner .auto-container {position: relative; z-index: 1;}
.page-banner h1{color: #fff;font-size:40px;margin-bottom:0px;font-weight: 700; text-align:center; position:relative; z-index:2;}


.blog-section{padding:60px 0px 30px 0px;position: relative; background-color: #fff;}

.news-updates-sec{padding:60px 0px 30px 0px;position: relative; background-color: #fff;}
.news-updates-box{margin-bottom: 30px; padding:10px 10px; background: #fff; box-shadow:0px 2px 9px 5px #e4e7eb; transition:all 0.4s ease 0s; display:block;}
.news-updates-box:hover{transition:all 0.4s ease 0s; box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);}
.news-updates-box h2{color: #293155; font-size:18px; font-weight: 700; margin: 0; padding-bottom: 5px;}
.news-updates-box h2 a{color: #293155;}
.news-updates-box h2 a:hover {color: #f1b204;}
.news-updates-box p {line-height: 30px; margin-bottom:0;}

.blog-details-sec{padding:150px 0px 30px 0px;position: relative; background-color: #fff;}
.blog-details-sec h1{color: #0b162c;font-size:60px;margin-bottom:15px;font-weight: 700;}
.blog-details-main{max-width:877px; margin:auto;}
.blog-header{text-align:center; margin-bottom:30px;}
.blog-header .date{font-size: 22px; line-height: 35px; letter-spacing: 0.02em; display:block; margin-bottom:15px; color:#ff9800;}
.blog-content p{font-size: 22px; line-height: 35px;  padding-bottom: 35px; color:#333;text-align: justify;}
.blog-content ul{padding-left: 0;  padding-top: 0;}
.blog-content ul li {padding-left: 60px; position: relative; margin-bottom: 16px; color:#333;font-size: 22px; line-height: 35px;}
.blog-content ul li::before {content: ""; width: 40px; height: 1px; margin-right: 20px; border-top: 1px solid; margin-top: 1px; display: inline-block; position: absolute; left: 4px;  top: 16px;}
.blog-content .has-fixed-layout{}
.blog-content .has-fixed-layout th{padding:15px; background:#1b2762; font-size:20px; border:1px solid #2a59ff; color:#fff;}
.blog-content .has-fixed-layout td{padding:15px;background:#fff; font-size:18px; color:#000;}
.blog-content .has-fixed-layout tr:nth-of-type(odd) td{background:#f3f6ff;}


.default-max-width{max-width:100%;}

.wp-singular .header .navbar{background:#ff9800;}
.wp-singular .header .navbar-brand{margin: 10px 0 10px 42px;}
.wp-singular .header .nav-button{top:18px;}
.wp-singular .sticky-header .navbar{background-color: #fff;}
.wp-singular header .navbar-expand-md .navbar-collapse{top: 5px;}
.wp-singular.nav_active .nav-button .txt{color:#000;}

 
.contact-box{margin-bottom: 30px; padding:10px 10px; background: #fff; box-shadow:0px 2px 9px 5px #e4e7eb; transition:all 0.4s ease 0s; display:block;}
.contact-box:hover{transition:all 0.4s ease 0s; box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);}
.contact-box li div i{color: #333;}
.contact-box li div span{color: #333;}

.inner-service-box {border-bottom: 4px solid #1bbcaa; border-left: 1px solid #ddd; border-right: 1px solid #ddd; overflow: hidden; margin-bottom:30px;min-height: 430px; text-align:center;}
.inner-service-box h4 {color: #293155; font-size: 22px; font-weight: 700; margin: 0; padding-bottom: 10px;}
.inner-service-box h4 a{color: #293155;}
.inner-service-box h4 a:hover {color: #f1b204;}
.inner-service-box p {line-height: 30px; }
.inner-service-box:hover {border-bottom: 4px solid #f1b204; }

.wrap_lawyer_search{padding:0px 0px 30px 0px;position: relative; background-color: #fff;}
.search-bar {max-width: 500px; margin: 0px auto; position:relative;}
.search-input { flex: 1; border:0 !important; background: transparent;  font-size: 15px;  color: #555; box-shadow: 0px -3px 12px rgb(7 39 98 / 5%), 0px 7px 12px rgb(27 39 98 / 5%);height: 48px; font-size: 16px;width: 100%;}
.search-input::placeholder { color: #a8b0c0; /* slight bluish-grey like screenshot */}
.search-button, button.search-button:not(:hover):not(:active):not(.has-background){position: absolute; transform: translate(0, -50%);  top: 50%; display: flex; align-items: center; justify-content: center;right:10px;background-color:transparent; outline:none;padding: 0; border:0;}
.search-button:hover, .search-button:focus{border:0;}
.search-bar input { padding-right: 10px;}
.search-button i{color:#ff9800;}




@media(max-width:767px){
	.sticky-header .navbar{position:fixed; top:0; left:0; width:100%; background-color: #fff;}
	.sticky-header .navbar-brand, .wp-singular .header .navbar-brand{margin:10px 0 10px 14px;}
	.sticky-header .nav-button, .wp-singular .header .nav-button{top:15px;}
	#fp-nav.fp-left{display:none;}
	.main:before{border-width: 5px;}
	#hero-banner{margin:5px;}
	.navbar-brand img{width:80px;}
	.navbar-toggler{background-color: #fdfdff !important; display:none;}
	.navbar-brand{margin: 15px 0 0 14px;}
	.navbar-nav> li > a{padding:10px 15px;}
	.nav-button{top:15px; right:15px;}
	#hero-banner{min-height: 860px;}
	.blog-news-box{box-shadow: 0px -3px 12px rgba(7, 39, 98, 0.05), 0px 7px 12px rgba(27, 39, 98, 0.05);}
	.blog-details-sec h1{font-size:24px;}
	.hero-banner__content{display:block;}
	.hero-banner__caption{margin-left:0;}
	.hero-banner__heading{font-size:35px;}
	.hero-banner__sub-title{font-size:18px; line-height:25px;}
	.news-list__col{flex: 0 0 50%;max-width: 50%;}
	.news-list__box{margin-bottom: 10px;}
	.navbar-nav > li{border-bottom:1px solid #ddd; padding:0;}
	.navbar-nav > li > a{display:inline-block;}
	.navbar-collapse ul li ul.dropdown-menu{display:none;}
	.navbar-collapse ul > li > ul.dropdown-menu{width:100%;position: relative;}
	.navbar-collapse .dropdown-menu .dropdown-menu{width:100%;position: relative; left:0;background: #0c3d6e;}
	.navbar-nav > li:hover > a:after{width: 100%;left: 0;}
	.navbar-nav li ul .arow:after{content: "\f107";}
	.navbar-nav > li > .arow{top: 23px;width: 30px;border: 1px solid #ddd;text-align: center;}
	.navbar-nav .menu-item-has-children:hover > ul.sub-menu{display: none;}
	.navbar-nav .menu-item-has-children.open > ul.sub-menu{display:block;opacity: 1; visibility: visible; transform: scaleY(1); width:100%; position: relative;}
	.navbar-nav .menu-item-has-children.open > ul.sub-menu li.open ul.sub-menu{left:0;display:block;opacity: 1; visibility: visible;transform: scaleY(1); width:100%; position: relative;}
	
	#hero-slider{padding:40px 0;}
	.hero-style1 .hero-title{font-size: 28px; margin-bottom:15px;}
	.hero-style1 .hero-title:last-of-type{margin-bottom:15px;}
	.mid-lco-sec{padding-top:0; padding-bottom:60px;}
	.hm-about-sec{padding-top:20px; padding-bottom:20px;}
	.hm-about-sec h2{font-size: 28px; margin-bottom:15px;}
	.hm-about-sec img{display:none;}
	.hm-choose-sec{padding-top:20px; padding-bottom:20px;}
	.hm-choose-sec h2{font-size: 28px; margin-bottom:15px;}
	.hm-choose-sec .bdr-rd2{margin-bottom:30px; border-radius:0;}
	.hm-team-sec h2{font-size: 28px; margin-bottom:15px;}
	.hm-team-sec{ padding-bottom:60px;}
	.hm-career-sec{padding-top:80px; padding-bottom:30px;}
	.hm-career-sec h2{font-size: 28px;}
	.hm-career-sec p{width:auto;}
	.btn-career{font-size:16px;}
	.counter-sec{padding-top:30px; padding-bottom:30px;}
	.get-in-t{display:none;}
	.social-icons-bot{text-align:left;}
	.copy-sec p{width:auto; text-align:left;}
		
	.slider-sec .owl-img{height:150px;}
	.slider-sec .owl-text-overlay{width:90%;}
	h2.owl-title{font-size:24px;}
	
	
}

@media (min-width: 768px){

}

@media (min-width: 992px){
	.navbar>.container{position:relative;}
	.navbar-collapse{width:auto;}
	.sticky-header .navbar{position:fixed; top:0; left:0; width:100%; background-color: #fff;}
	.sticky-header .navbar-nav> li > a{padding:15px 14px;}
	.hm-about-sec .col-md-4{width:32.43%;}
	.hm-about-sec .col-md-8{width:67.56%;}
}






