/*
    Theme Name: Multi
    Theme URL: https://bootstrapmade.com/multi-responsive-bootstrap-template/
    Author: BootstrapMade
    Author URL: https://bootstrapmade.com
*/
/* ==== Google font ==== */
/*@import url('https://fonts.googleapis.com/css?family=Kanit:300');*/
@import url('https://fonts.googleapis.com/css?family=Prompt:300');
@import url('https://fonts.googleapis.com/css2?family=Philosopher&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display&display=swap');



@import url('font-awesome.css');
/* ==== overwrite bootstrap standard ==== */
@import url('overwrite.css');
@import url('animate.css');
@import url('cloud-bold.css');




















.cloud-bold{font-family: 'cloud-bold' !important;}


.fontBR{
    font-family: 'Beattingvile Regular';
    font-weight: normal;
}    

.fontBig { font-size:60pt; line-height:normal; }

.fontSmall { font-size:10pt; line-height:normal; }







body , html {
	/*font-family: 'Playfair Display', 'Kanit';*/
	font-family: 'Prompt';
	/*font-family: 'cloud-bold';*/
	font-size:18px;	
	font-weight: 400;
	overflow-x:hidden;
    color: #000;

}

.font-weight-bold{
	    font-weight: 900!important;
	}



/*.h1,h1{font-size:3.5rem}.h2,h2{font-size:2.25rem}.h3,h3{font-size:2rem;}.h4,h4{font-size:1.75rem}.h5,h5{font-size:1.5rem}.h6,h6{font-size:1.25rem}*/
.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}


.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
	
	margin-bottom:auto;
    font-weight: 500;
    line-height: 1.75;
	
	}



.font-bold{
      font-weight: bold;
  }




a{text-decoration:none;background:none;}
a:hover{text-decoration:none}






a.language-area.active > img {

    font-weight:bold;
    text-decoration:underline;
    opacity:1;
}
a.language-area > img {
    opacity:0.5;
}


/*  flag  */

a.flaglang:link img, a.flaglang:visited img, a.flaglang:link span, a.flaglang:visited span{ 
/*for IE8*/
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; 
/*for IE5-7*/
 filter:Alpha(Opacity=50); 
opacity:0.5;  /*for all other browsers*/
}

a.flaglang:hover img, a.flaglang:hover span{ 
/*for IE8*/
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 
/*for IE5-7*/
 filter:Alpha(Opacity=100); 
opacity:1.0;  /*for all other browsers*/

}

a.nonflag img, a.nonflag span{ 
/*for IE8*/
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 
/*for IE5-7*/
 filter:Alpha(Opacity=100); 
opacity:1.0;  /*for all other browsers*/
font-weight:bolder;

}






.flaglang {

  /*width: 16px;
  height: 16px;*/
  border-radius:50%;
  border:0px solid #666;

}

/* End flag  */





.pagetitleRow{
	background:url(../images/BG-topic.jpg) #a50000 right no-repeat;
	/*background-color: #fff;*/


	
	}





  .bg-title {
  background-color: #a50000;
}





.bg-yellow-l{background: #fff67d;}
.bg-yellow-d{background: #ffdf00;}
.bg-white{background: #fff;}
.bg-orange{background: #ff7f00;}
.bg-gray1{background: #dcdcde;}
.bg-red{background: #a50000;}

.btn-title{color:#fff;background-color:#009de2;border-color:#009de2}
.btn-title:hover{color:#fff;background-color:#0f466d;border-color:#0062cc}
.btn-title.focus,.btn-title:focus{color:#fff;background-color:#0f466d;border-color:#0062cc;box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}
.btn-title.disabled,.btn-title:disabled{color:#fff;background-color:#009de2;border-color:#009de2}
.btn-title:not(:disabled):not(.disabled).active,.btn-title:not(:disabled):not(.disabled):active,.show>.btn-title.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}
.btn-title:not(:disabled):not(.disabled).active:focus,.btn-title:not(:disabled):not(.disabled):active:focus,.show>.btn-title.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}
div.text-topic{
/*background:#1b1b1b;*/
}
.text-topic,.text-topic:hover {
color:#009de2;
font-weight: 900!important;
}

.text-title,.text-title:hover {
color:#1c2081;
}
.text-white,.text-white:hover {
color:#fff;
}
.text-blcak,.text-blcak:hover {
color:#000;
}
.text-orange ,.text-orange:hover {
color:#ee9b0f;
}
.text-red ,.text-red:hover {
color:#a50000;
}
.text-blue,.text-blue:hover {
color:#4496fc;
}

.text-small{
  font-size: 11px;
}

.texttopic{
  height: 54px;
  overflow: hidden;
}

.border-white-b {
  border-bottom: 1px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  margin-bottom: 15px;
}

.btn-title,.btn-title:hover {
background:#2f4fa3;
}


.btn-pink,.btn-pink:hover {
background:#f9c6d7;
}

headpc{
	/*background:#009de2;*/
	background: rgba(250,250,250,0.0);
	position:absolute;
	z-index:9999;
	width:100%;
/*background: rgb(0,165,84);
background: linear-gradient(90deg, rgba(0,165,84,1) 0%, rgba(14,143,153,1) 41%, rgba(12,115,206,1) 100%);*/
	
}

headmb{
	background: rgba(250,250,250,0.5);
	/*background: rgb(0,165,84);
	background: linear-gradient(90deg, rgba(0,165,84,1) 0%, rgba(14,143,153,1) 41%, rgba(12,115,206,1) 100%);*/
	
}




.navbar {
/*    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;*/
    padding: .5rem 0;
}







.dropdown:hover>.dropdown-menu {
  display: block;
  background: rgba(250,250,250,1);
}

.dropdown>.dropdown-toggle:active {
  /*Without this, clicking will make it sticky*/
    // pointer-events: none;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
  	text-align: inherit;
    white-space: nowrap;
    background:none;
	border-bottom:1px solid #4c4c4c;
}

a.dropdown-item{color: #fff; font-weight: bold;}

.dropdown-item:focus,.dropdown-item:focus, .dropdown-item:hover,a.dropdown-item:focus, a.dropdown-item:hover {
    text-decoration: none;
    background:#053147;
	color: #fff;
}


.dropdown-border{
	border-bottom:1px solid rgba(5,49,71,0.7);
	}
.dropdown-noborder{
	border-bottom:0px solid #CCC;
	}


.navbar-light .navbar-nav .nav-link {
    color: #000;
    font-weight: bold;
    padding: 1px 20px;
}
.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{
	color: #000;
	font-weight:bold;
	opacity:0.7;
	
	}
.nav-link a, .nav-link a:hover {
    color: #fff;

}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: #000;
    font-weight: bold;
    padding: 1px 20px; 
}


.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    background: nene;
	border-bottom: 1px solid rgba(0,0,0,.125);
}


.navbar-light .navbar-toggler{
	color: #fff;
    border-color: #fff;
	}
.navbar-dark .navbar-toggler {
    color: rgba(255,255,255,.5);
    border-color: rgba(47, 79, 163,.8);
}
.navbar-light .navbar-toggler-icon {
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e);
}
.navbar-dark .navbar-toggler-icon {
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.9%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e);
}


.navbar-nav .dropdown {
    color: #000;
    font-weight: bold;
    padding: 1px 20px; 
}



.dropdown-menu {

  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width:100%;
  padding: 5px 0;
  margin: 2px 0 0;

  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: bold;
  line-height: 1.42857143;
  color: #000000;
  white-space: nowrap;
  width:100%;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #FFFFFF;
  text-decoration: none;
  background-color: #39393a;
  width:100%;
   white-space: nowrap;
}

ul.dropdown-menu li {
    float: none;
    margin: 0 auto;
    display: inline-block;
  width:100%;
}


li.dropdown-submenu>ul.dropdown-menu.dropdown-menusub{
  display: none;
}


 
.dropdown-submenu {
  position: relative;
}

li.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
}



/*.nav-link:lang(en){ 
    font-size: 14px;
}.navbar-nav:lang(en) .dropdown:lang(en) {
    color: #000;
    font-weight: bold;
    padding: 1px 10px;
}*/


li.cuad,li.cuad2, li.cuad3, li.cuad4 , li.Tcuad2, li.Tcuad3, li.Tcuad4 , li.Bcuad2, li.Bcuad3, li.Bcuad4, li.ass3, li.cuad3Ass {
    display:block;
	overflow:hidden;
    text-align:center;
	float:none;
	margin:0 auto;
}




.cuad img, .cuad2 img , .cuad3 img, .cuad4 img , .Tcuad2 img , .Tcuad3 img, .Tcuad4 img , .Bcuad2 img , .Bcuad3 img, .Bcuad4 img, .ass3 img, .cuad3Ass img {
 
  -moz-transition: all 0.7s;
  -webkit-transition: all 0.7s;
  transition: all 0.7s;
}  
  
.cuad:hover img , .cuad2:hover img , .cuad3:hover img, .cuad4:hover img , .Tcuad2:hover img , .Tcuad3:hover img, .Tcuad4:hover img , .Bcuad2:hover img , .Bcuad3:hover img, .Bcuad4:hover img, .ass3:hover img , .cuad3Ass:hover img  {
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  opacity:0.7;
  
}
 



.regular2 > li.cuad4 img, .regular > li.cuad4 img{
	border-radius: 50%;
}


.pull-right{

    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
}

.box-top{

    color: #000;
    border-radius: 5px;
    border: 3px solid #000;
    padding: 5px 10px;
    font-size: 22px;
}

.box-top:hover{

    color: #000;
    border-radius: 5px;
    border: 3px solid #000;
    padding: 5px 10px;
    font-size: 22px;
    opacity: 0.7;
}

/*#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 30px;
	  width: 40px;
    height: 40px;
	  color:#000;
}
#return-to-top i {
	  color:#000;
    margin: 0;
    position: relative;
    right: 0;
    top: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}



#return-to-top:hover {
	color:#a3aaba;
}
#return-to-top:hover i {

}*/

footer{
	background:#fff;
}


footer, footer p, footer a,footer a:hover{
	color:#000;
    font-size: 16px;

}






.Qtel > a , .Qtel > a:hover{
	color:#fbcd28;
}









<!-- ***********************HOVER PROJECT************************* -->



div.snip0015 {
  color: #fff;
  position: relative;
  overflow: hidden;
  /*margin: 10px 10px 10px 10px;*/
/*   min-width: 350px;
  max-width: 350px;
  max-height: 350px;*/
  vertical-align:middle;
  width:340px;
  height:340px;
}
div.snip0015 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
div.snip0015 img {
  opacity: 1;

 
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
div.snip0015 figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  top:0;
  right:0;
  padding: 5%;
  width: 100%;
  height: 100%;
  vertical-align:middle;

}
div.snip0015 figcaption::before {
  position: absolute;
  top: 50%;
  right: 30px;
  bottom: 50%;
  left: 30px;

  border-top: 1px solid rgba(255, 255, 255, 0.75);
  border-bottom: 1px solid rgba(255, 255, 255, 0.75);
  content: '';
  opacity: 0;
  background: #ccc;
  -webkit-transition: all 0.4s;
  transition: all 0.6s;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.6s;

  vertical-align:middle;
}






div.snip0015 p {
/*  margin: 0 0 5px;*/
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s,-webkit-transform 0.35s,-moz-transform 0.35s,-o-transform 0.35s,transform 0.35s;
    width:100%;
	
}
div.snip0015 p {
  word-spacing: -0.15em;
  font-weight: 300;
  text-transform: uppercase;
  -webkit-transform: translate3d(0%, 50%, 0);
  transform: translate3d(0%, 50%, 0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  
}

div.snip0015 p {
 font-weight: 800;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;



}
div.snip0015 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  color: #ffffff;
  
}
div.snip0015:hover img {
  opacity: 1;
}

div.snip0015:hover figcaption p {
  opacity: 0.9;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  vertical-align:middle;

}





div.snip0015:hover figcaption::before {
  background: rgba(0, 0, 0, 0.75);
  top: 3%;
  bottom: 3%;
  left:3%;
  right:3%;
  opacity: 1;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  
}







#icon-download{
	width:30px;
	height:30px;
	


}
	


.list-group-menuF {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
	background:none;
	text-transform:uppercase;
	
}

.list-group-menuF > .list-group-item-menuF {
    position: relative;
    display: block;
    padding: .5rem 0rem;
    background: none;

    
}
.list-group-item-menuF.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.list-group.menuF > .list-group-item.menuF a{
     color:#000;
}




#cookie {
    position: fixed;
    bottom: 0;
  
	width: 100%;
	z-index:9999;
   

}



#icon-line {
    position: fixed;
    bottom: 50px;
    right: 30px;
	max-height: 60px;
}

#icon-tel {
    position: fixed;
    bottom: 120px;
    right: 30px;
  max-height: 60px;
}



#icon-screen {
    position: fixed;
    width: 50px;
    top: 35%;
    right: 0px;
  height: auto;
}
#icon-box {
    width: 50px;
    height: 50px;
    margin: 10px 0;
}

.custom-select.short{ width:120px;}



.btn-more, .btn-more:hover{
	border:1px solid #000;
	color:#000;
	padding:10px 20px;
	border-radius:0;

	}
	
	
	
	
.round {
    display: inline-block;
    height: 30px;
    width: 30px;
    line-height: 30px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background-color: #222;    
    color: #FFF;
    text-align: center;  
}
.round.hollow {
    display: inline-block;
    height: 30px;
    width: 30px;
    line-height: 30px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background-color: #FFF;    
    color: #222;
    text-align: center;
    -webkit-box-shadow: 0px 0px 0px 3px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 0px 3px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 0px 3px rgba(0,0,0,0.75);
}

.round.round-sm {
    height: 20px;
    width: 20px;
    line-height: 20px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-size: 0.7em;
}
.round.round-lg {
    height: 40px;
    width: 40px;
    line-height: 40px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-size: 1.5em;
}
.round.blue {
    background-color: #009de2;
}

.round.orange {
    background-color: #FF6701;
}

.round.green {
    background-color: #42A129;
}

.round.hollow.blue {
    color: #3EA6CE;   
    background-color: #FFF;    
    -webkit-box-shadow: 0px 0px 0px 3px #3EA6CE;
    -moz-box-shadow: 0px 0px 0px 3px #3EA6CE;
    box-shadow: 0px 0px 0px 3px #3EA6CE;
}

.round.hollow.orange {
    color: #FF6701;
    background-color: #FFF;    
    -webkit-box-shadow: 0px 0px 0px 3px #FF6701;
    -moz-box-shadow: 0px 0px 0px 3px #FF6701;
    box-shadow: 0px 0px 0px 3px #FF6701;
}

.round.hollow.green {
    color: #42A129;
    background-color: #FFF;    
    -webkit-box-shadow: 0px 0px 0px 3px #42A129;
    -moz-box-shadow: 0px 0px 0px 3px #42A129;
    box-shadow: 0px 0px 0px 3px #42A129;
}



#box-callcenter {
    position: fixed;
	background:url(../images/BG-call.jpg) no-repeat;
    bottom: 40px;
	height: 140px;
	width:661px;
	border:0px solid red;
	vertical-align:middle;
	float:right;
	right:0;
}

#box-descrip {

	width:300px;
	border:0px solid red;
	
}






