@charset "utf-8";
/* CSS Document */

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body {
	background-image: url("./images/services-bg.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	margin:0px;
	display: flex;
	flex-direction: column;
}

html {
    font-size: 62.5%;
    font-family: 'Roboto', sans-serif;
}


h1 {
    font-size: 50;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}

h2 {
    font-size: 32;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}

h3 {
    font-size: 24;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}

h4 {
    font-size: 18;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}

h5 {
    font-size: 14;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}

p {
	font-size: 14;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}

li {
    list-style: none;
}


a {
    text-decoration: none;
}


.wrapper {
	position: fixed;
	top: 30;
	left: 0;
	width: 100%;

	display: flex;
	flex-flow: row nowrap;
	justify-content: center; 
	text-align: center;
}

.header{
    border-bottom: 1px solid #E2E8F0;
	margin: 0px;
	width: 768px;
	background-color: white;
	text-align: center;
}

.navbar {
	margin: 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 2.7rem 1.5rem;
}

.hamburger {
    display: none;
}

.bar {
    display: block;
    width: 25px;
    height: 3px;
    margin: 5px auto;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #f2745f;
}

.nav-button{
    margin-top: -25px;
	margin-bottom: -25px;
	margin-right: -12px;
	width: 82px;
	height: 82px;
	line-height:85px;
}

.nav-button:hover {
    color: white;
    background-color: #f2745f;
}

.nav-menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.nav-item {
    margin-left: 1rem;
}

.nav-link {
    font-size: 1.5rem;
    font-weight: 400;
    color: #475569;
	background-color: white;
}



.nav-logo {
    font-size: 2.6rem;
    font-weight: 500;
    color: #31c6ef;
}

.row {
	margin:0px;
	width: 100%;
	display: flex;
	flex-direction: column;
	text-align: center; 
	align-content: center;
	justify-content: center;
}


.cont-center-row {
	margin: 0px;
	width: 100%;
	display: flex;
	flex-direction: row;
	text-align: center; 
	align-content: center;
	justify-content: center;
}

.cont1a {
	margin: 0px;
	width: 100%;
	height: 800px;
	display: flex;
	flex-direction: column;
	text-align: center; 
	align-content: center;
	justify-content: center;
}

.cont1 {
	margin: 0px;
	width: 100%;
	height:1080px;
	background-image: url("./images/banner-bg.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size:cover;
	background-position: center center;
	color:white;
	display: flex;
	flex-direction: row;
	text-align: center; 
	align-content: center;
	justify-content: center;
}

.cont2a {
	margin:30px;
	width: 100%;
	height:400px;
	display: flex;
	flex-direction: column;
	text-align: center; 
	align-content: center;
	justify-content: center;
}

.cont2 {
	margin: 0px;
	width: 100%;
	height: 400px;
	background-color:#46bae2;
	color:white;
	display: flex;
	flex-direction: row;
	text-align: center; 
	align-content: center;
	justify-content: center;

}

.cont3 {
	margin: 0px;
	width: 100%;
	color: white;
	display: flex;
	flex-direction: row;
	text-align: center; 
	align-content: center;
	justify-content: center;
}

.cont4a {
	margin: 20px;
	width: 768px;
	height:400px;
	display: flex;
	flex-direction: column;
	text-align: center; 
	align-content: center;
	justify-content: center;
}

.cont4 {
	margin: 0px;
	width: 100%;
	height: 400px;
	display: flex;
	color: black;
	background-color:white;
	flex-direction: row;
	text-align: center; 
	align-content: center;
	justify-content: center;
}

.cont5a {
	margin: 0px;
	width: 768px;
	display: flex;
	flex-direction: row;
	text-align: center; 
	align-content: center;
	justify-content: center;
	background-color:whites;
	color: black;
}

.cont5 {
	margin: 0px;
	width: 100%;
	color: black;
	background-color:white;
	color: black;
	display: flex;
	flex-direction: row;
	text-align: center; 
	align-content: center;
	justify-content: center;
}

.cont6a {
	margin: 0px;
	width: 768px;
	display: flex;
	color: black;
	background-color:white;
	flex-direction: row;
	text-align: center; 
	align-content: center;
	justify-content: center;
}

.cont6 {
	margin: 0px;
	width: 100%;

	display: flex;
	color: black;
	background-color:white;
	flex-direction: row;
	text-align: center; 
	align-content: center;
	justify-content: center;
}

.cont7a {
	margin: 0px;
	margin-top: 30px;
	width: 768px;
	height:800px;
	display: flex;
	flex-direction: column;
	text-align: center; 
	align-content: center;
	justify-content: center;
}

.cont7 {
	margin: 0px;
	width: 100%;
	display: flex;
	color: white;
	background-color:black;
	flex-direction: row;
	text-align: center; 
	align-content: center;
	justify-content: center;
}

.cont8a {
	margin: 0px;
	margin-top: 30px;
	margin-bottom: 20px;
	width: 768px;
	height: 400px;
	display: flex;
	color: black;
	background-color:white;
	flex-direction: column;
	text-align: center; 
	align-content: center;
	justify-content: center;
}

.cont8 {
	margin: 0px;
	width: 100%;
	height: 400px;
	display: flex;
	color: black;
	background-color:white;
	flex-direction: row;
	text-align: center; 
	align-content: center;
	justify-content: center;
}

.cont9a {
	margin: 0px;
	width: 768px;
	display: flex;
	color: black;
	background-color:white;
	flex-direction: row;
	text-align: center; 

	justify-content: center;
	vertical-align: top; 
}

.cont9 {
	margin: 0px;
	width: 100%;
	display: flex;
	color: black;
	background-color:white;
	flex-direction: row;
	text-align: center; 
	justify-content: center;
}



.cont10 {
	margin: 0px;
	width: 100%;

	display: flex;
	color: black;
	background-color:white;
	flex-direction: row;
	text-align: center; 
	align-content: center;
	justify-content: center;
}

.cont11a {
	margin: 0px;
	width: 100%;
	height:200px;
	display: flex;
	flex-direction: column;
	text-align: center; 
	align-content: center;
	justify-content: center;
}

.cont11 {
	margin: 0px;
	width: 100%;
	height: 200px;
	display: flex;
	color: white;
	background-color:black;
	flex-direction: row;
	text-align: center; 
	align-content: center;
	justify-content: center;
}

.cont-center1 {
	height:50%;
	margin-top: 100px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
}

.cont-center2 {
	height:50%;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 100px;
}

.box1 {
	width: 33.33%;
	height: 460px;
	background-color:rgba(237, 64, 17, 0.7);
	margin:0px;
	display: flex;
	flex-direction: column;
	text-align: center; 
	align-content: center;
	justify-content: center;
}

.box2 {
	width: 33.33%;
	height: 460px;
	background-color:rgba(0, 0, 0, 0.7);
	margin:0px;
	display: flex;
	flex-direction: column;
	text-align: center; 
	align-content: center;
	justify-content: center;

}

.box3 {
	width: 33.33%;
	height: 460px;
	background-color:rgba(34, 157, 214, 0.7);
	margin:0px;
	display: flex;
	flex-direction: column;
	text-align: center; 
	align-content: center;
	justify-content: center;

}


.minibox-center{
	height: 50%;
    vertical-align: middle;
}

.minibox {
	margin:0px;
	width:150px;
	height: 150px;
	display: flex;
	background-color:white;
	flex-direction:column;
	text-align: center; 
	align-content: center;
	justify-content: center;
}

.minibox:hover {
	background-color:#f2745f;
	color:white;
}



.menu-ul {
    list-style-type: none;
	display: flex;
	flex-direction: row;
	text-align: center; 
	align-content: space-around;
	justify-content: center;
    background-color:white;
}

.menu-link {
	color:black;
	background-color:white;
}


.menu-item {
	color:black;
    background-color:white;
    margin: 0px;
	padding-right: 5px;
    padding-left: 5px;
    width: 20%;
}



.boxleft {
	margin: 0px;
	width: 50%;
	display: flex;
	color: black;
	background-color:white;
	flex-direction: row;
	text-align: left; 
	align-content: center;
	justify-content: left;
}

.boxright {
	margin: 0px;
	width: 50%;
	display: flex;
	color: black;
	background-color:white;
	flex-direction: row;
	text-align: right; 
	align-content: center;
	justify-content: right;
}

.left-text h4 {
	font-size: 22px;
	text-transform: uppercase;
	font-weight: 700;
	margin-top: 0px;
	margin-bottom: 0px;
}
  
.left-text p {
	color: #7a7a7a;
}

.right-image img {
	width: 100%;
	overflow: hidden;
}

.left-text {
	margin-top: 50px;
	margin-bottom: 50px;
	width: 100%;
	display:block;
}

.right-image {
	margin-top: 50px;
	margin-bottom: 50px;
	width: 100%;
	display:block;
}


.form-control-area {
	border: 0;
    margin: 0;
    display: block;
    font-size: 15px;
    font-weight: 300;
    color: black;
    background-color: whitesmoke;
    height: 166px;
    width: 100%;
}

.form-control {
	border: 0;
    margin: 0;
    display: block;
    font-size: 15px;
    font-weight: 300;
    color: black;
    background-color: whitesmoke;
    height: 30px;
    width: 100%;
}

.riga2-2 {
	margin: 0;
	margin-top: 10px;
	margin-bottom: 20px;
	display: flex;
	flex-direction: column;
	text-align: left; 
	align-content: left;
	justify-content: left;
	color: #333;
	background-color: white;
	width: 100%;

}

.colonna2-2 {
	margin: 0;
	display: flex;
	flex-direction: column;
	text-align: center; 
	align-content: center;
	justify-content: center;
	vertical-align: top; 
	color: #333;
	background-color: white;
	margin-bottom: 20px;
	width: 50%;
}

.contact {
	margin: 0;
	background-color: white;
	display: flex;
	width: 768px;
	flex-direction: row;
	text-align: left; 
	align-content: left;
	justify-content: left;
}

.info-post-div {
	display: flex;
	flex-direction:row;
	text-align: justify; 
	justify-content: left;
	align-items: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;

}

.info-post-div h5{
    text-transform: uppercase;
}

.info-post-div i{
	color: #46bae2;
}

.info-post{
	width:100%;
	height: 100px;
	display: flex;
	flex-direction:column;
	text-align: left; 
}

.info-post:hover,
.info-post:hover .info-post-div i{
	background-color:#46bae2;
	color:white;
}

.menu-ul2 {
    list-style-type: none;
	margin-top: 10px;
	height: 100%;
}

.menu-link2 {
	color:black;
	background-color:white;
}



.menu-item2 {
	display:block;
	float:left;
	width:100%;
	text-align:center;
	line-height:40px;
	color:white;
}

.btn {
    box-sizing: border-box;
    outline: none!important;
    font: inherit;
    margin: 0;
    font-family: inherit;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    white-space: nowrap;
    line-height: 1.42857143;
    user-select: none;
    padding: 13px 20px;
    letter-spacing: 0.5px;
    background-color: #46bae2;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
    border-radius: 0px;
}

.secondary-button {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 0px;
}

.primary-button {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 20px;


}

.primary-button-a {
	padding: 13px 20px;
	letter-spacing: 0.5px;
	background-color: #46bae2;
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
	text-decoration: none;
	cursor: pointer;

}
  
.secondary-button-a {
	padding: 13px 20px;
	letter-spacing: 0.5px;
	background-color: #f2745f;
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
	text-decoration: none;
	cursor: pointer;
}

.border-button a {
	padding: 13px 20px;
	letter-spacing: 0.5px;
	background-color: transparent;
	border: 1px solid #fff;
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
	text-decoration: none;
}



@media only screen and (max-width: 768px) {
    .nav-menu {
        position: fixed;
        left: -100%;
        top: 10rem;
        flex-direction: column;
        background-color: #fff;
        width: 100%;
        border-radius: 10px;
        text-align: center;
        transition: 0.3s;
        box-shadow: 0 10px 27px rgba(0, 0, 0, 0.05);
    }

    .nav-menu.active {
        left: 0;
    }

	.nav-button{
		width: 100%;
		height: 50px;
		line-height:50px;
	}

    .nav-item {
        margin: 2.5rem 0;
		width: 100%;
    }

    .hamburger {
        display: block;
        cursor: pointer;
    }

	.hamburger.active .bar:nth-child(2) {
        opacity: 0;
    }

    .hamburger.active .bar:nth-child(1) {
        transform: translateY(8px) rotate(45deg);
    }

    .hamburger.active .bar:nth-child(3) {
        transform: translateY(-8px) rotate(-45deg);
    }

	.colonna1-2 {
		width: 100%;
	}

	.colonna2-2 {
		width: 100%;
	}

	.contact{
		flex-direction: column;
	}

	.cont5a{
		flex-direction: column;
	}

	.cont6a{
		flex-direction: column;
	}
	.cont9a{
		flex-direction: column;
	}
	.menu-ul {
		display: block;
		width:100%;
		flex-direction: column;
	}

	.menu-item {
		display: block;
		width:100%;
		flex-direction: column;
	}

	.minibox {
		width: 100%;
	}

	.boxleft {
		width: 100%;
	}

	.boxright {
		width: 100%;
	}

	.cont3{
		flex-direction: column;
	}

	.left-text{
		width: 100%;
	}

	.right-image{
		width: 100%;
	}

	.box1 {
		width: 100%;
	}	

	.box2 {
		width: 100%;
	}

	.box3 {
		width: 100%;
	}
}


