body{

    margin: 0 auto;

    padding: 0;

    box-sizing: border-box;

    background-color: #FFFFFF;

    font-family: 'Roboto', sans-serif;

}
body.page-template-reviews-php a.header-item p{
	display: none!important;
}
body.privacy-policy header ,.page-template-Terms_of_use header{
	margin-bottom: 50px;
}
body.error404{
	background-color: #F6FBFE
}
header p{

	margin: 0;

}

header a, .top a{

	text-decoration: none;

	color: #333333;

}

header a{

	display: flex;

	align-items: center;

}

header a img{

	margin-right: 18px;

}

.header-item.active {
	color: #F07A54;
}

.edit_opinion_form{
	display: none;
}
.delete-comment-form{
	display: none;
}
.delete-comment-form{
	display: none;
}
.delete-comment{
	display: none;
}

.edit_opinion_form input {
    width: 81%;
    margin-bottom: 3px;
}
.red-text{
	color: #F07A54;
	font-weight: bold;
}
.reviews_order_by{
	width: 260px;
	position: relative;
	align-items: center;
	font-style: normal;
    font-weight: normal;
    font-size: 18px;
    margin: 0;
    list-style: none;
    cursor: pointer;
    padding: 0;
    border-radius: 7px;
}
.reviews_order_by_first_li{
	display: flex;
    align-items: center;
    background: white;
    border-radius: 4px;
    padding: 14px 43px 16px 15px;
    border-bottom-left-radius: unset;
    border-bottom-right-radius: unset;
}
.reviews_order_by_first_li_active{
    padding: 13px 43px 16px 14px;
    border: 1px solid #E5E5E5;
}
.page-404-img-div img{
	height: 606px;
}
.reviews_order_by_first_li svg{
	margin-left: 5px;
}
.mobile-show{
	display: none;
}
.reviews_order_by ul{
	box-sizing: border-box;
	display: none;
	list-style: none;
    background: white;
    padding: unset;
    border-right: 1px solid rgb(229, 229, 229);
    border-bottom: 1px solid rgb(229, 229, 229);
    border-left: 1px solid rgb(229, 229, 229);
    border-image: initial;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    border-top: unset;
    position: absolute;
    border-top-right-radius: unset;
    border-top-left-radius: unset;
    width: 100%;
}
.reviews_order_by ul form{
    padding: 16px 43px 16px 15px;
}
.by_date_btn:hover{
	color: #f07a54;
}
.edit_opinion_form button{
	padding: 4px;
    background: #23282d;
    color: white;
    border-radius: 6px;
    cursor: pointer;
}
body.home.page-template .header-cont{
	background:#F6FBFE;
}
header .logo-small-title{

	color: #777777;

	font-style: normal;

	font-weight: normal;

	font-size: 18px;

}

header .logo-title{

	font-style: normal;

	font-weight: 500;

	font-size: 18px;

}

.cont,footer .footer-cont{

	max-width: 1170px;

	width: 96%;

	margin: 0 auto;

}

.cont{

	margin-bottom: 87.45px;

}
body.home.blog header{
	margin-bottom: 130px;
}
header{
	padding-top: 50px;
	margin-bottom: 50px;
}
.header__container {
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
}

header.other-page-header{

	margin-bottom: 53px;

/*	margin-top: 50px;

*/}
.under-header-hr{
    position: absolute;
    left: 0;
    right: 0;
    border: 1px solid #CCCCCC!important;
    top: 118px;
}
.top{

	display: flex;

	justify-content: space-between;

	margin-bottom: 67px;

}

.success-message-active{
	width: 100%;
    position: relative;
    text-align: center;
    display: flex;
    justify-content: flex-end;
    top: 20px;
}
.success-message-active p{
    letter-spacing: 2px;
    width: 30%;
    margin: 0;
    background: #c56e04;
    padding: 20px 0px;
    color: white;
    box-shadow: 30px 15px 5px 5px,red;
    font-size: 16px;
    -webkit-box-shadow: 0px 0px 13px 2px rgb(197 110 4);
    -moz-box-shadow: 0px 0px 13px 2px rgba(197,110,4,1);
    box-shadow: 0px 0px 2px 1px rgb(197 110 4);
}
.top-inner{

	max-width: 47%;

	width: 47%;

}

.top-inner img{

	/*width: 100%;*/
    /*position: absolute;*/

}
 .list-item-hide{
  	display: none;
  }
.hide_block{
	display: none;
  }
.top-inner h1{

	font-size: 45px;

	line-height: 58.59px;

	margin-top: unset;

	margin-bottom: 29.79px;

}

.top-inner .top-inner-text{

	font-size: 18px;

	line-height: 24px;

    color: #777777;

    margin-bottom: 80px;

}

.top-inner .btn{

	padding: 15px 90px;

    border: 1px solid;

    border-radius: 7px;

    background-color: #F07A54;

    color: #fff;

}

.popular-schools h5,.about-project .about-project-title{

	font-weight: bold;

	font-size: 25px;

	line-height: 35px;

	text-align: center;

}

.popular-schools{

	margin-bottom: 90px

}

.popular-schools-cont{

	display: flex;

    flex-wrap: wrap;

    justify-content: space-between;

}

.popular-schools .popular-schools-cont .popular-school-item{

	background-color: #F6FBFE;

    display: flex;

    padding: 15px;

    margin-bottom: 40px;

    justify-content: space-around;

    align-items: center;

    min-width: 370px;

    box-sizing: border-box;

    border-radius: 7px;
}
.mobile-cont{
	display: none;
    padding: 24px 15px 35px 15px;
	background-color:  #F6FBFE;
	margin-bottom: 20px;
	border-radius: 7px;
}
.mobile-cont:hover{
	border :2px solid #63B5F2;
	padding: 22px 13px 33px 13px;
	box-sizing: content-box;
}
.mobile-cont .popular-school-item{

    display: flex;

    justify-content: flex-start;

    align-items: center;


    box-sizing: border-box;

    border-bottom: 1px solid rgba(0, 0, 0, 0.2);

    padding-bottom: 10px;

    margin-bottom: 14px;
}
.mobile-cont .popular-school-item .school-name{
	display: flex;
	flex-direction: column;
	line-height: 20px;
	margin: 0;
	margin-left: 7px;
	font-size: 15px;
}
.mobile-cont .popular-school-item .raiting{
    flex: 1;
    display: block;
    text-align: end;
    font-style: normal;
	font-weight: bold;
	font-size: 20px;
	margin-right: 8px;
}
.mobile-cont .raiting-cont{
	font-size: 15px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 14px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding-bottom: 14px;
}
.mobile-cont .raiting-cont p{
	margin: 0;
}
.mobile-cont .raiting-cont .rating-stars{
	margin-right: 5px;
}
 .mobile-cont .rating-stars ul > li.star > i.fa{
 	font-size: 1.2em;
 }
 .mobile-cont .mobile-cont-p{
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 24px;
    color: #777777;
 }
  .mobile-cont .school-url{
  	color: #63B5F2;
  }
 .mobile-cont .mobile-cont-read-more{
 	width: 100%;
    background: #63B5F2;
    border-radius: 5px;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    display: block;
    padding: 9px 0;
    color: #FFFFFF;
    text-decoration: none;
 }
hr{
	border: none!important;
    border-top: 1px solid rgba(0, 0, 0, 0.2)!important;
}
.page-404-cont{
	display: flex;
}
.page-404-cont h2{
	font-style: normal;
	font-weight: bold;
	font-size: 40px;
	line-height: 53px;
	color: #333333;
	margin: 0;
}
.page-404-cont .page-404-text {
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 33px;
	color: #777777;
	margin:0 ;
}

.text-open{
	overflow: unset!important;
	max-height: unset!important;
}
.text-close{
	overflow: hidden!important;
	max-height: 300px!important;
}
.page-404-cont .page-404-text-first,.page-404-cont h2,.page-404-cont .page-404-text-second{
	margin-bottom: 45px;
}
.page-404-cont .page-404-text-third{
	margin-bottom: 55px;
}
.page-404-img-div{
    width: 45%;
    text-align: right;
}
.page-404-home-url{
	padding: 20px 90px;
    border: 1px solid;
    border-radius: 7px;
    background-color: #F07A54;
    color: #fff;
    text-decoration: none;
    display: inline-block;
}


.popular-schools .popular-school-item .school-name{

    display: flex;

    flex-direction: column;

    margin: 0;

    font-size: 18px;

}

.popular-schools .popular-school-item .school-name span{

	color: #777777;

	padding-top: 5px

}

.popular-schools .popular-school-item .raiting{

    font-size: 20px;

    padding: 10px;

    padding-left: 25px;

    border-left: 1px solid lightgray;

    font-weight: 700

}

.popular-schools h5, .about-project .about-project-title{

	width: 500px;

	margin: auto;

	margin-bottom: 18px

}
.active{
	display: block!important;
}
.popular-schools h5{
	margin-bottom: 64px!important;
}
.popular-schools .popular-schools-see_all a{

	font-size: 18px;

    line-height: 26px;

    color: #777777;

    font-weight: 300

}

.top-inner .btn{

	display: inline-block;

	margin-bottom: 99px;

}

body.home.blog .header-cont{

	background: #F6FBFE;

}

.popular-schools-see_all{

    text-align: center;

}

.about-project-cont{

	display: flex;

	justify-content: space-between;

}

.about-project .about-project-text{

    width: 60%;

}
.popular-school-item{
	text-decoration: none;
	color: inherit;
}
.about-project{
	margin-bottom 70px;
}
.about-project .about-project-image{

	width: 35%;

    text-align: right;

}

.about-project .about-project-image img{

	width: 100%;
	height: auto;

}

.about-project .about-project-text p{

    font-size: 18px;

	line-height: 30.58px;

	color:#777777;

	font-weight: 300

}

footer{

    background: #333333;

}

footer .footer-cont{

    display: flex;

    justify-content: space-between;

    align-items: center;

}

 footer .footer-cont ul, footer .footer-cont p{

	display: flex;

	list-style: none;

	font-size: 18px;

	padding-left: 0;

}
footer li a{
	text-decoration: none;
	color: inherit;
}

footer .footer-cont .footer-cont-first{

	/*width: 61%;*/

    margin: 40px 0;

}
.footer-cont-second{
    margin: 40px 0 23px;
}
footer .footer-cont .footer-cont-second p{

	margin: 0;

}

footer .footer-cont .footer-cont-second p:first-child ,footer .footer-cont .footer-cont-first .footer-cont-first-first_ul{

	color: #FFFFFF;

}

footer .footer-cont .footer-cont-second p:first-child {

	margin-bottom: 46px;

	margin-right: 10px;

}

footer .footer-cont .footer-cont-second p:last-child{

	display: flex;

	justify-content: space-evenly;

	color: #F07A54;

}



footer .footer-cont .footer-cont-first .footer-cont-first-first_ul{

	justify-content: space-between;

	align-items: center;

    width: 100%;

    margin: 0;

    margin-bottom: 35px;

}

footer .footer-cont .footer-cont-first .footer-cont-first-first_ul li:first-child{

	padding-right: 82.3px;

}

footer .footer-cont .footer-cont-first .footer-cont-first-second_ul{

	color:#777777;

}

footer .footer-cont .footer-cont-first .footer-cont-first-second_ul li:first-child{

	padding-right: 22px;

}

footer .footer-cont ul, footer .footer-cont p{

		margin:0;

}

.page-name{

	margin-bottom: 53px

}

.page-name p{

	margin: 0;

	font-style: normal;

	font-weight: normal;

	font-size: 18px;

	color: #777777;

}

.reviews-page-title{

	margin: 0;

	font-style: normal;

	font-weight: bold;

	font-size: 25px;

	margin-bottom: 25px;

}

.reviews-page-desciption{

	margin: 0;

	font-style: normal;

	font-weight: normal;

	font-size: 18px;
	line-height: 30px;

	margin-bottom: 60px;

	color: #777777;

}

.companies{

	display: flex;

	flex-direction: column;

}
.change-rait,.change-opinion{
	display: none;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	text-decoration-line: underline;
    line-height: 48px;
    cursor: pointer;
	color: #F07A54;
}
.change-opinion-active{
	display: block;
}
.change-opinion{
	line-height: unset;
}
.change-rait-mobile{
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    text-decoration-line: underline;
    line-height: 48px;
    cursor: pointer;
    color: #F07A54;
}
.like_item_active{
	color: #27ae60;
}
.like_item_active path{
	fill: #27ae60;
}
.like_item_active span{
	color: #27ae60;
}
.dislike_item_active{
	color: #f07a54;
}
.dislike_item_active path{
	fill: #f07a54;
}
.dislike_item_active span{
	color: #f07a54;
}
.dislike_item,.like_item{
	color: #777777;
	cursor: pointer;
}
.dislike_item:hover{
	color: #f07a54;
}
.dislike_item:hover path{
	fill: #f07a54;
}
.like_item:hover{
	color: #27ae60;
}
.like_item:hover path {
	fill: #27ae60;
}
.comment-row{
	position: relative;
}
.delete-comment{
	position: absolute;
    top: 0;
    font-size: 13px;
    color: red;
    left: 0;
    padding: 0px 5px 0;
    border: 1px solid gray;
    cursor: pointer;
}
.dataTables_wrapper .dataTables_length select{
	width: 50px!important;
}
.company-cont{

	background-color:  #F6FBFE;

}

.company-cont:hover{
	border: 2px solid #63B5F2;
	padding: 35px 0 35px 33px!important;
}
.company-cont:hover .raiting-cont{
	padding-right: 33px;
}
.active_order{
	display: block;
}
.company-cont p{

	margin: 0;

}
.rating-stars.small-stars.text-center ul > li.star > i.fa{
	cursor: unset;
}
.companies .company-cont{

	/*width: 100%;*/

    display: flex;

 	justify-content: flex-start;

    margin-bottom: 30px;

    border-radius: 7px;

    padding: 37px 0 37px 35px;

    box-sizing: content-box;

    text-decoration: none;

    color: inherit;

}

.company-cont .company-logo{

/*	margin: 37px 35px 37px 0;

    width: 171px;

    height: 39px;*/
        margin: 0 35px 0 0;
    width: 185px;
    height: 150px;

}

.company-cont-texts .company-name{

    margin: 0 0 12px 0;

	font-family: Roboto;

	font-style: normal;

	font-weight: bold;

}

.company-cont-texts{

	font-size: 18px;

	max-width: 654px;

}

.company-cont-texts p:last-child{

	margin: 0;

	margin-bottom: 30px;

	color: rgba(0, 0, 0, 0.7);

	font-weight: normal;

	line-height: 26px;

}
.footer-cont-first-first_ul li{
	margin-left: 19px;
    padding-right: 28px;
}
.company-cont .raiting-cont .num{

	font-style: normal;

	font-weight: bold;

	font-size: 25px;

	text-align: center;

	margin-bottom: 10px;

}

.company-cont .raiting-cont{

    margin: 0 0 0  40px;

    border-left: 1px solid rgba(0, 0, 0, 0.2);

    text-align: center;

    width: 241px;

    padding: 0 35px;

}

.company-cont .raiting-cont .reviews_count_num{

	width: 160px;

	display: inline-block;

	font-style: normal;

	font-weight: normal;

	font-size: 18px;

	text-align: center;

	background: #63B5F2;

	border-radius: 7px;

	color: #FFFFFF;

	padding: 7.5px 10px;

	text-decoration: none;

	/*margin: 0 35px*/

}

.company-cont .star{

	margin-bottom: 20px

}



.companies .company-cont hr{

	display: none;

}



/* Raiting stars css */

.rating-stars ul {

  	list-style-type:none;

  	padding:0;

  	margin:0;

	-moz-user-select:none;

  	-webkit-user-select:none;

  	display: flex;

    align-items: center;

    justify-content: center;

}

.rating-stars ul > li.star {

  	display:inline-block;



}



/* Idle State of the stars */

.rating-stars ul > li.star > i.fa {

  	font-size:1.5em; /* Change the size of the stars */

  	color:#ccc; /* Color on idle state */

  	cursor: pointer;

}

.small-stars ul > li.star > i.fa{

	font-size: 1.1em;

}

.small-stars{

	margin-left: 17.5px;

	padding-left: 20px;

    border-left: 1px solid;

}

/* Hover state of the stars */

.rating-stars ul > li.star.hover > i.fa {

  	color:#F07A54;

  	opacity: 0.8;

}



/* Selected state of the stars */

.rating-stars ul > li.star.selected > i.fa {

  	color:#F07A54;



}

.cmopany-single-box p{

	margin: 0

}

.company-single-box{

	display: flex;

	margin-bottom: 41px;

}



.company-single-box .company-image-box .img-box{

	border: 1px solid rgba(0, 0, 0, 0.15);

	box-sizing: border-box;

	border-radius: 7px;

	margin-bottom: 20px;

	margin-right: 40px;

}



.company-single-box .company-image-box .img-box img{

	margin: 63px 52px;

	width: 165px;

}

.company-single-box .company-image-box a{

	text-decoration: none;

	font-family: Roboto;

	font-style: normal;

	font-weight: normal;

	font-size: 18px;

	color: #FFFFFF;

	background: #F07A54;

	border-radius: 7px;

	width: 87%;

	display: inline-block;

	text-align: center;

	padding: 18.47px 0;

}

.company-about-title{

	font-style: normal;

	font-weight: bold;

	font-size: 25px;

	line-height: 35px;

	color: #333333;

	margin: 0;

}
.web-hide{
	display: none;
}

.raiting-and-title,.raiting{

	display: flex;

	align-items: center;

}

.raiting-and-title{

	justify-content: space-between;

}

.raiting p{

	margin: 0;

	margin-left: 15px;

}

.raiting p.reviews-count{

    font-family: Roboto;

    font-style: normal;

    font-weight: normal;

    font-size: 18px;

    line-height: 30px;

    text-align: right;

    color: #333333;

}

.raiting-num{

	font-style: normal;

	font-weight: bold;

	font-size: 25px;

	line-height: 35px;

	text-align: right;

	color: #000000;

}

.company-about-text{

	font-family: Roboto;

	font-style: normal;

	font-weight: normal;

	font-size: 18px;

	line-height: 30px;

	color: #777777;

}

.single-page-hr{

	border: 1px solid rgba(0, 0, 0, 0.2);

	margin-bottom: 10px;

}

.company-reviews-top{

	display: flex;

	justify-content: space-between;

	margin-bottom: 30px;

	align-items: center;
}

.company-reviews-top p{

	font-style: normal;

	font-weight: normal;

	font-size: 18px;

	margin: 0;

}

.company-reviews-list-item{

	background-color: #F6FBFE;

	margin-bottom: 30px;

	border-radius: 7px;

}

.company-reviews-list-item:last-child{

	margin-bottom: 40px

}

.company-reviews-list-item  .company-review-title-and-raiting .company-review-title{

	font-style: normal;

	font-weight: bold;

	font-size: 18px;

	margin: 35px 0 0 35px;

	word-break: break-word;

}

.company-review-title-and-raiting{

	margin-bottom: 22px

}

.company-review-text{

	margin: 0 35px 32px 35px;

	font-style: normal;

	font-weight: normal;

	font-size: 18px;

	line-height: 30px;

}
.logo-blok{
	display: flex;
    align-items: center;
    text-decoration: none;
    color: #333333;
}
.star-items{

	border-left: 0;

    margin-top: 33px;

}

.company-reviews-raiting-num{

	margin: 28px 35px 0 0 ;

    margin-left: 15px;

    font-style: normal;

    font-weight: bold;

    font-size: 25px;

    color: #000000;

}

.company-review-rait{

	display: flex;



}

.company-review-title-and-raiting{

	display: flex;

    justify-content: space-between;

}

.reviews-bottom{

	display: flex;

	justify-content: space-between;

}

.reviews-bottom p{

	margin: 0

}

.reviews-bottom .review-author{

	color: #777777;

	margin: 0 0 31px 35px;

	font-style: normal;

	font-weight: normal;

	font-size: 18px;

}

.review-bottom-items{

    display: flex;

    margin: 0 35px 29px 0;


}

.review-bottom-items p{

	font-style: normal;

	font-weight: normal;

	font-size: 18px;

    margin-left: 10px;



}

.add-review .add-review-title{

	font-style: normal;

	font-weight: bold;

	font-size: 25px;

}

.add-review .add-review-description{

	font-style: normal;

	font-weight: normal;

	font-size: 18px;

	margin-bottom: 32px;

}



.add-review-form input[name=soc_site],.add-review-form input[name=name]{

    padding: 18px 0 18px 30px;

    font-size: 18px;

    max-width: unset;

    width: 46%;

}

.flex{

    display: flex;

    justify-content: space-between;

    margin-bottom: 25px;

}



.add-review-form input[name=subject]{

	width: 100%;

	padding: 18px 0 18px 30px;

	font-size: 18px;

	margin-bottom: 25px;

    box-sizing: border-box;

}

.add-review-form{

	margin-bottom: 40px;

}

.add-review-form textarea{

	width: 100%;

	padding: 18px 0 18px 30px;

	font-size: 18px;

	margin-bottom: 36px;

	box-sizing: border-box;

}

.raiting-text{

	font-style: normal;

	font-weight: normal;

	font-size: 18px;

	margin-left: 20px;

	margin-bottom: unset;

	margin-top: unset;

}
.raiting-text-mobile{
	display: none;
}
.raiting-stars-flex{

	display: flex;

	align-items: center;

    justify-content: space-between;

}



.submit-form{

	color: #fff;

	width: 300px;

	padding: 18px 0;

	font-style: normal;

	font-weight: normal;

	font-size: 18px;

	cursor: pointer;

	background-color:  #F07A54;

	outline: none;

	border: none;

	border-radius: 7px;

}

.soc-icons a{
	display: flex;

	justify-content: center;

	align-items: center;

	margin-left: 9px;

}
.reviews_order_by_first_li:hover{
	color: #F07A54;
}
.reviews_order_by_first_li:hover path{
	fill: #F07A54;
}
.empty-review-hr{

	margin-bottom: 60px;

}

.empty-reviews-cont{

	text-align: center;

	margin-bottom: 50px;

}

.empty-reviews-cont p{

	margin: 0;

}

.empty-reviews-cont .empty-reviews-first-text{

    margin: 0px 249px 15px 249px;

	font-style: normal;

	font-weight: bold;

	font-size: 25px;

	line-height: 35px;

}

.add-review-form input ,.add-review-form textarea{
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 7px;
}

.add-review-form textarea:hover{

	border:1px solid #63B5F2;


}

.add-review-form input:hover{

		border:1px solid #63B5F2;

}

.add-review-form textarea:focus, .add-review-form textarea:active{

	outline: none;

	border:1px solid #63B5F2!important;


}
.add-review-form input:focus, .add-review-form input:active{

	outline: none;

	border:1px solid #63B5F2!important;


}
.add-review-form input::placeholder ,.add-review-form textarea::placeholder{
	font-weight: 400;
}

.empty-reviews-cont .empty-reviews-first-text span{

	color: #F07A54;

}

.empty-reviews-cont .empty-reviews-second-text{

	font-style: normal;

	font-weight: normal;

	font-size: 18px;

	color: #777777;

    margin: 0px 133px;

}



.empty-reviews-cont img{

	margin-bottom: 46px;

}

.soc-icons a:first-child{

	margin-left: 121.5px;

}

.bottom-hr{

	margin-bottom: 41px;

}

.share-sentence{

	font-style: normal;

	font-weight: normal;

	font-size: 18px;

	line-height: 30px;

}

.single-page-share{

	display: flex;

	justify-content: space-between;

}

.single-page-share .share-sentence{

	margin: 0;

}

.raiting-stars-flex ul > li.star > i.fa{

	font-size: 2.1em;

}

.soc-icons{

	display: flex;

	justify-content: space-around;

    align-items: center;

}
.social-cont svg{
	width: 40px;
	height: 40px;
}
.social-cont svg rect{
	x: 3;
	y: 3;
	width: 40px;
	height: 40px;
}
.vk:hover rect{
	fill: #74A3E1;
}
.vk img{
    margin-top: 4px;
    width: 24px;
}

.facebook:hover rect{
	fill: #5473BA;
}

.tvitter:hover rect{

	fill: #60C0FD;
}

.ok:hover rect{

	fill: #F18F57;

}

a.popular-school-item:hover{
	border:1px solid #63B5F2;
	padding: 14px!important;
}
.footer-cont-first-second_ul li:last-child{
	    margin-left: 25px;
}

.footer-cont-first-first_ul li:first-child{
	margin-left: unset;
}


.logo-texts{
	margin-left: 18px;
}
.logo-texts p:first-child{
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    color: #FFFFFF;
}
.logo-texts p:last-child{
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 21px;
	color: #777777;
}




.error_border{
	border:1px solid #F07A54!important	;
}

header a:hover , footer a:hover {
    color: unset;
    text-decoration: none;
}








/* Media */
@media(max-width: 380px){
	.popular-school-item-flex{
		width: 26%!important;
	}
	.popular-schools-cont{
		align-items: center;
	}
}
@media (min-width: 756px) and (max-width: 864px) {

	.popular-schools .popular-schools-item-cont{

	}
}

@media(max-width: 1142px) and (min-width: 948px){
	.page-404-flex .page-404-text{
		font-size: 18px;
	}
}
@media(max-width: 948px) and (min-width: 803px){
	.page-404-flex .page-404-text{
		font-size: 15px;
	}
}
@media(max-width: 802px){
	.page-404-img-div{
		width: unset;
	}
	.page-404-img-div img{
		width: 100%
	}
	.page-404-flex .page-404-text{
		font-size: 18px;
	}
	.page-404-cont{
		flex-direction: column;
		align-items: center;
		text-align: center;
	}
	.page-404-flex{
		margin-bottom: 50px;
	}
}
@media(max-width: 854px) and (min-width: 756px ){
	.footer-cont-first-first_ul li{
		padding-right: unset;
	}
}


@media(max-width: 1300px) and (min-width:1200px ){

	.top-inner img{
	    width: 646px;
	    top: 247px;
	}
}
@media (max-width: 1199px) and (min-width:1024px){
	.top-inner-text{
		margin-bottom: 30px!important;
	}
	.top-inner img{
		width: 550px;
    	top: 253px
	}
}

@media (max-width: 1024px) and (min-width:719px){
	.top{
		flex-direction: column-reverse;
		align-items: center;
	}
	.top-inner{
		width: 95%;
		max-width: unset;
		text-align: center;
	}
	.top-inner img{
		margin-bottom: 40px;
		position: unset!important;
    	width: 100%;
	}
	.top-inner-text{
		margin-bottom: 30px!important;
	}
}
@media (max-width:1169px) and (min-width:450px){

	.add-review form.add-review-form input , .add-review form.add-review-form textarea{

		font-size: 22px;

		padding:18px 0 18px 10px;

	}

}

@media (max-width:449px) and (min-width:320px){

	.add-review form.add-review-form input , .add-review form.add-review-form textarea{

	    padding: 18px 0 18px 2px;

    	font-size: 17px;

	}

}
@media screen and (max-width: 1059px) and (min-width: 887px) {

	.raiting-text{

		font-size: 16px;

	}

	.submit-form{

	    width: 30%;

	    font-size: 12px;

	    padding: 12px 10px;

	}

	.company-cont-texts{

		font-size: 18px;

	}

}

@media screen and (max-width: 886px) and (min-width: 757px) {

	.raiting-text{

		font-size: 16px;

	}

	.raiting-stars-flex ul > li.star > i.fa{

		font-size: 1.5em;

	}

	.submit-form{

		width: 30%;

	    font-size: 12px;

	    padding: 12px 10px;

	}

	.company-cont-texts{

		font-size: 15px;

	}

}

@media(max-width: 558px){


	.reviews-bottom .review-author{

		font-size: 16px

	}

	.company-review-title-and-raiting{

		flex-direction: column;

		align-items: center;

	}

	.company-review-rait{

		flex-direction: column;

		align-items: center;

	}

	.company-review-rait .rating-stars.small-stars.star-items.text-center{

		margin-left: unset;

    	padding-left: unset;

	}

	.company-review-rait .company-reviews-raiting-num{

		margin-block-start: 1em;

	    margin-block-end: 1em;

	    margin-inline-start: 0px;

	    margin-inline-end: 0px;

	}

	.company-reviews-list-item .company-review-title-and-raiting .company-review-title{

		margin-left: unset;

		font-size: 18px;

	}

	.company-reviews-top p{

		font-size: 13px;

	}

}

@media (max-width: 656px) and (min-width: 559px){

	.company-review-rait{

		align-items: baseline;

	}



	.company-reviews-list-item .company-review-title-and-raiting .company-review-title{

		font-size: 18px;

	}

	.company-reviews-raiting-num{

		font-size: 22px;

	}

}
@media screen and (max-width: 1470px){
	.top-inner img{
		position: absolute;
		right: 0;
		margin-right: 20px;
	}
}
@media (min-width: 756px){

	.change-rait-mobile{
		display: none;
	}
	.company-reviews-list-item .show-review-all{
		display: none!important;
	}
	.under-header-hr{
		 display: none;
	}

}
@media screen and (max-width: 756px){
	.reviews-page-title.web-hide{
		display: block;
	}
	.page-404-cont h2 {
		font-size: 30px
	}
	.page-404-cont .page-404-text-third{
		margin-bottom: 30px;
	}
	.page-404-flex{
		margin-bottom: 30px;
	}
	.page-404-flex .page-404-text{
		font-size: 15px!important;
		line-height: 25px;
	}
	.page-404-cont .page-404-text-first, .page-404-cont h2, .page-404-cont .page-404-text-second{
		margin-bottom: 30px!important;
	}
	.page-404-home-url{
		width: 100%;
		padding: 20px 0;
		font-size: 15px;
	}
	.page-404-img-div img{
		height: unset;
	}
	.companies .company-cont{
		width: unset;
	}
	.top-inner .top-inner-text{
		line-height: 20px!important;
	}
	body.home.blog header{
		margin-bottom: 30px!important;
	}
	a.popular-school-item:hover{
		padding: 16px 17px 13px 6px!important
	}
	.change-rait-mobile{
		display: none;
	}
	.change-rait.active{
		display: none!important;
	}
	.add-review form.add-review-form input, .add-review form.add-review-form textarea{
		font-size: 15px;
		padding: 15px 0 15px 14px;
	    width: 100%;
	    box-sizing: border-box;
        margin-bottom: 20px;
    	font-family: 'Roboto';
	    border-radius: 5px;
	}
	.add-review-form .flex{
		display: block;
		margin-bottom: unset;
	}
	.add-review .add-review-description{
		margin: 0;
		font-style: normal;
		font-weight: normal;
		font-size: 15px!important;
		color: #777777;
		line-height: 24px;
		margin-bottom: 20px;

	}
	.company-reviews-list-item:last-child{
		margin-bottom: 0;
	}
	.company-reviews{
		margin-bottom: 31px;
	}
	.reviews-bottom .review-author{
		margin: 0;
		font-size: 15px;
	    width: 60%;
	    margin-bottom: 20px;
	    color:  #777777;
	}
	.reviews-bottom .review-bottom-items{
		margin: 0;
	    padding-top: 20px;
	    border-top: 0.01em solid rgba(0, 0, 0, 0.1);
	    justify-content: center;
	}
	.reviews-bottom{
		flex-direction: column;
	}
	.active{
		display: block!important;
	}
	.show-review-all{
		display: none;
		font-style: normal;
		font-weight: normal;
		font-size: 15px;
		line-height: 24px;
		color: #63B5F2;
		margin: 0;
		margin-top: 10px;
	    padding-bottom: 20px;
	    margin-bottom: 20px;
	    border-bottom: 0.01em solid rgba(0, 0, 0, 0.1);
	}
	.mobile-cont{
		display: block;
	}
	.companies .company-cont {
		display: none!important;
	}

	 .popular-schools .popular-schools-cont .popular-school-item.mobile-hide ,.mobile-hide{
		display: none;
	}
	.popular-schools .popular-schools-cont .popular-school-item{
		margin-bottom: 15px;
		justify-content: flex-start;
	}
	.popular-schools .popular-school-item .school-name{
		font-size: 15px;
		/*margin-left: 8px;*/
	}
	.popular-school-item img{
		width: 55px;
		height: 55px;
	}

	.popular-school-item{
		width: 100%;
	}

	.cont:first-child{
		margin-bottom: 24px;
	}

	.web-h1{
		display: none;
	}
	.reviews-page-desciption{
		font-size: 15px;

		margin-bottom: 20px;
		line-height: 24px;
	}
	header.other-page-header{
		margin-bottom: 36px;
	}
	.page-name{
		margin-bottom: 21px;
	}
	body.page-id-16 .reviews-page-title{
		margin-bottom: 23px;
	}
	.company-single-box .company-image-box .img-box img{
	    margin: 54px auto;
    	width: 196px;
	}
	.company-single-box .company-image-box .img-box{
		width: 280px;
		height: 280px;
	}
	footer .footer-cont .footer-cont-first{
		width: 100%;
	}

	.footer-cont-first-second_ul li:last-child{
		margin-left: unset;
	}
	.top-inner img{
		position: unset;
		margin-right: unset!important;
	}

	footer .footer-cont .footer-cont-first .footer-cont-first-first_ul{
		flex-wrap: wrap;
	}

	.footer-cont-first-first_ul li{
		padding-right: unset;
	}

	.popular-schools h5, .about-project .about-project-title{
		width: unset;
	}
	.top{
		margin-bottom: unset;
	}
	.top-inner img{
		width: 94%;
		height: auto;
		margin-bottom: 10px;
	}
	.top-inner .top-inner-text{
		margin-bottom: 30px;
	}
	header .logo-small-title,header .logo-title{
		font-size: 15px;
	}
	header{
		padding: 0;
		margin-bottom: 35px;
	}
	.header__inner {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.top-inner .btn{
		margin-bottom: 27px;
	}
	.company-review-text{

		text-align: justify;

		font-size: 16px;

	}

	.empty-reviews-cont img{

		width: 55%;
		height: auto;
		margin-bottom: 28px;

	}

	.raiting p.reviews-count{

		font-size: 15px;
		margin-left: 0;

	}

	body.page-id-16 .raiting-and-title .small-stars ul > li.star > i.fa{

		font-size: 1.19em

	}
	body.page-id-16 .small-stars{
	    margin-left: 28.25px;
		padding-left: unset;
		border-left: unset;
	}

	.raiting-num{

		font-size: 19px;

	}

	.raiting-and-title{

		/*flex-direction: column-reverse;*/
		justify-content: unset!important;

	}

	.other-page-header{

	    display: flex;

    	flex-direction: column;

	}

	.header-logo-cont{

		margin-bottom: 20px;

	}

	.add-review-form  .raiting-stars-flex{

		flex-direction: column;

		width: 100%;

		text-align: left;

	}

	.rating-stars.raiting-stars-flex.text-center{

		flex-direction: column-reverse;

		margin-bottom: 25px;

	}
	.rating-stars.raiting-stars-flex.text-center ul#stars{
	    width: 100%;
	    text-align: left;
	    display: block;
	}
	.submit-form{
		padding: 15px 0;
		font-size: 15px;
		width: 100%;
	}
	.change-rait,.change-rait-mobile.bottom-hr,.single-page-share{
		display: none;
	}
	.add-review-form{
		margin-bottom: 58px;
	}
	.company-about-text{

		text-align: justify;

		font-size: 19px;

	}

	.empty-reviews-cont .empty-reviews-first-text,.add-review .add-review-title{

	    font-style: normal;

	    font-weight: bold;

	    font-size: 18px;

	    margin: 0;

	    margin-bottom: 10px;
	}
	.empty-reviews-cont .empty-reviews-second-text,.add-review .add-review-description, .single-page-share .share-sentence{

		font-size: 20px;

	}



	header.other-page-header{

		margin-top: unset;

	}

	.page-name p{

		font-size: 15px;


	}

	.reviews-page-title{

		font-size: 18px;
		margin-bottom: 15px

	}

	.company-single-box{

		flex-direction: column;

	}

	.company-single-box .company-image-box .img-box{

		text-align: center;

	}
 	 .company-single-box .company-about-box .company-about-text{
 	 	margin-top: 20px;
 	 	text-align: left;
 	 	font-size: 15px;
 	 	padding-top: 20px;
 	 	border-top: 0.01em solid rgba(0, 0, 0, 0.2);
 	 }
 	 .company-single-box .company-about-box a.web-hide{
 	    color: #fff;
	    width: 100%;
	    padding: 15px 0;
	    font-style: normal;
	    display: block;
	    font-weight: normal;
	    font-size: 15px;
	    cursor: pointer;
	    text-decoration: none;
	    text-align: center;
	    background-color: #F07A54;
	    outline: none;
	    border: none;
	    border-radius: 7px;
	    margin-bottom: 20px;
 	 }
 	 .company-single-box .company-add-review-route{
 	 	display: block;
 	 	margin: 0;
 	 	text-align: center;
 	 	font-style: normal;
		font-weight: normal;
		font-size: 15px;
		text-decoration-line: underline;
		color: #63B5F2;
		cursor: pointer;
 	 }
 	 .company-single-box{
 	 	margin-bottom: 20px;
 	 }
 	 .single-page-hr{
 	 	margin-bottom: 20px;
 	 	margin-top: 0;
 	 }
	.company-single-box .company-image-box .img-box{

		margin-bottom: 0;

		margin-right: 0;

	}
	.company-about-box .raiting-and-title .company-about-title{
		display: none;
	}
	.company-about-box .raiting-and-title .raiting-num,.company-about-box .raiting-and-title, .company-about-box .raiting-and-title .reviews-count{
		line-height: 1
	}
	.company-single-box .company-image-box a{

/*		width: 100%;

		margin-bottom: 20px;*/

		display: none;

	}

	.empty-reviews-cont{
		margin-bottom: 28px;
	}

	.empty-reviews-cont .empty-reviews-first-text{

		margin: 0;

		margin-bottom: 20px;

		line-height: 25px;

	}

	.empty-reviews-cont .empty-reviews-second-text{

		margin:0;

		font-size: 15px;

	}
/*
	.add-review{

		text-align: center;


	}*/

	.soc-icons a:first-child{

		margin-left: unset;

	}

	.single-page-share{

		text-align: center;

		flex-direction: column;

	}

	.single-page-share .share-sentence{

		margin-bottom: 30px

	}



	.cont .companies .company-cont{

		flex-direction: column;

		text-align: center;

	}

	.companies .company-cont hr{

		display: block;

		width: 96%;

		background-color: gray;

		opacity: 0.5;

	}

	.company-cont .raiting-cont{

		border-left: unset;

		margin: 0 auto;

		margin-bottom: 20px;

	}

	.company-cont-texts{

		max-width: unset;

	}

	.company-cont .company-logo{

		margin: 35px auto;

		height: unset;

	}

}

@media screen and(min-width:1218px){

	.add-review-form input[name=soc_site], .add-review-form input[name=name]{

		width: 45%;



	}

	.add-review-form input[name=subject]{

		width: 95%;

	}

	.add-review-form{

		text-align: center;

	}

}

@media screen and (max-width: 1159px) and (min-width: 904px) {

 footer .footer-cont ul, footer .footer-cont p{

 	font-size: 17px!important;

 }

 .company-about-text{

 	font-size: 18px;

 }

}

@media screen and (max-width: 921px) and (min-width: 719px) {

	.top{

		margin-top: 55.44px;

	}

	.top-inner h1{

		line-height: unset;

		font-size: 29px;

	}

	.popular-schools .popular-school-item .school-name{

		font-size: 15px;

	}

	.popular-schools .popular-school-item .raiting{

		font-size: 22px;

	}

	footer .footer-cont ul, footer .footer-cont p{

		font-size: 15px;

	}

}
@media (max-width: 1131px) and (min-width: 949px){
	footer .footer-cont .footer-cont-first .footer-cont-first-first_ul li:first-child{
	    padding-right: 25px;
	}
	.footer-cont-first-first_ul li{
		margin-left: unset;
	    font-size: 15px;
	}
}

@media (max-width: 756px) and (min-width:450px ){
	.logo-blok{
		justify-content: center;
	}
	.footer-cont-first-first_ul li{
		text-align: center;
	}
	footer .footer-cont .footer-cont-first .footer-cont-first-first_ul{
		justify-content: center;
	}
	footer .footer-cont .footer-cont-first-second_ul{
		justify-content: space-around;
	}
}
@media (max-width: 948px) and (min-width: 756px){
	footer .footer-cont{
		flex-wrap: wrap;
	}
	footer .footer-cont .footer-cont-first{
		width: 100%;
	}
	.footer-cont-second{

	}
	footer .footer-cont .footer-cont-first .footer-cont-first-first_ul{
	    border-bottom: 1px solid gray;
	    padding-bottom: 25px;
	}
	footer .footer-cont .footer-cont-first .footer-cont-first-second_ul{
	    padding-bottom: 25px;
    	border-bottom: 1px solid gray;
    	display: flex;
    	justify-content: center;
	}
	footer .footer-cont .footer-cont-second p:first-child{
		margin-bottom: unset;
	}
	.footer-cont-second{
		margin:0;
		width: 100%;
		display: flex;
		margin-bottom: 25px;
		justify-content: space-evenly;
	}
	footer .footer-cont .footer-cont-first{
		margin: 25px 0;
	}
}
@media(min-width: 321px){
	.popular-schools .popular-schools-cont .popular-school-item{
		justify-content: space-between!important;
	}
}
@media(max-width: 1170px) and (min-width: 756px){
	.popular-schools .popular-schools-cont .popular-school-item{
		min-width: 49%;
	}
}
@media (min-width: 1171px) {
	.popular-schools .popular-schools-cont .popular-school-item {
    flex: 0 0 370px;
	}
}

@media screen and (max-width: 756px){
	.raiting-text-web{
		display: none;
	}
	.raiting-text-mobile{
		display: block;
	}
	.raiting-text{
		font-size: 15px;
		margin: 0;
		width: 100%;
		margin-bottom: 20px;
	}
	.company-reviews-list-item{
		padding: 21px 15px 26px 15px;;
	}
	.company-review-title-and-raiting{
		flex-direction: column-reverse;
	}
	.company-review-title-and-raiting .company-review-rait{
		width: 100%;
		justify-content: space-between;
		flex-direction: unset;
		margin-bottom: 20px;
		padding-bottom: 20px;
		border-bottom: 0.01em solid #CCCCCC;
	}
	.company-review-title-and-raiting .company-review-rait .small-stars,.company-review-title-and-raiting .company-review-rait .company-reviews-raiting-num {
		margin: 0
	}
	.company-review-title-and-raiting .company-review-rait .company-reviews-raiting-num {
		font-size: 30px;
	}
	.company-reviews-list-item .company-review-title-and-raiting .company-review-title{
		width: 100%;
		text-align: left;
		margin-top: 0;
		font-size: 15px;
		margin-left: 0;
		word-break: break-word;
	}
	.company-reviews-list-item .company-review-text{
		margin: 0;
		font-size: 15px;
		text-align: left;
		overflow: hidden;
		max-height: 300px;
		margin-bottom: 20px;
	}
	.company-single-box .company-image-box {
		margin-bottom: 20px;
	}

	header a img{
		margin-right: 10px;
		width: 46.93px;
	}
	.about-project .about-project-title{
	    font-size: 18px;
	    text-align: left;
	    padding-right: 35px;
	    line-height: 25px;
	    margin-bottom: unset;
	}

	.company-reviews-top{
		margin-bottom: 20px;
	}
	.popular-school-item:hover{
		border: 2px solid #63B5F2;
		box-sizing: border-box;
		padding: 14px 16px 11px 5px!important;
	}
	.mobile-cont .popular-school-item:hover {
		border: unset!important;
		box-sizing: unset!important;
		padding: unset!important;
		padding-bottom: 10px!important;
	    border-bottom: 1px solid rgba(0, 0, 0, 0.2)!important;
	}
	.popular-schools .popular-school-item .raiting{
		padding-left: 19px;
    	margin-left: 41px;

	}
	.popular-schools h5{
		font-size: 18px;
		text-align: left;
		line-height: 25px;
		margin-bottom: 20px!important;
	}
	.popular-schools-cont{
		margin-bottom: 24px!important;
	}
	.top-inner .btn{

	    padding: 15px 35px;

	    width: 100%;

	    box-sizing: border-box;

	    font-size: 14px;
	}

	.top{

		margin-top: 30px;

		justify-content: start;

	    flex-direction: column-reverse;

        text-align: center;

	}
	.cont, footer .footer-cont{
		width: 88%;
	}
	.top-inner h1{

		font-size: 25px;

		line-height: 33px;

		margin-bottom: 3px!important;

	}
	.top-inner .top-inner-text{
		margin: 0;

	}

	.top-inner .top-inner-text {

		font-size: 14px;
		margin-bottom: 15px;

	}

	.top-inner{

		max-width: 100%;

		width: 100%;

	}

	.popular-schools-cont{

		flex-direction: column;

		margin-bottom: 20px;

	}
	.popular-schools-see_all{
		margin: 0;
	}
	.popular-schools .popular-schools-cont .popular-school-item{

		width: 100%;

		min-width: unset;

		padding: 16px 18px 13px 7px;

		height: 80px;

	}
	.popular-schools{
		margin-bottom: 40px;
	}

	.about-project-cont{

		flex-direction: column;

	}

	.about-project .about-project-text p{
		font-size: 15px;
		line-height: 20px;
	}

	.about-project .about-project-image img{
		width: 80%;
	}

	.about-project .about-project-image{

		width: 100%;

		text-align: center;

	}

	.about-project .about-project-text{

		width: 100%;

		text-align: left;

		margin-bottom: 12px;

	}
	footer .footer-cont  .footer-cont-first-second_ul{

		flex-wrap: wrap;
	    padding-bottom: 22px;
    	border-bottom: 1px solid #777777;
	}
	footer .footer-cont .footer-cont-first .footer-cont-first-second_ul li:first-child{
		margin-bottom: 10px;
		padding-right: unset;
	}
	footer .footer-cont .footer-cont-second p:last-child{
		display: flex;
		align-items: center;
	}
	footer .footer-cont .footer-cont-second p:last-child svg{
		margin-left: 6px;
	}
	.footer-cont-first-second_ul li:last-child{
		margin-bottom:
	}
	footer .footer-cont .footer-cont-first .footer-cont-first-first_ul li.logo-list-litem{
		width: 100%;
	    padding-bottom: 22px;
	    border-bottom: 1px solid #777777;
	    margin-bottom: 22px!important;
	}
	footer .footer-cont .footer-cont-first .footer-cont-first-first_ul{
	    padding-bottom: 22px;
	    border-bottom: 1px solid #777777;
	    margin-bottom: 22px;
	}
	footer .footer-cont .footer-cont-first .footer-cont-first-first_ul li.margin-right-item{
		margin-right: 21px;
	}
	.about-project{
		margin-bottom: unset;
	}
	.cont{
		margin-bottom: 27px;
	}

	footer .footer-cont{

		flex-direction: column;

	}

	footer .footer-cont ul, footer .footer-cont p{

		font-size: 15px;

	}

	body footer .footer-cont .footer-cont-second{
		display: flex;
		justify-content: center;
		flex-wrap: wrap;

	}
	body footer .footer-cont .footer-cont-first,body footer .footer-cont .footer-cont-second{
		 margin: 0 0 22px 0;
	}
	footer .footer-cont .footer-cont-first .footer-cont-first-first_ul li{

		margin: 3px;
	    width: 39%;

	}

	footer .footer-cont .footer-cont-first .footer-cont-first-first_ul li:first-child{

		padding-right: unset;

	}

	footer .footer-cont .footer-cont-second p:first-child{

		display: flex;
		align-items: center;
		margin-bottom: 20px;
		margin-right: unset;

	}
	footer{
		padding-top: 20px;
	}
	footer .footer-cont .footer-cont-first,footer .footer-cont .footer-cont-second{

		margin: 10px 0;

	}

	.popular-schools .popular-schools-see_all a{

		font-size: 15px;

	}
}

@media (max-width: 756px) and (min-width: 375px){
	.popular-schools-cont .popular-school-item-flex{
		width: 70px!important;
	}
}
@media (max-width: 451px) and (min-width: 396px){
	footer .footer-cont .footer-cont-second p:first-child{
		margin-bottom: unset;
	    margin-right: 7px;
	}
	footer .footer-cont .footer-cont-second p:last-child svg{
		margin-left: 2px;
	}
}
@media (max-width: 756px) and (min-width: 451px){
	footer .footer-cont .footer-cont-second p:first-child{
		margin-bottom: unset;
		margin-right: 20px;
	}
}

@media (max-width: 520px){
	.mobile-show{
		display: block;
	}
}

@media(max-width: 900px){
	.page-404-img-div img{
		width: 100%;
	}
}
@media(max-width: 756px) and (min-width: 560px){
	.success-message-active p{
		width: 40%;
	}
}
@media(max-width: 559px) and (min-width: 319px){
	.success-message-active p{
		width: 70%;
	}
}
header nav {
	display:flex;
}
header nav a + a {
	margin-left: 32px
}
.header__container {
	max-width: 1170px;
	width: 96%;
	margin: 0 auto;
}

.menu-toggle {
	--size: 44px;
	--btn-line-offset: 7px;

	display: none;
	margin: 0;
	border: none;
	color: inherit;
	font: inherit;
	background-color: transparent;
	-webkit-tap-highlight-color: transparent;
	width: var(--size);
	height: var(--size);
	padding: 8px;
	cursor: pointer;
	transition: border-color .2s .3s
}

.menu-toggle:focus {
	outline: none
}

.menu-toggle::-webkit-input-placeholder {
	color: inherit
}

.menu-toggle::-moz-placeholder {
	color: inherit
}

.menu-toggle:-ms-input-placeholder {
	color: inherit
}

.menu-toggle::-ms-input-placeholder {
	color: inherit
}

.menu-toggle::placeholder {
	color: inherit
}

.menu-toggle--opened {
	border-color: #000
}

.menu-toggle__line {
	position: relative;
	display: block;
	width: 100%;
	height: 2px;
	background-color: #000
}

.menu-toggle__line:after,
.menu-toggle__line:before {
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #000;
	transition: top .2s .2s, transform .2s;
	content: ""
}

.menu-toggle__line:after {
	top: calc(var(--btn-line-offset) * -1 );
}

.menu-toggle__line:before {
	top: var(--btn-line-offset);
}

.menu-toggle--opened .menu-toggle__line {
	background-color: transparent
}

.menu-toggle--opened .menu-toggle__line:after {
	transform: rotate(45deg)
}

.menu-toggle--opened .menu-toggle__line:before {
	transform: rotate(-45deg)
}

.menu-toggle--opened .menu-toggle__line:after,
.menu-toggle--opened .menu-toggle__line:before {
	top: 0;
	transition: top .2s, transform .2s .2s
}

.post-cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.post-cards--vertical {
    display: grid;
    grid-auto-flow: row dense;
    grid-gap: 40px;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.post-cards img {
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
}
.post-card:not(.post-card--small) .post-card__category {
    display: inline-block;
    padding: 0.3em 1.4em;
    margin-bottom: 1.2em;
    background: #4d3bfe;
    color: #fff;
    -webkit-border-radius: 1em;
    border-radius: 1em;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 0.7em;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.post-card:not(.post-card--small) .post-card__category {
    display: inline-block;
    padding: 0.3em 1.4em;
    margin-bottom: 1.2em;
    background: #4d3bfe;
    color: #fff;
    -webkit-border-radius: 1em;
    border-radius: 1em;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 0.7em;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.post-card--vertical .post-card__category {
    left: 10px;
    top: 10px;
    bottom: auto;
}
.post-card__thumbnail .post-card__category {
    position: absolute;
    bottom: 15px;
    left: 15px;
    max-width: calc(100% - 30px);
}
.post-card__thumbnail {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
    margin-bottom: 1em;
}
.post-card--vertical .post-card__category {
    left: 10px;
    top: 10px;
    bottom: auto;
}
.posts_grid {
    margin-bottom: 90px;
}

.about-project-link {
	color: #F07A54;
	text-decoration: none;
}

.about-project-link:hover {
	text-decoration: underline;
}

.section-block__title {
    text-align: center;
    font-weight: bold;
    font-size: 25px;
    line-height: 35px;
    text-align: center;
    margin-bottom: 64px;
		display: block;
    color: inherit;
    text-decoration: none;
}
@media (min-width: 1200px) {
.post-card--vertical .post-card__title {
    font-size: 1.1em;
}
}
@media (min-width: 768px) {
.post-card--vertical .post-card__title {
    line-height: 1.4;
}
}
.post-card__title a {
	font-weight: bold;
	text-decoration: none;
	color:#000;
}
@media (min-width: 576px) {
.post-cards--vertical {
    margin-left: 0;
    margin-right: 0;
}
}
@media (max-width: 768px) {
	.section-block__title {
    margin-bottom: 24px;
}
}

@media screen and (max-width: 756px) {
	.mobile-menu-opened {
		/* overflow: hidden; */
	}

	.menu-toggle {
		display: block;
		z-index: 2;
	}

	header {
		height: 84px;
		transition: background-color .16s ease-in-out;
	}

	.page-template-reviews .header__inner,
	.schools-template-default .header__inner {
		border-bottom: 1px solid #CCCCCC;
	}

	.header--bg .header__inner {
		background: #fff;
		/* border: none; */
	}

	.header__inner {
		position: fixed;
		left: 0; top: 0;
		width: 100%;
		z-index: 1;
	}

	header nav {
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		background: #fff;
		padding-top: 90px;
    padding-bottom: 38px;
		z-index: 1;
		box-shadow: 0 0 60px rgba(0,0,0, .16);

		visibility: hidden;
		opacity: 0;
		margin-top: -10px;
		transition: margin .16s ease-in-out, opacity .2s ease-in;
	}

	header a.header-item {
		display: block;
		text-align: center;
		text-align: center;
    padding: 16px;
    font-size: 20px;
		padding: 14px;
    font-size: 18px;
	}

	header nav a + a {
		margin-left: 0;
	}

	.header__container {
		width: 88%;
	}

	.header__container > a {
		position: relative;
		z-index: 2;
	}

	header.header--menu-opened nav {
		visibility: visible;
		opacity: 1;
		margin-top: 0;
		transition: margin .16s ease-in-out, opacity .2s ease-in;
	}
}

.info-block {
	font-family: 'Roboto';
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 24px 0;

	background: #fff;
	box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.15);
	opacity: 0;
	transform: translateY(200px);
	transition: all .25s ease-out;
	z-index: 110;
}

.info-block--show {
	transform: translateY(0);
	opacity: 1;
}

.info-block__container {
	width: 96%;
	max-width: 1170px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.info-block__left,
.info-block__right {
	display: flex;
	flex: 2 0;
	align-items: center;
}

.info-block__right {
	flex: 3 0;
	justify-content: flex-end;
}

.info-block__logo {
	--size: 64px;

	width: var(--size);
	height: var(--size);
	background: center/contain no-repeat;
	margin-right: 24px;
}

.info-block__title {
	margin: 0;
	font-size: 25px;
	line-height: 30px;
	font-weight: 700;
	color: #333333;
}

.info-block__subtitle {
	margin: 0;
	cursor: pointer;
	font-size: 18px;
	line-height: 21px;
	color: #777777;
	margin-top: 8px;
	transition: color .2s ease-in-out;
}

.info-block__subtitle:hover {
	color: #F07A54;
}

.info-block__btn,
.info-block__btn-outline {
	text-decoration: none;
	display: inline-block;
	font-size: 15px;
	line-height: 18px;
	padding: 16px 20px;
	border-radius: 5px;
	text-align: center;
}

.info-block__btn {
	color: #fff;
	background: #F07A54;
}

.info-block__btn-outline {
	padding: 6px 20px;
	color: #5A5A5A;
	border: 1px solid #64B5F2;
	margin-right: 24px;
	display: inline-flex;
	align-items: center;
	height: 36px;
}

.info-block__btn-up {
	cursor: pointer;
	position: absolute;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-color: rgba(0, 0, 0, 0.2);
	right: 30px;
	top: 50%;
	transform: translateY(-50%);
}

.info-block__btn-up:hover {
	background-color: rgba(0, 0, 0, 0.4);
}

.info-block__btn-up::before {
	content: '';
	position: absolute;
	width: 20px;
	height: 10px;
	background: center/contain no-repeat url(../images/icons/arrow-up.svg);
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.info-block__btn-moretext {
	display: block;
}

.info-block__code {
	color: #64B5F2;
}

.single-schools {
	padding-bottom: 110px;
}

@media screen and (max-width: 1400px) {
	.info-block__btn-up {
		position: relative;
		margin-left: 20px;
		top: auto;
    right: 0;
    transform: none;
		flex: 0 0 50px;
	}
}

@media screen and (max-width: 1100px) {
	.info-block__btn-up {
		display: none;
	}
}

@media screen and (max-width: 756px) {
	.info-block {
		padding: 16px 0 20px;
	}

	.info-block__container {
		width: 88%;
	}

	.info-block__left,
	.info-block__btn-outline {
		display: none;
	}

	.info-block__btn {
		width: 100%;
	}

	.single-schools {
		padding-bottom: 86px;
	}
}

.companies .promo-item {
	margin-bottom: 30px;
}

.promo-item {
	border-radius: 5px;
	background-color: #F6FBFE;
	color: #333333;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	align-content: stretch;
	border: solid 2px transparent;
}

.promo-item:hover {
	/* border-color: #63B5F2; */
}

.promo-item__header {
	display: flex;
	padding: 16px 24px;
	padding-left: 32px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	margin-left: -2px;
	margin-right: -2px;
}

.promo-item__header-left,
.promo-item__header-right {
	flex: 1 1 100%;
}

.promo-item__header-right {
	flex: 1 0 210px;
}

.promo-item__header-left {
	display: flex;
	align-content: center;
	align-items: center;
}

.promo-item__logo {
	display: block;
	max-width: 120px;
	max-height: 62px;
}

.promo-item__date {
	margin-left: 18px;

	font-size: 18px;
	line-height: 30px;
}

.promo-item__count {
	display: flex;
	align-items: center;
}

.promo-item__count-text {
	font-size: 18px;
	line-height: 20px;
	text-align: right;
	color: #777777;
}

.promo-item__count-icon {
	flex: 1 0 40px;
	height: 40px;
	background: center no-repeat url(../images/icon-user.svg);
	margin-left: 14px;
}

.promo-item__content {
	padding: 24px 34px 30px;
}

.promo-item__title,
.promo-item__description {
	margin: 0;
}

.promo-item__title {
	margin: 0;
	font-size: 25px;
	line-height: 30px;
	font-weight: 700;
}

.promo-item__description {
	font-size: 18px;
	line-height: 30px;
	margin-top: 16px;
}

.promo-item__buttons {
	margin-top: 20px;
}

.promo-item__button {
	text-decoration: none;
	display: inline-block;
	color: #fff;
	background: #F07A54;
	border-radius: 5px;
	font-size: 15px;
	line-height: 18px;
	padding: 11px 22px;
}

.promo-item__button + .promo-item__button {
	margin-left: 20px;
}

.promo-item__button--outline {
	background: transparent;
	border: solid 1px #F07A54;
	color: #F07A54;
}

@media screen and (max-width: 756px) {
	.promo-item {
		padding: 20px;
    padding-top: 24px;
	}

	.promo-item__header,
	.promo-item__content {
		padding: 0;
	}

	.promo-item__header {
		border: none;
		display: block;
	}

	.promo-item__date,
	.promo-item__header-right {
		display: none;
	}

	.promo-item__logo {
		max-width: none;
		max-height: none;
		width: 50px;
		height: auto;
	}

	.promo-item__title {
		margin-top: 20px;
		font-size: 18px;
		line-height: 25px;
	}

	.promo-item__description {
		font-size: 15px;
		line-height: 24px;
		margin-top: 8px;
	}

	.promo-item__buttons {
		margin-top: 16px;
	}

	.promo-item__button {
		display: block;
		width: 100%;
		box-sizing: border-box;
		text-align: center;
		padding: 16px 22px;
	}

	.promo-item__button + .promo-item__button {
		margin: 0;
		margin-top: 10px;
	}
}

@-webkit-keyframes swing {
  15% {
    -webkit-transform: translateX(9px);
    transform: translateX(9px);
  }
  30% {
    -webkit-transform: translateX(-9px);
    transform: translateX(-9px);
  }
  40% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  50% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  65% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes swing {
  15% {
    -webkit-transform: translateX(9px);
    transform: translateX(9px);
  }
  30% {
    -webkit-transform: translateX(-9px);
    transform: translateX(-9px);
  }
  40% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  50% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  65% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.swing.hover {
	-webkit-animation: swing 0.6s ease;
	animation: swing 0.6s ease;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}