@charset "utf-8";
/* CSS Document */
.social-icons li {
    vertical-align: top;
    display: inline;
    height: 100px;
	padding: 20px;
	
}
.social-icons a {
    color: #fff;
    text-decoration: none;
}
.fa-facebook {
    padding:10px 14px;
    -moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
    transition: .5s;
    background-color:#767676;
}
.fa-facebook:hover {
    background-color: #3d5b99;
}
.fa-linkedin {
    padding:10px 12px;
    -moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
    transition: .5s;
    background-color:#767676;
}
.fa-linkedin:hover {
    background-color: #0077B5;
}

.fa-google-plus {
    padding:10px 9px;
    -moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
    transition: .5s;
    background-color: #767676;
	
}
.fa-google-plus:hover {
    background-color: #e25714;
}
 .container-fluid {
      padding-top: 70px;
      padding-bottom: 70px;
  }
  

.img-si{ 
	height: 80vh; 
	width: 20vw;
	
}
.margin {
	margin-bottom: 45px;
	font-family: "Cinque Donne";
} 

.topnav {
  overflow: hidden;
  background-color: #DBDBDB;
}

.topnav a {
  float: left;
  display: block;
  color: #000000;
  text-align: center;
  padding: 18px 23px;
  text-decoration: none;
  font-size: 20px;
margin-top: 20px;
	
}
.logo { 
	float: left;
	margin-left: 550px;
	
}
.topnav a:hover {
  background-color: #868C8A;
  color: white;
}

.active {
  background-color: #D1DBBD;
  color: white;
	margin-left: 20px;
}

.topnav .icon {
  display: none;
}


@media screen and (max-width: 600px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}


.color{
	background-color: #91AA9D;
	background-position:center; 
	background-repeat: no-repeat; 
	background-size:cover;
	height: 100%;
	
}
.help{ font-family:  Georgia, Serif;
	
}

.img-si {
	
	height: 700px;
	width: 800px;
	margin-top: 25px;
}
.img-sif
{ height: 700px;
	width: 800px;
	margin-top: 25px;
}
.img-sig
{height: 700px;
	width: 850px;
	margin-top: 25px;
}

.img-sih{
	height: 750px;
	width: 600px;
	margin-top: 25px;
}

.img-sic {
	height: 700px;
	width: 500px;
	margin-top: 25px;
}
.img-six {
	height: 700px;
	width: 500px;
	margin-top: 25px;
}
.img-siz {
	height: 700px;
	width: 500px;
	margin-top: 25px;
}
.img-sid{
	height: 700px;
	width: 900px;
	margin-top: 25px;
}
.img-sis{
	height: 700px;
	width: 500px;
	margin-top: 25px;
}
.img-sia
{
	height: 700px;
	width: 500px;
	margin-top: 25px;
}
.img-sit
{
	height: 700px;
	width: 500px;
	margin-top: 25px;
}
 footer {
      background-color:#DBDBDB;
      
    }