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

body{color: #ffffff; font-size: 16px; font-family:  "Montserrat", sans-serif; line-height: 26px; font-weight: 400; margin: 0; padding: 0; background:#2A2B2F }
.wrapper{padding: 0; margin: 0 auto; }
img {
    max-width: 100%;
    outline: 0;
    border: 0;
}
a {text-decoration: none !important; outline: 0 !important; border: 0; transition: all ease-in 0.3s; color:#C1F844; }
a:hover{text-decoration: none; color:#ffffff; }
h1, h2, h3, h4, h5, h6{margin: 0; padding: 0 0 20px;letter-spacing: 0.02em; font-weight: 500;}
h1 {font-size: 48px;line-height: 56px;}
h2{font-size: 40px; line-height: 1.2;}
p { margin: 0; padding: 0 0 22px; line-height: 30px;}

.btn-primary { background:#1A3D36; border-color:#1A3D36; }
.btn-primary:hover, .btn-primary:focus { background:#000; border-color:#000; }

.btn-secondary { background:#C1F844; border-color:#C1F844; color:#246659 }
.btn-secondary:hover, .btn-secondary:focus { background:#1A3D36; border-color:#1A3D36; }
.form-control:focus,
.form-control { background:#1C1C1C; border-color: #1C1C1C; color: #fff}

.page { margin-bottom: 0 !important;}
.navbar { background:#1A3D36; padding:55px 30px }
.navbar-brand { padding:0  }
.navbar img { width:260px  }
.navbar-expand-lg .navbar-nav .nav-link,
.nav-link, .menu-primary-container li a { color:#C1F844; padding:8px 20px; }
.nav-link:hover, .menu-primary-container li a:hover { color:#ffffff;  }
.menu-primary-container {
    margin-left: auto;
}

.herosection { background-color:#000; background-repeat: no-repeat; background-position: center center; background-size:cover; display:flex; align-items:center; justify-content:center; height:calc(100vh - 160px); text-align:center; flex-direction:column; }
.herosection h1 { font-weight:100; font-size:70px; line-height:1 }

.signupsec { background:#246659; padding-top:50px; }
.signupsec .leftbox { padding: 0 60px; border-right: 1px solid #FFFFFF; display: flex; align-items: center; }
.signupsec .leftbox h2 { color: #C1F844; font-weight: 300; padding-bottom: 0; }
.signupsec .rightbox { padding: 0 0 0 60px; max-width:500px }
.signupsec .rightbox h3 { font-size: 40px; font-weight: 300; }
.signupsec .rightbox p { padding-bottom: 0;}
/*.checkbox { font-size:20px; color:#E5EBED; position:relative; }
.checkbox input[type='checkbox'] { opacity:0; position:absolute; }
.checkbox label { padding:8px 0 8px 40px; display:flex; align-items:center; position:relative; }
.checkbox label:before { content:''; position:absolute; left:0; top:10px; width:24px; height:24px; border:3px solid #8d999d; border-radius:4px }
.checkbox label::after { content: ''; position: absolute; left: 4px; top: 16px; width: 16px; height: 8px; border-left: 3px solid #246659; border-bottom: 3px solid #246659; border-radius: 2px; transform: rotate(-45deg); display:none; }
.checkbox input:checked + label:before { background: #C1F844; border-color:#C1F844 }
.checkbox input:checked + label:after { display:block; }*/

.checkbox input[type='checkbox'] { opacity:0; position:absolute; }
.checkbox .wpcf7-list-item { margin:0 10px 0 0; font-size:20px; color:#E5EBED; position:relative; padding:8px 0 8px 40px; }
.checkbox .wpcf7-list-item-label:before { content:''; position:absolute; left:0; top:10px; width:24px; height:24px; border:3px solid #8d999d; border-radius:4px }
.checkbox input:checked + .wpcf7-list-item-label:before { background: #C1F844; border-color:#C1F844 }
.checkbox .wpcf7-list-item-label:after { content: ''; position: absolute; left: 4px; top: 16px; width: 16px; height: 8px; border-left: 3px solid #246659; border-bottom: 3px solid #246659; border-radius: 2px; transform: rotate(-45deg); display:none; }
.checkbox input:checked + .wpcf7-list-item-label:after { display:block; }

.infosec { padding-top: 90px; padding-bottom: 90px; }
.infosec .box .imgbox { margin-bottom: 40px; }
.infosec .box .imgbox img { height: 150px; }
.infosec .box h3 { font-size: 20px; font-weight: 300; }
.infosec .box p { font-size: 18px; font-weight: 300; line-height: 24px; }

.info2 { background: #1b3d36; }
.sparkbox { padding: 80px 0; margin-top: 50px; position: relative; font-size: 32px; line-height: 40px; font-weight: 200; }
.sparkbox:before { content: ''; width: 180px; height: 1px; background:#C1F844; position: absolute; left: 0; top: 0; }


.howsec { background:#1A3D36 }
.howsec h2 { font-size:50px; font-weight:300 }
h3.infonum { color:#C1F844; font-size:50px; font-weight:300 }
.infodesc { font-size:20px; line-height:26px; font-weight:300; max-width:470px }

.howsec2 { background:#2A2B2F; position:relative; overflow:hidden; }
.howsec2 .leftbox { background:#006859; padding-top:80px; position:relative; }
.howsec2 .leftbox:before { content:''; position:absolute; right:0; top:0; width:200%; height:100%; background:#006859 }
.howsec2 .leftbox .box { margin:0 auto; height:100%; display:flex; flex-direction:column; position:relative; }
.howsec2 .rightbox { background:#2A2B2F; padding-top:80px; position:relative; }
.howsec2 .leftbox .box .infodesc { margin-bottom:30px }
.howsec2 .rightbox .box { padding:0 8% }
.howsec2 .rightbox .box img, 
.howsec2 .rightbox .box .infodesc { margin-bottom:80px; }

.newslettersec { background:#000000; padding:130px 0 }
.newslettersec p { font-size: 24px; line-height: 1.4; color:#C1DCCB; padding-bottom:0 }

.partnersec {background: #246659; height: 100vh; position: relative; overflow: hidden;}
.partnersec h2 { font-size:54px; font-weight:200; padding-bottom:90px }
.partnersec p { font-size:20px; line-height:1.4; font-weight:300; max-width:500px; padding-bottom:44px; }

.partnerimg {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    bottom: 0;
}
.partnersec img {
    position: absolute;
    right: 0px;
    top: 0;
    max-width: inherit;
    max-height: 100%;
}

.blogsec { padding:50px 0 }
.blogsec h2 {
    color: #C1DCCB;
    font-size: 54px;
    font-weight: 300;
    padding-bottom: 40px;
}
.blogsec .box { margin-bottom:30px }
.blogsec .box .imgbox {
    height: 264px;
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 20px;
}
.blogsec .box .imgbox img { width:100%; height:100%; object-fit:cover; object-position:center; }
.blogsec .box h3 {
    font-size: 24px;
}

.contact-page {background: #266659;}
.contact-left {
    max-width: 570px;
    margin: 30px auto;
}
.contact-left h2{ font-size: 56px; font-weight: 200; }
.contact-page .form-control { background: #1e453d; border:1px solid #1e453d; color:#ffffff; height: 44px;}
.contact-page .form-control:hover, .contact-page .form-control:focus { border-color:#C1F844 }
.contact-page textarea.form-control { height: 100px; }
.contact-page .contact-rgt { padding:0; }
.contact-left form p { padding-bottom:0 }

.signupbtn { border:0; background: #C1F844; color: #000; text-transform: uppercase; padding:5px 15px; border-radius: 8px; }

.meetsec { background: #000; padding: 80px 0; }
.meetsec h2 {
    font-size: 56px;
    font-weight: 200;
    padding-bottom: 40px;
}

.meetsec .box { margin-bottom: 30px; }
.meetsec .box .imgbox { width: 230px; height: 230px; overflow: hidden; border-radius: 50%; margin-bottom: 40px; }
.meetsec .box .imgbox img { width: 100%; height: 100%; object-fit: cover; }
.meetsec .box h3 { font-size: 20px; font-weight: 300; }
.meetsec .box h4 { font-size: 16px; font-weight: 300; } 
.meetsec .box p { font-weight: 300; }

.blogbanner .post-thumbnail { height: 350px; width: 100%; overflow: hidden;  }
.blogbanner .post-thumbnail img { width: 100%; height: 100%; object-fit: cover; object-position: bottom; }

.footer { background:#1A3D36; padding:80px 0 }
.footer .rightbox { color:#246659 }

.page-nav-container { display: flex; justify-content: center; }
.page-nav-container .page-numbers { width: 30px; height: 30px; display: block; background: #000; border-radius: 50%; text-align: center; margin: 0 5px; line-height: 30px; font-size: 14px; }


.newslettersec div.tnp-subscription, .newslettersec form.tnp-subscription, .newslettersec form.tnp-profile { margin: 0 !important; }
.newslettersec .tnp-email,
.newslettersec .tnp-name { background:#393939 !important; border-color: #393939 !important; color: #fff !important; }
.newslettersec .tnp-subscription input.tnp-submit { border:0 !important; background: #C1F844 !important; color: #000 !important; text-transform: uppercase !important; padding:5px 15px !important; border-radius: 8px !important; line-height:30px }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
    -webkit-text-fill-color: #ffffff !important;
    outline: none;
    -webkit-box-shadow: 0 0 0 300px #3A3D43 inset !important;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}
input::placeholder {
  color: #fff;
  opacity: 0.7; /* Firefox */
}

@media (max-width: 1199px) { 
    .signupsec .leftbox { padding: 0 30px;}
    .signupsec .rightbox { padding: 0 0 0 30px; }
    .signupsec .rightbox h3 { font-size: 34px;}
    .partnersec img { max-height: 80%; }
}

@media (max-width: 992px) { 
/*    .partnersec .container { max-width:100%; }*/
    .partnersec .col-lg-6 { order:2 }
    .partnersec .col-lg-6 + .col-lg-6 { order:1 }
    .howsec2 .leftbox::before { right:-20% }
    .newslettersec p { padding-bottom:40px }
    .partnerimg { width: 100%;  bottom: 50%; }
    .partnersec img { max-height: 100%; }
    .partnerimgcover { min-height:230px }

}

@media (max-width: 767px) {
/*    .navbar-brand { padding-left: 50px; }*/
    .navbar { padding:30px 0px }
/*    .navbar img { width:160px; }*/
.nav-link, .menu-primary-container li a {display: block;}
    .navbar-brand { padding-left: 60px; width: 100px; overflow: hidden;}
    .navbar img { width: 160px; max-width: inherit; }
    .navbar-toggler { position: absolute; left: 10px; padding: 0 10px; outline: 0; top:30px; border: 0;}
    .navbar-toggler:focus { text-decoration: none; outline: 0; box-shadow: none;}
    .navbar-toggler-icon { filter: invert(100%); }
    .navbar-collapse { position: absolute; top: 70px; background: #1a3d36; left: 0; right: 0; }
    .herosection h1 { font-size: 40px; line-height: 1.4; }
    .signupsec .leftbox { padding: 0 20px; width: 100%; border-right: 0px; margin-bottom:30px }
    .signupsec .leftbox h2 { font-size: 30px;}
    .signupsec .rightbox { width: 100%; padding: 0 20px;}
    .signupsec .rightbox h3 { font-size: 30px;}
    .signupsec .rightbox input { width: 100%; }
    .meetsec h2 { font-size: 30px;}
    .sparkbox { font-size: 24px; }
    .footer { padding: 40px 0;}
    .footer .leftbox { justify-content: center; flex: 0 0 100%; margin-bottom: 30px; }
    .footer .rightbox { display: flex; width: 100%; justify-content: center; }
    .footer .leftbox img { max-width:50px }
    .checkbox .wpcf7-list-item { display:flex; }
    .contact-left h2{ font-size: 40px; }
    .partnersec { height: auto;}
    .partnersec .col-lg-6 { margin-bottom:40px }
    .partnersec img { max-width: 100%; max-width: 80%}
    
}
/*@media (max-width: 399px) { 
    .navbar img{ display: none; }
}*/
