/*
Theme Name: Nclex Theme
Author: the CNC team
Description: Custom theme based on client requirements.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: nclex
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, custom-theme
This theme, like WordPress, is licensed under the GPL.
*/
@charset "utf-8";
/* CSS Document */
/*-----------------------------------------------------------------------------
Prototype Version:  2.4
*/
/* Table of Contents
-----------------------------------------------------------------------------
1. Clean Base
2. Base Typography
3. Images
4. Links
5. Forms
6. Tables
7. Framework
*/
/* 1. Create a Clean Base
------------------------------------------------------------------------------*/
html, body, br, hr, div, span, a, object, iframe, ul, ol, dl, li, dt, dd, h1, h2, h3, h4, h5, h6, p, blockquote, q, address,
small, big, cite, dfn, ins, del, i, em, b, strong, sup, sub, strike, pre, code, samp, kbd, var, tt, form, fieldset, legend, label,input, textarea, option, .nobox {background: transparent; border: 0; font-size: 100%; margin: 0; outline: 0; padding: 0; vertical-align: baseline;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {display: block;}
blockquote, q {quotes: none;}
br {height: 0;}
ul, ol, dl, li {margin:0; padding:0;  color: #555555; font-size: 14px; line-height: 24px;}
html, body{height: 100%; -webkit-appearance:none; border:none; -webkit-text-size-adjust:none;}
body{position:relative;}
/* Class for clearing floats */
.clear {clear:both; display:block; overflow:hidden; visibility:hidden; width:0; height:0;}
.cf:after,.cf:before{display: table;content: ''}
.cf:after{clear: both;}
*{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
/* 2. Define Base Typography
------------------------------------------------------------------------------*/
/* Create the Default Headers  */
h1, h2, h3, h4, h5, h6 {}
/* Specific Header Settings */
h1 {font-weight:bold; font-size:48px; color:#fff; }
h2 {font-weight:bold; font-size:32px; color:#fff; }
h3 {font-size:18px; }
h4 {font-size:16px;}
h5 {font-size: 14px;}
h6 {font-size: 12px;}
h1,h2{line-height: 1.2;margin-bottom: .5rem;}
/* Create the Default Paragraphs */
p { color: #fff;font-size: 18.2px;line-height: 27.6px;font-weight: 400;margin-bottom: 1rem;}
/* Other Typo */
strong {font-weight: bold;}
hr {border:0 #000 solid; border-top-width: 1px; clear: both; height: 0;}
ol {list-style: decimal;}
ul {list-style: disc;}
/* 3. Images
------------------------------------------------------------------------------*/
/* Remove border around linked images */
img {border: 0; border-style: none;}
/* 4. Links
------------------------------------------------------------------------------*/
/* Default Link Types */
a {color: #000000; font-size: 16px; text-decoration:none;}
a:hover {}
a:active {color: #e8941a;}
a:focus {outline: none;}
a.current{color: #e8941a;}
/* 5. Forms
------------------------------------------------------------------------------*/
input[type='submit']{ -webkit-appearance:none; border:none; -webkit-text-size-adjust:none; }
select{-webkit-appearance:none; -moz-appearance:none; -o-appearance:none; appearance:none;}
input[type='text'],input[type='tel'],input[type='email'],input[type='password']{}
textarea{overflow:auto;}
::-webkit-input-placeholder{ color: #495057;}
:-moz-placeholder{ color: #495057;}
::-moz-placeholder{ color: #495057;}
:-ms-input-placeholder{ color: #495057;}
::-ms-input-placeholder{ color: #495057;}
:placeholder-shown{ color: #495057;}
/* Removes fieldset borders. even on Opea 7 */
fieldset {border: 1px solid transparent;}
/* 6. Tables
------------------------------------------------------------------------------*/
/* Table Fixes */
table {border-spacing: 0; border-collapse: collapse;}
td {text-align: left; font-weight: normal;}
/* 7. Framework
------------------------------------------------------------------------------*/
/* Common CSS */
/*common margin style*/
.m0{margin:0 !important;}
.mr20{margin-right:20px;}
.mt20{margin-top:20px !important;}
.mb80{margin-bottom:80px !important;}
.mt25{ margin-top:25px !important;}
.mt50{ margin-top:50px !important;}
/*all padding zero*/
.p0{padding:0 !important;}
.pt20{padding-top:20px;}
/*common display style*/
.dis-b{display:block}
.pos_rel{ position:relative;}
.hidden{ display:none !important;}
/*border*/
.no_bdr{border:none !important;}
/*common fonts style*/
.f16{ font-size:16px !important;}
.f18{ font-size:18px !important;}
.fbold{font-weight:bold;}
/*transition effect*/
.tra,a,.in,.sub{-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
img{max-width: 100%;}
a{display: inline-block;}
/* Page Layout */
*{ font-family: 'Roboto';}
body{padding-top: 80px;}
body.page-template-login header .right_col{ visibility: hidden; }
#full_wrapper{/*min-height: 100%*/; height: auto !important; height: 100%; margin: 0 auto; /* the bottom margin is the negative value of the footer's height */}
.wrapper{ width:100%; margin:0 auto;max-width: 1330px;position: relative;}
.content{ margin:0 auto; padding:0; width:100%;}
.d_flex{display: flex;justify-content: flex-start;flex-wrap: wrap;}
.btn{line-height: normal;padding: 0.91em 2em;text-transform: uppercase;font-weight: 500;border-radius: .35em;text-decoration: none!important;background-color: #49a7fb;background-color: #49a7fb;color: #fff;}
.btn:hover{ border-color: #178ffa;background-color: #178ffa;}
.btn.blue{border-color: #03178c;background-color: #03178c;}
.btn.blue:hover{border-color: #020f5a;background-color: #020f5a;}
.bg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-repeat: no-repeat;background-size: cover;background-position: center;}
/* Header*/
.hamburger{display: none;}
header{background-color: #fff;position: fixed;left: 0;top: 0;width: 100%;z-index: 999;padding: 13.5px 0px;box-shadow: 0 0 1em 0 rgba(0,0,0,.15);}
.admin-bar header {top: 32px;}
header .wrapper{justify-content: space-between;align-items: center;}
header ul{list-style: none;}
header ul li a{padding: 0 1rem;color: #000;text-transform: uppercase;font-weight: 500;line-height: 48.9px;}
header ul li a:hover,header nav ul li a.active{color:#49a7fb;}
header .cart {min-width: 0;font-size: 28px;width: 48.9px;height: 48.9px;align-items: center;justify-content: center;border-radius: 50%;background-color: #020f59;color: #49a7fb;display: inline-flex;justify-content: center;align-items: center;}
header .cart:hover {box-shadow: 0 0 0.5rem 0.25rem rgba(73,167,251,.5);color: #fff;}
header .right_col{display: flex;justify-content: center;align-items: flex-start;}
header .right_col ul{display: none}
header .right_col a{margin-left:.5rem;position: relative;}
.login_popup{ position: FIXED;top: 80px;right: 16%;width: 100%;max-width: 450px;margin-left: 0;background-color: #020f59;padding: 2rem;transform: translateY(10px);box-shadow: 0 0 1em 0 rgba(0,0,0,.2);transition: transform .3s ease-out,opacity .3s ease-out,visibility .3s ease-out;Z-INDEX:999;opacity: 0;pointer-events: none;}
.login_popup.active{transform: translateY(0px);opacity:1;pointer-events: auto;}
.login_popup .in{width: 100%;height: 48px; background-color: #fff;border: 1px solid #d7d7d7;padding-left: 18px;    margin-bottom: 1rem;font-size: 16px;}
.login_popup .sub{cursor: pointer;}
.login_popup .col label{width: calc(100% - 118px);    line-height: 22px;}
.login_popup .col label span,.login_popup .col label a{ color: #fff;white-space: normal;line-height: 1.15;font-size: 16px;}
.login_popup .col label a{color: #49a7fb;font-weight: 600;}
.login_popup:before {content: "";position: absolute;bottom: 100%;left: 50%;transform: translateX(-50%);border-bottom: 10px solid #020f59;border-left: 10px solid transparent;border-right: 10px solid transparent;}
.banner{position: relative;overflow: hidden;background-color: #49a7fb;min-height: 500px;display: flex;justify-content: flex-start;align-items: center;}
.banner .wrapper{position: relative;z-index: 2;padding: 80px 0px;}
.banner .col{max-width:834px;}
.banner h1{font-weight: 700;text-transform: uppercase;}
.banner h2{font-weight: 400; color: hsla(0,0%,100%,.75);}
.banner .btn{margin-top: 3rem;}
.banner .btn.btn-same-width{width: 65%; text-align: center;}
.banner ul{list-style-type: none;}
.banner li:not(:first-child) .btn{margin-top: 15px;}
.banner>img{position: absolute;z-index: 1;pointer-events: none;max-width: 500px;}
.banner .img1{right: 0;top: -90px;}
.banner .img2{left: 0;top: 170px;}
.banner .mask{display: inline-block; width: 100%; overflow: hidden; padding-left: 10px; margin-left: -10px;opacity: 0;}
/*.banner .mask *:not(.btn) {opacity: 0;}*/
.banner.load_done .mask  {-webkit-animation-duration: 0.5s;animation-duration: 0.5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;animation-delay:0.3s;-webkit-animation-delay:0.3s;-webkit-animation-name: slide-up;animation-name: slide-up;}
@keyframes slide-up {0% {opacity: 0;transform: translateY(100%)}100% {opacity: 1;transform: translateY(0)}}
@-webkit-keyframes slide-up {0% {opacity: 0;-webkit-transform: translateY(100%)}100% {opacity: 1;-webkit-transform: translateY(0)}}
@-moz-keyframes slide-up {0% {opacity: 0;-moz-transform: translateY(100%)}100% {opacity: 1;-moz-transform: translateY(0)}}
.result_method{position: relative;background-color: #155fbf;text-align: center;}
.result_method .bg{background-color: #49a7fb;width: 50%;}
.result_method .wrapper{position: relative;}
.result_method .wrapper>div{width: 50%;padding: 4rem 50px;}
.result_method .wrapper>div img{max-width: 400px;margin: 0 auto;}
.result_method h2,.result_method p,.result_method img{opacity: 0;transform: translateY(60px);transition: 0.4s ease all;}
.result_method p{transition-delay: 0.1s;}
.result_method img{transition-delay: 0.2s;}
.result_method .wrapper.animate h2{opacity: 1;transform: translateY(0);}
.result_method .wrapper.animate p{opacity: 1;transform: translateY(0);}
.result_method .wrapper.animate img{opacity: 1;transform: translateY(0);}

.nclex_video{padding: 4rem 0;overflow: hidden;}
.nclex_video .wrapper{align-items: center;}
.nclex_video .wrapper>div{width: 50%;padding: 0px 20px;}
.nclex_video h3{color: #03178c;font-weight: 700;margin-bottom: 1rem;font-size: 24px;}
.nclex_video p{color: #212529;}
.nclex_video iframe{width: 100%;height:360px;}
.exam_model{background-color: #f2f2f2;text-align: center;padding: 4rem 0;}
.exam_model h2{font-weight: 700;text-transform: uppercase;color: #03178c;margin-bottom: 3rem;}
.exam_model .inner{margin-bottom: 2rem;}
.exam_model .col{width: 33.33%;padding: 0px 15px;text-align: left;}
.exam_model.expertbank_exam_model .col{text-align: center;}
.exam_model .col img{ margin-bottom: 6rem;}
.exam_model .col h3{font-weight: 700;text-transform: uppercase;color: #03178c;margin-bottom: 1rem;font-size: 24px;text-align: center;overflow-wrap: break-word;}
.exam_model .col p{color: #212529;text-align: left;}
.exam_model .col a{font-size: 14px;color: #49a7fb;font-weight: 600;text-align: left;}
.exam_model .col a:hover{color: #03178c;}
.count_section{background-color: #020f59;padding: 4rem 0;}
.count_section .col{width: 33.33%;text-align: center;}
.count_section .col img{max-width: 64px;max-height: 64px;margin-right: .5rem;}
.count_section .col label{display: inline-block; font-size:64px;line-height: 1;font-weight: 600;color: #49a7fb;}
.count_section .col label em{font-style: normal;}
.count_section .col p{margin-top: 2rem;}
.stories{text-align: center;padding: 4rem 0;background-color: #f2f2f2;overflow: hidden;}
.stories .col{width: 100%;padding:0.5rem;text-align: left;}
.stories h2{font-weight: 700;color: #03178c;margin-bottom: 2rem;}
.stories h4{font-weight: 700;color: #03178c;font-size:24px;margin-bottom: .25rem;}
.stories h5{font-size: 16px; font-weight: 400;line-height: 1.5;color: #212529;   }
.stories p{color: #212529;margin-bottom: 2rem;}
.stories .in_col{display: flex;justify-content: flex-start;align-items: center;}
.stories .text{margin-left: 1rem;}
.stories .owl-carousel .owl-item img{width: auto;}
.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {display: block !important;}
.stories .wrapper{position: relative;}
.stories .wrapper>a{position: absolute;top: 60%;width: 32px;height: 32px;border-radius: 50%;color: #4d5053;font-size: 24px;line-height: 32px;text-align: center;}
.stories .wrapper>a i{position: relative;left: 2px;}
.stories .wrapper>a.prev i{left: -2px;}
.stories .wrapper>a:hover{background-color: #869791;color: #fff;}
.stories .wrapper .prev{left:-40px;}
.stories .wrapper .next{right:-40px;}
body .stories .wrapper .owl-nav{display: none !important;}
.stories .owl-dots{text-align: center;margin-top: 39px;}
.stories .owl-dots .owl-dot{ width: 32px;height:5px;margin: 5px 7px;background: #D6D6D6;display: block;-webkit-backface-visibility: visible;transition: opacity .2s ease;border-radius: 30px;display: inline-block;outline: none;}
.stories .owl-dots .owl-dot.active,.stories .owl-dots .owl-dot:hover{background-color: #869791;}
.newsletter{text-align: center;padding: 4rem 0;background-color: #f2f2f2;}
.newsletter h2{font-weight: 700;color: #03178c;margin-bottom: 2rem;font-size: 24px;}
.newsletter .in{width: 334px;height: 48px;color: #495057;font-size: 16px;background-color: #fff;border: 1px solid #d7d7d7;padding-left: 12px;margin-right: 5px;}
.newsletter .in:focus{border-color: #020f5a}
.newsletter .in_email input{padding-left: 52px !important;margin-right:15px;background-image: url("assets/images/site/email.png");background-repeat: no-repeat;background-position: left 16px center;}
.newsletter .sub{cursor: pointer;}
footer{padding-top: 4rem;background-color: #020f59;}
footer .wrapper{justify-content: space-between;}
footer .left_col{width: 230px;}
footer .right_col{width: 400px;}
footer .link{color: #49a7fb;font-weight: 400;margin-top: 8px;margin-bottom: 32px;}
footer .icon a{display: inline-block;width: 48px;height: 48px;border-radius: 50%;color: #49a7fb;font-weight: 600;text-align: center;font-size: 24px;line-height: 48px;}
footer .icon a:hover{background-color: hsla(0,0%,100%,.25);}
footer ul{width: 200px;list-style: none;}
footer ul li{margin-bottom: 16px;}
footer ul li a{color: #49a7fb;font-weight: 400;line-height: 24px;}
footer>p{text-align: center;background-color: #fff;font-size: 1.15rem;color: #212529;    padding: 1rem;margin-top:4rem;margin-bottom: 0px;}
/* about page */
.about_count_section{background-color: #e5e5e5;}
.about_count_section .col label{color: #03178c;}
.about_count_section .col p{color: #000;font-weight: 600;}
.who_we_are {padding: 4rem 0px;    overflow: hidden;}
.who_we_are .wrapper{align-items: center;margin-bottom: 4rem;}
.who_we_are .left_col{width:66.66%;padding: 0px 15px;}
.who_we_are .right_col{width: 33.33%;padding: 2rem;}
.who_we_are h2{font-weight: 700;color: #49a7fb;}
.who_we_are p{color:#212529;    padding-right: 45px;}
.about_result_method{}
.about_result_method h2{margin-top:2rem;margin-bottom: 48px; }
.about_result_method img{padding:2rem; }
/* expertbank */
.reaview_course{text-align: center;padding: 4rem 0;}
.reaview_course h2{color: #020f59;font-weight: 700;}
.reaview_course p{color: #212529;text-align: left;}
.reaview_course .wrapper {justify-content: center; padding-bottom: 1.5em;}
.reaview_course .wrapper .left_col{width: 41.6666666667%;padding: 0px 15px;}
.reaview_course .wrapper .left_col img{max-width: 400px;margin: 0 auto;}
.reaview_course .wrapper .left_col iframe{width: 100%;height: 100%;}
.reaview_course .wrapper .right_col{width: 41.6666666667%;padding: 4rem 2rem;}
.reaview_course .d_flex_reverce .left_col{order: 2;}
.reaview_course .wrapper.d_flex:last-child .right_col p {background-image: url("assets/images/site/right.png");background-repeat: no-repeat;background-position: left center;padding-left: 40px;}
.performance{text-align: center;padding: 4rem 0;}
.performance h2{color: #020f59;font-weight: 700;}
.expertbank_exam_model .col h3{color:#49a7fb;}
.expertbank_exam_model .col p{text-align: center;}
.measure_progress{background-color: #155fbf;position: relative;padding: 4rem 0; }
.measure_progress .bg{width: 784px;height: 784px;border-radius: 50%;background-color: hsla(0,0%,100%,.15);right: 0;bottom: 0;margin: auto ;transform: scale(0);transition: 0.4s ease all;opacity: 0;}
.measure_progress .bg.aos-animate{transform: scale(1);opacity: 1;}
.measure_progress .img_col{min-height: 510px;max-width: 1049px;margin: 0 auto;position: relative;z-index: 2;margin-top: 260px;align-items: flex-start;}
.measure_progress .img_col img+img{    width: 57%;}
.measure_progress .wrapper{padding: 0px 170px;}
.measure_progress h2{text-align: center;color: #49a7fb;font-weight: 700;}
.questions{text-align: center;padding: 4rem 0;font-size: 32px;max-width: 800px;margin: 0 auto;}
.questions p{color: #020f59;margin-bottom: 2rem;font-size: 32px;font-weight: 700;    line-height: 1.2;}
/*  */
.testing_effect{text-align: center;padding: 4rem 0;}
.testing_effect h2{ color: #020f59;font-weight: 700;margin-bottom: 3.5rem;}
.testing_effect h3{ color: #49a7fb;font-weight: 700;font-size: 24px;margin-bottom: 1.5rem}
.testing_effect p{color: #212529;font-size: 16px;}
.testing_effect.echo-portfolio .left_col p:not(:first-of-type) {color: #212529;
    background-image: url("assets/images/site/right.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 40px;}
.testing_effect .wrapper>div{width: 50%;padding: 0px 20px;}
.testing_effect .wrapper>div img{max-width: 400px;margin: 0 auto;}
.testing_effect .wrapper .left_col{text-align: left;padding-right: 50px;}
.testing_effect .wrapper .right_col iframe{width: 100%;height: 100%;}
.e_reaview_course{background-color: #020f59;text-align: center;overflow: hidden;}
.e_reaview_course h2{color: #49a7fb;margin-bottom: .5rem;}
.e_reaview_course p{color: #fff;}
.e_reaview_course>p{text-align: center;max-width: 970px;margin: 0 auto}
.reaview_course h3{color: #49a7fb;text-align: left;margin-bottom: .5rem;font-weight: 700;font-size: 24px;}
.e_reaview_course .wrapper {margin-top: 135px;justify-content: center;}
.nursing_students{background-color: #155fbf;padding: 4rem 0;text-align: center;overflow: hidden;}
.nursing_students h2{padding: 0px 160px;}
.nursing_students ul{list-style: none;}
.nursing_students ul li{display: block;text-align: left;}
.nursing_students ul li a{display: inline-block;align-items: center;justify-content: center;text-align: center;background-color: #03178c;font-weight: 600;font-size: 2rem;color: #fff;line-height: 1;border-radius: 1em;padding: .5em 1em;cursor: pointer;transition: background-color .3s ease-out;margin-bottom: .25em;}
.nursing_students ul li a:hover{background-color: #49a7fb;}
.nursing_students .inner{align-items: center;margin: 8rem 0;}
.nursing_students .inner>div{padding: 0px 15px;}
.nursing_students .inner img{max-width: 653px;margin: 0 auto;}
.nursing_students .inner .left_col{width: 41.6666666667%;}
.nursing_students .inner .right_col{width: 58.3333333333%;}
/* */
.plane{text-align: center;padding: 4rem 0;}
.plane h2{display: inline-block;background-color: #49a7fb;margin-bottom: 0;color: #fff;font-size: 32px;font-weight: 700;padding: .5em 1em;border-radius: 1em;text-transform: uppercase;font-weight: 700;line-height: 1;transform: translateY(60px);opacity: 0;transition: 0.4s ease all;}
.plane h3{margin-top: 2rem;font-weight: 700;color: #020f59;font-size: 24px;margin-bottom: 2.5rem;transform: translateY(60px);opacity: 0;transition: 0.4s ease all;}
.plane .col{width: calc(25% - 30px);margin: 0px 15px;border-bottom-right-radius: 1rem;border-bottom-left-radius: 1rem;box-shadow: 0 0 1rem 0 rgba(0,0,0,.1);position: relative;transform: translateY(60px);opacity: 0;transition: 0.4s ease all;}
.plane .col .in_col{overflow: hidden;position: relative;}
.plane .col .in_col>img{position: absolute; right: -30px;top: -20px;}
.plane .col .text{padding: 1rem 1rem 3rem;padding-bottom: 95px;}
.plane h4{border-top-right-radius: 1rem;border-top-left-radius: 1rem;background-color: #020f59;padding:19px 0px;color: #49a7fb;font-weight: 700;font-size: 20px;}
.plane h5{font-weight: 700;color: #020f59;font-size: 40px;line-height: 48px;margin-bottom: 0.5rem}
.plane ul{list-style: none;text-align: left;}
.plane ul li{color: #212529;font-size: 16px;font-weight: 400;padding-left: 47px;background-image: url("assets/images/site/right.png");background-repeat: no-repeat;background-position: left center;line-height: 28px;margin-bottom: 1rem}
.plane .btn{left: 0;right: 0;margin: 0 auto;bottom: 48px;max-width: 85%;}
.plane h2.animate{transform: translateY(0px);opacity: 1;}
.plane h3.animate{transform: translateY(0px);opacity: 1;}
.plane .col+.col{transition-delay: 0.1s}
.plane .col+.col+.col{transition-delay: 0.2s}
.plane .col+.col+.col+.col{transition-delay: 0.3s}
.plane .wrapper.animate .col{transform: translateY(0px);opacity: 1;}
/* contact page */
.contact_form{text-align: center;padding: 4rem 0;}
.contact_form h2{text-transform: uppercase;color: #03178c;margin-bottom: 2rem;}
.contact_form h3{color: #212529;margin-bottom: 2rem;font-size: 20px;font-weight: 400;margin-bottom: 0.5rem}
.contact_form .inner{max-width: 639px;margin: 0 auto;margin-top: 4rem;}
.contact_form .in{width: 100%;height: 48px;padding-left: 0.75rem;font-size: 16px;color: #495057;background-color: #fff;border: 1px solid #d7d7d7;margin-bottom: 1rem;}
.contact_form .in:focus{border-color: #03178c;}
.contact_form textarea.in{height: 302px;padding-top: 0.75rem;}
.contact_form .btn{cursor: pointer;margin: 2rem 0;}
.visite_faq{text-align: center;padding: 4rem 0;background-color: #155fbf;}
.visite_faq h2{margin-bottom: 2rem}
.visite_faq p{margin-bottom: 1.5rem;}
.visite_faq .btn{font-weight: 600;padding: .5em 1em;border-radius: 1em;font-size: 24px;}
/* faq */
.faq_blog{padding: 4rem 0;}
.faq_blog .wrapper>div{width: 50%;padding: 0px 15px;}
.faq_blog .col{border-bottom: 1px solid #f2f2f2; padding: 14.5px 0px;padding-left: 69px;}
.faq_blog h2{color: #020f59;}
.faq_blog h3{ margin-bottom: 0;padding: .5em 0;font-size: 24px;line-height: 1.15;color: #212529;font-weight: 400;position: relative;}
.faq_blog h3 span{width: 32px;height: 32px;border-radius: 50%;background-color: #155fbf;position: absolute;display: inline-block;left: -57px;top: 0;bottom: 0;margin: auto 0;color: #fff; font-size: 18px;text-align: center;line-height: 34px;cursor: pointer;}
.faq_blog h3 span i{transform: rotate(0deg);transition: 0.4s ease all;transform-origin: center;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;width: 16px;height: 16px;}
.faq_blog h3 span.active i{transform: rotate(407deg);}
.faq_blog p{color: #212529;}
.faq_blog a{font-weight: 600;text-decoration: none;color: #49a7fb;font-size: 18.4px;}
.faq_blog .text{padding: 1rem;margin-top: 13px;}
.faq_blog .wrapper+.wrapper{margin-top: 2rem;}
.blog_blog{padding: 4rem 0;}
.blog_blog .wrapper{padding: 0px 25px;}
.blog_blog .col{width: 30%;margin-right: 5%;margin-top: 0.5rem;margin-bottom: 3rem;}
.blog_blog .col:nth-child(3n){margin-right: 0px;}
.blog_blog .col .img_col{height: 384px;position: relative;display: block;overflow: hidden;}
.blog_blog .col .bg{transform-origin: center;transition: 0.8s ease all;}
.blog_blog .col .img_col:hover .bg{transform: scale(1.1);}
.blog_blog .col .link{ font-weight: 600;text-decoration: none;color: #49a7fb;font-size: 20px;line-height: 30px;padding-top: 1rem;    margin-bottom: 2rem;}
.blog_blog .col .link:hover{color: #020f59;}
.blog_blog .col p{line-height: 1;margin-bottom: 0;color: #212529}
.pagination{text-align: center;display: flex;justify-content: center;margin: 0 auto;}
.pagination a,.pagination span{font-weight: 600;text-decoration: none;color: #49a7fb;font-size: 14px;background-color: #fff;border-color: #dee2e6;padding: .5rem .75rem;border: 1px solid #dee2e6;}
.pagination .prev{border-top-left-radius: .25rem;border-bottom-left-radius: .25rem;border-right: none;}
.pagination .next{ border-top-right-radius: .25rem;border-bottom-right-radius: .25rem;border-left: none;}
.pagination a:hover,.pagination a.active,.pagination span.current{border-color: #007bff;background-color: #007bff;color: #49a7fb;}
.looking{text-align: center;padding: 4rem 0;background-color: #155fbf;}
.looking h2{margin-bottom: 2rem}
.looking p{margin-bottom: 1.5rem;}
.blog_detail{padding: 4rem 0;}
.blog_detail h1{color: #020f59;font-size: 32px;line-height: 1.4;margin-bottom: 2rem;text-align: center;font-weight: 400;}
.blog_detail>img{display: block;width: 100%;}
.blog_detail .date{display: inline-block;background-color: #155fbf;font-size: 16px;line-height: 1;color: #fff;padding: .25rem 1rem;font-weight: 600; margin: 2rem 0;border-radius: 15px;}
.blog_detail .inner{padding: 0px 15px;}
.blog_detail .inner .right_col{width: 263px;}
.blog_detail .inner .right_col h2{background-color: #155fbf;text-align: center;padding: 1em;font-size: 1rem;line-height: 1;text-transform: uppercase;font-weight: 600;color: #fff;margin-bottom: 0px;}
.blog_detail .inner .right_col .col{background-color: #e5e5e5;padding: 1rem;}
.blog_detail .inner .right_col h3{color: #000;font-weight: 600;text-transform: uppercase;font-size: 14px;margin-bottom: 0.5rem;}
.blog_detail .inner .right_col ul{list-style: none;}
.blog_detail .inner .right_col ul a{display: block;padding: 1em;text-align: left;color: #03178c;font-size: 14px;font-weight: 600;}
.blog_detail .inner .right_col ul a:hover{background-color: rgba(0,0,0,.1);}
.blog_detail .inner .left_col{width:calc(100% - 263px);padding-right: 60px;}
.blog_detail .inner .left_col h2{color: #212529;margin: 3rem 0px;}
.blog_detail .inner .left_col p{font-weight: 400;line-height: 1.5;color: #212529;margin: 3rem 0px;}
.blog_detail .icon{display: flex;justify-content: flex-start;align-items: center;}
.blog_detail .icon span{font-size:16px;line-height: 1;color: #fff;padding: .25rem 1rem;font-weight: 600;margin-right: 1rem;margin-bottom: 0;background-color: #155fbf;border-radius: 12px;text-transform: uppercase;}
.blog_detail .icon a{height: 48px;width: 48px;margin-left: 16px;border-radius: 50%;background-color: #03178c;color: #fff;display: flex;justify-content: center;align-items: center;font-size: 20px;font-weight: 400;}
.blog_detail .icon a:hover{background-color: #020f5a;}
.blog_detail .inner .left_col p:first-child{margin-top: 0px;}
.get_free{position: fixed; text-align: center;line-height: 1;font-weight: 600;text-transform: uppercase;color: #fff;line-height: 1;font-size: 16px;padding: 1em 2em;text-transform: uppercase;box-shadow: none;font-weight: 500;border-top-right-radius: 1rem;border-top-left-radius: 1rem;bottom: 0;right: 20px;z-index: 999;background-color: #49a7fb;}
.get_btn{display: none;}
.cart_page{height: 438px;position: relative;margin:200px 0px;text-align: center;text-align: center;}
.cart_page h1{font-size: 2rem;font-weight: 700;color: #03178c;margin-bottom: 2rem;position: relative;z-index: 2;}
.cart_page .btn{position: relative;z-index: 2;}
.cart_page img{position: absolute;left: 0;top: 0;right: 0;margin: 0 auto;}
/* loding screen */
.loding_screen{position: fixed;left: 0;top: 0;width: 100%;height: 100%;background-color: #fff;z-index: 9999;display: flex;justify-content: center;    align-items: center;}
.loding_screen .inner{width: 50px;height: 50px;position: relative;border-radius: 50%;overflow: hidden;}
.loding_screen .inner span{position: absolute;width: 100%;height: 100%;background-color: #005594;animation: bounce 0.5s 0.3s linear infinite;}
.loding_screen .inner .img1{transform:translate(-26px, -26px);}
.loding_screen .inner .img2{transform: translate(-26px, 26px);animation-delay: 0.1s;}
.loding_screen .inner .img3{transform: translate(26px, -26px);animation-delay: 0.2s;}
.loding_screen .inner .img4{transform: translate(26px, 26px);animation-delay: 0.3s;}
@keyframes bounce {0%, 50%, 100% {opacity: 1;}25% {opacity: 0;}75% {opacity: 1;}}
/* Subscribe Buton css */
.mailpoet_form{display: flex;}
.mailpoet_paragraph .mailpoet_text {padding: 14px !important;margin: 0px auto 0px -13px !important;}
#mailpoet_form_1 .mailpoet_submit {padding: 1px !important;color: #fff;}
#mailpoet_form_1 .mailpoet_paragraph.last{margin-bottom: 20px !important;}
#mailpoet_form_1 form.mailpoet_form {justify-content: center;align-content: center;}
/* contact form css */
input.wpcf7-not-valid, .wpcf7-not-valid {border-color: red !important;}
/* .wpcf7 .screen-reader-response, .wpcf7-response-output{display: none !important;} */
.wpcf7 .screen-reader-response {display: none !important;}
.current-menu-item a{ color: #49a7fb;}
.pagenot_found{height: 350px;position: relative;margin: 130px 0px;text-align: center;text-align: center;}
.pagenot_found h1{font-size: 3rem;font-weight: 700;color: #03178c;margin-bottom: 2rem;position: relative;z-index: 2;}
#mailpoet_form_1 .mailpoet_text, #mailpoet_form_1 .mailpoet_textarea {width: 100% !important;}
.term_use .col_left {width: 380px;font-size: 16px;padding-left: 40px;}
.term_use .col_left li {font-weight: 600;text-decoration: none;color: #212529;font-size: 1.15rem;list-style: none;margin-bottom: 1rem;transition: 0.5s all ease;cursor: pointer;}
.term_use .col_left li:hover, .term_use .col_left li.active {color: #49a7fb;}
.term_use .col_left .tab_list {display: block;width: 340px;}
.term_use .row {display: flex;padding: 3rem 0;}
.term_use .row .col_right {/*padding: 4rem 0;*/width: calc(100% - 380px);position: relative;}
.term_use .header_tab {margin-bottom: 3rem;text-align: center;margin-top: 50px;padding-left: 75px;}
.term_use .header_tab .header_title {border-color: #49a7fb;background-color: #49a7fb;color: #fff;line-height: 1;font-size: 1rem;padding: 1em 2em;text-transform: uppercase;box-shadow: none;border: none;cursor: pointer;font-family: Roboto,sans-serif;font-weight: 500;border-radius: .35em;text-decoration: none!important;margin-right: 2.5rem;}
.term_use .header_tab .header_title:hover{border-color: #178ffa;background-color: #178ffa;}
.term_use .header_tab .header_title.active{ border-color: #03178c;background-color: #03178c;color: #fff;}
.term_use .header_tab .header_title.active:hover{ border-color: #020f5a;background-color: #020f5a;}
.term_use .detail_tab .tab_section p {font-size: 1.15rem;font-weight: 400;line-height: 1.5;color: #212529;}
.term_use .detail_tab .tab_section {display: none;}
.term_use .detail_tab .tab_section.active {display: block;}
body .mailpoet_paragraph .mailpoet_text{margin: 0 !important;}
.newsletter .in{padding-left: 0}
#mailpoet_form_1 form.mailpoet_form{width: 100%}
/* Get free button */
.header-getfree{display: none;}
.pagination a:last-child, .pagination span:last-child { border-top-right-radius: .25rem; border-bottom-right-radius: .25rem; border-left: none; }
.def-page p{ color:#000;word-break: break-all; }

/*Free Page*/
.page-template-free-page .banner h2{color:#BFE6FF;}
.page-template-free-page .banner{background-color: transparent;}
.form_section{margin: auto;width:100%;max-width: 600px;}
.form_section .in{width:100%;height:45px;margin-bottom:15px;border-radius:2px; border: 2px solid #ccc;padding:15px;}
.form_section .radio_btn p{display: inline-block;font-size: 20px;}
.form_section .checkbox-469 .wpcf7-list-item{position: relative;}
.form_section .checkbox-469 input{position: absolute;  top: 8px;left: 0;}
.form_section .radio_btn .wpcf7-list-item{margin-left: 15px;}
.form_section .radio_btn .wpcf7-list-item .wpcf7-list-item-label{margin-left:10px;}
.form_section .checkbox-469 .wpcf7-list-item{display: block;margin-bottom: 25px;padding-left: 30px;}
.form_section .btn{float: right;font-size:16px;margin-top: 35px;margin-bottom: 50px;}
.wpcf7-not-valid-tip{display: none !important;}

.thank_pop{width:100%;height:100%;position: fixed;top:0;z-index: 999;background-color: rgba(0,0,0,0.2);display: flex;display: none;}
.thank_pop.active{display: flex;}
.thank_pop .pop_center{width:500px;background-color: #fff;text-align:center;margin:auto;padding:30px;position:relative;padding-bottom:50px;border-radius:10px;}
.thank_pop .pop_center .close{position: absolute;top:10px;right: 20px;font-size:25px;color:#ccc;}
.thank_pop .pop_center h2{color:#020f59;margin-bottom:10px;margin-top:30px;}
.thank_pop .pop_center h3{color:#020f59;margin-bottom:10px;}
.thank_pop .pop_center span{color:#49a7fb;margin-bottom:10px;display:block;}
.thank_pop .pop_center p{color:#020f59;margin-bottom:10px;}
.thank_pop .pop_center a.btn{margin-right: 30px;}
.thank_pop .pop_center a.btn+a.btn{margin-right: 0px;}

/*plan popup */
.plan_popup{width:100%;height:100%;position: fixed;top:0;z-index: 999;background-color: rgba(0,0,0,0.2);display: none;}
.plan_popup.active{display: flex;}
.plan_popup .pop_wraper{width:638px;background-color: #fff;text-align:center;margin:auto;position:relative;padding-bottom:50px;border-radius:1rem;}
.plan_popup .top_title{border-top-right-radius: 1rem;border-top-left-radius: 1rem; background-color: #020f59;padding: 54px 0px;}
.plan_popup .top_title h2{color: #3098D9;font-weight: 700;font-size: 35px;line-height: 35px;margin-bottom: 0;}
.plan_popup .pop_wraper .close{position: absolute;top:10px;right: 20px;font-size:20px;color:#fff;font-weight:normal;}
.plan_popup .plan_detail {margin: 42px 39px 26px 45px;background-color: #F2F2F2;padding:60px 30px;}
.plan_popup .plan_detail .center_part{}
.plan_popup .plan_detail .center_part .sub_month{float:left;font-size:17px;color:#000;}
.plan_popup .plan_detail .center_part .sub_month lable{background-color: #020f59;color: #49a7fb;font-weight: 700;font-size: 30px;padding: 10px 20px;box-shadow: 0 1px 4px #000;}
.plan_popup .plan_detail .center_part .sub_month span{margin-left:10px;display: inline-block; }
.plan_popup .plan_detail .center_part .price_amount{float:right;font-size:17px;font-weight:700;}
.plan_popup .btn_part a:first-child{margin-right: 30px;}
.plan_popup .btn_part a{padding: 10px 15px;font-size: 13px;background-color: #3098D9;}


/*Cart Page*/

.cart_page_data{max-width: 1091px;margin: auto;padding: 0;width:100%;}
.cart_page_data .pro_remove a{line-height: normal !important;padding: 10px 15px !important;text-transform: uppercase !important;font-weight: 500 !important;border-radius: .35em !important;text-decoration: none !important;background-color: #49a7fb !important;background-color: #49a7fb !important;color: #fff !important;display: inline-block;width: auto;height: auto;font-size: 13px;margin-left:10px;}
.cart_page_data .pro_tumb {width:158px;height:123px;display: inline-block;vertical-align: middle;}
.cart_page_data .pro_tumb a{display: block;text-align: center;}
.cart_page_data .pro_tumb img{width:100% !important;}
.cart_page_data .pro_name {display: inline-block;margin-left: 30px;}
.cart_page_data .pro_name strong{font-size: 17px;}
.cart_page_data .pro_name a{font-size: 17px;}
.cart_page_data .pro_remove {display: inline-block;}
.cart_page_data table{border-radius:0 !important;border:none !important;}
.cart_page_data thead{border-radius:0 !important;border:none !important;}
.cart_page_data thead tr {border-radius:0; !important;border:none !important;}
.cart_page_data thead tr th{background-color: #E5E5E5;text-transform:uppercase;border-radius:0 !important;    padding: 17px 12px !important;border:none !important;font-size: 18px;color: #000;}
.cart_page_data tbody{border:none !important;}
.cart_page_data .product-price .amount,.cart_page_data .product-subtotal .amount{font-weight: 700;}
.cart_page_data tbody tr td{background-color: #F2F2F2;text-transform:uppercase;border-radius:0 !important;    padding: 17px 12px !important;font-size: 17px;color: #000;}
.cart_page_data .cart_totals{width:20% !important;}
.cart_page_data .cart_totals tableble{border:none;}
.cart_page_data .cart_totals table th,.cart_page_data .cart_totals table td{border:none;padding: 15px 15px !important; text-align: center;}
.cart_page_data .cart_totals .btn{line-height: normal !important;padding: 10px 15px !important;text-transform: uppercase !important;font-weight: 500 !important;border-radius: .35em !important;text-decoration: none !important;background-color: #49a7fb !important;color: #fff !important;height: auto;font-size: 13px !important;margin-left: 10px;width: 140px;float: right;}
.cart-empty{display: none;}
.woocommerce-additional-fields h3{display: none;}

/*Checkout page*/
.checkout_part{clear: both;}
.checkout_part .col-1 #customer_details label,.checkout_part .col-1 #billing_country_field{display: none;}
.checkout_part .col-1 input{border:2px solid #676060;font-size:17px;height:44px;padding:15px;}
.checkout_part .col-1 input:placeholder{color:#C9C9C9;}
.wc_payment_method.payment_method_paypal label{font-size: 0;}
.payment_box{display: none !important;}
.checkout_part .customer_details h2{text-align: left;margin-bottom: 15px;font-size: 30px;}
.checkout_part .customer_details h3{text-align: left; text-transform: uppercase;font-size: 18px;font-weight:700;margin-bottom: 25px;}
.checkout_part .customer_details .form-row{width: 48%;display: inline-block;float: left;margin-right: 10px;}
.checkout_part .order_data{width: 60%;float: right;background-color:#E5E5E5;    padding: 15px 15px 0px 15px;}
.checkout_part .order_data h3{text-align: left;font-size:20px;color:#020f59;font-weight:700;}
.checkout_part .order_data .shop_table{border:none !important;}
.checkout_part .order_data .shop_table th{border:none !important;padding: 0;font-size: 20px;}
.checkout_part .order_data .shop_table td{border:none !important;padding: 0;text-align: right;}
.checkout_part .order_data .shop_table td.product-name{text-align: left;}
.checkout_part .order_data .shop_table .order-total td{color:#49a7fb;font-size:20px;}
.checkout_part .order_data .shop_table td p {font-size:18px;margin-bottom: 0;}
.checkout_part .order_data .shop_table tr{border:none !important;}
.checkout_part .order_data .shop_table tr.cart_item td{padding: 5px 0 12px 0;font-size: 18px;}
.payment_section {margin-top: 30px;text-align: left;width: 48%;padding-right: 10px;}
.payment_section .payment_method_paypal label img{max-height: inherit !important;width:100%;}
.payment_section h3 {font-size:30px;color:#03178C;font-weight:700;margin: 45px 0 25px;}
.payment_section #payment {background-color: transparent !important;padding:90px 0 0 0 !important;position:relative;}
.payment_section .payment_methods{border-bottom: 0 !important;padding: 10px 0 35px 0 !important;}
.payment_section .form-row.place-order {padding: 0 !important;}
.payment_section .woocommerce-privacy-policy-text p,.payment_section .woocommerce-privacy-policy-text a{font-size:18px;line-height: 25px;}
.payment_section #place_order{ line-height: normal !important;padding: 10px 15px !important;text-transform: uppercase !important;font-weight: 500 !important;border-radius: .35em !important;text-decoration: none !important;/*background-color: #49a7fb !important;color: #fff !important;*/display: inline-block;float: left !important;margin-left: 0;background-image: url(assets/images/site/pay_pal.png);width: 127px !important;height: 110px;font-size: 0;position:absolute;top:0;z-index:9;background-repeat:no-repeat;}
/*.payment_section #place_order:hover{    background-color: #178ffa !important;}*/
.payment_section .wc_payment_method.payment_method_paypal{display: none;}


.payment_section .woocommerce-checkout-payment .button:after{background-image: url(assets/images/site/payment.png);width:443px;height:110px;position: absolute;content: '';left:160px;top:0;pointer-events: none;background-repeat:no-repeat;}




.woocommerce-checkout .woocommerce-NoticeGroup-checkout .woocommerce-error{max-width:376px;width:100%;float: left;background-color:#49a7fb; padding:30px;border-top:0;}
.woocommerce-checkout .woocommerce-NoticeGroup-checkout .woocommerce-error li{color:#fff;text-align:left;font-size:17px;}
.woocommerce-checkout .woocommerce-error::before{display: none;}
/*Thank you page*/
.thank_page {display:flex;justify-content: space-between;flex-wrap: wrap;width:100%;max-width:970px;margin: auto;padding:87px 0 350px 0;}
.thank_page .thank_image{width:28%;}
.thank_page .thank_image img{width: 100%;}
.thank_page .thank_text{width:68%;text-align: left;}
.thank_page .thank_text h3{    font-size: 32px;font-weight: 700;color: #03178C;}
.thank_page .thank_text h3 br{display: none;}
.thank_page .thank_text p{font-size:20px;color:#020F59;}

div#newsletter-container {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}

#newsletter-container .form-field {
    width: 334px;
    height: 48px;
    color: #495057;
    font-size: 16px;
    background-color: #fff;
    border: 1px solid #d7d7d7;
    margin-right: 5px;
}

#newsletter-container input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    display: block;
    width: 100%;
    padding: 14px;
}

#newsletter-container input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
    padding-left: 52px !important;
    background-image: url(assets/images/site/email.png);
    background-repeat: no-repeat;
    background-position: left 16px center;
}

#newsletter-container .form-button {
    line-height: normal;
    padding: 0.91em 2em;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 0.35em;
    text-decoration: none!important;
    color: #fff;
    border-color: #03178c;
    background-color: #03178c;
}

#newsletter-container .form-button:hover {
    border-color: #020f5a;
    background-color: #020f5a;
}

#newsletter-container input.wpcf7-form-control.has-spinner.wpcf7-submit {
    padding: 1px !important;
    color: #fff;
    text-transform: uppercase;
}

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

    div#newsletter-container {
        flex-direction: column !important;
    }

    #newsletter-container .form-field {
        margin-bottom: 20px !important;
        width: 100% !important;
    }

    #newsletter-container .form-button {
        margin-bottom: 20px !important;
        width: 100% !important;
    }
}

/* Remove recaptcha on side */

.grecaptcha-badge {
    display: none !important;
}

.wrapper.about-us-banner {
    display: flex;
}

.banner .about-us-banner .col.col-6 {
    width: calc(50% - 30px);
    max-width: 100%;
}

.banner .about-us-banner .col.col-6 h1 {
    font-size: 40px;
}

.banner .about-us-banner .col.col-6 h2 {
    font-size: 24px;
}

.banner .about-us-banner .col.col-6 iframe.has-ratio {
    width: 100%;
    height: 350px;
}

.wrapper.about-us-banner a.btn {
    display: none;
    height: 0;
    width: 0;
}

@media only screen and (max-width: 1024px) {
    .banner .about-us-banner .col.col-6 iframe.has-ratio {
        height: 240px;
    }

    .banner .about-us-banner .col.col-6 h1 {
        font-size: 30px;
    }

    .banner .about-us-banner .col.col-6 h2 {
        font-size: 18px;
    }
}

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

    .banner .wrapper.about-us-banner {
        flex-direction: column;
        padding: 80px 70px;
    }

    .banner .about-us-banner .col.col-6 {
        width: 100%;
        padding-right: 0;
    }

    .banner .about-us-banner .col.col-6 h1 {
        font-size: 30px;
    }

    .banner .about-us-banner .col.col-6 h2 {
        font-size: 18px;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 576px) {
    .banner .wrapper.about-us-banner {
        flex-direction: column;
        padding: 80px 30px;
    }

    .banner .about-us-banner .col.col-6 iframe.has-ratio {
        height: 220px;
    }
}

.privacy-policy-container {
    padding: 0 0 50px;
}

.privacy-policy-container p{
    color: #212529;
}

.privacy-policy-container p a{
    color: #49a7fb;
    font-size: 18.2px;
    line-height: 27.6px;
    font-weight: 400;
    margin-bottom: 1rem;
}

.privacy-policy-container p strong a{
    font-weight: 600;
}

.privacy-policy-container ul li {
    color: #212529;
    margin-left: 40px;
    margin-bottom: 15px;
    font-size: 16px;
}

/* language toggle */
body.nl-user :is(#gt_float_wrapper, .gtranslate_wrapper){
    display: none!important;
}