#banners_p1{
/*	max-height: 322px; 600px;
    height: 322px;*/
}
.maket{
	width: 100%;
    min-height: 150px;
    position: absolute;
    opacity: 0.5;
    z-index: 9999;
    top: 0;
    display: none;
}
.maket > img{
    margin: 0 auto;
    width: 1400px;
    height: auto; 
    display: block;
}
.maket-mobile{
	width: 100%;
    min-height: 150px;
    position: absolute;
    opacity: 0.5;
    z-index: 9999;
    top: 0;	
	display: none;
}
.maket-mobile > img{
	margin: 0 auto;
    width: 320px;
    height: auto; 
    display: block;    
}

@font-face {
    font-family: 'Montserrat';
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    text-rendering: optimizeLegibility;
    src: local("Montserrat-Regular"), url("fonts/Montserrat-Regular.woff2") format("woff2"), url("fonts/Montserrat-Regular.woff") format("woff"); }
  
  @font-face {
    font-family: 'Montserrat';
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    text-rendering: optimizeLegibility;
    src: local("Montserrat-Medium"), url("fonts/Montserrat-Medium.woff2") format("woff2"), url("fonts/Montserrat-Medium.woff") format("woff"); }
  
  @font-face {
    font-family: 'Montserrat';
    font-weight: 600;
    font-style: normal;
    font-display: swap;
    text-rendering: optimizeLegibility;
    src: local("Montserrat-SemiBold"), url("fonts/Montserrat-SemiBold.woff2") format("woff2"), url("fonts/Montserrat-SemiBold.woff") format("woff"); }
  
  @font-face {
    font-family: 'Montserrat';
    font-weight: bold;
    font-style: normal;
    font-display: swap;
    text-rendering: optimizeLegibility;
    src: local("Montserrat-Bold"), url("fonts/Montserrat-Bold.woff2") format("woff2"), url("fonts/Montserrat-Bold.woff") format("woff"); }
body {
    font-family: 'Montserrat';
}
body > .wrapper > *{
    max-width: 1200px;
    margin: 0 auto;
}
/* Add here all your css styles (customizations) */
.btn-u.btn-brd.btn-u-light,
.view a.info,
.btn-u.btn-bordered{
    display: inline-block;
    margin: 0 auto;
    padding: 18px 50px;
    -webkit-border-radius: 10px!important;
    border-radius: 10px!important;
	color: #593D39;
    text-decoration: none;
    font-size: 15px;
    /* text-transform: uppercase; */
    font-weight: 600;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.btn-u.btn-brd.btn-u-light.btn-brd-hover:hover,
.view a.info:hover,
.btn-u.btn-bordered{
	color: #fff!important;
}
.tp-bullets{
	display: none!important;
}
.tparrows.preview1:hover .tp-arr-imgholder,
.tparrows.preview1:hover .tp-arr-imgholder2{
	display: none!important;
}
.header-v6.header-classic-white .navbar {
    box-shadow: none!important;
}
.tparrows.preview1{
    width: 60px;
    height: 60px;	
}
.tp-rightarrow.preview1:after,
.tp-leftarrow.preview1:after{
	content: '';
    width: 60px;
    height: 60px;
    display: block;
    background: transparent;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: transparent;
    color:#fff;
    opacity: 0.5;
}
.tp-rightarrow.preview1:after{
	background-image: url(/template/images/arrow_right.png);
}
.tp-leftarrow.preview1:after{
	background-image: url(/template/images/arrow_left.png);
}
.tparrows.preview1:hover:after{
	opacity: 1;
}
.revolution-ch3 {
	color: #fff;
	font-size: 49px;
	text-align: center;
    font-weight: bold;
    line-height: 60px;
    text-transform: none;
    font-family: 'Montserrat';	
}
.revolution-ch3-1 {
	color: #fff;
	font-size: 20px;
	text-align: center;
	color: #fff;
	line-height: 30px;
	position: relative;
	font-weight: normal;
	font-family: 'Montserrat';
}
.tp-bannertimer{	
	background-image: none;
}
.header-v6 .navbar-toggle .icon-bar {
    width: 40px;
    height: 40px;
    font-size: 20px;
    background: transparent;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: transparent;
    background-image: url(/template/images/burger.png);
    margin:0;
}
.header-v6 .navbar-toggle{
	padding: 0;
	margin: 8px 0;
	margin-bottom: 10px;
}
.title-v1 h1, 
.title-v1 h2 {
	font: bold 32px/36px Montserrat;
    margin-bottom: 0px;
    padding-bottom: 0px;
    text-transform: none;
    margin: 0;
    padding-left: 22px;
    color: #593D39;
}
.title-v1 h1:after, 
.title-v1 h2:after{
	display: none;
}
.content-sm {
    padding-top: 77px;
}
.cube-portfolio .cbp-l-filters-text {
    font-weight: bold;
    font-family: 'Montserrat';	
    padding-left: 5px;
}
.cbp-l-filters-text .cbp-filter-item {
	font: normal 18px/24px 'Montserrat';
    padding: 0px 27px;
    margin: 4px 0 0;
    color: #000;
    letter-spacing: 0.3px;
}
.cbp-filter-item-active {
    font-weight: bold!important;
    color: #42B1B8!important;
}
.cube-portfolio .content-xs {
    padding-bottom: 12px;
}
.view h2 {
    text-transform: none;
    font-size: 20px;
    padding: 10px;
    background: none;
    margin: 51px 0 0 0;
    border-bottom: none;
    color: #fff;
    line-height: 23px;
    margin-bottom: 6px;
}
.view a.info {
    margin: 0 auto;
    font-size: 15px;
    padding: 14px 38px;
    background-color: #FEDB74!important;
}
#portfolio_p1{
    padding: 0px 15px;
}
.view{
    max-height: 247px;
}
.tp-banner-container{
	max-height: 600px!important;
}
#banners_p1{
    overflow: hidden;
}
span.titles,
span.subtitles{
    font-size: 45px;
    font-weight: 700;
    margin-bottom: 3px;
    display: block;
    text-align: center;
    color: #000;
}
span.subtitles{
    font-size: 18.5px;
    font-weight: 600;
    margin-bottom: 43px;
    letter-spacing: -0.5px;
}
.client-reviews{
    margin-top: 59px!important;
    margin-bottom: 111px!important;
}
.client-review-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 30px
}
.youtube {
    background-color: #000;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    cursor: pointer;
    width: 100%;
    height: 320px
}
.youtube .play {
    background: url(/template/images/youtube.png) no-repeat center center;
    -webkit-background-size: 60px 42px;
    background-size: 60px 42px;
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: .8;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.youtube .play:hover {
    opacity: 1
}
.client-review-img {
    width: 100%
}
.view-more-btn,
.load-more-c button {
    display: inline-block;
    font-weight: 800;
    text-transform: uppercase;
    padding: 15px 25px;
    border: 3px solid #F2F2F2;
    color: #000!important;
    -webkit-border-radius: 35px!important;
    border-radius: 35px!important;
    font-size: 15px;
    letter-spacing: 0.5px;
    background: transparent!important;
}
.footer-v1.sticky-footer{
    height: 30px;
    background-color: #F2F2F2;   
}
.footer-v1.sticky-footer .copyright {
    background: #F2F2F2;
    border: none;
    padding: 0;
}
.footer-v1.sticky-footer .copyright p {
    color: #A3A3A3;
    text-align: center;
    margin: 0px;
    font-size: 14px;
    line-height: 31px;    
}
.hiddenReview{
    display: none;
}
body .breadcrumbs-v4 {
    padding-top: 8px;
    padding-bottom: 0px;
}
body .breadcrumbs-v4 .breadcrumb-v4-in {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    display: block;
}
body .breadcrumbs-v4 .breadcrumb-v4-in > li + li:before {
    color: #A0A0A0!important;
    content: "⚫";
    margin-left: 4px;
    padding-right: 4px;
    font-family: inherit;
    font-size: 7px;
    vertical-align: middle;
}
body .breadcrumbs-v4 .breadcrumb-v4-in li a {
    color: #A0A0A0;
    font-size: 12px;
}
body .breadcrumbs-v4 .breadcrumb-v4-in li.active{
    color: #A0A0A0;
    font-size: 12px;
} 
body .breadcrumbs-v4 .breadcrumb-v4-in li a:hover{
    font-size: 12px;
}
body .wrapper.header-sticky{
    border-bottom: 1px solid #E6E6E6;
}
body.index .wrapper.header-sticky{
    border-bottom: none;
}
.marg{
    padding-top: 30px;
}
.marg .client-reviews{
    margin-top: 0px!important;
    margin-bottom: 0px!important;
}
.marg #portfolio_p1 .content-sm {
    padding-top: 20px;
}
.pshow{
    margin-top: 40px;
}
.header-fixed .header-v6.header-classic-white .navbar-nav > li > a{
    color: #000;
}
.load-more-c{
    margin-top: 40px;
}
.marg .title-v1 {
    margin-bottom: 40px;
}
.marg .port-detail-title{
	margin-top: 19px;
}
.marg .owl-prev,
.marg .owl-next{
    width: 60px;
    height: 60px;
    display: block;
    background: transparent;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: transparent;
    color: #fff;
    opacity: 0.5;
    position: absolute;
}
.owl-theme .owl-controls{
	position: absolute;
    top: calc(50% - 30px);
    margin: 0!important;
    width: 100%;	
}
.marg .owl-prev{
	background-image: url(/template/images/arrow_left.png);
	left: 60px;
}
.marg .owl-next{
	background-image: url(/template/images/arrow_right.png);
	right: 60px;
}

@media (max-width: 1200px){
    .marg .owl-prev{
        left: 20px;
    }
    .marg .owl-next{
        right: 20px;
    }
}

.marg .owl-prev:hover,
.marg .owl-next:hover{
	opacity: 1;
}
.gallary-thumbs{

}
.gallary-thumbs ul{
    list-style: none;
    margin: 0!important;
    padding: 0;
	justify-content: center;
    flex-direction: row;
    display: flex;    
}
.gallary-thumbs ul li{
	padding: 10px 0;
    padding-right: 10px;
}
.gallary-thumbs ul li:last-of-type{
	padding-right: 0px;
}
.gallary-thumbs ul li a{
    display: block;
    background: #000;
}
.gallary-thumbs ul li a img{
    width: 100%;
    height: auto;
    opacity: 0.5;
}
.gallary-thumbs ul li a.active img{
    opacity: 1;
}
.marg .news-v3 .news-v3-in {
    padding: 29px 199px;
    padding-bottom: 0px;
}
.marg .news-v3 .news-v3-in h5,
.marg .news-v3 .news-v3-in p {
    font-family: 'Montserrat';
    color: #000;
}
.marg .news-v3 .news-v3-in h5{
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.marg .news-v3 .news-v3-in p{
	margin-bottom: 15px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
}
.marg .content-sm{
	padding-bottom: 0px;
}
.owl-item img{
	margin: 0 auto;
	max-height: 779px;
	width: auto;
	max-width: 100%;	
}

@media (max-width: 800px){
	.cube-portfolio{
		padding-left: 9px;
		padding-right: 9px;
	}
    #portfolio_p1 {
        padding: 0px;
    }    
	.view{
	    max-height: 199px;
	}	
    .content-sm {
        padding-top: 31px;
    }
    .title-v1 h2{
        font-size: 22px;
        line-height: 30px;
    }  
    span.titles{
        font-size: 36px;
        padding-left: 0px;
        margin-bottom: 10px;
        line-height: 36px;
    }    
    .cube-portfolio .content-xs {
        padding-bottom: 12px;
        padding-top: 10px;
    }    
    .cube-portfolio .cbp-l-filters-text {
        display: flex;
        flex-wrap: wrap;
        padding: 12px 0;
    }  
    .cbp-l-filters-text .cbp-filter-item {
        display: block;
        padding: 0;
        margin: 0 10px 5px 0;
        font-size: 14px;
        letter-spacing: 0.3px;
    }   
    .tparrows.preview1 {
        opacity: 1;
        top: auto!important;
        bottom: 49px;
    } 
    .tp-leftarrow{
        left: 90px!important;
    }  
    .tp-rightarrow{
        right: 90px!important;
    } 
    .revolution-ch3{
        font-size: 27px!important;
        white-space: normal;
        line-height: 27px!important;
        top:50px!important;
        padding: 0 10px;
    }   
    .revolution-ch3-1{
        font-size: 19px!important;
        white-space: normal;
        line-height: 19px!important;      
        top:120px!important; 
        padding: 0 10px; 
    }  
    .tp-caption.sft.page-scroll.start{
        top:200px!important; 
    } 	
    #banners_p1 .tp-banner-container{
        max-height: 380px!important;
    }	
	.marg .news-v3 .news-v3-in {
	    padding: 29px 0px;
	}    
	.gallary-thumbs{
		display: none;
	}
	.owl-item img{
		max-height: 200px;
	}
}

.gallary-thumbs ul li {
    padding-right: 5px;
}
.title-v1 h1 {
    font-size: 35px;
}
@media (max-width: 800px){
    body .breadcrumbs-v4 .breadcrumb-v4-in {
        display: flex;
        overflow: hidden;
    }
    .breadcrumbs-v4 .breadcrumb-v4-in > li {
        white-space: nowrap;
    }        
}