/**
Theme Name: 360Learning Theme
Author: eBlix Technologies
**/

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body{

    font-family:'Open Sans', sans-serif;
    line-height:24px;
    font-size:16px;
    color:#231f20;
    overflow-x: hidden;
}

h1,h2,h3,h4,h5,h6,.simpleproceessnumber{
    font-family: 'Playfair Display', serif;
}
h1{
    font-size:36px;
}
h2{
    font-size:24px;
}
h3{
    font-size:20px;
}
h4{
    font-size:1.5rem;
}
h5{
    font-size:1.25rem
}
h6{
    font-size:1rem;
}
.grecaptcha-badge {
    visibility: hidden;
}
section.page-section {
    padding-top: 2.5rem;
}
.bookcoursedetailstop a {
    display: block;
}
.bookformwrap.paypal {
    text-align: center;
}
.tab-content #home .single-description {
    white-space: pre-line;
}
.paypalsub {
    background: #1e7fa2;
    border: 0;
    padding: 8px 15px;
    color: #fff;
    border-radius: 3px;
    cursor:pointer;
}
.paypalsub:hover {
    background:#003157;
    color: #fff;
}
.paymentcourse {
    width: 150px;
    height: 150px;
    background: #fcdf2c;
    border-radius: 50%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    font-size:30px;
    color: #fff;
    font-weight: bold;
    margin-top: 1.5rem;
    flex-direction:column;
}
.paymentcourse span {
    font-size: 16px;
    margin-bottom: 0.5rem;
}
.bookcoursedetailstop span {
    color: #1e7fa2;
}
.bookcoursedetailstop a {
    background: #fcdf2c;
    display: inline-block;
    color: #000;
    padding: 8px 15px;
    border-radius: 3px;
    margin-top: 0.8rem;
}
.bookcoursedetailstop {
    text-align: center;
    margin-bottom: 1.5rem;
}
.btnbookwrap {
    display: flex;
}
.bookformwrap .form-group {
    display: flex;
    align-items: center;
}
.courses-tab .nav-item.active .nav-link {
    background:#f2f2f2;
    color:#1e7fa2;
}
#homefive {
    padding: 3rem 0;
}
.booksubmit {
    background: #1e7fa2;
    border: 1px solid #1e7fa2;
}
.booksubmit:hover {
    background: #003157;
    border: 1px solid #003157;
}
.sucessmsg {
    background: #e2fae7;
    text-align: center;
    padding: 5px 10px;
    border: 1px solid #63be75;
}
.copyright a {
    color: #fff;
}
.blog-block {
    margin-bottom: 1.5rem;
}
.singleblog img {
    margin-bottom: 0.5rem;
}
.blog-block .desc p {
    margin-bottom: 5px;
}
.desc .button {
    font-family: 'Playfair Display', serif;
    color: #003157;
}
.page-template-courses .course-more a {
    background: #1e7fa2;
    color: #fff;
    padding: 3px 15px;
    display: inline-block;
}
.page-template-courses .course-more {
    text-align: right;
}
.desc .date {
    display: none;
}
.blog-block img {
    height: auto;
    max-width: 100%;
    height: auto;
}
.curriculm-cont .card .card-header .btn-link:after {
    content: "\f107";
    font: normal normal normal 14px/1 FontAwesome;
    font-weight: 900;
    float: right;
    line-height: 1.5;
}
.widget_search #searchsubmit {
    background: #1e7fa2;
    border: 1px solid #1e7fa2;
    color: #fff;
}

.desc {
    background: #f2f2f2;
    padding: 10px;
}
.desc h2 {
    font-size: 20px;
    color:#003157;
}
.widget_search #searchsubmit:hover{
    opacity:0.8;
}
.curriculm-cont .card .card-header .btn-link.collapsed:after {
    content: "\f106";
    line-height: 1.5;
}
.widget.widget_search label {
    display: none;
}
.curriculm-cont .card .card-header .btn-link{
    display:block;
    width:100%;
    text-align:left;
}
.curriculm-cont .btn-link:hover{
    text-decoration:none;
}
.curriculm-cont .btn-link:focus{
    text-decoration:none;
}
.curriculm-cont .card-header {
    border-bottom: 0;
}
.curriculm-cont .card-header {
    padding: .3rem 1.25rem;
    background-color: #fff;
}
.courses-tab .nav-tabs {
    border-bottom: 0;
}
.curriculm-cont .table th{
    background: #fcdf2c;
}
.course-image img {
    max-width: 100%;
    height: 395px;
    object-fit: cover;
    object-position: center;
}
.course-image {
    margin-bottom: 2rem;
    padding: 8px;
    background: #fff;
}
.courses-tab .nav-tabs .nav-link.active {
    color: #1e7fa2;
    background-color: #f2f2f2;
    border-color:#f2f2f2;
}
.courses-tab .nav-tabs .nav-link{
    color:#231f20;
}
.curriculm-cont {
    padding-top: 30px;
}
.courseleft-block .tab-pane {
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
}
.coursebook a {
    background: #1e7fa2;
    color: #fff;
    padding: 12px 15px;
    display: block;
    text-align: center;
    line-height: 1;
    border-radius: 2px;
    font-weight: bold;
}
.courses-tab {
    border: 1px solid #1e7fa2;
}
#curriculum #accordion {
    overflow: hidden;
}
h2.course-title {
    margin-bottom: 2rem;
}
.single-description.pt-40 {
    padding-top: 40px;
}
.courseleft-block {
    background: #f2f2f2;
    padding: 45px 50px;
}
.course-cat-title {
    margin-bottom: 1.5rem;
}
.teammo .modal-footer {
    display: none;
}
.courses-tab .nav-tabs .nav-link {
    display: block;
    width: 100%;
    padding: 20px 0;
    font-weight: 600;
    background: #1e7fa2;
    color:#fff;
    border-radius:0;
    border:0;
}
.courses-tab .nav-tabs .nav-link.active:hover{
    border-color:#f2f2f2;
}
.courses-tab .nav-tabs .nav-link:hover {
    border-color: #1e7fa2;
}
.courses-tab .nav-tabs .nav-item {
    display: flex;
    flex-grow: 1;
    text-align: center;
}
.coursebook a:hover {
    opacity:0.8;
    color:#fff!important;
}
.course-features {
    background: #f2f2f2;
    padding: 30px 20px;
    border-radius: 5px;
}
.course-features .coursebook {
    display: block;
    margin-top: 1rem;
}
.course-features.mt-30 {
    margin-top: 20px;
}
.course-features ul {
    padding-left: 0;
}
.course-features ul i {
    color: #1e7fa2;
    margin-right: 8px;
}
.course-features ul li span {
    float: right;
}
.course-features ul li {
    font-size: 15px;
    /*color: #8a8a8a;*/
    color: #474747;
    overflow: hidden;
    line-height: 45px;
    border-bottom: 1px solid #d2d2d2;
    padding: 0 10px;
}
.batch-filled{
    background: #f77e84;
}
.navigation__link {
    padding: 10px 10px 8px;
    font-size: 13px;
    letter-spacing:2px;
    border-bottom: 1px solid #dcdcdc;
    margin-right: 7px;
}
.navigation__link.active{
    background: #1e7fa2;
    color:#fff;
    border-bottom: 1px solid #1e7fa2;
}
.coursblock img {
    max-width: 100%;
}
#mainNav.scroll {
    text-align: center;
}
#homesix h3 {
    color: #003157;
}
.coursblock .coursebggrey-wrap {
    padding: 15px;
}
.coursblock img {
    max-width: 100%;
    height: 280px;
    object-fit: cover;
    object-position: center;
    width: 100%;
}
.coursblock h4 {
    font-size:20px;
}
.coursblock {
    margin-bottom: 1.5rem;
}
.teammorewrap .memberimage img {
    max-width: 100%;
    height: auto;
}
.teaminner:hover {
    box-shadow: 0 15px 30px rgba(0,0,0,.1);
    transition: all .3s ease-in-out 0s;
}
.teammorewrap .membername {
    background: #003157;
    color: #fff;
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: center;
    font-size: 12px;
}
.teammorewrap .memberposition {
    text-align: center;
    font-size: 12px;
    margin-bottom: 3px;
    margin-top: 3px;
}
.teammo .modal-header {
    background: #003157;
    color: #fff;
}
.teammo .close {
    color: #fff;
}
.teammorewrap .memberimage {
    float: left;
    width: 28%;
    margin-right: 2%;
}
.teammemberwrap img {
    width: 140px;
    border-radius: 50%;
}
.teammemberwrap .membercontent {
    font-size: 14px;
}
.teaminnerwrap h4 {
    margin-top: 20px;
    color: #1e7fa2;
}
.memberpostion {
    margin-bottom: 10px;
    color: #636363;
    font-style: italic;
}
.teaminnerwrap a.teammore {
    color: #1e7fa2;
    margin-top: 5px;
    display: inline-block;
}
.teaminner {
    box-shadow: 0 3px 5px rgba(0,0,0,.2);
    padding: 30px 15px;
    margin-bottom: 1.5rem;
    min-height:460px;
}
.teammemberwrap img {
    max-width: 100%;
    height: auto;
}
.teammore {
    cursor: pointer;
}
.teammemberwrap {
    text-align: center;
}
.single-mec-events .mec-events-event-image img {
    height: auto;
}
.single-mec-events .widget.widget_search{
    display:none;
}
.post-type-archive-mec-events .mec-event-image img {
    height: auto;
}
.single-mec-events .widget.widget_recent_entries{
    display:none;
}
.single-mec-events #respond {
    display: none;
}
.post-type-archive-mec-events .mec-event-grid-clean .event-grid-t2-head {
    background: #003157 !important;
}
.post-type-archive-mec-events .mec-event-footer .mec-booking-button {
    background: #1e7fa2;
    color: #fff;
    font-family: 'Open Sans',sans-serif;
    font-weight: bold;
    border: 0;
}
.post-type-archive-mec-events .mec-event-grid-clean .mec-event-title a {
    color: #231f20;
}
.archive.post-type-archive.post-type-archive-mec-events h1 {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 2rem;
}
.event-more a {
    font-size: 14px;
}
.footer-social ul li {
    display:inline-block;
    margin-right:5px!important;
}
.upeventtitle {
    margin-bottom: 2rem;
}
.eventdateblock {
    background: #013159;
    margin-bottom: 1.5rem;
    text-align: center;
    color: #fff;
    border-bottom: 2px solid #1e7fa2;
    padding-top:10px;
    padding-bottom: 10px;
    font-weight:bold;
}
.newsupdate {
    color: #96aad3;
}
.event-date-block {
    display: flex;
    color: #5d5d5d;
}
.event-date-block .strattime {
    margin-right: 5px;
}
.event-date-block .endtime {
    margin-left: 5px;
}
#mec_start {
    font-size: 30px;
    margin-bottom: 4px;
}
.h-event {
    font-size: 18px;
    color: #013159;
}
#homesix .blogtitle {
    text-align: center;
    font-size: 36px;
    padding-bottom: 20px;
}
.newsletterinner h3 {
    color: #fff;
}
#homesix a {
    font-family: 'Playfair Display', serif;
    color: #003157;
}
.emailnewsletter {
    margin-bottom: 14px;
}
.subscribebtn input {
    background: #fff;
    border: 0;
    display: block;
    width: 100%;
    padding: 15px 19px;
    line-height: 20px;
    font-weight: bold;
}
.newsupdate {
    padding-bottom: 40px;
}
.emailnewsletter input {
    padding: 18px 20px;
    display: block;
    width: 100%;
    line-height: 20px;
    background: #1a2742;
    border: 0;
    color: #fff;
    font-weight: bold;
}
.emailnewsletter label{
    display:block;
}
.newsletterinner {
    background: url('../../uploads/2021/05/newsletter-bgnew.jpg');
    background-size: cover;
    text-align: center;
    padding-top: 100px;
    padding-bottom: 50px;
    padding-left: 60px;
    padding-right: 60px;
}
.singleblog img {
    max-width: 100%;
    height: auto;
}
.blog-bg-white h3 {
    text-transform: capitalize;
}
.blog-bg-white {
    background: #fff;
    padding: 10px;
    min-height: 172px
}
#homesix img {
    height: 235px;
    max-width: 100%;
    object-fit: cover;
    object-position: center;
}
.newsletterinner img {
    padding-bottom: 50px;
}
#homefive h2 {
    display: inline-block;
    position: relative;
}
#homefive h2:after {
    content: " ";
    background: #dcdcdc;
    height: 2px;
    width: 110px;
    display: block;
    position: absolute;
    right: -135px;
    top: 18px;
}
#homefive h2:after {
    content: " ";
    background: #dcdcdc;
    height: 2px;
    width: 110px;
    display: block;
    position: absolute;
}
.phonewrap:after,.addresswrap:after{
    content: "";
    clear: both;
    display: block;
    visibility: hidden;
}
.subfooter-area,.cookiepolicy ul li a{

    color:#f7f1e8;
}
.course-more a {
    font-family: 'Playfair Display', serif;
    color: #231f20;
}
.course-more {
    margin-top: 0.2rem;
}
.coursebggrey-wrap {
    background: #f4f6f9;
    padding: 10px;
}
h1.coursetitle {
    margin-bottom: 1rem;
}
#coursescarousel h4 {
    font-size: 18px;
}
.email_icon img {
    margin-right: 5px;
}
a{
    color:#00A4CB;
}
.go-to-location-container h1,.pte-going-to-location,.notfound h1{
    color: #003057;
}
.upper-controls .nav-item a.nav-link.register {
    background: #fcdf2c;
    padding: 0.5rem 1rem !important;
    color: #000 !important;
    border: 1px solid #fcdf2c;
    text-align: center;
    line-height: 1.5;
    border-radius: 3px;
    letter-spacing: 1px;
    font-size: 0.9rem;
}
.upper-controls .nav-item a.nav-link.login {
    background: #1e7fa2;
    padding: 0.5rem 1rem !important;
    color: #fff !important;
    border: 1px solid #1e7fa2;
    text-align: center;
    line-height: 1.5;
    border-radius: 3px;
    letter-spacing: 1px;
    font-size: 0.9rem;
}
.modal .modal-footer{
    border-top:0;
}
.testdaystepwrapper {
    background: #003157;
    padding-top: 4rem;
    padding-bottom: 4rem;
    position:relative;
}
.examdayblock img {
    width: 48%;
    margin-right: 2%;
    float: left;
}
.examdayblock ol {
    list-style: inside;
}
.testdaystep {
    color: #fff;
}
.examdayblock {
    padding-top: 2rem;
}
.testdaystep .number {
    background: #fff;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    text-align: center;
    margin-bottom:1rem;
    line-height: 2.5;
    color: #003157;
    font-size: 2rem;
    font-weight: bold;
}
.number:hover {
    transform: scale(1.05);
    transition: all 0.5s ease;
}
.englishtestingwrap img:hover{
    transform: scale(1.05);
    transition: all 0.5s ease;
}
.testdaystepwrapper {
    text-align: center;
}
.testdaystepwrapper:before {
    background: #003157;
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    left: -100%;
    height: 100%;
    top: 0;
}
.testdaystepwrapper:after {
    background:#003157;
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    right: -100%;
    height: 100%;
    top: 0;
}
.introcontent {
    text-align: center;
}
.more a {
    background: #1e7fa2;
    color: #fff!important;
    display: inline-block;
    border: 1px solid #1e7fa2;
}
.more a:hover{
    background:#003157;
    border: 1px solid #003157;
    color: #fff!important;
}
.courseblockwrap h3 {
    margin-bottom: 1rem;
}
.englishtestingwrap img {
    margin-bottom: 1rem;
    margin-top: 1rem;
    border-radius: 50%;
}
.btnblue {
    margin-top: 0.5rem;
}
.upper-controls .nav-item a.nav-link.register:hover {
    border: 1px solid #003157;
    background: #003157;
    color: #fff !important;
}
.navbar-nav.upper-controls li {
    display: flex;
    align-items: center;
    border-right: 1px solid #1e7fa2;
    padding-left: 20px;
    padding-right: 20px;
}
.navbar-nav.upper-controls li:last-child {
    padding-right: 0;
    border-right: 0;
}
.registerwrap textarea {
    height: 150px;
    width: 100%;
}
.scoretable {
    text-align: center;
}
.contxt {
    color: #8e8d8d;
    font-size: 0.9rem;
}
.formatinner img {
    width: 100px;
    margin: 0 auto;
}
#homesix {
    background: #f2f2f2;
    padding: 3rem 0;
}
.navbar-nav.upper-controls li {
    display: flex;
    align-items: center;
}
.top_contact_details {
    line-height: 1.3;
}
.contact_icon_top img {
    width:38px;
}
.contact_icon_top {
    margin-right: 7px;
}
.pviiner ul {
    padding-left: 0;
    list-style-position: inside;
}
.pviiner h4:after {
    content: "";
    background: #fff;
    width: 100%;
    position: absolute;
    height: 2px;
    display: block;
    margin-top: 5px;
}
.pviiner h4 {
    display: inline-block;
    position: relative;
    margin-bottom:1rem;
}
.testimonial-name,.strong-view.wpmtst-default .wpmtst-testimonial-heading {
    color: #1e7fa2;
}
.coursetabwrap .wpcf7-form-control-wrap input {
    width: 100%;
    padding: 5px;
}
.formatinner.two {
    background: #003157;
}
.formatinner {
    background: #1e7fa2;
    box-shadow: 0px 0px 5px #cdcdcd;
    min-height: 258px;
    color: #fff;
    display: flex;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    padding: 1rem;
}
.registerwrap .wpcf7-form-control-wrap .wpcf7-text {
    width: 100%;
    display: block;
    margin-bottom: 1rem;
    padding: 5px 10px;
}
.searchformwrap {
    display: none;
}
.coursesblocks {
    text-align: center;
}
.pviiner {
    background: #1e7fa2;
    color: #fff;
    min-height: 236px;
    padding: 1rem 1rem;
}
.formatinner img:hover {
    transform: scale(1.05);
    transition: all 0.5s ease;
}
.courseblockwrap {
    box-shadow: 0px 0px 5px #cdcdcd;
    padding-top: 3rem;
    padding-bottom: 3rem;
}
.coursetabwrap .wpcf7-form-control-wrap {
    margin-bottom: 1rem;
    display: block;
}
.coursetabwrap .wpcf7-form-control-wrap textarea {
    width: 100%;
    height: 150px;
}
ul.coursesidebar li a {
    background: #e8e8e8 url('../../uploads/2021/02/arrowsidebar.png');
    background-repeat: repeat;
    background-repeat: no-repeat;
    background-position: 97% 50%;
    padding: 15px 18px 15px 18px;
    display: block;
    color: #000000;
    margin-bottom: 5px;
    border-radius: 3px;
}
ul.coursesidebar li a:hover {
    background: #1e7fa2 url('../../uploads/2021/02/arrowsidebarhover.png');
    background-repeat: repeat;
    background-repeat: no-repeat;
    background-position: 97% 50%;
    padding: 15px 18px 15px 18px;
    display: block;
    color: #fff;
    margin-bottom: 5px;
    border-radius: 3px;
}
ul.coursesidebar {
    list-style: none;
    padding-left: 0;
}
#text-2.widget {
    list-style: none;
}
.aboutfigure img {
    height: auto;
}
.testimonialpagewrap p {
    font-size: 14px;
}
.notf .btn {
    background: #1e7fa2;
    color: #fff;
    font-weight: 600;
}
.notf .btn:hover{
    background: #003157;
    color: #fff!important;
}
.wp-block-column.pteielets h2 {
    text-align: center;
    margin-bottom:2rem;
    margin-top: 2rem;
}
.pteielets th:nth-child(1) {
    background: #1e7fa2;
    color: #fff;
}
.pteielets th {
    text-align: center;
}
.pteielets th:nth-child(2) {
    color: #fff;
    background: #003157;
}
.pteielets td, .pteielets th, .scoretable td, .scoretable th {
    border: 1px solid #cdcdcd;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
}
.abouttopblock img {
    width: 48%;
    float: left;
    margin-right: 2%;
}
.pteielets th:nth-child(3) {
    background: #1e7fa2;
    color: #fff;
}
.scoretable th:nth-child(4) {
    color: #fff;
    background:#003157;
}
.scoretable td {
    text-align: center;
}
.pteielets td {
    padding-left: 5px;
}
.pteielets tr:nth-child(2n) {
    background: #f2f2f2;
}
.pteielets table, .scoretable table {
    border-collapse: collapse;
}
.pteielets th {
    text-align: center;
}
.wblock {
    display: inline-block;
    width: 20%;
    float: left;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
}
.wp-block-columns.whyptewrap:before {
    background: #f8f9fa;
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    left: -100%;
    height: 100%;
    top: 0;
}
.wp-block-columns.whyptewrap:after {
    background: #f8f9fa;
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    right: -100%;
    height: 100%;
    top: 0;
}
.wp-block-columns.whyptewrap {
    background: #f8f9fa;
    position: relative;
    padding-top: 3em;
    padding-bottom: 3em;
    text-align:center;
}
.wblock i {
    background: #003157;
    width:80px;
    height:80px;
    border-radius: 50%;
    text-align: center;
    line-height: 2;
    margin-bottom: 1rem;
    color: #fff;
    font-size: 2.5rem;
}
.pviiner.two {
    background: #003157;
}
.whyptewrap h2 {
    margin-bottom: 2rem;
}
.wblock i:hover {
    transform: scale(1.05);
    transition: all 0.5s ease;
}
.whyptewrap h3 {
    font-size: 1.1rem;
    color: #003157;
}
.contactformoutter .wpcf7-form-control-wrap input{
    width:100%;
    margin-top:1rem;
    padding: 5px;
}
.contactformoutter .wpcf7-textarea {
    width: 100%;
    height:150px;
    margin-top:1rem;
}
.submitwrap input {
    border: 2px solid #1e7fa2;
    padding:5px 25px;
    display: inline-block;
    background: #1e7fa2;
    color: #fff;
    border-radius: 3px;
}
.submitwrap input:hover{
    background:#003157;
    border: 2px solid #003157;
    color:#fff;
}
.submitwrap {
    margin-top: 0.8rem;
}
.ct-cont-list li {
    margin-bottom: 0.5rem;
}
.ct-cont-list i {
    color: #1e7fa2;
}
.align-items-start img {
    border: 2px solid #d2db0e;
    border-radius: 50%;
    padding: 3px;
}
.simple-process-link a {
    color: #1e7fa2!important;
}
.ct-cont-list {
    padding-left: 0;
    list-style: none;
}
.navbar-nav.upper-controls i {
    margin-right: 5px;
}
.main-footer-area h5:after {
    content: "";
    background: #eee;
    width: 50px;
    height: 1px;
    display: block;
    margin-top: 7px;
}
.main-footer-area h5 {
    color: #eee;
    letter-spacing: 1px;
    margin-bottom: 1.3rem
}
.footercontent {
    color: #eee;
    margin-top: 0.5rem;
}
.footerlogo img {
    height: 60px;
}
.bannerviewmore a {
    border: 2px solid #1e7fa2;
    padding: 10px 25px;
    display: inline-block;
    background: #1e7fa2;
    color: #fff;
    border-radius: 3px;
}
.bannerviewmore a:hover{
    border: 2px solid #003157;
    background: #003157;
    color: #fff!important;
}
.headersign a:hover {
    color:#fff;
}
.processwrap h3{
    color:#003157;
}
a:hover,.main-footer-area ul li a:hover{

    color:#003157!important;
    text-decoration:none;

}
.searchformwrap .btn:hover {
    color: #003157;
}
.footer_social ul {
    padding-left: 0;
}
.featuredsectiontwo img {
    width: 100%;
}
#hometwo h2 {
    font-size: 36px;
    padding-bottom:10px;
    text-align:center;
}
#hometwo {
    padding:3rem 0;
}
.go-to-location-container h1 {
    font-size: 52px;
    line-height: 1.2;
    margin-bottom:20px;
}
.englishtestingwrap > div[class^="col-"] {
    margin-bottom: 40px;
}
#pte-where-to {
    margin-bottom: 35px;
    height: 60px;
    padding: .5rem 0;
    border: 2px solid #12b2a6;
    border-radius: 8px;
}
.btnblue a {
    background: #1e7fa2;
    color: #fff;
    padding: 5px 30px;
    border-radius: 3px;
    display: inline-block;
    border: 2px solid transparent;
    font-weight: 600;
}
.btnblue a:hover{
    background:#d0e9e4;
    color:#0080a4;
}
#homethree {
    background: #003157;
}
.newscontentwrap {
    padding-top: 8%;
}
.newsblockmain h2 a {
    color: #fff;
}
.newsblockmain h2 {
    font-size: 40px;
}
.newsintro {
    color: #fff;
}
.newsblockmain a {
    color: #fff;
}
.newsblockmain h3 {
    padding-bottom: 10px;
}
.newsintro {
    margin-bottom: 20px;
    width: 90%;
}
.featurdnews img {
    width: 100%;
}
.news-update-tag img {
    width: 20px;
    margin-right: 10px;
}
.newsblockmain a:after{
    position: absolute;
    right: 0;
    color: #d2d931;
    content: '';
    width: 24px;
    height: 24px;
    background-image: url('../../uploads/2021/02/newsarrow.png');
    background-repeat: no-repeat;
    background-size: contain;
    display:none;
}
.about-more a {
    background: #1e7fa2;
    padding: 5px 25px;
    border: 2px solid #1e7fa2;
    border-radius: 3px;
    font-weight:600;
}
.about-more a:hover{
    background: #fff;
    border: 2px solid #fff;
    border-radius: 3px;
    color: #1e7fa2;
}
.newsblockmain a{
    position:relative;
    display:inline-block;
}
#homefour {
    background: #f2f2f2;
    padding:4rem 0;
}
#homefour h2 {
    font-size: 36px;
    padding-bottom: 30px;
}
#homefour h2 {
    text-align: center;
}
.news-update-tag {
    color: #d2d931;
    margin-bottom: 20px;
}
.pte-select-container:before,.pte-select-container:after {
    position: absolute;
    top: 15px;
    pointer-events: none;
    text-align: center;
}
.pte-select-container:before{
    right: 20px;
    font-weight: 600;
}
.pte-select-init:before {
    content: '';
    color:#003057;
    right:20px;
    font-weight:600;
}
#homesectionone {
    padding:3rem 0;
}
.processwrap {
    text-align: center;
}
.sectiontitle {
    text-align: center;
    font-size: 36px;
    padding-bottom: 40px;
}
.testimonialcontent {
    color: #1e7fa2;
    font-size: 20px;
    font-style: italic;
    line-height: 30px;
    text-align: center;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
}
.owl-prev:before,.owl-next:before{
    font-family: FontAwesome;
    font-size: 50px;
    display: inline-block;
    color: #c7c7c7;
}
.owl-prev:before{
    content:'\f104';
}
.owl-next:before{
    content:'\f105'
}
.owl-prev {
    position: absolute;
    left: 0;
    top: 35%;
    font-size: 0 !important;
}
.owl-next {
    position: absolute;
    right: 0;
    top: 35%;
    font-size: 0 !important;
}
.testimonialwrap .owl-prev:hover {
    background: transparent !important;
}
.testimonialwrap .owl-next:hover{
    background: transparent !important;
}
.testimonialblock .name {
    font-weight: bold;
    color: #1e7fa2;
    text-align: center;
}
.owl-theme .owl-dots .owl-dot.active span {
    background: #1e7fa2;
}
.simpleproceessnumber {
    background: #003157;
    border-radius: 50%;
    font-size:35px;
    width: 90px;
    height: 90px;
    margin: 0 auto 15px;
    line-height:2.5;
    color: #fff;
    font-weight: bold;
}
.processwrap h3 {
    font-size: 22px;
    padding-bottom:10px;
}

.simple-process-link a:after{
    position: absolute;
    content: '';
    right: 0;
    top: 3px;
    width: 15px;
    height: 15px;
    background-image: url('../../uploads/2021/02/arrowmore.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.simple-process-link a{
    position: relative;
    padding-right: 40px;
    cursor:pointer;
}
.processwrap p {
    min-height: 50px;
}
.pte-select-container:after{
    content: "\f107";
    color:#003057;
    font-family: FontAwesome;
    font-size: 40px;
    right: 20px;
}
.headerbanner {

    background: url('../../uploads/2021/02/bannerhd.jpg');
    background-size: cover;
    background-position: right center;
    background-repeat: no-repeat;
    padding-bottom: 70px;
}
.pte-go-to-location {
    padding: 30px 30px 20px;
    margin-top: 40px;
    background-color: rgba(255,255,255,.8);
}
.headersign a {
    background: #feb92c;
    padding: 5px 30px;
    color: #003157;
    border-radius: 3px;
    border: 2px solid transparent;
    font-weight: 600;
    display: inline-block;
}
.pte-where-to label {
    color: #003057;
    margin-bottom: 20px;
}
#pte-where-to.form-control{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.pte-select-container.pte-select-init {
    position: relative;
}
.pte-going-to {
    font-size: 0;
    margin: auto 0;
}
.pte-select-location {
    margin: auto 0;
}
.pte-going-to-location {
    position: absolute;
    height: 50px;
    border-radius: 10px;
    display: flex;
    background: #fff;
    padding: 0 20px;
    left: 3px;
    pointer-events: none;
    font-weight:600;
    font-size: 22px;
    top: 5px;
}
.headersign a:hover{
    color:#fff!important;
}
.navbar-nav.mainnav li:hover .dropdown-menu {
    display: block;
}
.upper-controls .nav-item a:hover{

    color: #1e7fa2 !important;
}
.navbar-toggler>.close {
    display:inline;
}
.navbar-toggler.collapsed>.close, .navbar-toggler:not(.collapsed)>.navbar-toggler-icon {
    display:none;
}
.navbar-toggler .close {
    color: #fff;
}
.navbar-brand img {
    height: 60px;
}
.tp_no{
    display:none;
}
.stripe {
    background: #1e7fa2;
    padding:10px 0;
}
.notfound {
    text-align: center;
}
.notf .page-content {
    text-align: center;
}
.subfooter-area {
    text-align: center;
    border-top: 2px solid #fff;
    padding-top:30px;
    font-weight: 300;
}
.footer_social img {
    margin: 0 2px;
}
.cookiepolicy ul li a {
    border-left: 1px solid #706d69;
    padding: 0 7px 0 10px;
}
.cookiepolicy ul li {
    display: inline-block;
}
.cookiepolicy {
    display: inline-block;
}
.copyright {
    display: inline-block;
}
.cookiepolicy ul {
    padding-left: 10px;
}
.footer_social ul li {
    display: inline-block;
}
.footer_social {
    margin-top:25px;
}
#sidebar .widget ul {
    padding-left: 0;
}
.mainnav .dropdown-item {
    color: #003157;

}
.mainnav .dropdown-item:hover{
    color: rgba(0,0,0,.7);
    background-color:transparent;

}
.navbar-nav.mainnav .nav-link {
    color: #fff;
}
#sidebar .widget {
    margin-bottom: 1.5rem;
}
.nameblockwrap {
    display: flex;
    justify-content: stretch;
}
#sidebar ul {
    list-style: none;
}
#sidebar h3 {
    font-size: 1.1875rem;
    border-bottom:2px solid #1e7fa2;
    padding-bottom: 0.5rem;
}
#sidebar ul li a {
    color: rgb(51, 51, 51);
    font-size:1rem;
    font-family: 'Exo 2',sans-serif;
}
#sidebar .widget ul li {
    margin-bottom: 0.5rem;
}

.footercopyright{
    text-align: center;
}
.hero-slides .single-hero-slide {
    width: 100%;
    height: 559px;
    position: relative;
    z-index: 1;
}
.ctsocialmedia ul {
    list-style: none;
    padding-left: 0;
}
.ctsocialmedia ul li {
    display: inline-block;
}
.details h1 {
    text-align: center;
    font-size: 5rem;
    color: #fff;
    line-height: 1;
}
.bg-img {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
main.site-content {
    margin-top: 78px;
}
.header-area .bg-light{
    background-color:#fff!important;
}
.footercopyright span {
    display: block;
}
.header-area .navbar-brand {
    position: relative;
    display: block;
    margin-bottom: 0.5rem;
}

.upper-controls .nav-item a {
    color: #231f20 !important;
    padding-left:0rem !important;
    padding-right: 1rem !important;
    padding-top:0;
    font-size: 0.9rem;
}

.aboutus {
    text-align: center;
}
.sectionspace p{
    margin-bottom:2rem;
}

.footer-area {
    padding-bottom: 2rem;
    background: #4f5759;
    font-size: 15px
}
.phonewrap {
    clear: both;
    margin-top:0.4rem;
    margin-bottom:0.4rem;
}
.adressdetails span {
    display: block;
}
.adressicon,.phoneicon,.cont_icon {
    float: left;
    margin-right: 5px;
}
.addresswrap .adressdetails {
    float: left;
}
#primary.content-area {
    margin-top:50px;
    margin-bottom:2rem;
}
h1.pagetitle {
    text-align: center;
    font-size: 38px;
    margin-bottom: 2rem !important;
}
.main-footer-area {
    padding: 50px 0 30px;
    color: #eee;
}
.contact_email a {
    color: #eee;
}
.main-footer-area ul {
    list-style: none;
    padding-left: 0;
}
.main-footer-area ul li a {
    color: #eee;
}
.main-footer-area ul li a{
    letter-spacing:.5px;
}
.main-footer-area ul li{
    margin: 0 0 5px;
}
.searchformwrap .btn {
    background: transparent;
    color: #1e7fa2;
    border-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-color: #ced4da;
}
@media(min-width:1200px){
    .blog-block img {
        height: 233px!important;
        object-fit: cover;
        object-position: center;
    }
    #hometwo .item img {
        height: 241px;
        object-fit: cover;
        max-width: 100%;
        width: 100%;
        object-position: center;
    }
    .pte-go-to-location {
        background-color: rgba(255,255,255,.9)!important;
    }
    .navbar-brand img {
        height: 75px!important;
    }
    .headercontainer {
        position:relative;
        max-width: 1140px;
        margin-left:auto;
        margin-right:auto;
        position:relative;
    }
    .hero-slides-content .tile-wrapper {
        width: 982px;
        margin: 0 auto;
    }
}

/* center the logo */
.navbar {
    justify-content: center;
}

/* in order to center the logo */
.navbar .navbar-toggler {
    position: absolute;
    right: 1rem;
    top: .5rem;
}

/* center all navbar items */
.navbar-nav {
    align-items: center;
}

/* since it's expanding at lg */
@media(min-width: 992px) {
    .pte-go-to-location {
        background-color: rgba(255,255,255,.9)!important;
    }
    .navbar-brand img {
        height:75px!important;
    }
    .registerinnerwrap {
        width: 60%;
        margin: 0 auto;
    }
    .headerbanner {
        background-position: right bottom!important;
    }
    .go-to-location-container h1 span {
        display: block;
    }
    .header-area .navbar {
        display: block;
        padding-bottom:0;
    }
    .align-items-start img {
        width: 100%;
    }
    .navbar-nav.mainnav {
        float: left;
    }
    .headersign{
        float: right;
    }
    .collapse.navbar-collapse {
        justify-content: flex-end;
    }
    /* same logic as the navbar-toggler above */
    .navbar-nav.upper-controls {
        right: 0rem;
        top: .5rem;
    }
    .headerouter {
        position: relative;
    }
    .header-area .navbar-brand {
        left: 15px;
    }
    .navbar.fixed-top{
        padding-top:1rem!important;
        padding-bottom:1.5rem!important;
    }
    .headercontainer {
        display: flex;
        justify-content:space-between;
        padding-left: 15px;
        padding-right: 15px;
    }
    .topmenuwrappper {
        display: flex;
        align-items: center;
    }
}

@media(min-width:992px)and (max-width:1199px){
    .blog-block img {
        height: 193px!important;
        object-fit: cover;
        object-position: center;
    }
    #hometwo .item img {
        height: 241px;
        object-fit: cover;
        max-width: 100%;
        width: 100%;
        object-position: center;
    }
    #searchform #s {
        width: 70%;
        display: inline-block;
    }
    .go-to-location-container h1 {
        font-size: 45px!important;
    }
    .headerbanner {
        background-position: center bottom;
    }
    .navbar.fixed-top {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
}

@media(max-width:767px){
    .teammorewrap .memberimage {
        width: 100%!important;
        margin-right: 0!important;
    }

    .row.englishtestingwrap .col{
        flex-basis:100%!important;
    }
    .testdaystepwrapper .wp-block-column {
        flex-basis: 100% !important;
        margin-left: 0;
    }
    .examdayblock img {
        width: 100%!important;
        margin-right: 0!important;
        float: none!important;
        margin-bottom: 1rem;
    }
    .testdaystep {
        margin-bottom: 1rem;
    }
    .abouttopblock img {
        width:100%!important;
        float:none!important;
        margin-right:0!important;
        margin-bottom: 1rem;
    }
    .ptevsielets .wp-block-column {
        flex-basis: 100% !important;
        margin-left: 0!important;
    }
    .formatblockwrap .wp-block-column {
        flex-basis: 100% !important;
        margin-left: 0;
    }
    .pviiner.one {
        margin-bottom: 1rem;
    }
    .formatinner.two {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }
    .wblock {
        width: 100% !important;
    }
    .coursesblocks .wp-block-column {
        flex-basis: 100% !important;
        margin-left: 0;
        margin-bottom: 1.5rem;
    }
    .header-area .bg-light {
        box-shadow: 0px 0px 5px #cdcdcd;
    }
    #ordersecond {
        order: 2;
    }
    .aboutcontent .wp-block-column {
        flex-basis: 100% !important;
        margin-left:0!important;
    }
    .about-more {
        text-align: center;
        margin-bottom: 30px;
    }
    .main-footer-area h5:after {
        margin-left: auto;
        margin-right: auto;
    }
    .footercontent {
        margin-bottom: 1.3rem;
    }
    .addresswrap .adressdetails {
        float: none!important;
    }
    .adressicon, .phoneicon, .cont_icon {
        float: none!important;
        margin-right:0!important;
    }
    .newsintro {
        width: 100%!important;
    }
    .removemargin{
        margin-right: 0;
        margin-left: 0;
    }
    .nameblockwrap {
        display: block!important;
    }
    .firstblock {
        margin-right:0!important;
    }
    #sidebar ul {
        padding-left: 0;
    }
    .contacttext,.adreessdetails,.ctsocialmedia{
        text-align: center;
    }
    .details h1 {
        font-size: 2.75rem!important;

    }
    .partnerfeaturd {
        margin-left: auto;
        margin-right: auto;
    }
    .navbar-brand {
        text-align: center;
    }
    .testimonialwrap {
        text-align: center;
        margin-top: 2.5rem;
    }
    .navbar .navbar-collapse{
        position: absolute;
        background: #1e7fa2;
        width: 100%;
        left: 0px;
        top: 0px;
        z-index: 1;
        height:100vh;
    }
    .navbar .navbar-toggler {
        z-index: 2;
    }
    .navbar .navbar-toggler {
        top: 1rem;
    }

    .headercontainer {
        width: 100%;
    }
    .navbar-nav.upper-controls {
        visibility: hidden;
    }
    .navbar-nav.mainnav .nav-link {
        color: #fff;
    }
    .navbar-nav .dropdown-menu {
        background: #1e7fa2;
        border: 0;
    }
    .topmenuwrappper {
        display: none;
    }
    .header-area .bg-light{
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .go-to-location-container h1 {
        font-size: 40px!important;
    }
    .navbar-brand {
        text-align: left;
    }
    .processwrap {
        margin-bottom: 30px;
    }
    #hometwo .container-fluid.px-0{
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .englishtestingwrap {
        text-align: center;
    }
    .englishtestingwrap .align-items-start{
        justify-content:center;
    }
    #hometwo h2 {
        font-size: 24px;
    }
    .btnblue {
        text-align: center;
        margin-bottom: 30px;
    }
    .newscontentwrap {
        padding-left: 15px;
        padding-right: 15px;
    }
    .newsblockmain h2 {
        font-size: 24px!important;
    }
    .newsblockmain h3 a {
        font-size: 24px;
    }
    .newsblockmain a {
        width: 95%;
    }
    #homesectionone {
        padding: 2rem 0 0!important;
    }
    #hometwo {
        padding: 2rem 0!important;
    }
    #homefour {
        padding: 2rem 0!important;
    }
    .main-footer-area {
        text-align: center;
    }
    .main-footer-area {
        padding: 2rem 0 2rem!important;
    }
}
@media(max-width:320px){
    .btnbookwrap {
        display: block!important;
    }
    .bookformwrap .form-group {
        display: block!important;
    }
    .blog-block {
        margin-bottom: 1.5rem;
    }
    .courseleft-block .tab-pane {
        padding-left: 10px!important;
        padding-right: 10px!important;
    }
    .courseleft-block {
        padding: 45px 10px!important;
    }
    .course-image img {
        height: auto!important;
    }
    .coursblock img {
        height: auto!important;
    }
    #mainNav.scroll .navigation__link {
        padding: 10px 6px 8px;
        font-size: 10px;
        letter-spacing: 1px;
        margin-right: 5px;
    }
    #homefive h2:after {
        top:auto!important;
        right: auto!important;
        bottom: -10px!important;
        left: 50%!important;
        transform: translateX(-50%)!important;
    }
    #homefive h2 {
        display: block!important;
        text-align: center;
    }
    .newsletterinner {
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
    #homefive .event-more {
        margin-bottom: 1rem;
    }
    #homefive .eventdateblock {
        margin-bottom: 1rem;
    }
    .row.englishtestingwrap .col{
        flex-basis:100%!important;
    }
    .blog-bg-white {
        margin-bottom:1rem;
    }

}
@media(min-width:321px)and (max-width:480px){
    .btnbookwrap {
        display: block!important;
    }
    .bookformwrap .form-group {
        display: block!important;
    }
    .blog-block {
        margin-bottom: 1.5rem;
    }
    .courseleft-block .tab-pane {
        padding-left: 10px!important;
        padding-right: 10px!important;
    }
    .courseleft-block {
        padding: 45px 10px!important;
    }
    .course-image img {
        height: auto!important;
    }
    .coursblock img {
        height: auto!important;
    }
    #mainNav.scroll .navigation__link {
        padding: 10px 6px 8px;
        font-size: 10px;
        letter-spacing: 1px;
        margin-right: 5px;
    }
    #homefive h2:after {
        right: auto!important;
        top:auto!important;
        bottom: -10px!important;
        left: 50%!important;
        transform: translateX(-50%)!important;
    }
    #homefive h2 {
        display: block!important;
        text-align: center;
    }
    .newsletterinner {
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
    #homefive .event-more {
        margin-bottom: 1rem;
    }
    #homefive .eventdateblock {
        margin-bottom: 1rem;
    }
    .blog-bg-white {
        margin-bottom: 1rem;
    }
    #homesix img {
        width: 100%;
    }
    .row.englishtestingwrap .col{
        flex-basis:100%!important;
    }
}
@media(min-width:481px)and (max-width:767px){
    .blog-block {
        margin-bottom: 1.5rem;
    }
    .courseleft-block .tab-pane {
        padding-left: 10px!important;
        padding-right: 10px!important;
    }
    .courseleft-block {
        padding: 45px 10px!important;
    }
    .course-image img {
        height: auto!important;
    }
    .coursblock img {
        height: auto!important;
    }
    #homefive h2:after {
        right: auto!important;
        top:auto!important;
        bottom: -10px!important;
        left: 50%!important;
        transform: translateX(-50%)!important;
    }
    #homefive h2 {
        display: block!important;
        text-align: center;
    }
    .newsletterinner {
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
    #homefive .event-more {
        margin-bottom: 1rem;
    }
    #homefive .eventdateblock {
        margin-bottom: 1rem;
    }
    #homesix img {
        height: auto!important;
        width: 100%!important;
    }
    .blog-bg-white {
        margin-bottom: 1rem;
    }
    .row.englishtestingwrap .col{
        flex-basis:100%!important;
    }
}


@media(min-width:768px)and (max-width:991px){
    .newsblockmain .about-more a {
        display: inline-block !important;
        width: auto;
        margin-bottom: 1.5rem;
    }
    .coursebggrey-wrap {
        min-height: 145px;
    }
    .newsletterinner {
        padding-left: 20px!important;
        padding-right:20px!important;
    }
    .registerinnerwrap {
        width: 60%;
        margin: 0 auto;
    }
    .main-footer-area h5:after {
        margin-left: auto;
        margin-right: auto;
    }
    .header-area .bg-light {
        box-shadow: 0px 0px 5px #cdcdcd;
    }
    .footercontent {
        margin-bottom: 1.3rem;
    }
    .addresswrap .adressdetails {
        float: none!important;
    }
    .adressicon, .phoneicon, .cont_icon {
        float: none!important;
        margin-right:0!important;
    }
    .contacttext,.adreessdetails,.ctsocialmedia{
        text-align: center;
    }
    #sidebar ul {
        padding-left: 0;
    }
    .nameblockwrap {
        display: block!important;
    }
    .firstblock {
        margin-right:0!important;
    }
    .navbar-brand {
        text-align: center;
    }
    .testimonialwrap {
        margin-top: 2.5rem;
    }
    .navbar .navbar-collapse{
        position: absolute;
        background: #333333;
        width: 100%;
        left: 0px;
        top: 0px;
        z-index: 1;
        height:100vh;
    }
    .navbar .navbar-toggler {
        z-index: 2;
    }
    .navbar .navbar-toggler {
        top: 2.2rem;
    }

    .navbar-nav.upper-controls {
        visibility: hidden;
    }
    .navbar-nav.mainnav .nav-link {
        color: #fff;
    }
    .navbar-nav .dropdown-menu {
        background: #333;
        border: 0;
    }
    .navbar {
        justify-content: space-between!important;
    }
    .simple-process-link a {
        padding-right: 20px!important;
    }
    .newscontentwrap {
        padding-left: 15px;
        padding-right: 15px;
    }
    .topmenuwrappper {
        display: none;
    }
    .header-area .bg-light{
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .go-to-location-container h1 {
        font-size: 40px!important;
    }
    .navbar-brand {
        text-align: left;
    }
    .processwrap {
        margin-bottom: 30px;
    }
    #hometwo .container-fluid.px-0{
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .englishtestingwrap {
        text-align: center;
    }
    .englishtestingwrap .align-items-start{
        justify-content:center;
    }
    #hometwo h2 {
        font-size: 24px;
    }
    .btnblue {
        text-align: center;
        margin-bottom: 30px;
    }
    .newsblockmain h2 {
        font-size: 24px!important;
    }
    .newsblockmain h3 a {
        font-size: 24px;
    }
    .newsblockmain a {
        width: 95%;
    }
    #homesectionone {
        padding: 2rem 0 0!important;
    }
    #hometwo {
        padding: 2rem 0!important;
    }
    #homefour {
        padding: 2rem 0!important;
    }
    .main-footer-area {
        text-align: center;
    }
    .main-footer-area {
        padding: 2rem 0 2rem!important;
    }
    .contacttext,.adreessdetails,.ctsocialmedia{
        text-align: center;
    }
    #sidebar ul {
        padding-left: 0;
    }
    .nameblockwrap {
        display: block!important;
    }
    .firstblock {
        margin-right:0!important;
    }
    .navbar-brand {
        text-align: center;
    }
    .testimonialwrap {
        margin-top: 2.5rem;
    }
    .navbar .navbar-collapse{
        position: absolute;
        background:#1e7fa2;
        width: 100%;
        left: 0px;
        top: 0px;
        z-index: 1;
        height:100vh;
    }
    .navbar .navbar-toggler {
        z-index: 2;
    }
    .navbar .navbar-toggler {
        top:1rem;
    }

    .navbar-nav.upper-controls {
        visibility: hidden;
    }
    .navbar-nav.mainnav .nav-link {
        color: #fff;
    }
    .navbar-nav .dropdown-menu {
        background: #333;
        border: 0;
    }
    .tp_no{
        text-align:center;
        background: #1e7fa2;
        padding: 10px 0;
        display:block;
        color:#fff;
    }
    .tp_no a{
        color:#fff!important;
    }
}
.modal-backdrop.in {
    opacity: .5;
}

@media(min-width:1200px){
    .page-template-courses-php .coursblock h4 {
        height: 48px;
    }
    .home #coursescarousel h4 {
        height: 40px;
    }
}
@media(min-width:992px)and (max-width:1199px){
    .page-template-courses-php .coursblock h4 {
        font-size: 17px;
        height:40px;
    }
    .home #coursescarousel h4 {
        font-size: 15px;
        height: 36px;
    }
}
@media(min-width:768px){
    .teammo .modal-dialog {
        max-width: 70%;
    }
}

@media(min-width:481px)and (max-width:575px){
    .bookformwrap .form-group {
        display:block!important;
    }
    .btnbookwrap {
        display: block!important;
    }
}

.large-btn{
    user-select: none;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.registerwrap .wpcf7-list-item {
    display: block;
    margin: 0;
}
@media screen and (max-width: 992px) {
    .fix-footer{
       position: fixed;
       left: 0;
       bottom: 0;
       width: 100%;
       background-color: #ccc;
       color: white;
       text-align: center;
       padding: 5px;
       z-index:1;
    }
}
@media screen and (min-width: 992px) {
    .fix-footer{
        display:none;
    }
}