.container {
    width: 1170px;
}

.wi-full {
    width: 100%;
    float: left;
}

.row {
    margin: 0px;
}

.container .row {
    margin: 0 -15px;
}

.section-footer .container .row {
    margin: 0px;
}

.wow {
    visibility: hidden
}

div#wrapper {
    margin-top: -5px;
}

.padding3 {
    padding: 30px 15px;
}

a:hover {
    text-decoration: none;
    color: #11a3eb!important;
}

.btn {
    white-space: normal;
}

a,
a.nav-link span,
.nav-item,
.navbar,
.btn,
.fa {
    transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
}

.bg-gray {
    background: #fbfbfb;
}

.bg-blue {
    background: #11a3eb;
}

.text-blue {
    color: #11a3eb
}

.text-black {
    color: #1c1d1e;
}

.text-white {
    color: #ffffff;
}

.start-french {
    padding-bottom: 0px!important;
}

.py-5 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.py-6 {
    padding-top: 60px;
    padding-bottom: 60px;
}

.pt-5 {
    padding-top: 50px;
}

.py-8 {
    padding-top: 80px;
    padding-bottom: 80px;
}

.navbar-default .navbar-toggle:hover {
    background-color: transparent;
}


/*****nav-top****/

.container-fluid {
    padding-right: 0px;
}

.nav-top {
    float: right;
    width: 90%;
    background-color: #f9f9f9;
    box-shadow: 1px 0px 1px 0px rgba(0, 0, 0, 0.2);
}

.addr_info {
    float: left;
    width: 50%;
    padding: 0px;
}

.addr_info p {
    margin: 0px;
    padding: 5px 50px;
    font-size: 14px;
    color: #1c1d1e;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-align: left;
}

.addr_info a {
    font-size: 14px;
    color: #1c1d1e;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}

.addr_info span,
.social_info span {
    padding: 0 10px;
}

a.cart-img.cart-contents.btn.notification img {
    max-width: 24px;
}

.social_info {
    float: right;
    width: 50%;
}

.social_info p {
    float: left;
    text-align: right;
    width: 70%;
    margin: 0px;
    padding: 5px 0;
    font-size: 14px;
    color: #1c1d1e;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}

.social_info p a {
    font-size: 14px;
    color: #1c1d1e;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    padding: 0px;
}

.socila_icon {
    float: right;
}

.socila_icon ul {
    padding: 0px;
    margin: 0px;
}

.socila_icon li {
    display: inline-block;
}

.cart-img strong {
    position: absolute;
    background-color: #11a3eb;
    border-radius: 100%;
    height: 16px;
    width: 16px;
    color: #ffffff;
    text-align: center;
    top: -3px;
    font-size: 12px;
    left: 18px;
}

a.cart-img {
    position: relative;
}


/******/

.navbar {
    border-bottom: 1px solid #d0dcf4;
    background-color: transparent!important;
    border-radius: 0px;
    display: inline-block;
    text-align: center;
    width: 100%;
    margin: 0px;
}

.navbar-brand {
    height: auto;
    padding: 10px;
}

.navbar-nav>li>a {
    /* font-size: 16px;*/
    font-size: 14px;
    color: #515151!important;
    font-family: 'BalooPaaji-Regular';
    padding: 30px 0px!important;
}

.navbar-nav>li {
    padding: 0px 18px;
}

.navbar-center {
    margin-top: 8px;
    margin-left: 3.3%;
}

.navbar-default .navbar-nav>.active>a {
    background-color: transparent;
    border-bottom: 2px solid #11a3eb;
    color: #11a3eb!important;
}

.navbar-default .navbar-nav>.active>a:hover {
    background: transparent;
}


/**************************/

.lcf-img {
    float: left;
    padding: 0 15px;
    margin-left: -10px;
}

.section-education h1 {
    text-align: left;
    font-size: 48px;
    font-family: 'BalooPaaji-Regular';
    margin: 0px 0px 30px;
}

.product_row ul {
    padding: 0px;
}

.product_row li {
    float: left;
    width: 25%;
    display: inline-block;
    text-align: center;
    list-style: none;
    padding: 10px;
    margin-bottom: 20px;
}

.text-nwrap {
    white-space: nowrap;
}

.product-img img {
    width: 100%;
}

h2.title_product {
    font-size: 14px;
    color: #1c1d1e;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    margin: 12px 0;
    line-height: 1.4
}

.product_row li p {
    font-size: 14px;
    color: #525252;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}

.btn_blue,
.list-group-item.is-active,
.list-group-item.is-active:focus,
.list-group-item.is-active:hover {
    color: #ffffff !important;
    background: #11a3eb !important;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#19cbf8, #11a3eb) !important;
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#19cbf8, #11a3eb) !important;
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#19cbf8, #11a3eb) !important;
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(#19cbf8, #11a3eb) !important;
    /* Standard syntax */
}

.btn,
.button {
    font-weight: normal !important;
    font-family: 'BalooPaaji-Regular' !important;
}

a.btn.btn_blue,
.button,
.added_to_cart,
.woocommerce button,
.woocommerce .checkout-button {
    font-size: 13px;
    color: #ffffff !important;
    display: inline-block;
    font-weight: normal !important;
    font-family: 'BalooPaaji-Regular' !important;
    background: #11a3eb !important;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#19cbf8, #11a3eb) !important;
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#19cbf8, #11a3eb) !important;
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#19cbf8, #11a3eb) !important;
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(#19cbf8, #11a3eb) !important;
    /* Standard syntax */
    border-color: transparent !important;
    padding: 8px 30px;
    text-align: center !important;
    text-transform: uppercase !important;
}

a.btn.btn_blue:hover,
.button:hover,
.added_to_cart:hover,
.woocommerce button:hover,
.woocommerce .checkout-button:hover {
    color: #ffffff!important;
    -webkit-box-shadow: 4px 6px 1px 0px rgba(17, 163, 235, 0.2) !important;
    /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 4px 6px 1px 0px rgba(17, 163, 235, 0.2) !important;
    /* Firefox 3.5 - 3.6 */
    box-shadow: 4px 6px 1px 0px rgba(17, 163, 235, 0.2) !important;
    /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}

.woocommerce-info a.btn.btn_blue {
    padding: 6px 12px;
    font-size: 14px;
    margin: 0 5px;
}

.woocommerce-MyAccount-content {
    color: #333;
}

.section-language ul {
    padding: 0px;
}

.section-language h1 {
    text-align: center;
}

.section-language li {
    list-style: none;
    float: left;
    display: table;
    width: 50%;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    height: 400px;
}

.section-language li h2 {
    margin: 0px 0 10px;
    color: #1c1d1e;
    font-size: 24px;
    font-family: 'BalooPaaji-Regular';
}

.section-language li p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #525252;
    margin: 0 0 30px;
    line-height: 1.6;
}

.laguage-sec-home {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.transparent_white {
    width: 75%;
    padding: 30px;
    background-color: rgba(251, 251, 251, 0.9);
    display: inline-block;
    text-align: center;
}

.section-search {
    background-color: #11a3eb;
    padding: 20px 0px;
}

.about-home {
    text-align: left;
    padding: 0 94px;
}

.about-home h2 {
    text-transform: uppercase;
}

.section-resources {
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    height: 400px;
    position: relative;
}

.both_lang {
    position: absolute;
    background-color: rgba(251, 251, 251, 0.9);
    width: auto;
    left: 0px;
    top: 200px;
    padding: 24px 30px;
}

.both_lang h2 {
    font-size: 24px;
    color: #1c1d1e;
    font-family: 'BalooPaaji-Regular';
    margin: 0px 0px 10px;
}

.h_our_shop h2 {
    color: #ffffff!important;
}

.h_our_shop p {
    color: #ffffff!important;
}

.h_our_shop li {
    height: 400px;
}

.form-divide {
    float: left;
    width: 50%;
    padding-right: 5px;
}

.form-divide .form-group {
    margin-bottom: 6px;
}

.form-divide .form-control {
    height: 38px;
    border: none;
}

.form-divide textarea.form-control {
    height: 126px!important
}

.btn.btn-default {
    color: #ffffff;
    font-size: 14px;
    font-family: 'Gotham-Bold';
    text-transform: uppercase;
    background: #11a3eb;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#19cbf8, #11a3eb);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#19cbf8, #11a3eb);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#19cbf8, #11a3eb);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(#19cbf8, #11a3eb);
    /* Standard syntax */
    border: 2px solid #ffffff;
    padding: 8px 40px;
    margin-top: 8px;
    clear: both;
    float: left;
}

button.btn.btn-default:hover {
    color: #ffffff!important;
    -webkit-box-shadow: 4px 6px 1px 0px rgba(17, 163, 235, 0.2);
    /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 4px 6px 1px 0px rgba(17, 163, 235, 0.2);
    /* Firefox 3.5 - 3.6 */
    box-shadow: 4px 6px 1px 0px rgba(17, 163, 235, 0.2);
    /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}

.footer-sec {
    float: left;
    width: 100%;
}

.footer-sec ul {
    padding: 0px;
}

.footer-sec h2 {
    font-size: 16px;
    color: #1c1d1e;
    font-family: 'BalooPaaji-Regular';
    margin: 0 0 20px;
    text-transform: uppercase;
}

.footer-sec li {
    float: left;
    width: 50%;
    display: inline-block;
    background-image: url(../images/arrow.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding: 6px 0;
}

.footer-sec li a {
    font-size: 14px;
    color: #525252;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    padding: 0 12px;
}

.footer-sec.address>p {
    background-image: url("../images/home_icon.png");
    background-repeat: no-repeat;
    color: #525252;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding: 0 26px;
    line-height: 1.6;
    background-position: left 10%;
}

.fa {
    color: #525252;
    padding-right: 10px;
}

.touch_kep a {
    color: #525252;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

.copy-right {
    background-color: #f9f9f9;
    padding: 15px 0px;
}

.copy-right p {
    font-size: 13px;
    color: #9f9f9f;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    margin: 0px;
}

.section-search {
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    height: auto;
}


/********About Page*************/

.section-banner {
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    /*padding: 70px 0px;*/
    -webkit-box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.1);
    /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.1);
    /* Firefox 3.5 - 3.6 */
    box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.1);
    /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
    position: relative;
    height: 400px;
    display: table;
}

.banner-text {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    padding-left: 30px;
}

.width-part {
    width: 50%;
    display: inline-block;
    float: left;
    background-color: rgba(251, 251, 251, 0.9);
    padding: 20px 30px;
}

.banner-text h1 {
    color: #11a3eb;
    font-family: 'BalooPaaji-Regular';
    font-size: 46px;
    margin: 0 0 10px;
}

.banner-text p {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    line-height: 1.6;
}

.about-page-inner h1 {
    font-size: 24px;
    font-family: 'BalooPaaji-Regular';
    text-transform: uppercase;
}

.about-page-inner ul {
    padding: 40px 0px 20px;
    margin: 0px;
}

.about-page-inner li {
    display: inline-block;
    text-align: center;
    width: 24%;
    padding: 0 10px;
}

.about-icon-sec {
    width: 100%;
}

.about-icon-sec img {
    margin-bottom: 10px;
}

.about-page-inner li p {
    font-weight: 700;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}

.about-page-inner li:nth-child(-n+4) {
    margin-bottom: 50px;
}


/*****Shop Page***/

.section-shop-page {
    border-bottom: 2px solid #11a3eb;
}

ul.products_list {
    padding: 0px;
}

.products_list li {
    width: 33%;
    display: inline-block;
    list-style: none;
    margin-bottom: 80px;
}


/* .product_image { */


/* background: #fff; */


/* padding: 15px;
    height: 0;
    padding-bottom: 80%;
    position: relative;
} */


/* .product_image img {
    max-width: 80%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
} */

.product_info {
    padding: 15px 15px 0;
}

.product_item h2 {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.65;
    margin: 0 0 15px;
    color: #11a3eb;
    font-weight: 700;
}


/*****Start franchies*****/

.title-sec {
    color: #ffffff;
    font-size: 24px;
    font-family: 'BalooPaaji-Regular';
    background-color: #11a3eb;
    margin: 0 0 30px;
    padding: 14px 0;
}

.section-french-shop {
    margin-bottom: 40px;
}

.lcf_clubs {
    border-bottom: 1px solid #d6d6d6;
}

.lcf_clubs li {
    width: 49%;
    text-align: left;
    margin: 0px;
    background-image: url(../images/tick.png);
    background-position: left 8px;
    background-repeat: no-repeat;
    float: left;
}

.lcf_clubs li p {
    padding-left: 10px;
    padding-bottom: 5px;
}

.lcf_clubs li:nth-child(-n+4) {
    margin: 0px;
}

.section-interested {
    padding: 30px 0px 50px;
    /*border-bottom: 2px solid #11a3eb;*/
    border-bottom: 1px solid #d6d6d6;
}

.section-interested h1 {
    font-size: 24px;
    font-family: 'BalooPaaji-Regular';
    text-transform: uppercase;
    margin: 0px 0px 15px;
}

.section-interested ul {
    padding: 0px 190px;
    margin: 0px;
}

.section-interested li:nth-child(2) {
    padding-right: 90px;
}

.section-interested li {
    width: 49%;
    display: inline-block;
    text-align: center;
}

.section-interested li p {
    margin: 0px;
    font-size: 14px;
    font-weight: 700;
    color: #1c1d1e;
    font-family: 'Open Sans', sans-serif;
}

.section-interested li:first-child {
    border-right: 1px solid #1c1d1e;
}

.section-interested li a {
    font-weight: 400;
    color: #1c1d1e;
}

.youtube-sec {
    padding: 20px 0px;
}

.youtube-sec p {
    margin: 0px;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}

i.fa.fa-youtube {
    color: #ffffff;
    font-size: 34px;
    padding-left: 8px;
}


/*******/


/***** free Club trail***/

.freeclub-inner {
    padding: 0 30px;
}

.free-club h1 {
    font-size: 24px;
    font-family: 'BalooPaaji-Regular';
    text-transform: uppercase;
}

.free-club h4 {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    margin-bottom: 20px;
}

.free-club p {
    font-size: 14px;
    color: #1c1d1e;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}

.free-club label {
    text-align: left;
    float: left;
    font-weight: 700;
    color: #71777f!important;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}

.free-club label span {
    font-weight: 400;
    font-size: 12px;
}

.checkbox-sec {
    float: left;
    width: 100%;
    padding-top: 4px;
}


/******Clubregistration*****/

.clubregistrationform-inner {
    padding: 0 30px;
}

.clubregistrationform h1 {
    font-size: 24px;
    font-family: 'BalooPaaji-Regular';
    text-transform: uppercase;
}

.clubregistrationform h4 {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    margin-bottom: 20px;
}

.clubregistrationform p {
    font-size: 14px;
    color: #1c1d1e;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}

.clubregistrationform label,
.clubregistrationform .actlabel {
    text-align: left;
    float: left;
    font-weight: 700;
    color: #71777f!important;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}

.clubregistrationform label span {
    font-weight: 400;
    font-size: 12px;
}


/****Checkbox***/

.container_checkbox {
    display: block;
    position: relative;
    padding-left: 35px;
    padding-top: 2px;
    padding-right: 15px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px!important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #1c1d1e!important;
    font-weight: 400!important;
}


/* Hide the browser's default checkbox */

.container_checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}


/* Create a custom checkbox */

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #ffffff;
    border: 1px solid #d6d6d6;
    border-radius: 4px;
}


/* On mouse-over, add a grey background color */

.container_checkbox:hover input~.checkmark {
    background-color: transparent;
}


/* When the checkbox is checked, add a blue background */

.container_checkbox input:checked~.checkmark {
    background-color: #11a3eb;
}


/* Create the checkmark/indicator (hidden when not checked) */

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the checkmark when checked */

.container_checkbox input:checked~.checkmark:after {
    display: block;
}


/* Style the checkmark/indicator */

.container_checkbox .checkmark:after {
    left: 8px;
    top: 4px;
    width: 7px;
    height: 12px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


/******End Checkbox*****/

.free-club button.btn.btn-default {
    color: #ffffff;
    font-size: 14px;
    font-family: 'Gotham-Bold';
    text-transform: uppercase;
    background: #11a3eb;
    background: -webkit-linear-gradient(#19cbf8, #11a3eb);
    background: -o-linear-gradient(#19cbf8, #11a3eb);
    background: -moz-linear-gradient(#19cbf8, #11a3eb);
    background: linear-gradient(#19cbf8, #11a3eb);
    border: 2px solid #ffffff;
    padding: 12px 40px;
    margin-top: 8px;
    border-radius: 6px;
    float: left;
}

.section-tail-blue {
    padding: 20px 0px;
}

.section-tail-blue {
    font-size: 16px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    margin: 0px;
}


/****Page pay-fee***/

.freeclub-inner h1 span {
    color: #11a3eb;
}

.select {
    position: relative;
    display: block;
    width: 100%;
    height: 34px;
    line-height: 3;
    background: transparent;
    overflow: hidden;
    border-radius: .25em;
}

select {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0 0 0 .5em;
    color: #fff;
    cursor: pointer;
    border: 1px solid #ccc !important;
}

select::-ms-expand {
    display: none;
}


/* Arrow */

.select::after {
    content: '\25BC';
    position: absolute;
    top: -5px;
    right: 0;
    bottom: 0;
    padding: 0 1em;
    background: #11a3eb;
    pointer-events: none;
    color: #ffffff;
}


/* Transition */

.select:hover::after {
    color: #ffffff;
}

.select::after {
    -webkit-transition: .25s all ease;
    -o-transition: .25s all ease;
    transition: .25s all ease;
}


/*****Single PRoduct Page****/

.product-text h2 {
    color: #11a3eb;
    font-size: 24px;
    font-family: 'BalooPaaji-Regular';
    margin: 0px;
}

.product-text .price {
    font-size: 24px;
    color: #f04650;
    font-family: 'BalooPaaji-Regular';
    margin-top: 10px;
}

.product-text h4 {
    font-family: 'BalooPaaji-Regular';
    font-size: 16px;
    color: #1c1d1e;
}

.product-detail-inner .col-sm-4 img {
    border: 1px solid #11a3eb;
    width: 100%;
    -webkit-box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.1);
    /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.1);
    /* Firefox 3.5 - 3.6 */
    box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.1);
    /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}

.prduct-desc ul {
    padding: 0 0 0 10px;
}

.prduct-desc li {
    font-size: 14px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    color: #1c1d1e;
    list-style: none;
    background-image: url(../images/tick-green.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding: 4px 20px;
}

.prduct-desc li p {
    padding: 0 20px 5px;
}

.prduct-desc li p strong {
    color: #11a3eb;
}

.single_add_to_cart_button.button.alt {
    text-transform: uppercase;
    background-color: #11a3eb;
    color: #ffffff !important;
    font-size: 20px;
    font-family: 'BalooPaaji-Regular';
    border: none;
    padding: 10px;
    width: 34%;
}

.single_add_to_cart_button.button.alt a {
    color: #ffffff !important;
}

.prduct-desc {
    border-top: 1px solid #e0e0e0;
    padding: 22px 0;
}

.product-detail-inner {
    padding: 0 80px;
}

.product-detail {
    border-bottom: 2px solid #11a3eb;
}


/****Term Condition Page***/

.section-condition h1 {
    font-size: 24px;
    font-family: 'BalooPaaji-Regular';
    text-transform: uppercase;
}

.section-condition h1 span {
    color: #11a3eb;
}

.condition-inner p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #525252;
    margin: 0 0 30px;
    line-height: 1.6;
}

.condition-inner h4 {
    margin-top: 1.2em;
    margin-bottom: 0.6em;
    font-weight: 600;
}

.condition-inner h2 {
    margin: 30px 0 10px;
    color: #1c1d1e;
    font-size: 24px;
    font-family: 'BalooPaaji-Regular';
}

.condition-inner li {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #525252;
    width: 100%;
    text-align: left;
    margin: 0px;
    background-image: url(../images/tick.png);
    background-position: left 8px;
    background-repeat: no-repeat;
    float: left;
    list-style: none;
    padding: 0 0 8px;
}

.condition-inner.privacy_text li {
    background-position: left top 5px;
    padding-left: 25px;
}

.condition-inner ul {
    float: left;
    width: 100%;
    padding: 0px 0 0 15px;
}

.condition-inner li p {
    margin: 0px;
    padding-left: 24px;
}


/****Contact Page***/

.contactpage-part ul {
    padding: 0px;
}

.contactpage-inner h1 {
    font-size: 24px;
    font-family: 'BalooPaaji-Regular';
    text-transform: uppercase;
}

.contactpage-inner h4 {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 1.8;
}

.contactpage-part li {
    display: inline-block;
    width: 32%;
    list-style: none;
    text-align: center;
}

.contact-part {
    float: left;
    width: 100%;
    height: 150px;
}

.circle-icon .fa {
    background-color: #11a3eb;
    border-radius: 50px;
    color: #ffffff;
    padding: 15px 10px;
    font-size: 22px;
    height: 50px;
    width: 50px;
    text-align: center;
    display: inline-block;
}

.contactpart-desc a {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    color: #1c1d1e;
}

.contactpart-desc p {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    color: #1c1d1e;
}

.contactpart-desc {
    margin-top: 14px;
}

.contactpage-part {
    padding: 20px 0 40px;
}

.cnt-form .form-control {
    color: #1e1e27;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-weight: 300;
    height: 45px;
    padding: 0px 15px;
}

.cnt-form textarea {
    height: 165px !important;
    padding: 15px!important;
}

form.cnt-form {
    margin-top: 40px;
}

.cnt-form button.btn.btn-default {
    color: #ffffff;
    font-size: 14px;
    font-family: 'Gotham-Bold';
    text-transform: uppercase;
    background: #11a3eb;
    background: -webkit-linear-gradient(#19cbf8, #11a3eb);
    background: -o-linear-gradient(#19cbf8, #11a3eb);
    background: -moz-linear-gradient(#19cbf8, #11a3eb);
    background: linear-gradient(#19cbf8, #11a3eb);
    border: 2px solid #ffffff;
    padding: 12px 40px;
    margin-top: 8px;
    border-radius: 6px;
}

.cnt-form {
    padding: 0 70px;
}


/****Thank you Page****/

.thanku_page .col-sm-12 {
    background-color: #ffffff;
    -webkit-box-shadow: 3px 0px 10px -3px rgba(0, 0, 0, 0.5);
    /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 3px 0px 10px -3px rgba(0, 0, 0, 0.5);
    /* Firefox 3.5 - 3.6 */
    box-shadow: 3px 0px 10px -3px rgba(0, 0, 0, 0.5);
    /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}

.thanku_img_img {
    max-width: 150px;
    margin-bottom: 38px;
}

.thanku_page p {
    font-size: 18px!important;
    padding: 0px 80px!important;
}


/***develop***/

#wpcf7-f91-o1 .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    float: left;
    margin-top: 10px;
    margin-left: 0px;
    color: #fff;
}

#wpcf7-f106-o1 div.wpcf7-validation-errors {
    float: left;
    width: 100%;
}

#wpcf7-f135-o1 div.wpcf7-validation-errors {
    float: left;
    width: 100%;
}


/******** add new css ****/

.section_title h2 {
    color: #11a3eb!important;
    font-family: 'BalooPaaji-Regular';
}

.breadcrumb {
    display: none;
}

select.orderby {
    display: none !important;
}


/*.added_to_cart {
    font-size: 13px;
	text-transform: uppercase;
    background-color: #11a3eb !important;
    color: #ffffff !important;
    font-size: 20px;
    font-family: 'BalooPaaji-Regular';
    border: none;
    padding: 10px;
    width: auto;
	margin: 3px;
}*/

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    text-transform: uppercase;
    background-color: #11a3eb !important;
    color: #ffffff !important;
    font-size: 20px;
    font-family: 'BalooPaaji-Regular';
    border: none;
    padding: 10px;
    width: 34%;
}

.woocommerce form .form-row label {
    color: #515151!important;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    border: 1px solid #ebebeb;
    height: 32px;
    padding: 4px 8px;
    color: #515151!important;
}

.woocommerce h2,
.title h3 {
    color: #11a3eb;
    font-size: 24px;
    font-family: 'BalooPaaji-Regular';
    margin: 0;
    padding: 10px 0 8px;
}

.title h3 {
    font-size: 20px;
}

.woocommerce-Button {
    color: #ffffff !important;
    font-size: 15px !important;
    background-color: #11a3eb !important;
    margin: 0 0 30px !important;
}

.woocommerce-info .woocommerce-Button {
    margin: 0 !important;
}

.woocommerce-cart-form tr {
    color: #515151!important;
}

.woocommerce table.shop_table td {
    color: #515151!important;
}

.woocommerce table.shop_table {
    color: #515151!important;
}

.woocommerce-billing-fields__field-wrapper strong {
    color: #515151!important;
}

.woocommerce-password-hint {
    color: #515151!important;
}

#coupon_code {
    width: 100px !important;
}

.woocommerce-MyAccount-navigation li {
    line-height: 1.6;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 400;
    color: inherit;
}

.woocommerce-MyAccount-content address {
    color: #515151!important;
}

.woocommerce-address-fields strong {
    color: #515151!important;
}

.product-thumbnail img {
    max-width: 65px !important;
}

.navbar-nav .nav-implink {
    display: none;
}

.woocommerce-Address {
    border-radius: 5px;
    padding: 15px 20px 0;
    background-color: #eee;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
    margin-top: 1em !important;
}

.woocommerce-order {
    color: #515151!important;
}

#order_review_heading {
    color: #515151!important;
}

.wpcf7-not-valid-tip {
    display: none !important;
}

.wpcf7-not-valid {
    border: 2px solid #f00 !important;
}

.wpcf7-validation-errors {
    border: 2px solid #f00 !important;
}

.section-search label {
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'BalooPaaji-Regular';
    margin-right: 12px;
}

.section-search .form-inline .form-control {
    /*background-image:url(../images/input-search.png);*/
    background-position: right 10px center;
    background-repeat: no-repeat;
    width: 330px;
    border: none;
}

.section-search .btn.btn-default {
    float: none;
    padding: 5px 10px;
    margin: 0px;
}


/****New*****/

.fun-banner p {
    font-family: 'BalooPaaji-Regular';
}

.section-explorer {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
}

.explorer-inner {
    padding: 0 40px;
}

.compass-img {
    position: absolute;
    bottom: -90px;
    left: 0px;
}

.compass-img img {
    z-index: 99999;
}

.passport-sec-img {
    background-size: cover;
    background-position: center;
    min-height: 530px;
    background-repeat: no-repeat;
}

.passport-sec {
    text-align: left;
}

.passport-sec h1 {
    font-size: 24px;
    font-family: 'BalooPaaji-Regular';
    text-transform: uppercase;
    color: #11a3eb;
    margin: 0px 0px 12px;
}

.passport-sec p {
    font-weight: 400;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}

.passport-sec strong {
    font-weight: 700;
}

.passport-sec li {
    font-size: 14px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    color: #1c1d1e;
    list-style: none;
    background-image: url(../images/tick-green.png);
    background-position: left center;
    background-repeat: no-repeat;
}

.passport-sec li p {
    padding: 0 0 0 20px;
}

.passport-sec ul {
    margin: 20px 0;
    padding: 0px;
}

.ppa-cover {
    border-bottom: 2px solid #11a3eb;
}

.storedetails h2 {
    margin-top: 0px;
    margin-bottom: 5px;
    font-family: 'BalooPaaji-Regular';
    font-size: 30px;
    text-transform: uppercase;
}

.store_row {
    margin-bottom: 30px;
    float: left;
    width: 100%;
}

.french-banner p {
    font-family: 'BalooPaaji-Regular';
    font-size: 24px;
}

.french-banner h1 {
    font-size: 48px !important;
}

.french_width {
    width: 45% !important;
}


/*.french-img {
	height:100% !important;
}*/

.french-img p {
    font-family: 'Open Sans', sans-serif;
}

.franchise {
    border-radius: 6px;
    color: #fff;
    margin-left: 40px;
    border: 2px solid #fff;
    padding: 6px 38px;
    background: linear-gradient(#19cbf8, #11a3eb) !important;
}

.franchise:hover {
    text-decoration: none;
    color: #fff!important;
}

.supple_course h5 {
    font-family: 'Open Sans', sans-serif;
}

.course_roll {
    border-bottom: 1px solid #dddada;
    padding: 20px 0;
    width: 100%;
    float: left;
}

.course_roll h2 {
    font-size: 24px;
    color: #1c1d1e;
    margin-bottom: 10px;
}

.course_roll p {
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #000;
    margin-bottom: 8px;
}

.course_data {
    margin-top: 0px;
}

.course_data .course_img img {
    max-width: 100%;
}

.course_data .course_img {
    margin-right: 20px;
    max-width: 140px;
    padding: 10px;
    text-align: center;
    display: inline-block;
    vertical-align: bottom;
    /* box-shadow: 0px 5px 20px rgba(0,0,0,0.2);*/
    /*-webkit-box-shadow: 0px 5px 20px rgba(0,0,0,0.2);*/
}

.data_info {
    display: inline-block;
}

.data_info a {
    text-decoration: underline;
}

.supplem_course {
    padding: 5px 0;
    width: 100%;
    float: left;
}

.supplem_course h2 {
    font-size: 24px;
    color: #1c1d1e;
    margin-bottom: 10px;
}

.supplem_course p {
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #000;
    margin-bottom: 8px;
}

.french-video p {
    font-family: 'BalooPaaji-Regular';
}

.french_sec {
    margin-top: 100px;
}

.french-video iframe {
    height: 490px;
    width: 100%;
    float: left;
}

.french-video {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}

.video_sec h2 {
    font-size: 18px;
}

.video_sec span {
    color: #5fbdf1;
    border-bottom: 1px solid #5fbdf1;
}

.video_logo img {
    float: right;
}

.explorer_video {
    -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.12);
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.12);
    background: #fff;
    margin-bottom: 45px;
}

.passport-sec-body {
    padding: 20px;
    height: 385px;
}

.passport-sec-body h2 {
    margin-top: 0;
    font-size: 18px;
    color: #1c1d1e;
    font-family: 'BalooPaaji-Regular';
}

.passport-sec-footer {
    border-top: 1px #dddada solid;
    padding: 20px 20px 10px;
}

.psf-logo {
    width: 100px;
    float: right;
    padding-top: 20px;
}

.psf-logo img {
    max-width: 100%;
}

.video_sec {
    margin-left: -30px;
}

.psf-content p {
    font-size: 13px;
}

.psf-content a {
    color: #11a3eb;
    border-bottom: 1px solid #11a3eb;
}

.hvrwht {
    color: #ffffff;
}

.hvrwht:hover {
    color: #ffffff!important;
}

.hm_frnc {
    padding: 8px 13px !important;
}

.hm_span {
    margin-left: 8px;
}

.view_5 {
    width: 35%;
    float: left;
    margin-top: 10px;
}

.fancybox-slide.watermark .fancybox-spaceball {
    background-image: url('https://fancyapps.com/GJbkSPU.png');
    background-size: cover;
    background-repeat: no-repeat;
}

.prvcy_under {
    text-align: left;
}

.prvcy_under {
    float: left;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin: 18px 0 0;
}

.prvcy_under p {
    font-size: 13px;
}

.text_prvcy p {
    margin: 0px!important;
}

.text_prvcy a {
    color: #ffffff;
}

.text_prvcy a:hover {
    color: #ffffff!important;
}

.strn-txt {
    font-size: 20px!important;
}

.spanish_img img {
    margin-top: 50px;
}

.english_img img {
    margin-top: 50px;
}

.english_sec {
    margin-top: 50px !important;
}

.english_img_sec img {
    margin-top: 50px !important;
}

.french_banner img {
    margin-top: 50px !important;
}

.french_banner_sec {
    margin-top: 50px !important;
}

.spanish_banner {
    margin-top: 44px !important;
}

.international_sec li {
    background-image: none !important;
    list-style-type: unset !important;
}

.international_heading h2 {
    font-size: 31px !important;
    color: #1c1d1e;
    margin-bottom: 10px;
    text-align: center !important;
}

.international_sec li a {
    text-decoration: underline !important;
}

.shop_img img {
    width: 100%;
}

.shop_section {
    padding: 0px 50px !important;
}

.shop_row {
    padding-top: 100px;
}

.sec-start {
    text-align: center;
    border-bottom: 2px solid #11a3eb;
    padding: 40px 0;
}

.sec-start form {
    width: 35%;
    display: inline-block;
    text-align: center;
}

.sec-start form label {
    text-align: left;
    float: left;
    font-weight: 700;
    color: #71777f !important;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}

.sec-start h1 {
    font-size: 24px;
    font-family: 'BalooPaaji-Regular';
    text-transform: uppercase;
}

.sec-start p {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    margin-bottom: 38px;
}

span.wpcf7-list-item {
    margin: 0 !important;
    text-align: left !important;
    width: 100% !important;
}

#wpcf7-f1565-o1 .wpcf7-form-control-wrap {
    float: left;
    width: 100%;
}

.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
    float: left;
    width: 100%;
}

.pdf {
    display: inline-block;
    text-decoration: underline;
    margin-bottom: 25px;
}

.roundgreen {
    border-style: solid;
    border-width: 1px;
    border-color: #99FF00;
    background-color: #99FF00;
    border-radius: 5px;
    padding: 15px 5px;
    font-weight: normal !important;
    font-family: 'BalooPaaji-Regular' !important;
    font-size: 20px;
    color: #000000;
    font-weight: bold;
}

.roundcat {
    width: 280px;
    margin: 0 auto 25px;
    display: block;
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.roundblue {
    border-style: solid;
    border-width: 1px;
    border-color: #66CCFF;
    background-color: #66ccff;
    border-radius: 5px;
    padding: 15px 5px;
    font-family: 'BalooPaaji-Regular' !important;
    font-size: 20px;
    color: #000066;
    font-weight: bold;
}

.roundpurple {
    border-style: solid;
    border-width: 1px;
    border-color: #9900CC;
    background-color: #9900CC;
    border-radius: 5px;
    padding: 15px 5px;
    font-family: 'BalooPaaji-Regular' !important;
    font-size: 20px;
    color: #FFFF00;
    font-weight: bold;
}

.resource_image {
    padding: 15px;
    height: 0;
    padding-bottom: 40%;
    position: relative;
}

.resource_image img {
    max-width: 80%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border: 1px solid #66CCFF;
    padding: 10px;
}

h3.style1 {
    padding-bottom: 10px;
    font-size: 18px;
    margin-top: 0px;
    color: #000066;
    font-weight: bold;
}

.arrow_img {
    padding-top: 15px;
    padding-bottom: 15px;
}

.col-md-4 .row:last-child img.arrow_img {
    display: none;
}

.round-white {
    border: 1px solid #66CCFF;
    padding: 30px 15px 0;
    ;
}

.round-white img {
    padding-bottom: 10px;
    max-width: 100%
}

.resource-desc {
    text-align: left;
    border: 1px solid #66CCFF;
    padding: 20px;
    margin-bottom: 10px;
}

.resource_text {
    background: #66CCFF;
    padding: 7px;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #FFFFFF;
    font-weight: bold;
}

div#payment label {
    color: #515151!important;
}


/* .product_image img {
    width: 100%;
    max-width: 190px;
    min-height: 260px;
    display: block;
} */

.product_image img {
    max-width: 80%;
}

.woocommerce-billing-fields h3, .woocommerce-additional-fields h3 {
    color: #000;
}

#sagepay_direct_validfrom_mm, #sagepay_direct_validfrom_yy, #sagepay_direct_validuntil_mm, #sagepay_direct_validuntil_yy
{
    max-width: 50px;
    background: #fff !important;
    color: #000 !important;
}

#sagepay_direct_cardtype
{
	background: #fff !important;
    color: #000 !important;
    max-width: 170px;
}

.sec-startf-afterform
{
    text-align: center;
    border-bottom: 2px solid #11a3eb;
    padding: 40px 0;
}
.sec-startf-afterform h1
{
    font-size: 24px;
    font-family: 'BalooPaaji-Regular';
    text-transform: uppercase;
}

.under-header-link a
{
    font-size: 24px !important;
    font-family: 'BalooPaaji-Regular';
    color: #11a3eb !important;
}