.invis{
    display: none;
}

.font-50{
    font-size: 50px !important;
}

.rev_slider h3{
	color: #fff;
}

.btn.btn-outline.btn-white{
	border: 1px solid #fff;
	background: rgba(255,255,255,1);
	color: #000;
	width: 250px;
	height: 50px;
	border-width: 1px !important;
	border-radius: 0;
	font-size: 20px;
	padding-top: 10px;
}

.container-m-30 {
	padding-right: 75px;
	padding-left: 75px;
}

.sl2-text{
    font-size: 44px;
    padding: 0 20px;
}

.sl2-text a{
    font-weight: 700;
    /*text-decoration: underline;*/
    border-bottom: 2px solid;
}

.main_page_projects .block-center-xy{
    width: 80%;
}

.post-prev-img {
    height: 280px;
    overflow: hidden;
}

.post-prev-title h3 {
    height: 70px;
}

.port-title-cont2 h3{
    font-size: 36px !important;
    font-weight: 300 !important;
}

.bg-black{
    background: #252626;
}

.gradient_gray{
    background: #ffffff;
    background: -moz-linear-gradient(top,  #ffffff 0%, #e1e5e6 100%);
    background: -webkit-linear-gradient(top,  #ffffff 0%,#e1e5e6 100%);
    background: linear-gradient(to bottom,  #ffffff 0%,#e1e5e6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e1e5e6',GradientType=0 );
}

.icon-blueprint{
    background: url(/view/images/content/blueprint.svg) center center no-repeat;
    background-size: 48px 48px;
    width: 48px;
    height: 48px;
}

.icon-paint-roller{
    background: url(/view/images/content/paint-roller.svg) center center no-repeat;
    background-size: 48px 48px;
    width: 48px;
    height: 48px;
}

.icon-tools{
    background: url(/view/images/content/tools.svg) center center no-repeat;
    background-size: 48px 48px;
    width: 48px;
    height: 48px;
}

.icon-sketch{
    background: url(/view/images/content/sketch.svg) center center no-repeat;
    background-size: 48px 48px;
    width: 48px;
    height: 48px;
}

.icon-living-room{
    background: url(/view/images/content/living-room.svg) center center no-repeat;
    background-size: 48px 48px;
    width: 48px;
    height: 48px;
}

.blog_item{
	height: 600px;
}

footer{
    background: #e1e5e6;
    background: -moz-linear-gradient(top,  #e1e5e6 0%, #f7f8f9 100%);
    background: -webkit-linear-gradient(top,  #e1e5e6 0%,#f7f8f9 100%);
    background: linear-gradient(to bottom,  #e1e5e6 0%,#f7f8f9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e5e6', endColorstr='#f7f8f9',GradientType=0 );
}

.footer2-text-cont{
    font-weight: 700;
}

.justmilk_logo{
    background: url(/view/images/content/cow.svg) center left no-repeat;
    padding-left: 90px;
}

.justmilk_logo span{
    font-weight: 700;
}

.page-title2{
    font-size: 60px;
    font-weight: 300;
    line-height: 1;
}

.bg-contacts{
    background: url(/view/images/content/contacts_back_top.jpg) no-repeat;
    background-position: bottom center;
}

.bg-remont{
    background: url(/view/images/content/remont_back_top.jpg) no-repeat;
    background-position: bottom center;
}

.bg-remont-bottom{
    background: url(/view/images/content/remont_back_top_middle.png) #252626 no-repeat;
    background-position: top center;
}

.bg-price{
    background: url(/view/images/content/price_back_top.jpg) no-repeat;
    background-position: bottom center;
}

.bg-price-bottom{
    background: url(/view/images/content/price_back_top_middle.png) #252626 no-repeat;
    background-position: top center;
}

.bg-projects{
    background: url(/view/images/content/projects_back_top.jpg) no-repeat;
    background-position: bottom center;
}

.bg-projects-bottom{
    background: url(/view/images/content/projects_back_top_middle.png) #252626 no-repeat;
    background-position: top center;
}

.bg-services{
    background: url(/view/images/content/services_back_top.jpg) no-repeat;
    background-position: bottom center;
}

.bg-services-bottom{
    background: url(/view/images/content/services_back_middle.png) #252626 no-repeat;
    background-position: top center;
}

.bg-company{
    background: url(/view/images/content/company_back_top.jpg) no-repeat;
    background-position: top center;
}

.bg-company-middle{
    background: url(/view/images/content/company_back_top_middle.png) #252626 no-repeat;
    background-position: top center;
}

.bg-services-bottom{
    
}

.services_back_top{
    background: url(/view/images/content/services_back_top.jpg) no-repeat;
    background-position: top center;
}

.bg-contacts-address{
    background: url(/view/images/content/contacts_back_gradient.png) no-repeat;
    background-position: top center;
}

.bg-contacts-address a:hover{
    text-decoration: underline;
}

.bg-gray-1{
    background: #252626;
}

.project_bg_container{
    position: relative;
    overflow: hidden;
}

.project_bg{
    position: absolute;
    top:0;
    margin-left: -5%;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    width: 110%;
    height: 650px;
    filter: blur(8px);
}

.project_bg_overlay{
    width: 100%;
    height: 640px;
    background: #252526;
    opacity: 0.25;
    position: absolute;
    z-index: 1;
}

.font-yellow{
    color: #f8d500 !important;
}

.font-yellow a{
    color: #f8d500 !important;
}

.font-yellow a:hover{
    color: #f8d500 !important;
    text-decoration: underline;
}

.font-white a{
    color: #fff !important;
}

.font-white a:hover{
    color: #fff !important;
    text-decoration: underline;
}

.font-white ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:#fff !important;
}
.font-white :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:#fff !important;
}
.font-white ::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:#fff !important;
}
.font-white :-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:#fff !important;
}

.font-white2{
    color:#ddd;
}

.font-white .font-black{
    color: #fff !important;
}

.font-bold{
    font-weight: 700;
}

.widget-posts-descr{
    font-size: 16px;
}

.pt-15{
    padding-top: 15px;
}

.form-control:focus{
    border-bottom: 1px solid #ccc !important;
}

.port-detail p strong{
    width: 120px;
}

.m-yellow{
    background: none;
    text-transform: uppercase;
    border: 2px solid #f8d500;
    color: #fff;
    font-weight: 700;
}

.m-yellow:hover{
    background: #f8d500;
    color: #000;
}

.contact-form-cont {
    padding-top: 50px;
}

hr{
    border-top: 1px solid #595959;
}

.tags a {
    display: inline-block;
    margin: 0 2px 5px 0;
    padding: 4px 13px 3px 13px;
    border: 1px solid #f8d500;
    border-radius: 3px;
    font-size: 12px;
    text-decoration: none;
    color: #fff;
}

.tags a:hover {
    background: #f8d500;
    display: inline-block;
    margin: 0 2px 5px 0;
    padding: 4px 13px 3px 13px;
    border: 1px solid #f8d500;
    border-radius: 3px;
    font-size: 12px;
    text-decoration: none;
    color: #000;
}

.dropcap2{
    background: #fff;
    color: #252526;
}

.icon-list{
    margin-left: 30px;
}

.icon-list>li [class*=" fa-"]{
    left: -30px;
}

.pricing-table-2 ul li{
    line-height: 25px;
    padding: 10px 0;
    font-size: 13px;
    padding-right: 10px;
}

.price-container2{
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
}

.price-ul{
    min-height: 830px;
}

.price-ul2{
    min-height: 830px;
}

.table thead tr th{
    font-weight: 700;
    color: #fff;
}

.table-striped tbody tr:nth-of-type(odd){
    background-color: rgba(255,255,255,0.1);
    color: #fff;
}

.table-striped tbody tr:nth-of-type(odd){
    color: #fff;
}

.table-striped tbody td{
    border-top: none !important;
}

.table-striped{
    color: #fff;
}

.font-uppercase{
    text-transform: uppercase;
}

.button{
    background-color: #f8d500;
}

.font-gray a, .font-gray {
    color: #b1bec5 !important;
}

.sl2-text, .title-fs-45-wide{
    letter-spacing: normal;

}

.services_href{
    border-bottom: 2px solid;
    text-decoration: none !important;
    font-weight: bold;
}

.services_white{
  color: #fff;
}

.services_href:hover{
    color: #97999c !important;
}

.font-josefin{
  background: none;
}

.bq2-cont {
    letter-spacing: normal;
}

.pulsator-phone {
    position: fixed;
    bottom: 3%;
    right: 3%;
    width: 60px;
    height: 60px;
	border-radius: 40px;
    background-color: #25d366;
    cursor: pointer;
    z-index: 2000 !important;
	text-align: center;
	box-shadow: 0 0 20px rgba(0,0,0,0.3);
}

.pulsator-phone svg{
	width: 40px;
	height: 40px;
	color: #fff;
	margin-top: 10px;
}

.smi_page{
	border: 5px solid #fff;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
	margin-bottom: 50px;
}

.font-white2 a{
    color: #fff;
    text-decoration: underline;
}

@media (max-width: 1200px) {
	.pulsator-phone {
		
	}
	
    .container-m-30 {
        padding-right: 10px;
        padding-left: 10px;
    }
    
    .sl2-text{
        font-size: 30px;
        padding: 0 20px;
    }
    
    .main_page_projects .font-26{
        font-size: 18px !important;
        line-height: 1.3 !important;
    }
    
    .page-title2{
        font-size: 50px;
        font-weight: 300;
        line-height: 48px;
    }
	
	.btn.btn-outline.btn-white{
		padding-top: 15px;
	}
}

@media (max-width: 1350px) {
    #main-menu .navbar .nav li a{
        font-size:13px;
    }
}

@media (min-width: 1600px) {
    #main-menu .navbar .nav li a{
        font-size:16px;
    }
}