@charset "utf-8";
/* CSS Document */

.d-box-1{
	margin: 2% 15% 3%;
	width: 70%;
	height: auto;
	float: left;
	
	text-align: center;
	background-color: transparent;
}
.d-box-1-a{
	margin: 0;
	width: 45%;
	height: auto;
	float: left;
    
    font-size: 16px;
	text-align: left;
	background-color: transparent;
}
.d-box-1-b{
	margin: 0;
	width: 55%;
	height: auto;
	float: left;
	padding-left: 40px;
	
	text-align: left;
	background-color: transparent;
}

.d-box-1-b input[type="submit"] {
    outline: none;
    border: 1px solid #e2b13c;
    width: 100%;
    padding: 10px 13px;
	margin-left: 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    background: #e2b13c;
    color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
     box-sizing: border-box;
}
.d-box-1-b input[type="submit"]:hover {
    background: #fff;
    color: #e2b13c;
}

.d-box-1-b textarea:focus,
.d-box-1-b input:focus,
.d-box-1-b.d-box-1-b select:focus {
	border-color: #A9A9A9 !important;
	outline: 0;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.d-box-1-b a{color: #333; letter-spacing: 1.3px;}
.d-box-1-b a:hover{color: rgb(0,88,38); text-decoration: none; font-weight: bold}

.d-box-2{
	margin: 0% 23% 3%;
	width: 52%;
	height: auto;/*420*/
	float: left;
	
	text-align: center;
	background-color: transparent;
}
.d-box-2-a{
	margin: 0;
	width: 42%;
	height: auto;
	float: left;
	
	text-align: center;
	background-color: transparent;
}
.d-box-2-a img{	width: 100%; min-height: 520px; height: 100%; border-top-left-radius: 5px; border-bottom-left-radius: 5px}
.d-box-2-b{
	margin: 0;
	padding: 15px 0 5px 15px;
	width: 58%;
	height: auto;
	float: left;
	
	color: #000;
	text-align: left;
	background-color: whitesmoke;
	
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
.d-box-2-b h3{color: #144d37; font-size: 23px}
.d-box-2-b-line{background-color: transparent; align-items: center; border-top-color: #000; border-top-width: 5px}
.d-box-2-b br{line-height: 0.3px;}
.d-box-2-b-icon{width: 6%; height: 25px; float: left;}
.d-box-2-b p{float: left; padding: 5px 0 0 8px; width: 92%}

.d-box-3{
	margin: 2% 15% 4%;
	width: 70%;
	height: 100%;
	float: left;
	
	text-align: center;
}
.d-box-3-a{
	width: 40%; /*40*/
	height: auto;
	float: left;
	margin: 0;
	font-size: 20px;
	font-weight: lighter;
	line-height: 1.3;
	z-index: 0;
}
.list-group-item {height: 249px; align-content: center; vertical-align: middle; width: 100%;float: left}
.d-box-3-a h4 {font-size: 28px; font-weight: normal; line-height: 0;}
.d-box-3-a h5 {font-size: 16px; font-weight: 500; line-height: 0.5; padding: 15px 0 0;}
.d-box-3-a :hover{z-index: 0;}
.d-box-3-a .active{  
	background-image: repeating-linear-gradient(#314c66, #213344);
	border-color: #314c66;
	z-index: 0;
}
.d-box-3-e{
	width: 60%;
	height: 498px;
	padding: 0;
	text-align: center;
	float: left;
	background-color: whitesmoke
}
.d-box-3-e img{
	width: auto;
	height:480px;
    margin: 10px;
}


.d-box-4{
	margin: 4% 30%;
	width: 40%;
	height: 300px;
	float: left;
	
	text-align: center;
	background-color: transparent;
}


.d-box-5{
	margin: 0 0 4%;
	padding: 25px 0;
	width: 100%;
	height: auto; /*500px*/
	float: left;
	color: #000;
	text-align: center;
	background-color: transparent;
}
.d-box-5-a{
	width: 40%;
	height: 250px;
	margin-left: 10%;
	
	float: left;
	background-color: darkblue
}
.d-box-5-b{
	width: 40%;
	height: 250px;
	margin-right: 10%;
	
	float: left;
	background-color: darkred;
}
.d-box-5-c{
	width: 90%;
	height: 350px;
    margin: 0 5%;
	
	float: left;
	background-color: darkslategrey;
}

.d-box-6{
	margin: 0 0 4%;
	padding: 0;
	width: 100%;
	height: auto; /*500px*/
	float: left;
	color: #000;
	text-align: center;
	background-color: none;
}
.d-box-6-c{
	width: 100%;
	height: 300px;
	
	float: left;
	background-color: none;
}

.desktop-tablet {display: block}
.mobile {display: none}


.title_3, .bluue-bar, .blue-bar{background-color: #384d72}
.darkgrey-bar, .darkgrey-bar{background-color: #222222}
.purple-bar, .purple-bar{background-color: #320C35}
.d-box-3-a .activeB{ background-image: repeating-linear-gradient(#384d72, #202c42);}

.tColorBlue{color: #384d72}
.d-box-3-azul{
	width: 30%;
	height: auto;
	float: left;
	margin: 0;
	font-size: 13px;
	font-weight: lighter;
	line-height: 0.2;
	z-index: 0;
}
.d-box-3-azul h4 {font-size: 22px; font-weight: normal; line-height: 1.2; margin-top:10px}
.d-box-3-azul h5 {font-size: 16px; font-weight: 500; line-height: 1.5; padding: 00px 0 0;}
.d-box-3-azul :hover{z-index: 0;}
.d-box-3-azul .active { background-image: repeating-linear-gradient(#384d72, #202c42);
	border-color: #202c42;
	z-index: 0;}


.tColorGrey{color: #222222}
.d-box-3-grey{
	width: 30%;
	height: auto;
	float: left;
	margin: 0;
	font-size: 13px;
	font-weight: lighter;
	line-height: 0.2;
	z-index: 0;
}
.d-box-3-grey h4 {font-size: 22px; font-weight: normal; line-height: 1.2; margin-top:10px}
.d-box-3-grey h5 {font-size: 16px; font-weight: 500; line-height: 1.5; padding: 0px 0 0;}
.d-box-3-grey :hover{z-index: 0;}
.d-box-3-grey .active { background-image: repeating-linear-gradient(#3E3E3E, #222222);
	border-color: #222222;
	z-index: 0;}



.tColorPurple{color: #320C35}
.d-box-3-purple{
	width: 30%;
	height: auto;
	float: left;
	margin: 0;
	font-size: 13px;
	font-weight: lighter;
	line-height: 0.2;
	z-index: 0;
}
.d-box-3-purple h4 {font-size: 22px; font-weight: normal; line-height: 1.2; margin-top:10px}
.d-box-3-purple h5 {font-size: 16px; font-weight: 500; line-height: 1.5; padding: 0px 0 0;}
.d-box-3-purple :hover{z-index: 0;}
.d-box-3-purple .active { background-image: repeating-linear-gradient(#431047, #320C35);
	border-color: #320C35;
	z-index: 0;}


.tColorGreen{color: #0A271C}
.d-box-3-green{
	width: 30%;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: lighter;
	line-height: 0.2;
	z-index: 0;
}
.d-box-3-green h4 {font-size: 22px; font-weight: normal; line-height: 1.2; margin-top:10px}
.d-box-3-green h5 {font-size: 16px; font-weight: 500; line-height: 1.5; padding: 0px 0 0;}
.d-box-3-green :hover{z-index: 0;}
.d-box-3-green .active { 
	background-image: repeating-linear-gradient(#144d37, #0A271C);
	border-color: #0A271C;
	z-index: 0;}




.d-box-6{
	margin: 0% 15% 3%;
	width: 70%;
	height: auto;/*420*/
	float: left;
	
	text-align: center;
	background-color: transparent;
}
.d-box-6-a{
	margin: 0;
	width: 42%;
	height: auto;
	float: left;
	
	text-align: center;
	background-color: transparent;
}
.d-box-6-a img{	width: 100%; min-height: 520px; height: 100%; border-top-left-radius: 5px; border-bottom-left-radius: 5px}

.d-box-3-planta-img{height: 500px}
.d-box-3-planta-img img{
	width: auto;
	height: auto;
}

/** *************** TABLET VIEW *************** */
@media only screen and (min-width:500px /*568px*/) and (max-width:770px) {

.d-box-1{
	margin: 2% 10% 3%;
	width: 80%;
	background-color: transparent;
}
.d-box-1-a{
	width: 53%;
    background-color: transparent;
}
.d-box-1-b{
	width: 47%;
	padding-left: 20px;
    background-color: transparent;
}

.d-box-2{
	margin: 0% 10% 3%;
	width: 80%;
	height: 500px;/*420*/
	
	background-color: transparent;
}

.d-box-2-a{
	width: 42%;
	height: 100%;
}
.d-box-2-a img{	width: 100%; height: 100%; border-top-left-radius: 5px; border-bottom-left-radius: 5px}
.d-box-2-b{	padding: 15px 0 5px 15px;}
.d-box-2-b-icon{width: 6%; height: 25px;}
.d-box-2-b p{padding: 3px 0 0 8px; width: 92%}
	

	
.d-box-3{
	margin: 2% 10% 4%;
	width: 80%;
	height: 100%;
}
.d-box-3-a{width: 60%;}
.list-group-item {height: 60px;}
.d-box-3-a h4 {font-size: 18px; font-weight: normal; line-height: 0.9;}
.d-box-3-a h5 {font-size: 16px; font-weight: 500; line-height: 2.5; padding: 0 0 0;}
	
.d-box-3-e{
	width: 40%;
	height: 300px;
	padding: 0;
	text-align: center;
	float: left;
}
.d-box-3-e img{
	width: auto;
	height: 200px;
	align-items: center;
	padding-top: 10%;
}

.d-box-4{
	margin: 4% 10%;
	width: 80%;
	height: 300px;
	float: left;
	
	text-align: center;
	background-color: transparent;
}
	

.desktop-tablet {display: block}
.mobile {display: none}
	

.d-box-6{
	margin: 0% 10% 3%;
	width: 80%;
	height: auto;/*420*/
	
	background-color: whitesmoke;
}

.d-box-6-a{
	width: 42%;
	height: 100%;
}
.d-box-6-a img{	width: 100%; height: 100%; border-top-left-radius: 5px; border-bottom-left-radius: 5px}	
	
	
}




/** ************* CELLPHONE VIEW ************* */
@media only screen and (min-width:300px) and (max-width:499px) {
	

.d-box-1-a{
	width: 100%;
	padding-bottom: 40px;
    background-color: transparent;
}
.d-box-1-b{
	width: 100%;
	padding-left: 0px;
	padding-bottom: 40px;
    background-color: transparent;
}    
    
.d-box-2{
	margin: 0% 10% 3%;
	width: 80%;
	height: auto;/*420*/
	
	background-color: transparent;
}

.d-box-2-a{
	width: 100%;
	height: 100%;
}
.d-box-2-a img{	width: 100%; height: 100%; border-top-left-radius: 5px; border-bottom-left-radius: 5px}
.d-box-2-b{width: 100%;	padding: 15px 0 5px 15px;}
.d-box-2-b h3{font-size: 20px; text-align: center}
.d-box-2-b-icon{width: 10%; height: 25px;}
.d-box-2-b p{padding: 3px 0 0 8px; width: 90%}
		
	
	
.d-box-3{
	margin: 2% 10% 4%;
	width: 80%;
	height: 100%;
}
.d-box-3-a{width: 42%;}
.list-group-item {height: 60px;}
.d-box-3-a h4 {font-size: 18px; font-weight: normal; line-height: 0.9;}
.d-box-3-a h5 {font-size: 16px; font-weight: 500; line-height: 1.2; padding: 0 0 0;}
	
.d-box-3-e{
	width: 58%;
	height: 300px;
	padding: 0;
	text-align: center;
	float: left;
}
.btn-link{color: #0A271C}
.btn-link:hover{color: #0A271C; font-weight: bold; text-decoration: none}

.d-box-3 .card-body{
    background-color: none;
    height: auto;
    }
.d-box-3 img{
	width: auto;
	height: 280px;
	align-items: center;
	padding: 10px 5px;
}	

.d-box-4{
	margin: 15% 10%;
	width: 80%;
	height: 200px;
	float: left;
	
	text-align: center;
	background-color: transparent;
}	


.desktop-tablet {display: none;}
.mobile {display: block}	
	
.d-box-5-c{
	width: 100%;
    margin: 0%;
}
    
.d-box-6{
	margin: 0% 10% 3%;
    padding-bottom: 40px;
	width: 80%;
	height: auto;/*420*/
	
	background-color: transparent;
}

.d-box-6-a{
	width: 100%;
	height: 100%;
}
.d-box-6-a img{	width: 100%; height: 100%; border-top-left-radius: 5px; border-bottom-left-radius: 5px}	
	
}