#Slideshow .mobile{
    display:none;
}

::-webkit-scrollbar {
	width: 10px;
}

::-webkit-scrollbar-track {
	background: #f2f2f2; 
}
 
::-webkit-scrollbar-thumb {
  background: #2f3b47; 
}

#g-top{
    position: fixed;
    top: -1000px;
}

#g-page-surround{
	background-image: none;
}

#g-copyright .g-content {
    opacity: 1;
    text-align: center;
}

#g-copyright .nopaddingtop .g-content {
    padding-top: 20px !important;
	padding-bottom: 20px;
}

#g-copyrightmain .size-15{
	display: none;
}

body .g-side-column {
    min-width: 0 !important;
}

body{
    margin: 0px auto;
    font-family: 'Kanit-Regular', sans-serif;
}

.g-block.g-side-column.size-15{
	display: none;
}

.g-middle-column{
	width: 100%;
	margin: 0 auto;
}

#g-header{
	padding-bottom: 0;
    margin-bottom: 0;
    position: relative;
    z-index: 999999;
    height: 937px;
    background: transparent;
}

#g-header .g-middle-column{
	max-width: 100%;
	margin: 0 auto;
}

#Slideshow {
	overflow: hidden;
	height: 937px;
}
#Slideshow .mySlides, #Slideshow .mobile {
	position: absolute;
    inset: 0px;
    overflow: hidden;
}
#Slideshow .mySlides video, #Slideshow .mobile video {
	width: 100%;
    height: 100%;
    pointer-events: none;
    object-fit: cover !important;
}

#g-navigation{
	width: 100%;
    box-shadow: none;
    background-image: none;
    position: relative;
    top: 0;
    z-index: 9999999;
    height: 107px;
    background: transparent;
    /*border-bottom: 1px solid #2f3b47;*/
}

#g-header #g-navigationleft .g-content, #g-header #g-navigationright .g-content, #g-navigation .g-content {
    padding-top: 0;
    padding-bottom: 0;
}

#barratopo{
    border-bottom: 0px;
	z-index: 9999;
	color: #333;
	background: linear-gradient(rgb(255 255 255 / 80%),rgb(255 255 255 / 50%), rgb(255 255 255 / 0%));
    height: 150px;
}

#barratopo .g-content{
    max-width: 1600px;
    margin: 0 auto;
    padding: 0;
}

#barratopo .g-content{
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

#barratopo .w30{
    width: 30%;
    display: inline-flex;
    vertical-align: middle;
    justify-content: left;
    align-items: center;
    height: 106px;
}

#barratopo .w30 svg{
    margin-top: 10px;
}

#barratopo .w30 img{
	height: 95px;
}

#barratopo .w70{
    width: auto;
    display: inline-block;
    vertical-align: middle;
    text-align:right;
	float:right;
	padding-top: 20px;
}

#barratopo .w70 .contacto{
	width: 50px;
    height: 50px;
    background: #ff456d;
    border-radius: 50%;
}

#barratopo .conteudo{
	width: 100%;
    max-width: 1600px;
    margin: 0 auto;
}

#g-mainbar {
    box-shadow: none;
    border-radius:0;
    margin: 0;
}

#g-mainbar .moduletable {
    margin: 0;
}

.bold{
	font-weight:bold;
}

#g-copyright {
    background: transparent;
    position: relative;
    bottom: 0;
    z-index: 1;
    left: 50%;
    transform: translate(-50%, 0);
    width: 100%;
}

#g-copyright .g-content {
    margin: 0.625rem;
    padding: 0;
	color: #000;
    text-shadow: 1px 1px #fff;
	font-family: 'Kanit-SemiBold', sans-serif;
	font-size: 16px;
}

#Slideshow .g-content {
    margin: 0;
    padding: 0;
}

/* Contactos*/

 #g-mainbar{
	position: relative;
	padding: 0 5%;
}

.platform-content .page-header h2{
	display:none;
}

.com-contact h1, .com-contact__container, .contact h2, .contact-miscinfo .icon-info-circle{
	display:none;
}

.com-contact__container h3{
	display:none;
}

.contact-form{
	width:49%;
	display:inline-block;
	float:right;
}

#contact-form legend{
	font-size:30px;
	font-weight:bold;
	font-family:'Kanit-Bold', sans-serif;
	color:#000;
	padding-top:10px;
}

#contact-form form{
	background: #fff;
    box-shadow: none;
    border-radius: 20px;
	font-family:'Kanit-Regular', sans-serif;
    color: #000;
}

#contact-form .controls{
	margin-top:20px;
}

#contact-form .controls input, #contact-form .controls textarea {
    color: #000;
    background: #ffffff;
    border-radius: 0px;
    border-bottom: 1px solid #000 !important;
	min-height: 50px;
    border: none;
	font-size:20px;
}

#contact-form .controls input:focus{
	box-shadow:none;
	border-color:#059572;
	color:#000;
}

#contact-form .controls input:hover{
	border-color:#059572;
}


#contact-form .controls textarea:focus{
	box-shadow:none;
	border-color:#059572;
	color:#000;
}

#contact-form .controls textarea:hover{
	border-color:#059572;
}

.contact-form label{
	color:#000;
	font-size:24px;
	font-family: 'Kanit-Regular', sans-serif;
}

.contact-form .form-horizontal .control-group.field-spacer .control-label{
	display:none;
}

.contact-form .controls .btn-primary{
	background: #fff;
	border: 1px solid #eeeeee;
    outline: none;
    color:#2397d2;
	box-shadow:none;
	margin-left:15px;
	font-family: 'Kanit-Bold', sans-serif;
	float: right;
}

.contact-form .controls .btn-primary:hover{
	color: #fff;
	background:#8dc044;
}

.contact-form .control-label .form-control-feedback{
	display:none;
}

.contact-miscinfo{
	width:48%;
	display:inline-block;	
    vertical-align: top;
	color:#1b1b1b;
}

.contact-miscinfo .jicons-icons{
	display:none;
}

.contact-miscinfo .dl-horizontal{
	margin-top:0;
}

.contact-miscinfo span{
	font-size:21px;
	font-family:'Kanit-Regular', sans-serif;
}

.contact-miscinfo span h3{
	font-family:'Kanit-Bold', sans-serif;
	margin-top: 20px;
}

.contact-miscinfo a{
	color:#2397d2 !important;
	text-decoration:underline;
	font-family: 'Kanit-Regular', sans-serif;
	font-weight: 100;
}

.contact-miscinfo .logo{
	width: 65%;
    margin-left: -20px;
}

@media (max-width: 361px){
	/*Formulário*/
	
	#contact-form, .contact-form{
		margin-top:20px;
		width:100%;
	}
	
	#contact-form .controls{
		margin-top:15px;
	}
	
	#contact-form .controls input, #contact-form .controls textarea{
		font-size:20px;
	}
	
	.contact-miscinfo{
		width:100%;
	}
	
	.contact-miscinfo span{
		font-size:18px;
	}
	
	.contact-miscinfo .logo {
		margin-left:0px; 
	}
	
	.contact-form .controls .btn-primary {
		margin-left: 0;
		float: left;
	}
}

@media (min-width: 362px) and (max-width: 469px) {
	#Slideshow {
		margin-top: 60px;
	}
	
	/*Formulário*/
	
	#contact-form, .contact-form{
		margin-top:20px;
		width:100%;
	}
	
	#contact-form .controls{
		margin-top:15px;
	}
	
	#contact-form .controls input, #contact-form .controls textarea{
		font-size:20px;
	}
	
	.contact-miscinfo{
		width:100%;
	}
	
	.contact-miscinfo li{
		width:80%;
	}
	
	.contact-miscinfo .logo {
		margin-left:0px; 
	}
	
	.contact-form .controls .btn-primary {
		margin-left: 0;
		float: left;
	}
}

@media (min-width: 470px) and (max-width: 768px) {
	#Slideshow {
		margin-top: 60px;
	}
	
	/*Formulário*/
	
	#contact-form, .contact-form{
		margin-top:20px;
		width:100%;
	}
	
	.contact-miscinfo{
		width:100%;
	}
	
	.contact-miscinfo .logo {
		margin-left:0px; 
	}
}

@media (max-width: 767px){
    #barratopo .conteudo{
        max-width: 100%;
    }
    
    #barratopo .w30{
        width: 44%;
        justify-content: left;
        padding-left: 15px;
    }
    
    #barratopo .w70 {
        width: 52%;
    }
    
    #barratopo .w30 img {
        height: auto;
        max-width: 150px;
    }
	
	#contact-form .controls{
		margin-top:15px;
	}
	
	.contact-form .controls .btn-primary {
		margin-left: 0;
		float: left;
	}
    
}

@media (min-width: 768px) and (max-width: 958px){
    #barratopo .g-content{
        max-width:748px;
    }
	
	/*Formulário*/
	
	#contact-form, .contact-form{
		margin-top:20px;
	}
	
	.contact-miscinfo{
		margin-top:20px;
	}
	
	.contact-miscinfo .dl-horizontal {
		margin-top: 15px;
	}
	
	.contact-miscinfo .dl-horizontal dd{
		margin-left:0;
	}
	
	.contact-miscinfo li{
		width:80%;
	}
	
	.contact-miscinfo .logo {
		width: 65%;
		margin-left: 0px;
	}
	
	.contact-form .controls .btn-primary {
		margin-left: 0;
		float: left;
	}
}

@media (min-width: 959px) and (max-width: 1199px){
    #barratopo .g-content{
        max-width:919px;
    }
}

@media (min-width: 1200px) and (max-width: 1439px){
	
	#barratopo .g-content{
	    max-width: 1100px;
	}
}

@media (min-width: 1440px) and (max-width: 1599px){
	
	#barratopo .g-content{
	    max-width: 1340px;
	}
}

@media (min-width: 1600px) and (max-width: 1799px){
	
	#barratopo .g-content{
	    max-width: 1500px;
	}
}

@media (min-width: 1800px){
    
}