
body {
	
}

.section-one{
	background-image: url(https://www.qualistorage.com/img/fondo_main_mod.svg);  
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	/*background-color: #004458; */
	 
}
.section-two{
	background-image: url(https://www.qualistorage.com/img/fondo_2_2.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	/*background-color: #004458; */
	 
}
.section-three{
	background-image: url(https://www.qualistorage.com/img/fondo_3_1.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	/*background-color: #004458; */
	 
}

.section {
	text-align: center;
	color: #fff;
}

.section h2 {
	font-size: 2em;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	margin: -9.626667rem 0 1.424rem 0 !important;
	
}
.logo-bc{
	max-width: 302px;
	
}

.section-two h2{

    margin: 0.373333rem 0 1.424rem 0 !important;

}
.section-three h2{

    margin: 0.373333rem 0 1.424rem 0 !important;

}

.section p {
	padding-left: 16em;
	padding-right: 16em;
	font-size: 1em;
	font-family: 'Open Sans', sans-serif;

}
.p-bold{
	font-weight: bold;
	font-size: 1.2em !important; 
	
}
.p-bottom{
	padding-bottom: 1em;
}

.section p:last-chilf {
	margin: 0;
}


.header {
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 1000;
	font-size: 1rem !important;
    font-family: Roboto,sans-serif; 
}
nav {
   
    background-color: transparent !important;
    -webkit-box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0), 0 0px 0px 0px rgba(0, 0, 0, 0), 0 0px 0px 0 rgba(0, 0, 0, 0) !important;
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0), 0 0px 0px 0px rgba(0, 0, 0, 0), 0 0px 0px 0 rgba(0, 0, 0, 0) !important;
   
 
}

nav ul li a {
   
	font-size: 1rem;
	font-family: 'Open Sans', sans-serif;
   
}


.hover-nav-new{
	color: #ffffff !important;
	
}
.hover-nav-new:hover{

	background: rgba(39, 73, 101, 0.) !important;
	font-weight: bold;
	
}

.nav-wrapper{
	margin-left: 6%;
	margin-right: 6%;
	padding-top: 0.6em;
}


.logo_nav img{
	max-width: 280px;
} 

.right-btn{
	text-align: right !important;
}
.left-btn{
	text-align: left !important; 
}
.center-btn{
	text-align: center !important;
	padding-top: 1em !important;
}
.btn-custom{ 
	background-color: transparent !important;
	-webkit-box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0), 0 0px 0px 0px rgba(0, 0, 0, 0), 0 0px 0px 0 rgba(0, 0, 0, 0) !important;
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.), 0 0px 0px 0px rgba(0, 0, 0, 0), 0 0px 0px 0 rgba(0, 0, 0, 0) !important;
    border: 2px solid #eee !important;
	
}

.btn-custom:hover{
	 background-color: rgba(255, 255, 255, 0.1) !important;
	 -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2) !important;
     box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2) !important;
} 

.section-one .btn-large{
	width: 44% !important;
}

.section-two .btn-large{
	width: 22% !important;
}
.section-three .btn-large{
	width: 22% !important;
}


.footer-grl-final{
	color: #ffffff;
	position: absolute;
	bottom: 30px;
	width:100%;
	padding-top: 0.4em;
    padding-bottom: 0.4em;
	background-color: rgba(39, 73, 101, 0.4);
}
.sidenav{
	background-color: #25455f !important;  
}
.sidenav li>a {
    color: #fff !important;
}
.menu-mobile {
    padding-bottom: 0.4em !important;
    border-bottom: 2px dashed #1b3245!important;
    text-align: center;
    padding-top: 2em!important;
}
.menu-mobile img {
    max-width: 88px;
}

/*Medias*/ 
@media only screen and (max-width: 320px){
	.logo_nav img {
    	max-width: 160px;
	}
	.nav-wrapper {
	    margin-left: 4%;
	    margin-right: 4%;
	    text-align: center;
	}
	.section p{
		padding-left: 1em;
    	padding-right: 1em;
    	font-size: 0.9em;	
	}
	.section h2{
		font-size: 1.2em;
		padding-left: 2em;
    	padding-right: 2em;
    	margin: 3.6rem 0 1.424rem 0 !important;
	}
	.section-two h2{
		margin: 0rem 0 1.424rem 0 !important;
	}
	.section-three h2{
		margin: 0rem 0 1.424rem 0 !important;
	}
	.section-one .btn-large {
    	width: 90% !important;
	}
	.section-two .btn-large {
    	width: 90% !important;
	}
	.section-three .btn-large {
    	width: 90% !important; 	}
	.right-btn {
	    text-align: center !important;
	    padding-bottom: 1.2em !important;
	}
	.left-btn {
    	text-align: center !important;
	}
	.logo-bc {
    	max-width: 220px;
	}
	.btn-large{
		font-size: 14px !important;
	}
	.btn-custom{
		background-color: #009eff !important;
   		border: 0px !important;
    	-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2) !important;
     	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2) !important;
	}
	.btn-custom:hover{
		background-color: #0c9ef7 !important;
		-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.24), 0 3px 1px -2px rgba(0, 0, 0, 0.32), 0 1px 5px 0 rgba(0, 0, 0, 0.3) !important;
     	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.24), 0 3px 1px -2px rgba(0, 0, 0, 0.32), 0 1px 5px 0 rgba(0, 0, 0, 0.3) !important; 
	}		
	.p-bottom {
    	padding-bottom: 0;
	}
	
	
}

@media screen and (min-width: 321px) and (max-width:599px){
	.logo_nav img {
    	max-width: 230px;
	}
	.nav-wrapper {
	    margin-left: 4%;
	    margin-right: 4%;
	    text-align: center;
	}
	.section p{
		padding-left: 2em;
    	padding-right: 2em;	
	}
	.section h2{
		font-size: 1.4em;
		padding-left: 2em;
    	padding-right: 2em;
    	margin: 0rem 0 1.424rem 0 !important;
	}
	.section-one .btn-large {
    	width: 70% !important;
	}
	.section-two .btn-large {
    	width: 70% !important;
	}
	.section-three .btn-large {
    	width: 70% !important;
	}
	.right-btn {
	    text-align: center !important;
	    padding-bottom: 1.4em !important;
	}
	.left-btn {
    	text-align: center !important;
	}
	.logo-bc {
    	max-width: 220px;
	}
	.btn-custom{
		background-color: #009eff !important;
   		border: 0px !important;
    	-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2) !important;
     	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2) !important;
	}
	.btn-custom:hover{
		background-color: #0c9ef7 !important;
		-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.24), 0 3px 1px -2px rgba(0, 0, 0, 0.32), 0 1px 5px 0 rgba(0, 0, 0, 0.3) !important;
     	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.24), 0 3px 1px -2px rgba(0, 0, 0, 0.32), 0 1px 5px 0 rgba(0, 0, 0, 0.3) !important; 
   		
	}		
}


@media screen and (min-width: 600px) and (max-width:992px){
	
	.nav-wrapper {
	    margin-left: 4%;
	    margin-right: 4%;
	    text-align: center;
	}
	.section p{
		padding-left: 4em;
    	padding-right: 4em;	
	}
	.section h2{
		font-size: 1.6em;
	}
	.section-one .btn-large {
    	width: 80% !important;
	}
	.section-two .btn-large {
    width: 36% !important;
	}
	.section-three .btn-large {
    width: 36% !important;
	}
 	
}    

@media screen and (min-width: 993px) and (max-width: 1160px){
	.section p{
		padding-left: 4em;
    	padding-right: 4em;	
	}
	.section-one .btn-large {
    	width: 50% !important;
	}
    	

    	
} 
@media screen and (min-width: 1161px) and (max-width: 1273px){
	
	
}
