/*.header {
    width: 100%;
    background: #181818;
    overflow: hidden;
    height: 107px;
}
.testimonsec{
	position: relative;
}
.testimonsec .bx-wrapper{
	margin-bottom: 0
}
.testimonsec .slide .testimonbox{
	width: 60%;
    overflow: hidden;
    padding: 0 5%;
    padding-top: 30px;
    position: relative;
}
.testimonsec .slide .testimonbox .testimstars{
	width: 30%;
    float: left;
    padding-top: 50px;
    padding-right: 5%
}
.testimonsec .slide .testimonbox .testimstars a img{
	width: 100%;
    margin-bottom: 20px;
    display: block;
}
.testimonsec .slide .testimonbox .testimstars img{
	width: 60%;
    margin-bottom: 20px;
    display: block;
}
.testimonsec .slide .testimonbox .testimstars p{
	color: #afafaf;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 15px;
    line-height: 20px;
}
.testimonsec .slide .testimonbox .testimonials{
	width: 65%;
    padding: 0;
    overflow: hidden;
    padding-top: 100px;
    position: relative;
}
.testimonsec .slide .testimonbox .testimonials::before {
    content: "";
    display: block;
    background: url(/wp-content/uploads/2017/09/quote.png) no-repeat;
    background-size: contain;
    width: 53px;
    height: 44px;
    position: absolute;
    top: 30px;
    left: 50%;
    margin-left: -26.5px;
}
.testimonsec .slide .testimonbox .testimonials p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 15px;
    line-height: 20px;
    color: #afafaf;
    margin-bottom: 15px;
    text-align: center;
}
.testimonsec .slide .testimonbox .testimonials p.who {
    color: #e0e0e0;
    text-transform: uppercase;
    margin-bottom: 0;
}

img.ccredit{
	width: 100%;
    display: block;
    margin: 60px auto 0;
    clear: both;
    max-width: 1144px;
}
.cacrbanner {
    float: left;
    overflow: hidden;
    width: 35%;
    margin-right: 2%;
    margin-top: 16px;
    padding: 35px 0;
    display: block;
    background: #f6f6f6;
}
.white_section .boutique_approach .cacrbanner img{
	display: block;
    width: 100%;
    max-width: 316px;
    margin: 0 auto 40px;
    padding: 0;
    height: auto;
    float: none;
}
.cacrbanner h3 {
    color: #141414;
    font-family: 'Montserrat', sans-serif;
    font-weight: 200;
    letter-spacing: 0.08em;
    font-size: 30px;
    display: block;
    clear: both;
    text-align: center;
    margin-bottom: 37px;
}
.cacrbanner p{
	color: #141414;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    letter-spacing: 0.08em;
    font-size: 26px;
    text-align: center;
    margin-bottom: 37px;
}
.cacrbanner a{
	width: 120px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 17px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    display: block;
    padding: 10px 15px;
    border: 1px #b9011d solid;
    background: #b9011d;
    transition: 1s;
    margin: 0 auto;
}
.white_section .cacrbanner a:hover{
	color: #b9011d;
    border: 1px #b9011d solid;
    background: transparent;
    transition: 1s;
    text-decoration: none;
}
#boutique_approach_block{
	display: block;
}
.fps-box{
	width: 100%;
    overflow: hidden;
    padding: 50px 0;
}
.fps-box .content{
	display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.fps-box .fps-text{
	width: 47.5%;
    overflow: hidden;
    margin-right: 5%;
}
.fps-box .fps-text h2{
	font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 35px;
    text-align: left;
    color: #464444;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.fps-box .fps-text p{
	font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 30px;
    text-align: left;
    color: #464444;
    margin-bottom: 30px;
}
.fps-box .fps-text a{
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 17px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    display: block;
    padding: 10px 15px;
    border: 1px #b9011d solid;
    background: #b9011d;
    transition: 1s;
    margin: 0 auto;
    float: left;
}
.fps-box .fps-text a:hover{
	color: #b9011d;
    border: 1px #b9011d solid;
    background: transparent;
    transition: 1s;
    text-decoration: none;
}
.fps-box .fps-img{
	width: 47.5%;
    overflow: hidden;
}
.fps-box .fps-img img{
	display: block;
    width: 100%;
}
.testimon-box{
    width: 590px;
    overflow: hidden;
    float: left;
    margin-bottom: 115px;
}
.testimon-box .hero-testimonial{
	width: 100%;
	overflow: hidden;
	margin-top: 50px;
}
.testimon-box .hero-testimonial p.hero-testimonial-t{
	font-family: 'Montserrat', sans-serif;
    font-weight: 200;
    color: #e0e0e0;
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 22px;
    text-align: center;
    display: block;
    position: relative;
    padding: 24px 65px;
}
.testimon-box .hero-testimonial p.hero-testimonial-t::before{
	content: "";
    display: block;
    background: url(/wp-content/uploads/2017/10/o-quote.png) no-repeat;
    background-size: contain;
    width: 53px;
    height: 44px;
    position: absolute;
    top: 0px;
    left: 0%;
}
.testimon-box .hero-testimonial p.hero-testimonial-t::after{
	content: "";
    display: block;
    background: url(/wp-content/uploads/2017/10/c-quote.png) no-repeat;
    background-size: contain;
    width: 53px;
    height: 44px;
    position: absolute;
    bottom: 0px;
    right: 0%;
}
.testimon-box .hero-testimonial p.hero-testimonial-a{
	font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #e0e0e0;
    font-size: 15px;
    margin-bottom: 30px;
    text-transform: uppercase;
    text-align: center;
}
.hero .testimon-box .hero-testimonial .starboxes{
	width: 100%;
    overflow: hidden;
    margin: 40px 0;
}
.hero .testimon-box .starboxes .line{
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    margin-bottom: 0;
}
.hero .testimon-box .hero-testimonial .starboxes .line .box {
    width: 47%;
}
.hero .testimon-box .hero-testimonial .starboxes .line .box:last-child {
    margin-left: 6%;
}
.hero .testimon-box .hero-testimonial .starboxes .line .box:last-child img {
    max-width: 144px;
}
.hero .testimon-box .hero-testimonial .starboxes .line .box p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    color: #c6c6c6;
    font-size: 16px;
    margin-top: 10px;
    padding-bottom: 0;
    margin-bottom: 0;
}
.herolinks {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 60px;
    position: relative;
    height: 42px;
}
.herolinks a{
	width: 300px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 17px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    display: block;
    padding: 10px 0px;
    border: 1px #b9011d solid;
    background: #b9011d;
    transition: 1s;
    margin: 0 auto;
    float: left;
    position: absolute;
    text-transform: uppercase;
}
.herolinks a:hover{
	color: #b9011d;
    border: 1px #b9011d solid;
    background: #fff;
    transition: 1s;
    text-decoration: none;
}
.herolinks a:nth-child(1){
	left: 0;
    top: 0;
}
.herolinks a:nth-child(2){
	left: 50%;
    top: 0;
    margin-left: -151px;
}
.herolinks a:nth-child(3){
	right: 0;
    top: 0;
}
.read-more-section .read-more{
	border: 1px #b9011d solid;
    background: #b9011d;
}
.read-more-section .read-more:hover{
	color: #b9011d;
    border: 1px #b9011d solid;
    background: transparent;
}
.header .socials {
    width: 218px;
    padding-bottom: 15px;
    float: right;
}
.header .socials a.facebookico{background:url(images/facebook-ico-new.jpg) no-repeat;}
.header .socials a.instaico{background:url(images/insta-ico-new.jpg) no-repeat;}
.header .socials a.twitterico{background:url(images/twiter-ico-new.jpg) no-repeat;}
.header .socials a.gplusico{background:url(images/gplus-ico-new.jpg) no-repeat;}
.header .socials a.youtubeico{background:url(images/youtube-ico-new.jpg) no-repeat;}
.header .socials a.realselfico{background:url(images/realself-ico-new.jpg) no-repeat;}
.header .box a.bap {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 17px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    display: block;
    padding: 10px 15px;
    border: 1px #b9011d solid;
    background: #b9011d;
    float: right;
    transition: 1s;
    clear: both;
}
.header .box a.bap:hover {
    transition: 1s;
    color: #b9011d;
    background: transparent;
    border: 1px #b9011d solid;
}
.header .box p.phone {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    color: #bfbfbf;
    font-size: 21px;
    clear: both;
    line-height: 22px;
    margin: 0px 0 15px;
    padding-left: 20px;
    float: none;
    text-align: left;
    position: relative;
}
.header .box p.phone::before{
	content: "\f095";
	font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}
.top-line .header .box.rightsec p.phone{
	display: none;
}
.shrink .header .box.rightsec p.phone{
	display: block;
}
.shrink .header .socials{
	display: none;
}
.shrink .scrollmenu a{
	display: block;
    padding: 10px;
    background: #b9011d;
    color: #FFF;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    line-height: 20px;
    text-decoration: none;
    text-transform: uppercase;
}
.header .box p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    color: #bfbfbf;
    font-size: 14px;
    clear: both;
    line-height: 20px;
    margin: 15px 0;
}
.white_section .read-more-content p.tbbanner{
	display: block;
    width: 100%;
    max-width: 490px;
    float: right;
    margin: 0 0 30px 20px;
}
.white_section .read-more-content p.tbbanner img{
	width: 100%;
}
.hero .starboxes {
    width: 495px;
    overflow: hidden;
    margin: 40px auto 0;
}
.hero .starboxes .line .box {
    width: 270px;
}
.hero .starboxes .line .box:last-child {
    margin-left: 35px;
    width: 190px;
}
.testimonsec .bx-wrapper .bx-pager{
	position: absolute;
    bottom: 30px;
    width: 60%;
    padding-left: 16%;
}
.testimonsec #testimonialslink{
	position: absolute;
	left: 0;
	top: -95px;
}
.sidebar-rm{
    width: 100%;
    max-width: 490px;
    float: right;
    margin: 0 0 0 20px;
}
.sidebar-rm img{
    display: block;
    width: 100%;
    margin-bottom: 30px;
}
@media screen and (max-width: 1120px){
	.herolinks {
    	width: 800px;
	}
	.herolinks a {
	    width: 240px;
	    font-size: 14px;
	}
	.herolinks a:nth-child(2) {
	    margin-left: -121px;
	}
}
@media screen and (max-width: 920px){
	.herolinks {
    	width: 680px;
	}
	.herolinks a {
	    width: 210px;
	    font-size: 14px;
	}
	.herolinks a:nth-child(2) {
	    margin-left: -106px;
	}
}
@media screen and (max-width: 769px){
	.testimon-box {
	    width: 90%;
	    float: none;
	    margin-bottom: 55px;
	    margin: 0 auto;
	    display: block;
	}
	.testimon-box .hero-testimonial p.hero-testimonial-t {
	    font-family: 'Montserrat', sans-serif;
	    font-weight: 300;
	    color: #e0e0e0;
	    font-size: 17px;
	    margin-bottom: 30px;
	    text-align: center;
	    display: block;
	    position: relative;
	    padding: 10px 20px;
	}
	.testimon-box .hero-testimonial p.hero-testimonial-t::before,
	.testimon-box .hero-testimonial p.hero-testimonial-t::after{
		width: 20px;
    	height: 20px;
	}
	.hero .starboxes {
	    width: 100%;
	    overflow: hidden;
	    margin: 0 0 30px 0;
	}
	.hero .starboxes .line .box img {
	    width: 50%;
	    display: block;
	    margin-top: 0;
	    margin: 0 auto 10px;
	}
	.hero .starboxes .line .box p {
	    text-align: center;
	}
	.herolinks {
	    height: auto;
	}
	.herolinks a{
		width: 100%;
		position: inherit;
		margin-bottom: 15px;
	}
	.herolinks a:nth-child(2) {
	    left: 0;
	    top: 0;
	    margin-left: 0;
	}
	.herolinks a:nth-child(3){
		margin-bottom: 0px;
	}
	.fps-box .fps-text {
	    width: 100%;
	    overflow: hidden;
	    margin-right: 0;
	    margin-bottom: 30px;
	}
	.fps-box .fps-img {
	    width: 100%;
	    overflow: hidden;
	}
	#boutique_approach_block{
		display: flex;
	}
	.cacrbanner {
	    width: 100%;
	    margin-right: 0;
	    margin-top: 30px;
	    order: 2;
	}
	.testimonsec .slide .testimonbox{
		width: 90%;
	}
	.testimonsec .slide .testimonbox .testimstars a img {
	    width: 50%;
	    margin-bottom: 20px;
	    display: block;
	    margin: 0 auto;
	}
	.testimonsec .slide .testimonbox .testimstars {
	    width: 100%;
	    float: left;
	    padding-top: 0;
	}
	.testimonsec .slide .testimonbox .testimstars a img {
	    width: 50%;
	    margin: 0 auto;
	    margin-bottom: 20px;
	    display: block;
	}
	.testimonsec .slide .testimonbox .testimstars img {
	    width: 30%;
	    margin: 0 auto;
	    margin-bottom: 20px;
	    display: block;
	}
	.testimonsec .slide .testimonbox .testimstars p{
		text-align: center;
	}
	.testimonsec .slide .testimonbox .testimonials {
	    width: 90%;
	    padding: 0 5%;
	    overflow: hidden;
	    padding-top: 100px;
	    position: relative;
	}
	.white_section .read-more-content p.tbbanner{
		margin: 0 auto 30px;
	}
	.hero .starboxes .line .box {
	    width: 100%;
	}
	.hero .starboxes .line .box:last-child {
		width: 100%;
	    margin-left: 0%;
	}
	.testimonsec .bx-wrapper .bx-pager{
		padding-left: 0;
	}
    .sidebar-rm{
        width: 100%;
        margin: 0;
    }
}*/
/* Section-2 Description */
.section-8-body-col-2 p a {
	all: unset;
	cursor: pointer;
	text-decoration: underline;
}
.section-8-body-col-2 p a:hover {
	all: unset;
	cursor: pointer;
	text-decoration: none;
}
.section-2-description {
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    padding: 30px;
    font-family: 'Sofia Pro Light', sans-serif;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0.035em;
    max-width: 1400px;
    width: 90%;
    margin: 0 auto 20px;
}
@media (max-width: 1024px) {
    .section-2-description {
        background: none;
		text-align: center;
        padding: 0;
    }
}
@media (max-width: 768px) {
    .section-2-description {
        font-size: 16px;
    }
}
