/**header.php**/
html, body{
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: calibri;
    background-image: url('/img/bg_fon.jpg');
}
textarea {
    width: 100%;
    text-align: left;
    padding-left: 10px;
    outline: none;
}

.section-title .icon {
    position: relative;
    margin-top: 15px;
}

.section-title .icon::before {
    content: "";
    position: absolute;
    top: 50%;
    width: 100px;
    height: 2px;
    background: #05C46B;
    left: 50%;
    margin-left: -50px;
    margin-top: -1px;
}

.section-title .icon i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    border-radius: 100%;
    background: #05C46B;
    color: #fff;
    top: 0;
    position: relative;
    z-index: 4;
}







.logo_text_blocking {
    color: #4b635b;
    width: 100%;
    font-size: 19px;
    line-height: 26px;
    text-align: center;
    font-weight: 600;
    font-family: sans-serif;
    margin-top: 35px;
}
.container.container_header-logotip {
    max-width: calc(100% - 40px);
}
.clear{
    clear: both;
}
#horizontal-multilevel-menu li:hover a.root-item, #horizontal-multilevel-menu li.jshover a.root-item {
    background: #05c46b;
    color: #fff;
}
#vertical-multilevel-menu a.root-item:hover, #vertical-multilevel-menu a.root-item-selected:hover {
    background: #05c46b;
    color: #fff;
}

#horizontal-multilevel-menu li a.root-item {
    color: #252525;
    font-weight: bold;
    padding: 23px 16px;
    max-height: 66px;
    text-transform: none;
}
#horizontal-multilevel-menu {
    margin: 0;
    padding: 0;
    background: #d7d7d7;
    min-height: 55px;
    width: 100%;
    list-style: none;
    font-size: 14px;
    float: left;
    position: absolute;
    z-index: 99;
}
.footer .social li a i {
    line-height: 30px;
}

#wraper{
    width: auto;
    max-width: 1400px;
    height: auto;
    margin: 0 auto;
    background: #fff;
    box-shadow: none;
}
.heads{
    width: 100%;
    height: 145px;
}
.title{
    float: left;
    margin: 20px 0 0 0;
}
.bx-breadcrumb {
    margin: 0px 0;
}
ul.map-level-0 a {
    font-weight: bold;
    color: #000;
    text-decoration: none;
}
ul.map-level-1 a {
    font-weight: normal;
    color: #000;
    text-decoration: none;
}
.title_cont{
    margin: 0;
    font-size: 22px;
}

.logo img{
    float: left;
    margin: 20px 25px;
}
.title a{
    text-decoration: none;
    color: #181818;
}
.title p{
	margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 16px;
    height: 50px;
    text-align: justify;
    overflow: hidden;
}
.search{
    float: left;
    margin-right: 25px;
    margin-top: 15px;
}
.search2{
    float: left;
    margin-right: 25px;
    margin-top: 0px;
}
.lang{
    float: left;
    margin-top: 20px;
}
.lang a{
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    padding: 3px 6px;
    color:#181818;
}
.lang a:hover {
    border: 1px solid #6d7c82;
    color: #6d7c82;
    padding: 3px 5px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.uzor{
    background-image: url("/img/uzor.png");
    background-repeat: no-repeat;
    position: relative;
    width: 447px;
    height: 145px;
    float: right;
}
.site_map{
    position: absolute;
    bottom: 20px;
    right: 27px;
}
.menu_block{
    width: 100%;
    height: 443px;
    position: relative;
}
.top_menu{
    width: 100%;
    height: 55px;
    position: absolute;
}
.bg_menu{
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: 0.8;
    position: absolute;
    z-index: 1;
}
.r_menu{
    width: 210px;
    position: absolute;
    top: 66px;
    left: 0;
    height: auto;
}

ul#vertical-multilevel-menu, #vertical-multilevel-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 210px;
    font-size: 12px;
    margin-left: 1px;
}

.medialibslider > ul > li {
    max-width: 1406px!important;
}

.sect_tab2 {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.tab_tm {
    background: #d9d9d9;
    padding: 3px 0;
    cursor: pointer;
    z-index: 1;
    margin-left: 0px;
    font-weight: bold;
    font-size: 12px;
    width: 50%;
    text-align: center;
}
.tab_tm:first-of-type {
    margin-left: 0;
}
.tabsm {
    width: 100%;
    margin-top: -1px;
    /*border: 1px solid #ddd;*/
    -webkit-order: 1;
    order: 1;
}
.sect_tab2 input[type=radio],.tabsm {
    display: none;
}
.sect_tab2 input[type=radio]:checked +.tab_tm {
    background: #f6f6f6;
}
.sect_tab2 input[type=radio]:checked +.tab_tm + .tabsm {
    display: block;
}
input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
    border-color: #666666;
    background-color: #CECECE;
    background-image: none;
    filter: none;
    display: none;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
    padding-right: 8px;
}
form.gsc-search-box {
    font-size: 13px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 4px;
    margin-left: 5px !important;
    width: 100%;
}
/**header.php* end*/



/***index.php****/

.content{
    width: calc(100% - 315px);
    height: auto;
    float: left;
}
.content_width{
    position: relative;
    width: 659px;
    height: auto;
    min-height: 811px;
    float: left;
    padding: 20px;
    border-left: 1px solid #e6e6e6;
    background-color: #f6f6f6;
}
.cont_met{
    width: 1161px;
    height: auto;
    min-height: 811px;
    padding: 20px;
    background-color: #f6f6f6;
}

iframe.frame_class_maps {
    width: 100%;
}

.left_cont{
    width: 315px;
    height: 100%;
    float: left;
}
.maps{
    padding: 1px 1px 1px 1px;
    margin-top: 2px;
    margin-left: 2px;
    border: 1px solid #37373b;
}
.maps p{
    margin: 0;
    padding: 10px 13px;
}
.weather{
    padding: 10px 10px;
    position: relative;
}
.centr_cont{
    float: left;
    width: 700px;
    background-color: #f6f6f6;
}
.sect_tab {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.tab_t {
    background: #d9d9d9;
    padding: .7em 1em;
    cursor: pointer;
    z-index: 1;
    margin-left: -1px;
    text-transform: uppercase;
    font-weight: bold;
}
.tab_t:first-of-type {
    margin-left: 0;
}
.tabs {
    width: 100%;
    margin-top: -1px;
    /*border: 1px solid #ddd;*/
    -webkit-order: 1;
    order: 1;
    max-height: 811px;
    overflow: auto;
}
.sect_tab input[type=radio],.tabs {
    display: none;
}
.sect_tab input[type=radio]:checked +.tab_t {
    background: #f6f6f6;
}
.sect_tab input[type=radio]:checked +.tab_t + .tabs {
    display: block;
}
.r_cont{
    float: left;
    width: 315px;
}
.r_cont_blok ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.r_cont_blok img{
    float: left;
    margin: 5px 30px;
}
.r_cont_blok a{
    text-decoration: none;
    color: #252525;
    font-weight: bold;
    font-size: 14px;
}
.rss_news{
    width: 285px;
    height: 255px;
    background-color: #dad8d8;
    padding: 15px;
    display: none;
}
/***index.php end****/

.calendar {
    display: none;
}
/**footer**/
.footer {
    background-image: url("/img/foot_bg.jpg");
    background-position-x: -207px;
    width: 100%;
    height: 346px;
}
.slider_foot{
    width: 1100px;
    height: 90px;
    margin: 0 auto;
    padding:45px 0;
}
.foot_menu{
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.copyr{
    width: 100%;
    height: 112px;
    position: relative;
}
.name_foot{
    float: left;
    width: 300px;
    height: 55px;
    padding: 29px 0px 29px 31px;
}
.name_foot a{
    color: #ffffff;
    text-decoration: none;
}
.adress{
    float: left;
    text-align: center;
    height: 80px;
    width: 475px;
    padding-top: 10px;
}
.adress p{
    color: #ffffff;
}
.schet{
    float: left;
    width: 380px;
    padding-top: 55px;
    height: 57px;
}
.log{
    float: right;
    text-align: right;
    color: #fff;
    font-size: 12px;
    padding-top: 0px;
    position: relative;
    top: -48px;
}
.logo_f{
    text-align: left;
    margin-left: 40px;
}
/**footer end**/


fieldset {
    border:0;
    margin:0;
    padding:0;
}
label {
    display:block;
}
input.text,textarea {
    width:300px;
    font-size:12px;
    color:#333;
    padding:3px;
    margin:1px 0;
    border:1px solid #ccc;
}
input.text1{
    width: 185px;
    position: relative;
    top: -20px;
    left: 10px;
}
input.submit {
    padding:2px 5px;
    font:bold 12px/12px verdana,arial,sans-serif;
}
.hrf a{
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    color: #181818;
    font-weight: bold;
    line-height: 24px;
}
.b-top {z-index:2600;position:fixed;left:0;bottom:90px;width:34%;margin-left:50%;opacity: 0.5;filter:alpha(opacity=50);}
.b-top:hover {opacity:1;filter:alpha(opacity=100);cursor:pointer;}
.b-top-but {
    z-index:2600;
    position:absolute;
    display:block;
    left:85px;
    bottom:-60px;
    margin:0 0 0 100%;
    padding:32px 12px 4px;
    color:white;
    background: #05c46b url(http://alaev.info/wp-content/plugins/goupbutt/b-j-top.png) no-repeat 50% 11px;
    border-radius:7px;
}
.owl-carousel .owl-wrapper-outer{
    margin-left: 35px;
    width: 99%;
}
.owl-carousel{
    overflow: hidden;
}
#clock_wid1 {
     margin: 11px 0px 25px 0px !important;
 }
.autoriz{
    float: left;
    margin: 15px 0 0 65px;
}
#clock_body_wid1{
    float: left;
    position: relative;
    left: 50px;
}
@media screen and (max-width: 980px) {
    .uzor{
        background-image: url("/img/uzor.png");
        background-repeat: no-repeat;
        position: relative;
        width: 250px;
        height: 145px;
        float: right;
    }
    .left_cont{
        display: none;
    }
    .r_cont{
        display: none;
    }
    .title p{
        font-size: 14px;
    }
    .content, .centr_cont{
        font-size: 12px;
        width: 100%;
    }
    .content_width{
        width: 96%;
        font-size: 12px;
    }
    .rss-show1 a{
        font-size: 10px;
    }
    .rss-show1 p {
        font-size: 8px;
    }
    #datt{
        font-size: 6px !important;
    }
    .tab_t{
        font-size: 10px;
    }
    #horizontal-multilevel-menu li a.root-item {
        padding: 20px 12.4px;
    }
    #horizontal-multilevel-menu li a.root-item-selected {
        padding: 20px 12.4px;
    }
    #vertical-multilevel-menu a.root-item {
        padding: 15px 0 14px 15px;
    }
}





.medialibslider > ul > li > img {
    height: auto!important;
    display: block;
    width: calc(100vw - 0px);
    height: 498px;
    margin: 0px;
    min-width: auto;
}
.medialibslider-wrapper {
    position: relative;
    width: 100%!important;
    overflow: hidden;
    max-width: 1900px!important;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px!important;
}



.menu_block {
    width: 100%;
    height: auto;
    position: relative;
}


.logo img {
    height: 110px;
}




ul.content.ffdd {
    width: auto;
}


@media only screen and (min-width: 768px) and (max-width: 991px) {
.section-title h2 {
	font-size: 30px;
}
.container{
	width:auto;
}
.header .content,.header .social {
	float: none;
	text-align: center;
}
.header .single-widget {
	position: relative;
	display: inline-block;
	padding-left: 25px;
	margin-right: 10px;
	text-align: left;
}
.header .single-widget i {
	display:none;
}
.header .nav li a {
	padding: 15px;
}
.header .button .btn {
	margin-top: 5px;
	font-size: 14px;
	padding: 12px 21px;
}
.home-slider, 
.home-slider .single-slider {
	height: 500px;
}
.home-slider .single-slider .slider-text {
	margin: 99px 0 0;
}
.home-slider .single-slider h1 {
	font-size: 35px;
	line-height: 55px;
}
.home-slider .single-slider .slider-text {
	margin: 112px 0 0;
}
.home-slider .owl-item.active .slider-text p,
.home-slider .single-slider .text-center p,
.home-slider .single-slider .text-right p {
	padding: 0;
} 
.team .section-title {
	margin-top: 0px;
}
.testimonials .single-testimonial {
	padding:15px;
}
.fun-facts .single-fact{
	border:none;
}
.courses.single .course-feature {
	margin-top: 30px;
}
.faq-img{
	margin-top:30px;
}
.about-us .message-area {
	padding:0;
	margin-top: 30px;
}
.courses.single .course-info,.courses.single .course-price {
	float: none;
	text-align:center;
}
.contact .contact-info {
	padding: 0;
}
.b-archives .blog-sidebar {
	border: none;
	padding-left: 0px;
}
.learnedu-sidebar,.learnedu-sidebar.left {
	padding:0;
	border:none;
	margin-left:0px;
	margin-right:0px;
}
.contact-bottom{
	display:none;
}
.footer .copyright,.footer .footer-menu  {
	float: none;
	text-align:center;
}
.footer .footer-menu {
	margin-top:10px;
}
}

.header .content li {
    display: inline-block;
    margin-right: 10px;
    font-weight: 500;
	color: #d7d7d7;
}

.header .topbar {
    background-color: #252525;
    padding: 12px 0px;
}

.header .content {
    float: left;
}

.header .content li i {
    margin-right: 10px;
    color: #05c46b;
}
.header .social li a {
    color: #ccc;
}
.header .social li {
    display: inline-block;
    margin: 0;
    margin-right: 15px;
}
.header .logo {
    float: left;
    margin-top: 34px;
}
.header .header-widget {
    float: right;
    padding: 30px 0;
}
.slicknav_menu {
    display: none;
}
.header .single-widget {
    position: relative;
    display: inline-block;
    padding-left: 60px;
    margin-right: 20px;
}
.header .single-widget h4 {
    font-weight: 500;
    font-size: 16px;
}
.header .single-widget h4 span {
    color: #666;
    font-weight: 400;
    display: block;
    margin-top: 2px;
    font-size: 14px;
    line-height: 20px;
}



.logo img {
    float: left;
    margin: 5px 0px;
}


.header .single-widget i {
    position: absolute;
    text-align: center;
    font-size: 18px;
    color: #05c46b;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #e6e6e6;
    border-radius: 100%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


ul.content.ffdd a {
    color: #d7d7d7;
}

.meta_news.event-content .title h4 {
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    height: 34px;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
    width: 100%;
    word-spacing: normal;
    overflow: hidden;
}
