@font-face {
    font-family: 'SuiGenerisRg-Regular';
    src:url('fonts/SuiGenerisRg-Regular.ttf.woff') format('woff'),
        url('fonts/SuiGenerisRg-Regular.ttf.svg#SuiGenerisRg-Regular') format('svg'),
        url('fonts/SuiGenerisRg-Regular.ttf.eot'),
        url('fonts/SuiGenerisRg-Regular.ttf.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}
body{
	font-family: 'Thasadith', sans-serif;
	color:#333333;
	font-weight: bold;
	overflow-x: hidden;
	width: 100%;
}
.main-wrap{
	overflow-x: hidden;
	position: absolute;
	width: 100%;
	height: 100%;
}
h1,h2,h3,h4,h5,h6{
	font-weight: 	bold;
	font-family: 'SuiGenerisRg-Regular';
}
a{
	color:#790E17;
	text-decoration: none
}
a:hover,.support-menu a{
	color:#333;
}
.logo-menu img{
	max-width: 50%;
	display: block;
	margin: auto;
}
#allsite{
	width: 100%;
	position: absolute;
}
#main-header{
	padding: 30px 0 25px 0;
	position: relative;
	font-family: 'SuiGenerisRg-Regular';
	width: 100%;
	background: #fff url(../images/border-sd.jpg) no-repeat top
}
#main-footer{
	background:#1D1D1B;
	color: #fff;
	font-size: 0.9em;
	padding: 20px 0 25px 0;
	line-height: 15px;
	background: #1D1D1B url(../images/border-sd.jpg) no-repeat bottom
}
#main-footer a{
	color:#fff;
}
#main-footer a:hover{
	color:#f2f2f2;
}
.menu-icon{
	cursor: pointer;
}
.menu-icon i{
	font-size: 2em;
	color: #1D1D1B
}
.social-link{
	margin: 0 5px;
}
.support-menu a.active,.support-menu a i,.main-nav li a:hover,.main-nav li.active > a{
	color: #790E17;
}
.support-menu{
	text-align: right;	
	font-weight: normal;
}
section,article{
	padding: 60px 0
}
.noPadding{
	padding:0;
}
#sideMenu{
	background: #fff;
	font-family: 'SuiGenerisRg-Regular';
	font-weight: normal;
	width: 500px;
	height: 100%;
	position: fixed;
	left: -500px;
	top: 0;
	z-index: 13;
	padding: 10% 30px;
	box-shadow: 4px 0 2px 0px rgba(0,0,0,0.1)
}
.main-nav{
	text-align: right;
	display: block;
	padding-left: 0;
	margin:0;
	list-style-type: none;
}
.main-nav li{
	text-transform: uppercase;
	padding: 10px 0;
}
.main-nav li a{
	color: #000;
}
.menu-item-has-children{
	position: relative;
}
.img-responsive{
	width: 100%;
	height: auto
}
.flexslider{
	margin:0;
	border:0;
}
.flex-direction-nav .flex-next{
	right: 20px!important;
}
.flex-direction-nav .flex-prev{
	left: 20px!important;
}
.overlay-bg{
	background: url(../images/bg-slide.jpg) no-repeat;
	background-size: cover;
	mix-blend-mode: multiply;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1
}
.header-page{
	position: relative;
}
.header-page .slides li .rel-box{
	position: relative;
	display: block
}
.caption{
	position: absolute;
	width: 600px;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 2;
	color:#fff;
	text-align: center;	
}
.caption.default-caption{
	color:#1D1D1B;
}
.caption h2{	
	margin-bottom: 	10px;
	font-size: 1.1em;
	font-family: 'Thasadith', sans-serif;
}
.caption h1{
	font-size: 2.2em;
	font-family: 'SuiGenerisRg-Regular';
	font-weight: normal;
}
.caption .subtitle,#main-footer p,.single-focus p{
	margin-bottom: 0
}
.slider-home li{
	position: relative;
}
.header-section{
	text-align: center;
	margin-bottom: 20px
}
.header-section img{
	display: block;
	margin:auto;
}
.caption{
	padding:0 15px;
}
.banner .caption{
	position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    padding: 0 10%;
    z-index: 2;
}
.banner h1{
	font-size: 1.5em
}
.banner h2{
	font-size: 1.1em
}

#main-footer .logo-footer{
	float: left;
	max-width: 50px;
	margin-right: 20px
}
.no-abs{
	position: relative;
	float: left;
	top: 0;
	left: 0;
	transform: none;
	margin-right: 10px
}
.fixed-header {
	position: fixed!important;
	top: 0;
	width: 100%;
	z-index: 12;
	left: 0;
	box-shadow: 4px 2px 2px 0px rgba(0,0,0,0.1);
	background: #fff;
}

.mobile-menu li{
	width: 100%;
	font-size: 1.2em;
	margin: 0;
	padding: 5px 0
}
.mobile-menu{
	display: none;
	position: fixed;
    z-index: 13;
    background: rgba(255,255,255,0.95);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 15px;
}
.mobile-menu ul{
	text-align: center;
}
.flex-direction-nav a:before,.flex-direction-nav a.flex-next:before{
	content: '';
}
.flex-direction-nav{
	position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
}
.flex-direction-nav .flex-prev{
	width: 150px;
	height: 40px;
	text-indent: 9999px;
	background: url(../images/left-icon.png) no-repeat;
	background-size: contain;
}
.flex-direction-nav .flex-next{
	width: 150px;
	height: 40px;
	text-indent: 9999px;
	background: url(../images/right-icon.png) no-repeat right;
	background-size: contain;
}
.link-cta{
	color: #790E17;
	font-family: 'SuiGenerisRg-Regular';
}
.link-cta i{
	margin-right: 20px;
}
.icon-services{
	padding: 30px 0;
	width: 300px;
}
.bio-content h2{
	font-size: 1.1em;
}
.bio-content h3{
	font-size: 1.2em;
}
.social-item{
	margin-top: 50px;
}
.single-service{
	padding: 30px 0;
}
.single-service img{
	max-width: 100px;
	margin-bottom: 20px;
}
.single-service h2{
	font-size: 1.3em;
}
.content-article{
	text-align: center;	
}
.content-article p:last-child{
	margin-bottom: 0;
}
.border-article{
	padding: 50px 0;
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;	
	text-align: center;
	margin-bottom: 30px;
	margin-top: 30px;
}
.single-contact{
	text-align: center;
	font-family: 'SuiGenerisRg-Regular';
	font-size: 0.85em;
}
.single-contact img{
	max-width: 40px;
	margin-bottom: 20px;
}
.single-contact a{
	display: block;
	color: #333;
}
.title-contact{
	font-size: 2em;
}
.subtitle-contact{
	font-size: 0.9em;
}
form input,form textarea,form select,.btn-default{
	width: 100%;
	padding: 10px;
	margin: 10px 0;
	border-radius: 10px;
	border: 1px solid #ccc;
	font-family: 'SuiGenerisRg-Regular';
	font-size: 0.8em;
	font-weight: normal;
}

form textarea{
	min-height: 160px;
}
form input[type=radio],form input[type=checkbox]{
	width: auto;
}
.total{
	color:#790E17;
	font-family: 'SuiGenerisRg-Regular';
	font-size: 1.4em;
}
.total.total-tariffe{
	font-size: 1.2em;
	text-align: right;
}
.total div{
	font-size: 0.6em;
}
.label-custom{
	font-family: 'SuiGenerisRg-Regular';
}
.label-custom div{
	font-size: 0.8em;
	color: #9C9B9B;
}

.label-custom div em{
	color: #790E17;
	font-style: normal;
}
.labelCheckout em{
	color: #790E17;
	font-style: normal;
}
.align-right-total{
	text-align: right;
}
form label{
	font-family: 'SuiGenerisRg-Regular';
	font-weight: bold;
}
form button, form input[type=submit],.btn-default,.btn-default-h:hover{
	font-family: 'SuiGenerisRg-Regular';
	color: #fff;
	background-color: #790E17;
	border:1px solid #790E17;
	text-transform: uppercase;
	padding: 10px 15px;
	font-weight: normal;
	width: 100%;
	display: block;
	text-align: center;
}
.btn-default-h{
	background: none;
	color: #790E17;
	font-family: 'SuiGenerisRg-Regular';
	border:1px solid #790E17;
	text-transform: uppercase;
	padding: 10px 15px;
	font-weight: normal;
	width: 100%;
	display: block;
	text-align: center;
	margin: 10px 0;
  border-radius: 10px;
  font-size: 0.8em;
}
form button:hover, form input[type=submit]:hover,.btn-default:hover{
	background: none;
	color: #790E17;
}
.btn-default.small-btn{
	width: auto;
	display: inline-block;
}
.content-caption .btn-default{
	margin-top: 10px;
}
.content-caption .btn-default:hover{
	border-color: #fff;
	color: #fff;
}
.default-caption .btn-default:hover{
	border-color: #790E17;
	color: #790E17;
}
.number{
	font-family: 'SuiGenerisRg-Regular';
	font-size: 3em;
}
.yellow{
	color: #F7AD5C;
}
.green{
	color: #004A54;
}
.brown{
	color: #BF5603;
}
.slider-proposta{
	margin-top: 20px;
}
.type-proposal{
	font-size: 0.8em;
	font-weight: bold;
	font-style: italic;
	color: #9C9B9B ;
	text-align: center;
	margin-top: 10px;
}
.single-gallery{
	position: relative;
}
.overlay-gallery{
	background: rgba(68,63,63,0.6);
	mix-blend-mode: multiply;
	height: 90%;
	width: 90%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
	color: #fff;
	font-family: 'SuiGenerisRg-Regular';	
	animation: .2s;
}
.overlay-gallery:hover{
	background: rgba(68,63,63,0.4);
}
.single-gallery{
	margin-bottom: 25px;
}
.single-gallery h2{
	font-weight: normal;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	mix-blend-mode: none;
	color: #fff;
	font-size: 1.3em;
	text-align: center;
}
.single-gallery h2 div{
	font-size: 0.6em;
	text-transform: uppercase;
}
.big-caption-width{
	width: 50%;
}
.bg-default{
	background: url(../images/bg-default-big.jpg) center no-repeat;
	background-size: cover;
	min-height: 300px;
}

.cta-gallery .overlay-gallery{
	background: rgba(68,63,63,0.1);
    mix-blend-mode: unset;
}
.cta-gallery h2{
	color: #1D1D1B;
	position: relative;
	transform: none;
	left: 0;
	top: 0;
	margin-top: 10px;
}
.cta-gallery h2 em{
	font-style: normal;
	color:#790E17;
}
.cnt-cta{
	width: 90%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.center-txt{
	text-align: center;
}
.slider-proposta .flex-direction-nav .flex-prev,.slider-proposta .flex-direction-nav .flex-next{
	zoom:0.6;
}
.show575{
	display: none;
}
/* clear fix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- .grid-item ---- */

.grid-sizer,
.grid-item {
  width: 33.333%;
}

.grid-item {
  float: left;
  padding: 5px;
}

.grid-item img {
  display: block;
  max-width: 100%;
}

.photo_auth{
	font-size: 0.8em;
  font-family: 'SuiGenerisRg-Regular';
  font-weight: normal;
  position: absolute;
  left: 50%;
  color: #ccc;
  z-index: 3;
  transform: translate(-50%, -40px);
}

/* ---- feedback ---- */

.error-msg{
	background: #a71d40;
	padding: 10px;
	text-align: center;
	color: #fff;
	margin-bottom: 10px;
}

.feedback-msg{
	background: #00c4b0;
	padding: 10px;
	text-align: center;
	color: #fff;
	margin-bottom: 10px;
}


@media (max-width:1360px){
	.big-caption-width{
		width: 80%;
	}
	.cnt-cta h2{
		font-size: 1em;
	}
}
@media (max-width: 1024px){
	.logo-menu img{
		max-width: 100%;
		display: block;
		margin: auto;
	}
	.grid-sizer,
	.grid-item {
	  width: 50%;
	}
}

@media (max-width: 992px){
	.title-contact,.subtitle-contact{
		text-align: center;
	}
	.single-contact{
		padding: 20px 0;
	}
	.cnt-cta{
		width: 60%;
	}
	.flex-direction-nav .flex-prev,.flex-direction-nav .flex-next{
		zoom:0.6;
	}
	.info-print{
		margin-bottom: 30px;
	}
	#sideMenu{
		left: -100%;
	}
}

@media (max-width: 768px){
	.caption{
		width: 90%;
	}
	.caption h1{
		font-size: 1.4em;
	}
	.single-service{
		text-align: center;
	}
	.grid-sizer,
	.grid-item {
	  width: 100%;
	}
	
}

@media (max-width: 575px){
	.show575{
		display: block;
	}
	#main-footer{
		text-align: center;
	}
	#main-footer .logo-footer{
		float: none;
		margin-right: 0;
		margin-bottom: 20px;
	}
	#main-footer .social-link{
		margin: 10px 10px;
		display: inline-block;
	}
	.content-article .link-cta{
		display: block;
	}
	#sideMenu{
		width: 100%;
	}
	.support-menu {
	    font-size: 0.8em;
	    display: inline-block;
	}
	.content-caption{
		zoom: 0.8;
	}
	.single-gallery h2{
		font-size: 0.9em;
	}
	#main-header,#main-footer{
		background-size: 100% 3px
	}
	.link-cta{display: block;}
	.menu-icon i {
	    font-size: 2em;
	}
	.mob-icon,.mob-icon i{
		display: block;
	}
}

