@font-face {

font-family: 'Bariol-Bold';
  src: url('fonts/Bariol-Bold.eot');
  src: url('fonts/Bariol-Bold.eot?#iefix') format('embedded-opentype'),
       url('fonts/Bariol-Bold.svg#Bariol-Bold') format('svg'),
       url('fonts/Bariol-Bold.ttf') format('truetype'),
       url('fonts/Bariol-Bold.woff') format('woff'),
       url('fonts/Bariol-Bold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'Bariol-BoldItalic';
  src: url('fonts/Bariol-BoldItalic.eot');
  src: url('fonts/Bariol-BoldItalic.eot?#iefix') format('embedded-opentype'),
       url('fonts/Bariol-BoldItalic.svg#Bariol-BoldItalic') format('svg'),
       url('fonts/Bariol-BoldItalic.ttf') format('truetype'),
       url('fonts/Bariol-BoldItalic.woff') format('woff'),
       url('fonts/Bariol-BoldItalic.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;

}



@font-face {
  font-family: 'Bariol-Light';
  src: url('fonts/Bariol-Light.eot');
  src: url('fonts/Bariol-Light.eot?#iefix') format('embedded-opentype'),
       url('fonts/Bariol-Light.svg#Bariol-Light') format('svg'),
       url('fonts/Bariol-Light.ttf') format('truetype'),
       url('fonts/Bariol-Light.woff') format('woff'),
       url('fonts/Bariol-Light.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}



@font-face {
  font-family: 'Bariol';
  src: url('fonts/Bariol.eot');
  src: url('fonts/Bariol.eot?#iefix') format('embedded-opentype'),
       url('fonts/Bariol.svg#Bariol') format('svg'),
       url('fonts/Bariol.ttf') format('truetype'),
       url('fonts/Bariol.woff') format('woff'),
       url('fonts/Bariol.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}




.form-sec form p [type="radio"]:checked,
.form-sec form p [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.form-sec form p [type="radio"]:checked + label,
.form-sec form p [type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 35px;
    cursor: pointer;
      line-height: 26px;
    display: inline-block;
    color: #505068;
     font-family: Bariol;
  font-size: 18px;
      font-weight: normal;

}
.form-sec form p [type="radio"]:checked + label:before, .form-sec form p [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 24px;
    height: 24px;
    border-radius: 100%;
    border: solid 2px #33e2b9;
}
.form-sec form p [type="radio"]:checked + label:before{

    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 24px;
    height: 24px;
    border-radius: 100%;
    border: solid 10px #33e2b9;
}
.form-sec form p [type="radio"]:checked + label:after, .form-sec form p [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #fff;
    position: absolute;
    top: 7px;
    left: 7px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.form-sec form p [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.form-sec form p [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}





.check-mark input:checked ~ .checkmark:after {
    display: block;
}

.check-mark {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 18px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
    float: left;
    font-family: Bariol;
    font-size: 18px;
    color: #505068;
    margin-top: 16px;
    font-weight: normal;
}
.check-mark a {
    color: #33e2b9;
}

/* Hide the browser's default checkbox */
.check-mark input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 3px;
    left: 0;
    height: 18px;
    width: 18px;
    border-radius: 3.5px;
    border: solid 2px #33e2b9;
}



/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.check-mark input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */

.checkmark:after {
    left: 5px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid #33e2b9;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.checkmark:after {
    left: 5px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid #33e2b9;
    border-width: 0px 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
} 
.form-sec form p [type="radio"]:checked + label {
    font-family: 'Bariol-Bold';
}
.barns-bannet {
    width: 100%;
    float: left;
    background-image: url(../img/bitmap.svg);
    padding-bottom: 120px;
    background-size: 100% !important;
    height: 878px;
}

.barns-bannet figure {
    width: 100%;
    float: left;
    margin-top: 38px;
    position: relative;
}


.barns-bannet figure img {
    width: 115%;
    margin-left: -48px;
    margin-top: 20px;
}


.barns-bannet .logo-sec {
    width: 100%;
    float: left;
    margin-top: 0;
}
.barns-bannet .logo-sec ul {
    width: 100%;
    float: left;
    padding: 0px;
}

.barns-bannet .logo-sec ul li {
    list-style: none;
    display: inline-block;
    vertical-align: middle;
}


.barns-bannet .logo-sec i.fa.fa-heart {
    color: #7098f8;
    font-size: 25px;
    margin-right: 12px;
    margin-left: 12px;
}

div.logo-sec > ul > li:nth-child(3) img {
    max-width: 212px;
    position: relative;
    top: 7px;
}

.form-sec {
    width: 100%;
    float: left;

  }



.form-sec h3 {
    font-family: 'Bariol-Bold';
    font-size:44px;
    width: 100%;
    color: #505068;
    float: left;
    margin-top: 30px;
    line-height: 55px;
    margin-bottom: 19px;
}

.form-sec .sub_head_line {
    font-size: 18px;
    line-height: 27px;
    color: #505068;
    width: 100%;
    font-family: 'Bariol';
    float: left;
    margin-top: 2px;
    margin-bottom: 30px;
}



.form-sec > p span::after {
    background: #7098f8;
    content: "";
    position: absolute;
    width: 155px;
    height: 3px;
    bottom: -6px;
    left: 0;
    margin: auto;
    float: none;
    right: 0;
}
.form-sec > p span {
    font-family: 'Bariol-Bold';
    color: #7098f8;
    position: relative;
}

a:hover{

  text-decoration: none;
}



.form-sec .detailSec, .detailSecPay {
    width: 100%;
    max-width: 400px;
    float: left;
}


.form-sec form p {
    width: 100%;
    float: left;
}
.form-sec form .form-group {
    width: 100%;
    float: left;
    margin-bottom: 5px;
}

.form-sec form .form-group label {
    width: 100%;
    float: left;
    font-weight: normal;
    font-family: 'Bariol-Bold';
    font-size: 16px;
    line-height: normal;
    color: #505068;
    margin-bottom: 6px;
    margin-top: 10px;
}


.form-sec form .form-group input[type="text"] {    font-size: 16px;
    width: 100%;
    float: left;
    height: 48px;
    border-radius: 5px;
    background-color: #ffffff;
    padding-left: 10px;
    border: none;
      font-family: 'Bariol';
}


.form-sec form button {
    height: 64px;
    border-radius: 32px;
    box-shadow: 0 4px 14px -5px rgba(34, 34, 34, 0.34);
    background-image: linear-gradient(262deg, #32e2b9, #46d4c8);
    border: none;
    font-family: 'Bariol-Bold';
    font-size: 18px;
    line-height: 1.56;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    transition: 0.5s;
    padding-left: 56px;
    padding-right: 56px;
}

.sec-img img {
    max-width: 140px;
}


.sec-img {
    position: absolute;
    top: -103px;
    left: 92px;
}

.albert-three {
    width: 100%;
    float: left;
    text-align: center;
    padding: 60px 0;
    padding-bottom: 105px;
}




.albert-three h3 {
    font-family: 'Bariol-Bold';
    font-size: 42px;
    text-align: center;
    color: #505068;
    margin-bottom: 30px;
    width: 100%;
    float: left;
}



.albert-three p {
    font-family: Bariol;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #505068;
    width: 100%;
    float: left;
}




.albert-three ul {
    width: 100%;
    float: left;
    margin-top: 100px;
    padding: 0px;
}




.albert-three ul li {
    list-style: none;
    display: inline-block;
    height: 290px;
    border-radius: 10px;
    background-color: #f6f6f9;
    width: 340px;
}




.albert-three ul li figure {
    position: relative;
    margin-top: -50px;
}




.albert-three ul li figure img {
    max-width: 93px;
}

.albert-three ul li figcaption h4 {
    font-family: Bariol;
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.42;
    letter-spacing: normal;
    text-align: center;
    color: #505068;
    width: 100%;
    margin-top: 14px;
    margin-bottom: 13px;
}



.full-banner {
    width: 100%;
    float: left;
    margin-bottom: 180px;
}
.full-banner img {
    width: 100%;
}


.mobbning {
    width: 100%;
    float: left;
    padding: 50px 0;
        padding-top: 60px;
}

.mobbning img {
    width: 100%;
}



.mobbning p {
    font-family: Bariol;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.44;
    letter-spacing: normal;
    color: #505068;
    width: 100%;
    float: left;
    margin-bottom: 18px;
}



.mobbning h3 {
    font-family: 'Bariol-Bold';
    font-size: 42px;
    color: #505068;
    width: 100%;
    float: left;
    margin-bottom: 22px;
    margin-top: 40px;
}




.mobb-cont {
    width: 100%;
    float: left;
    margin-left: 20px;
    padding-left: 30px;
}


.panel-default>.panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #e4e5e7;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    height: 60px;
    border-radius: 10px;
    background-color: #f6f6f9;
    line-height: 60px;
}
.panel-default>.panel-heading a {
    display: block;
    padding: 0px 20px;
    font-family: 'Bariol-Bold';
    font-size: 20px;
    letter-spacing: inherit;
    color: #505068;
}


.panel-title {
    line-height: 60px;
}

.panel-group .panel+.panel {
    margin-top: 4px;
}

a:focus {
    outline: none;
    text-decoration: none;
}

.panel-default {
    border-color: transparent;
    box-shadow: 0px 0px;

}
.panel-default>.panel-heading a:after {    content: "";    position: relative;    top: 16px;    display: inline-block;    font-family: 'Glyphicons Halflings';    font-style: normal;    font-weight: 400;    line-height: 1;    -webkit-font-smoothing: antialiased;    -moz-osx-font-smoothing: grayscale;    float: right;    transition: transform .25s linear;    color: #33e2b9;    -webkit-transition: -webkit-transform .25s linear;    font-size: 30px;}



.panel-default>.panel-heading a[aria-expanded="true"]:after {
  content: "\2212";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.panel-default>.panel-heading a[aria-expanded="false"]:after {
  content: "\002b";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.accordin-sec {
    width: 100%;
    float: left;
    padding: 50px 0;
}



.accordin-sec .panel-body {
    font-family: Bariol;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.44;
    letter-spacing: normal;
    color: #505068;
    border: none !important;
}

.accordin-sec h3 {
    font-family: 'Bariol-Bold';
    font-size: 42px;
    color: #505068;
    width: 100%;
    float: left;
    margin-bottom: 43px;
    text-align: center;
}

div#accordion {
    width: 100%;
    float: left;
}




.brans-sec {
    width: 100%;
    float: left;
    text-align: center;
    padding-top: 0px;
    margin-top: 10px;
    padding-bottom: 120px;
}
.albert_centered__img img {
    max-width: 365px;
    width: 100%;
}
.albert_centered__img {
    position: relative;
    margin-top: 55px;
    top: 50px;
}

.brans-sec h3 {
    font-family: 'Bariol-Bold';
    font-size: 36px;
    color: #505068;
    width: 100%;
    float: left;
    margin-bottom: 5px;
    text-align: center;
}


.brans-sec .second__line {
    color: #32e2b9;
    margin-top: 6px;
}
.brans-sec p {
    font-family: Bariol;
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.44;
    letter-spacing: normal;
    color: #505068;
    width: 100%;
    float: left;
}


.brans-sec p span {
    color: #7098f8;
    position: relative;
}

.brans-sec p span::after {
    background: #7098f8;
    content: "";
    position: absolute;
    width: 155px;
    height: 3px;
    bottom: -6px;
    left: 0;
    margin: auto;
    float: none;
    right: 0;
}



.brans-sec a.bran-btn {
    width: 303px;
    height: 64px;
    border-radius: 32px;
    font-size: 18px;
    color: #fff;
    display: inline-block;
    line-height: 64px;
    text-transform: uppercase;
    margin-top: 30px;
    font-family: 'Bariol-Bold';
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.1);
    background-image: linear-gradient(259deg, #fab27b, #fe9c8e);
}


.form-sec.second-page > p {
    margin-bottom: 20px;
}
.second-page h6 {
    font-size: 18px;
    line-height: 1.33;
    color: #505068;
    width: 100%;
    font-family: 'Bariol';
    float: left;
    margin-top: 11px;
    margin-bottom: 20px;
}

input:focus{
outline: none;

}

.form-sec form h4 i.fa.fa-lock {
    margin-right: 8px;
    color: #505068;
}


.form-sec form h4 {
    color: #505068;
    font-family: 'Bariol';
    width: 100%;
    float: left;
    margin-top: 20px;
    text-align: left;
    font-size: 14px;
    padding-left: 25px;
}

.form-sec.second-page button {
     margin-top: 25px;
}


.padd-less {
    padding-left: 0px;
}

footer {
    padding: 20px 0;
    background: #f6f6f9;
    padding-bottom: 10px;
    position: relative;
}
footer::before {
    content: "";
    background: url(../img/backtoschool/rectangle11.svg);
    position: absolute;
    left: 0;
    height: 90px;
    width: 100%;
    top: -88px;
}
footer p {
    color: #39394f;
    font-family: Bariol;
    font-size: 14px;
        margin-top: 25px;

}


footer {
    width: 100%;
    float: left;
    text-align: center;
}

footer ul > li:nth-child(3) img {
    max-width: 212px;
    position: relative;
    top: 7px;
}
footer i.fa.fa-heart {
    color: #7098f8;
    font-size: 17px;
    margin-right: 12px;
    margin-left: 12px;
}
footer ul li {
    list-style: none;
    display: inline-block;
    vertical-align: middle;
}



footer ul {
    padding: 0px;
}






.only-mobile-sec {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 60px;
}

.only-mobile-sec h4 {
    margin-bottom: 0px;
    font-family: 'Bariol-Bold';
    font-size: 32px;
    line-height: 1.42;
    color: #505068;
}


.only-mobile-sec p {
      font-family: 'Bariol';
    font-size: 24px;
    line-height:1.33;
    text-align: center;
    color: #505068;
    margin-bottom: 20px;
    padding-bottom: 15px;
}



.only-mobile-sec ul {
    width: 100%;
    float: left;
    padding: 0px;
}


.only-mobile-sec ul li {
    list-style: none;
    display: inline-block;
    width: 24%;
}
figure {    margin: 0px;}.paymentSection iframe {    background: #fff;    font-size: 16px;    width: 100% !important;    float: left;    height: 48px !important;    border-radius: 5px;    background-color: #ffffff;    padding-left: 10px !IMPORTANT;    border: none;    font-family: 'Bariol';    padding-top: 10px;}label.check-mobile.add-border {    border: 2px solid #3cdac1;	}	.paymentSection button {    margin-top: 25px;}div#logo_cont .span2.widget-span.widget-type-custom_widget {    padding: 0px !important;    margin-left: 0px;}.ElementsApp, .ElementsApp .InputElement {    height: 44px;    padding-left: 12px;}.ElementsApp, .ElementsApp .InputElement {    padding-left: 12px;}.ElementsApp, .ElementsApp .InputElement {    padding-left: 12px;}

.emailPhoneSection .StripeElement {
    border-radius: 5px;
    background-color: #ffffff;
    height: 48px;
    width: 100%;
    min-width: 100%;
    padding: 13px 15px;
    display: inline-block;
    overflow: hidden;
}
.form-sec form .detailSecPay button {
    margin-top: 18px;
}
.full-banner .Centered__img {
    position: absolute;
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
    margin-top: 148px;
}

p.error {
    color: #ff0000;
    font-size: 17px;
    font-weight: bold;
    margin-top: 10px;
}