@import url('https://fonts.googleapis.com/css?family=Lato');



.section-aboutus{
    padding-top: 133px;
    padding-bottom: 40px;
    height: 550px;
     background-image: url("../image/bgphoto.jpg");
    background-repeat: no-repeat;
  background-size:cover;
}
.section-advertise{
    padding-top: 150px;
    padding-bottom: 40px;
    height: 700px;
     background-image: url("../image/advertisephoto.jpg");
     background-repeat: no-repeat;
  background-size:cover;
}
.section-health{
    padding-top: 100px;
    padding-bottom: 40px;
    height: 600px;
     background-image: url("../image/doctorphoto.jpg");
     background-repeat: no-repeat;
  background-size:cover;
}
.section-contact-advertise{
    padding-bottom: 40px;
    height: 500px;
     background-image: url("../image/advertisephoto.jpg");
   background-repeat: no-repeat;
  background-size:cover;
    
}
.section-health-specialist{
    padding-bottom: 40px;
    height: 700px;
     background-image: url("../image/doctorphoto.jpg");
    background-repeat: no-repeat;
  background-size:cover;
}
h1{
    font-family: "Lato Black", Helvetica, Arial, sans-serif !important;
    font-size: 60px;
    color: white;
    font-weight: 900 !important;
   
    padding-bottom: 10px;
    transform: skew(-2deg);
-webkit-transform: skew(-2deg);
   
}

.section-review3{
background-color: black;
    padding-top:30px;
   
}

.cmw-topbar{
    border-bottom: 0px;
    padding-left: 80px;
    padding-right: 80px;
    background-color: black;
}
.navbar-header{
    height: 70px;
   
}
.navbar-right{
    color: white;
    height: 70px;
    padding-top: 12px;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
    transition: all 0.3s ease 0s;
    color: #fe742b;
}
.navbar-default .navbar-nav>li>a {
    color: white;
}
.photo-desc{
    text-align: left;
    margin-top: -15px;
    line-height: 28px;
    font-family: 'Lato', sans-serif !important; 
    font-size: 15px;
        color: white;
    
}
.photo-title{
    font-family: 'Lato', sans-serif !important;
    font-size: 40px;
    color: white;
    font-weight: 800;
     transform: skew(-2deg);
-webkit-transform: skew(-2deg);
}
.tagline-under{
    color: white;
    font-family: 'Lato', sans-serif !important;
    font-size: 30;
    font-weight: 600;
    margin-bottom: 10px;
}
.footer{
    font-size: 15px;
    background-color: black;
    color: #b1b1b1;
    line-height: 25px;
    text-align: left;
    padding-left: 250px;
    padding-top: 40px;
    padding-bottom: 20px;
    
}
.subfooter{
    background-color: #0e0e0e;
    color: #434343;
    font-size: 10px;
   
    text-align: left;
    padding-top: 2px;
    padding-bottom: 2px;
  
}
.myButton {
    width: 200px;
	background-color:#fe752b;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:17px;
	padding:16px 31px;
	text-decoration:none;
}
.myButton:hover {
    text-decoration: none;
    color: white;
	background-color:#e0672a;
    transition: all 0.5s ease 0s;
}
.myButton:active {
	position:relative;
	top:1px;
}

.myButton2 {
    width: 100px;;
	background-color:#fe752b;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:3px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	padding:8px 8px;
	text-decoration:none;
    text-align: center;
}
.myButton2:hover {
    text-decoration: none;
    color: white;
	background-color:#e0672a;
    transition: all 0.5s ease 0s;
}
.myButton2:active {
	position:relative;
	top:1px;
}
.textadvertise{
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 40px;
    width: 700px;
     color: white;
    font-family: 'Lato', sans-serif !important;
    font-size: 22;
}
.contactus{
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    width: 1000px;
    background-color: rgba(0, 0, 0, 0.5);
    
}
.title-contactus{
    text-align: left;
    padding-top: 20px;
    padding-left: 30px;
    font-family: 'bebas neue', sans-serif !important;
    font-size: 30px;
    color: white;
}
.text-contactus{
    text-align: left;
    
    padding-left: 30px;
    font-family: 'Lato', sans-serif !important;
    font-size: 16px;
    font-weight: 400;
    color: white;
    line-height: 20px;
}
.footer-links {
     color: white;;
    font-size:18px;
}
.footer-links a{

    font-size: 16px;
   text-decoration: none;
   color: #b1b1b1;;
}

.footer-links a:hover{
   color: #fe742b;
}
.privacy-policy{
    font-family: 'Lato', sans-serif !important;
    color: white;
}
.privacy-policy a{
    color:#fe742b;
}
.health{
    list-style-type: none;
    text-align: left;
    
}
.orange{
    color: #fe742b;
    
}
a:hover {
text-decoration: underline;
color: white;

}
.oranngebox{
    padding-left:40px;
    padding-top: 30px;
    padding-bottom: 20px;
    padding-right: 30px;
}

