@import url(../fonts/stylesheet.css);

.oapc-2022{
    opacity:0;
}

.oapc-2022-noshow {
    display:none;
}
.show-exotic{display: none;}
.grey-scale{ -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */filter: grayscale(100%);}

.mtt5{margin-top:5px;}
.color-black{color: #000 !important;}
.adjust-client h1 {
  
    color: #000000;
    font-family: 'pt_serifbold';
    font-size: 42px;
    margin-top: 0px;
}
.adjust-client2 {
    border-top: 1px solid #d6d6d6;
    padding-top: 50px;
    padding-bottom: 50px;
}
.adjust-client2 a{display: inline-block;}
.adjust-client2 h1{margin-bottom: 30px;color: #000000;    font-family: 'pt_serifbold';    font-size: 42px;    margin-top: 0px;}
.adjust-client2 img{max-width: 120px;}
.owl-carousel .owl-stage {
    padding-top: 40px;
   
}
.bottom-section{position: relative;    background-color: white;    z-index: 1111;}
.hashtag {
    font-family: 'pt_sans_narrowregular' !important;
}
.mt15px {
    margin-top: 20px;
}
#scroll {
    float: right;
    cursor: pointer;
    width: 50px;
    height: 50px;
    margin-top: -32px;
    margin-left: 10px;
    background-image: url(../images/back-to-top.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
    position: relative;
}
.adjust-client {
	border-top: 1px solid #d6d6d6;
	/*padding: 7px 0px 0px 0px; */
	padding-top: 50px;
    padding-bottom: 50px;
}

.adjust-partner h2 {
	font-size: 22px;
}

.partners .owl-controls {
	display: none !important;
}

.col-centered {
	float: none;
	margin: 0 auto;
}

.portfolio-item {
	margin-bottom: 40px;
	z-index: 0;
}

.portfolio-item a,
.portfolio-item a:hover {
	text-decoration: none;
	display: block;
	overflow: hidden !important;
	position: relative;
}

.portfolio-item a:hover .product_slider {
	color: #f26122;
}

.zm {
	transition: all .2s ease-in-out;
	vertical-align: bottom;
}

.zm:hover {
	transform: scale(1.1);
}

.footer-padding {
	padding: 0px 140px;
}

.mtbasefooter {
	margin-top: 18px;
	border-top: 1px solid #dcd5d1;
	position: relative;
    top: -2px;
}

.footer-social {
	font-size: 20px;
    color: #000000;
    list-style: none;
    text-align: right;
    margin-top: 15px !important;
}

ul.footer-social li a {
	font-size: 17px;
	color: #000000;
}
ul.footer-social li  {
	display: inline;
    padding-right: 10px;
}



ul.footer-social li a:hover
{
	color:#f26122;background: none;
}

.footer-nav ul {
	margin: 0px;
	padding: 0px;
}

footer {
	margin: 50px 0;
}

.footer {
	background-color: #e9dfdb;
	padding: 40px 0px 0px 0px;
	background-image: url(../images/footer-bg1.png), url(../images/footer-bg2.png);
	background-position: top left, top right;
	background-repeat: no-repeat;
    background-size: 23%, 7%;
    position: relative;
    z-index: 1111;
}

.footer-desc h2 {
	font-family: 'pt_serifbold';
	font-size: 17px;
	color: #737373;
}

.footer-desc {
	padding-top: 23px;
}

.footer-desc p {
	font-size: 12px;
	color: #737373 !important;
}

.footer-nav {
	padding-bottom: 45px;
	padding-top: 50px;
}

.footer-nav h3 {
	font-family: 'pt_serifbold';
	color: #000000;
	font-size: 15px;
}

.footer-nav ul li {
	list-style: none;
}

.footer-nav ul li a {
	color: #151516;
	font-family: 'pt_sansbold';
    line-height: 23px;    font-size: 14px;
    
}

.footer p {
	color: #000000;
    font-size: 14px;
    font-family: 'pt_sansregular';    line-height: 1.42857143;
}

.footer ul.footerlink {
	margin: 0px;
	padding: 0px;    padding-left: 10px;
}

.footer ul.footerlink li {
	font-family: 'pt_sans_narrowbold';
	float: left;
	list-style: none;
	margin-right: 40px;
}

.footer ul.footerlink li a {
	color: #000000;    font-size: 14px;
}

.cold{
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}
@media (max-width: 1600px) {
	.footer-padding {
        padding: 0px 160px;
    }
}
@media (max-width: 1500px) {
	.footer {
		background-image: url(../images/footer-bg1-tablet.png), url(../images/footer-bg2.png);
	}
}

@media (max-width: 1200px) {
.footer-padding {
    padding: 0px 127px;
}
}

@media (max-width: 767px) {
.footer .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    max-width: 100% !important;
}
.buy-center{text-align: center;}
.adjust-client2 img {
    max-width: 100px;
    text-align: center;
    margin: 0 auto;
}

.oapc-2022{
   display:none;
}


}


@media (max-width: 991px) {
	.show-exotic{display: block;}
	.adjust-client2 h1,.adjust-client h1{ font-size: 24px;}

	.cold{
        flex: 0 0 100%;
        max-width: 100%;
    }
    .footer-padding {
        padding: 0px 40px;
    }
    .footer {
		background-image: none;
	}
	.footer-nav h3 {
		text-align: center;
		margin-top: 40px;
	}
	.footer-nav ul li {
		text-align: center;
	}
	.footer-social {
		font-size: 20px;
		color: #000000;
		text-align: center;
		margin: 0 auto;
		display: inline-block;
		width: 100%;
	}
	.footer-social li {
		float: none;
		display: inline-block;
	}
	.footer ul.footerlink {
        margin: 0 auto;
        text-align: center;
        width: 100%;
        display: block;
        padding-left: 0;
    }
    .footer ul.footerlink {
        margin: 0;
        padding: 0;
    }
	.footer ul.footerlink li {
        margin-right: 0px;
        float: none;
        display: block;
        padding: 0px;
        margin-right: 0px;
        line-height: 23px;
    }
	.mtbasefooter {
		margin-top: 20px;
	}
	.footer p {
		margin-bottom: 20px;
		text-align: left;
	}
}
@media (max-width: 650px) {
    
}
@media (max-width: 500px) {
	
	
	.footerlink {
		width: 100% !important;
	}
	.footer ul.footerlink li {
		padding: 0px;
		
    }
    
}