body {
    padding: 0;
    margin: 0;
    /*      font-family: 'Montserrat', sans-serif;*/
    font-family: 'Optima';
    font-size: 1rem;
    color: #000000;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    /*  line-height: 1.8rem;*/
    font-weight: 400;
}
@font-face {
    font-family: 'Optima';
    src: url('../fonts/Optima.eot');
    src: url('../fonts/Optima.eot?#iefix') format('embedded-opentype'), url('../fonts/Optima.woff2') format('woff2'), url('../fonts/Optima.woff') format('woff'), url('../fonts/Optima.ttf') format('truetype'), url('../fonts/Optima.svg#Optima') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Optima';
    src: url('../fonts/Optima-Italic.eot');
    src: url('../fonts/Optima-Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/Optima-Italic.woff2') format('woff2'), url('../fonts/Optima-Italic.woff') format('woff'), url('../fonts/Optima-Italic.ttf') format('truetype'), url('../fonts/Optima-Italic.svg#Optima-Italic') format('svg');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Optima';
    src: url('../fonts/Optima-Bold.eot');
    src: url('../fonts/Optima-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Optima-Bold.woff2') format('woff2'), url('../fonts/Optima-Bold.woff') format('woff'), url('../fonts/Optima-Bold.ttf') format('truetype'), url('..fonts/Optima-Bold.svg#Optima-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Optima';
    src: url('../fonts/Optima-Medium.eot');
    src: url('../fonts/Optima-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Optima-Medium.woff2') format('woff2'), url('../fonts/Optima-Medium.woff') format('woff'), url('../fonts/Optima-Medium.ttf') format('truetype'), url('../fonts/Optima-Medium.svg#Optima-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
body.full-page {
    overflow: hidden !important;
}
html {
    font-size: 16px;
}
ol, ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
a, a:hover, a:focus {
    outline: none;
    text-decoration: none;
    color: inherit;
}
input:focus {
    outline: none;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
}
h1 {
    font-size: 3.75rem;
    font-family: "Ramabhadra", sans-serif;
}
h2 {
    font-size: 3.5rem;
    font-family: "Ramabhadra", sans-serif;
}
h3 {
    font-size: 1.675rem;
    font-family: "Ramabhadra", sans-serif;
}
h4 {
    font-size: 1.25rem;
    font-family: "Ramabhadra", sans-serif;
}
h5 {
    font-size: 1rem;
    font-family: "Ramabhadra", sans-serif;
}
h6 {
    font-size: 0.875rem;
    font-family: "Ramabhadra", sans-serif;
}
p {
    font-size: 15px;
}
p.title {
    font-size: 1rem;
}
.block {
    display: block;
}
.italic {
    font-style: italic;
}
button {
    line-height: 1;
}
/*common font family*/
p, .heading-title > span, .process-wrapp li > .pro-step, .progress-bars .progress p, .progress-bars .progress .progress-bar span, .approach-table .ammount .dur, .pagination li > a, .counters .count_nums, .approach-table .ammount h2, .approach-table ul li, .webcats li a > span, .getin_form .form-control {
    /*    font-family: 'Optima';*/
}
/*fontAwesome*/
.zeus.tparrows.tp-rightarrow::before, .zeus.tparrows.tp-leftarrow::before, .approach-table ul li > span::before, .testimonial-quote h3::before, .testimonial-quote h3::after, blockquote.blockquote::before {
    font-family: 'FontAwesome';
}
/* Helper Classes & Shorcodes */
.padLeft {
    padding-left: 0px !important;
}
.padRight {
    padding-right: 0px !important;
}
.padding {
    padding: 7.5rem 0;
}
.padding_top {
    padding-top: 7.5rem;
}
.padding_bottom {
    padding-bottom: 7.5rem;
}
.margin_bottom {
    margin-bottom: 7.5rem;
}
.margin_top {
    margin-top: 7.5rem;
}
.padding_half {
    padding: 4.375rem 0;
}
.padding_bottom_half {
    padding-bottom: 4.375rem;
}
.margin_bottom_half {
    margin-bottom: 4.375rem;
}
.padding_top_half {
    padding-top: 4.375rem;
}
.heading_space {
    margin-bottom: 4.125rem;
}
.bottom5 {
    margin-bottom: 5px;
}
.bottom10 {
    margin-bottom: 10px;
}
.top10 {
    margin-top: 10px;
}
.bottom15 {
    margin-bottom: 15px;
}
.top15 {
    margin-top: 15px;
}
.top20 {
    margin-top: 20px;
}
.bottom20 {
    margin-bottom: 20px;
}
.bottom25 {
    margin-bottom: 25px;
}
.top25 {
    margin-top: 25px;
}
.bottom30 {
    margin-bottom: 30px;
}
.top30 {
    margin-top: 30px;
}
.bottom35 {
    margin-bottom: 35px;
}
.top40 {
    margin-top: 40px;
}
.bottom40 {
    margin-bottom: 40px;
}
.bottom45 {
    margin-bottom: 45px;
}
.top50 {
    margin-top: 50px;
}
.top60 {
    margin-top: 60px;
}
.bottom60 {
    margin-bottom: 60px;
}
.bottom0 {
    margin-bottom: 0;
}
.nomargin {
    margin: 0;
}
.nopadding {
    padding: 0;
}
.fontbold {
    font-weight: bold;
}
.fontmedium {
    font-weight: 500;
}
.font-light {
    font-weight: 300;
}
.font-xlight {
    font-weight: 200;
}
.bglight {
    background: #f5f7f7;
}
.bgdefault {
    background: #353584;
}
.whitecolor {
    color: #ffffff;
}
.darkcolor {
    color: #000000;
}
.skybluebg {
    background: #00afe5
}
.extradark-color {
    color: #212331;
}
.defaultcolor {
    color: #353584;
}
section {
    position: relative;
}
.center-justified {
    text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;
}
.container-padding {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
}
/*heading Titles */
.heading-title > span {
    font-size: 1.25rem;
    display: block;
    text-transform: capitalize;
    color: #353584;
}
.whitecolor.heading-title > span {
    color: #fff;
}
.heading-title h2 {
    font-weight: 400;
}
.heading-title h3 {
    font-weight: 700;
    font-size: 36px
}
.heading-title h3 span {
    color: #44c1e2;
    font-weight: 600;
}
/*img wrap*/
.image {
    overflow: hidden;
}
a.image {
    display: block;
}
.image img {
    width: 100%;
    display: block;
}
.image, .image img {
    position: relative;
}
/*hover on images*/
.hover-effect::before, .hover-effect::after {
    content: "";
    background: #fff;
    height: 0;
    width: 0;
    z-index: 1;
    position: absolute;
    -webkit-transition-duration: 1.3s;
    -o-transition-duration: 1.3s;
    transition-duration: 1.3s;
}
.hover-effect::before {
    right: 0;
    opacity: 1;
    top: 0;
}
.hover-effect::after {
    bottom: 0;
    opacity: .7;
    left: 0;
}
.hover-effect:hover::after, .hover-effect:hover::before {
    height: 100%;
    opacity: 0;
    width: 100%;
}
/*to align elements center*/
.center-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
/*Back To Top*/
.back-top {
    color: #fff;
    right: 25px;
    font-size: 26px;
    position: fixed;
    z-index: 1600;
    opacity: 0;
    visibility: hidden;
    bottom: 40px;
    background: #f63d3d;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    height: 40px;
    border: 2px solid #ffffff;
    width: 40px;
    text-align: center;
    line-height: 30px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.back-top-visible {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    visibility: visible;
}
.back-top::before {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    z-index: -1;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    opacity: 0;
    visibility: hidden;
    background: #f63d3d;
}
.back-top:hover::before, .back-top:focus::before {
    opacity: 1;
    visibility: visible;
}
.back-top:hover, .back-top:focus {
    color: #fff;
}
/* transitions common*/
a, *::before, *::after, img, span, input, button, .navbar, .fixedmenu, .tp-bullet, .owl-dot, .owl-prev, .owl-next {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
i::before, i::after {
    -webkit-transition: all 0s !important;
    -o-transition: all 0s !important;
    transition: all 0s !important;
}
.navbar-brand {
    margin: 8px 0;
    padding: 10px 0px;
    position: relative;
}
.navbar-brand > img {
    max-width: 100% !important;
}
.navbar.fixedmenu .logo-default, .navbar .logo-scrolled {
    display: none;
}
.navbar.fixedmenu .logo-scrolled, .navbar .logo-default {
    display: inline-block;
}
/*-------------------------------*/
/*header*/
/*-------------------------------*/
#yellow-patch {
    padding: 0px;
    position: relative;
    margin: 0px;
    /*	background: #000;*/
}
.ylowrap {
    position: relative;
    padding: 0 100px;
}
.ylowrap .knowmore {
    font-size: .95rem;
    line-height: 1.2;
    color: #000;
    padding-top: 15px;
    padding-left: 15px;
    text-align: right;
    font-weight: 600;
}
.navbar .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
}
.navbar-custom {
    padding: 1px 5px;
    -moz-box-shadow: 0 .5rem .5rem 0 rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 .5rem .5rem 0 rgba(0, 0, 0, .3);
    box-shadow: 0 .5rem .5rem 0 rgba(0, 0, 0, .3);
    background: #fff;
    /*  border-bottom: solid 5px #0096d6;*/
}
.navbar-custom.top-nav-collapse {
    -moz-box-shadow: 0 .5rem .5rem 0 rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 .5rem .5rem 0 rgba(0, 0, 0, .3);
    box-shadow: 0 .5rem .5rem 0 rgba(0, 0, 0, .3);
    background: #fff;
    padding: 2px 5px;
    height: 75px;
}
.navbar-custom.top-nav-collapse img {
    width: 170px;
    transition: 1s all;
}
.navbar-dark .navbar-nav .nav-link:hover {
    color: #000;
    font-weight: 700;
    /*  background: #e3140c;*/
    /*  border-bottom: solid 1px #00529f;*/
    padding: 7px 10px;
}
.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .nav-link.active {
    color: #000;
    font-weight: 700;
    padding: 7px 10px;
    font-family: 'Optima';
}
.navbar-dark .navbar-nav .nav-link {
    color: #000;
    font-size: 1rem;
    padding: 7px 10px;
    font-weight: 700;
    margin: 0 5px;
    font-family: 'Optima';
}
.dropdown-menu {
    background-color: #f8c737;
    color: #fff !important;
    font-size: 1rem;
}
.navbar-dark .navbar-nav .btn-danger1 {
    background: #3f7da8;
    color: #fff !important;
    border-radius: 20px;
    font-weight: 600;
    padding: 5px 13px 7px 13px;
    margin-top: 3px;
    transition: 1s all;
    display: flex;
    justify-content: center;
    align-items: center;
}
.navbar-dark .navbar-nav .btn-danger1:hover {
    background: #d76462;
    color: #fff;
    font-weight: 600;
    padding: 5px 13px 7px 13px;
}
.logo img {
    width: 180px;
    /*  margin-top: 30px;*/
}
header {
    z-index: 100;
    position: relative;
    background: url("../images/banner.jpg") no-repeat;
    background-position: center;
    background-size: cover;
    padding: 0px 0;
    min-height: 650px;
    height: 100%;
    margin-top: 80px;
}
header .header-text {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-family: "Ramabhadra", sans-serif;
    padding: 150px 0;
    position: relative;
}
header .header-text p {
    color: #fff;
    text-transform: uppercase;
    font-size: 1rem;
    line-height: 1;
    font-weight: 400;
    margin: 0px;
    padding: 0px;
    text-align: center;
    display: block;
}
header .header-text h1 {
    color: #fff;
    /*    text-transform: uppercase;*/
    font-size: 5rem;
    line-height: 1;
    font-weight: normal;
    margin: 0px;
    padding: 20px 0 0 0;
    text-align: center;
}
header .header-text h1 span {
    color: #e5322e;
    display: block;
}
header .header-text h2 {
    color: #fff;
    font-size: 1.7rem;
    line-height: 1.1;
    font-weight: 500;
    margin: 35px 0 0 0px;
    padding: 0px;
    text-align: center;
    text-transform: uppercase;
    position: relative;
}
header .header-text::before {
    content: '';
    position: absolute;
    background: #fff;
    height: 1px;
    width: 40%;
    margin-top: 15px;
}
header .header-text h3 {
    color: #fff;
    font-size: 1.4rem;
    line-height: 1.1;
    font-weight: normal;
    margin: 35px 0 0 0px;
    padding: 0px;
    text-align: center;
    font-family: 'Optima';
}
header .header-text h3 span {
    display: block;
}
header .header-text .bg-danger1 {
    background: #d76462;
    color: #fff;
    font-family: 'Optima';
    border-radius: 20px;
    font-weight: bold;
    padding: 10px 45px;
    margin-top: 15px;
    display: inline-block;
    transition: 1s all;
    font-size: 1rem;
}
header .header-text .bg-danger1:hover {
    background: #3f7da8;
}
header .header-text a.btn-apply {
    /*  width: 100%;*/
    border-radius: 50px;
    padding: 10px 25px;
    font-weight: 600;
    font-size: 1.3rem;
    background: #fff;
    color: #3F7DA8;
    display: inline-block;
    font-family: 'Optima';
    /*
    top: 50px;
    position: relative;
*/
}
header .header-text a.btn-apply:hover {
    background: #d76462;
    color: #fff;
}
#about {
    position: relative;
    padding: 50px 0px 20px 0px;
    background: #fff;
    /*  background: #f2f2f2 url("../images/repair_bg.jpg") top/cover no-repeat;*/
}
#about .abtwrp {
    padding: 0px 0px 0px 0px;
}
#about .abtwrp .rightbox {
    position: relative;
    background: #fff;
    padding: 30px;
    margin-left: -80px;
    border-radius: 0px 0 0 10px;
}
#about .abtwrp .rightbox h2 {
    font-size: 2rem;
    margin: 0;
    line-height: 1.3;
    color: #011830;
    text-align: left;
    font-weight: 100;
    padding: 5px 0px;
}
#about .abtwrp .rightbox h2 span {
    color: #3f7da8;
    display: block;
}
#about .abtwrp .rightbox p {
    font-size: 1.1rem;
    line-height: 1.5;
    font-weight: normal;
    color: #000;
    text-align: left;
    margin: 0px;
    padding: 25px 0px 0 0;
    font-family: 'Optima';
}
#whatlearn {
    position: relative;
    padding: 20px 0px 50px 0px;
    background: #fff;
    /*  background: #f2f2f2 url("../images/repair_bg.jpg") top/cover no-repeat;*/
}
#whatlearn .whtlarnwrap {
    padding: 0px 0px 0px 0px;
}
#whatlearn .whtlarnwrap .sectiontitle {
    position: relative;
    padding: 10px 0px;
}
#whatlearn .whtlarnwrap .sectiontitle h2 {
    font-size: 2rem;
    margin: 0;
    line-height: 1.3;
    color: #011830;
    text-align: center;
    font-weight: 100;
    padding: 0px 0px;
}
#whatlearn .whtlarnwrap .sectiontitle h2 span {
    color: #3f7da8;
}
#whatlearn .whtlarnwrap .sectiontitle p {
    font-size: 1.4rem;
    line-height: 1.5;
    font-weight: normal;
    color: #000;
    text-align: center;
    margin: 0px;
    padding: 15px 0px 10px 0px;
    font-family: 'Optima';
}
#whatlearn .whtlarnwrap .whitebox {
    position: relative;
    background: #fff;
    border: 1px solid #D1D1D1;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    transition: 1s;
}
#whatlearn .whtlarnwrap .whitebox p {
    font-size: 1.1rem;
    line-height: 1.5;
    font-weight: normal;
    color: #000;
    text-align: center;
    margin: 0px;
    padding: 15px 0px 0 0;
    font-family: 'Optima';
}
#whatlearn .whtlarnwrap .whitebox:hover {
    transform: translateY(-5px);
}
#master_img {
    position: relative;
    padding: 50px 0px 50px 0px;
    background: #fff;
    background: #f2f2f2 url("../images/master-bg.jpg") no-repeat;
    background-position: 10% 0%;
    background-size: cover;
    height: 100%;
    min-height: 700px;
}
#whatmaster {
    position: relative;
    padding: 50px 0px 50px 0px;
    margin-top: -350px;
}
#whatmaster .whmstwrp {
    padding: 0px 30px 0px 30px;
    background: #fff;
    max-width: 1300px;
    border-radius: 10px;
}
#whatmaster .whmstwrp .sectiontitle {
    position: relative;
    padding: 10px 0px;
}
#whatmaster .whmstwrp .sectiontitle h2 {
    font-size: 2rem;
    margin: 0;
    line-height: 1.3;
    color: #011830;
    text-align: center;
    font-weight: 100;
    padding: 20px 0px 15px 0px;
}
#whatmaster .whmstwrp .sectiontitle h2 span {
    color: #3f7da8;
}
#whatmaster .whmstwrp .sectiontitle p {
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: normal;
    color: #000;
    text-align: center;
    margin: 0px;
    padding: 2px 0px 0 0;
    font-family: 'Optima';
}
#whatmaster .whmstwrp .whitebox {
    position: relative;
    background: #fff;
    transition: 1s;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border: 1px solid #9A9595;
    box-shadow: inset 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
}
#whatmaster .whmstwrp .whitebox img {
    float: left;
    width: 70px;
    margin-right: 20px;
}
#whatmaster .whmstwrp .whitebox:hover {
    transform: translateY(-5px);
}
#whatmaster .whmstwrp .whitebox h3 {
    font-family: 'Optima';
    font-size: 1.5rem;
    padding: 0px 0px;
    margin: 0px;
    text-align: left;
    font-weight: bold;
}
#whatmaster .whmstwrp .whitebox p {
    font-size: 1.2rem;
    line-height: 1.4;
    font-weight: normal;
    color: #000;
    text-align: left;
    margin: 0px;
    padding: 10px 0px 0 0;
    font-family: 'Optima';
}
#wintorschool {
    position: relative;
    padding: 50px 0px 50px 0px;
    background: #3F7DA8;
}
#wintorschool .wintwrap {
    padding: 0px 0px 0px 0px;
}
#wintorschool .wintwrap .sectiontitle {
    position: relative;
    padding: 10px 0px;
}
#wintorschool .wintwrap .sectiontitle h2 {
    font-size: 2rem;
    margin: 0;
    line-height: 1.3;
    color: #fff;
    text-align: center;
    font-weight: 100;
    padding: 20px 0 0px 0px;
}
#wintorschool .wintwrap .sectiontitle h2 span {
    color: #3f7da8;
}
#wintorschool .wintwrap .sectiontitle p {
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: normal;
    color: #000;
    text-align: center;
    margin: 0px;
    padding: 2px 0px 0 0;
    font-family: 'Optima';
}
#wintorschool .wintwrap .whitebox {
    position: relative;
    background: #fff;
    transition: 1s;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    border: 1px solid #9A9595;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
}
#wintorschool .wintwrap .whitebox img {
    display: block;
    width: 50px;
    height: auto;
    margin-right: 20px;
}
#wintorschool .wintwrap .whitebox:hover {
    transform: translateY(-5px);
}
#wintorschool .wintwrap .whitebox h3 {
    font-family: 'Optima';
    font-size: 1.5rem;
    padding: 0px 0px;
    margin: 0px;
    text-align: left;
    color: #3F7DA8;
    font-weight: bold;
}
#wintorschool .wintwrap .whitebox p {
    font-size: 1.2rem;
    line-height: 1.4;
    font-weight: normal;
    color: #000;
    text-align: left;
    margin: 0px;
    padding: 10px 0px 0 0;
    font-family: 'Optima';
}
#wintorschool .wintwrap .whitebox ul {
    list-style-type: disc;
    position: relative;
    margin-left: 15px;
}
#wintorschool .wintwrap .whitebox ul li {
    list-style-position: outside;
    margin: 0px;
    padding: 0px;
    font-size: 1.1rem;
    text-align: left;
}
#secure {
    position: relative;
    padding: 50px 0px 50px 0px;
    background: #fff;
}
#secure .secwrap {
    padding: 0px 0px 0px 0px;
}
#secure .secwrap .sectiontitle {
    position: relative;
    padding: 10px 0px;
}
#secure .secwrap .sectiontitle h2 {
    font-size: 2rem;
    margin: 0;
    line-height: 1.3;
    color: #000;
    text-align: center;
    font-weight: 100;
    padding: 20px 0px;
}
#secure .secwrap .sectiontitle h2 span {
    color: #3f7da8;
}
#secure .secwrap .sectiontitle p {
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: normal;
    color: #000;
    text-align: center;
    margin: 0px;
    padding: 2px 0px 0 0;
    font-family: 'Optima';
}
#secure .secwrap .pricing-card {
    border: 1px solid #9A9595;
    border-radius: 10px;
    padding: 25px;
    background-color: #fff;
    transition: all 0.4s ease;
    position: relative;
    height: 100%;
}
#secure .secwrap .pricing-card:hover {
    transform: translateY(-5px);
}
#secure .secwrap .pricing-card.active {
    border: 4px solid #3F7DA8;
    box-shadow: 0px 9px 4px rgba(0, 0, 0, 0.25);
    background-color: #ffffff;
    border-radius: 10px;
}
#secure .secwrap .pricing-card.dimmed {
    opacity: 0.4;
    transition: opacity 0.4s ease;
}
#secure .secwrap .pricing-card h5 {
    font-family: 'Optima';
}
#secure .secwrap .best-value {
    background: #3F7DA8;
    color: #fff;
    font-weight: 600;
    border-radius: 8px;
    padding: 5px 10px;
    font-size: .9rem;
    display: inline-block;
    position: absolute;
    top: 15px;
    right: 15px;
}
#secure .secwrap .price {
    font-size: 3rem;
    font-weight: 900;
    color: #000;
}
#secure .secwrap .pricing-card .price span {
    font-size: 1.5rem;
    color: #000;
}
#secure .secwrap .pricing-card p {
    font-size: 1.5rem;
    color: #000;
}
#secure .secwrap .pricing-card hr {
    margin: 15px 0;
    border-top: 1px solid #000;
}
#secure .secwrap .pricing-card ul {
    list-style: none;
    padding-left: 0;
}
#secure .secwrap .pricing-card ul li {
    margin-bottom: 8px;
    line-height: 1.4;
    display: flex;
    align-items: start;
    gap: 8px;
    font-size: 1.1rem;
}
#secure .secwrap .pricing-card ul li::before {
    content: "✔";
    color: #3F7DA8;
    font-weight: bold;
    flex-shrink: 0;
    margin-top: 2px;
}
#secure .secwrap .btn-apply {
    width: 100%;
    border-radius: 8px;
    padding: 16px;
    font-weight: 600;
    font-size: 1.5rem;
    background: #3F7DA8;
    color: #fff;
}
#secure .secwrap .note {
    font-size: 1rem;
    margin-top: 25px;
    text-align: center;
    font-weight: 600;
    color: #000;
}
#accomd {
    position: relative;
    padding: 50px 0px 0px 0px;
    background: #f2f2f2 url("../images/accomdation-bg.png") no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    min-height: 500px;
    height: 100%;
}
#accomd .accomwrap {
    padding: 0px 0px 0px 0px;
}
#accomd .accomwrap .whitebox {
    position: relative;
    padding: 40px;
    border-radius: 10px 10px 0 0;
    background: #fff;
    margin-top: 60px;
}
#accomd .accomwrap .whitebox .sectiontitle {
    position: relative;
    padding: 10px 0px;
}
#accomd .accomwrap .whitebox .sectiontitle h2 {
    font-size: 2rem;
    margin: 0;
    line-height: 1.3;
    color: #000;
    text-align: left;
    font-weight: 100;
    padding: 0px 0 20px 0px;
}
#accomd .accomwrap .whitebox .sectiontitle h3 {
    font-size: 2.3rem;
    margin: 0;
    line-height: 1;
    color: #3f7da8;
    text-align: left;
    font-weight: 700;
    padding: 0px 0 20px 0px;
    font-family: 'Optima';
}
#accomd .accomwrap .whitebox .sectiontitle h3 span {
    font-size: 1.5rem;
    color: #000;
}
#accomd .accomwrap .whitebox .sectiontitle h3::before {
    content: '';
    position: absolute;
    border-bottom: solid 1px #000;
    left: 0;
    bottom: 24px;
    right: 0;
    display: block;
}
#accomd .accomwrap .whitebox .sectiontitle p {
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: normal;
    color: #000;
    text-align: center;
    margin: 0px;
    padding: 2px 0px 0 0;
    font-family: 'Optima';
}
#accomd .accomwrap .whitebox ul {
    position: relative;
    margin: 0px 0 0 15px;
    padding: 0px;
    list-style-type: disc;
}
#accomd .accomwrap .whitebox ul li {
    list-style-position: outside;
    font-size: 1.1rem;
    color: #000;
}
#programdetails {
    position: relative;
    padding: 50px 0px 50px 0px;
    background: #fff;
}
#programdetails .progwrap {
    padding: 0px 0px 0px 0px;
}
#programdetails .progwrap .sectiontitle {
    position: relative;
    padding: 10px 0px;
}
#programdetails .progwrap .sectiontitle h2 {
    font-size: 2rem;
    margin: 0;
    line-height: 1;
    color: #011830;
    text-align: center;
    position: relative;
    padding: 10px 0 30px 0px;
}
#programdetails .progwrap .schedule-scroll {
    max-height: 90vh;
    overflow-y: scroll;
    padding-right: 10px;
    overflow-x: hidden;
}
/* Custom blue scrollbar */
#programdetails .progwrap .schedule-scroll::-webkit-scrollbar {
    width: 8px;
    height: 100%;
    background: #3F7DA8;
    border-radius: 10px;
}
#programdetails .progwrap .schedule-scroll::-webkit-scrollbar-thumb {
    background-color: #90CFFA;
    border-radius: 10px;
}
#programdetails .progwrap .timeline-line {
    border-left: 4px solid #3F7DA8;
    position: relative;
    padding-left: 25px;
    /*	   height: 30vh;*/
}
#programdetails .progwrap .timeline-marker {
    width: 16px;
    height: 16px;
    background-color: #3F7DA8;
    border-radius: 50%;
    position: sticky;
    margin-left: -35px;
    /*      top: 20px;*/
    z-index: 1;
}
#programdetails .progwrap .day-title {
    color: #3F7DA8;
    font-weight: bold;
    font-size: 1.1rem;
    margin: 0px;
    padding: 0px;
}
#programdetails .progwrap .day-title span {
    color: #000;
}
#programdetails .progwrap .session-time {
    font-weight: bold;
	padding: 5px;
	margin: 0px;
}
#programdetails .progwrap ul {
    padding-left: 20px;
}
#programdetails .progwrap ul li {
    margin-bottom: 5px;
    list-style: disc;
    list-style-position: outside;
}
#programdetails .progwrap a.btn-apply {
    /*  width: 100%;*/
    border-radius: 8px;
    padding: 10px 25px;
    font-weight: 600;
    font-size: 1.3rem;
    background: #3F7DA8;
    color: #fff;
    display: inline-block;
    font-family: 'Optima';
}
#programdetails .progwrap a.btn-apply:hover {
    background: #d76462;
    color: #fff;
}
@media (max-width: 576px) {
    /*
      body {
        padding: 10px;
      }

      h2 {
        font-size: 1.5rem;
      }
*/
    #programdetails .progwrap .timeline-line {
        padding-left: 20px;
    }
    #programdetails .progwrap .day-title {
        font-size: 1rem;
    }
}
#tours {
    position: relative;
    padding: 50px 0px 50px 0px;
    background: #3F7DA8;
    background: linear-gradient(180deg, rgba(63, 125, 168, 1) 0%, rgba(63, 125, 168, 1) 57%, rgba(255, 255, 255, 1) 57%, rgba(255, 255, 255, 1) 100%);
}
#tours .tourwrap {
    padding: 0px 0px 0px 0px;
}
#tours .tourwrap .sectiontitle {
    position: relative;
    padding: 10px 0px;
}
#tours .tourwrap .sectiontitle h2 {
    font-size: 2rem;
    margin: 0;
    line-height: 1.3;
    color: #fff;
    text-align: center;
    font-weight: 100;
    padding: 20px 0 0px 0px;
}
#tours .tourwrap .sectiontitle h2 span {
    color: #3f7da8;
}
#tours .tourwrap .sectiontitle p {
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: normal;
    color: #fff;
    text-align: center;
    margin: 0px;
    padding: 2px 0px 0 0;
    font-family: 'Optima';
}
#tours .tourwrap .whitebox {
    position: relative;
    background: #fff;
    transition: 1s;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #9A9595;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
}
#tours .tourwrap .whitebox .card-body {
    padding: 20px 0 40px 0px;
}
#tours .tourwrap .whitebox .card-body p {
    font-size: 1.2rem;
    color: #000;
    font-family: 'Optima';
    padding: 20px 0 0 0;
    margin: 0px;
}
#tours .tourwrap .whitebox .card-body h6 {
    font-size: 1.4rem;
    color: #000;
    font-weight: bold;
    font-family: 'Optima';
    padding: 0px;
    margin: 0px;
}
#tours .tourwrap .activity-card {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}
#tours .tourwrap .activity-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 25px rgba(0, 123, 255, 0.2);
}
#tours .tourwrap .image-container {
    overflow: hidden;
}
#tours .tourwrap .image-container img {
    transition: transform 0.5s ease;
}
#tours .tourwrap .activity-card:hover img {
    transform: scale(1.08);
}
#meetprof {
    position: relative;
    padding: 20px 0px 50px 0px;
    background: #fff;
}
#meetprof .meetwrap {
    padding: 0px 0px 0px 0px;
}
#meetprof .meetwrap .sectiontitle {
    position: relative;
    padding: 10px 0px;
}
#meetprof .meetwrap .sectiontitle h2 {
    font-size: 2rem;
    margin: 0;
    line-height: 1.3;
    color: #011830;
    text-align: center;
    font-weight: 100;
    padding: 0px 0px;
}
#meetprof .meetwrap .sectiontitle h2 span {
    color: #3f7da8;
}
#meetprof .meetwrap .whitebox {
    position: relative;
    transition: 1s;
    background: #FFFFFF;
    border: 1px solid #9A9595;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    box-sizing: border-box;
    max-width: 1300px;
    width: 100%;
    padding: 50px 50px 0px 50px;
    margin-top: 40px;
}
#meetprof .meetwrap .whitebox h3 {
    font-size: 1.7rem;
    line-height: 1.3;
    font-weight: 500;
    color: #000;
    text-align: left;
    margin: 0px;
    padding: 5px 0px 10px 0px;
    font-family: 'Optima';
}
#meetprof .meetwrap .whitebox h3 span {
    font-size: 2.8rem;
    line-height: 1.3;
    font-weight: bold;
    color: #3F7DA8;
    text-align: left;
    margin: 0px;
    padding: 5px 0px 10px 0px;
    font-family: 'Optima';
}
#meetprof .meetwrap .whitebox p {
    font-size: 1.1rem;
    line-height: 1.5;
    font-weight: normal;
    color: #000;
    text-align: left;
    margin: 0px;
    padding: 15px 0px 0 0;
    font-family: 'Optima';
}
#meetprof .meetwrap .whitebox ul {
    margin: 20px 0 0 40px;
    padding: 0px;
    position: relative;
    list-style-type: disc;
    text-align: left;
}
#meetprof .meetwrap .whitebox ul li {
    margin: 0px;
    padding: 5px 0;
    list-style-position: outside;
    font-size: 1.1rem;
}
#meetprof .meetwrap .whitebox:hover {
    transform: translateY(-5px);
}
#meetprof .meetwrap img.profimg {
    max-height: 832px;
    height: 100%;
    display: block;
    position: relative;
}
#termscond {
    position: relative;
    padding: 20px 0px 50px 0px;
    background: #fff;
    /*  background: #f2f2f2 url("../images/repair_bg.jpg") top/cover no-repeat;*/
}
#termscond .termscondwrap {
    padding: 0px 0px 0px 0px;
}
#termscond .termscondwrap .sectiontitle {
    position: relative;
    padding: 10px 0px;
}
#termscond .termscondwrap .sectiontitle h2 {
    font-size: 2rem;
    margin: 0;
    line-height: 1.3;
    color: #011830;
    text-align: center;
    font-weight: 100;
    padding: 0px 0px;
}
/* Section titles with blue bullets */
.section-title {
    position: relative;
    padding-left: 1.5rem;
    font-weight: 700;
    margin: 5px 0;
    font-size: 1.1rem;
}
.section-title::before {
    content: "\2022";
    position: absolute;
    left: 0;
    color: #5bc0de; /* Blue bullet */
    font-size: 1.4rem;
    line-height: 1;
    font-family: 'FontAwesome';
}
/* Custom list items with black bullets */
ul.custom-list {
    list-style: none;
    padding-left: 1.5rem;
    margin-bottom: 1rem;
}
ul.custom-list p {
    padding: 0 0 2px 0px;
    margin: 0px;
    font-size: 1.1rem;
}
ul.custom-list > li {
    position: relative;
    padding-left: 1.2rem;
    margin-bottom: 0.5rem;
    font-size: 1.1rem;
}
ul.custom-list > li::before {
    content: "\2022";
    position: absolute;
    left: 0;
    color: #000; /* Black bullet */
    font-size: 1.2rem;
    line-height: 1;
    font-family: 'FontAwesome';
}
#cont {
    position: relative;
    padding: 50px 0px 60px 0px;
    background: #3F7DA8;
    background: linear-gradient(180deg, rgba(63, 125, 168, 1) 0%, rgba(25, 49, 66, 1) 50%);
}

#cont .contwrap {
    position: relative;
    padding: 10px 0px;
}

#cont .contwrap .contone {
    display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	flex-direction: column;
}

#cont .contwrap .contone div {display: flex; justify-content: flex-start; align-items: flex-start; width: 57%;}


#cont .contwrap h2 {
    font-size: 3rem;
    margin: 0;
    line-height: 1;
    color: #fff;
    text-align: left;
    position: relative;
    padding: 0px 0px;
}
#cont .contwrap a.btn-apply {
    /*  width: 100%;*/
    border-radius: 8px;
    padding: 10px 25px;
    font-weight: 600;
    font-size: 1.3rem;
    background: #fff;
    color: #3F7DA8;
    display: inline-block;
    /*
    top: 50px;
    position: relative;
*/
}
#cont .contwrap a.btn-apply:hover {
    background: #3F7DA8;
    color: #fff;
}
#cont .contwrap h3 {
    font-size: 1.5rem;
    margin: 0;
    line-height: 1.3;
    color: #fff;
    text-align: left;
    font-weight: normal;
    padding: 10px 0px;
}
#cont .contwrap a.maillink {
    color: #fff;
    font-size: 1.1rem;
    padding: 1px 0px;
    text-decoration: none;
    display: block;
}
#cont .contwrap a.maillink:hover {
    text-decoration: underline;
}
#cont .contwrap .vline {
    position: absolute;
    background: #fff;
    height: 200px;
    width: 1px;
    right: 50px;
    top: 0;
}
/*-------------------------------*/
/* Footer ends*/
/*-------------------------------*/
@media (max-width: 1367px) {
    html, body {
        overflow-x: hidden
    }
    #about .abtwrp .rightbox {
        padding: 10px 30px;
        margin-left: -100px;
    }
	
	
	#cont .contwrap .contone div {width: 67%;}
}
/*Large devices (desktops, less than 1200px)*/
@media (max-width: 1200px) {}
/*Large devices (desktops, less than 1025px)*/
@media (max-width: 1025px) {
    html {
        font-size: 15px;
    }
    .ylowrap {
        position: relative;
        padding: 0px 50px;
    }
}
/* Medium devices (tablets, less than 992px)*/
@media (max-width: 992px) {
    html {
        font-size: 14px;
    }
    h2 {
        font-size: 3rem;
    }
    h3 {
        font-size: 1.5rem;
    }
    h4 {
        font-size: 1.125rem;
    }
    p {
        font-size: 14px;
    }
    .heading-title > span {
        font-size: 1rem;
    }
}
/*Small devices (landscape phones, less than 768px)*/
@media (max-width: 768px) {
    html {
        font-size: 14px;
        overflow-x: hidden;
    }
	
	
	
	#cont .contwrap .contone {
  display: flex;
  justify-content: flex-start;
		align-items: flex-start;}
	
	#cont .contwrap h2 {line-height: 1.3}
	
    header {
        z-index: 100;
        position: relative;
        background: url("../images/banner.jpg") no-repeat;
        background-position: 58% 100%;
        background-size: cover;
        min-height: 550px;
        height: 100%;
        margin-top: 0px;
    }
    header .header-text {
        padding: 130px 0px 2px 10px;
    }
    .logo img {
        width: 170px;
    }
    .navbar-brand {
        margin: 12px 0;
    }
    .navbar-custom.top-nav-collapse {
        background: #fff;
        /*        padding: 5px 5px;*/
        height: auto;
    }
    .banner .banwrap .banner-slider .item .subitem img {
        width: 100%;
        /*    max-width: 80px;*/
    }
    .navbar-dark .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(63, 125, 168, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
    }
    .navbar-toggler:not(:disabled):not(.disabled) {
        border: solid 2px #3F7DA8;
        margin-right: 4px;
    }
    #about .abtwrp .rightbox {
        position: relative;
        background: #fff;
        padding: 0;
        margin: 0px;
    }
    #tours .tourwrap .whitebox {
        display: block;
    }
    #meetprof .meetwrap .whitebox {
        padding: 10px;
        height: 93%;
    }
    #meetprof .meetwrap img.profimg {
        margin-top: -150px;
        height: auto;
    }
    #meetprof {
        padding: 20px 0px 10px 0px;
    }
    /*	#cont .contwrap a.btn-apply {top: 30px;}*/
    #cont .contwrap h3 {
        margin-top: 10px;
    }
    #cont .contwrap .vline {
        display: none;
    }
}
@media (max-width: 576px) {
    #yellow-patch {
        padding-top: 60px;
    }
    header {
        z-index: 100;
        position: relative;
        background: url("../images/banner.jpg") no-repeat;
        background-position: 58% 100%;
        background-size: cover;
        min-height: 500px;
        height: 100%;
        padding: 10px 0 30px 0px;
    }
    header .header-text {
        padding: 100px 0px 20px 5px;
    }
    header .header-text h1 {
        font-size: 3rem;
    }
    header .header-text h3 {
        font-size: 1.4rem;
        padding: 10px 5px;
    }
    header .header-text::before {
        margin-top: -98px;
        width: 80%;
    }
    #programdetails .progwrap .timeline-marker {
        margin-left: -30px;
    }
    #cont .contwrap {
        position: relative;
        padding: 5px 20px;
    }
}
@media (max-width: 426px) {
    .logo img {
        width: 130px;
    }
    .navbar-custom.top-nav-collapse img {
        width: 120px;
    }
    header .header-text {
        padding: 80px 0px 20px 5px;
    }
    header .header-text h1 {
        font-size: 2.3rem;
    }
    header .header-text h1 span {
        font-size: 2rem;
    }
    header .header-text h2 {
        margin: 20px 0 0 0px;
        font-size: 1.3rem;
    }
    header .header-text::before {
        margin-top: -168px;
    }
    #wintorschool {
        position: relative;
        padding: 20px 0px 40px 0px;
    }
    #secure {
        position: relative;
        padding: 20px 0px 30px 0px;
    }
    #tours {
        padding: 20px 0px;
    }
}
@media (max-width: 376px) {
    logo img {
        width: 130px;
    }
    .navbar-brand {
        padding: 10px 0;
    }
    header .header-text h1 {
        font-size: 2.3rem;
        line-height: 1.3;
    }
    header .header-text h1 span {
        font-size: 2rem;
    }
    header .header-text {
        padding: 100px 0px 10px 5px;
    }
    header .header-text::before {
        margin-top: -190px;
    }
    #meetprof .meetwrap .whitebox {
        padding: 0px 10px;
        height: 94.2%;
    }
    #cont .contwrap h2 {
        font-size: 2.5rem;
        line-height: 1.2;
    }
    #whatmaster .whmstwrp .whitebox {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }
}
@media (max-width: 361px) {
    header .header-text p {
        font-size: .9rem;
        font-weight: 300;
    }
}