:root{
	--white_clr: #fff;
	--black_clr: #000;
	--dark_clr: #111111;
	--text_clr: #000;
	--primary_clr: #1e6b7d;
	--secondary_clr: #0c1e21;
	--primary_font_family: "Mona Sans", sans-serif;
}
@-webkit-keyframes shine{100% {left:125%;}}
@keyframes shine{100% {left:125%;}}
.shine{position: relative; overflow: hidden;}
.shine:before{display:block;content:"";position:absolute;top:0;left:-80%; width:50%;height:100%; background:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);background:linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);-webkit-transform:skewX(-25deg);transform:skewX(-25deg); opacity:0.3; z-index: 1;}
.shine:hover:before{-webkit-animation:shine 1s;animation:shine 1s;}
/*==================================:: 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 ::==================================*/
/*Slick Slider Css Start*/
.slick-slider{position:relative;display:block; -webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y; touch-action:pan-y;-webkit-tap-highlight-color:transparent;}
.slick-list{position:relative; display:block; overflow:hidden; margin:0; padding:0; min-width: 100%;}
.slick-list.dragging{cursor: pointer;}
.slick-slider .slick-track, .slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
.slick-track{position:relative; top:0; left: 0; min-width: 100%; display:flex;display:-webkit-flex;}
.slick-track:before, .slick-track:after{display:table; content:"";}
.slick-track:after{clear:both;}
.slick-loading .slick-track{visibility:hidden;}
.slick-slide{display:none; min-height:1px; flex-grow: 1; flex: inherit;}
.slick-initialized .slick-slide{display: block; list-style:none;}
.slick-loading .slick-slide{visibility: hidden;}
.slick-vertical .slick-slide{display: block; height: auto; border:1px solid transparent;}
.slick-arrow{display:flex; align-items: center; justify-content: center; position:absolute; top:50%; margin-top:-20px; z-index:2; padding:0; width:40px; height:40px; text-align:center; font-size:0; background:none; border:1px solid var(--secondary_clr); color: var(--secondary_clr); cursor:pointer; opacity:1; -webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s; box-shadow: 0 0 10px rgba(0,0,0,0);}
.slick-arrow:before{display: block; content: "\f060";  font-family: 'Line Awesome Free'; font-weight: 900; font-size: 24px;}
.slick-arrow.slick-next:before{content: "\f061";}
.slick-arrow.slick-prev{left:5px;}
.slick-arrow.slick-next{right:5px;}
.slick-arrow:hover{background: var(--secondary_clr); color: var(--white_clr);}
.slick-dots{display:flex;display:-webkit-flex; align-items: center; justify-content: center; position:absolute; left:0; right:0; margin:0 auto; padding:0; bottom:-34px; text-align:center;}
.slick-dots li{margin:0 5px; padding:0; list-style:none; display:inline-block; vertical-align:top;}
.slick-dots li button {display: block; width: 40px; height: 8px; font-size: 0; padding: 0; background: var(--white_clr); border: 2px solid var(--primary_clr); -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; cursor: pointer; position: relative; -moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; } .slick-dots li.slick-active button{background: var(--primary_clr);}
/*Slick Slider Css End*/
/*=========== Mobile Menu STYLE Start ========*/
/*body.mobile-menu-open{overflow:hidden;}*/
.menu-open-overlay{position:fixed; top:0; left:0; width:100%; bottom:0; background:var(--text_clr); display:none; z-index:12; opacity:0.5;}
.mobile-menu-open .menu-open-overlay{display:block;}
.mobile-menu-block{background:var(--white_clr); bottom:0; color: var(--text_clr); position:fixed; top:0; left:-400px; width:380px; z-index:-4; font-size:16px; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;}
.mobile-menu-open .mobile-menu-block{left:0; z-index:20;}
.mobile-menu-inner{height:calc(100% - 90px); overflow:auto; padding:10px 20px; position: relative; z-index: 3;}
.mobi-logo {height: 90px; padding: 0 15px; border-bottom: 1px solid rgba(0,0,0,0.1);}
.mobi-logo a, .mobi-logo img{display: block; width: 200px;}
.mobile-nav ul{margin:0; padding: 0; list-style: none;}
.mobile-nav li{margin: 0; padding: 0; color:var(--text_clr); font-weight:500; font-size:20px; line-height:32px; text-transform:none; position:relative;}
.mobile-nav ul li a{display:block; color:var(--text_clr); font-weight:500; font-family:var(--primary_font_family); font-size:18px; line-height:28px; text-transform:none; letter-spacing:0; padding:5px 40px 5px 0;}
.mobile-nav > ul > li.current-menu-item > a,
.mobile-nav > ul > li.current-menu-ancestor > a,
.mobile-nav > ul > li.current-page-ancestor > a{color:var(--primary_clr);}
.mobile-nav li li{border:none; padding: 0;}
.mobile-nav li li a{font-size:16px; text-transform:none; font-weight:500; padding:0 40px 0 0;}
.mobile-nav li li.current-menu-item a{color:var(--primary_clr);}
.mobile-nav li li li a{padding-left:0;}
.mobile-nav ul.sub-menu{margin:0; padding:10px 10px 0;}
.hitarea{display:block; width:40px; height:40px; text-align:center; position:absolute; right:0; top:0;}
.hitarea:before{display: block; content: ""; width: 8px; height: 8px; border-left: 1px solid var(--text_clr); border-bottom: 1px solid var(--text_clr); position: absolute; right: 6px; top: 15px; -webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -ms-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; transform: rotate(-45deg);}
.collapsable-hitarea.hitarea:before{transform: rotate(-225deg); top: 20px;}
.mobile-nav .collapsable-hitarea + a{color:var(--primary_clr);}
.mobile-nav ul li.menu-btn a{padding: 10px 15px; display: inline-flex; letter-spacing: 0.075em; background: var(--primary_clr); color: var(--white_clr); -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
.mobi-btnbox {
    position: absolute; width: 100%; left: 0; bottom: 0; padding: 10px; background: rgb(30 107 125 / 30%);
}
/*========== Mobile Menu STYLE End==============*/
/*Mobile Menu Css Start*/
.mobi-iconbox{display:none; width:40px; height:40px; background: none; position:absolute; right:-5px; top:3px; bottom: 0; margin: auto; z-index:40; transition:all 0.4s ease; -webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}
.menuicon{display: block; width: 28px; height: 28px; flex-direction: column; align-items: center; justify-content: center; margin: auto;}
.icon-bar{display:flex;display:-webkit-flex; align-items: center; min-width: 100%; height: 20px; position: relative; cursor: pointer;}
.icon-bar:before,
.icon-bar:after{display: block; content: ""; width: 100%; height: 2px; background: var(--primary_clr); position: absolute; left: 0; top: 0; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s; -webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.icon-bar:after{top: auto; bottom: 0;}
.icon-bar .line{display: block; width: 100%; height: 2px; background: var(--primary_clr); position: absolute; right: 0; top: 0; bottom: 0; margin: auto 0; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s; -webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.icon-bar.active .line{width: 2px; opacity: 0;}
.icon-bar.active:before{transform: rotate(45deg); top: 8px; background: var(--primary_clr);}
.icon-bar.active:after{transform: rotate(-45deg); bottom: 8px; background: var(--primary_clr);}
.mobile-menu-open .mobilemenuicon .menuicon{margin-left: auto;}
/*Mobile Menu Css End*/
/* ===== RESET ================================================== */
abbr, acronym, address, applet, article, aside, audio,b, blockquote,big, body, button, center, canvas, caption, cite, code, command,datalist, dd, del, details, dfn, dl, div, dt, embed,fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html,i, iframe, img, ins,kbd, keygen,label, legend, li, meter,nav,object, ol, output,p, pre, progress,q, s, samp, section, small, source, strike, sub, sup,table, tbody, tfoot, thead, th, tr, tdvideo, tt,u, ul, var{background:transparent; border:0 none; margin:0; padding:0; line-height:16px; vertical-align:baseline; outline:none; font-size:100%; font-family:inherit; font-weight:400; font-style:normal;} article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block;} blockquote,q{quotes:none;} blockquote:before,q:before{content:'';content:none;} blockquote:after,q:after{content:'';content:none;} ins {text-decoration:none;} abbr[title], dfn[title] {border-bottom:1px dotted; cursor:help;} table {border-collapse:collapse; border-spacing:0;} hr {display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0;}input, select {vertical-align:middle; margin:0;} ol, ul, li {list-style:none;}
html{-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%;} *, *:before, *:after{-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; -webkit-tap-highlight-color:rgba(255,255,255,0);}
/* ===== GLOBAL ================================================== */
body{margin:0; padding:0; background:var(--white_clr); font-family:var(--primary_font_family); font-size:16px; color: var(--text_clr); line-height:24px; font-weight:500; overflow-x:hidden; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;}
:focus, button:focus{outline:none;}
a{text-decoration:none; color: var(--primary_clr); -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(--secondary_clr);}

::-webkit-input-placeholder{color:var(--text_clr); opacity:0.5;}
:-moz-placeholder{color:var(--text_clr); opacity:0.5;} /* Firefox 18- */
::-moz-placeholder{color:var(--text_clr); opacity:0.5;} /* Firefox 19+ */
:-ms-input-placeholder{color:var(--text_clr); opacity:0.5;}

img{max-width:100%; height:auto; border:none; outline:none;}
b, strong{font-weight:700;}

/* Ul Li & Ol Li CSS */
ul, ol{margin:0 0 20px; padding:0;}
ul ul, ol ol, ul ol, ol ul{margin-top:15px;}
ul li, ol li{margin:0; padding:0; font-size:16px; line-height:24px; color:var(--text_clr); font-weight:500; letter-spacing:0;}
.entry-content ul{padding:0; margin:0 0 15px;}
.entry-content ol{padding:0; margin:0 0 15px; list-style: none; counter-reset: my-awesome-counter;}
.entry-content ul li{position:relative; padding:0 0 0 20px; margin:0 0 8px;}
.entry-content ul li:before{content:""; position:absolute; left:0; top:6px; width: 10px; height: 10px; background: var(--primary_clr); border: 3px solid var(--secondary_clr); -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}
.entry-content ul li li{list-style:disc;}
.entry-content ol li{counter-increment: my-awesome-counter; margin:0 0 8px;}
.entry-content ol li::before{content: counter(my-awesome-counter) ". "; font-weight:400;}

/* Heading CSS */
h1, .h1, h2, .h2, h3, h4, h5, h6{color: var(--black_clr); line-height:1.3; font-weight:600; font-family:var(--primary_font_family); letter-spacing: 0; margin:0 0 15px;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{color: var(--black_clr);}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{color:var(--primary_clr);}
h1, .h1{font-size:80px; font-weight: 500; line-height: 1.2;}
h2, .h2{font-size:42px; font-weight: 600;}
h3{font-size:28px;}
h4{font-size:24px;}
h5{font-size:20px;}
h6{font-size:18px; line-height: 24px;}
/* Paragraph CSS */
p{font-size:16px; line-height:26px; color:var(--text_clr); font-weight:400; margin:0 0 20px;}
hr{border:none; margin:20px 0; background:var(--text_clr); height:1px; width:100%; clear:both; opacity: 0.5;}
blockquote{border-left:5px solid #eee;font-size:16px; margin:0 0 20px; padding:10px 20px;}
/*table structure*/
table, .entry-content table{border-right:1px solid #eee; border-top:1px solid #eee;}
table th, table td, .entry-content th, .entry-content table th, .entry-content td, .entry-content table td {background:var(--white_clr); border-left:1px solid #eee; border-bottom: 1px solid #eee; text-align:left; font-size:16px; color:#333; font-weight:400; padding:12px 20px; vertical-align:middle;}
table th{color:#111; font-weight:400; background:#d4d5d6;}
.table-striped th, .table-striped td{position:relative;}
.table-striped tbody tr:nth-of-type(even) td{background:#d4d5d6;}
/*Form Input Field*/
input, textarea, select {background: var(--white_clr); border: 1px solid #111; width: 100%; padding: 2px 25px; margin: 0; font-size: 14px; color: #111; font-weight: 400; line-height: normal; letter-spacing: 0; font-family: var(--primary_font_family); height: 48px; outline: none; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; } 
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 {height:auto; padding:15px 20px; min-height:150px; height: 150px; resize: none; border-radius: 10px;}
input[type="button"], input[type="submit"], input[type="image"], input[type="file"], input[type="search"] {-webkit-appearance:none;}
input#addressSubmit {-webkit-appearance:none !important ; }
input[type="radio"], input[type="checkbox"]{-webkit-appearance:normal;}
.checkbox, .radiobox{display: inline-block; position: relative; padding-left: 24px; font-size: 14px; line-height: 14px; color: #676767;}
.checkbox input, .radiobox input{position: absolute; left: 0; top: 0; opacity: 0;}
.checkbox .checkmark{display: block; width: 13px; height: 13px; border: 1px solid #111; position: absolute; left: 0; top: 0;}
.checkmark:before{display:block; content:"\f00c"; font-family:'FontAwesome'; position:absolute; left:0; right:0; top:0; text-align:center; font-size:10px; color:var(--white_clr); line-height:10px; padding-left:1px; opacity:0;}
.checkbox input:checked ~ .checkmark{background:#111; border-color:#111;}
.checkbox input:checked ~ .checkmark:before{opacity:1;}
.radiobox .checkmark{display: block; width: 16px; height: 16px; background: var(--white_clr); border: 1px solid #111; -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%; position: absolute; left: 0; top: 1px;}
.radiobox .checkmark:before{display: none;}
.radiobox .checkmark:after{display: block; content: ""; background: #111; -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%; position: absolute; left: 2px; right: 2px; top: 2px; bottom: 2px; opacity: 0;}
.radiobox input:checked ~ .checkmark:after{opacity: 1;}
.selectbox{position: relative;background:var(--white_clr);border:1px solid var(--primary_clr);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}
.selectbox select{background: none;border: 0;font-size: 15px;line-height: 20px;font-weight: 400;color: #111; padding:0 40px 0 15px; width: 100%; height: 48px; -webkit-appearance: none; -moz-appearance: none; appearance: none; position: relative; z-index: 1; text-overflow: ellipsis;}
.selectbox:after{position:absolute; top:0; right:0; content:"\f107"; font-family:'FontAwesome'; font-size: 24px; z-index:0; width: 40px; height: 40px; line-height: 40px; text-align: center; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s; opacity: 0.8;}
.selectbox.reversed:after{content:"\f0ec"; transform: rotate(90deg); font-size: 14px;}
/* Button styling */
.button, .btn {
    display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; position: relative; background: var(--primary_clr); color: var(--white_clr); font-size: 16px; font-weight: var(--tj-fw-sbold); padding: 5px 5px 5px 30px; text-align: center; border-radius: 50px; line-height: 1; z-index: 2; overflow: hidden; white-space: nowrap; min-width: fit-content;
}
.btn .btn-text {
    color: var(--white_clr); overflow: hidden; margin-right: 10px;
}
.btn .btn-text span {
    display: -webkit-box; display: -ms-flexbox; display: flex; line-height: 1.2; text-shadow: 0 30px 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); -webkit-transition: 0.4s ease-in-out; transition: 0.4s ease-in-out;
}
.btn:hover .btn-text span {
    -webkit-transform: translateY(-30px); -ms-transform: translateY(-30px); transform: translateY(-30px);
}
.btn .btn_icon {
    background: var(--secondary_clr); width: 38px; min-width: 38px; height: 38px; display: flex; align-items: center; justify-content: center; border-radius: 50%; transform: rotate(-45deg); font-size: 18px; margin-left: 6px;
}
.btn:hover .btn_icon{
	transform: rotate(0);
}
.primary{
	background: var(--primary_clr); border-color: var(--primary_clr); color: var(--white_clr);
}
.secondary{
	background: var(--secondary_clr); border-color: var(--secondary_clr); color: var(--white_clr);
}
.btn.secondary .btn_icon{
	background: var(--white_clr); color: var(--primary_clr);
}
.button:hover, .btn:hover,
.button:focus, .btn:focus{
	color: var(--white_clr);
}
.white-hover:hover,
.white-hover:hover *{
	color: var(--primary_clr) !important;
}
.btn em,
.button span, .btn span{
	position: relative; z-index: 2; font-style: normal;
	-moz-transition:all 0.4s ease 0s;
	-webkit-transition:all 0.4s ease 0s;
	transition:all 0.4s ease 0s;
}
.btn.small {
    padding: 5px 5px 5px 25px; font-size: 14px; line-height: 20px;
}
.btn.small .btn_icon {
    width: 32px; min-width: 32px; height: 32px; font-size: 14px; margin-left: 4px;
}
.main-wrapper{overflow:hidden;}
.container{margin:0 auto; width:100%; max-width:1262px; padding:0 20px;}
.max-container{margin:0 auto; width:100%; max-width:1340px; padding:0 20px;}
.container.relative,.max-container.relative{z-index: 2;}
section{position: relative;}
section *:last-child{margin-bottom:0;}
.d-flex{display:flex;display:-webkit-flex;}
.hide{display:none;}
.v-center{align-items: center;}
.j-center{flex-direction: column; justify-content: center;}
.ptb-100{padding:100px 0;}
.ptb-80{padding:80px 0;}
.ptb-60{padding:60px 0;}
.ptb-40{padding:40px 0;}
.ptb-30{padding:30px 0;}
.ptb-20{padding:20px 0;}
.mt-0{margin-top: 0 !important;}
.mb-0{margin-bottom: 0 !important;}
.mt-auto{margin-top: auto !important;}
.ml-auto{margin-left: auto !important;}
.mr-auto{margin-right: auto !important;}
.pt-0{padding-top: 0 !important;}
.pb-0{padding-bottom: 0 !important;}
.bg1{background: var(--primary_clr);}
.bg2{background: var(--secondary_clr);}
.bg3{background: #ecf0f0;}
.bg4{background: rgb(30 107 125 / 20%);}
.relative{position: relative;}
.trans{-moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;}
.text-center {text-align: center;}
.text-white{
	color: var(--white_clr);
}
/*============= GLOBAL CSS END ================*/
/*Header & Banner Section*/
.header{
	position:fixed; left:0; right:0; top:0; z-index:10; padding:0;
}
.header-inner{
	height: 100px; position: relative;
}
.site-logo{
	width: 220px; position: relative; z-index: 4; margin:0;
}
.site-logo a{
	display: block; margin: 0;
}
.site-logo img{
	display: block; width: 100%; height: auto; margin: 0; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;
}
.head-btnbox{
	margin-left: auto;
}
.shopping-cart{
	background: url('../images/shopping-cart.png') no-repeat center;
}
.add-to-cart-btn {
    display: flex; align-items: center; justify-content: center; position: relative;
}
.shopping-cart {
    display: block; min-width: 32px !important; height: 32px !important; margin: 0 !important;
}
.cart-count {
    position: absolute; top: 0px; right: -7px; background: #4da848; color: var(--white_clr); border-radius: 50%; font-size: 11px; width: 16px; height: 16px; min-width: 15px; text-align: center;
}
/*Nav Css*/
.nav-main {box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px; padding: 0px 30px; background: var(--white_clr); border-radius: 100px; }
.nav-main ul{margin:0; padding:0; display:flex;display:-webkit-flex;}
.nav-main nav ul > li{margin:0; padding:0; list-style:none; position:relative;}
.nav-main nav ul > li + li{margin-left:22px;}
.nav-main nav ul > li a{display:block; color:var(--secondary_clr); font-size:16px; line-height:28px; font-weight:500; font-family:var(--primary_font_family); text-transform:none; letter-spacing:0.3px; padding:10px; position:relative; z-index:2;}
.nav-main nav ul > li.current-menu-item > a, 
.nav-main nav ul > li:hover > a,
.nav-main nav ul > li a:hover,
.nav-main nav ul > li a:focus{color:var(--primary_clr);}
.nav-main nav ul > li.menu-item-has-children > a{padding-right: 18px;}
.nav-main nav ul > li.menu-item-has-children > a:after{display: block; content: "\f107"; font-family: 'Line Awesome Free'; width: 16px; height: 16px; line-height: 16px; font-weight: 900; text-align: center; position: absolute; right: 0; top: 16px; -webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -ms-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}
.nav-main nav ul > li.menu-item-has-children:hover > a:after {transform: rotate(-180deg);}
.nav-main .sub-menu{display:block; position:absolute; left:0; top:100%; z-index:1; background:var(--white_clr); min-width:240px; padding:5px 0; margin:0; overflow: hidden; opacity: 0;-moz-transition: all 0.4s ease 0s;-webkit-transition: all 0.4s ease 0s;transition: all 0.4s ease 0s;-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1);-moz-box-shadow: 0 0 10px rgba(0,0,0,0.1);box-shadow: 0 0 10px rgba(0,0,0,0.1);transform: scaleY(0);transform-origin: top; box-shadow: 0 5px 40px rgb(0 0 0 / 15%);}
.nav-main nav ul > li:hover > .sub-menu {display: block;opacity: 1;transform: scaleY(1);}
.nav-main nav ul > li:last-child .sub-menu{left: auto; right: 0;}
.nav-main .sub-menu li{display:block; text-align:left; position:relative; margin: 0 20px; padding: 0;}
/*.nav-main .sub-menu li + li {border-top:1px solid #dce0e0;}*/
.nav-main .sub-menu li:before{display: none;}
.nav-main .sub-menu li a {display: flex; align-items: center; text-transform: none; color: var(--text_clr); font-size: 16px; line-height: normal; font-weight: 500; padding: 7px 0; }
.nav-main .sub-menu li a:hover,
.nav-main .sub-menu li a:focus,
.nav-main .sub-menu li.current-menu-item a{color:var(--primary_clr);}
.nav-main .sub-menu .sub-menu {left:100%; top:0;}
.nav-main .sub-menu li:hover .sub-menu {display:block;}
.nav-main .sub-menu li a .iconbox {margin-right: 10px; }
.nav-main .sub-menu li a .iconbox img {width: 30px; }
.mobile-nav .sub-menu li a {display: flex; align-items: center; }
.mobile-nav .sub-menu li a .iconbox {margin-right: 10px; }


/*Sticy header*/
.navbar_fixed.header{background:var(--white_clr); box-shadow: 0 0 10px rgba(0,0,0,0.2);}
.navbar_fixed .header-inner,
.home .navbar_fixed .header-inner {padding: 0; height: 90px;}
.header-blank{width: 100%; height: 100px; -moz-transition: all 0.2s ease 0s; -webkit-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s; background: var(--white_clr);}
.navbar_fixed + .header-blank{height: 90px;}
.navbar_fixed .header-inner .site-logo{width: 200px;}
/*Home page Banner Css*/
.home .header-inner {
    height: 120px;
}
.home .header-blank{
	display: none;
}
.hero-banner .bg-img {
    border-radius: 15px;
    margin: 10px 10px 0 10px;
}
.hero-banner .items {
    height: 600px; min-height: 600px; display: flex; align-items: center; padding: 140px 0 60px;
}
.banner-left-block{
	padding-right: 70px;
}
.front-hero-caption h1 {
    color: var(--white_clr);
}
.front-hero-caption h2 {
    margin-top: -15px;
}
.front-hero-caption h2 strong {
    background: linear-gradient(to right, #1e6b7d 0%, #1e6b7d 50%, #0c1e21 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
}
.front-imgbox {
    position: relative; z-index: 2;
}
.front-imgbox img {
    width: 100%; max-width: 330px; display: block; margin: 0 auto 0; height: 100%; object-fit: contain;
}
.front-imgbox:before {
    display: block; content: ""; position: absolute; top: 70px; left: 0; right: 0; bottom: 0; margin: auto; width: 350px; min-width: 350px; height: 350px; border-radius: 50%; background: var(--white_clr); box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5),  /* inner shadow */ 0 0 1px rgba(0, 0, 0, 0.05); display: flex; align-items: center; justify-content: center; outline: 15px solid var(--white_clr); z-index: -1; 
}
.front-hero-caption p{
	margin-left: 40px; color: var(--secondary_clr);
}
.circle {
	position: relative; width: 200px; height: 200px; border-radius: 100vmax; display: flex; align-items: center; justify-content: center; margin-top: 40px; background: var(--white_clr); padding: 12px; outline: 10px solid var(--white_clr); 
}
.logo {
	position: absolute; width: 120px; height: 120px; background: url("../images/circle.png"); background-size: cover; border-radius: 100vmax; background-position: center;
}
.text {
	position: absolute; width: 100%; height: 100%; font-family: consolas; color: var(--secondary_clr); font-size: 18px; font-weight: 600; animation: textRotation 8s linear infinite;
}
@keyframes textRotation {
	to {
		transform: rotate(360deg);
	}
}
.text span {
	position: absolute; left: 50%; font-size: 1.2em; transform-origin: 0 100px;
}
.hero-slider .slick-dots{
	bottom: 40px;
}
.hero-slider .slick-dots li button {
    border: 2px solid var(--white_clr);
}

/*Footer Start*/
.footer{
	padding: 0; margin:0; position:relative; overflow: hidden;
}
.footer-description p{
	 color: var(--white_clr);
}
.f-links h3 {
	color: var(--white_clr); margin-bottom: 30px;
}
.f-inn {
    padding: 60px 70px 60px 0;
}
.footer-left{
	min-width: 500px; max-width: 500px; padding-right: 60px;
}
.footer-right{
	width: 100%;
}
.f-logo{
	max-width: 220px;
}
.f-logo img{
	display: block; width: 100%; height: auto;
}
.s-icon{
    position: relative; min-width: 25px; max-width: 25px; height: 25px; 
    -moz-transition:all 0.0s ease 0s;-webkit-transition:all 0.0s ease 0s;transition:all 0.0s ease 0s;
}
.s-icon + .s-icon{
	margin-left: 15px;
}
.s-icon i{
	display: block; width: 100%; height: 100%; position: relative; z-index: 1; background-size: 100% auto !important;
}
.s-icon .icon-facebook{
	background: url('../images/facebook_w.png') no-repeat center;
}
.s-icon .icon-linkedin{
	background: url('../images/linkedin_w.png') no-repeat center;
}
.s-icon:hover .icon-facebook{
	background: url('../images/facebook.png') no-repeat center;
}
.s-icon:hover .icon-linkedin{
	background: url('../images/linkedin.png') no-repeat center;
}
.f-contact-info + .f-contact-info{
    margin-top: 20px;
}
.f-contact-info p{
	font-size: 16px; line-height: 24px; color: var(--white_clr); margin: 0;
}
.f-contact-info p a{
	color: var(--white_clr); border-bottom: 1px solid transparent;
}
.f-contact-info p a:hover{
	color: var(--primary_clr); border-bottom: 1px solid rgb(29 108 124 / 50%);
}
.c_icon{
	min-width: 18px; max-width: 18px; height: 23px; margin-right: 20px;
	background-size: 100% auto !important; position: relative; top: 3px;
}
.mappin_icon{
	background: url('../images/mappin_icon_w.png') no-repeat center;
}
.phone_icon{
	background: url('../images/phone_icon.png') no-repeat center; height: 21px;
}
.email_icon{
	background: url('../images/email_icon.png') no-repeat center; height: 18px;
}
.curve-icon {
    background: url('../images/curve-icon.png') no-repeat center;
    display: inline-block; min-width: 62px; height: 44px;
}
.f-btnbox .btn{
    padding: 11px 18px; font-size: 14px; line-height: 20px;
}
.f-links ul{
	margin: 0; padding: 0;
}
.f-links ul li{
	margin: 0 0 15px; padding: 0 0 0 25px; list-style: none; position: relative;
	font-size: 16px; line-height: 24px; color: var(--white_clr); font-weight: 500;
}
.f-links ul li:before{
	display: block; content: ""; width: 10px; height: 28px;
	background: url('../images/arrow_icon_w.png') no-repeat center;
	background-size: 100% auto !important;
	position: absolute; left: 0; top: 0;
}
.f-links ul li a{
	display: inline-flex; align-items: center; color: var(--white_clr); border-bottom: 1px solid transparent;
}
.f-links ul li a:hover {
    color: var(--primary_clr); border-bottom: 1px solid rgb(29 108 124 / 50%);
}
.footer-bottom p {
    font-size: 15px;
}
.footer-bottom {
    position: relative;
    border-top: 1px solid rgb(255 255 255 / 20%);
}
.scrollup{
    display: inline-flex; align-items: center; justify-content: center;
    position: fixed; right: -20px; bottom: 10px; z-index: 4;
    background: var(--white_clr); border: 1px solid #ccc; width: 34px; height: 34px;
    font-size: 15px; color: var(--primary_clr); line-height: normal; text-align: center; cursor: pointer;opacity: 0;
    -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;
    -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;
}
.arrow-up{
	display: block; width: 14px; height: 24px;
	background: url('../images/arrow_icon.png') no-repeat center; background-size: 100% auto;
	transform: rotate(90deg); position: relative; left: 0; top: 0;
}
.scrollup.active{
	right: 10px; opacity: 1;
}
/*Footer End*/

/*Midlle Section css*/
.middle-section{position:relative; min-height:50vh; overflow:hidden;}
img.alignleft{float:left; margin:0 20px 20px 0; -webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
img.alignright{float:right; margin:0 0 20px 20px; -webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
img.alignnone{margin:0 0 20px; -webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
iframe.alignleft{float:left; margin:0 20px 20px 0;}
iframe.alignright{float:right;margin:0 0 20px 20px;}
iframe.iframe-embed.alignright{max-width:500px;height:315px !important;}
.bg-img{position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 0; background-size: cover !important;}
.bg-img:before{display: block; content: ""; background: var(--dark_clr); position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 0; opacity: 0.7;}
.bg-img.before-none:before{display: none;}
.bg-img.fixed{background-attachment: fixed !important;}
.no-img.d-flex{align-items: center;justify-content: center;font-size: 24px;line-height: normal; color: #999; background: #ddd;}
.btnbox{padding:20px 0 0;}
.space-20{
	margin-left: -20px; margin-right: -20px;
}
.space-20 .items{
	padding-left: 20px; padding-right: 20px;
}
.block-title{
	position:relative; margin: 0 0 20px;
}
.block-title p{
	font-size: 20px; line-height: 1.6;
}
.card-link{
	display: block; position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 2;
}
.btn-link{
	padding: 12px 20px; display: inline-flex; font-size: 18px; line-height: 24px; color: var(--primary_clr); font-weight: 500; text-decoration: none;
}
.btn-link.btn{
	background: none;
}
.arrow_icon{
	display: inline-flex; width: 16px; height: 24px; margin-right: 10px;
	background: url('../images/arrow_icon.png') no-repeat center; background-size: 100% auto !important;
	-moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;
}
.btn-link:hover .arrow_icon,
.btn-link.clr .arrow_icon,
.btn-link.white .arrow_icon{
	background: url('../images/arrow_icon_w.png') no-repeat center;
}
.btn-link span{
	display: inline-flex; align-items: center;
}
.btn-link:hover{
	text-decoration: none; color: var(--white_clr);
}
.btn-link.white{
	color: var(--white_clr);
}

/* About Section */
.about-section{
	position: relative;
}
.about-inn .imgbox {
    width: 100%; height: 100%; border-radius: 10px; overflow: hidden;
}
.about-inn .imgbox img{
	display: block; width: 100%; height: 100%; object-fit: cover;
}

/*services Section*/
.services-box{
	position: relative; flex-direction: column; height: 100%; background: var(--white_clr); padding: 40px; border-radius: 10px 0 10px 10px; overflow: hidden;
}
.services-box:before{
	display: block; content: ""; position: absolute; left: -400px; top: 0; bottom: 0; right: 0; width: 100%; height: 100%; background: var(--primary_clr); -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s; opacity: 0;
}
.services-box:hover:before {
	left: 0; opacity: 1;
}
.services-box:hover .services-content * {
	color: var(--white_clr);
}
.services-box:hover .service-icon {
    filter: brightness(100) saturate(0%);
}
.services-box .service-icon {
    position: relative; font-size: 70px; width: 80px; height: 80px; background: linear-gradient(-45deg, rgba(30, 138, 138, 0.3) 0%, rgba(30, 138, 138, 0) 50%, rgba(30, 138, 138, 0.3) 100%); border-radius: 50%; border: 1px solid rgba(30, 138, 138, 0.15); display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; line-height: 1; -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;
}
.services-box .service-icon img {
    display: block; max-width: 44px; margin: 0 auto;
}
.services-content {
    margin-top: 20px; position: relative;
}
.ser_count {
    display: block; position: absolute; right: 0; top: 0; width: 40px; height: 40px; background: #ecf0f0; color: var(--primary_clr); display: flex; align-items: center; justify-content: center; border-radius: 0 0 0 10px; font-weight: 700; 
}
.services-box:hover .btn{
	background: var(--white_clr);
}
.services-box:hover .btn .btn-text{
	color: var(--primary_clr);
}

/*Technical*/
.technical-list{
	flex-wrap: wrap;
}
.technical-list .technical-items:nth-child(5n+1) {
    border-left: 0;
}
.technical-list .technical-items:first-child, 
.technical-list .technical-items:nth-child(2), 
.technical-list .technical-items:nth-child(3), 
.technical-list .technical-items:nth-child(4), 
.technical-list .technical-items:nth-child(5) {
    border-top: 0;
}
.technical-list .technical-items {
    -ms-flex-preferred-size: 20%; flex-basis: 20%; min-width: 20%; max-width: 20%; border: 1px solid #eee; border-width: 1px 0 0 1px;
}
.technical-box {
    padding: 20px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; position: relative; height: 110px; transition: .4s;
}
.technical-box:hover {
    -webkit-box-shadow: 0 0 30px rgba(0,0,0,.1);
    box-shadow: 0 0 30px rgba(0,0,0,.1); z-index: 2;
}
.technical-box img {
    max-width: 160px; max-height: 70px; -webkit-filter: grayscale(1); filter: grayscale(1); transition: .4s;
}
.technical-box:hover img {
    -webkit-filter: grayscale(0); filter: grayscale(0);
}

/*Portfolio*/
.portfolio-box{
	padding: 15px; border-radius: 10px; overflow: hidden; background: var(--white_clr); height: 100%;
}
.portfolio-img {
    width: 100%; height: 200px; border-radius: 10px; overflow: hidden;
}
.portfolio-img img,
.portfolio-desktop-layout,
.portfolio-tablet-layout,
.portfolio-mobile-layout {
	display: block; width: 100%; height: 100%; object-fit: cover; object-position: top;
    -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;
}
.portfolio-tablet-layout,
.portfolio-mobile-layout{
	display: none;
}
.portfolio-box:hover .portfolio-img img {
    transform: scale(1.05) rotate(-2deg);
}
.portfolio-section .slick-arrow {
    background: var(--secondary_clr);
    color: var(--white_clr);
}

/*Industry*/
.industry-list{
	margin: 0 -10px; flex-wrap: wrap;
}
.industry-list .industry-items{
	width: 20%; padding: 10px;
}
.industry-list .industry-items:nth-child(even) .industry-box{
	background: var(--primary_clr);
}
.industry-list .industry-items:nth-child(even) .industry-box .imgbox,
.industry-list .industry-items:nth-child(odd) .industry-box .imgbox{
	filter: brightness(100) saturate(100%);
}
.industry-list .industry-items:nth-child(odd) .industry-box{
	background: var(--secondary_clr);
}
.industry-box{
	padding: 20px; text-align: center; height: 100%; border-radius: 10px;
}
.industry-box:hover{
	background: var(--primary_clr) !important;
}
.industry-box .imgbox{
	 max-width: 44px; margin: 0 auto 15px;
}
.industry-box .imgbox img{
	display: block;
}
.industry-box h5{
	color: var(--white_clr); font-size: 18px;
}

/* Two Columns */
.two-columns-inn + .two-columns-inn{
	margin-top: 40px;
}
.two-columns-inn {
    background: var(--white_clr); padding: 40px;
}
.two-columns-imgbox {
    position: relative;
}
.two-columns-imgbox:before {
    display: block; content: ""; position: absolute; right: -15px; top: -15px; bottom: -15px; width: 65%; height: 110%; background: var(--secondary_clr); z-index: 0; border-radius: 0 20px 0 0;
}
.two-columns-imgbox .imgbox {
    width: 100%; height: 300px; overflow: hidden; border-radius: 20px; z-index: 1; position: relative;
}
.two-columns-imgbox .imgbox img {
    display: block; width: 100%; height: 100%; object-fit: cover;
}
.video_block {
    width: 100%; height: 100%; overflow: hidden; position: relative; border-radius: 20px; 
}
.video_block video {
	display: block; width: 100%; height: 100%; object-fit: cover;
}
.two-columns-main .two-columns-inn:nth-child(even) {
    flex-direction: row-reverse;
}
.two-columns-main .two-columns-inn:nth-child(even) .two-columns-content {
    padding-left: 20px;
}

/* Testimonial */
.testimonial-section .bg-img{
	border-radius: 10px;
	margin: 10px 10px 0 10px;
}
.testimonial-section .block-title{
	margin-bottom: 40px;
}
.card-testimonial {
    padding: 30px; flex-direction: column; position: relative; background: rgb(30 107 125 / 10%); -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 100%;
}
.card-testimonial * {
	color: var(--white_clr);
}
.imgbox-client {
    width: 60px; height: 60px; min-width: 60px; margin-right: 20px; border-radius: 50%; overflow: hidden;
}
.imgbox-client img {
    display: block; width: 100%; height: 100%; object-fit: cover; 
}
.testimonial-head {
    margin: 0 0 20px;
}
.star-box {
    font-size: 18px; color: var(--primary_clr); letter-spacing: 0.1em; border-top: 1px solid rgb(30 107 125 / 20%); padding-top: 15px;
}
.star-box i + i {
    margin-left: 4px;
}
.star-box i {
    color: var(--primary_clr);
}
.card-testimonial p {
    font-size: 15px; line-height: 25px;
}
.client-name {
    font-size: 20px; line-height: 22px; font-weight: 600;
}
.client-name strong {
    font-weight: 700;
}
.card-testimonial .textbox {
    padding: 0 0 20px;
}
.card-testimonial .btnbox .read-more-link {
    padding: 30px 0 0;
    border-top: 1px solid #ddd;
}
.testimonial-slider .slick-arrow {
    top: -100px; border: 1px solid var(--white_clr); color: var(--white_clr);
}
.testimonial-section .container .testimonial-slider .slick-list {
    overflow: visible;
}
.testimonial-slider .slick-arrow:hover{
	background: var(--white_clr); color: var(--primary_clr);
}
.testimonial-slider .slick-arrow.slick-prev {
    left: auto; right: 60px;
}

/* Blogs */
.blog-list .items + .items{
	margin-top: 20px;
}
.blog-text-block{
	width: 66.66%; padding-right: 20px;
}
.blog-card-dates {
    width: 50%; flex-direction: column; padding-right: 20px;
}
.blog-card .textbox {
    width: 50%; padding-right: 20px; flex-direction: column;
}
.blog-card .blog-thumbnail {
    width: 33.33%;
}
.blog-section .blog-card {
    padding: 30px; border: 1px solid #e7e7e7; background: var(--white_clr); border-radius: 10px; height: 100%;
}
.blog-card .imgbox {
    display: block; width: 300px; height: 200px; margin-left: auto; overflow: hidden; border-radius: 10px;
}
.blog-card:hover .imgbox img {
    transform: scale(1.1) rotate(-2deg);
}
.blog-card .imgbox img {
    display: block; width: 100%; height: 100%; object-fit: cover; display: block;
    -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;
}
.blog-business h5 {
    padding: 5px 15px; background: var(--primary_clr); color: var(--white_clr); display: inline-block; font-size: 14px; line-height: 20px; border-radius: 30px;
}
.blog-card .date {
    color: var(--primary_clr); font-size: 16px; line-height: 16px; margin-bottom: 12px; font-style: italic; 
}
.blog-card .textbox h3 a {
    background-image: -webkit-gradient(linear, left top, left bottom, from(currentColor), to(currentColor));
    background-image: linear-gradient(to bottom, currentColor 0%, currentColor 100%);
    background-size: 0 2px; background-repeat: no-repeat; background-position: 0 85%; display: inline;
}
.blog-card .textbox h3 a:hover {
    background-size: 100% 2px;
}

/*contact Page*/
.contact-detail {
    border-radius: 10px 0 0 10px;
    padding: 40px;
}
.contact-detail h2,
.contact-detail p{
	color: var(--white_clr);
}
.contact-form h2 strong {
    background: linear-gradient(to right, #000000 0%, #1e6b7d 50%, #1e6b7d 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
}
.contact-title h6 {
    margin-bottom: 6px; font-size: 16px;
}
.contact-title {
    border-top: 1px solid rgb(255 255 255 / 20%);
    padding: 15px 0 0 60px;
}
.contact-title {
    position: relative;
}
.contact-title .c_icon {
    position: absolute; top: 20px; left: 0; min-width: 34px;
}
.contact-title:before {
    display: block; content: ""; position: absolute; top: 20px; left: 0; min-width: 44px; height: 45px; background: var(--white_clr); border-radius: 5px;
}
.contact-title .mappin_icon {
    background: url('../images/mappin_icon.png') no-repeat center !important;
    min-width: 36px; height: 36px; background-size: contain !important; left: 4px; top: 25px;
}
.contact-title .phone_icon {
    background: url('../images/phone_icon_new.png') no-repeat center !important;
    height: 36px; min-width: 36px; background-size: contain !important; left: 5px; top: 25px;
}
.contact-title .email_icon {
    background: url('../images/email_icon_new.png') no-repeat center !important;
    height: 36px; min-width: 36px; background-size: contain !important; left: 4px; top: 25px;
}
.form-inner{
	flex-wrap: wrap; margin: 0 -10px;
}
.input-field{
	padding: 0 10px; margin: 0 0 20px; flex-basis:50%;min-width:50%;max-width:50%; position: relative;
}
.input-field.full-width{
	flex-basis:100%;min-width:100%;max-width:100%;
}
.input-field input,
.input-field textarea,
.input-field select,
.form-group input,
.form-group textarea,
.form-group select{
	border-color: var(--primary_clr);transition: all 0.5s ease;
}
.input-field input:focus,
.input-field textarea:focus,
.input-field select:focus{
	border-color: var(--primary_clr); background: rgb(75 168 71 / 10%);
}
.input-field input::placeholder,
.input-field textarea::placeholder,
.form-group input::placeholder,
.form-group textarea::placeholder {
	opacity: 0.9;
}
.contact-form {
    padding: 40px; background: var(--white_clr); box-shadow: 0 0 20px rgb(30 107 125 / 20%); border-radius: 0 10px 10px 0; margin-left: -30px; height: 100%;
}
.contact-items + .contact-items {
    margin-top: 15px;
}
.contact-add p strong {
    display: inline-block; border-bottom: 1px solid rgb(0 0 0 / 30%); margin-bottom: 4px;
}
.contact-add p a,.contact-add a{
    display: block;
}
.contact-detail p a:hover {
    color: var(--white_clr);
    border-bottom: 1px solid rgb(255 255 255 / 50%);
}
.contact-add .iconbox {
    width: 40px; height: 40px; min-width: 40px; background: linear-gradient(25deg, #b10055, #ffc62d); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 20px; color: var(--white_clr); margin-right: 30px;
}

/* internal-banner */
.internal-banner .bg-img{
	margin: 10px 10px 40px;
	border-radius: 10px;
	overflow: hidden;
}
.internal-banner .bg-img:before {
  background: linear-gradient(90deg, #004b4b 0%, #002b2b 100%) !important;
  opacity: 0.9;
}
.banner-inner{
	padding: 100px 0 132px;
}
.internal-banner .caption{
	max-width: 900px; margin: 0 auto 0 0; padding-left: 30px; border-left: 5px solid var(--white_clr);
}
.internal-banner .caption p {
	color: var(--white_clr);
}
/*Cta*/
.cta-section .bg-img{
	overflow: hidden; border-radius: 10px; background: rgb(9 123 124);
}
.cta-inner{
	padding: 60px 40px;
}
.cta-caption {
    width: 100%; justify-content: space-between; z-index: 1;
}
.cta-caption h2 {
    font-size: 50px;
}
.cta-caption .btnbox .btn{
	background: var(--white_clr); border-color: var(--white_clr);
}
.cta-caption .btnbox .btn .btn-text{
	color: var(--secondary_clr);
}
/*services-detail*/
.services-content-inn .left-block {
	padding-right: 40px;
}
.sidebar-form .input-field {
    flex-basis: 100%;
    min-width: 100%;
    max-width: 100%;
}
.sidebar-form .contact-form{
	border-radius: 10px;
}
.pagination-single {
    padding-top: 30px;
    border-top: 1px solid #ccc;
    margin-top: 30px;
}

/*Testimonial Page*/
.testimonial-page .testimonial-list .items{
	padding: 15px;
}
.testimonial-page .card-testimonial {
    background: rgb(30 107 125 / 100%);
}
.testimonial-page .card-testimonial .star-box {
    border-top: 1px solid rgb(255 255 255 / 20%);
}
.testimonial-page .card-testimonial .star-box i {
    color: var(--white_clr);
}

/*Blog Page*/
.blog-page .blog-list .items{
	padding: 15px;
}
.blog-page .blog-list .items + .items{
	margin: 0;
}


/*==========================================
===============:: MEDIA CSS ::==============
============================================*/
@media screen and (max-width:1365px){
.container,
.max-container{max-width: 1140px;}
h1, .h1{font-size: 70px;line-height: 78px;}
h2, .h2{font-size: 40px;line-height: 48px;}
.banner-left-block {
    padding-right: 40px;
}


}
/* iPad 1024px View */
@media screen and (max-width:1199px){
.container{width:100%; max-width:100%; padding:0 35px;}
.btnbox{padding:10px 0 0;}
.ptb-100, .ptb-80, .ptb-90, .ptb-60{padding: 60px 0;}
h1, .h1, h2, .h2, h3, h4, h5, h6{line-height: 1.2;}
h1, .h1{font-size: 60px;line-height: 68px;}
h2, .h2{font-size: 34px;line-height: 42px;}
h3 {font-size: 24px;line-height: 32px;}
h4 {font-size: 20px;line-height: 28px;}
.button, .btn {
    padding: 8px 12px 8px 22px; font-size: 16px; line-height: 24px;
}
/*Header and banner*/
.nav-main{display:none !important;}
.mobi-iconbox{display:flex;}
.header-inner,
.navbar_fixed .header-inner,
.header-blank,
.navbar_fixed + .header-blank{
    height: 90px;
}
.header-inner{
    height: 110px; padding: 0 10px;
}
.site-logo {
    width: 200px;
}
.head-btnbox {
    padding-right: 50px;
}
.head-btnbox .btn {
    padding: 5px 10px 5px 20px; font-size: 14px; line-height: 20px;
}
.btn .btn_icon {
    width: 34px; min-width: 34px; height: 34px;
}
.header-middle {
    margin-right: 55px;
}
.footer-left {
    min-width: 400px; max-width: 400px; padding-right: 60px;
}
.f-inn {
    padding: 60px 40px 40px 0;
}
.footer h4{
	font-size: 16px;
}
.f-links ul li{
	font-size: 14px; line-height: 20px; padding-left: 24px;
}
.f-links ul li:before{
	width: 12px; height: 20px;
}
.hero-banner .items {
    height: 580px;
    min-height: 580px;
    padding: 150px 0 40px;
}
.banner-left-block {
    padding-right: 20px;
}
.circle {
    width: 180px;
    height: 180px;
    border-radius: 90vmax;
}
.logo {
    width: 100px;
    height: 100px;
    border-radius: 90vmax;
}
.text span {
    transform-origin: 0 90px;
}
.blog-section .block-title {
    padding-bottom: 30px;
}
.portfolio-img {
    height: 140px;
}
.datecard h5 {
    font-size: 16px;
}
.blog-business h5 {
    font-size: 12px;
}


}
/* iPad 768px view*/
@media screen and (max-width:991px){
h1, .h1{font-size: 46px;line-height: 56px;}
h2, .h2 {font-size: 30px;line-height: 38px;}
.ptb-100, .ptb-80, .ptb-90, .ptb-60{padding:50px 0;}
.block-title {
    padding-bottom: 20px !important;
}
.navbar_fixed .header-inner .site-logo {
    width: 180px;
}
/*Banner*/
.hero-banner .items {
    height: 540px;
    min-height: 540px;
    padding: 150px 0 40px;
}
.front-hero-caption .btnbox {
    flex-direction: column-reverse;
    align-items: flex-start;
}
.front-hero-caption p {
    margin: 0 0 30px;
}
.banner-left-block {
    padding-right: 0;
}
.circle {
    width: 150px;
    height: 150px;
}
.logo {
    width: 80px;
    height: 80px;
}
.text span {
    transform-origin: 0 74px;
    font-size: 18px;
}
.about-inn .left-block{
	margin-bottom: 30px;
}
.portfolio-section .block-title h2{
    padding-right: 20px;
}
.portfolio-desktop-layout{
	display: none;
}
.portfolio-tablet-layout{
	display: block;
}
.industry-list .industry-items {
    width: 33.33%;
}
.testimonial-section .block-title {
    margin-bottom: 20px;
}
.blog-card .imgbox {
    width: 100%;
    height: 100%;
}
.blog-card h3 {
    font-size: 22px;
    line-height: 28px;
}
.contact-detail {
    border-radius: 10px 10px 0 0;
}
.contact-form {
    margin: 0; border-radius: 0 0 10px 10px;
}

/*Footer*/
.f-inn {
    padding: 60px 40px 40px 0;
    flex-wrap: wrap;
}
.footer-left {
    min-width: 100%; padding: 0;
}
.footer-right {
    margin-top: 20px;
}
.f-logo {
    max-width: 200px;
    margin-right: auto;
}
.banner-inner {
    padding: 70px 0 102px;
}
.services-content-inn .left-block {
    padding: 15px 15px 30px;
}


}
/* iPhone-6 plus 736 (Landscape) view */
@media screen and (max-width:767px){
body{-webkit-text-size-adjust:none;}
h1, .h1{font-size: 34px; line-height: 44px;}
h2, .h2{font-size: 28px; line-height: 36px;}
h3 {font-size: 20px; line-height: 24px;}
h6 {font-size: 18px; line-height: 24px;}
p{margin:0 0 15px;}
.ptb-120, .ptb-100, .ptb-80, .ptb-90,
.ptb-60, .ptb-50{padding:40px 0;}
img.alignleft, img.alignright, img.alignnone,
iframe, iframe.alignleft, iframe.alignright, iframe.iframe-embed.alignright{
    float: none; max-width: 100%; margin: 0 0 20px;
}
.block-title h2 > br{
	display: none;
}
.container {
    padding: 0 20px;
}
.block-title p br{
	display: none;
}
.block-title p {
    font-size: 16px;
}
.head-btnbox {
    display: none;
}
.button, .btn {
    padding: 5px 12px 5px 20px; font-size: 14px; line-height: 24px;
}
/*Header and banner*/
.mobile-menu-block{
	width: 85%; left: -105%;
}
.mobi-iconbox {
    right: 2px;
}
.header-inner {
    height: 90px;
    padding: 0;
}
.site-logo {
    width: 180px;
}
.hero-banner .bg-img {
    border-radius: 0;
    margin: 0;
}
.front-hero-inn {
    padding: 40px 0; flex-wrap: wrap; height: auto; flex-direction: column-reverse;
}
.curve-icon {
    min-width: 40px;
    height: 33px;
}
.hero-banner .items {
    height: 100%;
    min-height: 100%;
    padding: 100px 0 10px;
}
.front-hero-caption p > br{
	display: none;
}
.banner-left-block {
    padding: 30px 0 0;
}
.circle {
    margin: 20px 0 0 10px;
}
.contact-section .block-title {
    max-width: 100%;
    margin: 0 auto 20px;
}
.contact-detail {
    padding: 30px;
}
.contact-form {
    padding: 30px;
}
.input-field {
    flex-basis: 100%;
    min-width: 100%;
    max-width: 100%;
}
.technical-list .technical-items {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    min-width: 50%;
    max-width: 50%;
}
.technical-list .technical-items:first-child, 
.technical-list .technical-items:nth-child(2), 
.technical-list .technical-items:nth-child(3),
.technical-list .technical-items:nth-child(4), 
.technical-list .technical-items:nth-child(5) {
    border-bottom: 1px solid #eee;
}
.technical-list .technical-items:nth-child(3),
.technical-list .technical-items:nth-child(5),
.technical-list .technical-items:nth-child(7),
.technical-list .technical-items:nth-child(9),
.technical-list .technical-items:nth-child(11){
	border-left: 0;
}
.block-title {
    flex-wrap: wrap;
}
.block-title .btnbox {
    margin-top: 15px;
}
.portfolio-section .block-title h2 {
    padding-right: 0;
}
.portfolio-section .block-title {
    padding-bottom: 30px !important;
}
.portfolio-img {
    height: 160px;
}
.portfolio-tablet-layout{
	display: none;
}
.portfolio-mobile-layout{
	display: block !important;
}
.industry-list .industry-items {
    width: 50%;
}
.testimonial-section .bg-img {
    border-radius: 0;
    margin: 0;
}
.testimonial-section {
    padding: 40px 0 100px;
}
.testimonial-section .block-title {
    margin-bottom: 0;
    text-align: center;
}
.testimonial-slider .slick-arrow {
    top: auto;
    bottom: -60px;
    left: 50%;
}
.testimonial-slider .slick-arrow.slick-next {
    left: 52%;
}
.testimonial-slider .slick-arrow.slick-prev {
    left: 36%;
    right: auto;
}
.blog-section .blog-card {
    flex-direction: column-reverse; padding: 15px;
}
.blog-card .blog-thumbnail {
    width: 100%;
}
.blog-text-block {
    width: 100%;
    padding: 20px 0 0;
    flex-direction: column;
}
.blog-card-dates {
    width: 100%;
    padding: 0 0 20px;
    flex-direction: row;
}
.blog-card .textbox {
    width: 100%;
    padding-right: 0;
}
.blog-card .imgbox {
    width: 100%;
    height: 200px;
}
.datecard {
    width: 56%;
}
.blog-business {
    width: 46%;
    text-align: right;
}
.contact-detail,
.contact-form {
    padding: 20px;
}
.f-contact-info p a {
    word-break: break-word;
}
.internal-banner .bg-img {
    margin: 0;
    border-radius: 0;
}
.internal-banner .caption {
    padding-left: 15px;
}
.banner-inner {
    padding: 70px 0;
}
.front-hero-caption p {
    margin: 0 0 15px;
}


}/*767 End*/