#tablepress-1>caption{
    margin: 0 0 0 15px !important;
}
body{
    font-family: Roboto, sans-serif;
    font-size: 18px;
    color: #4e4d4d;
    font-weight: 400;
    min-width: 350px;
}
a{
    font-family: Roboto, sans-serif;
    font-size:17px;
    font-weight: 700;
    text-decoration: none;
    color: #7d5c8c;
}
a:hover{
    color: #2cc7c1;
}
img{
    /*width: 100%;*/
    height: auto;
}
section{
    position: relative;
    border-bottom: 5px solid #F0F0F1;
}
h2, h1{
    text-align: center;
    color: #634d6d;
    text-transform: uppercase;
    font-family: Roboto, sans-serif;
    font-size: 30px;
    margin-top: 0;
}
p{
    color: #634d6d;
    font-size: 18px;
}
.row{
    margin: 0;
}
.container {
    padding-right: 0;
    padding-left: 0;
    border: 1px solid #F5F5F5;
}
/*=====================Секция header======================*/

.header-contact{
	
    background: #f5f5f5;
    color: #4478BE;
    text-align: center;
}
.header-contact p{
    font-size: 17px;
    color: #4478BE;
}

/* menu */

.bg-light {
    background-color: #ffffff!important;
}
.navbar-light .navbar-brand {
    color: #4478BE;
}
.navbar-light .navbar-toggler {
     color: #4478BE !important;
}
.navbar-light .navbar-brand:hover {
    color: #4478BE;
}
.navbar-brand {
    font-size: 2.9rem;
    font-family: Rokkitt ;
}
.navbar-brand>img {
    margin-left: 20px;
}


.my-nav{
    border-bottom: 1px solid #4478BE;
}
.my-padding-nav{
    padding-top: 17px;
}
.navbar-nav ul>li{
    list-style: none;
    float: left;
}
.navbar-nav li>a{
    border-bottom: 1px solid #f5f5f5;
    color: #4478BE;
    display: block;
    padding: .2rem 0;
    margin-left:0.8rem;
    transition: 0.5s;
    text-decoration: none;
}
.navbar-nav li>a:hover{
    border-bottom: 1px solid #1922be;
    color: #1922be;
}
.navbar-collapse {
    justify-content: flex-end;
}

/*=====================Секция content======================*/
.content-main{
    background: #ffffff;
   /* text-align: center;*/
}
.content-main p{
    padding-top:15px ;
    padding-left: 30px;
    padding-right: 30px;
}


.content-title{
    position: relative;
    height: 200px;
    overflow: hidden;
    background-color:#ffffff;
    background-image:url(/wp-content/uploads/2019/02/teplo-3.jpg);
    background-repeat:no-repeat;
    background-size: cover;
    background-attachment:fixed;
}
.content-title-fon{
    background: rgba(68, 120, 190, 0.7);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.content-title-fon h4{
    color: #ffebcd;
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
}
.content-title-fon h1{
    color: #ffebcd;
    margin-top: 50px;
    text-align: center;
}
.content-main h6{
    font-weight: 600;
    text-align: center;
}
.content-main ul{
    padding-left: 50px;
    list-style: none;
}


.title-news{
    margin: 30px 0;
}

.last-posts div{
   /* margin: 10px auto;*/
}
.last-posts h5{
    color: #ffebcd;
}
.dark-fon{
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 5px;
}

.dark-fon>h5 {
    font-size: 1.1rem;
}

.post-news{
    position: relative;
    max-width: 270px;
    height: 140px;
    background-image:url(/wp-content/uploads/2019/02/tour-1.jpg);
    background-size: cover;
}

.post-one{
    position: relative;
    max-width: 270px;
    height: 140px;
    background-image:url(/wp-content/uploads/2019/02/tour-1.jpg);
    background-size: cover;
}
.post-two{
    position: relative;
    max-width: 270px;
    height: 140px;
    background-image:url(/wp-content/uploads/2019/02/zamena-1.jpg);
    background-size: cover;
}
.post-three{
    position: relative;
    max-width: 270px;
    height: 140px;
    background-image:url(/wp-content/uploads/2019/02/avariya-1.jpg);
    background-size: cover;
}
.post-four{
    position: relative;
    max-width: 270px;
    height: 140px;
    background-image:url(/wp-content/uploads/2019/02/ubilei-1.jpg);
    background-size: cover;
}
.post-news{
    margin: 10px auto;
}

/*=====================Секция footer======================*/

.footer{
	margin-top: 40px;
    height: auto;
    position: relative;
    background-image:url(/wp-content/uploads/2019/02/orsha-222.jpg);
    background-repeat:no-repeat;
    background-size: cover;
    border-top: 1px solid #4478BE;
    /*padding:30px 0;*/
}
.copy{
    /*margin-top: 75px;*/
    text-align: center;

}

.copy a {
    font-family: Roboto, sans-serif;
    font-size: 17px;
    font-weight: 100;
    text-decoration: none;
    color: #ffebcd;
}

.footer-fon{
    background: rgba(68, 120, 190, 0.9);
    /*position: absolute;*/
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.footer h3{
    margin-top: 20px;
    color: #ffebcd;
}
.footer h5{
    color: #ffebcd;
}
.footer p{
    font-size: 17px;
    color: #ffebcd;
}
.follow{
    text-align: center;
}
.address{
    text-align: center;
}

.footer-navbar-nav{
    padding-left: 0 !important;
}
.footer-navbar-nav li{
    list-style: none;
   float: none;
}
.footer-navbar-nav li>a {
    color: #ffebcd;
    display: block;
    padding: .2rem 0;
    transition: 0.5s;
    text-decoration: none;
}
.footer-navbar-nav li>a:hover{
    color: #1922be;
}


.copy p{
	background: rgba(68, 120, 190, 0.9);
    color: #fff;
	padding-top: 30px;
    margin-bottom: 0;
    padding-bottom: 30px;
}




/*=====================Секция посты======================*/

.wp-post-image{
    margin-right: 15px;
    float: left;
}
.clean{
     clear:both;
}



/*=====================Секция @media======================*/
@media only screen and (max-width : 1200px) {
    .content{
        background: #ffffff;
        padding: 70px 30px;
    }
    .content-2{
        background: #f5f5f5;
        padding: 70px 30px;
    }
    .carousel-caption {
        bottom: 230px;
    }
}

@media only screen and (max-width : 992px) {
    .tel-header-hide{
        display: block;
    }
    .tel-header{
        display: none;
    }
    .content>.disk-foto {
        margin-bottom: 30px;
    }
    .content-2>.disk-foto {
        margin-bottom: 30px;
    }
    .carousel-caption {
        bottom: 120px;
    }
    .footer {
    height: 800px;
    background-image:url(/wp-content/uploads/2019/02/orsha-2.jpg) !important;    
    }
}
@media only screen and (max-width : 767px) {
	img {
    width: 100%;
    height: auto;
	}
    .d-none {
         display: block!important;
    }
    .carousel-caption {
        bottom: 0;
    }
    .carousel-caption>h2{
       font-size: 25px;
        margin-bottom: 3px;
    }
    .carousel-caption>h3{
        font-size: 1.5rem;
        margin-bottom: 3px;
    }
     h4 {
    font-size: 1.4rem !important;
    }
    h1 {
        
    font-size: 28px !important;
    }
	.col-lg-2 {
		width: 10px;
			height: 10px;
	}
}

@media only screen and (max-width : 480px) {
    .carousel-caption>h2{
        font-size: 18px;

    }
    .carousel-caption>h3{
        font-size: 1rem;

    }
    textarea {
    width: 290px;    
    }
    input {
    width: 290px;    
    }
    h4 {
    font-size: 1.3rem;
    }
    h1 {
    font-size: 26px;
    }
    .navbar-brand>img {
    margin-left: 0px;
}
}