@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');
* {
    font-family: 'Roboto Condensed', sans-serif!important;
}
p {
	font-size: 20px!important;
}
.clear {
    clear: both;
}

.policy-link {
	text-decoration: underline!important;
}
.policy-link:hover {
	text-decoration: none!important;
}

.slider-nav-item {
    overflow: hidden;
    height: 100px!important;
}
.slider-nav-item img {
    height: 100%!important;
    width: 100%;
}
.slidertop .slick-prev {
    height:70px;
    background: url(https://www.solzet.ru/wp-content/uploads/2020/03/pngfind.com-down-arrow-png-520060-1-e1583831762612.png) no-repeat;
    position: absolute;
    left: 10px;
    top: 40%;
    text-indent: -99999999px;
background-size: contain;
    z-index: 9999;
border: none;
    cursor: pointer;


}
.slidertop .slick-next {
    height:70px;
    background: url(https://www.solzet.ru/wp-content/uploads/2020/03/pngfind.com-down-arrow-png-520060-e1583831578333.png) no-repeat;
    position: absolute;
    right: 10px;
    top: 40%;
    z-index: 9999;
        text-indent: -99999999px;
background-size: contain;
border: none;
    
}
.slidertop .slick-prev:hover, .slidertop .slick-next:hover {
    cursor: pointer;

opacity: 0.8;
}
.slidertop {
    max-width: 500px;
    float:left;
    margin-right: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}
.slider-nav img {
    margin: 0 5px;
}
.slider-nav {
    margin: 5px -5px 0;
}
table#main, table#main > tbody, table#main > tbody > tr {
    width: 100%;
    display: inline-block;
}


.big-table {
	overflow: auto;
	position: relative;
}
.big-table table {
	max-width: 1100px;
}

@media(max-width:1100px){
	.big-table {
		overflow-x: auto;
	}

}


.icocode {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 25px;
    margin: 25px 0;
}
.icocode-block {
    display: grid;
    grid-template-columns: 55px 1fr;
    gap: 12px;
    align-items: center;
}
.icocode-btn {
    display: grid;
    align-items: center;
}
.icocode-btn a {
    background: #3b95aa;
    text-decoration: none!important;
color: #fff!important;
border-radius: 5px;
width: 100%;
text-align: center;
padding: 12px 20px;
display: table;
box-sizing: border-box;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
}
.icocode-block > div:nth-of-type(2) > div:nth-of-type(1) {
    color: #696969;
    font-size: 15px;
}
.icocode-block > div:nth-of-type(2) > div:nth-of-type(2) {
    color: #3b95aa;
    font-size: 15px;
    font-weight: bold;
}
.titlecountry {
    font-weight: bold;
    margin: 15px 0;
}
.advantages-title {
    color: #696969;
    font-size: 26px;
    text-align: center;
    margin-top: 15px;   
    clear: both;
}
.advantages-title:after {
    content:"";
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, rgba(250,250,250,1) 0%, rgba(205,205,205,1) 50%, rgba(250,250,250,1) 100%); 
    display: table;
    margin-top: 10px;
    margin-bottom: 20px;
}
.advant {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px 35px;
}
.advant > div {
    display: grid;
    grid-template-columns: 60px 1fr;
    gap: 20px;
    font-size: 15px;
color: #727272;
text-transform: uppercase;
align-items: center;
}
.changestate-form {
    background: rgba(0,0,0,.4);
    position: fixed;
    top: 0;
    left: 0;
    width:100%;
    height: 100%;
    z-index:99999999;
    display: none;
}
.changestate-form > div {
    display: table;
    margin: 5% auto 0;
    background: #fff;
padding: 30px;
    position:relative;
}
.changestate-close {
    position:absolute;
    top: -5px;
    right: -5px;
    font-weight: bold;
font-size: 13px;
background: #fff;
border-radius: 150px;
padding: 5px 9px;
box-shadow: 0 0 5px rgba(0,0,0,.1);
cursor: pointer;
}
.changestate-form > div > div:first-child {
    color: #3b95aa;
    font-size: 24px;
    text-align: center;
    display: table;
    margin : 0 auto;
    padding-bottom: 15px;
    text-transform: uppercase;
    border-bottom: 2px solid #296977;
}
.changestate-form > div > div:last-child {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 9px 50px;
margin-top: 30px;
}
.changestate-form > div > div:last-child > div {
    cursor: pointer;
    padding: 3px;
}
.changestate-form > div > div:last-child > div:hover {
    background: #296977;
    color: #fff;
}
.choicestate {
    color:#696969;
    font-size:14px;
    position: absolute;
left: 35px;
    top: 25px;
width: max-content;
display: table;
}
.header-wrap-phone {
    position: relative;
}
.choicestate span {
    color:#4492ad;
    cursor: pointer;
    display: inline-table;
float: right;
    margin-left: 5px;
}
.choicestate span:after {
    content:"";
    display: table;
    width: 15px;
    height: 15px;
    background: url(https://www.solzet.ru/wp-content/uploads/2019/10/03_03.png) no-repeat;
    float: right;
position: relative;
top: 2px;
margin-left: 5px;
}
.alignleft {

    float: left;

    margin: 0 10px 10px 0;

}
.alignright {

    float: right;

    margin: 0 0 10px 10px;

}

.aligncenter {

    float: right;

    margin: 0 0 10px 10px;

}



/**********   Link-Tile in text   **************/
.link-tile {
	display: flex;
	flex-wrap: wrap;
	list-style-type: none;
	padding: 0;
	margin: 0 -10px;
}

.link-tile li {
	width: 20%;
}

.link-tile li a {
	display: block;
	min-height: 100px;
	background-color: #efefef;
	padding: 20px 15px;
	font-size: 20px;
	font-weight: 700;
	margin: 10px;
	text-decoration: underline;
	border: 1px solid transparent;
	transition: all .3s ease;
}
.link-tile li a:hover {
	border: 1px solid #866aff;
	background-color: #e9e9e9;
}

/*********** Table Learn Price  *********/
.table-learnprice {
	width: 890px;
	text-align: center;
	border-collapse: collapse;
	font-size: 15px;
}
.table-learnprice tbody tr:first-child th {
	border: 1px solid #c7bdff;
	margin: 0;
	padding: 8px 0;
	font-size: 15px;
	background-color: #f3ecff;
}
.table-learnprice tbody tr td {
	border: 1px solid #c7bdff;
	margin: 0;
	padding: 8px 0;
	font-size: 15px;
}


/**********   Review Style **************/
.comment-block__main {}

.comment-block__wrap {}
.comment-block__item {
	padding: 30px 0;
	margin-bottom: 20px;
	position: relative;
}
.comment-block__item svg {
	fill: #1277b7;
	max-width: 45px;
	position: absolute;
	top: 0;
	left: 0;
}
.comment-block__text {
	font-size: 18px;
}
.comment-block__text p {
	font-size: 17px!important;
}
.comment-block__autor {
	font-size: 15px;
	font-weight: 700;
}

.category-reviews-three__title {
	font-size: 24px;
    color: #000;
    margin-top: 10px;
    font-weight: normal;
	margin-bottom: 40px;
}
.category-reviews-three__link-to-all {
	color: #fff !important;
    padding: 15px 35px;
    background-color: #1277b7;
    font-size: 16px !important;
    font-weight: bold;
    display: inline-block;
    text-decoration: none !important;
	transition: background-color .3s ease;
}
.category-reviews-three__link-to-all:hover {
	background-color: #176597;
}


/**********   School Offer   ************/
.school-offer {}

.school-offer__title {
	font-size: 24px;
    color: #000;
    margin-top: 10px;
    font-weight: normal;
    margin-bottom: 40px;
}

.school-offer__wrap {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
}

.school-offer__column {
	width: 33.333%;
}

.school-offer__item {
	margin: 0 10px 20px;
}

.school-offer__photo {
	width: 100%;
    height: 280px;
    overflow: hidden;
    margin: 0 auto;
}

.school-offer__image {
	width: 100%;
    height: 100%!important;
    margin: 0 auto;
    object-fit: cover;
}

.school-offer__information {
	padding: 25px 20px;
	border-right: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
}

.school-offer__name {
	font-size: 20px;
    font-weight: 700;
    color: #1277b7;
    margin-bottom: 10px;
}

.school-offer__name .school-offer__name-link {
	font-size: 20px;
    font-weight: 700;
    color: #1277b7;
    margin-bottom: 10px;
}

.school-offer__tags {
	margin-bottom: 25px;
	font-size: 14px;
}

.school-offer__tag {
	color: #1277b7;
}

.school-offer__hr {}

.school-offer__type {
	font-size: 17px;
	font-weight: 600;
	color: #5b5b5b;
	margin-bottom: 6px;
}

.school-offer__age {
	font-size: 18px;
	font-weight: 400;
	line-height: 1.4;
}

.school-offer__school-type {
	font-size: 18px;
	font-weight: 400;
	line-height: 1.4;
}

.school-offer__location {
	font-size: 18px;
	font-weight: 400;
	line-height: 1.4;
}

.school-offer__price {
	font-size: 18px;
	font-weight: 400;
	line-height: 1.4;
}

.school-offer__price-span {
	font-weight: 700;
	color: #000;
}

.school-offer__button {
	display: inline-block;
	padding: 14px 30px;
	font-size: 19px;
	text-transform: uppercase;
	color: #5b5b5b;
	border: 1px solid #5b5b5b;
	margin-top: 26px;
}




@media (max-width: 1450px) {
	.school-offer__column{
		width:50%;
	}
	.link-tile li {
		width: 25%;
	}
}
@media (max-width: 1250px) {
	.school-offer__column{
		width:100%;
	}
}
@media (max-width: 1140px) {
	.link-tile li {
		width: 33.333%;
	}
	.table-learnprice {
		width: 100%;
	}
}

@media (max-width: 1000px) {
	.link-tile li {
		width: 50%;
	}
}

@media (max-width: 800px) {
	.link-tile li {
		width: 50%;
	}
}
@media (max-width: 600px) {
	.school-offer__wrap {
		flex-direction: column;
	}
	.school-offer__column {
		width: 100%;
	}
}
@media (max-width: 380px) {
	.link-tile li {
		width: 100%;
	}
}





.mainlink {
	margin: 0 -20px;
	padding: 0 20px;
	display: flex;
	flex-wrap: wrap;
}
.mainlink__column {
	width: 30.33%;
	padding: 0 15px;
	display: inline-flex;
}
.mainlink__item {
	width: 100%;
	background-color: #1277b7;
	margin-bottom: 30px;
}
.mainlink__link {
	width: 100%;
	text-decoration: none;
}
.mainlink__link:hover {
	text-decoration: none;
}
.mainlink__link:hover .mainlink__wrap {
	background-color: #198ad3;
}
.mainlink__wrap {
	display: flex;
	align-items: center;
	padding: 6px 0;
	width: 100%;
	min-height: 112px;
	transition: background .25s ease;

}
.mainlink__image {
	width: 100px;
	margin-left: 30px;
	margin-right: 30px;
}
.mainlink__title {
	color: #fff;
	font-size: 22px;
	text-transform: uppercase;
	font-weight: 600;
}







.vcs_brand-toggle {

    display: none;

}

#head {

    position: relative;

    z-index: 1;

}

#menu li .sub-menu {

  display: none;

  position: absolute;

top: 65px;

left: 10px;

padding-top: 20px!important;

color: #333;

width: auto;
min-width: 300px;

padding: 0;

margin: 0;

 }

#menu li .sub-menu:before {
    content: '';
    border-bottom: 20px solid #fff;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    position: absolute;
    top: 11px;
    left: 0;
}
 .sub-menu li {

    background: #fff!important;

    height: auto !important;

    float: none !important;

    display: block;

 }

  .sub-menu li a {
    color: #333!important;
    line-height: normal !important;
    padding: 10px 0;
    text-align: left;
    display: block;
    border-bottom: 1px solid #90d3e3;
  }
  .sub-menu li:last-child a {
    border-bottom: 1px solid #fff!important;
  }
  .sub-menu li:hover a {
    background: #90d3e3;
    color: #fff !important;
    margin: 0 -10px;
    padding: 10px;
    text-decoration: none!important;
  }

.wp-pagenavi {

    margin-top: 30px;

}

.wp-pagenavi .pages {

    display: none;

}

.wp-pagenavi span, .wp-pagenavi a {

    border: none!important;

}

.leftsidebar li {

    list-style-type: none;
    white-space: nowrap;

}

.leftsidebar li a {

    display: table;

}

.newsbox > tbody > tr > td {

    width: 50%;

}

.popup {

    position: fixed;

    left: 0;

    top: 0;

    width: 100%;

    height: 100%;

    background: rgba(0,0,0,.2);

    z-index: 99999999;

}

.popup form {

    width: 100%;

    max-width: 320px;

    display: table;

    margin: 5% auto 0;

    background: #fff;

    padding: 20px 15px 15px;

    position: relative;

}

.popup form input {

    background: #eaeff3;

    border-radius: 7px;

    padding: 15px 20px;

    border: none;

    width: 100%;

    box-sizing: border-box;

    margin-bottom: 20px;

    color: #7d7f83;

    font: 14px Arial;

}

.closeform {

    position: absolute;

    right: 10px;

    top: 10px;

    cursor: pointer;

    z-index: 999999;

}

.popup {

    display: none;

}

.popup form button {

    background: #0097b1;

    color: #fff;

    text-transform: uppercase;

    font: 18px Arial;

    width: 100%;

    padding: 20px 0;

    text-align: center;

    border: none;

    cursor: pointer;

    border-radius: 7px;

}

.title-form {

    font-weight: 700;

    text-align: center;

    margin-bottom: 20px;

    font-size: 23px;

}

#results, #resultstwo {

    display: table;

    margin: 10px auto;

    color: green;

    text-align: center;

}

.form-footer {

    max-width: 460px;

    display: table;

    margin: 40px auto 0;

    width: 100%;

}

.form-text {

    font-size: 20px;

    text-align: center;

    color: #000;

    line-height: 27px;

    margin-bottom: 20px;

}
.form-block {
    max-width: 460px;
    display: table!important;
    margin: 0 auto!important;
    clear: both;
}
.form-input {

    background: #eaeff3;

    border-radius: 7px;

    padding: 15px 20px;

    border: none;

    width: 100%;

    box-sizing: border-box;

    margin-bottom: 20px;

    color: #7d7f83;

    font: 14px Arial;

}

.form-footer textarea {

    height: 200px!important;

}

.form-button {

    background: #0097b1;

    color: #fff;

    text-transform: uppercase;

    font: 18px Arial;

    width: 100%;

    padding: 20px 0;

    text-align: center;

    border: none;

    cursor: pointer;

    border-radius: 7px;

}

@media all and (max-width: 1450px) {
	.mainlink__column {
		width: 46%;
	}
}

@media all and (max-width: 1140px) {
	.mainlink__column {
		width: 100%;
	}
}

@media all and (max-width: 1000px) {

#head, #wrap, #top, #menu, .slider div, .slider img, .slider, .colored_stripe .hd, .colored_stripe, .newsbox, #footer, .footer_cont td {

    width: 100%!important;

}



  #menu a {

    line-height: normal !important;

    padding: 10px 0;

  }

#wrap {

    overflow-x: hidden;

}

.footer_cont td {

    display: block;

    text-align: left !important;

    border-right: none!important;

}

#footer {

    background: #363636!important;

    display: table;

}

#head {

    overflow-x: hidden;

}

#menu {

    display: none;

}

#top {

    height: auto;

}

.logo {

    position: relative!important;

    top: 30px!important;

    left: 0!important;

    right: 0!important;

    display: table!important;

    margin: 0 auto!important;

}

.contacts {

    position: relative!important;

    top: 30px!important;

    right: 0!important;

    font-size: 26px!important;

    color: #007590!important;

    text-align: center!important;

    margin-bottom: 30px!important;

}

.sitemap {

    position: absolute;

    top: 55px!important;

    right: 20px!important;

}

#menu {

    background: #313131!important;

    z-index: 999999!important;

    height: auto!important;

}

#menu li {

    position: relative!important;

    list-style: none!important;

    float: none!important;

    height: auto!important;

    width: 100%!important;

    margin: 0px!important;

    text-align: left!important;

    padding-left: 15px!important;

}

#menu li a {

    width: 100%!important;

    display: table!important;

}

.vcs_brand-toggle {

    margin-right: 0;

    display: block;

    float: none;

    height: 48px;

    width: 48px;

    border-radius: 5px;

    cursor: pointer;

    position: absolute;

    transition: opacity .2s;

    right: 10px;

    top: 10px;

    z-index: 99999;

}

.sidebar-mobile:after {

    content: "";

    display: table;

    clear: both;

}
    #menu li .sub-menu::before {
        display: none;
    }
.vcs_brand-toggle .vcs_brand-sign {

    position: absolute;

    display: block;

    top: 50%;

    left: 50%;

    height: 20px;

    width: 26px;

    margin-top: -10px;

    margin-left: -13px;

}



.vcs_brand-toggle:hover {

    opacity: 1;

}



.vcs_brand-sign .vcs_brand-sign-s {

    content: '';

    display: block;

    position: absolute;

    height: 2px;

    width: 100%;

    background: #000;

    transition: transform .2s;

}



.vcs_brand-sign .vcs_brand-sign-s:nth-child(1) {

    top: 0;

}



.vcs_brand-sign .vcs_brand-sign-s:nth-child(2) {

    bottom: 0;

}



.vc_active .vcs_brand-sign .vcs_brand-sign-s {

    transition: transform .1s;

    transform: scale(0,1);

}



.vcs_brand-sign .vcs_brand-sign-x::before,.vcs_brand-sign .vcs_brand-sign-x::after {

    content: '';

    position: absolute;

    top: 50%;

    height: 2px;

    margin-top: -1px;

    width: 100%;

    background: #000;

    transition: .1s;

}



.vc_active .vcs_brand-sign .vcs_brand-sign-x::before {

    transition: transform .2s;

    transform: rotate(45deg);

}



.vc_active .vcs_brand-sign .vcs_brand-sign-x::after {

    transition: transform .2s;

    transform: rotate(-45deg);

}

.menu-item-has-children > a::after {

    right: 30px;

    top: 15px;



}

}





@media all and (max-width: 800px) {

.changestate-form > div > div:last-child {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 9px 20px;
    margin-top: 30px;
}

.newsbox td {

    width: 100%!important;

    display: table;

}

.left > * {

    padding: 0 15px;

}

.left > h2 {

    cursor: pointer;

}

.left > h2:after {

    content: "∨";

    display: table;

    float: right;

}

.countries_list {

    display: none;

}

.left, .content {

    width: 100% !important;

    display: block;

    padding: 0 !important;

}

 #menu li .sub-menu {

  display: table;

position: relative !important;

top: 0;

left: 0;

background: none;

color: #fff;

width: auto;

padding: 0;

margin: 0;

width: 95%;

 }

 .sub-menu li {

    background: none!important;

 }

  .sub-menu li a {

    color: #fff!important;

  }

   #menu li:hover,  #menu li:hover a {

    background: none!important;

  }

}

@media all and (max-width: 600px) {

.in_home_box > td {

    width: 100%;

    display: block;

}

table.programms {

    width: 100%;

}

table.programms img {

    display: table;

    margin: 0 auto 15px;

}

.newspage {

    margin: 0;

    display: table;

    width: 100%;

    padding: 0 14px;

}

}


.header-wrap {
    display: grid;
    grid-template-columns: 203px 1fr 1fr 1fr;
    align-items: center;
    justify-items: center;
}
.header-wrap-email:before {
    content: "";
    width: 27px;
    height: 20px;
    background: url(images/head-2.jpg) no-repeat;
    float: left;
    margin-right: 10px;
}
.header-wrap-email, .header-wrap-email a {
    font: 18px Arial!important;
    color: #696969!important;
    text-decoration: none!important;
}
.header-wrap-phone:before {
    content: "";
    width: 23px;
    height: 23px;
    background: url(images/head-1.jpg) no-repeat;
    float: left;
    margin-right: 10px;
}
.header-wrap-phone, .header-wrap-phone a {
    font: 18px Arial!important;
    color: #696969!important;
    text-decoration: none!important;
}
.header-wrap .ordercall {
    font: 16px Arial;
    border: 2px solid #3b95aa;
    border-radius: 3px;
    color: #3b95aa;
    padding: 15px 35px;
    text-decoration: none !important;
}

@media all and (max-width: 1000px) {
.header-wrap-logo {
    grid-column: 1 / 5;
}
.header-wrap-email {
    grid-column: 1 / 3;
}
.header-wrap-phone {
    grid-column: 3 / 5;
}
.header-wrap {
    gap: 20px;
}
.header-wrap .ordercall {
    grid-column: 1 / 5;
    margin-top: 20px;
}
}

@media all and (max-width: 530px) {
.slick-slider, .slidertop {
    width: 100%!important;
    box-sizing: border-box!important;
    display: grid!important;
}
.advant {
    grid-template-columns: 1fr;
}
    .content img {
    height: auto;
}
.header-wrap-logo, .header-wrap-phone, .header-wrap-email {
    grid-column: 1 / 5;
}
}


#menu > li.menu-item-has-children > a:after {
    content: "";
    display: table;
    width: 10px;
    height: 6px;
    background: url(images/arrow-menu.jpg) no-repeat;
    float: right;
    margin-top: 29px;
    margin-left: 10px;
}
#menu > li.menu-item-has-children:hover > a:after {
    background: url(images/arrow-menu-top.jpg) no-repeat;
}
#menu > li.menu-item-has-children > a, #menu > li > a {
    padding: 0 10px;
    height: 65px;
    display: table;
    font-weight: bold;
}
#menu > li.menu-item-has-children > a:hover, #menu > li:hover > a {
    background: #fff!important;
    color: #3b95aa;
    text-decoration: none!important;
}
@media all and (max-width: 1000px) {
#menu > li.menu-item-has-children > a, #menu > li > a {
    padding: 10px;
    height: auto;
}
#menu li, #menu > li.menu-item-has-children > a, #menu > li > a {
    box-sizing: border-box;
}
#menu > li.menu-item-has-children > a::after {
    display: none;
}
#menu li .sub-menu {
    display: table;
    position: relative;
    top: 0;
    width: 100%;
}
}


#main .left h2 {
font-size: 14px;
background: #1277b7;
margin: 0;
color: #fff;
text-transform: uppercase;
padding: 15px 12px;
box-shadow: 0px 0px 10px 0px rgba(0, 121, 197, 0.15);
z-index: 5;
}
.countries_list {
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 10px 0px rgba(0, 121, 197, 0.15);
  z-index: 5;
}
.countries_list table {
    width: 100%;
}
.leftsidebar > li > a {
display: grid;
width: auto;
box-sizing: border-box;
padding: 6px 0 !important;
border-bottom: 1px solid #dadada;
margin: 0 15px !important;
grid-template-columns: 35px 1fr 10px;
align-items: center;
gap: 20px;
color: #696969!important;
}
.leftsidebar > li > a img {
    border-radius: 150px;
    background-color: rgb(0, 0, 0);
    box-shadow: 0px 0px 10px 0px rgba(0, 121, 197, 0.15);
}
.leftsidebar > li.menu-item-has-children > a:after {
    content: "";
    width: 10px;
    height: 6px;
    background: url(images/sidebar-arr.jpg) no-repeat;
    display: table;
}
.leftsidebar .sub-menu {
    display: none;
}
.leftsidebar > li:hover .sub-menu {
    display: table;
    width: 100%;
}
.leftsidebar > li:hover > a {
    background: #f5f5f5;
    margin: 0 !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    color: #696969!important;
}
.leftsidebar > li:hover > a:after {
    background: url(images/sidebar-arr-hover.jpg) no-repeat;
}
.leftsidebar .sub-menu li a {
    color: #696969;
    font-size: 12px;
    font-family: Arial;
    border-bottom: 1px solid #d8f8ff;
    width: auto;
    box-sizing: border-box;
    margin: 0 15px;
    display: grid;
    padding: 5px 0;
}
.leftsidebar .sub-menu {
    box-sizing: border-box;
    margin: 0;
    padding: 5px 0;
}
.leftsidebar .sub-menu li:hover a {
    background: #d8f8ff;
    margin: 0 !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    color: #696969!important;
    border-bottom: 1px solid #d8f8ff!important;
}
.footer-logo {
    width: 182px;
    height: 46px;
    background: url(images/logo.jpg) no-repeat center center / contain;
    display: table;
    margin-bottom: 20px;
}
.footer-wrap {
    display: grid;
    grid-template-columns: 270px 1fr 1fr 1fr 1fr;
    gap: 25px;
}
.footer-wrap-after-logo {
    color: #696969;
    font-size: 13px;
    margin-bottom: 20px;
}
.footer-wrap-social-title {
    color: #696969;
    font-size: 14px;
    margin-bottom: 6px;
}
.footer-wrap-social-block > a {
    display: table;
    float: left;
    margin-right: 10px;
}
.footer-wrap-social-block > a:last-child {
    margin-right: 0;
}
.menu-footer-wrap > div:nth-of-type(1) {
    color: #696969;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.menu-footer-wrap > div:nth-of-type(2) ul {
    margin: 0;
    padding: 0;
}
.menu-footer-wrap > div:nth-of-type(2) ul li {
    list-style-type: none;
}
.menu-footer-wrap > div:nth-of-type(2) ul li a {
    color: #696969;
    font-size: 14px;
    margin-bottom: 14px;
    display: block;
}
.footer-contact > div {
    color: #696969;
    font-size: 15px;
    margin-bottom: 20px;
    clear: both;
}
.footer-contact > div a {
    color: #696969!important;
    font-size: 15px!important;
    text-decoration: none!important;
}
.footer-contact-title {
    color: #696969;
    font-size: 16px;
    margin-bottom: 20px;
    text-transform: uppercase;
    display: block;
}
.footer-contact > div img {
    margin-right: 10px;
    padding-bottom: 0;
    position: relative;
    top: 0;
    margin-bottom: 19px;
    float: left;
}
.footer-contact-mail img {
    top: 4px!important;
}
.footer-pay {
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    padding: 25px 0 35px;
    margin: 50px 0 0;
}
.footer-pay > div {
    display: table;
    margin: 0 auto;
    color: #333333;
    font-size: 11px;
}
.footer-pay > div img {
    top: 10px;
    position: relative;
    margin: 0 10px;
}
.footer-copy {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    padding: 25px 15px;
}
.footer-copy > div:first-child {
    color: #333333;
    font-size: 13px;
    text-transform: uppercase;
}
.footer-copy > div:last-child {
    display: grid;
    justify-content: end;
}
.footer-copy > div:last-child a {
    color: #333333;
    font-size: 13px;
}
.new-slide {
    /*
    position: relative;
    height: 420px;
    background-size: cover !important;
    */
    position: relative;
    height: 280px;
    background-size: cover !important;
    background-position: center !important;
}
.new-slide img {
    width: 100%;
}
.new-slide-desc {
    position: relative;
top: 0;
left: 0;
color: #fff;
height: 280px;
width: 100%;
}
.new-slide-desc-first > div:first-child {
    font-weight: bold;
    font-size: 36px;
    text-transform: uppercase;
}
.new-slide-desc-first > div:last-child {
    font-size: 24px;
}
.new-slide-desc-first{
    color: #fff;
    position: absolute;
    top: 15%;
    left: 60px;
}
.new-slide-desc-two {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 2fr 1fr;
    position: absolute;
    bottom: 15%;
    left: 60px;
    font-weight: bold;
    font-size: 18px;
    width: calc(90% - 15px);
    margin-top: 20px;
}


@media all and (max-width: 1000px) {
    .bg-08 {
        display: none!important;
    }
.new-slide-desc-first {
    position: relative;
    top: 0;
    margin-bottom: 15px;
}
.new-slide-desc-two {
    position: relative;
    bottom: auto;
    gap: 20px;
}
.new-slide-desc {
    display: grid;
    align-items: center;
}
body {
    overflow-x: hidden;
}
.footer-wrap > div:nth-of-type(2), .footer-wrap > div:nth-of-type(3), .footer-wrap > div:nth-of-type(4) {
    display: none!important;
}
.footer-wrap {
    grid-template-columns: 1fr 1fr;
    margin: 0 15px;
}
}
@media all and (max-width: 550px) {
.new-slide-desc {
    height: auto;
    padding: 50px 0;
}
.new-slide-desc-two {
    grid-template-columns: 1fr;
}
.new-slide-desc-two br {
    display: none;
}
.footer-wrap {
    grid-template-columns: 1fr;
}
}
#wrap {
    border-radius: 0!important;
}
#top {
    padding-left: 15px!important;
    padding-right: 15px!important;
    box-sizing: border-box;
}
.footer-wrap {
    padding-left: 15px;
    padding-right: 15px;
}
table#main td.content {
    padding: 0 20px 20px 20px;
}
table#main td.content h1 {
    margin-top: 0;
}
.seeallcountry {
    color: #fff !important;
padding: 15px 35px;
background-color: #1277b7;
font-size: 16px !important;
font-weight: bold;
display: table;
text-decoration: none !important;
margin: 20px auto;
}
.allflagwrap {
    display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}
@media all and (max-width: 1000px) {
.allflagwrap {
grid-template-columns: 1fr 1fr 1fr 1fr;
}   
}
@media all and (max-width: 500px) {
.allflagwrap {
grid-template-columns: 1fr 1fr;
}   
}
.allflagwrap > div {
    display: table;
margin: 0;
height: 60px;
}
.allflagwrap > div a {
display: grid;
grid-template-columns: 1fr;
align-items: center;
justify-items: center;
gap: 10px;
}
.new-slide-desc-two a {
    font-weight: bold!important;
font-size: 18px!important;
    color: #fff!important;
    text-decoration: none!important;
}




.bg-08-top {
    width: 567px;
    height: 127px;
    display: table;
    margin-bottom: 25px;
    margin-left: 40px;
    background-size: cover;
	padding: 20px 0 0 30px;
}
.bg-08-maintitle {
	background-color: #3b95aa;
	padding: 7px;
	text-transform: uppercase;
	color: #f1f1f1;
	line-height: 1;
	display: inline-block;
	font-size: 43px;
	font-weight: 600;
	box-shadow: 5px 5px 10px rgb(0 0 0 / 40%);
}
.bg-08-mainsubtitle {
	background-color: #fff;
	color: #3b95aa;
	font-size: 25px;
	display: inline-block;
	padding: 4px 10px;
	line-height: 1;
	box-shadow: 5px 5px 10px rgb(0 0 0 / 40%);
}
.bg-08 {
    background: url(https://www.solzet.ru/wp-content/uploads/2019/08/bg-new-08.jpg) no-repeat;
    background-size: cover;
    max-height: 420px;
    display: table;
    width: 100%;
    padding: 0px 0 80px;
    background-position: center;
}
.bg-08-link {
    margin-left: 60px;
    display: block;
}
.bg-08-link a {
    display: inline-table;
    width: 184px;
    height: 77px;
    margin-right: 25px;
    text-indent: -99999px;
    box-shadow: 5px 5px 15px rgba(0,0,0,.8);
}
.bg-08-link a:last-child {
    margin-right: 0;
}
.bg-08-link a:nth-of-type(1) {
    background: url(https://www.solzet.ru/wp-content/uploads/2019/08/bg-08-link-1.png) no-repeat;
}
.bg-08-link a:nth-of-type(2) {
    background: url(https://www.solzet.ru/wp-content/uploads/2019/08/bg-08-link-2.png) no-repeat;
}
.bg-08-link a:nth-of-type(3) {
    background: url(https://www.solzet.ru/wp-content/uploads/2019/08/bg-08-link-3.png) no-repeat;
}
.bg-08-link a:nth-of-type(4) {
    background: url(https://www.solzet.ru/wp-content/uploads/2019/08/bg-08-link-4.png) no-repeat;
}
.bg-08-link a:nth-of-type(5) {
    background: url(https://www.solzet.ru/wp-content/uploads/2019/08/banner_site_EDUCATION_03-07.png) no-repeat;
}
.bg-08-link a:nth-of-type(6) {
    background: url(https://www.solzet.ru/wp-content/uploads/2019/08/bg-08-link-6.png) no-repeat;
}












@media all and (max-width: 500px) {
    
.leftsidebar > li:hover .sub-menu {
    display: none;
    width: 100%;
}
.leftsidebar > li:hover > a {
    background: #f5f5f5;
    margin: 0 !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    color: #696969!important;
}
.leftsidebar > li:hover > a:after, .leftsidebar > li.menu-item-has-children > a::after {
    display: none;
}
.leftsidebar li {
    position: relative;
}
.leftsidebar > li > div.arrow-right {
    position: absolute;
right: 0;
top: 0;
padding: 13px;
cursor: pointer;
}
    #menu li .sub-menu {

  display: none!important;
    }
}
.content img {
    max-width: 100%;
	object-fit:cover;
}

.faq{
	display:flex;
	flex-direction:column;
	gap:20px;
	margin:50px 0;
}
.faq .faq__item{
	border:1px solid #cfe4f1;
}
.faq .faq__item-header{
	cursor:pointer;
	padding:20px 25px;
	border-bottom:1px solid transparent;
	display:flex;
	gap:20px;
	align-items:center;
	
}
.faq .faq__item-question{
	width:calc(100% - 40px);
	color:#1177b7;
	font-weight:bold;
	font-size:16px;
}

.faq .faq__item-answer{
	width:calc(100% - 40px);
	color:#242424;
}
.faq .faq__item-body{
	display:none;
	padding:20px 25px;
	gap:20px;
	align-items:flex-start;
}
.faq .faq__item.open .faq__item-header{
	border-bottom:1px solid #cfe4f1;
	
}
.faq .faq__item.open .faq__item-body{
	display:flex;
}

.faq .faq__item-open,
.faq .faq__item-close{
	cursor:pointer;
	display:flex;
	align-items:center;
	justify-content:center;
	color:#fff;
	border-radius:2px;
	background:#000;
	width:20px;
	height:20px;
	
}
.faq .faq__item-open:hover svg path,
.faq .faq__item-close:hover svg path{
	fill:#1177b7;
}
.visa{
	display:flex;
	flex-wrap:wrap;
	gap:60px;
}
.visa .visa__item{
	width:350px;
	display:flex;
	flex-direction:column;
	align-items:center;
	padding:12px 20px;
	border: 1px solid #1177b7;
	border-radius:10px;
	gap:25px;
}
.visa .visa__item-title{
	display:block;
	width: 100%;
	text-align:left;
	color:#000;
	font-size:18px;
	font-weight:bold;
}
.visa .visa__item-description{
	display:block;
	width: 100%;
	text-align:left;
	
}
.visa .visa__item-button{
	color:#fff;
	background-color:#1177b7;
	display:flex;
	justify-content:center;
	align-items:center;
	font-size:16px;
	padding:5px 25px;
	cursor:pointer;
	text-decoration:none;
}
.visa .visa__item-button:hover{
	background-color:#1177b7bf;
}
table .tablepress{
	border: 1px solid #1177b7;
}
.tablepress tfoot th, .tablepress thead th{
	background-color:#1177b7!important;
	color:#fff!important;
	text-align:center;
}
.tablepress tbody td,
.tablepress .odd td{
	background:#fff!important;
}
.tablepress tbody td, .tablepress tfoot th{
	border:none!important;
}

.tablepress {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
}

.tablepress th,
.tablepress td {
  padding: 12px 15px;
  text-align: left;
  border: 1px solid #ddd;
}

.tablepress th {
  background-color: #f8f9fa;
  font-weight: bold;
}
.tablepress .row-hover tr:hover {
  background-color: #f5f5f5;
}

.tablepress .odd {
  background-color: #f9f9f9;
}

.tablepress .even {
  background-color: #fff;
}
@media screen and (max-width: 1000px) {
  
  table .mobile-adaptive {
    border: 0;
  }
  
  .mobile-adaptive tr:first-child {
    display: none; 
  }
  
  .mobile-adaptive tr {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 20px;
    border: 1px solid #ddd;
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
  }
  .mobile-adaptive tr.even,
  .mobile-adaptive tr.odd{
	background-color: #fff;
  }
  .mobile-adaptive td {
    display: flex;
    flex-direction: column;
    padding: 15px;
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
  }
  .mobile-adaptive td:empty {
    display: none;
  }
  
  .mobile-adaptive td:last-child {
    border-bottom: none;
  }
  
  .mobile-adaptive td::before {
    content: attr(data-label);
    content: attr(data-label) ":";
    font-weight: bold;
    margin-bottom: 8px;
    color: #333;
    font-size: 14px;
    display: block;
  }
 
  .mobile-adaptive td .column-content {
    flex: 1;
  }
  
  .mobile-adaptive td a {
    display: block;
    padding: 8px 0;
    color: #0073aa;
    text-decoration: none;
  }
  
  .mobile-adaptive td a:hover {
    color: #005177;
  }
  
  .mobile-adaptive td br {
    display: block;
    content: "";
    margin: 5px 0;
  }
}



@media screen and (max-width: 700px) {
  .mobile-adaptive tr{
	grid-template-columns: 1fr;
  }
  .mobile-adaptive td {
    padding: 12px 10px;
  }
  
  .mobile-adaptive td::before {
    font-size: 13px;
  }
  
  .mobile-adaptive td {
    font-size: 14px;
  }
}

#reviews-form{
	width:100%;
	max-width:620px;
	
		
}
#reviews-form textarea{
	height:100px!important;
}
#reviews-form .message{
	margin:10px 0;
	text-align:center;
}

.vacancy {
  display: flex;
  justify-content: center;
  align-items: center;
   flex-wrap: wrap;

  

}
.vacancy-card {
  border: solid 1px;
  width: 300px;
  height: 100px;
  display: flex;
  padding: 10px;
  margin: 3px;
  background-color: #F0E68C;
  
  
}

.card-photo {
  width: 75px;
  height: 70px;
  margin:  auto; 
  display: block; 
  border: 3px solid grey;
  border-radius: 50%;
}

.card-txt {
text-align: center;
   margin:  auto; 
  font-family: roboto, san-serif;
  font-size: 20px;
  padding: 3px;
}
  
  .status {
    display: flex;
    flex-wrap: wrap;
  }

.slick-prev,
.slick-next {
	z-index: 1;
	width: 40px;
	height: 40px;
	background: #1277B7;
	border-radius: 50%;
	transition: all 0.3s ease;
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
	opacity: 0;
	visibility: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	box-shadow: 0 0 0 2px #fff, 0 0 10px 2px rgba(255, 255, 255, 0.7);
	filter: blur(0.5px);
}

.school-post__photo-popup:hover .slick-prev,
.school-post__photo-popup:hover .slick-next {
	opacity: 1; 
	visibility: visible; 
}

.slick-prev:hover,
.slick-next:hover {
	background: #0d5a8a;
}

.slick-prev {
	left: 20px;
	border: 0;
}

.slick-next {
	right: 20px;
	border: 0;
}



.custom-dot {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #b0d0e8;
	border: none;
	margin: 0 5px;
	cursor: pointer;
	padding: 0;
	transition: all 0.3s ease;
}

.custom-dot:hover,
.slick-active .custom-dot {
	background: #1277B7;
	transform: scale(1.2);
}

.school-post__information .school-post__photo a{
	height:300px;
}
.school-post__information .school-post__photo .school-post__photo-wrapper{
	height: 100%;
	display: flex;
    justify-content: center;
}
.school-post__information .school-post__photo .school-post__photo-wrapper img{
	height:100%;
	object-fit:contain;
}
.slick-dots {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	justify-content: center;
	padding: 10px 0;
	margin: 0;
	list-style: none;
}

.school-post__photo-popup ul li {
	list-style-type: none;
}
.school-post__photo-popup{
	display: flex;
	flex-direction: row;
}

table .certificates{
	width:100%;
	max-width: 1136px;
}
table .certificates td{
	padding: 5px;
}
table .certificates td>a{
	display:flex;
	justify-content: center;
}
table .certificates td div{
	display:flex;
	justify-content: center;
}
table .certificates td img{
	object-fit: contain;
	margin:0;
}

.comment-photos {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin: 15px 0;
}

.comment-photo {
	width: 150px;
	height: 150px;
	border-radius: 8px;
	overflow:hidden;
}
.comment-photo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}