@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css');


@media only screen and (max-width: 767px) {
    body{
        
        margin-top:30px!important;
    }
    
    .logo{
        
        width:60%!important;
    }
    
  .title-h1{
    font-size: 20px!important;
 
    line-height: 1!important;
}

  .title-h2{
    font-size: 16px!important;
 
    line-height: 1!important;
}

.title-h5{
    font-size: 13px!important;
}

h5 {
	font-size: 16px!important;
        margin: 0!important;
}
.text-contact a {
	font-size: 12px!important;;

}

.text-contact{
    font-size: 12px!important;
}

.coming-soon{
     
    display: block!important;

}


}

::-moz-selection {
	background-color: #000;
	color: #fff;
}

::selection {
	background-color: #000;
	color: #fff;
}

.link-maps{
	color: #323232!important;
}

body {
	font-family: 'Poppins', sans-serif;
	position: relative;
	font-size: 14px;
	color: #000;
	overflow-x: hidden;
    height: 100vh;
	background-color: #f7f7f7!important;
}

.pt-0 {
    padding-top: 0px !important; }
.pt-5 {
    padding-top: 5px !important; }
.pt-10 {
padding-top: 10px !important; }

.pt-15 {
padding-top: 15px !important; }

.pt-20 {
padding-top: 20px !important; }

.pt-25 {
padding-top: 25px !important; }

.pt-30 {
padding-top: 30px !important; }

.pt-35 {
padding-top: 35px !important; }

.pt-40 {
padding-top: 40px !important; }

.pt-45 {
padding-top: 45px !important; }

.pt-50 {
padding-top: 50px !important; }

.pt-55 {
padding-top: 55px !important; }

.pt-60 {
padding-top: 55px !important; }

.pt-65 {
padding-top: 65px !important; }

.pt-70 {
padding-top: 70px !important; }

.pt-80 {
padding-top: 80px !important; }

.pt-95 {
padding-top: 95px !important; }

.pt-100 {
padding-top: 100px !important; }



.pb-0 {
padding-bottom: 0px !important; }

.pb-10 {
padding-bottom: 10px !important; }

.pb-15 {
padding-bottom: 15px !important; }

.pb-20 {
padding-bottom: 20px !important; }

.pb-25 {
padding-bottom: 25px !important; }

.pb-30 {
padding-bottom: 30px !important; }

.pb-35 {
padding-bottom: 35px !important; }

.pb-40 {
padding-bottom: 40px !important; }

.pb-45 {
padding-bottom: 45px !important; }

.pb-50 {
padding-bottom: 50px !important; }

.pb-55 {
padding-bottom: 55px !important; }

.pb-60 {
padding-bottom: 55px !important; }

.pb-65 {
padding-bottom: 65px !important; }

.pb-70 {
padding-bottom: 70px !important; }

.pb-80 {
padding-bottom: 80px !important; }

.pb-95 {
padding-bottom: 95px !important; }

.pb-100 {
padding-bottom: 100px !important; }



.socialbtns, .socialbtns ul, .socialbtns li {
  margin: 0;
  padding: 5px;
}

.socialbtns li {
    list-style: none outside none;
    display: inline-block;
}

.socialbtns .fa {
	width: 40px;
    height: 40px;
    line-height: 40px;
	color: #fff;
	background-color: #000;
	border: 1px solid #000;
	font-size: 16px;
	border-radius: 22px;
	-moz-border-radius: 22px;
	-webkit-border-radius: 22px;
	-o-border-radius: 22px;
}

.socialbtns .fa:hover {
	color: #000;
	background-color: transparent;
	border: 1px solid #000;
    text-decoration: none;
}

.coming-soon{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

h1,
h2 {
	font-family: 'Poppins', sans-serif;
	text-transform: none;
        color: #fff;
}

h4,
h5,
li {
	margin-top: 0;
	margin-bottom: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	text-transform: none;
        color: #fff;
}

h2,
h3,
h4,
h5,
h6,
li,
a {
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	line-height: normal;
}

h2,
h3,
h4 {
	color: #000;
}

h5,
h6,
p {
	color: #000;
}

h1 {
	font-size: 34px;
	color: #fff;
	font-weight: 700;
	letter-spacing: 0px;
	margin-top: -7px;
	margin-bottom: -20px;
	line-height: 1.4;
}

.title-h1{
    font-size: 38px;
    font-weight: 700;
    margin-top: 30px;
      margin-bottom: 30px;
    line-height: 1;
	color: #323232;
}

.title-h2{
    font-size: 26px;
    font-weight: 400;
    margin-top: 30px;
      margin-bottom: 30px;
    line-height: 1;
	color: #323232;
}

.title-h5{

    margin-top: 30px;
    color: #323232;
    font-weight: 600;
   font-size: 16px;

}




h2 {
	font-size: 36px;
	line-height: 0.9;
	color: #000;
}

h3 {
	font-size: 32px;
	margin-top: -4px;
	margin-bottom: 0;
	color: #000;
}

h4 {
	font-size: 28px;
	color: #000;
}

h5 {
	font-size: 24px;
	color: #000;
}

h6 {
	font-size: 18px;
	margin-top: -4px;
	margin-bottom: -5px;
	color: #000;
}

p {
	font-size: 15px;
	color: #fff;
	font-weight: 400;
	margin-top: 10px;
	margin-bottom: -4px;
	line-height: 1.8;
        font-family: 'Poppins', sans-serif;
}

.text-contact{
    color: #666;
	font-size: 16px;
	line-height: 24px;
	text-transform: none;
	margin-bottom: 0;
}


.text-contact a {
	font-size: 16px;
	color: #666;
	font-weight: 400;
	margin-top: 10px;
	margin-bottom: -4px;
	line-height: 24px;
        font-family: 'Poppins', sans-serif;
}


.text-contact a:hover {
	
	color: #666;
	text-decoration: underline;
}

a {
	font-size: 12px;
color: #fff;
}

a:hover {
	text-decoration: none;
	cursor: pointer;
	color: #000;
}


a:focus {
	outline: none;
}


