@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800,900&display=swap');


:root {
    --black:#000000;
    --white:#FFFFFF;
    --nopadding:0;
    --sitecolor:#F67D25;
    --font:'Poppins', sans-serif;
    --blue:#00205b;
    --gray:#fafafc;
    --radius:6px;
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section{
    position: relative;
}
@media(min-width: 1300px){
.newno-blog1 .vc_column-inner,.container{
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
}
.flex,.center-flex,.section1-height,.page-template-home-php .bannerimg ,.number-blog1 .wpb_wrapper{
    display: -webkit-box; 
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex; 
    display: flex;
    flex-wrap: wrap;
}
.center-flex,.align-center{
    align-content: center;
    justify-content: center;
    text-align: center;
}
button:focus,input:focus,input, button{
    outline: none;
    border-radius: 0;
}
body {
    font-family: 'Poppins', sans-serif;
    color: #232323;
    font-size: 14.6px;
    line-height: 22px;
	padding-top:0;
}
select{
    cursor: pointer;
}
span.bar {
    display: none;
}
.social-icon li{
    display: inline-block;
    vertical-align: top;
}
.service-content p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.service-content p{
     -webkit-line-clamp: 4;
    -moz-line-clamp: 4;
    line-clamp: 4;
}
.maths-tutor p{
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    line-clamp: 2;
}
a:hover,
a:focus {
    text-decoration: none;
    outline: none;
}
.norepeat{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
input,button{
    outline: none;
}
ul,ol {
    margin-bottom: 0;
    padding-right: 0;
    padding-left: 0;
}

li {
    list-style: none;
}
img{
    max-width: 100%;
}
body{
    word-wrap: break-word;
}
a{
    text-decoration: none;
}
.loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 2;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.loader img {
    max-width: 200px;
}

/*start*/
.home .bannerimg {
    display: none;
}
body .inline-block, body nav#language-navigation {
    display: inline-block;
    vertical-align: top;
    float: none;
    width: initial;
}
.site-branding {
    margin: 0;
}
.site-header-main {
    justify-content: space-between;
}
.site-header {
    height: initial;
    background: var(--white);
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
    padding:20px 15px 20px;
}
.site-header-menu {
    padding: 0;
    margin: 0;
}
.language-navigation {
    padding-left: 18px;
    margin-top: 12px;
}
.main-navigation .primary-menu > li {
    margin: 0 16px;
}
body rs-fullwidth-wrap#rev_slider_1_1_forcefullwidth{
    margin-top: 0 !important;
}
.bannerimg {
    min-height: 340px;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.home-blog1{
    color: var(--white);
}
.bannerimg a,.nuro1 a{
    color: var(--blue);
    font-size: 16px;
    font-weight: 500;
    background: var(--white);
    padding: 11px 24px;
    text-transform: uppercase;
    border-radius: 11px;
    min-width: 370px;
    display: inline-block;
    vertical-align: top;
}
.bannerimg a:hover, .nuro1 a:hover{
	color: var(--white);
	background: var(--blue);
}
.section1-height {
    min-height: 660px;
}
.nuro h3 {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center!important;
    margin: 0;
    line-height: 
}
.nuro p {
    font-size: 26px;
    color: var(--white);
    font-weight: 700;
    line-height: 33px!important;
    margin: 0;
	text-align: center!important;
}
.nuro br {
    display: none;
}
.nuro-para{
    margin: 19px 0;
}
.nuro1 span {
    display: block;
    font-weight: 700;
    font-size: 18px;
    line-height: 27px;
}
.nuro1 a{
    min-width: initial;
}
.nuro1 a {
    min-width: initial;
    padding:8px 30px 6px;
    color: #063e90;
    margin-top: 14px;
}
.bannerimg {
    display: none;
}
.hide{
    display: none;
}
.home-section2 {
    background: #fafafc;
    padding: 80px 0;
}
.edu-content {
    padding-left: 80px;
}
.edu-content h3 {
    color: var(--blue);
    margin: 24px 0;
    font-size: 36px;
}
.edu-content p,p,li {
    color: var(--blue);
    font-size: 19px;
    line-height: 27px;
}
.education-left {
    padding-right: 5px;
}
.home-section3 {
    background-image: url(../images/integra5.png);
    padding: 135px 0;
    background-position: right center;
    background-color: #dae1ec;
}
.setwi h3 {
    color: var(--blue);
    font-weight: 700;
    font-size: 32px;
    line-height: 27px;
    margin: 0;
    font-family: var(--font);
    text-align: center;
}
.setwi h5 {
    margin: 0;
    font-size: 24px;
    line-height: 27px;
    font-weight: 400;
    font-family: var(--font);
    text-align: center;
    margin-top: 18px;
    color: var(--blue);
}
.foosetlogofive,.foologoimg,.siteinfodetailleft,.siteinfodetailright {
    width: 100%;
}
.newsimgset {
    max-width: 680px;
    margin: 0 auto;
}
.foosetlogofive .fivelogo {
    display: inline-block;
    text-align: center;
    width: 20%;
}
.foosetlogofive .fivelogo:last-child{
	width: 100%;
	float: left;
    margin-top: 45px;
    text-align: center;
}
.fivelogo a {
    display: inline-block;
    vertical-align: top;
}
.footer li {
    display: inline-block;
    vertical-align: top;
    padding-left: 0;
    list-style: none;
    margin-right: 40px;
    margin-bottom: 10px;
}
.footer a {
    color: var(--blue);
    text-transform: uppercase;
    font-weight: 700;
    font-size: 11px;
    line-height: 27px;
    display: block;
}
.footer a:hover{
	color:var(--white);
}
.footer {
    margin: 0;
}

.footer-copyright span {
    color: var(--white);
    font-size: 11px;
    line-height: 27px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    margin-top: 34px;
}
.foobottomsec .row{
    margin: 0;
}
body.page main header.entry-header {
    margin-top: 0;
}
.page-compromiso .entry-header{
    background-image: url(../images/integra6.png);
}
.page-compromiso .entry-header h1{
    display: none;
}
.page-compromiso .entry-header{
        height: initial;
    min-height: 690px;
    background-position: center;
}
.page-compromiso main > section .container{
    max-width: 100%;
}
.titulo h3 {
    color: #00205b;
    font-size: 36px;
    font-weight: 700;
    line-height: 46px;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.new_compro1 .vc_column-inner {
    padding: 60px 15px 30px !important;
    text-align: center;
    max-width: 920px;
    margin: 0 auto;
}
.number-blog1{
    background:var(--gray);
    padding: 70px 0;
}
.number-blog1 .col-lg-6 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.number-blog1 .col-lg-6 {
    padding-top: 50px;
    padding-bottom: 50px;
    padding: 60px 40px;
}
.numbersec h3 {
    font-size: 160px;
    line-height: 127px;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    padding-bottom: 25px;
    min-width: 105px;
    border-bottom: 30px solid transparent;
    margin-bottom: 30px;
}
.numbersec p{
    margin-bottom: 0;
}
.number-blog1 .col-lg-6:nth-child(1) h3{
    border-color: #00205b;
    color: #00205b;
}
.number-blog1 .col-lg-6:nth-child(2) h3{
    border-color: #fcd924;
    color: #fcd924;
}
.number-blog1 .col-lg-6:nth-child(3) h3{
    border-color: #ff8300;
    color: #ff8300;
}
.number-blog1 .col-lg-6:nth-child(4) h3{
    border-color: #d60037;
    color: #d60037;
}
.number-blog1 .col-lg-6:nth-child(5) h3{
    border-color: #7f57c5;
    color: #7f57c5;
}
.number-blog1 .col-lg-6:nth-child(6) h3{
    border-color: #00a8e0;
    color: #00a8e0;
}
.number-blog1 .col-lg-6:nth-child(7) h3{
    border-color: #8a8c8c;
    color: #8a8c8c;
}
.number-blog1 .wpb_content_element {
    margin-left: -40px;
    margin-right: -40px;
}
.hide-composer{
    display: none;
}
.page-compromiso .ceriimglinksectioon{
    display: none;
}
.main-navigation a,.language-links-menu li{
    font-size: 12px;
    line-height: initial;
    vertical-align: top;
	color:#afbfc0;
	
}
.main-navigation a{
	padding:18px 0 2px;
}
.conocenos_banner {
    height: 650px;
    background-size: contain;
    background-color: #dae5eb;
    background-position: center bottom;
    background-repeat: no-repeat;
}
.content_center{
	text-align:center;
}
.about_content{
	background-size: contain;
    background-color: #fff;
	background-repeat: no-repeat;
    background-position: center bottom;
}

.equal_lt, .equal_lt .vc_column-inner{
	background-size: cover;
	background-repeat: no-repeat;
    background-position: center top;
}
.site-footer{
	border:none!important;
}
.service_banner {
    height: 650px;
    background-size: cover;
    background-color: #dae5eb;
    background-position: center bottom;
    background-repeat: no-repeat;
}
.services_row{
	max-width:1200px;
	margin:0 auto!important;
}
.services_row .wpb_column {
    padding: 0 60px;
}
.services_list .wpb_column .wpb_text_column {
    padding: 0 20px;
}
.services_list {
    padding: 60px 0;
}
.services_list.services_list1{
	background-color:#eff4f7;
}
.services_list.services_list2{
	background-color:#dee8ee;
}
.services_list.services_list3{
	background-color:#c9d9e3;
}
dee8ee
.services_list .wpb_column {
    padding: 20px 50px;
}
.services_list .wpb_column .service_image {
    width: 280px;
    height: 280px;
    border-radius: 50%;
    overflow: hidden;
	background-size: cover;
}
.services_list .wpb_column h4{
	font-size: 24px;
	color: #00205b;
	font-weight: 700;
	padding-bottom:28px;
}
.services_list .wpb_column p{
	font-size: 16px;
	color: #00205b;
	font-weight: 400;
}

.premioscom {
    background: #d5e0e6;
}
.princi h3 {
    color: #00205b;
    font-size: 36px;
    line-height: initial;
    font-weight: 700;
}
.princi h2 {
    color: #00205b;
    font-size: 36px;
    font-weight: 400;
    margin-top: 25px;
}
.clpre {
    padding: 0 0 40px 0;
}
.priimgsec{
	padding-bottom:30px;
}
.priimgsec h4 {
    opacity: 1;
    color: #00205b;
    font-size: 16px;	
}
.center-demo .section1-height {
    min-height: 320px;
}
.max-770{
    max-width: 770px;
    margin: 0 auto;
}
.centrospagesec {
    padding: 60px 0;
    background: #e7ecf3;
}
.shadow-box {
    border-radius: var(--radius);
    background: #fff;
    padding: 32px 16px;
}
.searchlineblog li a {
    font-size: 12px;
    color: #00205b;
    text-transform: uppercase;
    display: block;
    background: transparent;
    border-bottom: 1px solid #00205b;
    padding-bottom: 7px;
    margin-bottom: 17px;
    line-height: 20px;
    position: relative;
}
.searchlineblog li a.defaultOpen{
	font-weight: 600;
}
.searchlineblog ul {
    margin: 0;
}
.searchlineblog li a:after {
    content: "";
    width: 7px;
    height: 7px;
    border: 1px solid #00205b;
    border-radius: 50%;
    position: absolute;
    bottom: 10px;
    right: 0;
}
.schoolimg{
    width:42%; 
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
}
.schoollist {
    width: 58%;
    padding: 16px 24px;
	vertical-align: middle;
    transform: translateY(-50%);
    top: 50%;
    position: absolute;
    left: 42%;
}
.have-postlist li {
    margin-bottom: 16px;
    background: #fff;
    border-radius: var(--radius);
	min-height:220px;
	position: relative;
}
.schoolimg{
    border-top-left-radius: var(--radius);
    border-bottom-left-radius: var(--radius);
}
.schoollist h2 {
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 15px;
	color:#00205b;
}
.schoollist p {
    font-size: 12px;
    line-height: 16px;
    color: var(--blue);
    margin: 0 0 8px;
}
.schoollist p.map_locate {
    text-transform: uppercase;
}
.schoollist .schoolright-bt a {
    font-family: var(--font);
    letter-spacing: initial;
    background: var(--blue);
    padding: 6px 20px;
    display: inline-block;
    vertical-align: top;
    color: var(--white);
    margin: 0;
    border-radius: var(--radius);
    font-size: 10px;
	float:right;
}
.searchsec h6:hover{
	opacity:1;
}
.searchsec h6 a:hover{
	background:#063e90;
}
.searchsec h6.schoolright-bt  a{
    margin-left: 0;
}
.searchsec h6.schoolright-bt {
    margin-top: 16px;
}
.schoollist p, .schoollist a {
    color: var(--blue);
}
.centrospagesec .max-770 {
    max-width: 800px;
}
.page-centros section.mapsection.hide {
    display: none;
}

.search_widget {
    background: #e1e7f0;
    box-shadow: 5px 5px 16px rgb(0 0 0 / 50%);
	border-radius: 8px;
	display: inline-block;
        margin-bottom: 20px;
	padding: 8px;
}
.home-blog1 {
    max-width: 770px;
    margin-left: auto;
    margin-right: auto;
}
input#filter_multiple {
    width: 60%;
    float: left;
    background: #fff;
    border: none;
    border-radius: 6px 0 0 6px;
    font-size: 10px;
    color: #00205b;
    padding: 10px 30px 9px 25px;
    font-style: italic;
}
.genericon-location:before {
    content: "\f417";
    font-family: Genericons;
    position: absolute;
    left: 15px;
    color: #dae1ec;
    top: 50%;
    transform: translateY(-44%);
}
input#filter_multiple::placeholder{
	 color: #00205b;
	 font-style: italic;
	 font-size: 10px;
}
button.find_geolocation {
    position: absolute;
    left: 55%;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: 1px solid #dae1ec;
    border-radius: 50%;
    width: 14px;
    height: 14px;
    padding: 0;
    margin: 0;
}
button.find_geolocation:after {
    content: "";
    border: 1px solid #dae1ec;
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
button.submit_filter {
    width: 40%;
    float: right;
    border-radius: 0 6px 6px 0;
    background: #063e90;
    font-size: 10px;
    text-transform: capitalize;
    color: #e1e7f0;
    text-align: left;
    padding: 13px 20px 12px;
    font-weight: 400;
}
.genericon-search:before {
    content: "\f400";
    font-family: 'Genericons';
    font-size: 14px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}
.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a{
	color:#00205b;
	font-weight: 600;
}

section.inner_banner {
    height: 650px;
}

.topsecrightbottomnew h3 a, .topsecrightbottomnew h3 a:hover{
	color:var(--white);
	font-size: 16px;
    font-weight: 500;
    background: var(--blue);
    padding: 11px 24px;
    text-transform: uppercase;
    border-radius: 11px;
    min-width: 370px;
    display: inline-block;
    vertical-align: top;
}
.topsecrightbottomnew h3 a:hover{
	background:#063e90;
}
.centros_side_content {
    text-align: center;
    margin: 20px 15px 0;
}
.centros_side_content span {
    color: #00205b;
    font-size: 11px;
    border-bottom: 1px solid #00205b;
    display: block;
    margin: 0 0 15px 0;
}
.centros_side_content a{
	font-family: var(--font);
    letter-spacing: initial;
    background: var(--blue);
    padding: 6px 20px;
    display: inline-block;
    vertical-align: top;
    color: var(--white);
    margin: 0;
    border-radius: var(--radius);
    font-size: 10px;
	text-transform: uppercase;
}
.centros_side_content a:hover{
    background: #063e90;
}
.service_banner .vc_column-inner {
    padding: 0!important;
}
.schoollist p br {
    content: " ";
}
.schoollist p br:after {
    content: " ";
}
.scrolldown img {
    max-width: 28px;
    cursor: pointer;
}

.scrolldown img{
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
} 
p.twoline {
    min-height: 32px;
}
#header_top_bar{
	top:0;
}
#header_top_bar{
    background-color: #063e90;
}
#header_top_bar i {
    margin-right: 6px;
}
#header_top_bar {
    padding: 8px 18px 2px;
    height: initial;
    font-size: 12px;
}
#header_top_bar span{
	line-height:16px;
}
.scrolldown {
    bottom: 40px;
    right: 0;
    left: 0;
    margin: 0 auto;
    position: absolute;
    z-index: 1;
    text-align: center;
}
.rev-slider {
    position: relative;
}
.home .rev-slider{
	max-height: calc(100vh - 76px);
	overflow:hidden;
    height: calc(100vh - 76px);
}
.home .rev-slider *{
	max-height: calc(100vh - 76px);
}
.home .tob_bar_exist .rev-slider{
    height: calc(100vh - 111px);
}
.home .tob_bar_exist .rev-slider, .home .tob_bar_exist .rev-slider * {
    max-height: calc(100vh - 111px) !important;
}
.home .rev-slider .nuro {
    max-width: 770px !important;
    margin: 0 auto;
}
.topbar-fixed {
    padding-top: 76px;
}
.tob_bar_exist .topbar-fixed{
    padding-top: 111px;
}

.pagination a.next.page-numbers, .pagination a.prev.page-numbers, .pagination:before, .pagination:after {
    background: #00205b;
}
.pagination a.next.page-numbers:hover, .pagination a.prev.page-numbers:hover {
    background: #063e90;
}
.pagination span.page-numbers.current {
    color: #00205b;
}
.pagination {
    border: none;
}
rs-slide rs-sbg-px + rs-layer-wrap.rs-parallax-wrap {
    top: 0 !important;
}
rs-layer-wrap.rs-parallax-wrap + rs-layer-wrap.rs-parallax-wrap {
    display: flex;
    align-items: center;
    left: 0 !important;
    justify-content: center;
    width: 100% !important;
    margin: 0 auto !important;
    justify-content: center;
    display: flex !important;
    position: relative !important;
    height: 100%;
    top: auto !important;
}
rs-layer-wrap.rs-parallax-wrap + rs-layer-wrap.rs-parallax-wrap * {
    position: relative !important;
}
.rev-slider .html5vid{
    background: #c9d9e2;
}
.rev-slider .html5vid video{
	mix-blend-mode: multiply;
}

.rev-slider .nuro-para {
    margin-bottom: 0 !important; 
}
.rev-slider .nuro, .rev-slider .nuro *{
	font-family:'Poppins', sans-serif;
}
#header_top_bar a {
    font-weight: normal;
}
.services_row {
    display: flex;
    flex-wrap: wrap;
}
.tab_main_content.searchsec {
    float: right;
}