.ltsp {
letter-spacing: 0.4px !important;  
}

.ltsp1 {
letter-spacing: 1px !important;  
}

.bdr_rds{
border-radius: 5px !important;

}


.ftnv {
font-family: 'Open Sans', sans-serif !important;

}

.ftnva {
font-family: 'Roboto', sans-serif !important;
  
}

.ftnvb {
font-family: 'Poppins', sans-serif !important;

}

.ftnvc {
font-family: 'Kanit', sans-serif !important;

}

.ftnvd {
font-family: 'Montserrat', sans-serif !important;

}

.ftnve {
font-family: 'Roboto Slab', serif !important;

}

.ftnvf {
font-family: 'Raleway', sans-serif !important;

}

.ftnvf {
font-family: 'Quicksand', sans-serif !important;

}

.hd1 {
font-size: 30px !important;

}

.phnv {
font-size: 15px !important;
font-family: 'Poppins', sans-serif !important;
}

.intro:before {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-image: linear-gradient(to bottom right, #000000, #000000);
opacity: 0.6;

}

.intro__subtitle{
letter-spacing: .6px;

}

.vegas-slide-inner:after {
content: '';
position: absolute;
background-color: rgba(0,0,0,0.5);
width: 100%;
height: 100%;

}

.fottr .fot_img {
width: 130px;
background-color: rgb(240,240,240);
padding: 6px 15px;
border-radius: 5px;
box-shadow: 0 0 3px white;

}

.qualnv {
background-image: url(../img/img_7.jpg);
background-size: cover;
background-attachment: fixed;
background-position: center;
}

.qualnv1 {
background-color: rgba(51,51,0,0.9);

}




.qualnv2 {
border:1px solid white;
padding: 20px 20px 20px 20px;
border-radius: 5px;
height: 240px;

}

.qualnv2a {
font-family: 'Roboto Slab', serif !important;
font-size: 25px;
font-weight: bold;
color: #cccccc;
letter-spacing: 1px;
transition: .6s;
}

.qualnv2b {
font-family: 'Poppins', sans-serif !important;
font-size: 14px;
color: #cccccc;
letter-spacing: .6px;
transition: .6s;	
}

.qualnv2 {
transition: .6s;
transform: scale(1.0);
}

.qualnv2:hover {

box-shadow: 0 0 3px white, 0 0 6px skyblue;
transition: .6s;
background-color: rgb(210,210,210);
color: black !important;
}

.qualnv2:hover .qualnv2a {
color: #303030 !important;
transition: .2s;

}

.qualnv2:hover .qualnv2b {
color: #202020 !important;
transition: .2s;

}

.titlnv {
font-size: 35px;
font-family: 'Roboto Slab', serif !important;
font-weight: bold;
letter-spacing: .8px;
}

.contact__item i {
font-size: 60px;
color: #006E36;

}

.footer__copy .ab {
border: 1px solid #166fe5;
padding: 5px 8px;
border-radius: 3px;
background-color: #166fe5;
color: white;
	
}
	
