body { 
  margin: 0; 
	background-color: white;
  transition: 1s ease;
}
html {
  scroll-behavior: smooth;
}
*{
	margin: 0px auto 0px auto;    /*Responsitive for anydevice*/
	margin: 0;
	padding: 0;
/*font-family: 'Montserrat', sans-serif;*/
	font-family: 'Montserrat', sans-serif;
	 scroll-behavior: smooth;
}
.container{
	background-color: transparent;
	max-width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	
} 
.contaner{
	background-color: transparent;
	max-width: 70%;
	margin-left: 15%;
	margin-right: 15%;
	
} 	
 	
 	
/*▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓   GUI UX | UI   DESKTOP   ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓*/ 
/*▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓   GUI UX | UI   DESKTOP   ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓*/ 
/*▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓   GUI UX | UI   DESKTOP   ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓*/ 
@media only screen and (max-width: 99999px){
	
/**********************************************************************************************
	0.0 top desktop
***********************************************************************************************/	
div#top_desktop{
	 height: auto;
	z-index: 999;
	/*background-color: #545454;*/
	 background-image: linear-gradient(45rad,#fefefe,#fff);
	color: black;
	text-align: center; 
	font-weight: bold;
	position: fixed; 
	width: 100%;
	transition: 0.2s;
	}	 
.top_desktop_inside{ 
	width: 100%;
	height: 100%;
	}	
img#img-top{
	transition: linear 0.3s; 
	display: block;
	width:99px;
	height:99px;
	}	
.td_lateral_menu{
	width: auto;
	height: 100%; 
	 background-image: linear-gradient(180rad,rgba(248,252,189,0.90), rgba(167,253,255,0.30));
	float: right;
	display: inline-flex;
	margin-top: -69px; 
	}	
a.we{
	text-decoration: none;
	display: flex;
	align-items: center; 
	 background-image: linear-gradient(45rad,rgba(255,255,255,0.90), rgba(255,255,255,0.90));
 transition: linear 0.3s;
	font-size: 18px;
	color: black;
	height:auto;
	margin-top: 28px;
	font-weight: 666;
	margin-right: 13px;
	margin-bottom: 8px;
	}
a.we:hover{
	 transition: linear 0.33s;
	display: flex;
	align-items: center ;
	 background-image: linear-gradient(45rad,rgba(2,2,1,1), rgba(1,2,2,1));
	font-size: 18px;
	color: darkgoldenrod;
	height:auto;
	margin-top: 28px;
	font-weight: 666;
	margin-right: 13px;
	margin-bottom: 8px;
	}	
a.contact{
	text-decoration: none;
	display: flex;
	align-items: center; 
	background-color: goldenrod; 
 transition: linear 0.3s;
	font-size: 18px;
	color: black;
	height:auto;
	margin-top: 28px;
	font-weight: 666;
	margin-right: 13px;
	margin-bottom: 8px;
	}
a.contact:hover{
	 transition: linear 0.33s;
	display: flex;
	align-items: center ;
	background-color: #333; 
	font-size: 18px;
	color: darkgoldenrod;
	height:auto;
	margin-top: 28px;
	font-weight: 666;
	margin-right: 13px;
	margin-bottom: 8px;
	} 
  
/**********************************************************************************************
	0.1 menu lateral mobile
***********************************************************************************************/	 	
span.header_mobileBtn{
	display: none;
	margin-top: -69px;
	cursor:pointer;
	background-image: linear-gradient(45rad,rgba(167,253,255,0.30),rgba(248,252,189,0.90));
	border-radius:8px;
	width: 39px;
	height:13px;
	text-align: center;  
	float: right;
	    -webkit-transform:scale(1.5,1); /* Safari and Chrome */
       -moz-transform:scale(1.5,1); /* Firefox */
       -ms-transform:scale(1.5,1); /* IE 9 */
       -o-transform:scale(1.5,1); /* Opera */
       transform:scale(1.5,1); /* W3C */
	
	} 	
/*   MENU LATERAL   */
.sidenav {   
	display:none; 
}
	 
.start{
		width: 100%;height: 99px;background-color:transparent
	}

/**********************************************************************************************
	0.2 About US
***********************************************************************************************/	
	.about_us{
		width: 100%;
		height: auto;
		margin: 0;
		padding: 0px 0px 0px 0px;
		position: relative;
		display: block;
	}
	.about_us_title{
		width: 100%;
		height: auto;
		background-color: #fff;
		font-size: 55px;
		color: #008080;
	}
	.about_us_box{
		width: 100%;
		height: auto;
		margin: 0;
		padding: 0px 0px 0px 0px;
		display: inline-flex;
		position: relative;
	}
	.about_us_box_dx_1{
		width: 50%;
		height: auto;
		margin: 0;
		padding: 0px 0px 0px 0px;
		position: relative;
	}
	.about_us_box_dx_2{
		width: 50%;
		height: auto;
		margin: 0;
		padding: 0px 0px 0px 0px;
		position: relative;
	}
	.about_us_box_dx_1 img{
		width: 100%;
		height: 666px;
		margin: 0;
		padding: 0px 0px 0px 0px;
	}
	.about_us h1{
		font-size: 33px;
		font-weight: 999;
	}
	.about_us p{
		font-size: 16px;
		font-weight: 999;
	}
		
/**********************************************************************************************
	0.3 Why we
***********************************************************************************************/	
	.why_we{
		width: 100%;
		height: auto;
		margin-top: -5px;;
		padding: 0px 0px 0px 0px;
		position: relative;
		display: block;
	}
	.why_we_title{
		width: 100%;
		height: auto;
		background-color: black;
		font-size: 55px;
		color: white;
	}
	.why_we_box{
		width: 100%;
		height: auto;
		margin: 0;
		padding: 0px 0px 0px 0px;
		display: inline-flex;
		position: relative;
	}
	.why_we_box_dx_1{
		width: 50%;
		height: auto;
		margin: 0;
		padding: 0px 0px 0px 0px;
		position: relative;
	}
	.why_we_box_dx_2{
		width: 50%;
		height: auto;
		margin: 0;
		padding: 0px 0px 0px 0px;
		position: relative;
	}
	.why_we_box_dx_2 img{
		width: 100%;
		height: 666px;
		margin: 0;
		padding: 0px 0px 0px 0px;
	}
	.why_we h1{
		font-size: 33px;
		font-weight: 999;
	}
	.why_we p{
		font-size: 16px;
		font-weight: 999;
	}
		
	
		
	
	
	
	
	
	

/**********************************************************************************************
	11 footer
**********************************************************************************************/	
.top_footer{
	margin-top: -5px;
	}	
.footer{
	position: relative;
	width: 100%;
	height: 1222px;
	background-image: url(../contact.jpg);
	background-size: cover;
	display:inline-flex; 
	}
	a{
	text-decoration: none;
	}	
	a:hover{
		text-decoration: none;
	}
.footer_first{
	display: none;
	}
.footer_middle{
	width: 45%;
	height: 1222px;
	background-color: rgba(0,0,0,0.39);
	}	
.footer_middle H1{
	font-family: "Segoe UI";
	font-size: 55px;
	font-weight: 700;
	color: #00cccc;
}		
.footer_last{
	width: 45%;
	height:auto; 
	}	
.footer_last h1{
	font-family: "Segoe UI";
	font-size: 55px;
	font-weight: 700;
	color: goldenrod;
	}
.footer_last a{
	text-decoration: none;
	font-family: "Segoe UI";
	font-size: 33px;
	font-weight: 800;
	color: rgba(255,255,255,0.39);
	}	
.footer_last h2{
	font-family: "Segoe UI";
	font-size: 33px;
	font-weight: 300;
	color: rgba(255,255,255,1);
	}	
.footer_last h3{
	font-family: "Segoe UI";
	font-size: 21px;
	font-weight: 400;
	color: #00cccc;
	}
.footer_last h4{
	font-family: "Segoe UI";
	font-size: 21px;
	font-weight: 400;
	color: white;
	}	
.footer_last_inside{
	border-top:#ccc 1px solid;
		
	}		


	
	

/**********************************************************************************************
	12 Bottom
**********************************************************************************************/	
	.bottom_first{
		width: 100%;
		height:auto;
		background-color: #111;
	}
	.bottom_inside{
		width: 70%;
		margin-left: 15%;
		margin-right: 15%;
		display: inline-flex;
	}
	.bottom_1{
		width: 50%;
		height: 100%;
		display: inline-flex;
	}
	.bottom_1 p{
		font-size: 21px;
		font-weight: 200;
		color: goldenrod;
		margin: 3.3%;
	}
	.bottom_1 h5{
		font-size: 21px;
		font-weight: 200;
		color: white;
		margin: 3.3%;
	}
	.bottom_2{
		width: 50%;
		height: 100%;
	}
	.bottom_2_inside{
		display: inline-flex;
		float: right;
	}
	.bottom_icon{
		width:39px;
		height:39px;
		margin: 13%;
	}
	.bottom_last{
		z-index: 2;
		width: 100%;
		height: auto;
		background-color: #111;
	}	
	.bottom_last p{
		color: white;
	}	
	.bottom_last h5{
		color:#008080;
	}		
	.bottom_last a{
		color:#008080;
	}
	.bottom_last a:hover{
		color:#008080;
	}

/*********************************************************************************************
9. CONTACT FORM 
/**********************************************************************************************/
.formBtn{
width: auto;
height: auto;
color: white;
font-size: 33px;	
border:solid 1px #00cccc;
background-color: rgba(0,0,0,0.10);	
cursor: url('../logocursor.cur'), auto;	
	}
.formBtn:hover{
width: auto;
height: auto;
color: white;
font-size: 33px;	
border:solid 1px white;
background-color: #008080;	
	}	
.contenedor-formulario {
  width: 99%;
	height: 100%; 
z-index: 9999;
}
  .contenedor-formulario .formulario {
    
	  width: 100%;
	 height: 100%; 
    margin: auto; 
}
    .contenedor-formulario .formulario .input-group {
		
      position: relative;
      margin-bottom: 32px; 
}
      .contenedor-formulario .formulario .input-group input[type="text"],
      .contenedor-formulario .formulario .input-group input[type="email"],
      .contenedor-formulario .formulario .input-group input[type="password"],
      .contenedor-formulario .formulario .input-group textarea{
    
        font-size: 33px;
        color: white;
        width: 75%;
        outline: none;
        padding: 13px;
        background-color: rgba(60,60,60,60.9);
		 border: none;
        border-top: 2px solid white;
		  
		  
		  
}
        .contenedor-formulario .formulario .input-group input[type="text"]:focus, .contenedor-formulario .formulario .input-group input[type="text"]:active,
        .contenedor-formulario .formulario .input-group input[type="email"]:focus,
        .contenedor-formulario .formulario .input-group input[type="email"]:active,
        .contenedor-formulario .formulario .input-group input[type="password"]:focus,
        .contenedor-formulario .formulario .input-group input[type="password"]:active,
        .contenedor-formulario .formulario .input-group textarea:focus,
        .contenedor-formulario .formulario .input-group textarea:active {
			 
          outline: none;
          border-top: 2px solid #00cccc; }
        .contenedor-formulario .formulario .input-group input[type="text"].error,
        .contenedor-formulario .formulario .input-group input[type="email"].error,
        .contenedor-formulario .formulario .input-group input[type="password"].error,
        .contenedor-formulario .formulario .input-group textarea.error {
          border-top: 2px solid #D32F2F; }
          .contenedor-formulario .formulario .input-group input[type="text"].error + label,
          .contenedor-formulario .formulario .input-group input[type="email"].error + label,
          .contenedor-formulario .formulario .input-group input[type="password"].error + label,
          .contenedor-formulario .formulario .input-group textarea.error + label{
            color: #D32F2F; }
      .contenedor-formulario .formulario .input-group label {	
		 font-size: 33px;
        color: #2A2A2A; }
        .contenedor-formulario .formulario .input-group label.label {
      
			-webkit-transition: all 0.3s ease;
			color: white;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease;
          margin-left: 5px;
          font-size: 36px;
          line-height: 16px;
          position: absolute;
          top: 16px;
          left: 1%; }
          .contenedor-formulario .formulario .input-group label.label.active {
           
			  top: -15px;
            font-size: 21px;
            line-height: 12px;
            color: #fff;
			  background-color: transparent;
}
      .contenedor-formulario .formulario .input-group.checkbox label, .contenedor-formulario .formulario .input-group.radio label {
		  
        display: inline-block;
        cursor: pointer;
        color: white;
		  font-weight: 900;
        position: relative;
        padding: 5px 15px 5px 51px;
        font-size: 1em;
        border-radius: 3px;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        .contenedor-formulario .formulario .input-group.checkbox label:hover, .contenedor-formulario .formulario .input-group.radio label:hover {
          background: #bbdefb; }
        .contenedor-formulario .formulario .input-group.checkbox label:before, .contenedor-formulario .formulario .input-group.radio label:before {
          content: "";
          display: inline-block;
          width: 17px;
          height: 17px;
          position: absolute;
          left: 15px;
          border-radius: 50%;
          background: none;
          border: 2px solid #168C36; }
      .contenedor-formulario .formulario .input-group.error label {
        color: #D32F2F; }
        .contenedor-formulario .formulario .input-group.error label:hover {
          background: rgba(211, 47, 47, 0.2); }
        .contenedor-formulario .formulario .input-group.error label:before {
          border: 2px solid #D32F2F; }
      .contenedor-formulario .formulario .input-group.radio input[type="radio"] {
        display: none; }
        .contenedor-formulario .formulario .input-group.radio input[type="radio"]:checked + label:before {
          display: none; }
        .contenedor-formulario .formulario .input-group.radio input[type="radio"]:checked + label {
          padding: 5px 15px;
          background: #303F9F;
          border-radius: 2px;
          color: #f2f2f2; }
      .contenedor-formulario .formulario .input-group.checkbox label:before {
        border-radius: 3px; }
      .contenedor-formulario .formulario .input-group.checkbox input[type="checkbox"] {
        display: none; }
        .contenedor-formulario .formulario .input-group.checkbox input[type="checkbox"]:checked + label:before {
          display: none; }
        .contenedor-formulario .formulario .input-group.checkbox input[type="checkbox"]:checked + label {
          background: #FFFFFF;
          color: #f2f2f2;
          padding: 5px 15px; }
    .contenedor-formulario .formulario input[type="submit"] {
      background:#008080;
      border-radius: 33px;
      border: 2px solid  #11275B;
      color:#D8F0FF;
      cursor: pointer;
      display: inline-block;
      
      font-size: 16px;
      padding: 15px;
      width: 200px;
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .contenedor-formulario .formulario input[type="submit"]:hover {
        background: #FFFFFF;
       color: #000;
		   border: 2px solid  #11275B;
}
	
		select#pack{
			width: 75%; 
			font-size: 33px;
			color: goldenrod;
			border: 1px solid transparent;
			background-color: #333;
			border-radius: 3px;"
		}
		option.opt{
			font-size: 33px;
			background-color: white;
			color: black;
			border: 1px solid #333;
		}
		option.opt:hover{
			font-size: 33px;
			background-color: goldenrod;
			color: black;
			border: 1px solid #333;
		}
	
	
	.upBtn{
	display: none;
	width: 39px;
	height: 39px; 
	background-color: black;
	position: fixed;
	border-radius: 50%;	
	bottom: 96px;
	right:23px;
		z-index: 999;
		transition: 1s ease;
	}
	.upBtn:hover {
	width: 39px;
	height: 39px; 
	background-color: gray;
	position: fixed;
	border-radius: 50%;	
	bottom: 96px;
	right:23px;
		z-index: 999;
	}
	img.img_upbtn{
		 width:39px;height:39px; 
	}	
		
/*********************************
0.0.0. Button WA 
/*********************************/ 
a.button_wa{ 
right:10px;
bottom: 13px;
position: fixed;	
background-image: url(../wa.png);
background-size: cover;	
width: 66px;
height: 66px;
z-index: 999;	

	
		transition: 1s ease;
	}
a.button_wa:hover{
right:10px;
bottom: 13px;
position: fixed;	
background-image: url(../wa0.png);
background-size: cover;	
width: 66px;
height: 66px;
z-index: 999;
	}	
	
	
	
/*▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓   GUI UX | UI   END desktop   ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓*/ 	
}
/*▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓   GUI UX | UI   END desktop   ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓*/ 		

 	
/*▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓   GUI UX | UI   MOBILE   ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓*/ 
/*▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓   GUI UX | UI   MOBILE   ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓*/ 
/*▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓   GUI UX | UI   MOBILE   ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓*/ 
@media only screen and (max-width: 1333px){
/**********************************************************************************************
	0.0 top desktop
***********************************************************************************************/	
div#top_desktop{
	 height: auto;
	z-index: 999;  
	text-align: center; 
	font-weight: bold;
	position: fixed; 
	width: 100%;
	transition: 0.2s;
	}	 
.top_desktop_inside{ 
	width: 100%;
	height: 100%;
	}	
img#img-top{
	transition: linear 0.3s; 
	display: block;
	width:99px;
	height:99px;
	}	
.td_lateral_menu{
	width: auto;
	height: 100%;
	border: 1px solid #aaa;
	 background-image: linear-gradient(45rad,rgba(248,252,189,0.90), rgba(167,253,255,0.30));
	float: right;
	display: none;
	margin-top: -69px; 
	}	

/**********************************************************************************************
	0.1 menu lateral mobile
***********************************************************************************************/	 	
span.header_mobileBtn{
	margin-top: -69px;
	cursor:pointer;
  background-image: linear-gradient(45rad,rgba(167,253,255,0.30),rgba(248,252,189,0.90));
	transition: linear 0.3s ;
	border-radius:8px;
	width: 39px;
	height:13px;
	text-align: center;  
	display: table;
	float: right;
	    -webkit-transform:scale(1.5,1); /* Safari and Chrome */
       -moz-transform:scale(1.5,1); /* Firefox */
       -ms-transform:scale(1.5,1); /* IE 9 */
       -o-transform:scale(1.5,1); /* Opera */
       transform:scale(1.5,1); /* W3C */
	
	}
span.header_mobileBtn p{
	
	transition: linear 0.5s ;
		font-size:39px; 
		color:#545454;
		display: table-cell; 
		vertical-align: middle; 
	}	
/*   MENU LATERAL   */
.sidenav {  
	overflow-y:hidden;
    height: 100%;
	display:block;
    width: 80%;
	margin-right: -80%;
    position: fixed;
    z-index: 9999;
    top: 0;
    right: 0;
    background-color: #545454; 
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 14px;
	
}
.sidenav a {
    padding: 0px 0px 0px 0px;
    text-decoration: none;
    display: block;
    transition: 0.3s;
}
.sidenav a:hover {
    color: #f1f1f1;
} 
.sidenav .closebtn {
    position: absolute; 
    font-size: 66px;
    margin-left: 50px;
	color: darkgoldenrod;
	right: 2px;
	top: -21px;
} 
.sidenav_menu{
	border-top-left-radius: 13px;
	border-top-right-radius: 13px;
	width: 100%;
	height: 100%;
	margin: 0%;   
	background-image: url(../materials1.jpg);
	background-size: cover;
	}
.sidenav_menu_option_first{ 
	width: 100%;
	height: auto; 
	 
	transition: linear 0.1s;
	} 
.sidenav_menu_option{ 
	width: 100%;
	height: auto; 
	transition: linear 0.1s;
	border: 1px solid #444;
	}		
.sidenav_menu_option:hover{
	width: 100%;
	height: auto; 
	  
	} 
.sidenav_menu_option_first a{ 
	text-decoration: none;
	margin-left: 10%;
	width: 80%;
	margin-right: 10%;
	height: 100%;
	color:white;
	font-weight: 999;
	transition: linear 1s;
	} 
.sidenav_menu_option a{ 
	text-decoration: none;
	margin-left: 10%;
	width: 80%;
	margin-right: 10%;
	height: 100%;
	color: darkgoldenrod;
	font-weight: 999;
	transition: linear 1s;
	} 
.sidenav_menu_option a:hover{ 
	text-decoration: none;
	margin-left: 10%;
	width: 80%;
	margin-right: 10%;
	height: 100%;
	transition: linear 1s;
	} 



/**********************************************************************************************
	0.2 About US
***********************************************************************************************/	
	.about_us{
		width: 100%;
		height: auto;
		margin: 0;
		padding: 0px 0px 0px 0px;
		position: relative;
		display: block;
	}
	.about_us_box{
		width: 100%;
		height: auto;
		margin: 0;
		padding: 0px 0px 0px 0px;
		display: inline-grid;
		position: relative;
	}
	.about_us_box_dx_1{
		width: 100%;
		height: auto;
		margin: 0;
		padding: 0px 0px 0px 0px;
		position: relative;
	}
	.about_us_box_dx_2{
		width: 100%;
		height: auto;
		margin: 0;
		padding: 0px 0px 0px 0px;
		position: relative;
	}
	.about_us_box_dx_1 img{
		width: 100%;
		height: 166px;
		margin: 0;
		padding: 0px 0px 0px 0px;
	}
	.about_us h1{
		font-size: 33px;
		font-weight: 999;
	}
	.about_us p{
		font-size: 16px;
		font-weight: 999;
	}
		
/**********************************************************************************************
	0.3 Why we
***********************************************************************************************/	
	.why_we{
		width: 100%;
		height: auto;
		margin-top: -5px;;
		padding: 0px 0px 0px 0px;
		position: relative;
		display: block;
	}
	.why_we_title{
		width: 100%;
		height: auto;
		background-color: black;
		font-size: 55px;
		color: white;
	}
	.why_we_box{
		width: 100%;
		height: auto;
		margin: 0;
		padding: 0px 0px 0px 0px;
		display: inline-grid;
		position: relative;
	}
	.why_we_box_dx_1{
		width: 100%;
		height: auto;
		margin: 0;
		padding: 0px 0px 0px 0px;
		position: relative;
	}
	.why_we_box_dx_2{
		width: 100%;
		height: auto;
		margin: 0;
		padding: 0px 0px 0px 0px;
		position: relative;
	}
	.why_we_box_dx_2 img{
		width: 100%;
		height: 266px;
		margin: 0;
		padding: 0px 0px 0px 0px;
	}
	.why_we h1{
		font-size: 33px;
		font-weight: 999;
	}
	.why_we p{
		font-size: 16px;
		font-weight: 999;
	}
		
	
		
		
		
	
	
	
	
	
	
	
	
	
	
	
	
	

/**********************************************************************************************
	0.7 footer
**********************************************************************************************/	
.footer{
	width: 100%;
	height: auto;
	background-image: url(../contact1.jpg);
	background-size: cover;
	display:inline-grid; 
	}	
.footer_first{
	display: block;
	}
.footer_middle{
	width: 100%;
	height: auto;
	background-color: rgba(0,0,0,0.39);
	}	
.footer_middle H1{
	font-family: "Segoe UI";
	font-size: 21px;
	font-weight: 700;
	color: #00cccc;
}		
.footer_last{
	display: none;
	width: 45%;
	height:auto; 
	}	
.footer_first h1{
	font-family: "Segoe UI";
	font-size: 33px;
	font-weight: 700;
	color: white;
	}
.footer_first a{
		font-family: "Segoe UI";
	font-size: 33px;
	font-weight: 700;
	color: white;
	}	
.footer_first h2{
	font-family: "Segoe UI";
	font-size: 33px;
	font-weight: 700;
	color: white;
	}	
.footer_first h3{
		font-family: "Segoe UI";
	font-size: 17px;
	font-weight: 700;
	color:#00cccc;
	}
.footer_first h4{
		font-family: "Segoe UI";
	font-size: 17px;
	font-weight: 700;
	color: white;
	}	
.footer_first_inside{
	border-top:#ccc 1px solid;
		
	}	
	


/**********************************************************************************************
	0.8 Bottom
**********************************************************************************************/	
	.bottom_first{
		width: 100%;
		height:auto;
		background-color: #111;
	}
	.bottom_inside{
		width: 90%;
		margin-left: 5%;
		margin-right: 5%;
		display: inline-grid;
	}
	.bottom_1{
		width: 100%;
		height: 100%;
		display: inline-grid;
	}
	.bottom_1 p{
		font-size: 21px;
		font-weight: 200;
		color: goldenrod;
		margin: 3.3%;
	}
	.bottom_1 h5{
		font-size: 9px;
		font-weight: 200;
		color: white;
		margin: 3.3%;
	}
	.bottom_2{
		width: 100%;
		height: 100%;
	}
	.bottom_2_inside{
		
	display:inline-block;
  vertical-align: middle;
  text-align: center;
		width: 100%; 
		 
	}
	.bottom_icon{
		width:39px;
		height:39px;
		margin: 3%;
	}
	.bottom_last{
		width: 100%;
		height: auto;
		background-color: #111;
	}	
	.bottom_last p{
		width: 60%;
		margin-left: 20%;
		margin-right: 20%;
		color: white;
		font-size: 9px;
	}		 

 
/*********************************
9. CONTACT FORM 
/*********************************/
.formBtn{
width: auto;
height: auto;
color: white;
font-size: 17px;	
border:solid 1px #fff;
background-color: rgba(0,0,0,0.10);	
cursor: url('../logocursor.cur'), auto;	
	}
.formBtn:hover{
width: auto;
height: auto;
color: white;
font-size: 17px;	
border:solid 1px #00cccc;
background-color:#00cccc;	
	}	
.contenedor-formulario {
  width: 99%;
	height: 100%; 
z-index: 9999;
}
  .contenedor-formulario .formulario {
    
	  width: 100%;
	 height: 100%; 
    margin: auto; 
}
    .contenedor-formulario .formulario .input-group {
		
      position: relative;
      margin-bottom: 32px; 
}
      .contenedor-formulario .formulario .input-group input[type="text"],
      .contenedor-formulario .formulario .input-group input[type="email"],
      .contenedor-formulario .formulario .input-group input[type="password"],
      .contenedor-formulario .formulario .input-group textarea{
    
        font-size: 17px;
        color: white;
        width: 90%;
        outline: none;
        padding: 13px;
        background-color: rgba(60,60,60,60.9);
		 border: none;
        border-top: 2px solid white;
		  
		  
		  
}
        .contenedor-formulario .formulario .input-group input[type="text"]:focus, .contenedor-formulario .formulario .input-group input[type="text"]:active,
        .contenedor-formulario .formulario .input-group input[type="email"]:focus,
        .contenedor-formulario .formulario .input-group input[type="email"]:active,
        .contenedor-formulario .formulario .input-group input[type="password"]:focus,
        .contenedor-formulario .formulario .input-group input[type="password"]:active,
        .contenedor-formulario .formulario .input-group textarea:focus,
        .contenedor-formulario .formulario .input-group textarea:active {
			 
          outline: none;
          border-top: 2px solid #00cccc; }
        .contenedor-formulario .formulario .input-group input[type="text"].error,
        .contenedor-formulario .formulario .input-group input[type="email"].error,
        .contenedor-formulario .formulario .input-group input[type="password"].error,
        .contenedor-formulario .formulario .input-group textarea.error {
          border-top: 2px solid #D32F2F; }
          .contenedor-formulario .formulario .input-group input[type="text"].error + label,
          .contenedor-formulario .formulario .input-group input[type="email"].error + label,
          .contenedor-formulario .formulario .input-group input[type="password"].error + label,
          .contenedor-formulario .formulario .input-group textarea.error + label{
            color: #D32F2F; }
      .contenedor-formulario .formulario .input-group label {	
		 font-size: 17px;
        color: #2A2A2A; }
        .contenedor-formulario .formulario .input-group label.label {
      
			-webkit-transition: all 0.3s ease;
			color: white;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease;
          margin-left: 5px;
          font-size: 17px;
          line-height: 16px;
          position: absolute;
          top: 16px;
          left: 1%; }
          .contenedor-formulario .formulario .input-group label.label.active {
           
			  top: -15px;
            font-size: 21px;
            line-height: 12px;
            color:white;
			  background-color: transparent;
}
      .contenedor-formulario .formulario .input-group.checkbox label, .contenedor-formulario .formulario .input-group.radio label {
		  
        display: inline-block;
        cursor: pointer;
        color: white;
		  font-weight: 900;
        position: relative;
        padding: 5px 15px 5px 51px;
        font-size: 1em;
        border-radius: 3px;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        .contenedor-formulario .formulario .input-group.checkbox label:hover, .contenedor-formulario .formulario .input-group.radio label:hover {
          background: #bbdefb; }
        .contenedor-formulario .formulario .input-group.checkbox label:before, .contenedor-formulario .formulario .input-group.radio label:before {
          content: "";
          display: inline-block;
          width: 17px;
          height: 17px;
          position: absolute;
          left: 15px;
          border-radius: 50%;
          background: none;
          border: 2px solid #168C36; }
      .contenedor-formulario .formulario .input-group.error label {
        color: #D32F2F; }
        .contenedor-formulario .formulario .input-group.error label:hover {
          background: rgba(211, 47, 47, 0.2); }
        .contenedor-formulario .formulario .input-group.error label:before {
          border: 2px solid #D32F2F; }
      .contenedor-formulario .formulario .input-group.radio input[type="radio"] {
        display: none; }
        .contenedor-formulario .formulario .input-group.radio input[type="radio"]:checked + label:before {
          display: none; }
        .contenedor-formulario .formulario .input-group.radio input[type="radio"]:checked + label {
          padding: 5px 15px;
          background: #303F9F;
          border-radius: 2px;
          color: #f2f2f2; }
      .contenedor-formulario .formulario .input-group.checkbox label:before {
        border-radius: 3px; }
      .contenedor-formulario .formulario .input-group.checkbox input[type="checkbox"] {
        display: none; }
        .contenedor-formulario .formulario .input-group.checkbox input[type="checkbox"]:checked + label:before {
          display: none; }
        .contenedor-formulario .formulario .input-group.checkbox input[type="checkbox"]:checked + label {
          background: #FFFFFF;
          color: #f2f2f2;
          padding: 5px 15px; }
    .contenedor-formulario .formulario input[type="submit"] {
      background:#008080;
      border-radius: 33px;
      border: 2px solid  #11275B;
      color:#D8F0FF;
      cursor: pointer;
      display: inline-block;
      
      font-size: 16px;
      padding: 15px;
      width: 200px;
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .contenedor-formulario .formulario input[type="submit"]:hover {
        background: #FFFFFF;
       color: #000;
		   border: 2px solid  #11275B;
}
	 
		select#pack{
			width: 90%; 
			font-size: 17px;
			color: goldenrod;
			border: 1px solid transparent;
			background-color: #333;
			border-radius: 3px;"
		}
		option.opt{
			font-size: 17px;
			background-color: white;
			color: black;
			border: 1px solid #333;
		}
		option.opt:hover{
			font-size: 17px;
			background-color: goldenrod;
			color: black;
			border: 1px solid #333;
		}

	
	.upBtn{
	display: none;
	width: 39px;
	height: 39px; 
	background-color: #545454;
	position: fixed;
	border-radius: 50%;	
	bottom: 90px;
	right:25px; 
	}
	.upBtn:hover {
	width: 39px;
	height: 39px; 
	background-color: black;
	position: fixed;
	border-radius: 50%;		
	bottom: 90px;
	right:25px; 
	}
	img.img_upbtn{
		 width:42px;height:42px; 
	}	
	
	
	
	
	
}