/*=====================================================================
@Developed By: Ayan Paul (Parallel-Histories-THEME)
=====================================================================*/

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

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

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

a {
    text-decoration: none;
}

a:hover,
a:focus {
    text-decoration: none;
}

i:before {
    margin-left: 0px !important;
}

ul li {
    text-decoration: none;
    list-style: none;
}

body {
    letter-spacing: 0px;
    font-size: 20px;
    font-family: "Arial";
    font-weight: normal;
    color: #6b6c6f;
    padding: 0px;
    overflow-x: hidden;
    z-index: 0;
    margin: 0;
}

.body_wrapper {
    z-index: 20;
    overflow: hidden;
}

a,
.btn,
button {
    text-decoration: none;
    outline: none;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}

a:hover,
a:focus,
.btn:hover,
.btn:focus,
button:hover,
button:focus {
    text-decoration: none;
    outline: none;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.sec_pad {
    padding: 70px 0px;
}

.flt-l {
    float: left;
}

.flt-r {
    float: right;
}

p {
    margin-bottom: 10px;
    line-height: 24px;
}

h1 {
    font-size: 65px;
    line-height: 65px;
    font-family: "Arial";
    font-weight: 900;
    margin-bottom: 20px;
    color: #000;
}

h2 {
    font-weight: 700;
    font-family: "Arial";
    margin-bottom: 20px;
    color: #000;
}

h3,
h4,
h5,
h6 {
    font-weight: 700;
    font-family: "Arial";
    margin-bottom: 20px;
    color: #000;
}

.owl-dots {
    text-align: center;
    margin-top: 30px;
    bottom: 0;
    left: 0;
    right: 0;
}

.owl-nav {
    position: absolute;
    top: -20%;
    right: 0;
}

/*.owl-nav .owl-prev {
    position: absolute;
    left: 0;
    width: 20px;
    height: 20px;
    top: -8rem;
}*/

/*.owl-nav .owl-next {
    position: absolute;
    right: 0;
    width: 20px;
    height: 20px;
    top: -8rem;
}*/

.owl-nav button {
    margin: 0 10px;
}

/*.owl-nav button:hover {
    background: #6E95E4 !important;
}*/

.owl-nav button span {
    font-size: 0;
    display: inline-block;
}

.owl-nav button.owl-prev span:before {
    position: absolute;
    content: "\f104";
    font-family: FontAwesome;
    color: #00aeef;
    left: 0;
    top: 0;
    font-size: 36px;
    line-height: 36px;
}

.owl-nav button.owl-next span:before {
    position: absolute;
    content: "\f105";
    font-family: FontAwesome;
    color: #00aeef;
    right: 0;
    top: 0;
    font-size: 36px;
    line-height: 36px;
}

/*.owl-nav button:hover span {
	 color: #fff;
}*/

/*.owl-nav .owl-prev span:before {
    position: absolute;
    content: "";
    background: url("../images/left-arrow.jpg") no-repeat;
    background-size: 100% 100%;
    width: 41px;
    height: 8px;
    left: 0;
}*/

/*.owl-nav .owl-next span:before {
    position: absolute;
    content: "";
    background: url("../images/right-arrow.jpg") no-repeat;
    background-size: 100% 100%;
    width: 41px;
    height: 8px;
    right: 0;
}*/

.owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    border-radius: 100%;
    background: transparent;
    margin: 0px 5px;
    border: 1px solid #000;
    opacity: 1;
    display: block;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    transform: scale(0.9);
}
/*nav.site-navbar img {
    max-width: 75% !important;
}*/
.owl-dots .owl-dot.active span {
    -ms-transform: scale(1);
    opacity: 1;
    transform: scale(1);
    background: #000;
    border-color: #000;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none;
}

/*---------------header---------------*/

.header_area {
    position: relative;
    width: 100%;
    left: 0;
    z-index: 20;
    top: 0;
    background: #fff;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.header_area.navbar_fixed {
    /*position: fixed;*/
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    /*-webkit-box-shadow: 0px 5px 10px 0px rgba(12, 0, 46, 8%);
    box-shadow: 0px 5px 10px 0px rgba(12, 0, 46, 8%);*/
}

.navbar-area {
    padding: 0 0;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.header_area.navbar_fixed .navbar-area {
    padding: 0 0;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.site-navbar {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding: 15px 0;
}

.site-navbar ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    margin-left: auto;
    margin-right: 0;
}
.site-navbar ul li {
    padding: 20px 15px;
}

.site-navbar ul li a {
    color: #8a8c8e;
    padding: 0;
    display: inline-block;
    text-decoration: none;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    position: relative;
    font-weight: 700;
    font-size: 24px;
}

/*.site-navbar ul li a:before {
    content: "";
    width: 6px;
    height: 6px;
    background: #fff;
    position: absolute;
    top: auto;
    bottom: -10px;
    left: 0;
    right: 0;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    border-radius: 100%;
    margin: 0 auto;
    opacity: 0;
}*/

/*.site-navbar ul li:hover a:before {
    opacity: 1;
}*/
.site-navbar ul li a:hover {
    color: #00aeef;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}

.nav-toggler {
    border: none;
    padding: 0px;
    background-color: transparent;
    cursor: pointer;
    height: 39px;
    display: none;
    width: 28px;
    position: relative;
    z-index: 9;
}
.nav-toggler span,
.nav-toggler span:before,
.nav-toggler span:after {
    width: 28px;
    height: 3px;
    background-color: #000;
    display: block;
    transition: 0.3s;
}
.nav-toggler span:before {
    content: "";
    transform: translateY(-9px);
}
.nav-toggler span:after {
    content: "";
    transform: translateY(6px);
}
.nav-toggler.toggler-open span {
    background-color: transparent;
}
.nav-toggler.toggler-open span:before {
    transform: translateY(0px) rotate(45deg);
}
.nav-toggler.toggler-open span:after {
    transform: translateY(-3px) rotate(-45deg);
}

. .site-logo img {
    width: 100%;
    -webkit-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
/* 
.site-navbar .sub-menu-holder {
    position: relative;
}

.site-navbar .sub-menu {
    position: absolute;
    left: 0;
    top: 60px;
    width: 370px;
    background: #00aeef;
    display: none;
    padding: 15px;
    border: 1px solid #ddd;
}

.site-navbar .sub-menu li {
    padding: 0;
    margin-bottom: 10px;
}

.site-navbar .sub-menu li:last-child {
    margin-bottom: 0;
}

.site-navbar .sub-menu a {
    color: #797272;
    display: block;
    padding: 0;
    font-size: 22px;
}

.site-navbar .sub-menu a:hover {
    color: #00aeef;
}

.site-navbar .sub-menu-holder:hover .sub-menu {
    display: block !important;
} */

.site-navbar ul li.social-icon a {
    margin-right: 15px;
}

.site-navbar ul li.social-icon a:last-child {
    margin-right: 0;
}

.site-navbar ul li.active a {
    color: #00aeef;
}

/*---------------header---------------*/

#back-to-top {
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 9;
    width: 30px;
    height: 19px;
    text-align: center;
    /*line-height: 24px;*/
  /*  background: #000;
    color: #fff;*/
    cursor: pointer;
    text-decoration: none;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    opacity: 0;
    /*font-size: 24px;
    border: 2px solid #fff;
    border-radius: 100%;
    font-family: "FontAwesome";*/
}

#back-to-top:hover {
   /* background: #6b6c6f;*/
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}

#back-to-top.show {
    opacity: 1;
}

#back-to-top span {
	background: url('../images/top-icon-new.png') no-repeat;
	background-size: 100% 100%;
	width: 30px;
	height: 19px;
	display: inline-block;
}

.form-control {
    border: 1px solid #ddd;
    background: transparent;
    font-size: 14px;
    color: #aaa;
    padding: 12px 15px;
    height: 50px !important;
    border-radius: 0;
    margin-bottom: 0;
    letter-spacing: 0;
    font-weight: 400;
}

textarea {
    height: 200px !important;
    resize: none;
}

.common-background {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

.common-left-right-padding {
    padding: 0 70px;
}

/*--------------*/

/*----body-start-----*/

img {
    max-width: 100%;
}

figure img {
    width: 100%;
}

.btn {
    display: inline-block;
    color: #000;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
    padding: 15px 30px;
    text-align: center;
    border-radius: 0;
    border: 2px solid #000;
    background: #fff;
}

.btn:hover {
    color: #fff;
    background: #000;
}

.custom-wrap-text {
    /*max-width: 800px;*/
}

.resource-menu-sec {
    padding: 20px 0;
}

.resource-menu-sec ul {
    display: flex;
    padding: 20px 0;
    margin: 0;
    border-top: 1px solid #6b6c6f;
    border-bottom: 1px solid #6b6c6f;
}

.resource-menu-sec ul li {
    margin-right: 70px;
	max-width: 190px;
}

.resource-menu-sec ul li:last-child {
    margin-right: 0;
}

.resource-menu-sec ul li a {
    font-size: 30px;
    font-weight: 700;
    color: #8a8c8e;
    line-height: 30px;
}

.resource-menu-sec ul li a:hover,
.resource-menu-sec ul li.active a {
    color: #000;
}

.resource-menu-sec ul li.current-menu-item a {
    color: #000;
}

.left-blue-bg-sec {
    position: relative;
}

.left-blue-bg-sec ul {
    position: absolute;
    left: 0;
    top: 0;
    padding: 30px;
    margin: 0;
    width: 100%;
    height: 100%;
}

.left-blue-bg-sec ul li {
    margin-bottom: 10px;
}

.left-blue-bg-sec ul li:last-child {
    margin-bottom: 0;
}

.left-blue-bg-sec ul li a {
    color: #000;
    font-weight: 700;
    font-size: 24px;
}

.left-blue-bg-sec ul li a:hover,
.left-blue-bg-sec ul li.active a {
    color: #fff;
}

.slider-bottom-text a {
    color: #6b6c6f;
}

.slider-bottom-text {
    margin: 20px 0 30px;
    border-right: 1px solid #6b6c6f;
    padding-right: 20px;
}

.slider-bottom-text h3 {
    color: #6b6c6f;

    margin-bottom: 10px;
}

.blue-slider-sec .col-lg-3 .slider-bottom-text {
    border: none;
    padding-right: 0;
}

.blue-slider-sec .for-border-wrap {
    border-bottom: 1px solid #6b6c6f;
}

.partner-logos {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    padding: 0;
    align-items: center;
}

.partner-logos li {
    width: 14.28%;
    padding: 0 15px;
    margin-bottom: 30px;
}

.partner-logos.for-title li {
    margin-bottom: 0;
}

.partner-logos li img {
    /* border: 1px solid #f7f6f6;*/
    max-width: 100%;
}

.foo-form-wrap .icon-with-input {
    position: relative;
}

.foo-form-wrap .icon-with-input i {
    position: absolute;
    right: 11px;
    top: 16px;
}

.foo-form-wrap p label {
    color: #000;
}

.foo-form-wrap p b span {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    display: block;
    padding-right: 5px;
}

.foo-form-wrap p b span + span {
    padding-left: 5px;
    padding-right: 0;
}

.foo-form-wrap p .form-control {
    margin-bottom: 5px;
}

.checbox-wrap p {
    display: flex;
    margin-bottom: 15px;
}

.checbox-wrap p label {
    margin-bottom: 0;
    margin-top: -5px;
    margin-left: 10px;
}

.index-title-sec strong {
    color: #000;
    font-size: 22px;
    font-weight: 900;
}

.table-bordered td {
    border: none;
    border-top: 1px solid #000;
}

.table-bordered thead th {
    border: none;
    font-weight: 400;
}

.overview-sec figcaption .btn {
    margin: 20px 0;
}
.overview-sec figcaption {
    /* padding-left: 20px;*/
}

.overview-sec figure {
    margin-bottom: 0;
    height: 100%;
}

.overview-sec figure img {
    height: 100%;
    object-fit: cover;
}

.overview-title,
.single-overview .col-lg-6 {
    margin-bottom: 70px;
}

.overview-title h1 {
    font-size: 55px;
    line-height: 55px;
}

.overview-title strong {
    color: #000;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 22px;
}

/*----team-page----*/
.team-top-blue-sec {
    background: #00aeef;
}

.team-top-blue-sec h1 {
    font-size: 48px;
    line-height: 48px;
}

.for-team-page .header_area {
    position: fixed;
}

.for-team-page .header_area .site-navbar ul li a {
    color: #000;
}

.team-top-text-wrap {
    /*  padding-top: 100px;*/
}

.team-top-text-wrap .border-top {
    border-top: 1px solid #000 !important;
    margin-top: 40px;
    padding-top: 30px;
}

.team-top-text-wrap p {
    color: #000;
    font-weight: 700;
    max-width: 50%;
}

.single-team .figure,
.single-blog .figure {
    margin-bottom: 10px;
    width: 100%;
}

.single-team .figure-caption h6,
.single-blog .figure-caption h6 {
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 24px;
}

.single-team .figure-caption a,
.single-blog .figure-caption a {
    color: #6c757d;
    font-weight: 400;
    display: inline-block;
}

.single-team .figure-caption a i,
.single-blog .figure-caption a i {
    font-style: normal;
    transform: rotate(90deg);
    display: inline-block;
    margin-left: 5px;
}

.single-team .figure-caption p,
.single-blog .figure-caption p {
    line-height: 20px;
}

/*----team-page----*/

/*----18-02-22----*/
.foo-end-text,
.foo-end-text p {
    font-size: 14px;
}
.foo-end-text p {
    line-height: 20px;
}
.foo-end-text p:last-child {
    margin-bottom: 0;
}

.partner-logos li span {
    display: block;
    margin-bottom: 30px;
    font-weight: 400;
    font-size: 14px;
}

/*----18-02-22----*/

/*----17-03-22----*/

.site-navbar ul + ul {
    margin-left: 0;
}

.slider-bottom-text ul {
    padding: 0;
    margin: 0;
}

.page-template-tpl_er_overview .overview-sec,
.overview-sec.extendstudy {
    padding-top: 70px;
}

.overview_list {
    padding: 0;
    margin: 0;
    max-height: 394px;
    overflow-y: scroll;
    padding-right: 20px;
}

ul.overview_list::-webkit-scrollbar {
    display: none;
}

.overview_list_item a {
    display: flex;
    font-weight: 700;
    /* color: #6b6c6f;*/
    color: #000;
    font-size: 24px;
}

.overview_list_item a:hover {
    color: #00aeef;
}

.overviewweek {
    min-width: 100px;
    margin-right: 20px;
}

.overview_list_item {
    margin-bottom: 15px;
}

.overview-sec.extendstudy ul {
    padding-left: 20px;
}

.overview-sec.extendstudy ul li {
    list-style: disc;
}

.overview-sec.extendstudy iframe {
    border-top: 1px solid #000;
    padding-top: 70px;
    margin-top: 50px;
    margin-bottom: 70px;
}

.overview-sec.extendstudy .overview-title,
.overview-sec.extendstudy .single-overview .col-lg-6 {
    margin-bottom: 50px;
}

/*.page-template-template-team .header_area {
   
    background: #00aeef;
}

.page-template-template-team .site-navbar ul li a {
    color: #000;
}*/

.editorial-team-slider .single-team .figure {
    max-height: 230px;
    min-height: 230px;
}

.editorial-team-slider .single-team .figure img {
    height: 230px;
    object-fit: cover;
}

.single-team_members .index-title-sec .common-left-right-padding,
.single-team_members .blue-slider-sec .common-left-right-padding {
    /* max-width: 1140px;*/
}

.single-team_members .left-blue-bg-sec img {
    width: 100%;
}

.single-team_members .blue-slider-sec .for-border-wrap {
    border-bottom: none;
}

.left-blue-bg-sec figure {
    /* margin-bottom: 0;*/
    min-height: 394px;
    max-height: 394px;
    overflow: hidden;
}

.left-blue-bg-sec figure img {
    min-height: 394px;
}

.right-img-slider,
.right-img-slider .owl-stage-outer,
.right-img-slider .owl-stage,
.right-img-slider .owl-item,
.right-img-slider .item {
    height: 100%;
}

.right-img-slider .item img {
    height: 100%;
    object-fit: cover;
    max-height: 394px;
    min-height: 394px;
}

.site-navbar a.logo {
    max-width: 250px;
}

span.mobile_view {
    display: none !important;
}
/*----17-03-22----*/

/*----14-04-22----*/

.login-page .schedule-form-sec input,
.request-peoject-modal .schedule-form-sec input {
    margin-bottom: 20px;
    font-size: 18px;
    height: 60px !important;
}

.login-page .schedule-form-sec span,
.request-peoject-modal .schedule-form-sec span {
    color: #000;
    display: inline-block;
    margin-bottom: 10px;
}

.login-page .schedule-form-sec .btn,
.request-peoject-modal .schedule-form-sec .btn {
    min-width: 200px;
    margin: 10px 10px 0;
}

.page-template-tpl_er_overview .blue-slider-sec .for-border-wrap,
.page-template-tpl_er_extendedstudy .blue-slider-sec .for-border-wrap {
    border-bottom: none;
}

.overview-table tr td a,
.single-overview p a,
.single-overview figcaption a {
    color: #6b6c6f;
}

/*----14-04-22----*/
ul.school_list {
    float: left;
    width: 50%;
}
ul.school_list li {
    margin-bottom: 20px;
    padding-right: 20px;
}
.school_list {
    /*padding-bottom: 24px;*/
    /* overflow: hidden;*/
}

/*===18-04-22===*/

.school_list_wrap ul {
    padding: 0;
    margin: 0;
}

.school-listing-sec p {
    font-style: italic;
    font-size: 24px;
}

.school-listing-sec h1,
.testimonial-listing-sec h1,
.booking-form-sec h1 {
    margin: 80px 0;
}

.page-template-tpl_participatingschool .blue-slider-sec .for-border-wrap,
.page-template-tpl_testimonials .blue-slider-sec .for-border-wrap,
.page-template-tpl_bookingfrom .blue-slider-sec .for-border-wrap {
    border: none;
}

.single-testimonial-wrap-text {
    margin-bottom: 30px;
}

.single-testimonial-wrap-text p {
    font-style: italic;
    font-size: 24px;
}

.single-testimonial-wrap-text p + p {
    font-style: normal;
    font-size: 20px;
}

.bookingfrom .d-flex {
    flex-wrap: wrap;
}

.bookingfrom .d-flex p {
    width: 50%;
    padding-right: 10px;
}

.bookingfrom .d-flex p + p {
    padding-left: 10px;
    padding-right: 0;
}

.bookingfrom p {
    margin-bottom: 20px;
}

.bookingfrom p span {
    margin-top: 5px;
    display: inline-block;
}

.bookingfrom label {
    display: block;
    margin-bottom: 10px;
}

.checkboxes-wrap {
    display: flex;
    align-items: center;
}

.checkboxes-wrap input {
    width: 20px;
    height: 20px;
}

.checkboxes-wrap label {
    margin-bottom: 0;
    margin-left: 12px;
    font-size: 18px;
}

.tt-booking-single .date-box {
    background: #f6f6f6;
    text-align: center;
    padding: 20px 5px;
}

.tt-booking-single .date-box p {
    margin-bottom: 0;
    color: #000;
}

.tt-booking-single .date-box p span {
    margin-top: 0;
    display: block;
}

.tt-booking-single .text-content-wrap p strong {
    color: #000;
}

.tt-booking-single .text-content-wrap p a {
    color: #6b6c6f;
    text-decoration: underline;
}

.tt-booking-single .text-content-wrap .btn {
    text-decoration: none;
    color: #000;
}

.tt-booking-single .text-content-wrap .btn:hover {
    color: #fff;
}

.tt-booking-single .text-content-wrap .btn.with-icon {
    background: #000;
    color: #fff;
    margin-right: 10px;
}

.tt-booking-single .text-content-wrap .btn.with-icon i {
    font-style: normal;
    margin-left: 10px;
}

.bookingfrom .wpcf7 {
    width: 100%;
}

.bookingfrom .wpcf7-form-control-wrap {
    width: 100%;
    margin-top: 0;
}

.bookingfrom .wpcf7-list-item {
    display: block;
    margin: 0;
}

.bookingfrom .wpcf7-list-item-label {
    font-size: 18px;
    margin-left: 10px;
}

.bookingfrom input[type="checkbox"] {
    width: 20px;
    height: 20px;
    position: relative;
    top: 4px;
}

.tt-booking-single {
    margin-bottom: 30px;
}

.bookingfrom .tt-booking-single:last-child {
    margin-bottom: 0;
}

.pum-container .d-flex br {
    display: none;
}

.pum-container .d-flex p {
    width: 50%;
    padding-right: 10px;
}

.pum-container .d-flex p + p {
    padding-left: 10px;
    padding-right: 0;
}

.pum-container label {
    font-size: 20px;
    margin-bottom: 0;
}

.pum-container .wpcf7-list-item {
    display: block;
    margin-left: 0;
    margin-top: 15px;
}

.pum-container .wpcf7-list-item-label {
    font-size: 18px;
}

.pum-container .wpcf7-form-control-wrap.programe,
.pum-container .wpcf7-form-control-wrap.datechek {
    display: block;
    margin-bottom: 20px;
}

.pum-container .wpcf7-list-item input[type="checkbox"] {
    width: 20px;
    height: 20px;
    position: relative;
    top: 5px;
    margin-right: 10px;
}

/*===18-04-22===*/

/*===21-04-22===*/

.blog-wrap-custom .single-blog {
    margin-bottom: 30px;
}

.blog-wrap-custom .single-blog img {
    width: 100%;
    height: 340px;
    object-fit:cover;
    
}

#wpcf7-f455-p400-o2 input {
    margin-bottom: 15px;
}

/*===21-04-22===*/

/*===25-04-22===*/

.pagination {
    justify-content: center;
    margin-top: 30px;
}

.pagination .page-numbers {
    color: #6b6c6f;
    margin: 0 10px;
    text-transform: capitalize;
    border: 1px solid #ddd;
    padding: 4px 10px;
}

.pagination .page-numbers.current {
    color: #fff;
    background: #000;
}

.single-custom-page img {
    display: block;
    width: 100%;
    margin-bottom: 20px;
}

.single-custom-page ul li {
    list-style: disc;
}

#comments #commentform p {
    display: flex;
    flex-wrap: wrap;
}

#comments #commentform p label {
    order: 1;
}

#comments #commentform p input {
    order: 2;
    width: 100%;
    height: 50px;
    border: 1px solid #ddd;
    border-radius: 0;
    padding: 10px;
    font-size: 16px;
}

#comments #commentform p textarea {
    height: 150px !important;
    border: 1px solid #ddd;
    border-radius: 0;
    resize: none;
    width: 100%;
    padding: 10px;
    font-size: 16px;
}

#comments #commentform p #submit {
    cursor: pointer;
    background: #fff;
    color: #000;
    border: 1px solid #000;
    font-size: 16px;
    display: inline-block;
    max-width: 200px;
    padding: 10px;
}

#comments #commentform p #submit:hover {
    background: #000;
    color: #fff;
}

/*===25-04-22===*/

/*===27-04-22===*/

.team-details-single .team-img-wrap {
    max-width: 400px;
    margin-right: 30px;
    margin-bottom: 30px;
    float: left;
    overflow: hidden;
}

.team-details-single .team-img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.team-details-single {
    margin-bottom: 70px;
    width: 100%;
    float: left;
}

/*===27-04-22===*/

/*===28-04-22===*/

#popmake-597,
#popmake-647,#exampleModal .modal-content {
    border: none;
    padding: 30px;
    border-radius: 0;
    background: #00aeef;
    max-width: 480px !important;
    margin: 0 auto;
    left: 0 !important;
    right: 0;
}

.logo_white {
    max-width: 200px;
    margin-bottom: 30px;
}

.logo_white img {
    filter: brightness(0) invert(1);
}

#popmake-597 h2,
#popmake-647 h2,#exampleModal h2 {
    font-size: 50px;
    text-transform: capitalize;
    line-height: 50px;
    margin-bottom: 30px;
    font-weight: 900;
}

#popmake-597 input.form-control,#exampleModal input.form-control
#popmake-647 input.form-control {
    border: 1px solid #fff;
    color: #000;
    font-weight: 700;
}

#popmake-597 input.form-control::placeholder,#exampleModal input.form-control::placeholder,
#popmake-647 input.form-control::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 1; /* Firefox */
}

#popmake-597 input.form-control:-ms-input-placeholder,#exampleModal input.form-control:-ms-input-placeholder,
#popmake-647 input.form-control:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff;
}

#popmake-597 input.form-control::-ms-input-placeholder,#exampleModal input.form-control::-ms-input-placeholder,
#popmake-647 input.form-control::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #fff;
}

#popmake-597 .btn,#exampleModal .btn,
#popmake-647 .btn {
    background: #000;
    width: 100%;
    color: #fff;
    font-weight: 700;
}

#popmake-597 .col-lg-6,#exampleModal .col-lg-6,
#popmake-647 .col-lg-6 {
    text-align: center;
}

#popmake-597 .col-lg-6 a,#exampleModal .col-lg-6 a,
#popmake-647 .col-lg-6 a {
    color: #000;
    font-weight: 700;
    display: inline-block;
    margin-top: 20px;
}

.partner-logos li:nth-child(4) img {
    max-width: 120px;
}

.partner-logos li:nth-child(5) img {
    max-width: 100px;
}

/*===28-04-22===*/

/*===04-05-22===*/

/* .site-navbar .sub-menu .menu-item-object-page a {
    color: #fff;
}

.site-navbar ul .sub-menu li.current_page_item a {
    color: #000;
}

.site-navbar ul .sub-menu li.menu-item-object-page.current-page-ancestor a {
    color: #000;
} */

.site-navbar ul li.current-menu-item a,
.site-navbar ul li.current-menu-ancestor a {
    color: #00aeef;
}

.page-template-tpl_news {
    background: #e7e7e8;
}

.footer-sec {
    background: #fff;
}
.page-template-tpl_news .single-overview p a,
.single-blog .read_more,
.page_team_redirecet {
    color: #00aeef !important;
    font-weight: 700 !important;
}

.page-template-tpl_news .index-title-sec strong {
    font-weight: 700;
}

.page-template-tpl_news .single-overview .overview-title {
    margin-bottom: 40px;
}

.page-template-tpl_news .single-overview .overview-title h1 {
    font-size: 36px;
    line-height: 36px;
}

.single-post .postnavigation {
    display: none;
}

.editorial-team-slider-wrap .single-team {
    margin-bottom: 30px;
}

.editorial-team-slider-wrap .single-team .figure-caption h6 {
    font-weight: 800;
    color: #6c757d;
    font-family: "Arial";
    margin-bottom: 0;
}

.editorial-team-slider-wrap .single-team .figure-caption h6:nth-child(1) {
    text-transform: uppercase;
}
/*
.single-team .figure-caption p {
    max-height: 100px;
    min-height: 100px;
    overflow: hidden;
}*/

.editorial-team-slider-wrap .single-team .figure-caption .title_wrapper {
    margin-bottom: 10px;
    min-height: 44px;
   /* max-height: 44px;*/
    overflow: hidden;
}

.team-details-single .team-description-wrap .title_wrapper h2 {
    margin-bottom: 0;
    color: #6b6c6f;
    font-weight: 800;
}

.team-details-single .team-description-wrap .title_wrapper h2:nth-child(1) {
    text-transform: uppercase;
}

.team-details-single .team-description-wrap .title_wrapper {
    margin-bottom: 20px;
}

.overview-sec.extendstudy .single-overview {
    margin-bottom: 50px;
}

.overview-sec.extendstudy .single-overview:last-child {
    margin-bottom: 0;
}

/*.overview-sec.extendstudy ul li.no_dot {
	list-style: none;
}*/

.team-top-blue-sec h2 {
    font-weight: 900;
    font-size: 48px;
    line-height: 48px;
}

.team-top-blue-sec h5 {
    font-size: 30px;
    line-height: 30px;
}

.team-top-blue-sec ul {
    padding-left: 25px;
}

.team-top-blue-sec hr {
    border-color: #000;
}

.team-top-blue-sec ul li {
    list-style: disc;
    font-weight: 900;
    color: #fff;
    font-size: 30px;
    line-height: 30px;
}

.single-blog .figure-caption .extra_info {
    display: block;
    font-size: 14px;
}

.single-blog .figure-caption p {
    font-size: 14px;
    color: #000;
}

.facebook-link-post-wrap {
    position: absolute;
    right: 60px;
    top: 70px;
}

.facebook-link-post-wrap a {
    display: flex;
    align-items: flex-start;
}

.facebook-link-post-wrap .fb-img {
    display: inline-block;
    max-width: 100px;
    max-height: 100px;
    overflow: hidden;
    border-radius: 100%;
}

.facebook-link-post-wrap .fb-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.facebook-link-post-wrap .fb-icon {
    background: #4267b2;
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    text-align: center;
    margin-left: 5px;
    color: #fff;
    font-size: 20px;
}

.page-template-tpl_news .index-title-sec {
    position: relative;
}

.single-blog .figure-caption h6 {
	/*max-height: 70px;
	min-height: 70px;*/
	overflow: hidden;
}

.single-blog .figure-caption p {
	max-height: 78px;
	min-height: 78px;
	overflow: hidden;
	-webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    display: -webkit-inline-box !important;
}

.page-template-tpl_blog .index-title-sec .custom-wrap-text h2 {
	font-size: 48px;
	line-height: 48px;
	font-weight: 900;
}

.page-template-tpl_blog .index-title-sec .custom-wrap-text h2 p {
	    line-height: 48px
}

/*===04-05-22===*/

/*------------------media-query-------------------------*/

@media screen and (min-width: 1640px) {
    .editorial-team-slider .single-team .figure img {
        height: 350px;
    }

    .editorial-team-slider .single-team .figure {
        max-height: 350px;
        min-height: 350px;
    }

    .overview_list {
        max-height: 585px;
    }

    .left-blue-bg-sec figure {
        overflow: hidden;
        max-height: 585px;
    }

    .right-img-slider .item img {
        max-height: 585px;
        min-height: 585px;
    }

    .left-blue-bg-sec figure img {
        min-height: 585px;
    }

    .partner-logos li:nth-child(4) img {
        max-width: 160px;
    }

    .partner-logos li:nth-child(5) img {
        max-width: 130px;
    }

    .partner-logos li:nth-child(6) img,
    .partner-logos li:nth-child(6) span {
        margin-left: -30px;
    }
}

@media screen and (max-width: 1199px) {
    body {
        font-size: 14px;
    }

    /* .site-navbar a.logo {
        max-width: 200px;
    }

    .site-navbar ul li a {
        font-size: 14px;
    }

    .site-navbar ul li {
        padding: 20px 10px;
    }

    .site-navbar .sub-menu {
        top: 50px;
        width: 200px;
    } */

    .common-left-right-padding {
        padding: 0 30px;
    }

    h1 {
        font-size: 36px;
        line-height: 36px;
    }

    .sec_pad {
        padding: 40px 0px;
    }

    .resource-menu-sec ul {
        padding: 10px 0;
    }

    .resource-menu-sec ul li a {
        font-size: 16px;
        line-height: 16px;
    }

    .resource-menu-sec ul li {
        margin-right: 40px;
		max-width: 100px;
    }

    .left-blue-bg-sec ul li a {
        font-size: 16px;
    }

    .left-blue-bg-sec ul {
        padding: 20px;
    }

    .slider-bottom-text h3 {
        font-size: 20px;
    }

    p {
        line-height: 24px;
    }

    .partner-logos li span {
        font-size: 12px;
    }

    .overview_list_item a {
        font-size: 16px;
        line-height: 20px;
    }

    .overviewweek {
        min-width: 80px;
        margin-right: 10px;
    }

    .overview-title h1 {
        font-size: 36px;
        line-height: 36px;
    }

    .overview-title,
    .single-overview .col-lg-6 {
        margin-bottom: 30px;
    }

    .overview-title strong {
        font-size: 16px;

        margin-bottom: 10px;
    }

    .btn {
        font-size: 14px;
    }

    .overview-sec figcaption {
        padding-left: 0;
    }

    .page-template-tpl_er_overview .overview-sec,
    .overview-sec.extendstudy {
        padding-top: 30px;
    }

    .overview-sec.extendstudy iframe {
        padding-top: 30px;
        margin-top: 30px;
        margin-bottom: 30px;
        height: 350px;
    }

    .overview-sec.extendstudy .overview-title,
    .overview-sec.extendstudy .single-overview .col-lg-6 {
        margin-bottom: 30px;
    }

    .team-top-blue-sec h1 {
        font-size: 36px;
        line-height: 36px;
    }

    .single-team .figure-caption h6 {
        font-size: 14px;
    }

    .facebook-link-post-wrap {
        right: 30px;
        top: 30px;
    }

    .facebook-link-post-wrap .fb-img {
        max-width: 70px;
        max-height: 70px;
    }

    .facebook-link-post-wrap .fb-icon {
        width: 24px;
        height: 24px;
        font-size: 18px;
    }
}

@media screen and (max-width: 991px) {
    .left-blue-bg-sec figure,
    .right-img-slider .item img {
        min-height: auto;
        max-height: 100%;
    }

    .slider-bottom-text {
        margin: 20px 0 20px;
        border-right: none;
        padding-right: 0;
    }

    .common-left-right-padding {
        padding: 0 15px;
    }

    .partner-logos li {
        width: 14.28%;
    }

    .partner-logos {
        justify-content: center;
    }

    .sec_pad {
        padding: 30px 0px;
    }

    .left-blue-bg-sec figure img {
        min-height: auto;
    }
    ul.partner-logos.for-title.desktopview {
        display: none;
    }
    span.mobile_view {
        display: inline-block !important;
    }

    .partner-logos {
        align-items: flex-start;
    }

    .partner-logos li span {
        margin-bottom: 20px;
        display: block !important;
    }

    .overview_list {
        max-height: 350px;

        padding-right: 0;
    }

    .page-template-tpl_er_overview .overview-sec,
    .overview-sec.extendstudy {
        padding-top: 30px;
    }

    .overview-sec figcaption .btn {
        margin: 10px 0;
    }

    .overview-sec.extendstudy .overview-title,
    .overview-sec.extendstudy .single-overview .col-lg-6 {
        margin-bottom: 30px;
    }

    .partner-logos li:nth-child(4) img,
    .partner-logos li:nth-child(5) img {
        max-width: 100%;
    }

    .partner-logos li img {
        width: 100px;
        height: 70px;
        object-fit: contain;
    }
}

@media screen and (max-width: 800px) {
    .partner-logos li {
        width: 20%;
    }
}
/* 
@media screen and (max-width: 767px) {
    .nav-toggler {
        display: block;
    }

    button:focus {
        outline: none !important;
    }

    .site-navbar {
        min-height: auto;
        align-items: center;
    }
    .site-navbar ul {
        position: absolute;
        width: 100%;
        height: 100vh;
        left: 0;
        top: 0;
        flex-direction: column;
        align-items: center;
        background-color: #ddd;
        overflow: hidden;
        transition: 0.5s;
        transform: translateX(-100%);
        padding: 70px 0;
    }
    .site-navbar ul li {
        width: 100%;
        text-align: left;
        float: left;
        padding: 6px 0;
        display: block;
    }
    .site-navbar ul li a {
        padding: 0 30px;
        color: #fff;
    }

    .site-navbar ul.open {
        height: 100vh;
        overflow: visible;
        transform: translateX(0px);
        z-index: 2;
    }

    .site-navbar ul li a:before {
        display: none;
    }

    .site-navbar .request-btn {
        margin-left: 0;
        position: relative;
        height: auto;
        background: none;

        padding: 0;

        transform: none;
        margin-right: 10px;
        z-index: 1;
    }

    .site-navbar .request-btn li {
        text-align: right;
    }

    .site-navbar a.logo {
        max-width: 150px;
    }

    .site-navbar .sub-menu {
        width: 100%;
        position: relative;
        display: block;
        left: 0;
        top: 0;
        height: auto;
        transform: none;
        padding: 0;
        margin: 0;
        background: none;
    }

    .site-navbar .sub-menu li {
        padding: 6px 0;
        margin-bottom: 0 !important;
        text-align: left;
        float: left;
        padding: 6px 0;
        display: block;
    }

    .site-navbar .sub-menu a {
        color: #000;
        display: inline-block;
        padding: 0 30px;
    }

    .site-navbar ul li a {
        color: #000;
        font-size: 16px;
    }

    .site-navbar .sub-menu-holder {
        padding-bottom: 0;
    } */

    h1 {
        font-size: 24px;
        line-height: 24px;
    }

    .partner-logos li {
        width: 25%;
    }

    /* .site-navbar .sub-menu li:last-child {
        padding-bottom: 0;
    } */

    .overview-title h1 {
        font-size: 24px;
        line-height: 24px;
    }

    .team-top-blue-sec h1 {
        font-size: 24px;
        line-height: 24px;
    }
}

@media screen and (max-width: 480px) {
    .left-blue-bg-sec ul li a {
        font-size: 14px;
    }

    .resource-menu-sec ul li a {
        font-size: 14px;
        line-height: 14px;
    }

    .resource-menu-sec ul li {
        margin-right: 30px;
		max-width: 90px;
    }

    .left-blue-bg-sec ul {
        padding: 15px;
    }

    .slider-bottom-text h3 {
        font-size: 16px;
    }

    .partner-logos li {
        width: 33.33%;
    }

    .partner-logos li span {
        font-size: 14px;
        min-height: 42px;
        margin-bottom: 10px;
    }

    .partner-logos li img {
        width: 100%;
        height: 70px;
        object-fit: contain;
        text-align: left;
        border: 1px solid #f7f7f7;
        padding: 5px;
    }
}

@media screen and (max-width: 360px) {
}

@media screen and (max-width: 320px) {
}

/*------------------media-query-------------------------*/
