@-webkit-keyframes shine{0%{background-position:0%}100%{background-position:200%}}@keyframes shine{0%{background-position:0%}100%{background-position:200%}}html{height:100%}body{margin:0 auto;width:100%;font-family:"test_martina_plantijnregular";color:#565d6f;background-color:#ece7db;position:relative;z-index:1;transition:all .3s ease;-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease}body::-webkit-scrollbar{width:5px}body::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px rgba(16,24,32,.5);box-shadow:inset 0 0 5px rgba(16,24,32,.5)}body::-webkit-scrollbar-thumb{background-color:#101820;outline:1px solid #101820}h1,h2,h3,h4,h5,h6,li,button,input,select,textarea,optgroup{font-family:"test_martina_plantijnregular";transition:all .3s ease;-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease}h1,h2,h3,h4,h5,h6{margin:0;font-weight:inherit;line-height:inherit;color:#355244}p,a,span{font-weight:normal;font-family:"Arimo"}li{list-style:none;line-height:2;margin:0;padding:0}a,button{text-decoration:none;color:inherit;outline:none !important;-webkit-box-shadow:none !important;box-shadow:none !important}a:hover,a:focus,button:hover,button:focus{text-decoration:none;color:inherit}button,input,optgroup,select,textarea{margin:0;font-size:inherit;line-height:inherit;outline:none !important;-webkit-box-shadow:none !important;box-shadow:none !important}ul{margin:0;padding:0}img,svg{width:100%;max-width:100%;height:auto;vertical-align:middle;border-style:none}.is_relative{position:relative}.o-hidden{overflow:hidden}.hidden{display:none !important;visibility:hidden}.align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}p{color:#76837d}.container{width:100%;max-width:100%;padding:0 100px}@media(max-width: 1799px){.container{padding:0 50px}}@media(max-width: 1279px){.container{padding:0 30px}}@media(max-width: 655px){.container{padding:0 16px}}.mainContent{padding:30px 0}@media(min-width: 768px){.mainContent{padding:50px 0}}@media(min-width: 1800px){.mainContent{padding:150px 0}}body,h1,h2,h3,h4,h5,h6,p,a,button,input,select,textarea,img,svg{transition:all .3s ease;-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease}header{position:absolute;left:0;right:0;z-index:99;top:0;padding:0 100px;padding-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 1799px){header{padding:20px 50px}}@media(max-width: 1279px){header{padding:15px 30px}}@media(max-width: 655px){header{padding:15px 16px}}header:before{position:absolute;content:"";left:0;right:0;top:0;background:-webkit-gradient(linear, left top, left bottom, from(rgb(255, 255, 255)), to(rgba(0, 0, 0, 0)));height:200px;z-index:-9}header .head-logo img{width:355px}@media(max-width: 1799px){header .head-logo img{width:300px}}@media(max-width: 1399px){header .head-logo img{width:250px}}@media(max-width: 1279px){header .head-logo img{width:200px}}@media(max-width: 655px){header .head-logo img{width:150px}}header .head-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;gap:50px}header .head-menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 20px}header .head-menu ul li a{font-size:16px;color:#3b5075;letter-spacing:1px;font-family:"Outfit",sans-serif;font-weight:500;position:relative}header .head-menu ul li a:before{position:absolute;content:"";left:auto;right:0;bottom:-5px;height:1px;background:#355244;-webkit-transition:all 400ms;transition:all 400ms;width:0}header .head-menu ul li a:hover:before{left:0;-webkit-transition:all 400ms;transition:all 400ms;width:100%;right:auto}@media(max-width: 1279px){header .head-menu ul{display:none}}header .head-menu .cnt-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}@media(max-width: 655px){header .head-menu .cnt-btn{gap:20px}}header .head-menu .cnt-btn .burger-menu{color:#282828;font-size:inherit;-webkit-box-shadow:unset;box-shadow:unset;border:none;padding:0}@media(min-width: 1280px){header .head-menu .cnt-btn .burger-menu{display:none}}header .head-menu .cnt-btn .burger-menu .burger-menu-inner{cursor:pointer}header .head-menu .cnt-btn .burger-menu .burger-menu-inner span{height:3px;width:30px;margin:5px 0;display:block;background-color:#355244}@media(max-width: 1399px){header .head-menu{gap:30px}header .head-menu .cnt-btn .theme-btn a{padding:5px}header .head-menu .cnt-btn .theme-btn a .text{display:none}}.menu-container{width:100%;height:100%;position:fixed;top:0;left:0;background-color:#ece7db;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:-webkit-transform .5s ease-in;transition:-webkit-transform .5s ease-in;transition:transform .5s ease-in;transition:transform .5s ease-in, -webkit-transform .5s ease-in;z-index:9999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;padding:50px 0}.menu-container .menu-logo{width:300px;display:block;margin-top:16px;margin-left:auto;margin-right:auto;-webkit-transition:opacity .32s cubic-bezier(0.64, 0.04, 0.32, 1);transition:opacity .32s cubic-bezier(0.64, 0.04, 0.32, 1)}@media(max-width: 767px){.menu-container .menu-logo{width:200px}}.menu-container nav{opacity:1;position:relative;-webkit-transition:opacity .32s cubic-bezier(0.64, 0.04, 0.32, 1);transition:opacity .32s cubic-bezier(0.64, 0.04, 0.32, 1)}.menu-container .menu{margin-left:0;background-color:rgba(0,0,0,0);padding-left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}.menu-container .menu li{line-height:normal}.menu-container .menu li a{font-size:24px;line-height:1;font-weight:500;color:#3b5075;display:block;text-align:center;text-transform:capitalize;font-family:"test_martina_plantijnregular"}.menu-container .menu li a:hover{color:#355244}@media(max-width: 767px){.menu-container .menu li a{font-size:20px}}.menu-container .menu-footer{-webkit-transition:opacity .32s cubic-bezier(0.64, 0.04, 0.32, 1);transition:opacity .32s cubic-bezier(0.64, 0.04, 0.32, 1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.menu-container .menu-footer a{color:#76837d;font-size:16px;letter-spacing:0;text-align:center;line-height:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;margin:0}.menu-container .menu-footer a:hover{color:#355244}.menu-container .menu-footer div{font-size:16px;letter-spacing:0;text-align:center;line-height:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.menu-container .menu-footer div p{text-transform:capitalize;font-size:16px;line-height:1.2;margin:0;color:#76837d}.menu-container.active{-webkit-transform:translateY(0vh);transform:translateY(0vh)}.menu-container.active .menu li a{opacity:1;-webkit-transition:all .32s cubic-bezier(0.64, 0.04, 0.32, 1);transition:all .32s cubic-bezier(0.64, 0.04, 0.32, 1)}.menu-container .close-btn{width:50px;height:50px;position:absolute;right:0;top:0;background-color:#355244;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:24px;font-family:"Arimo";color:#fff;cursor:pointer}.site-footer{background:#55575d;padding:100px 0 0}@media(max-width: 991px){.site-footer{padding:50px 0 0}}.site-footer .foot-top{padding-bottom:70px}@media(max-width: 1279px){.site-footer .foot-top .row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.site-footer .foot-top .cnt h2{color:#fff;margin-bottom:20px}.site-footer .foot-top .cnt p{color:#fff;width:65%;letter-spacing:.5px;line-height:30px;margin-bottom:30px}@media(max-width: 1279px){.site-footer .foot-top .cnt p{width:100%;text-align:center}}.site-footer .foot-top .cnt .theme-btn{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media(max-width: 1279px){.site-footer .foot-top .cnt{text-align:center}.site-footer .foot-top .cnt .theme-btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.site-footer .foot-top .foot-right{display:-webkit-box;display:-ms-flexbox;display:flex;gap:50px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media(max-width: 1279px){.site-footer .foot-top .foot-right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.site-footer .foot-top .foot-right .links h4{color:#ece7db;font-size:18px;text-transform:uppercase;letter-spacing:1px;margin-bottom:30px}.site-footer .foot-top .foot-right .links ul li{line-height:35px}.site-footer .foot-top .foot-right .links ul li a{font-size:16px;color:#fff;letter-spacing:.5px;-webkit-transition:all 400ms;transition:all 400ms}.site-footer .foot-top .foot-right .links ul li a:hover{color:#ece7db;-webkit-transition:all 400ms;transition:all 400ms}.site-footer .foot-top .foot-right .links p{font-size:15px;color:#fff}.site-footer .foot-top .foot-right .links p span{display:block;font-weight:600}@media(max-width: 1279px){.site-footer .foot-top .foot-right .links{text-align:center}}.site-footer .foot-btm{background:#3c3f48;padding:25px 0 15px}.site-footer .foot-btm p{margin:0;color:#fff;font-size:15px}.site-footer .foot-btm img{width:auto}.site-footer .foot-btm ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@font-face{font-family:"test_martina_plantijnregular";src:url("../fonts/test_martina_plantijn.woff2") format("woff2"),url("../fonts/test_martina_plantijn.woff") format("woff");font-weight:normal;font-style:normal}@font-face{font-family:"Arimo";src:url("../fonts/Arimo.woff2") format("woff2"),url("../fonts/Arimo.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Arimo";src:url("../fonts/Arimo-Bold.woff2") format("woff2"),url("../fonts/Arimo-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}.second-title{font-size:30px;color:#355244;font-weight:600;letter-spacing:1px}.second-title img{width:auto}@media(max-width: 991px){.second-title{font-size:25px}}@media(min-width: 1800px){.inside-padding{padding:0 100px}}.theme-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.theme-btn a,.theme-btn button{background:#fff;padding:5px 5px 5px 20px;border-radius:50px;font-size:15px;color:#355244;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;font-family:"Outfit",sans-serif;letter-spacing:.4px;font-weight:600;position:relative;z-index:9;border:1px solid rgba(0,0,0,0);overflow:hidden}@media(max-width: 767px){.theme-btn a,.theme-btn button{font-size:13px}}.theme-btn a:before,.theme-btn button:before{position:absolute;content:"";left:0;top:0;bottom:0;background:#355244;border-radius:50px;z-index:-9;opacity:0;-webkit-transition:all 400ms;transition:all 400ms;width:0}.theme-btn a span,.theme-btn button span{width:40px;height:40px;background:#355244;border-radius:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all 500ms;transition:all 500ms;border:2px solid rgba(0,0,0,0)}.theme-btn a span img,.theme-btn button span img{width:auto}.theme-btn a:hover,.theme-btn button:hover{color:#fff}.theme-btn a:hover:before,.theme-btn button:hover:before{opacity:1;-webkit-transition:all 400ms;transition:all 400ms;width:100%}.theme-btn a:hover span,.theme-btn button:hover span{border:2px solid #537363;-webkit-transition:all 500ms;transition:all 500ms}span.tagline{margin-top:15px;font-size:20px;font-style:italic;letter-spacing:.5px;font-weight:bold;color:#355244}span.tagline img{width:auto;-webkit-transform:skewX(-10deg);transform:skewX(-10deg)}@media(max-width: 991px){span.tagline{font-size:18px}}@media(max-width: 655px){span.tagline{font-size:16px}}.hero-section{height:100vh;overflow:hidden;position:relative}.hero-section:before{position:absolute;content:"";left:0;right:0;bottom:0;top:50%;background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(236, 231, 219, 0.65)));background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(236, 231, 219, 0.65) 100%)}.hero-section .hero-bg{width:100%;height:100vh;overflow:hidden}.hero-section .hero-bg video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-section .banner-cnt{position:absolute;left:0;right:0;bottom:60px;z-index:99;text-align:center;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.hero-section .banner-cnt h1{font-size:50px;width:50%;margin:0 auto;line-height:65px;margin-bottom:0px;font-weight:bold;letter-spacing:2px;color:#fff}@media(max-width: 1799px){.hero-section .banner-cnt h1{width:70%}}@media(max-width: 1279px){.hero-section .banner-cnt h1{font-size:30px;line-height:1.5}}@media(max-width: 991px){.hero-section .banner-cnt h1{width:100%}}@media(max-width: 767px){.hero-section .banner-cnt h1{font-size:25px;line-height:1.5}}.hero-section .banner-cnt p{font-size:22px;width:50%;margin:0 auto 20px;line-height:35px;letter-spacing:1px;color:#fff}@media(max-width: 1799px){.hero-section .banner-cnt p{font-size:15px;line-height:30px}}@media(max-width: 991px){.hero-section .banner-cnt p{width:100%;font-size:18px;line-height:30px}}@media(max-width: 767px){.hero-section .banner-cnt p{font-size:15px;line-height:30px}}@media(max-width: 1279px){.hero-section .banner-cnt{padding:0 30px}}@media(max-width: 655px){.hero-section .banner-cnt{padding:0 16px}}.about .top h2{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.about .top h2 img{width:auto}@media(max-width: 1279px){.about .top h2{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.about .top h3{margin:20px 0;font-size:27px;letter-spacing:1px;width:29%;line-height:40px;font-weight:600}.about .top p{font-size:18px;width:49%;letter-spacing:.5px;line-height:30px}@media(max-width: 1799px){.about .top p{font-size:15px;line-height:30px}}.about .ab-division{margin-top:30px}.about .ab-division .ab-box figure{margin:0;border-radius:20px;overflow:hidden}@media(max-width: 1279px){.about .ab-division .ab-box figure{margin:0 auto;max-width:400px}}.about .ab-division .ab-box .cnt{padding-left:100px;height:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 1799px){.about .ab-division .ab-box .cnt{padding-left:50px}}@media(max-width: 1279px){.about .ab-division .ab-box .cnt{padding:0;text-align:center}}.about .ab-division .ab-box .cnt h3{font-size:28px;width:75%;font-weight:600;letter-spacing:1px;margin-bottom:20px}@media(max-width: 1799px){.about .ab-division .ab-box .cnt h3{width:100%}}@media(max-width: 1279px){.about .ab-division .ab-box .cnt h3{font-size:25px}}.about .ab-division .ab-box .cnt p{font-size:18px;line-height:30px;width:90%}@media(max-width: 1799px){.about .ab-division .ab-box .cnt p{font-size:15px;line-height:30px;width:100%}}.about .ab-division .ab-box .cnt .det-cnt{margin-top:50px}@media(max-width: 1799px){.about .ab-division .ab-box .cnt .det-cnt{margin-top:30px}}.about .ab-division .ab-box .cnt .answer p{font-size:17px;width:100%}@media(max-width: 1799px){.about .ab-division .ab-box .cnt .answer p{font-size:15px;line-height:30px;text-align:center}}.about .ab-division .ab-box .cnt .theme-btn{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:50px}@media(max-width: 1279px){.about .ab-division .ab-box .cnt .theme-btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.about .ab-division .ab-box .cnt .theme-btn span svg{width:18px}.about .ab-division .ab-box .cnt .theme-btn span svg path{fill:#fff}@media(max-width: 1279px){.about .ab-division .ab-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}}@media(max-width: 1279px){.about .ab-division .row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about .ab-division .row .col-lg-6{width:100%}}.why-work .why-work-outer{position:relative;border-radius:20px;overflow:hidden}.why-work .det{padding:100px;position:relative;z-index:9;border-radius:20px;overflow:hidden;background-size:cover !important}@media(max-width: 1799px){.why-work .det{padding:50px 50px}}@media(max-width: 991px){.why-work .det{padding:50px 30px}}@media(max-width: 655px){.why-work .det{padding:30px 20px}}.why-work .det:before{position:absolute;content:"";left:0;right:0;top:0;bottom:0;background:linear-gradient(135deg, rgba(0, 0, 0, 0.82) 0%, rgba(0, 0, 0, 0.03) 100%);z-index:-9}@media(max-width: 1279px){.why-work .det:before{background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.82)), to(rgba(0, 0, 0, 0.5)));background:linear-gradient(180deg, rgba(0, 0, 0, 0.82) 0%, rgba(0, 0, 0, 0.5) 100%)}}.why-work .det h2{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;color:#fff;margin-bottom:30px}.why-work .det h2 img{width:auto}@media(max-width: 1279px){.why-work .det h2{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.why-work .det p{color:#fff;width:55%;font-size:18px;letter-spacing:.5px}.why-work .det p.highlight{color:#a8b8a2;font-weight:bold}@media(max-width: 1799px){.why-work .det p{font-size:15px;line-height:30px;width:70%}}@media(max-width: 1279px){.why-work .det p{text-align:center;width:100%}}.why-work .det .theme-btn{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:30px}@media(max-width: 1279px){.why-work .det .theme-btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.why-work .det .theme-btn a span svg{width:18px;fill:#fff}.why-work .det .theme-btn a span svg path{fill:#fff}.the-path .top{text-align:center;margin-bottom:40px}.the-path .top h2 img{width:auto}.the-path .path-box{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0px;background:#fff;border-radius:20px;overflow:hidden}@media(max-width: 1799px){.the-path .path-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.the-path .path-box figure{width:50%;margin:0}.the-path .path-box figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(max-width: 1799px){.the-path .path-box figure img{height:400px}}@media(max-width: 1799px){.the-path .path-box figure{width:100%}}.the-path .path-box .cnt{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:30px 30px;height:100%}@media(max-width: 655px){.the-path .path-box .cnt{padding:30px 20px}}.the-path .path-box .cnt h4{margin-bottom:20px;font-size:25px;font-weight:600;letter-spacing:1px}.the-path .path-box .cnt p{color:#76837d;font-size:16px;font-style:italic;letter-spacing:.5px;line-height:30px;margin-bottom:70px}@media(max-width: 1799px){.the-path .path-box .cnt p{margin-bottom:30px;font-size:15px}}.the-path .path-box .cnt .theme-btn{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.the-path .path-box .cnt .theme-btn a{background:#d3dbd0}.the-path .path-box .cnt .theme-btn a svg{width:18px;fill:#fff}.the-path .path-box .cnt .theme-btn a svg path{fill:#fff}@media(max-width: 1279px){.the-path .path-box .cnt .theme-btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media(max-width: 1799px){.the-path .path-box .cnt{width:100%}}@media(max-width: 1279px){.the-path .path-box .cnt{text-align:center}}.services-packages .bxo-cnt{padding:100px;position:relative;z-index:9;border-radius:20px;overflow:hidden;background-size:cover !important}@media(max-width: 1799px){.services-packages .bxo-cnt{padding:50px}}@media(max-width: 991px){.services-packages .bxo-cnt{padding:50px 30px}}@media(max-width: 655px){.services-packages .bxo-cnt{padding:30px 16px}}.services-packages .bxo-cnt:after{position:absolute;content:"";left:0;right:0;top:0;bottom:0;background:#484848;z-index:-9;opacity:.9}.services-packages .bxo-cnt h2{color:#fff;margin-bottom:20px}@media(max-width: 1279px){.services-packages .bxo-cnt h2{text-align:center}}.services-packages .bxo-cnt p{color:#fff;margin:0 auto;letter-spacing:.5px;line-height:30px}@media(max-width: 1279px){.services-packages .bxo-cnt p{text-align:center}}.services-packages .bxo-cnt .btm{margin-top:50px}@media(max-width: 1279px){.services-packages .bxo-cnt .btm{text-align:center;margin-top:30px}}.services-packages .bxo-cnt .btm .sessions-outer{margin-bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;border-top:1px solid #6b665f;padding-top:50px}@media(max-width: 1279px){.services-packages .bxo-cnt .btm .sessions-outer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:none;padding:0}}.services-packages .bxo-cnt .btm .sessions-outer .box{width:calc(33.3333333333% - 15px)}.services-packages .bxo-cnt .btm .sessions-outer .box h3{font-size:25px;color:#fff;margin-bottom:15px;letter-spacing:.5px}@media(max-width: 767px){.services-packages .bxo-cnt .btm .sessions-outer .box h3{font-size:22px}}.services-packages .bxo-cnt .btm .sessions-outer .box p{width:90%;margin:0;color:#d7d7d7}@media(max-width: 1799px){.services-packages .bxo-cnt .btm .sessions-outer .box p{font-size:15px;line-height:30px;width:100%}}@media(max-width: 1279px){.services-packages .bxo-cnt .btm .sessions-outer .box{width:100%;text-align:center;border:1px solid #6b665f;padding:30px;border-radius:10px}}@media(max-width: 655px){.services-packages .bxo-cnt .btm .sessions-outer .box{padding:20px}}.services-packages .bxo-cnt .btm .theme-btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.services-packages .bxo-cnt .btm .theme-btn a{margin:0 5px}.services-packages .bxo-cnt .btm .theme-btn a.no-bg{background:rgba(0,0,0,0);border:1px solid #ddd;color:#fff}.services-packages .bxo-cnt .btm .theme-btn a span svg{width:15px;fill:#fff}.services-packages .bxo-cnt .btm .theme-btn a span svg path{fill:#fff}@media(max-width: 767px){.services-packages .bxo-cnt .btm .theme-btn a{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media(max-width: 767px){.services-packages .bxo-cnt .btm .theme-btn{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}}.services-packages .bxo-cnt .btm span.tagline{color:#fff;margin-top:50px;display:block;text-align:center}.services-packages .bxo-cnt .btm span.tagline svg{width:auto;fill:#fff;-webkit-transform:skewX(-12deg);transform:skewX(-12deg)}.services-packages .bxo-cnt .btm span.tagline svg path{fill:#fff}.testimonial .top{text-align:center;margin-bottom:40px}.testimonial .slider-item{border:1px solid #f2f2f2;border-radius:10px;padding:30px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;height:100%;min-height:380px;background:#fff}@media(max-width: 1799px){.testimonial .slider-item{min-height:470px}}@media(max-width: 767px){.testimonial .slider-item{min-height:auto}}.testimonial .slider-item .header-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;position:relative}.testimonial .slider-item .header-meta .icon{width:56px;height:56px;border-radius:100%}.testimonial .slider-item .header-meta .text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px}.testimonial .slider-item .header-meta .text h4{font-size:18px;line-height:1;color:#112e4e;margin:0;padding:0;font-weight:bold;letter-spacing:1px}.testimonial .slider-item .header-meta .text h4 span{font-size:14px;font-weight:400;margin:0;color:#989898}.testimonial .slider-item .header-meta .quotes-icon{position:absolute;right:0;top:0;bottom:0;margin:auto;width:32px;height:21px}.testimonial .slider-item .content-block{height:100%}.testimonial .slider-item .content-block p{font-size:16px;line-height:30px;color:#3c3f48;margin:0}.testimonial .slider-item .content-block p span{font-size:30px}.testimonial .owl-dots{text-align:center;width:150px;margin:50px auto 0}.testimonial .owl-dots button{width:27px;height:3px;background:#d8d8d8;margin:0 5px;border-radius:50px}.testimonial .owl-dots button.active{background:#475841}.inner-banner{height:550px;background-size:cover !important;position:relative;z-index:9}@media(max-width: 1279px){.inner-banner{height:350px}}.inner-banner:before{position:absolute;content:"";left:0;right:0;top:0;bottom:0;background:#b1aa98;opacity:.6;z-index:-9}.inner-banner .cnt{position:absolute;right:0;left:0;text-align:center;bottom:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.inner-banner .cnt h1{font-size:50px;font-weight:700;margin-bottom:0px;color:#fff}@media(max-width: 1279px){.inner-banner .cnt h1{font-size:35px}}.inner-banner .cnt ul{display:-webkit-box;display:-ms-flexbox;display:flex;background:rgba(0,0,0,.231372549);width:-webkit-max-content;width:-moz-max-content;width:max-content;gap:5px;backdrop-filter:blur(10px);border-radius:50px;padding:0 30px;display:none}.inner-banner .cnt ul li{padding:10px 0;font-size:16px;color:#fff;letter-spacing:1px}.inner-banner .cnt ul li a{font-family:"test_martina_plantijnregular";font-size:16px;color:#fff;letter-spacing:1px}.about-inner .ab-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about-inner .ab-box .cnt h2 img{margin-right:5px}.about-inner .ab-box .cnt h3{font-size:25px;font-weight:700;letter-spacing:1px;margin:30px 0}.about-inner .ab-box .cnt p{font-size:18px;width:88%;line-height:32px;text-align:justify}.about-inner .ab-box .cnt p:last-child{margin:0}@media(max-width: 1279px){.about-inner .ab-box .cnt p{width:100%;-moz-text-align-last:center;text-align-last:center}}.about-inner .ab-box figure{margin:0;width:100%}.about-inner .ab-box figure img{height:505px;-o-object-fit:cover;object-fit:cover;border-radius:30px}@media(max-width: 1279px){.about-inner .ab-box figure img{max-width:550px;height:auto}}@media(max-width: 767px){.about-inner .ab-box figure img{max-width:350px}}@media(max-width: 1279px){.about-inner .ab-box{width:100%;text-align:center}}@media(max-width: 1279px){.about-inner .row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}}.about-me .det:before{background:rgba(53,82,68,.831372549);backdrop-filter:blur(10px)}.about-me .det p{font-size:18px;line-height:35px;width:79%}.about-me .det p:last-child{margin:0}@media(max-width: 1279px){.about-me .det p{width:100%;text-align:justify;-moz-text-align-last:center;text-align-last:center}}.why-do-work .cnt-det{position:relative;z-index:9;padding:0 100px 80px}@media(max-width: 1799px){.why-do-work .cnt-det{padding:50px 50px}}@media(max-width: 991px){.why-do-work .cnt-det{padding:50px 30px}}@media(max-width: 767px){.why-do-work .cnt-det{padding:30px 16px}}.why-do-work .cnt-det:after{position:absolute;content:"";left:0;right:0;bottom:0;background:-webkit-gradient(linear, left top, left bottom, from(rgb(236, 231, 219)), to(rgb(255, 255, 255)));background:linear-gradient(to bottom, rgb(236, 231, 219) 0%, rgb(255, 255, 255) 100%);z-index:-9;height:100%;border-radius:20px}@media(max-width: 1279px){.why-do-work .cnt-det:after{display:none}}.why-do-work .cnt-det h2{margin-bottom:50px}.why-do-work .cnt-det p{font-size:18px;line-height:30px;letter-spacing:.5px;width:70%}.why-do-work .cnt-det p:last-child{margin:0}@media(max-width: 1279px){.why-do-work .cnt-det p{width:100%;text-align:justify;-moz-text-align-last:center;text-align-last:center}}@media(max-width: 1279px){.why-do-work .cnt-det{text-align:center}}.path-inner .top-cnt{position:relative;z-index:9;padding:100px 100px 0}@media(max-width: 1799px){.path-inner .top-cnt{padding:50px 50px}}@media(max-width: 991px){.path-inner .top-cnt{padding:30px 30px}}@media(max-width: 767px){.path-inner .top-cnt{padding:30px 16px}}.path-inner .top-cnt:after{position:absolute;content:"";left:0;right:0;bottom:0;top:0;z-index:-9;border-radius:20px 20px 0 0;background:-webkit-gradient(linear, left bottom, left top, from(rgb(236, 231, 219)), to(rgb(255, 255, 255)));background:linear-gradient(to top, rgb(236, 231, 219) 0%, rgb(255, 255, 255) 100%)}@media(max-width: 1279px){.path-inner .top-cnt:after{display:none}}@media(max-width: 1279px){.path-inner .top-cnt .second-title{text-align:center}}.path-inner .top-cnt h3{font-size:22px;color:#355244;font-weight:bold;letter-spacing:1px;width:40%;margin-top:50px;margin-bottom:30px}@media(max-width: 1279px){.path-inner .top-cnt h3{width:100%;text-align:center}}.path-inner .top-cnt p{font-size:18px;width:50%;line-height:30px}.path-inner .top-cnt p:last-child{margin:0}@media(max-width: 1279px){.path-inner .top-cnt p{width:100%;text-align:justify;-moz-text-align-last:center;text-align-last:center}}.path-inner .top-cnt.nurturing p{width:63%}@media(max-width: 1279px){.path-inner .top-cnt.nurturing p{width:100%}}.path-inner .mid-sec{display:-webkit-box;display:-ms-flexbox;display:flex;gap:100px;margin:125px 0;padding:0 100px}@media(max-width: 1799px){.path-inner .mid-sec{padding:50px 50px;margin:0}}@media(max-width: 1279px){.path-inner .mid-sec{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px}}@media(max-width: 991px){.path-inner .mid-sec{padding:30px 30px}}@media(max-width: 767px){.path-inner .mid-sec{padding:30px 16px}}.path-inner .mid-sec figure{overflow:hidden;border-radius:20px;width:45%;margin:0}.path-inner .mid-sec figure img{border-radius:20px}@media(max-width: 1279px){.path-inner .mid-sec figure{width:100%}}.path-inner .mid-sec .cnt{width:50%}@media(max-width: 1279px){.path-inner .mid-sec .cnt{width:100%}}.path-inner .mid-sec .cnt h2{margin-bottom:30px}@media(max-width: 1279px){.path-inner .mid-sec .cnt h2{text-align:center}}.path-inner .mid-sec .cnt p{font-size:18px;line-height:30px;width:90%}.path-inner .mid-sec .cnt p:last-child{margin:0}@media(max-width: 1279px){.path-inner .mid-sec .cnt p{width:100%;text-align:justify;-moz-text-align-last:center;text-align-last:center}}.path-inner .mid-sec .cnt h5{color:#76837d;font-weight:700;font-family:"Arimo";font-size:18px;margin-bottom:20px;margin-top:40px}@media(max-width: 1279px){.path-inner .mid-sec .cnt h5{text-align:center}}.path-inner .mid-sec .cnt h6{font-size:18px;color:#355244;font-weight:700;font-family:"Arimo";margin-bottom:5px}@media(max-width: 1279px){.path-inner .mid-sec .cnt h6{text-align:center;margin-bottom:10px}}.path-inner .mid-sec .cnt p{margin-bottom:20px}.path-inner .btm-cnt{position:relative;z-index:9;padding:0 100px 100px}@media(max-width: 1799px){.path-inner .btm-cnt{padding:50px 50px}}@media(max-width: 991px){.path-inner .btm-cnt{padding:50px 30px}}@media(max-width: 767px){.path-inner .btm-cnt{padding:50px 16px}}.path-inner .btm-cnt:after{position:absolute;content:"";left:0;right:0;bottom:0;background:-webkit-gradient(linear, left top, left bottom, from(rgb(236, 231, 219)), to(rgb(255, 255, 255)));background:linear-gradient(to bottom, rgb(236, 231, 219) 0%, rgb(255, 255, 255) 100%);top:0;z-index:-9;border-radius:0 0 20px 20px}@media(max-width: 1279px){.path-inner .btm-cnt:after{display:none}}@media(max-width: 1279px){.path-inner .btm-cnt .second-title{text-align:center}}.path-inner .btm-cnt h5{font-family:"Arimo";font-size:18px;font-weight:600;color:#76837d;margin-top:25px}@media(max-width: 1279px){.path-inner .btm-cnt h5{text-align:center}}.path-inner .btm-cnt ul{margin:50px 0 80px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:35px 110px}@media(max-width: 1279px){.path-inner .btm-cnt ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0}}@media(max-width: 767px){.path-inner .btm-cnt ul{margin:50px 0}}.path-inner .btm-cnt ul li{font-size:18px;font-family:"Arimo"}@media(max-width: 1279px){.path-inner .btm-cnt ul li{text-align:center;padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid rgba(0,0,0,.15)}.path-inner .btm-cnt ul li:last-child{margin:0}}.path-inner .btm-cnt ul li img{width:auto;margin-right:10px}@media(max-width: 1279px){.path-inner .btm-cnt ul li img{display:none}}.path-inner .btm-cnt .theme-btn{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.path-inner .btm-cnt .theme-btn a{background:#d3dbd0;color:#475841}.path-inner .btm-cnt .theme-btn a span{background:#475841}.path-inner .btm-cnt .theme-btn a span svg{width:16px}.path-inner .btm-cnt .theme-btn a span svg path{fill:#fff}.path-inner .btm-cnt .theme-btn a:hover{color:#fff}@media(max-width: 1279px){.path-inner .btm-cnt .theme-btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.path-inner .btm-cnt.nurturing ul{gap:35px 75px}@media(max-width: 1279px){.path-inner .btm-cnt.nurturing ul{gap:0}}.path-inner .btm-cnt.nurturing ul li{width:41%}@media(max-width: 1279px){.path-inner .btm-cnt.nurturing ul li{width:100%}}@media(max-width: 1279px){.service-packages .sp-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px}.service-packages .sp-row .sp-left,.service-packages .sp-row .sp-right{width:100%}}.service-packages .left-cnt h2{margin-bottom:50px}.service-packages .left-cnt h6{color:#355244;font-size:20px;padding-bottom:19px;letter-spacing:1px;font-weight:600;width:81%;line-height:35px}@media(max-width: 1279px){.service-packages .left-cnt h6{width:100%}}.service-packages .left-cnt .theme-btn{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:50px}@media(max-width: 1279px){.service-packages .left-cnt .theme-btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.service-packages .left-cnt .theme-btn a span svg{width:16px}@media(max-width: 1279px){.service-packages .left-cnt{text-align:center}}.service-packages .right-cnt figure{margin:0}.service-packages .right-cnt figure img{border-radius:20px;border:5px solid #fff}.service-packages .mid{margin-top:100px;margin-bottom:100px}@media(max-width: 1279px){.service-packages .mid{margin:50px 0}}.service-packages .mid .det{border:1px solid #475841;border-radius:20px;padding:40px;text-align:center}@media(max-width: 1799px){.service-packages .mid .det{padding:30px 30px}}.service-packages .mid .det h3{font-size:25px;font-weight:600;letter-spacing:1px;margin-bottom:15px}@media(max-width: 1799px){.service-packages .mid .det h3 span{display:block}}.service-packages .mid .det p{font-size:18px;color:#76837d;margin:0}.service-packages .btm-cnt h4{font-size:22px;color:#355244;font-weight:600;margin-bottom:30px}.service-packages .btm-cnt ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:50px;-ms-flex-wrap:wrap;flex-wrap:wrap}.service-packages .btm-cnt ul li{font-size:18px;font-family:"Arimo";color:#76837d}.service-packages .btm-cnt ul li img{width:auto;margin-right:10px}@media(max-width: 767px){.service-packages .btm-cnt ul li img{display:none}}@media(max-width: 767px){.service-packages .btm-cnt ul li{padding:30px 0;border-bottom:1px solid rgba(0,0,0,.15)}.service-packages .btm-cnt ul li:last-child{border:none;padding-bottom:0}.service-packages .btm-cnt ul li:first-child{padding-top:0}}@media(max-width: 1279px){.service-packages .btm-cnt ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media(max-width: 767px){.service-packages .btm-cnt ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;gap:0}}@media(max-width: 1279px){.service-packages .btm-cnt{text-align:center}}@media(max-width: 1279px){.contact .contact-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px}}.contact .left-outer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 1279px){.contact .left-outer{width:100%;text-align:center}}.contact .left-outer .left-cnt h2{color:#355244;font-size:45px;font-weight:600;width:37%;margin-bottom:40px;line-height:55px;text-transform:capitalize}@media(max-width: 1799px){.contact .left-outer .left-cnt h2{width:75%}}@media(max-width: 1279px){.contact .left-outer .left-cnt h2{width:100%;font-size:30px}}.contact .left-outer .left-cnt p{color:#76837d;font-size:18px;width:75%;margin-bottom:60px}@media(max-width: 1799px){.contact .left-outer .left-cnt p{width:100%}}.contact .left-outer .left-cnt .det-outer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(max-width: 767px){.contact .left-outer .left-cnt .det-outer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.contact .left-outer .left-cnt .det-outer .details{border-bottom:1px dashed #355244;width:50%;margin-bottom:60px;padding-bottom:5px}@media(max-width: 767px){.contact .left-outer .left-cnt .det-outer .details{width:100%;padding-bottom:15px}.contact .left-outer .left-cnt .det-outer .details:last-child{margin-bottom:0}}.contact .left-outer .left-cnt .det-outer .details h4{font-size:20px;font-weight:600;letter-spacing:1px;margin-bottom:5px}@media(max-width: 1799px){.contact .left-outer .left-cnt .det-outer .details h4{margin-bottom:10px}}.contact .left-outer .left-cnt .det-outer .details p{font-size:18px;color:#76837d;margin:0;width:100%}.contact .left-outer .left-cnt .det-outer .details.f-width{width:100%}@media(max-width: 1279px){.contact .right-outer{width:100%}}.contact .form-outer{background:#fff;border-radius:20px;padding:50px;margin-left:10%}@media(max-width: 1279px){.contact .form-outer{margin:0}}@media(max-width: 767px){.contact .form-outer{padding:50px 30px}}.contact .form-outer h3{font-size:30px;font-weight:600;letter-spacing:1px;margin-bottom:30px}.contact .form-outer form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px}@media(max-width: 655px){.contact .form-outer form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.contact .form-outer form .input-field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(50% - 15px)}@media(max-width: 655px){.contact .form-outer form .input-field{width:100%}}.contact .form-outer form .input-field label{display:inline-block;font-size:15px;color:#000;font-family:"Arimo";text-transform:capitalize;letter-spacing:.5px;padding-bottom:5px}.contact .form-outer form .input-field input{background:#f8f5f5;height:60px;border:none;border-radius:10px;padding:10px 20px;font-family:"Arimo";font-size:15px;width:100%}.contact .form-outer form .input-field input.phone-input{padding-left:110px !important}.contact .form-outer form .input-field textarea{height:150px;border-radius:10px;border:none;background:#f8f5f5;padding:20px;width:100%}.contact .form-outer form .input-field .phone-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;background:#f8f5f5;padding:0px;border-radius:10px}.contact .form-outer form .input-field .phone-wrapper .country-select{position:relative;cursor:pointer;height:auto}.contact .form-outer form .input-field .phone-wrapper .country-select .selected{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;padding:0 20px;width:-webkit-max-content;width:-moz-max-content;width:max-content;height:100%;border-right:1px solid #ddd}.contact .form-outer form .input-field .phone-wrapper .country-select .selected img{width:20px}.contact .form-outer form .input-field .phone-wrapper .country-select .dropdown{display:none;position:absolute;top:100%;left:0;width:240px;max-height:250px;overflow-y:auto;background:#fff;border:1px solid #ddd;z-index:999}.contact .form-outer form .input-field .phone-wrapper .country-select .dropdown img{width:20px}.contact .form-outer form .input-field .phone-wrapper .country-select .dropdown li{padding:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;cursor:pointer}.contact .form-outer form .input-field.f-width{width:100%}.contact .form-outer form .theme-btn a,.contact .form-outer form .theme-btn button{background:#d3dbd0;color:#475841}.contact .form-outer form .theme-btn a svg,.contact .form-outer form .theme-btn button svg{width:16px}.contact .form-outer form .theme-btn a svg path,.contact .form-outer form .theme-btn button svg path{fill:#fff}.contact .form-outer form .theme-btn a:hover,.contact .form-outer form .theme-btn button:hover{color:#fff}.iti__selected-flag{padding:0 20px}.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag{outline:none}