/* Westo HTML5 Template  */

/************ TABLE OF CONTENTS ***************
1. Fonts
2. Reset
3. Global
4. Main Header
5. Hidden Sidebar
6. Banner Section
7. Page Title
8. Section Banner
9. Section Title
10. About Section
11. Blog Section

**********************************************/

/* Apply Frutiger to everything by default */
html, body, * {
  font-family: 'Open Sans' !important;
}

/* Bold text */
strong, b {
  font-family: 'Open Sans' !important;
}

/* Preserve icon fonts (don’t force Frutiger here) */
/*[class^="icon-"], [class*=" icon-"], .fa, .fas, .fab, .far {
  font-family: 'Open Sans' !important;*/
}



@font-face {
  font-family: 'Open Sans';
  font-weight: 400;
  font-style: normal;
  src: url('../fonts/opensans/OpenSans-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-weight: 600;
  font-style: normal;
  src: url('../fonts/opensans/OpenSans-SemiBold.ttf') format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
  src: url('../fonts/opensans/OpenSans-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-weight: 800;
  font-style: normal;
  src: url('../fonts/opensans/OpenSans-ExtraBold.ttf') format('truetype');
}




:root {
    --thm-font: 'Open Sans';
    --thm-font-2: 'Open Sans';
    --thm-gray: #c6ded8;
    --thm-gray-rgb: 115, 124, 118;
    --thm-primary: #c0f9f8;
    --thm-primary-rgb: 253, 196, 0;
    --thm-black: #00bfba;
    --thm-black-rgb: 30, 50, 38;
}



/*==============================================
   Base Css
===============================================*/
* {
    margin: 0px;
    padding: 0px;
    border: none;
    outline: none;
    font-size: 100%;
}

html,
body {
    height: 100%;
     font-family: 'Open Sans';
}



body {
    color: var(--thm-gray);
    font-size: 16px;
    line-height: 32px;
    font-weight: 500;
    font-family: 'Open Sans';
}

button:focus {
    outline: none;
}

button {
    cursor: pointer;
    border: none;
    background: transparent;
    padding: 0;
}





h1,
h2,
h3,
h4,
h5,
h6 {
    color: var(--thm-black);
    font-weight: 800;
    line-height: 1.25em;
    font-family: 'Open Sans';
    margin: 0;
}

h3 {
    font-size: 24px;
    line-height: 36px;
    font-weight: 700;
}

/*p{
    text-align: justify;
}*/

a,
a:hover,
a:active,
a:focus {
    text-decoration: none;
    outline: none;
    border: none;
    transition: .4s;
    -webkit-transition: all .4s ease-in-out;
}

textarea:focus {
    outline: none;
}


*::-moz-selection {
    background: var(--thm-black);
    color: #fff;
    text-shadow: none;
}

::-moz-selection {
    background: var(--thm-black);
    color: #fff;
    text-shadow: none;
}

::selection {
    background: var(--thm-black);
    color: #fff;
    text-shadow: none;
}



*::placeholder {
    color: #555555;
    opacity: 1;
}

*::-moz-placeholder {
    color: #555555;
    opacity: 1;
}

*:-ms-input-placeholder {
    color: #555555;
    opacity: 1;
}
.mT0{
    margin-top: 0 !important;
}
.mT5{
    margin-top: 5px;
}
.mT10 {
    margin-top: 10px;
}

.mT15 {
    margin-top: 15px;
}

.mT20 {
    margin-top: 20px;
}

.mT25 {
    margin-top: 25px;
}

.mT30 {
    margin-top:30px !important;
}

.mT40 {
    margin-top: 40px;
}

.mT50 {
    margin-top: 50px !important;
}

.mT60 {
    margin-top: 60px !important;
}
.mT70 {
    margin-top: 70px !important;
}
.mT80 {
    margin-top: 80px !important;
}
.mT100 {
    margin-top: 100px !important;
}
.mT200 {
    margin-top: 200px !important;
}

.mL0 {
    margin-left: 0px;
}

.mL2 {
    margin-left: 2px;
}

.mL5 {
    margin-left: 5px;
}

.mL10 {
    margin-left: 10px;
}

.mL15 {
    margin-left: 15px;
}

.mL20 {
    margin-left: 20px;
}

.mL25 {
    margin-left: 25px;
}

.mL30 {
    margin-left: 30px;
}

.mL40 {
    margin-left: 40px;
}

.mL50 {
    margin-left: 50px;
}

.mL55 {
    margin-left: 55px;
}

.mR0 {
    margin-right: 0;
}

.mR2 {
    margin-right: 2px;
}

.mR5 {
    margin-right: 5px;
}

.mR10 {
    margin-right: 10px;
}

.mR12 {
    margin-right: 12px;
}

.mR14 {
    margin-right: 14px;
}

.mR15 {
    margin-right: 15px;
}

.mR18 {
    margin-right: 18px;
}

.mR20 {
    margin-right: 20px;
}

.mR21 {
    margin-right: 21px;
}

.mR22 {
    margin-right: 22px;
}

.mR23 {
    margin-right: 23px;
}

.mR24 {
    margin-right: 24px;
}

.mR25 {
    margin-right: 25px;
}

.mR30 {
    margin-right: 30px !important;
}

.mR40 {
    margin-right: 40px !important;
}

.mR45 {
    margin-right: 45px !important;
}

.mR50 {
    margin-right: 50px !important;
}

.mR55 {
    margin-right: 55px !important;
}

.mR60 {
    margin-right: 60px !important;
}

.mR65 {
    margin-right: 65px !important;
}

.mR70 {
    margin-right: 70px !important;
}

.mB0 {
    margin-bottom: 0px!important;
}

.mB5 {
    margin-bottom: 5px;
}

.mB10 {
    margin-bottom: 10px;
}

.mB15 {
    margin-bottom: 15px !important;
}

.mB20 {
    margin-bottom: 20px !important;
}

.mB28 {
    margin-bottom: 28px !important;
}

.mB30 {
    margin-bottom: 30px !important;
}

.mB35 {
    margin-bottom: 35px !important;
}

.mB40 {
    margin-bottom: 40px !important;
}

.mB45 {
    margin-bottom: 45px !important;
}

.mB50 {
    margin-bottom: 50px !important;
}

.mB60 {
    margin-bottom: 60px !important;
}

.mB80 {
    margin-bottom: 80px !important;
}

.mB100 {
    margin-bottom: 100px !important;
}

.p0 {
    padding: 0;
}

.p2 {
    padding: 2px;
}

.p5 {
    padding: 5px;
}

.p6 {
    padding: 6px;
}

.p8 {
    padding: 8px;
}

.p10 {
    padding: 10px;
}

.p12 {
    padding: 12px;
}

.p15 {
    padding: 15px;
}

.p20 {
    padding: 20px;
}

.p18 {
    padding: 18px;
}

.p25 {
    padding: 25px;
}

.p30 {
    padding: 30px;
}

.pT0 {
    padding-top: 0px;
}

.pT8 {
    padding-top: 8px;
}

.pT5 {
    padding-top: 5px;
}

.pT10 {
    padding-top: 10px;
}

.pT15 {
    padding-top: 15px;
}

.pT20 {
    padding-top: 20px;
}

.pT30 {
    padding-top: 30px;
}

.pT40 {
    padding-top: 40px;
}

.pT50 {
    padding-top: 50px;
}

.pT80 {
    padding-top: 80px;
}

.pB0 {
    padding-bottom: 0px !important;
}

.pB5 {
    padding-bottom: 5px;
}

.pB10 {
    padding-bottom: 10px;
}

.pB15 {
    padding-bottom: 15px;
}

.pB20 {
    padding-bottom: 20px;
}

.pB30 {
    padding-bottom: 30px;
}
.pB35 {
    padding-bottom: 35px !important;
}
.pB40 {
    padding-bottom: 40px;
}

.pB50 {
    padding-bottom: 50px;
}

.pB60 {
    padding-bottom: 60px !important;
}

.pB80 {
    padding-bottom: 80px;
}

 .pL0 {
    padding-left: 0px;
}

.pL5 {
    padding-left: 5px;
}

.pL8 {
    padding-left: 8px;
}

.pL10 {
    padding-left: 10px;
}

.pL15 {
    padding-left: 15px;
}

.pL20 {
    padding-left: 20px;
}

.pL30 {
    padding-left: 30px;
}

.pL40 {
    padding-left: 40px;
}

.pL50 {
    padding-left: 50px;
}

.pL60 {
    padding-left: 60px;
}

.pL90 {
    padding-left: 90px;
}

 .pr0 {
    padding-right: 0;
}

.pr5 {
    padding-right: 5px;
}

.pr10 {
    padding-right: 10px;
}

.pr15 {
    padding-right: 15px;
}

.pr20 {
    padding-right: 20px;
}

.pr25 {
    padding-right: 25px;
}

.pr30 {
    padding-right: 30px;
}

.pR90 {
    padding-right: 90px;
}

p{
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    color:#444;
}



.parallax-scene {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.fancybox-image,
.fancybox-spaceball {
    border-radius: 10px;
}


@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }
}


img {
    max-width: 100%;
    height: auto;
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .7s;
    transition-property: all;
}


.map-data {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8em;
    padding: 5px 10px 5px;
}


.map-data a {
    color: #0b59d9;
    display: block;
}

.map-data h6 {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 5px;
    color: #121212;
}




i {
    font-style: normal;
}

ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}

ol,
li {
    margin: 0;
    padding: 0;
}

.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}




.btn-one {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding-top: 5px;
    padding-left: 60px;
    border-radius: 20px;
    padding-bottom: 5px;
    padding-right: 60px;
    background-color: var(--thm-black);
    color: #ffffff;
    font-size: 14px;
    line-height: 50px;
    font-weight: 800;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    font-family: var(--thm-font);
    z-index: 1;
}

.btn-one:before {
    position: absolute;
    top: 0px;
    left: 0;
    bottom: 0px;
    width: 100%;
    content: "";
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    border-radius: 0px;
    webkit-transition-duration: 800ms;
    transition-duration: 800ms;
    background-color: #ffffff;
    z-index: 1;
}

.btn-one:hover:before {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
}


.btn-one .txt {
    position: relative;
    display: flex;
    align-items: center;
    z-index: 2;
}

.btn-one .arrow {
    position: relative;
    top: -2px;
    display: inline-block;
    padding-left: 10px;
    font-size: 16px;
    font-weight: 400;
    transition: all 200ms linear;
    transition-delay: 0.1s;
    z-index: 1;
}

.btn-one:hover,
.btn-one:focus {
    color: #444444;
}













.btn-two {
    position: relative;
    display: inline-block;
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
    font-family: var(--thm-font-2);
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.btn-two span {
    position: relative;
    top: 3px;
    display: inline-block;
    padding-right: 10px;
    line-height: 15px;
    transform: rotate(180deg);
}

.btn-two span:before {
    position: relative;
    top: 3px;
    display: inline-block;
    color: var(--thm-black);
    font-size: 25px;
    font-weight: 400;
    z-index: 1;
}

.btn-two span:after {
    content: "";
    position: absolute;
    top: 0;
    right: 20px;
    bottom: 0;
    width: 20px;
    height: 20px;
    background: #ffffff;
    border-radius: 50%;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.btn-two:hover span:after {
    transform: scale(1.1);
}

.btn-two:hover:before {}

.btn-two:hover {
    color: var(--thm-base);
}








.checked-box1 {
    position: relative;
    display: block;
    min-height: 40px;
}

.checked-box1 label {
    position: relative;
    display: inline-block;
    padding-left: 50px;
    margin-right: 0px;
    margin-bottom: 0;
    color: #585858;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    cursor: pointer;
    min-height: 40px;
    font-family: var(--thm-font);
}

.checked-box1 input[type="checkbox"] {
    display: none;
}

.checked-box1 input[type="checkbox"]+label span {
    position: absolute;
    display: block;
    top: 4px;
    left: 0;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #dae5ec;
    cursor: pointer;
    border-radius: 50%;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.checked-box1 label span:before {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0;
    right: 0;
    content: "";
    width: 30px;
    height: 30px;
    background: var(--thm-primary);
    border-radius: 50%;
    margin: 4px;
    transform: scale(0);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.checked-box1 input[type="checkbox"]:checked+label span {
    border-color: #dae5ec;
}

.checked-box1 input[type="checkbox"]:checked+label span:before {
    transform: scale(1.0);
}






.checked-box2 {
    position: relative;
    display: block;
    min-height: 30px;
}

.checked-box2 label {
    position: relative;
    display: inline-block;
    padding-left: 30px;
    margin-right: 0px;
    margin-bottom: 0;
    color: #757575;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    cursor: pointer;
    min-height: 30px;
    font-family: var(--thm-font);
}

.checked-box2 input[type="checkbox"] {
    display: none;
}

.checked-box2 input[type="checkbox"]+label span {
    position: absolute;
    top: 5px;
    left: 0;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    background-color: #f5f5f5;
    border: 1px solid #e5e5e5;
    cursor: pointer;
    border-radius: 3px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.checked-box2 label span:before {
    font-family: 'Open Sans';
    content: "\f00c";
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0;
    right: 0;
    width: 16px;
    height: 16px;
    margin: 0px;
    color: var(--thm-base);
    font-size: 10px;
    line-height: 16px;
    text-align: center;
    opacity: 0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.checked-box2 input[type="checkbox"]:checked+label span {
    border-color: #dedede;
}

.checked-box2 input[type="checkbox"]:checked+label span:before {
    opacity: 1;
}






.thm-social-link1 {
    position: relative;
    display: block;
}

.thm-social-link1 ul {
    position: relative;
}

.thm-social-link1 ul li {
    position: relative;
    float: left;
    margin-right: 10px;
}

.thm-social-link1 ul li:last-child {
    margin-right: 0;
}

.thm-social-link1 ul li a {
    position: relative;
    display: block;
    width: 40px;
    height: 40px;
    background: var(--thm-base);
    border-radius: 50%;
    border: 2px solid var(--thm-base);
    color: var(--thm-black);
    font-size: 14px;
    line-height: 36px;
    text-align: center;
    z-index: 1;
    transition: all 500ms ease;
}

.thm-social-link1 ul li a:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: var(--thm-black);
    content: "";
    border-radius: 50%;
    z-index: -1;
    transform: scale(0.0);
    transform-origin: center;
    transform-style: preserve-3d;
    transition: all 0.4s cubic-bezier(0.62, 0.21, 0.45, 1.52);
}

.thm-social-link1 ul li a:hover:before {
    transform: scaleX(1.0);
}

.thm-social-link1 ul li a:hover {
    color: #ffffff;
}





.thm-social-link2 {
    position: relative;
    display: block;
}

.thm-social-link2 ul {
    position: relative;
    overflow: hidden;
}

.thm-social-link2 ul li {
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 20px;
}

.thm-social-link2 ul li:last-child {
    margin-right: 0;
}

.thm-social-link2 ul li a {
    position: relative;
    display: block;
    color: #909090;
    font-size: 16px;
    line-height: 30px;
    transition: all 500ms ease;
}

.thm-social-link2 ul li a:hover {
    color: var(--thm-primary);
}



.parallax-bg-one {
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
}

.parallax-bg-one::before {
    background: rgba(18, 32, 0, 0.90) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}



/*___ owl Nav Dot Style _____*/
.owl-theme .owl-prev span,
.owl-theme .owl-next span {}

.owl-nav-style-one {}

.owl-nav-style-one .owl-controls {}

.owl-nav-style-one.owl-theme .owl-stage-outer {
    position: relative;
    display: block;
    padding-top: 0px;
    padding-bottom: 0px;
}

.owl-nav-style-one.owl-theme .owl-nav {
    position: relative;
    display: block;
    line-height: 0;
    z-index: 10;
}

.owl-nav-style-one.owl-theme .owl-nav [class*="owl-"] {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 60px;
    border-radius: 0%;
    margin: 0 0 0 0px;
    padding: 0;
    transition: all 700ms ease 0s;
}

.owl-nav-style-one.owl-theme .owl-nav [class*="owl-"]:before {
    content: "\f149";
    font-family: Open Sans !important;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border: 2px solid #ffffff;
    color: var(--thm-base);
    font-size: 18px;
    line-height: 56px;
    font-weight: 600;
    text-align: center;
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.owl-nav-style-one.owl-theme .owl-nav [class*="owl-"]:hover:before {
    border-color: var(--thm-base);
}

.owl-nav-style-one.owl-theme .owl-nav [class*="owl-"] span {
    display: none;
}

.owl-nav-style-one.owl-theme .owl-nav .owl-prev {
    transform: rotate(-270deg);
    margin-right: 10px;
}

.owl-nav-style-one.owl-theme .owl-nav .owl-next {
    margin-left: 0px;
    transform: rotate(270deg);
}

.owl-nav-style-one.owl-theme .owl-nav [class*="owl-"]:hover {
    background-color: var(--thm-base);
}

.owl-nav-style-one.owl-theme .owl-nav [class*="owl-"]:hover:before {
    color: #ffffff
}



.owl-carousel.owl-dot-style1 .owl-dots {
    position: relative;
    text-align: center;
    line-height: 0;
    margin-top: 0px !important;
    display: block;
}

.owl-carousel.owl-dot-style1 .owl-dots .owl-dot {
    position: relative;
    display: inline-block;
    width: 11px;
    height: 11px;
    background-color: rgba(var(--thm-base-rgb), .20);
    border: 0px solid #e0e0e0;
    margin: 0px 5px;
    padding: 0px;
    border-radius: 50%;
    transition: all 100ms linear;
    transition-delay: 0.1s;
}

.owl-carousel.owl-dot-style1 .owl-dots .owl-dot:before {
    content: "";
    position: absolute;
    top: -2px;
    left: -2px;
    bottom: -2px;
    right: -2px;
    border-radius: 50%;
    background: var(--thm-primary);
    transform: scale(0);
    transition: all 500ms ease;
}

.owl-carousel.owl-dot-style1 .owl-dots .owl-dot.active {
    background: var(--thm-primary);
}

.owl-carousel.owl-dot-style1 .owl-dots .owl-dot.active:before {
    transform: scale(1.0);
}

.owl-carousel.owl-dot-style1 .owl-dots .owl-dot span {}

.owl-carousel.owl-dot-style1 .owl-dots .owl-dot.active span {}




@keyframes pulse {
    50% {
        box-shadow: 0 0 0 5px rgba(255, 255, 255, .1),
            0 0 0 20px rgba(238, 238, 238, 0.3000);
    }
}

@keyframes pulse2 {
    50% {
        box-shadow: 0 0 0 5px rgba(255, 231, 1, .1),
            0 0 0 20px rgba(255, 231, 1, 0.3000);
    }
}



.rating-box {
    position: relative;
    display: block;
    overflow: hidden;
}

.rating-box ul {
    overflow: hidden;
}

.rating-box ul li {
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 5px;
}

.rating-box ul li:last-child {
    margin-right: 0;
}

.rating-box ul li a {
    font-size: 20px;
    font-weight: 400;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}





.boxed_wrapper {
    position: relative;
    margin: 0 auto;
    overflow: hidden !important;
    background: #ffffff none repeat scroll 0 0;
    width: 100%;
    min-width: 320px;
}

.styled-pagination {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    padding-top: 10px;
}

.styled-pagination.pdtop0 {
    padding-top: 0;
}

.styled-pagination li {
    position: relative;
    display: inline-block;
    float: none;
    margin-right: 6px;
}

.styled-pagination li:last-child {
    margin-right: 0;
}

.styled-pagination li.prev a {
    transform: rotate(0deg);
}

.styled-pagination li a span:before {
    position: relative;
    top: 6px;
    font-size: 25px;
}

.styled-pagination li.prev a span.left {
    position: relative;
    top: 1px;
}

.styled-pagination li.next a span.right {
    position: relative;
    top: 2px;
}

.styled-pagination li a {
    position: relative;
    display: inline-block;
    width: 55px;
    height: 55px;
    border-radius: 0%;
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    color: var(--thm-black);
    font-size: 18px;
    line-height: 53px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    transition: all 500ms ease;
    font-family: var(--thm-font);
    z-index: 1;
}

.styled-pagination li:hover a,
.styled-pagination li.active a {
    color: #ffffff;
    border-color: var(--thm-base);
    background: var(--thm-base);
}

.styled-pagination li.prev a,
.styled-pagination li.next a {
    color: var(--thm-base);
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.styled-pagination li.prev a:hover,
.styled-pagination li.next a:hover {
    color: #ffffff;
}






/*=============== Color-Layout =============*/
.switcher {
    position: fixed;
    top: 320px;
    z-index: 99;
}

.switcher .switch_btn {
    position: absolute;
    top: 0px;
    right: -50px;
    z-index: -1;
}

.switcher .switch_btn button {
    width: 50px;
    height: 50px;
    color: #fff;
    line-height: 50px;
    cursor: pointer;
    border-radius: 0;
    margin-left: 0;
    transition: all 500ms ease;
    background: rgba(0, 0, 0, 0.90);
}

.switcher .switch_menu {
    position: absolute;
    width: 220px;
    height: 30px;
    background: transparent;
    display: none;
    top: 0px;
    left: 60px;
    bottom: 0;
    margin: 10px 0;
}

.switcher #styleOptions li {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 3px;
}

.switcher #styleOptions li:last-child {
    margin-right: 0;
}

.switcher #styleOptions li a {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    box-shadow: 0 0 0 0px #fff;
}

.switcher #styleOptions li a.blue-color {
    background: #1266e3;
}

.switcher #styleOptions li a.pink-color {
    background: #e70887;
}

.switcher #styleOptions li a.violet-color {
    background: #6936d8;
}

.switcher #styleOptions li a.crimson-color {
    background: #ba0913;
}

.switcher #styleOptions li a.orange-color {
    background: #FFA500;
}

.switcher #styleOptions li a.green-color {
    background: #95c41f;
}







/** Search Pop Up Style **/
.serach-button-style1 {
    position: relative;
    display: none;
}

.serach-button-style1 .search-toggler {
    position: relative;
    display: block;
    width: 70px;
    height: 40px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 0px;
    color: var(--thm-black);
    font-size: 25px;
    line-height: 46px;
    font-weight: 400;
    cursor: pointer;
    border-left: 1px solid rgba(var(--thm-base-rgb), .10);
    transition: all 500ms ease;
}

.serach-button-style1 .search-toggler:hover {
    color: var(--thm-base);
}


.search-popup {
    position: fixed;
    left: 0;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999;
    visibility: hidden;
    opacity: 0;
    overflow: auto;
    background: rgba(0, 0, 0, 0.9);
    -webkit-transform: translateY(101%);
    -ms-transform: translateY(101%);
    transform: translateY(101%);
    transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    -webkit-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
}

.search-popup.popup-visible {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    visibility: visible;
    opacity: 1;
}

.search-popup .overlay-layer {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
}

.search-popup .close-search {
    position: absolute;
    right: 25px;
    top: 25px;
    font-size: 22px;
    color: #ffffff;
    cursor: pointer;
    background-image: url(../images/icon/icon-cross.png);
    width: 40px;
    height: 40px;
    z-index: 5;
    transition: all 500ms ease;
}

.search-popup .search-form {
    position: relative;
    padding: 0px 15px 0px;
    max-width: 1024px;
    margin: 0 auto;
    margin-top: 150px;
    margin-bottom: 100px;
    opacity: 0;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    z-index: 10;
}

.search-popup.popup-visible .search-form {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    transition: all 500ms ease 500ms;
    -moz-transition: all 900ms ease 500ms;
    -webkit-transition: all 900ms ease 500ms;
    -ms-transition: all 900ms ease 500ms;
    -o-transition: all 900ms ease 500ms;
}

.search-popup .search-form .form-group {
    margin-bottom: 30px;
}

.search-popup .search-form fieldset {
    position: relative;
    border-radius: 12px;
}

.search-popup .search-form fieldset input[type="search"] {
    position: relative;
    height: 70px;
    padding: 20px 250px 20px 30px;
    background: #ffffff;
    line-height: 30px;
    font-size: 24px;
    color: #233145;
    border-radius: 7px;
}

.search-popup .search-form fieldset input[type="submit"] {
    position: absolute;
    display: block;
    right: 0px;
    top: 0px;
    text-align: center;
    width: 220px;
    height: 70px;
    padding: 20px 10px 20px 10px;
    color: #ffffff !important;
    line-height: 30px;
    font-size: 20px;
    cursor: pointer;
    text-transform: uppercase;
    border-radius: 0px 7px 7px 0px;
    background: var(--thm-base);
}

.search-popup .search-form fieldset input[type="submit"]:hover {
    transform: translateY(0px);
}



.search-popup h3 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 20px;
    letter-spacing: 1px;
    text-align: center;
}

.search-popup .recent-searches {
    font-size: 16px;
    color: #ffffff;
    text-align: center;
}

.search-popup .recent-searches li {
    display: inline-block;
    margin: 0px 10px 10px 0px;
}

.search-popup .recent-searches li a {
    display: block;
    line-height: 24px;
    border: 1px solid #ffffff;
    padding: 7px 15px;
    color: #ffffff;
    border-radius: 3px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.search-popup .recent-searches li a:hover {
    border-color: var(--thm-base);
    background-color: var(--thm-base);
}





.serach-button-style1--instyle2 {
    margin-left: 0;
    margin-right: 0;
}

.serach-button-style1--instyle2 .search-toggler {
    color: #ffffff;
    border-left: 1px solid rgba(255, 255, 255, 0.20);
}

.serach-button-style1--instyle2 .search-toggler:hover {
    color: var(--thm-black);
}



/*________________Preloader_______________ */
.preloader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 999999999999999;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/icon/preloader.svg);
}

.preloader-close {
    position: fixed;
    z-index: 999999;
    color: #fff;
    padding: 10px 20px;
    cursor: pointer;
    right: 0;
    bottom: 0;
    font-weight: 600;
    background-color: var(--thm-black);
}

.loader-wrap {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 999999;
}

.loader-wrap .layer-one {
    position: absolute;
    left: 0%;
    top: 0;
    width: 33.3333%;
    height: 100%;
    overflow: hidden;
}

.loader-wrap .layer-two {
    position: absolute;
    left: 33.3333%;
    top: 0;
    width: 33.3333%;
    height: 100%;
    overflow: hidden;
}

.loader-wrap .layer-three {
    position: absolute;
    left: 66.6666%;
    top: 0;
    width: 33.3333%;
    height: 100%;
    overflow: hidden;
}



.loader-wrap .layer .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: var(--thm-base);
}





/*** Scroll To Top style ***/
.scroll-top {
    position: fixed;
    right: 15px;
    bottom: 20px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #ffffff;
    border: 2px solid #ffffff;
    color: var(--thm-base);
    font-size: 20px;
    line-height: 56px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    display: none;
    cursor: pointer;
    transform: rotate(0deg);
    transition: all 200ms linear;
    transition-delay: 0.1s;
    z-index: 999999999;
}

.scroll-top span {}

.scroll-top:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 1;
    z-index: -1;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
    background: -webkit-radial-gradient(center ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}



.scroll-top:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: transparent;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-animation-delay: .9s;
    animation-delay: .9s;
    content: "";
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.9);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.9);
    -webkit-animation: ripple 3s infinite;
    animation: ripple 3s infinite;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}



.scroll-top:hover {
    color: #ffffff;
    background-color: var(--thm-black);
    border-color: var(--thm-black);
}





/* Form validation styles */
input:focus,
textarea:focus,
select:focus {
    border-color: #43c3ea;
    outline: none;
}

#contact-form input[type="text"].error {
    border-color: red;
}

#contact-form input[type="email"].error {
    border-color: red;
}

#contact-form select.error {
    border-color: red;
}

#contact-form textarea.error {
    border-color: red;
}







/* Overlay styles */
.overlay-style-one {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(218, 60, 34, 0.80);
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .7s;
    transition-property: all;
    opacity: 0;
    z-index: 1;
}

.overlay-style-one .box {
    display: table;
    height: 100%;
    width: 100%;
}

.overlay-style-one .box .content {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.overlay-style-one .box .inner {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}





.overlay-style-two {
    position: absolute;
    left: 0px;
    bottom: 0px;
    right: 0px;
    top: 0px;
    z-index: 2;
    opacity: 0;
    transition: all 900ms ease;
}

.overlay-style-two:before {
    position: absolute;
    content: '';
    top: 0px;
    left: 0px;
    width: 100%;
    height: 50%;
    display: block;
    opacity: 0;
    text-align: center;
    transform: perspective(400px) rotateX(-90deg);
    transform-origin: top;
    transition: all 0.5s;
    background-color: rgba(18, 18, 18, 0.90);
}

.overlay-style-two:after {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 50%;
    display: block;
    opacity: 0;
    text-align: center;
    transform: perspective(400px) rotateX(90deg);
    transform-origin: bottom;
    transition: all 0.5s;
    background-color: rgba(18, 18, 18, 0.90);
}




.review-box {
    position: relative;
    display: block;
    overflow: hidden;
    line-height: 16px;
}

.review-box>ul {
    display: block;
    overflow: hidden;
}

.review-box>ul>li {
    display: inline-block;
    float: none;
    margin: 0 1px;
}

.review-box>ul>li:last-child {
    margin-right: 0px;
}

.review-box>ul>li>i {
    position: relative;
    display: inline-block;
    color: #ffa800;
    font-size: 18px;
    font-weight: 500;
    cursor: pointer;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.review-box>ul>li:hover>i {
    color: var(--thm-gray);
}




/* Update header Style */
@keyframes menu_sticky {
    0% {
        margin-top: -90px;
    }

    50% {
        margin-top: -74px;
    }

    100% {
        margin-top: 0;
    }
}




/*** 
========================================
    Mobile Menu
========================================
***/
.nav-outer .mobile-nav-toggler {
    position: relative;
    display: none;
    float: right;
    cursor: pointer;
    padding: 30px 0;
}

.nav-outer.style1 .mobile-nav-toggler {
    padding: 35px 0 35px;
}

.nav-outer.style2 .mobile-nav-toggler {
    padding: 25px 0;
}

.nav-outer.style3 .mobile-nav-toggler {
    padding: 30px 0;
}

.nav-outer .mobile-nav-toggler .inner {
    position: relative;
    display: block;
    padding: 3px 5px;
    background: var(--thm-base);
}

.nav-outer.style2 .mobile-nav-toggler .inner {
    background-color: var(--thm-black);
}




.mobile-menu {
    position: fixed;
    top: 0;
    right: 0;
    width: 300px;
    max-width: 100%;
    height: 100%;
    padding-right: 30px;
    opacity: 0;
    visibility: hidden;
    z-index: 999999;
}

.mobile-menu .menu-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    /*background-color: rgba(9, 16, 32, 0.90);*/
    -webkit-transform: translateX(101%);
    -ms-transform: translateX(101%);
    transform: translateX(101%);
    transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    z-index: 1;
}

.mobile-menu-visible .mobile-menu .menu-backdrop {
    opacity: 0.70;
    visibility: visible;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}

.mobile-menu .mCSB_inside>.mCSB_container {
    margin-right: 5px;
}

.mobile-menu .navbar-collapse {
    display: block !important;
}


.mobile-menu .nav-logo {
    position: relative;
    padding: 30px 25px;
    text-align: left;
}

.mobile-menu .nav-logo a {
    position: relative;
    display: inline-block;
}

.mobile-menu-visible {
    overflow: hidden;
}

.mobile-menu-visible .mobile-menu {
    opacity: 1;
    visibility: visible;
}

.mobile-menu .menu-box {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    max-height: 100%;
    overflow-y: auto;
    background: var(--thm-base);
    padding: 0px 0px;
    z-index: 5;
    opacity: 0;
    visibility: hidden;
    border-radius: 0px;
    -webkit-transform: translateX(101%);
    -ms-transform: translateX(101%);
    transform: translateX(101%);
}

.mobile-menu-visible .mobile-menu .menu-box {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}

.mobile-menu .close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #ffffff;
    font-size: 30px;
    line-height: 30px;
    width: 30px;
    text-align: center;
    cursor: pointer;
    z-index: 10;
    -webkit-transition: all 0.9s ease;
    -moz-transition: all 0.9s ease;
    -ms-transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
    transition: all 0.9s ease;
}

.mobile-menu-visible .mobile-menu .close-btn {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.mobile-menu .close-btn:hover {
    color: var(--thm-base);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.mobile-menu .navigation {
    position: relative;
    display: block;
    width: 100%;
    float: none;
}

.mobile-menu .navigation li {
    position: relative;
    display: block;
    border-top: 1px solid rgba(255, 255, 255, 0.10);
}

.mobile-menu .navigation:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}

.mobile-menu .navigation li>ul>li:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.10);
}

.mobile-menu .navigation li>a {
    position: relative;
    display: block;
    padding: 10px 25px;
    color: #ffffff;
    font-size: 15px;
    line-height: 24px;
    font-weight: 600;
    text-transform: uppercase;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.mobile-menu .navigation li>a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 0;
    border-left: 5px solid var(--thm-base);
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.mobile-menu .navigation li.current>a:before {
    height: 100%;
}

.mobile-menu .navigation li.current>a,
.mobile-menu .navigation li>a:hover {
    color: var(--thm-base);
}


.mobile-menu .navigation li ul li>a {
    font-size: 15px;
    font-weight: 400;
    margin-left: 20px;
    text-transform: capitalize;
}

.mobile-menu .navigation li.dropdown .dropdown-btn {
    position: absolute;
    top: 6px;
    left: 90px;
    width: 100%;
    height: 32px;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    line-height: 32px;
    /*background: rgba(255, 255, 255, 0.10);*/
    cursor: pointer;
    border-radius: 2px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    z-index: 5;
}

.mobile-menu .navigation li.dropdown .dropdown-btn.open {
    /*-webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);*/
}

.mobile-menu .navigation li>ul,
.mobile-menu .navigation li>ul>li>ul,
.mobile-menu .navigation>li.dropdown>.megamenu {
    display: none;
}

.mobile-menu .social-links {
    position: relative;
    text-align: center;
    padding: 50px 15px;
}

.mobile-menu .social-links li {
    position: relative;
    display: inline-block;
    margin: 0px 1px 10px;
}

.mobile-menu .social-links li a {
    position: relative;
    display: block;
    width: 45px;
    height: 45px;
    border: 1px solid rgba(255, 255, 255, 0.20);
    border-radius: 50%;
    background: #ffffff;
    color: #444444;
    font-size: 16px;
    line-height: 41px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.mobile-menu .social-links li a:hover {
    color: var(--thm-base);
    background-color: #ffffff;
}







/** xs sidebar **/
.xs-sidebar-group .xs-overlay {
    left: 0%;
    top: 0;
    position: fixed;
    height: 100%;
    opacity: 0;
    width: 100%;
    visibility: hidden;
    transition: all 200ms linear;
    transition-delay: 0.1s;
    cursor: url(../images/icon/cross-out.png), pointer;
    z-index: 99999999;
}

.xs-sidebar-group.isActive .xs-overlay {
    opacity: .8;
    visibility: visible;
    transition-delay: 0.3s;
    right: 100%;
    background-color: #000000;
}


.xs-sidebar-widget {
    position: fixed;
    left: -100%;
    top: 0;
    bottom: 0;
    width: 100%;
    max-width: 365px;
    background-color: #2c2c2c;
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    transition: all 700ms ease 100ms;
    visibility: hidden;
    opacity: 1;
    z-index: 999999999;
}

.xs-sidebar-group.isActive .xs-sidebar-widget {
    opacity: 1;
    visibility: visible;
    left: 0;
    transition: all 500ms ease 800ms;
}



.sidebar-textwidget {
    padding: 70px 30px;
}

.sidebar-widget-container {
    position: relative;
    top: 150px;
    opacity: 0;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 300ms ease 100ms;
}

.xs-sidebar-group.isActive .sidebar-widget-container {
    top: 0px;
    opacity: 1;
    visibility: visible;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 700ms ease 1500ms;
}

.xs-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: .8;
    z-index: 0;
    background-color: #000000;
}



.xs-sidebar-group .widget-heading {
    position: absolute;
    top: 0;
    right: 0;
    padding: 25px;
}

.xs-sidebar-group .widget-heading a {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 26px;
    text-align: center;
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.xs-sidebar-group .widget-heading a:hover {
    color: var(--thm-base);
    border-color: var(--thn-base);
}


.xs-sidebar-group .content-inner .logo {
    position: relative;
    display: block;
    margin-bottom: 30px;
}

.xs-sidebar-group .content-inner .logo a {
    position: relative;
    display: inline-block;
}

.xs-sidebar-group .content-inner h4 {
    position: relative;
    display: block;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    padding-bottom: 14px;
    margin-bottom: 30px;
}

.xs-sidebar-group .content-inner h4:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50px;
    height: 2px;
    background: var(--thm-base);
}



.xs-sidebar-group .content-inner .content-box {
    margin-bottom: 30px;
    padding-right: 15px;
}

.xs-sidebar-group .content-inner .content-box .inner-text {
    position: relative;
    display: block;
    padding-top: 2px;
}

.xs-sidebar-group .content-inner .content-box p {
    color: #b0bcc2;
    margin: 0;
}

.xs-sidebar-group .content-inner .form-inner .form-group {
    position: relative;
    margin-bottom: 20px;
}

.xs-sidebar-group .content-inner .form-inner .form-group:last-child {
    margin-bottom: 0px;
}

.xs-sidebar-group .content-inner .form-inner .form-group input[type='text'],
.xs-sidebar-group .content-inner .form-inner .form-group input[type='email'],
.xs-sidebar-group .content-inner .form-inner .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    height: 50px;
    font-size: 15px;
    padding: 10px 20px;
    color: #848484;
    transition: all 500ms ease;
}

.xs-sidebar-group .content-inner .form-inner .form-group button.btn-one {
    color: var(--thm-black);
}

.xs-sidebar-group .content-inner .form-inner .form-group .theme-btn-one:hover {}

.xs-sidebar-group .content-inner .form-inner .form-group textarea {
    resize: none;
    height: 120px;
}

.xs-sidebar-group .content-inner .form-inner .form-group input:focus,
.xs-sidebar-group .content-inner .form-inner .form-group textarea:focus {
    border-color: #00224f;
}


.sidebar-contact-info {
    position: relative;
    display: block;
    padding-top: 43px;
}

.sidebar-contact-info h3 {}

.sidebar-contact-info ul {
    position: relative;
    display: block;
    padding-bottom: 22px;
}

.sidebar-contact-info ul li {
    position: relative;
    display: block;
    color: #b0bcc2;
    line-height: 30px;
    margin-bottom: 6px;
}

.sidebar-contact-info ul li:last-child {
    margin-bottom: 0;
}

.sidebar-contact-info ul li span {
    position: relative;
    display: inline-block;
    width: 25px;
}

.sidebar-contact-info ul li span:before {
    position: relative;
    display: inline-block;
    color: var(--thm-base);
    top: 3px;
}

.sidebar-contact-info ul li a {
    color: #b0b0bd;
}

.xs-sidebar-group .content-inner .thm-social-link1 {
    overflow: hidden;
}




.sec-title {
    position: relative;
    display: block;
    margin-top: -8px;
    padding-bottom: 44px;
}

.sec-title .sub-title {
    position: relative;
    display: block;
    line-height: 0;
    padding-bottom: 0px;
}

.sec-title .sub-title h3 {
    color: var(--thm-primary);
    font-size: 24px;
    line-height: 34px;
    font-family: 'Open Sans';
    font-weight: 700;
    font-style: normal;
}

.sec-title h2 {
    font-size: 50px;
    line-height: 1.2em;
    font-weight: 800;
    text-transform: none;
}


.sec-title--style2 {
    position: relative;
}

.sec-title--style2 .sub-title h3 {
    color: var(--thm-primary);
}

.sec-title--style2 h2 {
    color: #ffffff;
}





@keyframes slide5 {
    from {
        background-position: 0 0;
    }

    to {
        background-position: -200px 0;
    }
}

@-webkit-keyframes slide5 {
    from {
        background-position: 0 0;
    }

    to {
        background-position: -200px 0;
    }
}







/*** 
=============================================
    Features Style1 Content Css
=============================================
***/
.features-style1-area {
    position: relative;
    display: block;
    padding: 50px 0px;
}

.features-style1__content {
    position: relative;
    display: block;
    z-index: 10;
}

.features-style1__content ul {
    position: relative;
    display: flex;
    background: #ffffff;
    padding: 0 50px;
    box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.07);
    /*margin-top: -60px;*/
    z-index: 10;
}

.features-style1__content ul li {
    position: relative;
    display: block;
    padding: 0 20px;
    padding-top: 54px;
    padding-bottom: 45px;
    max-width: 33.333333%;
    width: 100%;
}

.features-style1__content ul li:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 3px;
    background: var(--thm-primary);
    transform: scaleX(0);
    transition: all 500ms linear;
    transition-delay: 0.1s;
}

.features-style1__content ul li:hover:before {
    transform: scaleX(1.0);
}

.single-features-style1 {
    position: relative;
    display: block;
    padding-left: 75px;
}

.single-features-style1 .icon-holder {
    position: absolute;
    top: 0;
    left: 0;
    width: 75px;
    height: 75px;
    padding-top: 10px;
}

.single-features-style1 .icon-holder .box {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    background-color: rgba(var(--thm-base-rgb), .10);
    transition: all 500ms ease;
}

.single-features-style1:hover .icon-holder .box {
    background-color: var(--thm-primary);
}

.single-features-style1 .icon-holder span:before {
    position: relative;
    display: inline-block;
    color: var(--thm-base);
    font-size: 65px;
    line-height: 65px;
    transform: scale(1.0);
    transform-style: preserve-3d;
    transition: all 0.4s cubic-bezier(0.62, 0.21, 0.45, 1.52);
}

.single-features-style1:hover .icon-holder span:before {
    color: var(--thm-black);
    transform: scale(0.9);
}


.single-features-style1 .text-holder {
    position: relative;
    display: block;
    padding-top: 7px;
    padding-left: 10px;
}

.single-features-style1 .text-holder h3 {
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 14px;
}

.single-features-style1 .text-holder h3 {
    color: var(--thm-black);
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.single-features-style1 .text-holder h3 a:hover {
    color: var(--thm-primary);
}

.single-features-style1 .text-holder p {
    margin: 0;
    line-height: 27px;
    font-weight: 500;
    font-size: 15px;
}



/*** 
=============================================
    Features style2 Area Css
=============================================
***/
.features-style2-area {
    position: relative;
    display: block;
}

.features-style2-area .auto-container {
    max-width: 100%;
    padding: 0;
}

.features-style2-area .row {
    margin-left: 0px;
    margin-right: 0px;
}

.features-style2-area .row [class*=col-] {
    padding-left: 0px;
    padding-right: 0px;
}

.single-features-style2-box {
    position: relative;
    display: block;
    overflow: hidden;
    background: var(--thm-black);
    padding: 50px 60px;
    min-height: 300px;
}

.single-features-style2-box .inner-content {
    position: relative;
    display: block;
    max-width: 585px;
    width: 100%;
    float: right;
    padding-left: 75px;
}

.single-features-style2-box.left .inner-content {
   /* float: left;
    margin-left: 100px;*/
}

.single-features-style2-box .inner-content .icon {
    position: absolute;
    top: 25px;
    left: 0;
    padding-top: 10px;
}

.single-features-style2-box .inner-content .icon .box {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, 0.07);
    transition: all 300ms ease 100ms;
}

.single-features-style2-box:hover .inner-content .icon .box {
    background: var(--thm-base);
    transform: rotate(90deg);
}

.single-features-style2-box .inner-content .icon span::before {
    position: relative;
    display: inline-block;
    color: #fff;
    font-size: 65px;
    line-height: 65px;
    transform: scale(1.0);
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.single-features-style2-box:hover .inner-content .icon span::before {
    transform: scale(0.8);
}

.single-features-style2-box .inner-content .title {
    position: relative;
    display: block;
    padding-left: 20px;
}

.single-features-style2-box .inner-content .title h3 {
    color: #ffffff;
    font-size: 24px;
    line-height: 36px;
    font-weight: 700;
    font-family: var(--thm-font-2);
    margin-bottom: 4px;
}
.single-features-style2-box .inner-content .title p{
    color: #ffffff;
}
.single-features-style2-box .inner-content .title h2 {
    color: #ffffff;
    font-size: 40px;
    line-height: 1.2em;
    font-weight: 700;
}

.single-features-style2-box .img-bg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}



/*** 
=============================================
    Features Style3 Area Css
=============================================
***/
.features-style3-area {
    position: relative;
    display: block;
    padding: 120px 0px 120px;
    background: #ffffff;
    z-index: 10;
}

.features-style3__bg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: var(--thm-black);
    background-blend-mode: luminosity;
    z-index: -1;
}

.features-style3__bg::before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(var(--thm-black-rgb), 0.85);
    z-index: -2;
    content: "";
}


.features-style3__content {
    position: relative;
    display: block;
}

.features-style3__content .sec-title {
    padding-bottom: 34px;
}

.features-style3__content .video-btn {
    position: relative;
    display: block;
}

.features-style3__content .video-btn .icon {
    position: relative;
    display: inline-block;
}

.features-style3__content .video-btn .icon .video-popup {
    position: relative;
    display: block;
    width: 100px;
    height: 100px;
    line-height: 100px;
    color: #ffffff;
    font-size: 20px;
    text-align: center;
    background: var(--thm-base);
}

.features-style3__content .video-btn .icon .video-popup span:before {
    position: relative;
    top: 3px;
}



.features-style3__list {
    position: relative;
    display: block;
    overflow: hidden;
}

.features-style3__list ul {
    position: relative;
    display: block;
    float: left;
}

.features-style3__list ul.style2 {
    position: relative;
    display: block;
    float: left;
    padding-left: 75px;
}

.features-style3__list ul li {
    position: relative;
    display: block;
    color: #ffffff;
    font-size: 18px;
    line-height: 40px;
    font-weight: 600;
    transition: all 500ms ease;
}

.features-style3__list ul li:hover {
    color: var(--thm-primary);
}

.features-style3__list ul li span::before {
    position: relative;
    display: inline-block;
    color: var(--thm-primary);
    font-size: 20px;
    padding-right: 13px;
    top: 3px;
}














/*** 
=============================================
    Choose Style1 Area Css
=============================================
***/
.choose-style1-area {
    position: relative;
    display: block;
    margin-bottom: -100px;
    z-index: 10;
}

.choose-style1__title-box {
    position: relative;
    display: block;
    background: var(--thm-base);
    padding: 62px 60px 65px;
}

.choose-style1__title-box .sec-title--style2 {
    padding-bottom: 58px;
}

.choose-style1__title-box .sec-title--style2 h2 {
    color: #ffffff;
    font-size: 30px;
    line-height: 40px;
    font-weight: 800;
}

.choose-style1__title-box .btn-box {
    position: relative;
    display: block;
    line-height: 0;
}

.choose-style1__title-box .btn-box a {
    padding-left: 40px;
    padding-right: 40px;
}

.choose-style1__title-box .btn-box a.btn-one:before {
    background-color: var(--thm-black);
}



.video-gallery-style2 {
    position: relative;
    width: 100%;
    min-height: 400px;
}

.video-gallery-style2__bg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: var(--thm-base);
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.video-gallery-style2 .icon {
    position: absolute;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100px;
    height: 100px;
    background: var(--thm-primary);
    border-radius: 0%;
    z-index: 2;
}

.video-gallery-style2 .icon .video-popup {
    position: relative;
    display: block;
    font-size: 25px;
    text-align: center;
}

.video-gallery-style2 .icon .video-popup span::before {
    position: relative;
    top: 4px;
    color: var(--thm-black);
}




/*** 
=============================================
    Slogan area style
=============================================
***/
.slogan-area {
    position: relative;
    /*margin-top: 0px;
    background-color: var(--thm-base);   
    padding: 30px 0px;
    z-index: 10;*/
}

.slogan-area .row {
    align-items: center;
}
.slogan-area h3{
    color: #ffffff;
    font-size: 22px;
    /*text-transform: capitalize;*/
}
.phone-number-box2 {
    position: relative;
    display: flex;
    align-items: center;
}

.phone-number-box2 .icon {
    position: relative;
    display: block;
    width: 75px;
    height: 75px;
    background-color: #009e9a;
    border-radius: 50%;
    z-index: 1;
}

.phone-number-box2 .icon span::before {
    position: relative;
    display: block;
    color: var(--thm-primary);
    font-size: 25px;
    line-height: 75px;
    text-align: center;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}
.phone-number-box2 .icon span{
    text-align: center;
    padding: 0px 27px;
}
.phone-number-box2 .icon:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border-radius: 50%;
    background: var(--thm-primary);
    content: "";
    z-index: -1;
    transform: scale(0.0);
    transform-origin: center;
    transform-style: preserve-3d;
    transition: all 0.4s cubic-bezier(0.62, 0.21, 0.45, 1.52);
}

.phone-number-box2:hover .icon:before {
    transform: scaleX(1.0);
}

.phone-number-box2:hover .icon span::before {
    color: #fff;
}


.phone-number-box2 .phone {
    position: relative;
    display: block;
    padding-left: 30px;
}

.phone-number-box2 .phone p {
    position: relative;
    display: block;
    top: 5px;
    color: #ffffff;
    font-size: 24px;
    line-height: 26px;
    font-weight: 700;
    margin: 0 0 16px;
    font-family: var(--thm-font-2);
}

.phone-number-box2 .phone a {
    position: relative;
    display: inline-block;
    color: #ffffff;
    font-size: 34px;
    line-height: 40px;
    font-weight: 800;
    transition: all 200ms linear;
    transition-delay: 0.1s;
    font-family: var(--thm-font);
}

.phone-number-box2 .phone a:hover {
    color: var(--thm-primary);
}
.phone-number-box2 .phone h2{
    color: #ffffff;
    font-size: 40px;
}

.slogan-text-box {
    position: relative;
    display: block;
}

.slogan-text-box p {
    color: #fff;
    font-size: 24px;
    text-transform: capitalize;
    line-height: 27px;
    font-weight: 800;
    font-family: var(--thm-font-2);
    margin: 0;
}

.slogan-btn-box {
    position: relative;
    display: block;
    line-height: 0;
    margin-top: 15px;
}

.slogan-btn-box a {
    padding-left: 50px;
    padding-right: 50px;
    width: max-content;
    text-align: center;
    background: #fff;
    color: #444;
}

.slogan-btn-box a:before {
    background-color: #009e9a;
    color: #ffffff;
}
.slogan-btn-box .btn-one .txt{
    display: block;
}
.slogan-box{
     position: relative;
    margin: 20px 0px;
    background-color: var(--thm-base);   
    padding: 20px 0px;
    z-index: 10;
    /*height: 190px;*/
}

/*** 
=============================================
    Google Map Style1 Area Css
=============================================
***/
.google-map-style1-area {
    position: relative;
    display: block;
    background: #ffffff;
    z-index: 10;
}

.google-map-style1-area .auto-container {
    max-width: 100%;
    padding: 0;
}

.home1-page-map-outer {
    position: relative;
    display: block;
    z-index: 10;
}

.home1-page-map-outer .map-canvas {
    position: relative;
    width: 100%;
    height: 550px;
}



/*** 
=============================================
    Working Process Area Css
=============================================
***/
.working-process-area {
    position: relative;
    display: block;
    padding: 0px 0 70px;
    background: #ffffff;
    z-index: 10;
}

.working-process-area.pdtop120 {
    padding-top: 120px;
}

.working-process-area .sec-title {
    padding-bottom: 80px;
}

.working-process__inner {
    position: relative;
    display: block;
    z-index: 1;
}

.working-process__inner .horizontal-line {
    position: absolute;
    top: 90px;
    left: -90px;
    right: -90px;
    height: 1px;
    background: #cad7cf;
}

.working-process__inner .horizontal-line:before {
    content: "";
    position: absolute;
    top: -5px;
    left: 0;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: var(--thm-primary);
}

.working-process__inner .horizontal-line:after {
    content: "";
    position: absolute;
    top: -5px;
    right: 0;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: var(--thm-primary);
}




.working-process-box {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    counter-reset: count;
}

.single-working-process {
    position: relative;
    display: block;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    width: 100%;
    text-align: center;
    padding: 0px 30px 0px;
    margin-bottom: 38px;
    z-index: 1;
}

.single-working-process .icon-holder {
    position: relative;
    display: block;
    width: 180px;
    height: 180px;
    margin: 0 auto;
    background-color: var(--thm-primary);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.single-working-process .icon-holder::after {
    content: "";
    position: absolute;
    top: -36px;
    left: -36px;
    bottom: -36px;
    right: -36px;
    border: 1px solid #cad7cf;
    border-radius: 50%;
    z-index: -2;
}

.single-working-process .icon-holder:before {
    content: "";
    position: absolute;
    left: -36px;
    bottom: -37px;
    right: -36px;
    height: 127px;
    background: #ffffff;
    z-index: -1;
}

.single-working-process:nth-child(2n+2) .icon-holder:before {
    top: -37px;
    bottom: auto;
    height: 128px;
}



.single-working-process .icon-holder span:before {
    position: relative;
    color: #ffffff;
    font-size: 60px;
    line-height: 60px;
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .7s;
    transition-property: all;
    z-index: 5;
}

.single-working-process:hover .icon-holder span:before {
    transform: scale(1.0) rotate(1deg);
}

.single-working-process .counting-box {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50px;
    height: 50px;
    background: #ffffff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.single-working-process .counting-box.top {
    left: auto;
    bottom: auto;
    top: 0;
    right: 0;
}

.single-working-process .counting-box:before {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    color: var(--thm-black);
    font-size: 20px;
    font-weight: 700;
    counter-increment: count;
    content: "0"counter(count);
    transition: all 100ms linear;
    transition-delay: 0.1s;
    font-family: var(--thm-font);
}


.single-working-process .text-holder {
    position: relative;
    display: block;
    padding-top: 70px;
}

.single-working-process .text-holder h3 {
    font-size: 24px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 15px;
}

.single-working-process .text-holder p {
    margin: 0;
}

.single-working-process .text-holder .btn-box {
    position: relative;
    display: block;
    padding-top: 15px;
}

.single-working-process .text-holder p {
    margin: 0;
}



/*** 
=============================================
    Industries Details Area Css
=============================================
***/
.industries-details-area {
    position: relative;
    display: block;
    background: #ffffff;
    padding: 120px 0 120px;
    z-index: 10;
}

.industries-details__content {
    position: relative;
    display: block;
}

.industries-details__content .single-service-style2 {
    margin-bottom: 50px;
}




.industries-details__text-box {
    position: relative;
    display: block;
}

.industries-details__text-box .text {
    position: relative;
    display: block;
}

.industries-details__text-box .text h2 {
    font-size: 40px;
    line-height: 50px;
    font-weight: 800;
    margin: 0 0 27px;
}



.industries-details__text-box .text-right-box {
    position: relative;
    display: block;
    padding-top: 77px;
}

.industries-details__text-box .text-right-box ul {
    position: relative;
    display: block;
    padding-top: 17px;
}

.industries-details__text-box .text-right-box ul li {
    position: relative;
    display: block;
    padding-left: 30px;
    color: var(--thm-black);
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 12px;
}

.industries-details__text-box .text-right-box ul li::before {
font-family: 'Open Sans' !important;
    content: "\e90f";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    color: var(--thm-primary);
    font-size: 22px;
    font-weight: 400;
}

.industries-details__text-box .text-right-box ul li:last-child {
    margin-bottom: 0;
}



.industries-details__features-box {
    position: relative;
    display: block;
    border-bottom: 1px solid #cad7cf;
    padding-top: 52px;
    padding-bottom: 65px;
}

.industries-details__features-box__single {
    position: relative;
    display: block;
    margin-bottom: 43px;
}

.industries-details__features-box__single .img-holder {
    position: relative;
    display: block;
    overflow: hidden;
}

.industries-details__features-box__single .img-holder img {
    width: 100%;
}


.industries-details__features-box__single .text-holder {
    position: relative;
    display: block;
    padding-top: 42px;
}

.industries-details__features-box__single .text-holder:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    height: 5px;
    background: var(--thm-base);
}

.industries-details__features-box__single .text-holder h3 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 800;
    margin: 0 0 9px;
}

.industries-details__features-box__single .text-holder p {
    margin: 0;
}













/*** 
=============================================
    Contact Info Style1 Area Css
=============================================
***/
.contact-info-style1-area {
    position: relative;
    display: block;
    background: #ffffff;
    padding: 0px 0 120px;
    z-index: 10;
}

.contact-info-style1__box {
    position: relative;
    display: block;
}

.contact-form {
    position: relative;
    display: block;
}

.contact-form.max-width {
    max-width: 770px;
    margin: 0 auto;
}

.contact-form form {
    position: relative;
    display: block;
}

.contact-form form .input-box {
    position: relative;
    display: block;
    margin-bottom: 20px;
}

.contact-form form input[type="text"],
.contact-form form input[type="email"],
.contact-form form textarea {
    position: relative;
    display: block;
    background: #ebf1ed;
    width: 100%;
    height: 62px;
    border: 1px solid #ebf1ed;
    color: #737c76;
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 0px;
    transition: all 500ms ease;
    font-family: var(--thm-font);
}

.contact-form form textarea {
    height: 155px;
    padding-top: 12px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 10px;
}

.contact-form form input[type="text"]::-webkit-input-placeholder {
    color: #737c76;
}

.contact-form form input[type="text"]:-moz-placeholder {
    color: #737c76;
}

.contact-form form input[type="text"]::-moz-placeholder {
    color: #737c76;
}

.contact-form form input[type="text"]:-ms-input-placeholder {
    color: #737c76;
}

.contact-form form input[type="email"]::-webkit-input-placeholder {
    color: #737c76;
}

.contact-form form input[type="email"]:-moz-placeholder {
    color: #737c76;
}

.contact-form form input[type="email"]::-moz-placeholder {
    color: #737c76;
}

.contact-form form input[type="email"]:-ms-input-placeholder {
    color: #737c76;
}

.contact-form form textarea::-webkit-input-placeholder {
    color: #737c76;
}

.contact-form form textarea:-moz-placeholder {
    color: #737c76;
}

.contact-form form textarea::-moz-placeholder {
    color: #737c76;
}

.contact-form form textarea:-ms-input-placeholder {
    color: #737c76;
}

.contact-form form .button-box {
    position: relative;
    display: block;
    padding-top: 10px;
}

.contact-form form .button-box button {
    padding-top: 9px;
    padding-bottom: 5px
}




@-webkit-keyframes iliketomoveit {
    0% {
        left: 0px;
    }

    25% {
        left: 400px;
    }

    75% {
        left: 200px;
    }

    100% {
        left: 0px;
    }
}

@keyframes iliketomoveit {
    0% {
        left: 0px;
    }

    25% {
        left: 400px;
    }

    75% {
        left: 200px;
    }

    100% {
        left: 0px;
    }
}



/*** 
=============================================
    Error Page Area Style      
=============================================
***/
.error-page-area {
    position: relative;
    display: block;
    padding: 115px 0 120px;
    background: #ffffff;
    z-index: 10;
}

.error-content {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.error-content .big-title {
    position: relative;
    display: block;
    z-index: 1;
}

.error-content .big-title h2 {
    color: var(--thm-base);
    font-size: 72px;
    line-height: 70px;
    font-weight: 800;
    text-transform: uppercase;
}

.error-content .title {
    position: relative;
    display: block;
    padding-top: 17px;
    padding-bottom: 24px;
}

.error-content .title h2 {
    font-size: 48px;
    line-height: 60px;
    font-weight: 700;
}

.error-content .text {
    position: relative;
    display: block;
    padding-bottom: 29px;
}

.error-content .text p {
    margin: 0;
}

.error-page-search-box {
    position: relative;
    display: block;
    max-width: 570px;
    width: 100%;
    margin: 0 auto;
}

.error-page-search-box form.search-form {
    position: relative;
    display: block;
    width: 100%;
}

.error-page-search-box .search-form input[type="text"] {
    position: relative;
    display: block;
    width: 100%;
    height: 60px;
    border-radius: 0px;
    background: #ffffff;
    border: 1px solid #e5e5e5;
    color: #757575;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .1em;
    padding-left: 30px;
    padding-right: 60px;
    transition: all 500ms ease 0s;
    font-family: var(--thm-font);
}

.error-page-search-box .search-form button {
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    width: 40px;
    height: 40px;
    background: var(--thm-base);
    color: #ffffff;
    font-size: 16px;
    line-height: 10px;
    display: block;
    text-align: center;
    border: 0px solid #e1e1e1;
    transition: all 500ms ease 0s;
}

.error-page-search-box .search-form button i {
    font-size: 16px
}

.error-page-search-box .search-form input[type="text"]:focus {
    color: var(--thm-black);
    border-color: var(--thm-base);
}

.error-page-search-box .search-form input[type="text"]:focus+button,
.error-page-search-box .search-form button:hover {
    color: #fff;
}

.error-page-search-box .search-form input::-webkit-input-placeholder {
    color: #757575;
}

.error-page-search-box .search-form input:-moz-placeholder {
    color: #757575;
}

.error-page-search-box .search-form input::-moz-placeholder {
    color: #757575;
}

.error-page-search-box .search-form input:-ms-input-placeholder {
    color: #757575;
}

.error-content .btns-box {
    line-height: 0;
    padding-top: 20px;
}

.error-content .btns-box a {
    padding-left: 40px;
    padding-right: 40px;
}




/*** 
=============================================
    Main Contact Form Area Css
=============================================
***/
.main-contact-form-area {
    position: relative;
    display: block;
    padding: 60px 0px;
    z-index: 10;
}

.contact-info-box {
    position: relative;
    display: block;
}

.contact-info-box .sec-title {
    padding-bottom: 25px;
}

.contact-info-box .text {
    position: relative;
    display: block;
}

.contact-info-box .text p {
    margin: 0px;
}

.contact-info-list {
    position: relative;
    display: block;
    margin-top: 38px;
}

.contact-info-list li {
    position: relative;
    display: block;
    margin-bottom: 20px;
}

.contact-info-list li .icon,
.contact-info-list li .text {
    display: inline-block;
    vertical-align: middle;
}

.contact-info-list li .icon {
    position: relative;
    width: 60px;
    height: 60px;
    background: var(--thm-black);
    border-radius: 50%;
    text-align: center;
    color: var(--thm-black);
    font-size: 15px;
}
.contact-info-box .sec-title .sub-title h3{
    color: var(--thm-black);
    font-size: 19px;
}
.contact-info-list li .icon span::before {
    position: relative;
    display: block;
    line-height: 60px;
}

.contact-info-list li .text {
    position: relative;
    padding-left: 20px;
}

.contact-info-list li .text p {
    color: #000000;
    font-family: 'Open Sans';
    font-size: 17px;
    line-height: 27px;
}

.contact-info-list li .text h4 {
    font-size: 18px;
    line-height: 20px;
}

.contact-info-list li .text h4 a {
    color: var(--thm-black);
}

.contact-info-list li .text h4 a:hover {
    color: var(--thm-primary);
}




.contact-form--style2 {
    position: relative;
    display: block;
    max-width: 570px;
    background: #ffffff;
    box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.07), inset 0px 10px 0px 0px rgba(0, 105, 64, 0.004);
    padding: 58px 70px 48px;
    /*margin-top: -235px;*/
}

.contact-form--style2::before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: var(--thm-base);
    height: 10px;
    content: "";
}

.contact-form--style2 .sec-title {
    padding-bottom: 14px;
}

.contact-form--style2 form .button-box {
    padding-top: 0px;
}

.contact-form--style2 form textarea {
    height: 110px !important;
    padding-top: 20px;
}

.contact-form--style2 form .input-box {
    margin-bottom: 15px;
}

.contact-form--style2 form input[type="text"],
.contact-form--style2 form input[type="email"],
.contact-form--style2 form textarea {
    height: 52px;
}



/*** 
=============================================
    Google Map Area Css
=============================================
***/
.google-map-area {
    position: relative;
    display: block;
    background: #ffffff;
    z-index: 10;
}

.google-map-area .auto-container {
    max-width: 100%;
    padding: 0;
}

.contact-page-map-outer {
    position: relative;
    display: block;
    z-index: 10;
}

.contact-page-map-outer .map-canvas {
    position: relative;
    width: 100%;
    height: 675px;
}









#ui-datepicker-div.ui-widget-content {
    border: 1px solid #c5c5c5;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #777;
    color: #252525;
font-family: 'Open Sans';
    font-size: 14px;
    border-radius: 0px;
    width: 270px;
    padding: 5px;
}

#ui-datepicker-div.ui-datepicker .ui-datepicker-header {
    background: var(--thm-base);
    border: 2px solid rgba(var(--thm-base-rgb), .80);
    border-radius: 0;
    color: #fff;
    font-weight: 700;
    padding: 5px 0;
    position: relative;
}

.ui-datepicker td a {
    color: #000000 !important;
    text-align: center;
    background-image: none !important;
    background: #f5f5f5 !important;
    border: 1px solid #f9f9f9 !important;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid var(--thm-base) !important;
    background: var(--thm-base) !important;
    color: #ffffff !important;
}

.ui-datepicker .ui-datepicker-prev {
    left: 5px;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    border-radius: 30%;
    height: 20px;
    position: absolute;
    top: 7px;
    width: 20px;
    transition: all 500ms ease;
    cursor: pointer;
}

.ui-datepicker .ui-datepicker-next {
    right: 5px;
}

.ui-datepicker .ui-datepicker-prev:hover,
.ui-datepicker .ui-datepicker-next:hover {
    top: 7px;
    background: #fff;
    border: none;
}

.ui-datepicker table {
    border-collapse: collapse;
    font-size: 13px;
    margin: 0 0 0.4em;
    width: 100%;
    z-index: 99999999;
}

.ui-datepicker th {
    border: medium none;
    font-weight: 600;
    padding: 2px 3px;
    text-align: center;
}

.ui-datepicker-calendar .ui-state-default:hover,
.ui-datepicker-calendar .ui-state-default:active {
    background: #43c3ea;
    color: #fff;
    border-color: #43c3ea;
}

.case-study-wrap .sec-title h2{
    color: #fff;
}
.case-study-wrap .single-blog-style1--instyle2 .text-holder{
    background-color: #ffffff;
}
.case-study-wrap .single-blog-style1 .text-holder{
    height: auto;
}
.case-study-wrap .single-blog-style1 .text-holder .blog-title{
    margin-bottom: 0px;
}
.case-study-wrap .single-blog-style1--instyle2 .text-holder{
    padding: 29px 30px 29px;
    height: 120px;
}

.recent-news-sidebar{
    background-color: #007c5a1c;
    padding: 26px 30px;
    border-radius: 20px;
    box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.07), inset 0px 10px 0px 0px rgba(0, 105, 64, 0.004);
}
.recent-news-sidebar h3{
    margin-bottom: 0px;

}
.recent-news-sidebar ul{

}
.recent-news-sidebar ul li{
    font-size: 15px;
    padding-bottom: 10px;
    font-weight: 600;
    padding-top: 10px;
    border-bottom: 1px solid #f7f7f7;
    line-height: 23px;
    color: #000000;

}
.recent-news-sidebar ul li:last-child{
    border-bottom:none;
}
.recent-news-sidebar ul li a{
    color: #000000;
}
.recent-news-sidebar ul li a:hover{
    color: var(--thm-black);
}
.single-fact-counter .owl-carousel.owl-dot-style1 .owl-dots .owl-dot:before{
    background-color: #c0f9f8;
}
.single-fact-counter .owl-carousel.owl-dot-style1 .owl-dots .owl-dot{
    background-color: #fff;
}
.menu-discription{
    padding: 20px 30px;
}
.menu-discription h3{
    color: #ffffff;
    padding-bottom: 15px;
}
.menu-discription p{
    color: #ffffff;
    text-align: inherit;
}
.menu-heading a{
    font-size: 19px !important;
}
.pT60{
    padding-top: 60px;
}
.pB60{
    padding-bottom: 60px;
}
.purpose-values-wrap{
    position: relative;
}
.purpose-values-shape{
    position: absolute;
    right: 0px;
    bottom: 0px;
    opacity: 0.3;
}
.sec-subtitle{
    margin-bottom: 15px;
}
.listing{
    list-style-type: none;
}
.listing li{
    font-size: 15px;
    font-weight: 500;
    line-height: 27px;
    color: #444;
    padding-bottom: 10px;
}
.listing li:before{
    position: absolute;
    content: '\2771';
    color: var(--thm-black);
    left: 0px;
}
.values-wrap{
    position: relative;
    /*background-color: rgba(var(--thm-base-rgb), .10);*/
}
.values-process{
    margin-top: 50px;
}
.values-process .single-working-process{
    flex: 0 0 33%;
    max-width: 33%;
}
.values-process .single-working-process .icon-holder:before{
    background: #e5f0eb;
}
.value-icon{
    border-radius: 50%;
}
.timeline-wrap{
    position: relative;
    background-color: rgba(var(--thm-base-rgb), .10);
}
.timeline-slider{
    position: relative;
    margin-top: 20px;
}
.timeline-block{
    margin-bottom: 20px;
}
.timeline-slider:after{
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    background-color: #00000087;
    top: 30%;
    z-index: -9;
}
.timeline-text{
    position: relative;
    background-color: #ffffff;
    text-align: center;
    padding: 30px 15px;
    border-radius: 10px;
    min-height: 150px;
}

.timeline-text h3{

}
.timeline-text p{
    margin-bottom: 0px;
}
.footprint-wrap{
    position: relative;
}
.footprint-heading h2{
    font-size: 90px;
    padding: 200px 0px;
    color: #00bfba;
}


.owl-nav{
    text-align: center;
}
.owl-theme .owl-nav .owl-prev {
    transform: rotate(180deg);
}
.owl-theme .owl-nav .owl-prev, .owl-theme .owl-nav .owl-next {
    position: relative;
    display: inline-block;
    height: 50px;
    width: 50px;
    background: transparent;
    border: 2px solid #c6ded86e !important;
    border-radius: 50%;
    text-align: center;
    color: #c6ded86e !important;
    font-size: 40px !important;
    line-height: 45px !important;
    font-weight: 200 !important;
    opacity: 1;
    margin: 0 5px;
    padding: 0;
    transform: translateY(0px);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.awards-wrap{
    position: relative;
    /*background-image: url(../images/about/award-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;*/
}
.awards-wrap:before{
    position: absolute;
    content: '';
    background-color: #ffffffe0;
    width: 100%;
    height: 100%;
    top: 0px;
    right: 0px;
}
.group-website-wrap{
    position: relative;
    background-color: rgba(var(--thm-base-rgb), .10);
}
.heading-line{
    background-color: var(--thm-black);
    height: 5px ;
    width: 50px;
    margin-bottom: 10px;
}
.group-website-block{
    background-color: #ffffff;
    padding: 20px 20px;
    margin-bottom: 15px;
    border-radius: 20px;
    border: 5px solid #007c5a3d;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.group-website-block h3{
    margin-bottom: 5px;
}
.group-website-block p{
    margin-bottom: 11px;
}
.group-website-block p a{
   color: #444;
    font-size: 17px;
    font-weight: 300;
}
.group-website-block p a:hover{
    color: var(--thm-black);
}
.code-ethical-pdf-wrap{
    background-color: rgba(var(--thm-base-rgb), .10);
}
.pdf-box{
    background-color: #ffffff;
    padding: 10px 10px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 10px;
    margin-bottom: 20px;
}
.pdf-box h4{
     color: #000000;
}
.pdf-box h4 a{
    color: #000000;
    font-size: 17px;
    font-weight: 700;
}
.pdf-box:hover{
    background-color: #f7f7f7;
}
.pdf-box:hover a{
    color: var(--thm-black);
}
.pdf-box span{
    color: #FF0000;
    padding-right: 8px;
}
.disclosure-wrap{

}
.tile
{
  width:100%;
  margin:0px auto;
}
#tile-1 .tab-pane
{
  padding:15px;
  height:80px;
}
#tile-1 .nav-tabs
{
  position:relative;
  border:none!important;
  background-color:rgba(var(--thm-base-rgb), .10);
/*   box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2); */
  border-radius:6px;
}
#tile-1 .nav-tabs li
{
  margin:0px!important;
}
#tile-1 .nav-tabs li a
{
  position: relative;
    margin-right: 0px!important;
    padding: 20px 20px!important;
    font-size: 16px;
    line-height: 24px;
    border: none!important;
    color: #333;
}
#tile-1 .nav-tabs a:hover .active{
     background-color:var(--thm-black) !important;
  color: #ffffff;
}
#tile-1 .nav-tabs a:hover
{
  background-color:var(--thm-black) !important;
  color: #ffffff;
  border:none;
}
#tile-1 .slider
{
  display:inline-block;
  width:30px;
  height:4px;
  border-radius:3px;
  background-color:var(--thm-black);
  position:absolute;
  z-index:1200;
  bottom:0;
  transition:all .4s linear;
  
}
#tile-1 .nav-tabs .active
{
  background-color:transparent!important;
  border:none!important;
  color:var(--thm-black) !important;
}
.verti-tab{
    background: var(--thm-black);
    margin-bottom: 20px;
}
.nav-pills .nav-link{
    color: #ffffff;
    border-bottom: 1px solid #ffffff42;
}
.nav-pills .nav-link.active{
    color: var(--thm-base);
    background-color: var(--thm-primary);
    font-weight: 900;
    border-radius: 0px;
}
.disclosure-wrap .tab-content{
    background: #f7f7f7;
    padding: 10px;
}
.disclosure-wrap .accordion-box .block .acc-content.current{
    background: #fff;
}
.disclosure-wrap .accordion-box .block .acc-content{
    background: #fff;
    padding: 10px;
}
.disclosure-wrap .accordion-box .block .acc-btn{
    background: #6eac9f5c;
}
.disclosure-wrap .nav-pills .nav-link{
    line-height: 25px;
}
.tab {
  overflow: hidden;
  /*border: 1px solid #aaa;*/
  background-color: var(--thm-black);
}
.tab button {
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 15px;
  font-size: 16px;
  color: #ffffff;
}
.tender-tab .tab button{
  width: 33%;
}
.press-tab .tab button{
  width: 9%;
}
.tab button:hover {
  background-color: var(--thm-primary);
    color: var(--thm-base);
    font-weight: 900;
}
.tab button.active {
  background-color: var(--thm-primary);
    color: var(--thm-base);
    font-weight: 900;
}
.tabcontent {
    display: none;
    padding: 5px 15px 5px 15px;
    border: 1px solid #f7f7f7;
    border-top: none;
    background-color: #f7f7f7;
}
.tender-details{

}
.tender-details li{
    border-bottom: 1px solid #007c5a29;
    padding: 10px 0px;
}
.tender-details li:last-child{
    border-bottom: none;
}
.tender-details h2{
    font-size: 20px;
    padding-bottom: 5px;
}
.tender-details p{
    font-size: 17px;
    margin-bottom: 0px;
}
.tender-details p a{
    font-size: 17px;
    color: #000000;
}
.tender-tab .tabcontent{
    padding: 30px;
}
.press-tab .tabcontent{
    padding: 30px;
}
.business-overview-wrap{
    position: relative;
        display: block;
    overflow: hidden;
    background: #ffffff;
    z-index: 10;
}
.business-overview-wrap .shape1 {
    position: absolute;
    top: -260px;
    right: -450px;
    background-color: rgb(235, 241, 237);
    width: 875px;
    height: 875px;
    border-radius: 50%;
    z-index: -1;
}
.business-img{
    position: relative;
    margin-right: 20px;
}
.business-img:before{
    position: absolute;
    content: '';
    width: 150px;
    height: 150px;
    right: -10px;
    bottom: -10px;
    background-color: var(--thm-black);
    z-index: -9;
}
.business-img:after{
    position: absolute;
    content: '';
    width: 150px;
    height: 150px;
    left: -10px;
    top: -10px;
    background-color: var(--thm-black);
    z-index: -9;
}
.renewable-img{
    margin-bottom: 30px;
    position: relative;
}
.renewable-img img{
    position: relative;
}
.renewable-img:before{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    border: 4px solid var(--thm-black);
    top: 10px;
    left: 10px;
    z-index: 9;
}
.no-padding{
    padding: 0px;
}
.why-join-img{

}
.why-join-img img{
    width: 100%;
}
.why-join-text{
    padding: 30px 0px;
}
.why-join-wrap{
    background-color: rgba(var(--thm-base-rgb), .10);
}
.careers-wrap{
    position: relative;
   /* background-image: url(../images/career/career-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;*/
}
.careers-text{
    padding: 38px 30px;
    border: 1px solid #007c5a73;
    background: #007c5a;
}
.careers-text h3{
    color: #ffffff;
    text-align: left;
    line-height: 43px;
    font-size: 32px;
    font-weight: 400;
}
.opportunities-wrap{
    position: relative;
        display: block;
    overflow: hidden;
    background: #ffffff;
    z-index: 10;
}
.opportunities-wrap .shape1 {
    position: absolute;
    top: -260px;
    right: -250px;
    background-color: rgb(235, 241, 237);
    width: 655px;
    height: 655px;
    border-radius: 50%;
    z-index: -1;
}
.opportunities-img img{
    margin-bottom: 20px;
   border-left: 10px solid var(--thm-black);  
   border-bottom: 10px solid var(--thm-black);    
   box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}
.opening-wrap{
    background-color: rgba(var(--thm-base-rgb), .10);
    padding: 40px 5px;
}
.opening-wrap .single-service-style2 .text-holder h3{
    margin-bottom: 0px;
}
.opening-wrap .single-service-style2 .text-holder{
    padding: 20px 15px 20px;
    background-color: #ffffff;
}
.opening-table thead{
    background-color: var(--thm-black);
    color: #ffffff;
}
.opening-table tbody{
    color: #000000;
}
.opening-table .table thead th{
    border-bottom: none;
    border: 1px solid #cacaca42;
}
.opening-table tr, td{
    border: 1px solid #cacaca;
}
.table-btn{
    background-color: #000;
    color: #fff;
    padding: 8px 20px;
    border-radius: 10px;
}
.table-btn:hover{
    background-color: rgba(var(--thm-base-rgb), .10);
    color:#000000;
}
.listing-one li{
    color: #000000;
}
.listing-one span{
    color: var(--thm-black);
    font-size: 30px;
    font-weight: 500;
    position: relative;
    top: 3px;
}
.listing-one b{
    color: var(--thm-black);
}
.current-opening-wrap .listing li:before{
    left: 15px;
}
.current-opening-wrap .listing{
    padding-left: 15px;
}
.job-details h6{
    color: #000000;
    font-size: 20px;
    padding-top: 20px;
}
.job-details h6 a{
    color: var(--thm-black);
}
.job-details h6 a:hover{
    color: #000000;
}
.internships-wrap{
background-color: rgba(var(--thm-base-rgb), .10);
}
.internships-img{

}
.internships-img img{
    border-radius: 4%;
    box-shadow: 10px 10px #007c5a;
    width: 100%;
}
.internships-content h2{
    font-size: 23px;
}
.internships-content{
    padding: 50px 0px;
}
.internships-content p a{
    color: var(--thm-black);
    font-weight: 700;
}
.internships-content p a:hover{
    color: #000000;
}
.recruitment-img{
  /* height: 350px;*/
    width: 100%;
    /* object-fit: cover; */
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 30px;
}
.recruitment-banner-text{
    /*padding: 53px 15px;*/
}
.recruitment-banner-text h3{
  
    font-size: 45px;
    line-height: 60px;
    padding-bottom: 20px;
}
.recruitment-banner-text h6{
    color: #000000;
    font-size: 22px;
    font-weight: 400;
    line-height: 30px;
}
.timeline ul {
  padding: 50px 0;
}

.timeline ul li {
  list-style-type: none;
  position: relative;
  width: 6px;
  margin: 0 auto;
  padding-top: 15px;
  background: #fff;
}

.timeline ul li::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 25px;
  transform: translateX(-50%);
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: inherit;
  z-index: 1;
}

.timeline ul li div {
  position: relative;
  bottom: 0;
  width: 500px;
  padding: 15px;
  line-height: 25px;
  background: var(--thm-black);
  color: #fff;
}

.timeline ul li div::before {
  content: "";
  position: absolute;
  bottom: 32px;
  width: 0;
  height: 0;
  border-style: solid;
}

.timeline ul li:nth-child(odd) div {
  left: 45px;
}

.timeline ul li:nth-child(odd) div::before {
  left: -15px;
  border-width: 8px 16px 8px 0;
  border-color: transparent var(--thm-black) transparent transparent;
}

.timeline ul li:nth-child(even) div {
  left: -536px;
}

.timeline ul li:nth-child(even) div::before {
  right: -15px;
  border-width: 8px 0 8px 16px;
  border-color: transparent transparent transparent var(--thm-black);
}

time {
  display: block;
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 0px;
}


/* EFFECTS
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.timeline ul li::after {
  transition: background 0.5s ease-in-out;
}

.timeline ul li.in-view::after {
  background: #000000;
}

.timeline ul li div {
  visibility: hidden;
  opacity: 0;
  transition: all 0.5s ease-in-out;
}

.timeline ul li:nth-child(odd) div {
  transform: translate3d(200px, 0, 0);
}

.timeline ul li:nth-child(even) div {
  transform: translate3d(-200px, 0, 0);
}

.timeline ul li.in-view div {
  transform: none;
  visibility: visible;
  opacity: 1;
}


/* GENERAL MEDIA QUERIES
–––––––––––––––––––––––––––––––––––––––––––––––––– */

@media screen and (max-width: 900px) {
  .timeline ul li div {
    width: 250px;
  }
  .timeline ul li:nth-child(even) div {
    left: -289px;
    /*250+45-6*/
  }
}

@media screen and (max-width: 600px) {
  .timeline ul li {
    margin-left: 20px;
  }
  .timeline ul li div {
    width: calc(100vw - 91px);
  }
  .timeline ul li:nth-child(even) div {
    left: 45px;
  }
  .timeline ul li:nth-child(even) div::before {
    left: -15px;
    border-width: 8px 16px 8px 0;
    border-color: transparent #f45b69 transparent transparent;
  }
}


/* EXTRA/CLIP PATH STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.timeline-clippy ul li::after {
  width: 40px;
  height: 40px;
  border-radius: 0;
}

.timeline-rhombus ul li::after {
  clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}

.timeline-rhombus ul li div::before {
  bottom: 12px;
}

.timeline-star ul li::after {
  clip-path: polygon(
    50% 0%,
    61% 35%,
    98% 35%,
    68% 57%,
    79% 91%,
    50% 70%,
    21% 91%,
    32% 57%,
    2% 35%,
    39% 35%
  );
}

.timeline-heptagon ul li::after {
  clip-path: polygon(
    50% 0%,
    90% 20%,
    100% 60%,
    75% 100%,
    25% 100%,
    0% 60%,
    10% 20%
  );
}

.timeline-infinite ul li::after {
  animation: scaleAnimation 2s infinite;
}
.media-title{
    background-color: var(--thm-black);
    padding: 15px 20px;
    /*display: flex;
    gap: 20px;
    justify-content: space-between;*/
}
.media-title h5{
    color: #fff;
    font-size: 17px;
}
.media-title a{
    color: #fff;
}
.media-tab .tabcontent{
    padding: 30px;
}
.employees-gal img{
    height: 200px;
    object-fit: cover;
    width: 100%;
}

.media-block{
  margin-top: 25px;
  position: relative;
  background-color: #ffffff;
  margin-bottom: 0px;
}
.media-block:after, .media-block:before {
    content: '';
    background-color: #000000;
    height: 0;
    position: absolute;
    right: 0px;
    left: 0px;
    bottom: 0;
    z-index: 1;
    transition: all .4s ease-in-out;
}
/*.single-gallery:hover .image {
  opacity: 0.3;
}*/
.media-block:hover .middle {
  opacity: 1;
}
.media-block .text i{
  top: -12px;
    right: 8px;
    position: relative;
    color: #fff;
}
.middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    z-index: 9;
}
.media-block:hover:after, .media-block:hover:before {
    height: 100%;
    opacity: .6;
}
.image {
    opacity: 1;
    display: block;
    width: 100%;
    /*height: 225px;
    object-fit: cover;*/
    transition: .5s ease;
    backface-visibility: hidden;
}
.media-block .text {
  background-color: #ffffff85;
    color: white;
    font-size: 16px;
    width: 20px;
    height: 20px;
    padding: 34px;
    border-radius: 50%;
}
.leadership-team .media-title{
    min-height: 90px;
}
.leadership-team .media-title h5 span{
    font-weight: 400;
    font-size: 15px;
}
.media-tab .tab button{
    /*width: 15%;*/
}
.fancybox-button--arrow_left svg{
    left: 15px;
}
.fancybox-button--arrow_right svg{
    right: 5px;
}
.media-contacts-text{
    background-color: rgba(var(--thm-base-rgb), .10);
    padding: 20px 30px;
    border: 4px solid #007c5a1a;
    border-radius: 20px;
}
.media-contacts-text ul{
    margin-top: 10px;
}
.media-contacts-text ul li{
    padding-bottom: 8px;
    color: #000;
}
.media-contacts-text ul li span{
    color: var(--thm-black);
}
.media-contacts-text ul li p{
    margin-bottom: 0px;
}
.media-contacts-text ul li a{
    color: #000;
}
.media-contacts-img img{
    width: 100%;
    height: 400px;
    object-fit: cover;
    margin-bottom: 20px;
    border-radius: 20px;
    box-shadow: rgb(60 64 67 / 30%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
}
.sustainability-item-wrap{
    position: relative;
}
.sustainability-item-heading{
    padding-top: 50px;
}
.sustainability-item-heading h2{
    font-size: 50px;
    color: var(--thm-black);
}
.sustainability-item-img{
    border: 4px solid var(--thm-black);
    box-shadow: 15px 15px var(--thm-black);
}
.sustainability-item-img img{
    width: 100%;
}
.sustainability-item-desc{
    margin-top: 30px;
}
.key-pillar .single-service-style1 .inner{
    padding: 25px 25px 0px;
    margin-top: 25px;
}
.key-pillar .single-service-style1{
    padding-bottom: 0px;
}
.csr-media-gallery-wrap .media-block img{
    height: 300px;
    width: 100%;
    object-fit:cover;
}
@keyframes scaleAnimation {
  0% {
    transform: translateX(-50%) scale(1);
  }
  50% {
    transform: translateX(-50%) scale(1.25);
  }
  100% {
    transform: translateX(-50%) scale(1);
  }
}


.coming-wrap{
    padding: 170px 0;
}
.coming-wrap h2{
    font-size: 50px;
    text-align: center;
}
.case-study-details-wrap .sidebar-categories-box li a{
    line-height: 25px;
    padding: 10px 12px 10px 0px;
}
.case-study-details-wrap .sidebar-categories-box li{

}
.main-contact-form-area .contact-info-list li .icon{
    color: #ffffff;
}
.main-contact-form-area .contact-info-list li .text h4 a{
    color: #000000;
}
.main-contact-form-area .contact-info-list li .text h4{
    color: #000000;
    font-family: 'Open Sans';
    font-size: 17px;
    line-height: 27px;
}
.main-contact-form-area .sec-title h2{
    font-size: 30px;
}
.contact-form--style2{
    padding: 35px 35px 35px;
}
.phone-number-box1{
    display: none;
}

.award-tab .tabcontent{
    padding: 30px;
}
.award-tab .tab button{
    width: 10%;
}
.vector-banner{
    padding: 60px 0px;
}
.vector-board-member li{
    padding-bottom: 10px;
}
.purpose-values-img img{
   /* width: 100%;*/
   /* margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;*/
}
.italic{
    font-style: italic;
}
.capacity-assets-img{
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.annual-tab .tab button{
    width: 22%;
}
.annual-tab .tabcontent{
    padding: 30px;
}
.capacity-assets-icon{
    margin-bottom: 15px;
}
.capacity-assets-icon img{
    margin: 0 auto;
    background: #fff;
    padding: 20px;
    border-radius: 20px;
    display: flex;
    justify-content: center;
    border: 3px solid #007c5a57;
    align-items: center;
}
.capacity-assets-icon h6{
    text-align: center;
    padding: 10px 0px;
    font-size: 20px;
}
.capacity-heading-bottom{
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
}
.capacity-heading-bottom h5{
    color: #000000;
    padding: 10px 0px;
    text-align: center;
}
.capacity-heading-bottom h5 span{
    color: var(--thm-black);
    font-size: 30px;
    position: relative;
    top: 4px;
}
.capacity-text{
    margin-top: 15px;
    text-align: center;
}
/*.border-right{
    border-right: 2px solid #000000 !important;
}*/
.accordion-toggle:after {
    font-family: 'Open Sans';
    content: "\f078";    
    float: right;
}
.accordion-opened .accordion-toggle:after {    
    content: "\f054";    
}
.vg-accordion{

}
.vg-accordion .accordion{
  margin: 10px 0;
}
.vg-accordion .accordion .item {
    border: none;
    margin-bottom: 10px;
    background: none;
}
.vg-accordion .t-p{
  color: rgb(193 206 216);
  padding: 15px 10px 0px 10px;
  background-color: #ffffff;
}
.vg-accordion .accordion .item .item-header h2 button.btn.btn-link {
    background: var(--thm-black);
    color: white;
    border-radius: 0px;
  font-family: 'Open Sans';
    font-size: 16px;
    font-weight: 400;
    line-height: 2.5;
    text-decoration: none;
}
.vg-accordion .accordion .item .item-header {
    border-bottom: none;
    background: transparent;
    padding: 0px;
    margin: 0px;
}

.vg-accordion .accordion .item .item-header h2 button {
    color: white;
    font-size: 20px;
    padding: 2px 10px;
    display: block;
    width: 100%;
    text-align: left;
}

.vg-accordion .accordion .item .item-header h2 i {
    float: right;
    font-size: 30px;
    color: #ffffff;
    /*background-color: black;*/
    width: 60px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
}

.vector-tabcontent button.btn.btn-link.collapsed i {
    transform: rotate(0deg);
}

.vector-tabcontent button.btn.btn-link i {
    transform: rotate(180deg);
    transition: 0.5s;
}
 .vector-tabcontent .table td{
    color: #000000;
}
.vector-tabcontent .table td a{
    color: #000000;
    font-size: 15px;
    display: block;
}
.vector-tabcontent .table td a:hover{
    color: var(--thm-black);
}
.vector-tabcontent .table td img{
    display:block;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
}
.vector-tabcontent .thead-light{
    background-color: var(--thm-black);
}
.vector-tabcontent .table .thead-light th{
    color: #ffffff;
    background-color: var(--thm-black);
}
.vector-text h4{
    font-size: 20px;
    padding-bottom: 15px;
}
.vector-text ul{

}
.vector-text li{
    color: #000000;
}
.vector-text li a{
    color: var(--thm-black);
} 
.investor-relations-wrap{
    background-color: rgba(var(--thm-base-rgb), .10);
}

/* Style the tab */
.vector-wrap .tab {
  float: left;
  border: 1px solid #ccc;
  background-color: #c6ded8;
  height: auto;
}

/* Style the buttons that are used to open the tab content */
.vector-wrap .tab button {
  display: block;
  background-color: var(--thm-primary);
  color: black;
  font-size: 16px;
  padding: 8px 30px;
  width: 100%;
  border-bottom: 1px solid #007c5a2e;
  outline: none;
  text-align: left;
  cursor: pointer;
  font-weight: 700;
  position: relative;
  transition: 0.3s;
}
.vector-wrap .tab button:before {
  font-family: 'Open Sans';
    content: "\e92d";
    position: absolute;
    top: 10px;
    right: 30px;
    bottom: 0;
    font-size: 14px;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}
/* Change background color of buttons on hover */
.vector-wrap .tab button:hover {
   background-color: var(--thm-black);
  color: #ffffff;   
}

/* Create an active/current "tab button" class */
.vector-wrap .tab button.active {
  background-color: var(--thm-black);
  color: #ffffff;   
}

/* Style the tab content */
.vector-wrap .tabcontent {
  float: left;
  padding: 0px 12px;
  border-radius: 10px;
  border-left: none;
  width: 100%;
  height: auto;
  background-color: rgba(var(--thm-base-rgb), .10);
}
.vector-tabcontent{
    padding: 20px;
}
.vector-tabcontent .tab-heading{
    font-size: 25px;
    padding-bottom: 15px;
}
.counter-business{
    margin-bottom: 0px !important;
}
.video_popup .modal-dialog {
    max-width: 900px;
}
.video_popup .modal-header{
    padding: 5px 1rem;
}
.business-info{
    background-color: rgb(235, 241, 237);
}
.download-pdf{
    width: 100px;
    text-align: center;
}
.mfp-iframe-holder .mfp-content{
    overflow-x: hidden !important;
    overflow-y: hidden !important;
}
.noscroll {
  overflow-y: hidden!important;
}
.mfp-container.mfp-s-ready.mfp-iframe-holder{
  position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1001;
}

#homeVideo button.btn.btn-default {
    background: black;
    border-radius: 0px;
    position: absolute;
    right: 0;
    z-index: 5;
    color: white;
}
.vbr-case-study-img{
    
}
.vbr-case-study-img img{
    border: 5px solid #007c5a;
    border-radius: 20px;
}
.case-study-business{
    
}
.case-study-business .single-blog-style1--instyle2 .text-holder{
    padding: 20px 30px 20px;
    height: 90px;
    background-color: #ffffff;  
}
.renewable-exce-wrap{
    background-color: rgb(235, 241, 237);
}
.renewable-icon{
    text-align: center;
    padding: 15px;
    background-color: var(--thm-black); 
    border-radius: 20px 0px  20px 0px;
    margin: 20px 0px;
    transition: .5s;
    position: relative;
}
.renewable-icon:hover{
    transition: .5s;
    background-color: #009e9a;
}

.renewable-icon h5{
    color: #ffffff;
    margin-top: 20px;
    font-size: 16px;
}
.renewable-exce-subtitle{
    color: #000000;
}
.menu-discription .btn-one{
    background-color: #ffffff;
    color: #444;
}
.menu-discription .btn-one:before{
 background-color: var(--thm-primary); 
}
.spotlight-color-light{
    background-color: var(--thm-primary); 
}
.spotlight-case2{
    padding: 20px;
}
.csr-list span{
    font-size: 18px;
    font-weight: 900;
}
.csr-list{
    padding-bottom: 25px;
}
.csr-list li{
   color: #000;
   /* display: flex;
     gap: 10px; */
    text-align: left;
    border-bottom: 1px solid #00bfba;
    line-height: 25px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.csr-list li:last-child{
    border-bottom: none;
}
.csr-icon-list{
    position: relative;
    display: inline-block;
    padding-bottom: 15px;
    padding-top: 10px;
    padding-left: 0px;
}
.csr-icon-list li{
    display: inline-block;
}
.csr-icon-list li img{
    width: 40px;
}
.key-pillar .single-service-style1 .inner{
    background: #DEF2F1;
    border: none;
    height: 200px;
    border-radius: 30px 0px 30px 0px;
}
.csr-performance .single-service-style1 .inner{
    height: auto;
}
.key-pillar .single-service-style1 .text h3{
    color: #444;
}
.key-pillar .single-service-style1 .text h3 a{
    color: #444;
}
.unique-facts-img{
    margin: 20px 0px;
    border: 1px solid var(--thm-black); 
}
.investor-banner{
    position: relative;
}
.investor-banner .slide{
    width: 100%;
    height: 450px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.investor-banner .slide .image-layer{
    height: auto;
}
.investor-banner .slide .image-layer img{
    height: 450px;
}
.investor-banner .slide .image-layer:before{
    background-color: none;
}
.strategy-wrap .renewable-icon{
    background-color: #f7f7f7;
    border: 5px solid var(--thm-black);
}
.strategy-wrap .renewable-icon h5{
    color: #444;
}
.csr-report-thumb{
    margin-top: 30px;
}
.csr-report-thumb .single-blog-style1--instyle2 .text-holder{
    padding: 15px 30px 15px;
    background: var(--thm-black);
}
.csr-report-thumb .single-blog-style1 .text-holder .blog-title{
    margin-bottom: 0px !important;
}
.csr-report-thumb .single-blog-style1--instyle2 .single-blog-style1__inner{
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
}
.csr-report-thumb .single-blog-style1 .text-holder .blog-title a{
    color: #ffffff;
}
.breadcrumb-wrap{
    padding: 5px 0px;
    box-shadow: rgb(0 0 0 / 4%) 0px 4px 12px;
}
.menu-descr-link{
    font-weight: 900;
    color: #fff;
    text-decoration: underline;
}
.menu-descr-link:hover{
    color: #000000;
}
.award-tab .listing li{
  /*  text-transform: capitalize;*/
}
.investor-banner .owl-theme .owl-nav{
    padding: 10px;
}
.capabilities-box{
    height: 230px;
}
.board-directors-disc h3{
    font-size: 20px;
    line-height: 22px;
    padding-bottom: 10px;
}
.board-directors-disc p{
    margin-bottom: 10px;
}
.board-directors-row{
    background-color: #c0f9f82e;
    padding: 25px 20px;
    border: 1px solid #00bfba;
    margin-bottom: 20px;
}
.highlight-menu{
    background-color: var(--thm-primary);
    color: #333333 !important;
    padding: 5px !important;
    border-radius: 10px;
}
.main-menu .navigation>li>.megamenu li>.highlight-menu:after{
    display: none;
}
.sidebar-highlight-link{
    color: var(--thm-black) !important;
}


.team-member-data .team-img {
    border-radius: 20px;
    overflow: hidden;
}
.team-member-data .team-img img {
    width: 100%;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.team-member-data .team-img:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.team-member-data .team-img h2 {
    background-color: #00bfba;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    color: white;
    font-size: 15px;
    text-align: center;
    padding: 13px 10px;
}
.team-content .para {
    text-align: justify;
}
.notice_sec{
    padding: 80px 0px;
}

.pdf-box h4 {
    color: #000000;
    display: flex;
    justify-content: space-around;
}

.fa-download:before {
    content: "\f019";
    font-family: FontAwesome;
}