:root {
    --black-color:#000000; /** var(--black-color) **/
    --black-color1:#555555; /** var(--black-color) **/
    --white-color:#ffffff; /** var(--white-color) **/
    --primary-color:#B09A55; /** var(--primary-color) **/
    --secondary-color:#083F54; /** var(--secondary-color) **/
    --dark-bg-color: #052F2F;
    --light-bg:#F5FDFF; /** var(--light-bg) **/
    --gray-color:#B5B5B5; /** var(--gray-color) **/
    --text-color:#797A80; /** var(--text-color) **/
    --bdr-color: #D8CDAC; /** var(--bdr-color) **/
    --bdr-color1: #D2D3D5; /** var(--bdr-color1) **/
    --light-blue-color: #EEF5FF;
    --light-color:#6B8080;
    --primary-font:"Poppins", sans-serif; /**var(--primary-font) **/
    /**--primary-font:"Poppins", sans-serif;  var(--primary-font) **/

}

/*==================================:: WOW CSS Start ::==================================*/
.animated{animation-duration:0.5s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-10%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-10%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(10%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,10%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,10%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-10%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(10%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-10%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(10%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(10%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-10%,0,0) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(10%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-10%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-10%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(10%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,10%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,10%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-10%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(10%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-10%,0)}}.slideOutUp{animation-name:slideOutUp}
/*==================================:: WOW CSS End ::==================================*/

/* ===== RESET ================================================== */
html, body {-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;height: 100%;}
hr{display:block; height:0.125rem; max-width:100%; border:0; border-top:0.125rem solid var(--black-color); margin:1.25rem 0; padding:0; opacity:1;}input, select{vertical-align:middle; margin:0;} ol, ul, li{list-style:none;}
html{-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%;}
blockquote{padding:0 0 0 1.25rem;margin:2.3rem 0; position: relative; border-left:0.125rem solid var(--primary-color);}
blockquote,
blockquote p{font-size:1.5rem; line-height:2rem;color:var(--primary-color); font-weight:400;}

/* ===== GLOBAL ================================================== */
body{font-family:var(--primary-font); font-size:1.25rem; line-height:1.625rem; color:var(--secondary-color); overflow-x:hidden; padding:0; transition: all 0.4s ease; font-weight:400;}
:focus{text-decoration:none; outline:none;}
a{text-decoration:none; color:var(--secondary-color); outline:none; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;}
a:hover{text-decoration:none; color:var(--primary-color);}
a:focus{outline:0; outline: none;}
strong{font-weight:bold;}
figure{margin: 0;}

/* Ul Li & Ol Li CSS */
ul, ol {margin:0; padding:0;}
ul ul, ol ol, ul ol, ol ul{margin-top:0.938rem;}
ul li, ol li {margin:0;padding:0;font-size:1.25rem; line-height:1.625rem;color:var(--secondary-color);font-weight:400;}
li a {color:var(--black-color);}
.entry-content li a{text-decoration:underline;}
.entry-content li a:hover{text-decoration:none; color:var(--black-color);}
.entry-content ul, .entry-content ol {display:inline-block; padding:0; margin:0 0 1.8rem 0;}
.entry-content ul ol, .entry-content ol ul, .entry-content ul ul, .entry-content ol ol{display:block; margin-top:0.5rem;}
.entry-content ul li{list-style:none; padding:0 0 0 1.313rem; margin:0 0 0.625rem 0; position: relative;}
.entry-content ul li:last-child{margin-bottom:0;}
.entry-content ul li:before{display: block; content: ""; width:0.375rem; height:0.375rem;background:var(--black-color); position: absolute; left:0.313rem; top:0.66rem; border-radius:100%;}
.entry-content ul li li:before {border: 0.063rem solid var(--black-color);background:var(--white-color); top:0.75rem;}
.entry-content ol{margin-left:1.25rem;}
.entry-content ol li {list-style-type:decimal; list-style-image:none; list-style-position:outside; margin:0 0 0.375rem 0;}
.entry-content ul, .entry-content ol{display:inherit;}

h1, h2, h3, h4, h5, h6{font-weight:normal; color:var(--black-color); font-family:var(--primary-font); line-height:1; letter-spacing:0; margin:0 0 0.938rem;}
.h1, h1{font-size:3.125rem;line-height: 4rem;font-weight:600;}
.h2, h2{font-size:2.813rem;line-height: 3rem;font-weight:600;}
.h3, h3{font-size:2.5rem;line-height: 3rem;font-weight:600;;}
h4{font-size:1.875rem;font-weight:500;}
h5{font-size:1.375rem;}
h6{font-size:1.25rem;}

p{font-family:var(--primary-font); font-size:1rem; line-height:1.5rem; color:var(--black-color); font-weight:400; letter-spacing:0; margin:0 0 0.9rem;}
img{max-width:100%; height:auto; border:none; outline:none;}

section *:last-child{margin-bottom:0;}
.wrapper{padding: 0;}
.inr-wrapper{padding:5.8rem 0 0 0;}
/*.home .wrapper{padding:0;}*/
.container{max-width:72.5rem;width:100%; padding:0 1.25rem;}
.img-cover{width:100%;}
.img-cover iframe,
.img-cover video,
.img-cover img{width:100% !important;height:100% !important;max-width:100% !important; max-height:100% !important; object-fit: cover; object-position: center; transition:all 0.4s ease-in-out; display: block;}
img.alignleft {float: left; margin:0 1rem 1rem 0;max-width:39.25rem; width:100%; height: auto;}
img.alignright {float: right; margin:0 0 1rem 1rem; max-width:39.25rem; width:100%; height: auto;}
img.alignnone, img.aligncenter{margin:1.5rem auto;display: block;}
.transition-all{-moz-transition:all 0.4s ease;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;}

table tr th{font-weight:500}
table{border-bottom:0.063rem solid var(--bdr-color1);}
table tr td, table tr th{font-size:1.125rem; line-height:normal; padding:0.72rem 0.438rem;border-top:0.063rem solid var(--bdr-color1);}

/*Form Input Field*/
input, textarea, select {background:var(--white-color); border:0.063rem solid #D8CDAC!important; width:100%; text-align:left; padding:1.25rem 0.938rem; margin:0; font-size:1rem; color:var(--black-color1); font-weight:400;line-height:normal; font-family:var(--primary-font) !important; height:3.75rem; outline:none; -webkit-border-radius:0.625rem;-moz-border-radius:0.625rem;border-radius:0.625rem; box-shadow:none !important;outline:none; letter-spacing:0; transition: all 0.4s ease;}
input[type="button"], input[type="submit"] {cursor:pointer; width:auto; height:auto;}
input[type="checkbox"], input[type="radio"] {border:none; width:auto; height:auto;}
textarea {vertical-align:middle; resize:none;height:6.25rem; padding:1rem;}
::-webkit-input-placeholder{color:var(--bdr-color); opacity:1;}
:-moz-placeholder{color:var(--bdr-color); opacity:1;} /* Firefox 18- */
::-moz-placeholder{color:var(--bdr-color); opacity:1;} /* Firefox 19+ */
:-ms-input-placeholder{color:var(--bdr-color); opacity:1;}
.select-box{display:block; width:100%; background:#fff; border:0; line-height:2.5rem; position:relative; cursor:pointer;}
.select-box:after {position:absolute; content:""; background:url(../images/dropdown-icon.svg) no-repeat center; right:1.25rem;top:50%; transform: translate(0, -50%); z-index:1; width:0.625rem; height:0.375rem;}
.select-box select {line-height:2.375rem; display:block; width:100%; padding:0 2.5rem 0 1rem; background:transparent; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance:none; position:relative; z-index:2; cursor:pointer;}
.select-box select optgroup,
.select-box select option {background:var(--light-bg); color:var(--secondary-color); padding:4px 10px;}
.select-box select optgroup{color:rgb(166 167 171 / 50%); font-weight:400;}
body .field {margin-bottom: 2.188rem;display: block;}
label{font-size:1rem; line-height:1rem; display: block;margin-bottom:0.8rem; letter-spacing:0rem;color: var(--black-color);}
.field .label{font-size:0.875rem; line-height:1; display: block;margin-bottom:0.438rem; letter-spacing:0.063rem;}
.field .label span{color:#FF2424;}

.radio-btn,
.checkbox-btn{position: relative; line-height:1;}
.checkbox-btn + .radio-btn,
.radio-btn + .checkbox-btn,
.radio-btn + .radio-btn,
.checkbox-btn + .checkbox-btn{margin-top:1.875rem;}
.radio-btn label,
.checkbox-btn label{padding-left:2.063rem; position: relative; font-size:1rem; color:var(--secondary-color); line-height:normal; cursor: pointer;}
.radio-btn label a,
.checkbox-btn label a{text-decoration: underline;}
.radio-btn label a:hover,
.checkbox-btn label a:hover{text-decoration: none;color:var(--primary-color);}
.radio-btn input,
.checkbox-btn input{opacity:0; position: absolute;}
.radio-btn label:before,
.checkbox-btn label:before{content:""; width:1.25rem; height:1.25rem; border:0.063rem solid var(--bdr-color);position: absolute;left:0; top:0; border-radius:100%; transition: all 0.4s ease;}
.radio-btn label:after{content:""; width:0.625rem; height:0.625rem;left:0.313rem; top:0.313rem; border-radius:100%; background:var(--black-color);transition: all 0.4s ease;opacity:0;display: block; position: absolute;}
.checkbox-btn label:after{content:""; width:1.125rem; height:1.125rem;left:0.063rem; top:0.063rem; background:url(../images/check-icon.png) no-repeat center;background-size:100% auto; transition: all 0.4s ease;opacity:0;display: block; position: absolute;}
.checkbox-btn input:checked+label:before,
.radio-btn input:checked+label:before{border-color:var(--black-color);}
.checkbox-btn input:checked+label:after,
.radio-btn input:checked+label:after{opacity:1;}
.checkbox-btn label:before{border-radius:0;}

.btn[disabled],
.button, .btn {display:inline-block; padding:0.75rem 1.7rem;background:var(--primary-color); border:0; color:var(--white-color); text-transform:none; font-size:1.125rem;
    line-height:1.125rem; font-weight:500;font-family:var(--primary-font); cursor:pointer; letter-spacing:0rem; text-align:center;
    -webkit-border-radius:1.875rem 1.875rem 0 1.875rem;-moz-border-radius:1.875rem 1.875rem 0 1.875rem;border-radius:1.875rem 1.875rem 0 1.875rem;box-shadow:none !important; position: relative; -moz-transition:all 0.4s ease;
    -webkit-transition:all 0.4s ease;transition:all 0.4s ease;}
.btn[disabled]:hover, .btn[disabled]:focus, .btn[disabled]:active,
.button:hover, .btn:hover,
.button:focus, .btn:focus,
.button:active, .btn:active{color:var(--primary-color); background: var(--white-color);}
.btn-outline{background:none; border:0.125rem solid var(--primary-color); line-height:1.125rem;color:var(--secondary-color);}
.btn-outline:hover, .btn-outline:focus, .btn-outline:active{background:var(--white-color);color:var(--secondary-color);}
.btn-white-outline svg{margin-left: 10px;}
.btn-white-outline:hover svg path{fill:#0E8181;}

.btn-primary{background:var(--white-color); border:0 solid var(--white-color);color:var(--secondary-color);}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active{background:var(--secondary-color);color:var(--white-color);}

.button::before, .button::after, .btn::before, .btn::after {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.button--hyperion {border: 0px solid var(--secondary-color);overflow: hidden;color: #fff;}
.button--hyperion span {display: block;position: relative; margin:0;}
.button--hyperion > span {overflow: hidden; margin:0;}
.button--hyperion > span > span {overflow: hidden;/* mix-blend-mode: difference; */  margin:0;}
.button--hyperion:hover > span > span {animation: MoveUpInitial 0.2s forwards, MoveUpEnd 0.2s forwards 0.2s;}

@keyframes MoveUpInitial {
	to {
		transform: translate3d(0,-105%,0);
	}
}

@keyframes MoveUpEnd {
	from {
		transform: translate3d(0,100%,0);
	}
	to {
		transform: translate3d(0,0,0);
	}
}

.button--hyperion::before{content: '';background: var(--secondary-color);transition: transform 0.3s cubic-bezier(0, 0, 0, 1);transform-origin: 100% 50%;}
.button--hyperion-gold::before {background: var(--primary-color);}
.button--hyperion:hover::before {transform: scale3d(0,1,1);	transform-origin: 0% 50%;}
.button--hyperion:hover,
.button--hyperion:focus,
.button--hyperion:active{color:var(--white-color); background: var(--primary-color);}
.button--hyperion-gold:hover,
.button--hyperion-gold:focus,
.button--hyperion-gold:active{color:var(--white-color); background: var(--secondary-color);}

.button--hyperion.btn-hyp-outline:hover,
.button--hyperion.btn-hyp-outline:focus,
.button--hyperion.btn-hyp-outline:active{color:var(--white-color); background: var(--primary-color);}

.button--hyperion.btn-hyp-outline{border:2px solid var(--primary-color);color:var(--black-color);}
.button--hyperion.btn-hyp-outline::before{background:var(--light-bg);}
.btn.btn-hyp-outline{background:transparent;}



.orange-clr{color: var(--primary-color)!important;}
.btn-grey{background:var(--gray-color); border:0 solid var(--gray-color);}
.btn-grey:hover, .btn-grey:focus, .btn-grey:active{background:var(--secondary-color);color:var(--white-color);}
.clr-platinum{color:#F89F6D;}
.clr-silver{color:#88E7ED;}
.clr-gold{color:#FDD017;}

.form-group label{margin-bottom: 0.5rem;}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color:var(--light-color)!important; opacity:1!important;
}
input::-moz-placeholder, textarea::-moz-placeholder { /* Firefox 19+ */
  color:var(--light-color)!important; opacity:1!important;
}
input:-ms-input-placeholder, textarea::-ms-input-placeholder { /* IE 10+ */
  color: var(--light-color);
}
input:-moz-placeholder, textarea::-moz-placeholder { /* Firefox 18- */
  color: var(--light-color)!important; opacity:1!important;
}
input::placeholder, textarea::placeholder{ /* Firefox 19+ */
  color:var(--light-color)!important; opacity:1!important;
}


input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {transition: background-color 9999s ease-in-out 0s;}

.text-danger{font-size: 1rem;}

/*========= Mobile Menu STYLE End ===========*/
/*Mobile Menu Css Start*/
.mobi-iconbox{display:none; cursor:pointer; width:20px;/*height:32px; position:fixed; right:15px; top:25px;*/ z-index:40; -webkit-transition:all 0.4s ease 0s;-moz-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;}
.menuicon{display:block; width:20px; cursor:pointer; position:relative;margin:0 auto; /* position:absolute; left:0; right:0; top:50%; -webkit-transform:translate(0,-50%); -moz-transform:translate(0,-50%); transform:translate(0,-50%);*/ -moz-transition:all 0.4s ease 0s; -webkit-transition:all 0.4s ease 0s; transition:all 0.4s ease 0s;}
.opened .menuicon {width:20px;}
.menuicon .icon-bar {display:block; width:100%; height:2px; background:var(--primary-color); position:relative; -webkit-transition:all 0.4s ease 0s;-moz-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;}
.menuicon .icon-bar + .icon-bar {margin-top:5px;}
.opened .icon-bar {background:var(--primary-color);}
.opened .top-icon-bar {transform-origin:0 50% 0; transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg);}
.opened .middle-icon-bar {opacity:0;}
.opened .bottom-icon-bar {transform-origin:0 50% 0; transform:rotate(-45deg); -moz-transform:rotate(-45deg); -webkit-transform:rotate(-45deg);}
.opened.mobi-iconbox:after {color:#fff;}


/*========= Mobile Menu STYLE Start ===========*/
body.mobile-menu-open{overflow:hidden;}
.menu-open-overlay{ position:fixed; top:0; left:0; width:100%; bottom:0; background-color:rgba(0,0,0,0.4); display:none; z-index:12;}
.mobile-menu-open .menu-open-overlay{display:block; }
.mobile-menu-block {background:#fff; bottom:0; color:#333; position:fixed; z-index:14; left:-350px; top:0; padding:0; transition:left 0.2s ease 0s; width: 300px; z-index:9999; font-size:14px; overflow:auto;opacity: 0;}
.mobile-menu-open .mobile-menu-block{left:0;opacity: 1;}
.mobile-menu-inner{height:100%; overflow:auto; padding:20px;}
.mobile-nav ul{ margin: 0; list-style: none; }
.mobile-nav li {color:#222; font-weight:500; font-size:15px; line-height:normal; position:relative; text-transform:none; border-bottom: 1px solid rgba(0,0,0,0.05);}
.mobile-nav ul li a{display:block; color:#222; font-size:15px; font-weight:500; line-height:normal; text-transform:none; letter-spacing:0.025em; padding:12px 0;}
.mobile-nav ul li.menu-item-type-custom.current-menu-item:hover a,
.mobile-nav ul li.active a:hover, .mobile-nav ul li.active a,
.mobile-nav ul li a:hover, .mobile-nav ul li a:focus{color:var(--primary-color);}
.mobile-nav ul li.menu-item-has-children a{padding-right:40px;}
.mobile-nav li li {border:none;}
.mobile-nav li li a {color:#333; font-size:14px; font-weight:400; text-transform:none; padding:5px 15px;}
.mobile-nav ul li.btn-item.menu-item{margin-top: 15px;}
.mobile-nav ul li.btn-item.menu-item a {padding: 0 20px !important;border: solid 1px var(--primary-color);background: var(--primary-color);
    color: var(--white-color);font-weight: 500;transition: all ease 0.5s !important;border-radius: 100px;  line-height: 40px;text-align: center;}
.mobile-nav ul li.btn-item.menu-item a:hover {border-color: var(--primary-color); background: var(--white-color); color: var(--primary-color);}


/** Header Start **/
.header{z-index:999;position: fixed;left: 0;right: 0;top: 0;width: 100%;padding:1rem 0;-moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;}
.header-innerpage{background: var(--white-color);}
  /* -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1); */
.header .logo{width:220px; position:relative; z-index:2; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;}
.header .logo a{display:block; position:relative; z-index:1; width: 100%; max-width:231px; transition: all ease 0.5s;}
.header .logo a span{display:block; width:100%;}
.header .logo a img{display:block; margin:0 auto 0 0; height: 61px; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;}
.navigation-wrapper, .trn-wrapper{display: flex;}
.header-top-menu ul li{line-height:1;}
.header-top-menu ul li + li{margin-left:3.313rem;}
.header-top-menu ul li a{font-size:1.125rem;line-height:1.125rem;font-weight:500;font-family:var(--primary-font); color:var(--black-color); letter-spacing:1px;
    position: relative; padding:0rem;overflow: hidden;display: block; text-transform: none;}
.single-commercial .header-top-menu ul li.project-menu>a,
.header-top-menu ul li.active>a,
.header-top-menu ul li:hover>a {color: var(--primary-color);}
.scn-desk{display: flex;}
.scn-mob{display: none;}

/*Header Fixed*/
.header-fixed .header{padding: 0.6rem 0;box-shadow: 0 2px 8px rgba(0, 0, 0, 0.07); -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.07);-moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.07);
background: var(--light-bg);}
.header-fixed .header .logo a{width: 100%;}
.header-fixed .header .logo a img{height:50px;}
/*Header Fixed*/

#menu{position: relative;}
.menu-item {position: relative;display: inline-block;}
.menu-item a{font-size: 1.2rem;font-weight:400;line-height: 2.8rem;}
.menu-item + .menu-item {margin-left: 1.8rem;}
.menu-link {display: flex;justify-content: center;align-items: center;column-gap: 0.25rem;font-size: 1.2rem;font-weight:400;line-height: 2.8rem;cursor: pointer;text-transform: capitalize;color: #060709;transition: all 0.3s ease-in-out;color: var(--black-color);font-family: var(--primary-font);letter-spacing: 1px;}
.menu-link > i.bx {font-size: 1.35rem;line-height: 1.5;color: inherit;}
.menu-link:hover {outline: none;color:var(--primary-color);}
/* .btn-item.menu-item {margin-right:0rem;} */
.btn-item.menu-item a {padding:10px 22px !important;border: solid 1px var(--primary-color);background: var(--primary-color);color: var(--white-color);font-weight: 400; font-size:1rem;line-height:2rem; transition: all ease 0.5s !important;border-radius:4px;letter-spacing:1px; }.btn-item.menu-item a:hover {border-color: var(--primary-color); background: var(--white-color); color: var(--primary-color);}
.submenu {position: absolute;top:0rem;left: -2rem;min-width: 13rem;height: auto;padding:1rem 1rem;opacity: 0;visibility: hidden;transform: translateY(1rem);border-radius: 0 0 0.25rem 0.25rem;border-top: 2px solid var(--primary-color);box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);background-color:white;transition: all 0.3s ease-in-out;margin:40px 0 0 0;z-index: 9999;}
.submenu-item {display: block;margin-bottom:0.5rem;}
.submenu-item a{line-height:1.1rem;font-size: 1rem;}
.submenu-link {font-family: var(--primary-font);font-size: 1rem;font-weight:400;line-height: 2rem;cursor: pointer;color: #060709;transition: all 0.35s ease;}
.submenu-link:hover {outline: none;color:var(--primary-color);}
.burger {position: relative;display: none;cursor: pointer;user-select: none;width: 1.6rem;height: 1.15rem;opacity: 0;visibility: hidden;background: transparent;}
.burger-line {position: absolute;display: block;right: 0;width: 100%;height: 2.1px;opacity: 1;border: none;outline: none;border-radius: 1rem;background:var(--primary-color);}
.burger-line:nth-child(1) {top: 0px;}
.burger-line:nth-child(2) {top: 0.5rem;width: 70%;}
.burger-line:nth-child(3) {top: 1rem;}
.overlay {position: fixed;top: 0;left: 0;height: 100%;width: 100%;z-index: 9;opacity: 0;visibility: hidden;transition: all 0.35s ease-in-out;background-color: rgba(0, 0, 0, 0.65);}
.menu-item.active a,.menu-item.current a{color:var(--primary-color);}
.btn-item.menu-item.active a{color:var(--white-color);}
.btn-item.menu-item.active a:hover{color: var(--primary-color);}
.menu-item.menu-dropdown a.menu-link{position: relative;}
.menu-item.menu-dropdown a.menu-link span{margin-top:0px}
.menu-item.menu-dropdown a.menu-link:hover span svg path{stroke:var(--primary-color)}
.menu-item.menu-dropdown a.menu-link:hover .submenu.services-menu{opacity:1;visibility: visible;}

.submenu.services-menu{width:1100px;left:-27rem;}
.submenu.services-menu .submenu-item{display: inline-block;width:260px;}
.submenu.about-menu{width:400px;left:0rem;}
.submenu.about-menu .submenu-item{display: inline-block;width: 180px;}

.md-menu span{display:flex;}
.md-menu span.arrow-toggle{display:none;}

/** Hero Section Start **/
.hero-section{padding:8rem 0 1.9rem 0;background:var(--light-bg);position: relative;}
.hero-section h1{margin-bottom:1.25rem;color:var(--secondary-color);}
.hero-section small{font-size:1.125rem;font-weight:600;line-height: 1.575rem;color: var(--primary-color);margin-bottom:1.25rem;}
.hero-section p{margin-bottom:1.875rem; font-size:1.125rem;line-height: 1.525rem;}
.home-hero-content{padding-top:1.125rem;max-width: 675px;}
.hero-section .container{z-index:4;}
.hero-bg-top{position: absolute;right: 0;top: -173px;z-index: -1;}

.hero-banner{text-align: right;}
.book-form{background:rgba(245, 255, 255, 0.9);border-radius:20px;border:1px solid var(--primary-color);padding:1.875rem;}
.book-form .book-form-heading{margin:0 0 1.3rem;}
.book-form .book-form-heading h2{margin-bottom:5px;}
.book-form .book-form-heading p{margin-bottom:0;size:1rem;font-weight:400;line-height: 1.2rem;color: var(--black-color1);}
.book-form .book-form-botttom{display: flex;flex-direction: column;gap:0.9rem;}
.book-form .book-form-botttom .form_control input{height: 48px;border:1px solid var(--white-color);background: var(--white-color);padding: 0.938rem;}
.book-form .book-form-botttom .form_control textarea{height:100px;border:1px solid var(--white-color);background: var(--white-color);}
.book-form .book-form-botttom .form_control input[type="submit"]{background: var(--primary-color);border: 1px solid var(--primary-color);color:var(--white-color);
font-size: 1.2rem;font-weight: 500;text-align: center;line-height: 1.2rem;width:100%;height:55px;}

/** client Logo Start **/
.client-logo-sec{padding:3.125rem 0;background: var(--light-bg);}
.client-logo-sec .marQuee {display: flex;flex-direction: row;align-items: center;justify-content: flex-start;width: 100%;overflow: hidden;position: relative;padding:0;}
.client-logo-sec .marQuee:hover .marQueeTiles {animation-play-state: paused;}
.client-logo-sec .marQueeTiles {display: flex;flex-direction: row;align-items:center;justify-content:space-between;animation: marquee linear infinite;
  animation: marQueeAnimation01 var(--marQueeTime) linear infinite;white-space: nowrap;}
.client-logo-sec .tile {display: inline-flex;flex-direction: column;align-items: center;justify-content: flex-start;padding: 1rem 1rem;max-width:220px;min-width:150px;text-align: center;border-radius: 32px;text-wrap: wrap;margin:0 1rem;cursor: pointer;transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);}
.client-logo-sec .tile:hover {transform: translateY(-10px);}
.client-logo-sec.cls-inrpage{padding:5rem 0 0;}

@keyframes marQueeAnimation01 {
  0% {
      transform: translateX(0);
  }

  100% {
      transform: translateX(-100%);
  }
}

/** Home Section 1 Start **/
.home-section1 {padding:5rem 0;position: relative;}
.home-section1::after{background: var(--secondary-color);position: absolute; left: 0;top:0; width: 100%;height:490px;content:"";z-index: -1;}
.home-section1 .services_box {background:var(--white-color);border-radius:8px;margin: 0 0 30px;box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.1);transition: all 0.3s linear 0s;
  height: calc(100% - 30px);padding:1.875rem;display: flex;gap:0.6rem;flex-direction: column;position: relative;}
.home-section1 .services_box:hover {background:var(--light-bg);transition: all ease 0.5s !important;}
.home-section1 .services_box h3.title {max-width: 100%;margin: 0 0 0 0px;font-size: 1.25rem;line-height: 1.5rem;font-weight: 600;color:var(--black-color1);}
.home-section1 .services_title img {height:50px;}
.home-section1 .services_title {display: flex;gap:1.2rem;min-height: 100px;flex-direction: column;justify-content: flex-start;align-items: flex-start;}
.home-section1 .services_box p{margin: 0;line-height:1.75rem;}
.home-section1 .services_box .btn-link{position: absolute;right: 8px;bottom: 5px;transition: all ease 0.5s !important;}
.home-section1 .services_box:hover .btn-link{transform: rotate(-60deg);}
.home-section1 .row div:last-child span{background: var(--primary-color);border-radius:8px;width: 54px;height: 54px;display: flex;align-items: center;justify-content: center;}
.home-section1 .row div:last-child span img{width:24px;height: 24px;}
.home-section1 .row div:last-child .services_title{width: 180px;}
.home-section1 .row div:last-child .services_box .services_title h3{color: var(--white-color);font-size: 1.875rem;}
.home-section1 .row div:last-child .services_box{background: var(--secondary-color);justify-content: center;}
.home-section1 .row div:last-child .services_box p{color: var(--white-color);}
.home-section1 .heading-w-subtitle{max-width: 440px;}


/** Letstalk Sec Start **/
.cs-support-bg {display: flex;flex-direction: column;justify-content: center;align-items: center;padding:5rem 0px;height: 340px;
  background:url(../images/cta-bg.webp) repeat 0 0 #222831;margin:5rem auto;border-radius: 20px;max-width:70rem;width: 100%;}
.cs-support-content h3 {font-style: normal;font-weight:600;font-size: 2.813rem;line-height:3rem;letter-spacing: 0;color: #fff;text-align: center;margin: 0 0 1.25rem;}
.cs-support-content p{text-align: center;color:var(--white-color);font-size: 1.125rem;line-height:1.875rem;margin: 0 0 1.25rem;}
/* .letstalk_sec .contact-btn {display: inline-block; padding: 13px 20px; height: 50px; background:var(--white-color);border-radius: 6px;font-style: normal;font-weight: 500;
  font-size: 16.72px;line-height: 24px;letter-spacing: -0.025em; color:var(--dark-bg-color); text-decoration: none;margin: 50px 0 0 0;}
.letstalk_sec .contact-btn:hover,
.has-background-white .site .letstalk_sec a.contact-btn:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
  background:var(--primary-color) !important;color: #fff !important;}
.letstalk_sec .contact-btn:hover svg path, .has-background-white .site a.contact-btn:focus:not(.wp-block-button__link):not(.wp-block-file__button) svg path {
  fill: #fff;}*/
.cs-support-content{max-width: 660px;margin: 0 auto;text-align: center;}

/** Home Section2 Start **/
.home-section2{padding:0 0 4rem 0;}
.home-section2 .row{display: flex;align-items: center;}
.about-img-box{display: flex;align-items: center;flex-direction: row;width: 100%;gap:30px;position: relative;}
.home-section2 .leftimg_box{margin: 0;height:370px;width:250px;}
.home-section2 .leftimg_box img{width:100%;border-radius:30px 30px 0 30px;height: 100%;object-fit: cover;}
.home-section2 .rightimg_box{margin: 0;height:525px;width: 330px;}
.home-section2 .rightimg_box img{width:100%;border-radius:30px 30px 0 30px;height: 100%;object-fit: cover;}
.about-no-box{border: 0;background-color:var(--primary-color);border-radius:30px 30px 0 30px;display: flex; flex-direction: column;gap:5px;width:200px;padding:20px 30px;position:absolute;left:166px;bottom:-50px;}
.about-no-box .no-text{font-size: 48px;line-height: 55px;font-weight: 600;color:var(--white-color);display: flex;align-items: center;}
.about-no-box .no-text span{font-size: 48px;line-height: 55px;font-weight:500;color:var(--white-color);}
.about-no-box .client-text{font-size:18px;line-height:22px;font-weight:500;color:var(--white-color);}
.home-section2 p{line-height: 1.6rem;text-align: left;margin-bottom: 1.3rem;}

.home-section2 .heading-w-subtitle{text-align: left;align-items: flex-start;margin-bottom:1rem !important;}
.home-section2 .heading-w-subtitle h3{color:var(--secondary-color);}

/** Home Section3 Start **/
.home-section3{padding:5rem 0;background: var(--light-bg);}
.qbd_box{display: flex;flex-direction: row;align-items: center;justify-content: center;}
.qbd_box_content{background: var(--white-color);border-radius: 20px;box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);max-width: 450px;padding: 1.25rem;height: 100%;margin-left: -67px;    position: relative;width: 40%;}
.qbd_box_content h3{font-size: 1.875rem;line-height: 2rem;}
.qbd_box_content p{line-height: 1.5rem;}
.qbd-img{width:57%;height: 355px;max-width: 637px;}
.qbd-img img{width:100%;height: 100%;border-radius: 50px 50px 0 50px;object-fit: cover;}
.home-section3 div.row div:nth-child(2) .qbd_box{flex-direction: row-reverse;}
.home-section3 div.row div:nth-child(2) .qbd_box .qbd_box_content{margin-left:0px;margin-right: -67px;}
.home-section3 div.row{gap:60px;}

/** Industries Serve Start **/
.whychoose-section{padding: 5rem 0;background: var(--light-bg);}
.wc-logo-main{display: flex;align-items: center;}
.wc-logo{background:#E0F3F8;border-radius: 100%;width: 366px;height: 366px; margin: 0 auto;display: flex;align-items: center;justify-content: center;}
.wc-box-left{border:2px solid #D8CDAC;background: var(--light-bg);border-radius: 15px 15px 0 15px;padding: 2rem 3.438rem 2rem 1.375rem;position: relative;min-height: 136px;max-width: 324px;}
.wc-box-left{margin-left:45px;}
.wc-box-left + .wc-box-left{margin-left:0px;}
.wc-box-left + .wc-box-left + .wc-box-left{margin-left:45px;}
.wc-image{background:#E1CE90;border-radius: 6px;width:60px; height: 60px;display: flex;align-items: center;justify-content: center;position: absolute;right: -18px;top: -18px;}
.wc-left-main{display: flex;gap: 40px;flex-direction: column;}
.wc-title{font-size:1.25rem;line-height:1.3em;font-weight:600;color:var(--secondary-color);margin-bottom: 8px;}
.wc-content{font-size:1rem;line-height:1.5em;font-weight:400;color:var(--black-color1);}
.wc-box-right{border:2px solid #D8CDAC;background: var(--light-bg);border-radius: 15px 15px 15px 0px;padding: 2rem 1.375rem 2rem 3.438rem;position: relative;min-height: 136px;max-width: 324px;}
.wc-box-right .wc-image{position: absolute;left: -18px;left: -18px;}
.wc-box-right{margin-right:45px;}
.wc-box-right + .wc-box-right{margin-right:0px;}
.wc-box-right + .wc-box-right + .wc-box-right{margin-right:45px;}
.wc-right-main{display: flex;gap: 40px;flex-direction: column;justify-content: flex-end;align-items: flex-end;}



/** Common Heading Section Start **/
.heading-w-subtitle{display: flex;flex-direction: column;gap:6px; margin-bottom:3.75rem!important;justify-content: center;align-items: center;margin: 0 auto;
  text-align: center;}
.heading-w-subtitle span{color: var(--primary-color);font-size: 1rem;font-weight: 500;text-transform: uppercase;}
.heading-w-subtitle h3{margin-bottom: 0;color: var(--black-color);}
.heading-w-subtitle p{text-align: center;}

.heading-title{display: flex;flex-direction: column;margin-bottom:1.875rem!important;gap:10px;justify-content: center;align-items: center;}
.heading-title h3, .heading-title p{margin-bottom: 0;}
.heading-w-subtitle.white-heading h3, .heading-w-subtitle.white-heading p{color:var(--white-color);}
.heading-w-subtitle.white-heading span{color: var(--primary-color);}


/** Testimoniyal Section Start **/
.testimoniyal_sec{padding:5rem 0;}
.testimoniyal_sec.testimoniyal_sec_bg{background: var(--light-bg);}
.testimoniyal_box{background:var(--white-color);border-radius:8px;padding:30px;display: flex;flex-direction: column;gap:20px;border: 1px solid var(--bdr-color);box-shadow: 0px 10px 15px 0px rgba(216, 205, 172, 0.3);}
.testimoniyal_box p{font-size: 1.1rem;font-weight:400;line-height: 1.8rem;color: var(--black-color1);margin-bottom: 0;}
.testimoniyal_box_content{padding:0rem 0 0 0;min-height: 116px;}
.client-info{display: flex;flex-direction: column;gap:0px;}
.client-info h4{font-size:1.25rem;font-weight:600;line-height: 1.8rem;color: var(--secondary-color);margin: 0;}
.client-info span{font-size:1.125rem;font-weight:500;line-height: 1.8rem;color: var(--secondary-color);}


/** Blog Section Start **/
.blog-sec{padding:5rem 0;background: var(--secondary-color);}
.blog-heading-sec {display: flex;flex-direction: row;justify-content: space-between;margin: 0 0 40px!important;}
.blog-heading-sec .heading-w-subtitle{margin: 0!important;align-items: flex-start;}
.blog-heading-sec .tagline {font-style: normal;font-weight: 500;font-size: 14.6px;line-height: 26px;letter-spacing: 0;text-transform: uppercase;color: #161519;
  margin: 0 0 15px;}
.blog-box{position: relative;border: 0;background:var(--white-color);border-radius:30px 30px 0 30px;transition: all 0.3s linear 0s;padding: 1.25rem; box-shadow: 0 10px 15px rgba(0, 0, 0, .10);display: flex; flex-direction: column;}
.blog-box:hover{ box-shadow: 0 0px 20px rgba(250, 254, 255, .6);background: var(--light-bg);}
.blog-box h3.title { max-width: 100%; margin: 0 0 0 0px; font-size:1.875rem; line-height:2rem; font-weight: 600;color:var(--secondary-color);text-align: left;  }
.blog-content{display: flex;flex-direction: column;gap:15px;}
.blog-box .date{font-size:1rem;line-height:1.3rem;font-weight:500;color:var(--white-color);background: var(--primary-color);border-radius: 30px 30px 0 30px;display: inline-flex;
  padding: 5px 20px;width: 160px;justify-content: center;}
 .blog-box p{font-size:1rem;line-height:1.6rem;font-weight:400;color:var(--secondary-color);margin-bottom: 0;}
 .blog-btn-sec{display: flex;justify-content: center;margin-top: 40px;}

/** Footer Section Start **/
.contact-sec{padding:5rem 0;}
.contact-sec-box{display:flex;flex-direction: row;box-shadow:0px 25px 60px 0px rgba(50, 50, 93, 0.11);border-radius:15px;}
.contact-left-sec{background: var(--secondary-color);border-radius:15px 0 0 15px;display: flex;width:40%;flex-direction: column;padding:30px;}
.contact-left-sec h3{font-size: 2.188rem;line-height: 2.5rem;color: var(--white-color);margin-bottom: 0;}
.contact-right-sec{background: var(--light-bg);border-radius:0 15px 15px 0;display: flex;width: 60%;flex-direction: column;padding:30px 50px;gap:30px;}

.office-main{display: flex;flex-direction: column;gap:6px;}
.office-title{font-size:1.25rem;font-weight:400;line-height: 1.8rem;color: var(--primary-color);}
.office-address{font-size:1.15rem;font-weight:400;line-height:1.4rem;color: var(--white-color);}

.contact-right-sec h3{font-size: 2.188rem;line-height: 2.5rem;color: var(--secondary-color);margin-bottom: 0;}
.from-cb{margin-bottom:1.25rem!important;}
.from-cb-submit{display: flex;justify-content: flex-end;}
.from-cb-submit input[type="submit"]{background: var(--primary-color);border: 1px solid var(--primary-color);color: var(--white-color);font-size: 1.1rem;font-weight: 500;text-align: center;line-height: 1.1rem;width: 200px;height: 55px;padding: 1rem 0.938rem;border-radius: 30px 30px 0 30px;}

.contact-media-main{display: flex;flex-direction: column;margin-top:30px;}
.contact-media{width:100%;display: flex;flex-direction: row;gap:15px;}
.contact-media + .contact-media{align-items: center; margin-top: 30px;}
.contact-media + .contact-media + .contact-media{align-items: flex-start;}

.cm-content{display: flex;flex-direction: column;font-size:1.25rem;gap: 10px;font-weight: 400;line-height:1.8rem;color: var(--white-color);width:83%;}
.cm-content a, .cm-call-content a{color: var(--white-color);}
.cm-content a:hover, .cm-call-content a:hover{color: var(--primary-color);}
.call-sec{display: flex;flex-direction: column;gap: 10px;}
.cm-img{background:var(--primary-color);width:32px;height:32px;border-radius: 6px;display: flex;align-items: center;justify-content: center;}

.footer-section {padding:3.125rem 0 0;position: relative;background: var(--light-bg);}
.footer-left-sec{display: flex;flex-direction: column;gap:30px;}
.social-media-icon{display: flex; flex-direction: row;}
.social-media-icon a {width: 40px;height: 40px;background:#DFE9EE;border-radius:6px;display: flex;align-items: center;justify-content: center;}
.social-media-icon a:hover{background: var(--secondary-color); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);}
.social-media-icon a:hover img{filter: brightness(0) invert(1);}
.social-media-icon a + a{margin-left: 20px;}
.footer-right-sec{display: flex;flex-direction: column;height: 100%;justify-content: space-between;}
.footer-btn-sec{display: flex;justify-content: flex-end;width: 100%;}
ul.footer-menu {margin: 0;padding: 0;list-style-type: none;display: flex;flex-direction: row;flex-wrap: wrap;justify-content: flex-end;}
ul.footer-menu li {margin: 0 50px 0 0;padding:0;display: inline-flex;position: relative;}
ul.footer-menu li a {font-size: 1.125rem;line-height:1.225rem;color:var(--black-color);font-weight: 400;text-decoration: none;}
ul.footer-menu li a:hover {color:var(--primary-color);}
ul.footer-menu li:last-child {border:0;margin-right: 0;padding-right: 0;}

.copyright-sec {padding:15px 0;border-top: 1px solid #DFE9EE;margin-top: 20px;}
.copyright-sec p{margin-bottom: 0;text-align: center;}

/** About us page Start **/
/** Hero Section Start **/
.about-hero-section{padding:0;background: url(../images/hero-innerpage-bg.svg) repeat-x center center #F6FCFE;height:368px;position: relative;width: 100%;display: flex;
  align-items: center;}
.about-hero-section h1{margin-bottom:0rem;color:var(--secondary-color);}
.about-hero-section p{font-size:1.125rem;font-weight:400;line-height: 1.975rem;color: var(--secondary-color);margin-bottom:1.25rem;}
.about-hero-content{max-width: 800px; margin: 0 auto;text-align: center;}

/**about Section2 Start **/
.about-section2{padding:5rem 0;}
.about-section2 .row{display: flex;align-items: center;}
.about-section2 .about-img-box{display: flex;align-items: center;flex-direction: row;width: 100%;gap:0px;position: relative;}
.about-section2 .leftimg_box{margin: 0;height:526px;width:395px;}
.about-section2 .leftimg_box img{width:100%;border-radius:10px;height: 100%;object-fit: cover;}
.about-section2 .rightimg_box{margin: 0;height:389px;width: 364px;border:10px solid var(--white-color);margin-bottom: -270px; position: relative; margin-left: -98px;border-radius:10px;}
.about-section2 .rightimg_box img{width:100%;border-radius:10px;height: 100%;object-fit: cover;}
.about-section2 .about-no-box{border: 0;background-color:var(--primary-color);border-radius:30px 30px 0 30px;display: flex; flex-direction: column;gap:5px;width:240px;padding:20px 30px;position:absolute;left:166px;bottom:-100px;}
.about-section2 .about-no-box .no-text{font-size: 48px;line-height: 55px;font-weight: 600;color:var(--white-color);display: flex;align-items: center;}
.about-section2 .about-no-box .no-text span{font-size: 48px;line-height: 55px;font-weight:500;color:var(--white-color);}
.about-section2 .about-no-box .client-text{font-size:18px;line-height:22px;font-weight:500;color:var(--white-color);}
.about-section2 p{line-height: 1.6rem;text-align: left;margin-bottom: 1.3rem;}

.about-section2 .heading-w-subtitle{text-align: left;align-items: flex-start;margin-bottom:1rem !important;}
.about-section2 .heading-w-subtitle h3{color:var(--secondary-color);}

.about-sec-main{padding:0 0 4rem 0;}
.about-sec-main .heading-title h2{margin: 0;}
.about-sec-main p{line-height: 1.563rem;}
.about-sec-main .img-cover{height:387px;}
.about-sec-main .img-cover img{border-radius: 10px;}
.about-paragraph {margin-top: 30px;}
.about-paragraph p{column-count: 2;line-height: 1.563rem;}
.about-sec-main .heading-w-subtitle{margin-bottom: 0!important;justify-content: flex-start;align-items: flex-start;text-align: left;}

.about-section3{padding:6rem 0 0 0;}
.about-section3 .row{display: flex;align-items: center;}
.about-section3 .heading-w-subtitle{text-align: left;align-items: flex-start;margin-bottom:1rem !important;}
.about-section3 .heading-w-subtitle h3{color:var(--secondary-color);}
.about-section3 .img-cover{height:430px;}
.about-section3 .img-cover img{border-radius: 10px;}

.about-sec-main .row{display: flex;align-items: center;}

/** About cta sec **/
.about-cta-bg {display: flex;flex-direction: row;justify-content: center;align-items: center;padding:50px 60px;height: 340px;
  background:var(--light-bg);margin:5rem auto;border-radius: 20px;max-width:70rem;width: 100%;}
  .about-cta-bg h3{font-style: normal;font-weight:600;font-size:1.875rem;line-height:2.5rem;letter-spacing: 0;color:var(--secondary-color);text-align: left;margin: 0 0 1.25rem;}
  .about-cta-bg p{text-align: center;color:var(--white-color);font-size: 1.125rem;line-height:1.875rem;margin: 0 0 1.25rem;}
/* .letstalk_sec .contact-btn {display: inline-block; padding: 13px 20px; height: 50px; background:var(--white-color);border-radius: 6px;font-style: normal;font-weight: 500;
  font-size: 16.72px;line-height: 24px;letter-spacing: -0.025em; color:var(--dark-bg-color); text-decoration: none;margin: 50px 0 0 0;}
.letstalk_sec .contact-btn:hover,
.has-background-white .site .letstalk_sec a.contact-btn:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
  background:var(--primary-color) !important;color: #fff !important;}
.letstalk_sec .contact-btn:hover svg path, .has-background-white .site a.contact-btn:focus:not(.wp-block-button__link):not(.wp-block-file__button) svg path {
  fill: #fff;}*/
.about-cta-content{margin: 0 auto;text-align: left;}
.about-count-sec{display: flex;align-items: center;justify-content: center;}
.ac-project{background: var(--primary-color);width: 260px;height: 260px;border-radius: 100%;display: flex;flex-direction: column; align-items: center; justify-content: center;
  text-align: center;}
.ac-project h4{font-size:55px;line-height: 60px;font-weight: 700;color:var(--secondary-color);margin: 0;}
.ac-project span{font-size:26px;line-height: 35px;font-weight:500;color:var(--white-color);padding: 0 10px;}
.ac-client{background: var(--secondary-color);width: 260px;height: 260px;border-radius: 100%;display: flex;flex-direction: column; align-items: center; justify-content: center;
  text-align: center;position: relative;left: -30px;}
.ac-client h4{font-size:55px;line-height: 60px;font-weight: 700;color:var(--white-color);margin: 0;}
.ac-client span{font-size:26px;line-height: 35px;font-weight:500;color:var(--white-color);padding: 0 20px;}

.abwhy-choose-sec{padding:5rem 0;background:var(--light-bg);height:auto;position: relative;}
.abwhy-box{border: 0;background-color:var(--white-color);border-radius: 8px;box-shadow : 0px 10px 15px 0px rgba(0, 0, 0, 0.10);padding:1.875rem;
  transition: all 0.3s linear 0s;display: flex;gap: 1rem;flex-direction: column; height: calc(100% - 30px);margin: 0 0 30px;min-height: 348px;}
.abwhy-box figure{margin:0;}
.abwhy-box h3.title {max-width: 100%; margin: 0 0 0 0px;font-size: 1.25rem;line-height: 1.5rem;font-weight: 600; color:var(--secondary-color);}
.abwhy-box p{margin: 0;font-size:1rem;line-height: 1.75rem;color: var(--black-color1);}


/** Services page Start **/
.allservices-hero-section{padding:5.313rem 0;background: url(../images/hero-services-bg.svg) repeat-x center 0;height:auto;position: relative;width: 100%;}
.allservices-hero-section h1 {margin-bottom:1rem;color: var(--secondary-color);}
.allservices-hero-section p{font-size:1.125rem;font-weight:400;line-height: 1.975rem;color: var(--secondary-color);margin-bottom:1.25rem;}
.allservices-hero-content{max-width:900px; margin: 0 auto;text-align: center;}
.allservices-box {padding: 5rem 0 0;}
.allservices-box .services_box {background:var(--white-color);border-radius:8px;margin: 0 0 30px;box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.1);transition: all 0.3s linear 0s;
  height: calc(100% - 30px);padding:1.875rem;display: flex;gap:0.6rem;flex-direction: column;position: relative;}
.allservices-box .services_box:hover {background:var(--light-bg);transition: all ease 0.5s !important;}
.allservices-box .services_box h3.title {max-width: 100%;margin: 0 0 0 0px;font-size: 1.25rem;line-height: 1.5rem;font-weight: 600;color:var(--black-color1);}
.allservices-box .services_title img {height:50px;}
.allservices-box .services_title {display: flex;gap:1.2rem;min-height: 100px;flex-direction: column;justify-content: flex-start;align-items: flex-start;}
.allservices-box .services_box p{margin: 0;line-height:1.75rem;}

.allservices-content{padding: 5rem 0 0 0;}
.allservices-content p{text-align: center;}

/** Hero Section Start **/
.services-hero-section{padding:5.313rem 0;background: url(../images/hero-services-bg.svg) repeat-x center center;height:auto;position: relative;width: 100%;}
.services-hero-section h1{margin-bottom:0rem;color:var(--secondary-color);font-size:1.125rem;font-weight:600;line-height: 1.975rem;}
.services-hero-section p{font-size:1.125rem;font-weight:400;line-height: 1.975rem;color: var(--secondary-color);margin-bottom:0.4rem;}
.services-hero-section .smltext{font-size:3.125rem;font-weight:600;line-height:3.975rem;color: var(--secondary-color);}
.services-hero-section .row{display: flex;align-items: center;}
.services-hero-section h2{font-size:1.875rem;line-height:2rem; margin-bottom:0rem;color:var(--secondary-color);}
.services-hero-content{display: flex;flex-direction: column;gap:10px;}
.services-hero-content a{display: flex;width: 250px;justify-content: center;align-items: center;}

/** Home Section 1 Start **/
.service-feature {padding:5rem 0;position: relative;}
.service-feature::after{background: var(--secondary-color);position: absolute; left: 0;top:0; width: 100%;height:490px;content:"";z-index: -1;}
.service-feature .feature_box {background:var(--white-color);border-radius:8px;margin: 0;box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.1);transition: all 0.3s linear 0s;
  height: calc(100% - 30px);padding:1.875rem;display: flex;gap:0.938rem;flex-direction: column;position: relative;}
.service-feature .feature_box:hover {background:var(--light-bg);transition: all ease 0.5s !important;}
.service-feature .feature_box h3.title {max-width: 100%;margin: 0 0 0 0px;font-size: 1.25rem;line-height: 1.5rem;font-weight: 600;color:var(--secondary-color);}
.service-feature .feature_title img {height:80px;}
.service-feature .feature_title {display: flex;gap:0.938rem;min-height: 50px;flex-direction: column;justify-content: flex-start;align-items: flex-start;}
.service-feature .feature_box p{margin: 0;line-height:1.75rem;}
.service-feature .feature_box .btn-link{position: absolute;right: 8px;bottom: 5px;transition: all ease 0.5s !important;}
.service-feature .feature_box:hover .btn-link{transform: rotate(-60deg);}
.service-feature .heading-w-subtitle{max-width:710px;}

/**Services cta Start **/
.ser-cta-bg {display: flex;flex-direction: row;justify-content: center;align-items: center;padding: 70px 0px;height:240px;
  background:url(../images/cta-bg.svg) repeat 0 0 #222831;margin:5rem auto;border-radius: 1.875rem 1.875rem 0 1.875rem;max-width:70rem;width: 100%;gap: 40px;}
.ser-cta-content h3 {font-style: normal;font-weight:600;font-size:2.813rem;line-height:3rem;letter-spacing: 0;color: #fff;text-align: left;margin:0;}
.ser-cta-content{margin: 0;display: flex;flex-direction: row;max-width: 680px;}

.services-heading-sec{padding: 5rem 0 0;}
.services-section1 .row{display: flex;align-items: center;}
.services-section1 .heading-w-subtitle{justify-content: flex-start;align-items: flex-start;text-align: left;margin-bottom:15px!important;gap:15px;}
.services-section1 .img-cover{height:657px;width: 561px;margin: 0 0 0 auto;}
.services-section1 .img-cover img{border-radius: 10px;}
.services-section1 .heading-w-subtitle h3{color:var(--secondary-color);}
.services-section1 .heading-w-subtitle h4{color:var(--secondary-color);font-size:1.875rem;line-height: 2rem;font-weight:600;margin-bottom: 0;}
.services-section1 .ser-img-even{position: relative;}
.services-section1 .ser-img-even figure{position: absolute;left: 0;bottom: -85px;}

.services-section2{padding:8rem 0 5rem;}
.services-section2 .row{display: flex;align-items: center;}
.services-section2 .heading-w-subtitle{justify-content: flex-start;align-items: flex-start;text-align: left;margin-bottom:15px!important;gap:15px;}
.services-section2 .img-cover{height:605px;width: 561px;margin: 0 0;}
.services-section2 .img-cover img{border-radius: 10px;}
.services-section2 .heading-w-subtitle h3{color:var(--secondary-color);}
.services-section2 .heading-w-subtitle h4{color:var(--secondary-color);font-size:1.875rem;line-height: 2rem;font-weight:600;margin-bottom: 0;}
.services-section2 .ser-img-even{position: relative;}
.services-section2 .ser-img-even figure{position: absolute;right: 0;bottom:20px;}

.services-section3 .row{display: flex;align-items: center;}
.services-section3 .heading-w-subtitle{justify-content: flex-start;align-items: flex-start;text-align: left;margin-bottom:15px!important;gap:15px;}
.services-section3 .img-cover{height:605px;width: 561px;margin: 0 0 0 auto;}
.services-section3 .img-cover img{border-radius: 10px;}
.services-section3 .heading-w-subtitle h3{color:var(--secondary-color);}
.services-section3 .heading-w-subtitle h4{color:var(--secondary-color);font-size:1.875rem;line-height: 2rem;font-weight:600;margin-bottom: 0;}
.services-section3 .ser-img-even{position: relative;}
.services-section3 .ser-img-even figure{position: absolute;left: 0;bottom:45px;}
ul.common-listing {margin: 0 0 0;padding: 0;list-style-type: none;display: block;}
ul.common-listing li{margin: 0 0 15px;padding: 0 0 0 25px;display: block;font-style: normal;font-weight:400;font-size: 1rem; line-height: 1.5rem;letter-spacing: 0;color:var(--black-color);position: relative;}
ul.common-listing li:after{position: absolute;content:"";width: 12px;height: 12px;background: var(--primary-color);border-radius: 2px;top:5px;left: 0;}
.services-section1 p, .services-section2 p, .services-section3 p{margin:0 0 10px;text-align: left;}

.services-section1 ul, .services-section2 ul, .services-section3 ul {margin: 0 0 0;padding: 0;list-style-type: none;display: block;}
.services-section1 ul li, .services-section2 ul li, .services-section3 ul li{margin: 0 0 15px;padding: 0 0 0 25px;display: block;font-style: normal;font-weight:400;font-size: 1rem; line-height: 1.5rem;letter-spacing: 0;color:var(--black-color);position: relative;}
.services-section1 ul li:after, .services-section2 ul li:after, .services-section3 ul li:after{position: absolute;content:"";width: 12px;height: 12px;background: var(--primary-color);border-radius: 2px;top:5px;left: 0;}

.faqs-section{padding: 5rem 0 0 0;}
.accordion-flush .accordion-item{border: 1px solid #CADBE3;background: #F0F6F9;border-radius: 8px;margin: 0 0 15px;}
.accordion-button{padding:1.25rem 1.875rem;font-size:1.175rem; line-height:1.575rem;color: var(--black-color);font-weight: 500;border-radius: 8px;background:#F0F6F9;}
.accordion-flush .accordion-item:first-child{border-top: 1px solid #CADBE3;}
.accordion-flush .accordion-item:last-child{border-bottom: 1px solid #CADBE3;}
.accordion-flush .accordion-item .accordion-button, .accordion-flush .accordion-item .accordion-button.collapsed{border-radius: 8px;}
.accordion-button:not(.collapsed){background: transparent;border:0; box-shadow: none;color:var(--black-color);}
.accordion-button:focus{background: transparent;border:0; box-shadow: none;color:var(--black-color);}
.accordion-body{padding:0 1.875rem 1.25rem;font-weight:400;font-size:1.125rem; line-height: 1.5rem;letter-spacing: 0;color:var(--black-color);}
.accordion-button::after{display: none;}
.accordion-button i{background: var(--secondary-color);width:24px;height:24px;border-radius: 4px;position: relative;display: flex;justify-content: center;align-items: center;margin: 0 15px 0 0;}
.accordion-button i:after{transform: rotate(90deg);}
.accordion-button i:after, .accordion-button i:before{position: absolute;content:"";width:14px;height: 2px;background: var(--white-color);border-radius: 2px;}
.accordion-button[aria-expanded="true"] i:after{transform: rotate(0deg);}

.common-hero-section{padding:6rem 0 0 0;background: url(../images/common-header-bg.webp);height:370px;position: relative;}
.common-hero-section h1{margin-bottom:0;color:var(--white-color);font-size:3.125rem; line-height:3.425rem;font-weight: 600;}
.common-hero-section span{font-size:1.125rem;font-weight:300;line-height: 1.575rem;color: var(--white-color);margin-bottom:0.6rem;display: inline-flex;}
.common-hero-section p{margin-bottom:0;font-size:1.1rem;font-weight:300;line-height: 1.5rem;color: var(--white-color);}
.common-hero-section .container{z-index:4;}
.common-hero-bg-white{background:url(../images/hero-bg.png);height:91px;width:100%; position: absolute;left: 0;bottom:0px;z-index: 2;}
.contact-hero-bg{background:url(../images/contact-hero-bg.png);height:91px;width:100%; position: absolute;left: 0;bottom:0px;z-index: 2;}

.blog-listing{padding: 5rem 0 0 0;}
.blog-listing .blog-box{position: relative;border: 0;background:var(--white-color);border-radius:30px 30px 0 30px;transition: all 0.3s linear 0s;padding: 1.25rem; box-shadow: 0 7px 15px rgba(0, 0, 0, .10);display: flex; flex-direction: column;height:calc(100% - 30px);margin: 0 0 30px;}
.blog-listing .blog-box:hover{ box-shadow: 0 7px 20px rgba(16, 50, 78, .2);background: var(--light-bg);}
.blog-listing .blog-box h3.title { max-width: 100%; margin: 0 0 0 0px; font-size:1.875rem; line-height:2rem; font-weight: 600;color:var(--secondary-color);text-align: left;  }
.blog-listing .blog-content{display: flex;flex-direction: column;gap:15px;}
.blog-listing .blog-box .date{font-size:1rem;line-height:1.3rem;font-weight:500;color:var(--white-color);background: var(--primary-color);border-radius: 30px 30px 0 30px;display: inline-flex;padding: 5px 20px;width: 160px;justify-content: center;}
.blog-listing .blog-box p{font-size:1rem;line-height:1.6rem;font-weight:400;color:var(--secondary-color);margin-bottom: 0;}


#border-pagination ul {margin:3.125rem auto 0;padding: 0;text-align: center;display: inline-flex;gap:0.5rem;}
#border-pagination ul li {display: inline;}
#border-pagination ul li.page-item {display: block;text-decoration: none;color: #000;padding: 5px 12px;border: 1px solid var(--gray-color);font-size: 1rem;font-weight: 600;line-height: 1.5rem;border-radius: 4px;}
#border-pagination ul li.page-item {-webkit-transition: background-color 0.4s;transition: background-color 0.4s}
#border-pagination ul li.page-item.active .page-link {background-color:var(--white-color);border-color: var(--secondary-color);color:var(--secondary-color);}
#border-pagination ul li a:hover:not(.active) {background:var(--white-color);color:var(--secondary-color);border-color: var(--secondary-color);}

.page-link{display: block;text-decoration: none;color: #000;padding: 5px 12px;border: 1px solid var(--gray-color);font-size: 1rem;font-weight: 600;line-height: 1.5rem;border-radius: 4px;}
.active>.page-link, .page-link.active{background-color:var(--white-color);border-color: var(--secondary-color);color:var(--secondary-color);}
.page-item:last-child .page-link, .page-item:first-child .page-link{font-size: 1.5rem;}
ul.pagination{display: flex;justify-content: center;gap: 10px;}
.page-item:first-child .page-link, .page-item:last-child .page-link{border-radius: 4px;}
.disabled>.page-link, .page-link.disabled{background: transparent;}


.blog-detail {padding: 5rem 0 0 0;}
.blog-detail h2{color:var(--black-color);font-size: 1.875rem;font-weight: 600;line-height: 2rem;}
.blog-detail h3{color:var(--black-color);font-size: 1.675rem;font-weight: 600;line-height: 1.9rem;}
.blog-detail h4{color:var(--black-color);font-size: 1.3rem;font-weight: 600;line-height:1.6rem;}
.blog-detail p{color:#626262;font-size: 1rem;font-weight: 400;line-height:1.6rem;}
.blog-detail .blog-banner-img-sec .ratio-21x9 {--bs-aspect-ratio: 27.557143%;}

.blog-detail ul {margin: 0 0 0;padding: 0;list-style-type: none;display: block;}
.blog-detail ul li{margin: 0 0 15px;padding: 0 0 0 25px;display: block;font-style: normal;font-weight:400;font-size: 1rem; line-height: 1.5rem;letter-spacing: 0;color:var(--black-color);position: relative;}
.blog-detail ul li:after{position: absolute;content:"";width: 12px;height: 12px;background: var(--primary-color);border-radius: 2px;top:5px;left: 0;}

.calendly-sec {padding: 0;}


.error-section{text-align: center;padding: 5rem 0 0;}
.error-section h1{font-size: 5rem;font-weight: 700;color: var(--primary-color);line-height: 5rem;}

.thank-section{text-align: center;padding: 5rem 0 0;}
.thank-section h1{color: var(--primary-color);margin-bottom: 2rem;}

.captcha-sec{display: flex;gap: 10px;flex-direction: column;}
.captch-inner{display: flex;align-items: center;gap: 10px;}
.math-captcha{width: 80px;}

.ser-hero-section{padding:0;background: url(../images/hero-innerpage-bg.svg) no-repeat 0 0 #F6FCFE;height:368px;position: relative;width: 100%;display: flex;
  align-items: center;}
.ser-hero-section h1{margin-bottom:0rem;color:var(--secondary-color);}
.ser-hero-section p{font-size:1.125rem;font-weight:400;line-height: 1.975rem;color: var(--secondary-color);margin-bottom:1.25rem;}
.ser-hero-content{max-width: 800px; margin: 0 auto;text-align: center;}

.ser-section2{padding:6rem 0 0 0;}
.ser-section2 .row{display: flex;align-items: center;}
.ser-section2 .heading-w-subtitle{text-align: left;align-items: flex-start;margin-bottom:1rem !important;}
.ser-section2 .heading-w-subtitle h3{color:var(--secondary-color);}
.ser-section2 .img-cover img{border-radius: 10px;}

.ser-section3{padding:6rem 0 0 0;}
.ser-section3 .row{display: flex;align-items: center;}
.ser-section3 .heading-w-subtitle{text-align: left;align-items: flex-start;margin-bottom:1rem !important;}
.ser-section3 .heading-w-subtitle h3{color:var(--secondary-color);}
.ser-section3 .img-cover img{border-radius: 10px;}

.ser-section4{padding:6rem 0 0 0;}
.ser-section4 .row{display: flex;align-items: center;}
.ser-section4 .heading-w-subtitle{text-align: left;align-items: flex-start;margin-bottom:1rem !important;}
.ser-section4 .heading-w-subtitle h3{color:var(--secondary-color);}
.ser-section4 .img-cover img{border-radius: 10px;}

.ser-section5{padding:6rem 0 0 0;}
.ser-section5 .row{display: flex;align-items: center;}
.ser-section5 .heading-w-subtitle{text-align: left;align-items: flex-start;margin-bottom:1rem !important;}
.ser-section5 .heading-w-subtitle h3{color:var(--secondary-color);}
.ser-section5 .img-cover img{border-radius: 10px;}

.ser-section6{padding:6rem 0 0 0;}
.ser-section6 .row{display: flex;align-items: center;}
.ser-section6 .heading-w-subtitle{text-align: left;align-items: flex-start;margin-bottom:1rem !important;}
.ser-section6 .heading-w-subtitle h3{color:var(--secondary-color);}
.ser-section6 .img-cover img{border-radius: 10px;}



.quote-form-section{padding: 5rem 0;}
  .quote-form-container {
      background: var(--secondary-color);
      border-radius: 15px;
      padding: 40px 50px;
      width: 100%;
      display: flex;
    flex-direction: column;
    gap: 30px;
    }
    .quote-title {
      color: #fff;
      text-align: center;
      font-size:2.188rem;
      font-weight: 600;
      line-height: 2.3rem;
    }
    .quote-options {
      display: flex;
      gap: 30px;
      justify-content: center;
    }
    .option-btn {
      flex: 1;
      padding: 14px 0;
      background: #f3f6ef;
      color: #0b2942;
      border: none;
      border-radius: 8px;
      font-size: 1rem;
      font-weight: 500;
      cursor: pointer;
      transition: background 0.2s, color 0.2s;
      outline: none;
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 8px;
    }
    .option-btn.selected {
      background: #bfa760;
      color: #fff;
    }
    .quote-select {
      width: 100%;
      padding: 14px 16px;
      font-size: 1rem;
      border-radius: 8px;
      border: none;
      background: #fff;
      color: #0b2942;
      outline: none;
    }
    .quote-group{
width: 31.3%;
    }
    .quote-msg-group{
     width: 100%;
    }
    .quote-select-group{width: 100%;}

    .quote-group-main{
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      gap:30px;
      width: 100%;
    }
    .quote-input {
      width: 100%;
      padding: 14px 16px;
      font-size: 1rem;
      border-radius: 8px;
      border: none;
      background: #fff;
      color: #0b2942;
      outline: none;
    }
    .quote-message {
      min-height: 70px;
      resize: vertical;
    }
    .send-btn {
      background: #bfa760;
      color: #fff;
      border: none;
      border-radius:30px 30px 0 30px;
      padding:10px 30px;
      font-size: 1rem;
      font-weight:500;
      cursor: pointer;
      transition: background 0.2s;
          width: 160px;
          margin: 0 0 0 auto;
    }
    .send-btn:hover {
      background: #a68c4e;
    }

.quote-radio-main{width: 100%;
    display: flex;
    flex-direction: row;
    gap:30px;
}
.radio-group{
  width: 33%;
    display: flex;
    flex-direction: row;
}



    .inputGroup {
	 display: block;
	 margin: 0;
	 position: relative;
   width: 33%;
}
 .inputGroup label {
	 padding: 12px 30px;
	 width: 100%;
	 display: flex;
	 color: #3c454c;
	 cursor: pointer;
	 position: relative;
	 z-index: 2;
	 transition: color 200ms ease-in;
   line-height: 2rem;
   margin: 0;
       align-items: center;
    justify-content: center;
        gap: 10px;
            border-radius: 6px;
}

 .inputGroup label i:before {
 width:24px;
	 height:24px;
	 content: '';
	 border: 2px solid #10324E;
	 background-color: #F5FDFF;
	 border-radius: 50%;
	 z-index: 2;
	 position: relative;
	 /* left: 30px;
	 top: 50%;
	 transform: translateY(-50%); */
	 cursor: pointer;
	 transition: all 200ms ease-in;
   display: flex;
}
 .inputGroup label i:after {
	width: 100%;
	 height: 54px;
	 border-radius:0;
	 content: '';
	 background-color: #F5FDFF;
	 position: absolute;
	 left:0;
	 top: 0;
	 opacity:1;
	 z-index: -1;
   border-radius: 6px;
}
 .inputGroup input:checked ~ label {
	 color: #fff;
}
 .inputGroup input:checked ~ label {
    background-color:var(--primary-color);
	 border-color: var(--primary-color);
  }
 .inputGroup input:checked ~ label i:before {
 border-color: #fff;
  }
 /* .inputGroup label i{display: none;} */
 .inputGroup input:checked ~ label i::after{display: flex;
 display: flex;
    width: 18px;
    height: 18px;
    background-color: #fff;
    border: 2px solid var(--primary-color);
    border-radius: 100px;
    position: absolute;
    left: 75px;
    z-index: 3;
}
 /* .inputGroup label .rtext{display:flex;width:92px;} */
 .inputGroup input:checked ~ label i:after {
    opacity: 1;
    background-color: #fff;
    top: 19px;
    left: auto;
    transform: translateX(3px);
}
 .inputGroup input {
	 width: 32px;
	 height: 32px;
	 order: 1;
	 z-index: 2;
	 position: absolute;
	 right: 30px;
	 top: 50%;
	 transform: translateY(-50%);
	 cursor: pointer;
	 visibility: hidden;
}
 .inputGroup label span{
    width: 18px;
    height: 18px;
    background: #fff;
    border-radius: 100px;
    display: none;
    top: -17px;
    z-index: 9;
    left: 2px;
    border: 2px solid var(--primary-color);
        position: relative;
    justify-content: center;
    align-items: center;
  }
 .inputGroup input:checked ~ label i span{display: flex;}

.industries-sec{
  padding: 0 0 5rem;
}
 .industries-wrap{
  display: flex;
  flex-direction: column;
      justify-content: center;
    align-items: center;
}
 .industries-wrap .heading-w-subtitle{
  margin-bottom: 1.75rem!important;
      max-width: 62%;
 }
.industries-bottom{ display: flex;
  flex-direction: row;
  gap:40px;
      justify-content: center;
    align-items: center;}
 .industries-img {
  width: 49%;
  /* max-width:542px; */
  border-radius: 0;
}
.industries {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 10px;
    width: 47%;
  /* max-width:576px; */
}
.industries-other{
      align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 15px;
    margin: 20px 0 0 0;
}
.ind-tag {
  background-color: #0b2b44;
  color: #fff;
  padding:8px 12px;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 5px;
}
.ind-tag::before {
  content: "";
  background:url(../images/right-arrow-white.svg) no-repeat 4px 5px #c4a04e;
  border-radius: 50%;
  width:18px;
  height: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.industries-content{display: flex;flex-direction:row;justify-content: space-between;padding: 50px 0 0 0;}
.industries-content-left{display: flex; width: 48%;flex-direction: column;gap:0px;}
.industries-content-right{display: flex; width: 48%;flex-direction: column;gap:0px;}


.dependincryDrop{margin:20px 0 0 0;}


/*======================================================================
=============================:: MEDIA CSS ::============================
=======================================================================*/

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



}

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



}
@media screen and (max-width:1600px){

}

@media screen and (max-width:1500px){
}
@media screen and (max-width:1378px){

}
@media screen and (max-width:1399px){

}


@media (max-width:1199px){
.h1, h1{font-size:2.6rem;line-height: 3rem;}
.h2, h2{font-size:2.2rem;}
.h3, h3{font-size:2.1rem;}
h4{font-size:1.375rem;}
h5{font-size:1.25rem;}
h6{font-size:1.125rem;}
/* p{margin-bottom:1.563rem;} */

.heading-w-subtitle{margin-bottom:2rem !important;}
.submenu.services-menu {width: 948px;left: -22rem;}

.client-logo-sec {padding:2.5rem 0 3rem;}
.home-section1 {padding: 3rem 0 2rem;}
.home-section1 .services_box{padding: 1.2rem;}
.cs-support-bg{margin:2.5rem auto;width: 95%; padding: 15px;height: 300px;}
.cs-support-content h3{font-size:2.2rem;line-height: 2.4rem;}
.wc-box-left, .wc-box-left + .wc-box-left + .wc-box-left {margin-left: 30px;}
.wc-box-right, .wc-box-right + .wc-box-right + .wc-box-right{margin-right: 30px;}
.wc-logo img{max-width: 48%;}
.wc-logo{width:300px;height: 300px;}
.home-section3, .testimoniyal_sec, .whychoose-section, .blog-sec, .about-section2, .abwhy-choose-sec, .contact-sec, .service-feature{ padding:4rem 0;}
.whychoose-section .heading-w-subtitle{margin-bottom:2.8rem !important;}

.contact-left-sec{width: 45%;}
.contact-right-sec{width: 55%;}

.about-cta-bg{width: 96%;padding: 50px 30px;margin: 4rem auto;}
.about-cta-bg h3{font-size: 1.5rem;}
.about-section3 {padding: 5rem 0 0 0;}
.about-sec-main {padding: 0 0 3rem 0;}
.about-paragraph {margin-top:15px;}

.blog-listing .blog-box h3.title{font-size: 1.675rem;}
.blog-listing, .blog-detail, .faqs-section, .services-heading-sec{padding:3.5rem 0 0 0;}

.ser-cta-bg{width: 96%;padding: 50px 30px;margin: 4rem auto;gap: 30px;}
.ser-cta-bg h3{font-size:2.4rem;}

.services-section1 .heading-w-subtitle h3, .services-section2 .heading-w-subtitle h3, .services-section3 .heading-w-subtitle h3{line-height: 2.5rem;}
.services-section1 .heading-w-subtitle h4{font-size: 1.475rem;line-height: 1.8rem;}
.services-section1 .img-cover, .services-section2 .img-cover, .services-section3 .img-cover{width:90%;}
.services-section2 .ser-img-even figure{width:290px;}
.services-section2 {padding: 7rem 0 4rem;}

.quote-group {width:30.9%;}
.quote-group-main, .quote-radio-main{justify-content: space-between;}
.inputGroup{width:30.9%;}
.industries-bottom{flex-direction: column;}
.industries-img{width: 100%;text-align: center;}
.industries{width: 100%;justify-content: center;}

}



@media only screen and (min-width: 993px) {
  .menu-dropdown:hover > .submenu {display:block;opacity: 1;visibility: visible;transform: translateY(0);}
}



@media (max-width:991px){
.h1, h1{font-size:2.4rem;line-height:2.8rem;}
.h2, h2{font-size:2.1rem;line-height: 2.4rem;}
.h3, h3{font-size:2rem;}
h5 {font-size: 1.125rem;}
h4{font-size:1.25rem;}
img.alignright, img.alignleft{max-width:25rem;}
blockquote, blockquote p{font-size:1.25rem; line-height:1.75rem;}

.heading-w-subtitle{margin-bottom:1.5rem !important;}

.scnbtn-header{display: none;}
.mobi-iconbox{display:flex;}

.mobi-iconbox{display:flex; }
.nav-bar {position: fixed;top: 0;left: -100%;width: 300px;height: 100%;z-index: 10;opacity: 0;overflow-y: auto;visibility: hidden;box-shadow:  0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);background-color: white;transition: all 0.5s ease;padding: 20px; }
.nav-bar.active {left: 0rem;opacity: 1;visibility: visible;}
.menu-item {border-bottom: 1px solid #ccc;}
.menu {width: 100%;height: auto;padding: 1rem 0;}
.menu-item {display: flex;margin: 0 auto;flex-direction: column;}
.menu-item + .menu-item {margin-left:0rem;}
.menu-link {justify-content: space-between;padding: 0.5rem 1.25rem; }
.btn-item.menu-item {padding-left: 0;margin: 5px 0;padding-bottom: 5px; }
.btn-item.menu-item a{display: block;text-align: center;}
.submenu {position: relative;top:0rem;left:2rem;width: 100%;max-height: 0;padding: 0px;border: none;outline: none;opacity: 1;overflow: hidden;visibility: visible;transform: translateY(0px);box-shadow: none;background: transparent;display: none;margin: 0px 0 0 0; }
.menu-dropdown.active .submenu{display: block;}
.burger {display: block;opacity: 1;visibility: visible;}
.overlay.active {display: block;opacity: 1;visibility: visible;}
.menu-item.menu-dropdown a.menu-link::after{top:18px;right:12px;}
.submenu.services-menu{left: 40px;width:85%;}
.submenu.services-menu .submenu-item{width: 100%;}
.submenu.services-menu .submenu-item a{padding: 0;width: 100%;display: block;}
.submenu.about-menu{left: 40px;}
.scn-btn-mmmenu{display: flex;align-items: center;justify-content: center;gap: 20px;}
.menu-item a {width: 100%;padding: 0.5rem 1.25rem;line-height:2rem;font-size:1rem;}
.menu-item.active a {color: var(--black-color);}

.home-section1 {padding: 3rem 0 2rem;}
.client-logo-sec {padding:2rem 0 2rem 0;}
.home-section3, .testimoniyal_sec, .whychoose-section, .blog-sec, .contact-sec, .abwhy-choose-sec, .about-section2, .service-feature { padding:3rem 0;}

.cs-support-bg{margin:2.5rem auto;width: 95%; padding: 15px;height: 300px;}
.cs-support-content h3{font-size:2rem;line-height: 2.2rem;}
.qbd-img {width: 63%;}
.testimoniyal_box{padding: 15px;}

.wc-box-left, .wc-box-left + .wc-box-left + .wc-box-left{margin-left: 0;min-height: 150px;}
.wc-box-right, .wc-box-right + .wc-box-right + .wc-box-right{margin-right: 0;min-height: 150px;}
.wc-logo img{max-width: 48%;}
.wc-logo{width:230px;height: 230px;}
.wc-box-left{padding:1rem 3.438rem 1rem 1rem;}
.wc-box-right{padding:1rem 1rem 1rem 3.438rem;}
.wc-title{line-height: 1.3rem; margin-bottom: 5px;}
.whychoose-section .heading-w-subtitle{margin-bottom:2.5rem !important;}

.blog-box h3.title{font-size: 1.375rem;}
.footer-section {padding: 2.5rem 0 0 0;}
ul.footer-menu li {margin: 0 30px 0 0;}

.contact-right-sec{padding: 30px;}
.contact-left-sec{padding: 30px 20px;}
.contact-left-sec h3, .contact-right-sec h3{font-size:2rem;}
.cm-content{font-size: 0.95rem;}
.office-address{font-size: 0.95rem;}
.office-title{font-size:1.1rem;}

.abwhy-choose-sec .heading-w-subtitle{margin-bottom:2rem !important;}
.about-cta-bg{margin: 3rem auto;}
.about-section3 {padding: 6rem 0 0 0;}
.ac-project, .ac-client {width: 200px;height: 200px;}
.ac-project h4, .ac-client h4 {font-size: 40px;line-height: 50px;}
.ac-project span, .ac-client span {font-size: 18px;line-height: 28px;padding: 0 20px;}
.about-cta-bg h3{line-height: 2rem;}
.about-section2 .heading-w-subtitle h3{line-height: 2.5rem;}
.about-sec-main {padding: 0 0 2rem 0;}

.blog-listing .blog-box h3.title{font-size: 1.475rem;}
.blog-listing, .blog-detail, .faqs-section, .services-heading-sec{padding:3rem 0 0 0;}
#border-pagination { margin: 2.5rem auto 0;}

.ser-cta-content{max-width: 455px;}
.ser-cta-bg{width: 95%;padding: 50px 30px;margin:3rem auto;gap: 30px;}
.ser-cta-bg h3{font-size:2rem;}
.services-section2 {padding:6rem 0 3rem;}
.services-hero-section h2 {font-size: 1.4rem;}

.quote-group {width:47.6%;}


.submenu {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}
.menu-dropdown.active .submenu {
          max-height: 500px !important;
        overflow-y: auto;
}
.arrow-icon {
  margin-left: 8px;
  transition: transform 0.3s ease;
}
.menu-dropdown.active .arrow-icon {
  transform: rotate(180deg);
}
.md-menu{display: flex;}
.md-menu span{display: none;}
.md-menu span.arrow-toggle{display: flex;align-items: center;}
#calendly{padding: 2rem 0;}

}

@media (max-width:767px){
.h1, h1{font-size:2rem;}
.h2, h2{font-size:1.9rem;}
.h3, h3{font-size:1.813rem;}
img.alignright,
img.alignleft{display: block;float: none;margin:1rem 0;}

.heading-w-subtitle{margin-bottom:1.8rem !important;}
.heading-w-subtitle h3{line-height: 2rem;}

.hero-section {padding:6.5rem 0 1.9rem 0;}
.hero-section h1{margin-bottom:0.6rem;}
.hero-section p {margin-bottom:1rem;}
.hero-bg-top{display: none;}
.hero-banner {text-align: center;}

.client-logo-sec {padding: 2rem 0;}
.home-section1 {padding: 3rem 0 1.5rem;}
.about-img-box{justify-content: center;}
.home-section2 {padding: 0 0 1rem 0;}
.home-section2 .heading-w-subtitle{margin-top: 4rem;}
.about-hero-section{height: auto;padding: 2rem 0;}

.cs-support-bg{margin:2.5rem auto;width: 95%; padding: 15px;height:auto;}
.cs-support-content h3{font-size: 1.813rem;line-height: 2.1rem;}
.home-section3, .testimoniyal_sec, .whychoose-section, .blog-sec, .contact-sec, .abwhy-choose-sec, .service-feature{ padding: 2.5rem 0;}
.home-section3 .heading-w-subtitle {margin-bottom:2rem !important;}
.qbd_box, .home-section3 div.row div:nth-child(2) .qbd_box{flex-direction: column;}
.qbd-img {width: 100%;height: 355px;max-width: 100%;}
.qbd_box_content, .home-section3 div.row div:nth-child(2) .qbd_box .qbd_box_content{margin:-15px 0 0 0;max-width: 90%;width: 90%;}
.home-section3 div.row {gap: 30px;}
.testimoniyal_box{margin-bottom: 15px;}
.wc-box-left, .wc-box-left + .wc-box-left + .wc-box-left {margin-left: 0;display: flex;flex-direction: column-reverse;gap:10px;padding: 1.2rem;min-height: inherit;align-items:center;
  justify-content:center;width:100%;max-width: 100%;text-align: center;}
.wc-image, .wc-box-right .wc-image{position: relative;right:inherit;top: inherit;left:inherit;}
.wc-logo-main{margin: 15px 0;}
.wc-left-main, .wc-right-main{width: 100%;justify-content: flex-start; align-items: flex-start; gap: 20px;}
.wc-box-right, .wc-box-right + .wc-box-right + .wc-box-right {margin-right: 0px;display: flex;flex-direction: column-reverse;gap:10px;padding: 1.2rem;min-height: inherit;align-items: center;justify-content:center;width:100%;max-width: 100%;text-align: center;}
.whychoose-section .heading-w-subtitle{margin-bottom:2rem !important;}
.whychoose-section .row{justify-content: center;}
.blog-box{margin-bottom: 15px!important;}
.blog-btn-sec{margin-top: 20px;}
.testimoniyal_box_content{min-height: auto;}

.footer-left-sec{align-items: center;justify-content: center;gap: 18px;margin-bottom: 20px;}
.footer-section {padding:2.5rem 0 0 0;}
.footer-right-sec{align-items: center;justify-content: center;}
.footer-btn-sec{justify-content: center;margin-top: 15px;}

.contact-sec-box{flex-direction: column;width: 100%;}
.contact-right-sec{padding: 30px;width: 100%;border-radius:0 0 15px 15px;}
.contact-left-sec{padding: 30px;width: 100%;border-radius: 15px 15px 0 0;}
.contact-left-sec h3, .contact-right-sec h3 {font-size: 1.7rem;}

.blog-detail h2{font-size: 1.575rem;font-weight: 600;line-height: 2rem;}
.blog-detail h3{font-size: 1.375rem;font-weight: 600;line-height: 1.8rem;}
.blog-detail h4{font-size: 1.1rem;font-weight: 600;line-height:1.6rem;}

.abwhy-box{min-height: auto;}
.about-sec-main {padding: 0 0 2rem 0;}
.about-section2 .heading-w-subtitle{margin-top:8rem;}
.about-section3{padding: 0;}
.about-section2 {padding: 2.5rem 0 1rem;}
.about-cta-bg {margin: 2.5rem auto;flex-direction:column;height: auto;padding:25px 20px;}
.about-cta-content{text-align: center;margin-top: 1.5rem;}
.about-cta-bg h3{text-align: center;}
.about-sec-main .heading-w-subtitle{margin-top: 1.5rem;}
.about-paragraph p {column-count:1;}
.about-count-sec{margin: 0 auto;}
.ac-project{margin-left: 30px;}

.blog-listing .blog-box{height: auto;}
.blog-listing .blog-content{gap: 10px;}
.blog-listing .blog-box h3.title{font-size: 1.2rem;line-height: 1.7rem;}
.blog-listing, .blog-detail, .faqs-section, .services-heading-sec{padding:2.5rem 0 0 0;}
#border-pagination { margin: 2rem auto 0;}

.ser-cta-content{max-width:300px;}
.ser-cta-bg{width: 95%;padding: 50px 30px;margin:3rem auto;gap: 30px;}
.ser-cta-bg h3{font-size:1.8rem;}

.accordion-button {padding: 1rem 1rem; font-size: 1.1rem;align-items: flex-start;}
.accordion-button span{width: 70%;}
.accordion-body{padding: 0 1rem 1.25rem;font-size: 1.1rem;}

.services-section1 .img-cover, .services-section2 .img-cover, .services-section3 .img-cover{width: 100%;}
.service-feature .feature_box{height: auto;margin-bottom: 15px;}
.services-section1 .ser-img-even figure{left: inherit;right: 0; bottom: 0;}
.services-section3 .ser-img-even figure{left: inherit;right: 0; bottom: 0;}
.services-section1 .row, .services-section3 .row{flex-direction: column-reverse;}
.services-section1 .heading-w-subtitle, .services-section2 .heading-w-subtitle, .services-section3 .heading-w-subtitle{margin-top: 20px;}
.services-section2 {padding: 1.5rem 0;}
.services-hero-section {padding: 2.313rem 0;}
.services-hero-section figure{width: 60%;margin:20px auto 0 auto;}

.quote-group {width:100%;}
.inputGroup {width:100%;}
.quote-radio-main{flex-direction: column;gap:15px;}
.quote-group-main{gap:15px;}
.quote-form-container{gap:15px;padding: 25px 25px;}
.industries-wrap .heading-w-subtitle{width: 100%;}
.industries-img {width: 100%;max-width: 100%;text-align: center;}
.industries {width: 100%;max-width: 100%;justify-content: center;}
.industries-bottom{flex-direction: column;gap:25px;}

.industries-content{flex-direction:column;}
.industries-content-left{width: 100%;}
.industries-content-right{width: 100%;}


.ser-hero-section{height: auto;padding: 2rem 0;}
.ser-section2{padding: 2.5rem 0 0;}
.ser-section2 .heading-w-subtitle {margin-top:1.5rem;}
.ser-section3{padding: 1rem 0 0;}
.ser-section3 .img-cover {margin-top:1rem;}
.ser-section4{padding: 0 0;}
.ser-section4 .heading-w-subtitle {margin-top:1.5rem;}
.ser-section5{padding:1rem 0 0 0;}
.ser-section5 .img-cover {margin-top:1rem;}
.ser-section6{padding: 2.5rem 0 1rem;}
.ser-section6 .heading-w-subtitle {margin-top:1.5rem;}

}

@media (max-width:600px){
  .about-img-box{flex-direction: column;}
  /* .home-section2 .leftimg_box, .home-section2 .rightimg_box{width: 100%;} */
  .about-no-box{bottom: inherit;margin: -135px 0 0 0;left: inherit;}
  .home-section2 .heading-w-subtitle {margin-top:2rem;}

  .about-section2 .about-img-box{flex-direction: column;}
.about-section2 .leftimg_box, .about-section2 .rightimg_box{width: 100%;}
.about-section2 .rightimg_box{margin-left:0;border:0; margin-top: 15px;margin-bottom:0;}
.about-section2 .about-no-box{left:inherit;bottom: inherit;transform: translateY(136px);}

.ac-project, .ac-client {width:175px;height: 175px;}
.ac-project h4, .ac-client h4 {font-size: 30px;line-height: 40px;}
.ac-project span, .ac-client span {font-size: 16px;line-height: 25px;padding: 0 20px;}
.ac-project{margin-left: 0px;}
#border-pagination {flex-wrap: wrap; margin: 2.125rem auto 0;}

.ser-cta-bg{flex-direction: column;gap: 15px;height: auto;padding: 20px;}
.ser-cta-content {max-width: 100%;}
.ser-cta-bg h3{text-align: center;}

.scn-desk{display:none;}
.scn-mob{display:flex;margin: 15px 0 0 0;}
.scn-mob a{width: 99%;}

}

@media (max-width:575px){
  ul.footer-menu{flex-wrap: wrap;justify-content: center;}
  ul.footer-menu li {margin: 0 20px 10px;}
  ul.footer-menu li:last-child{margin-right:20px;}
  .contact-right-sec{padding:20px;}
  .contact-left-sec{padding: 20px;}

}

@media (max-width:500px){

}

.Stars {
  --percent: calc(var(--rating) / 5 * 100%);
  display: inline-block;
  font-size:30px;
  font-family: Times;
  line-height: 1;
}
  .Stars::before {
    content: '★★★★★';
    letter-spacing: 3px;
    background: linear-gradient(90deg,  #fc0 var(--percent), #fff var(--percent));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

