body{
	font-family: 'Roboto', sans-serif;	
}
.img-responsive{
	margin:auto;
}
.contact-container-top{
	background-color: rgb(26, 75, 162);
	padding: 8px;
}

.contact-no{
	color: white !important;
	text-decoration: none !important;
	font-size: 13.5px;
	font-weight: 100;
}  
.call-icon{
	margin-right: 10px;
}
.nav{
	background-color: white !important;
	border: 0 !important;
	padding: 20px 0px;
	margin-bottom: 0;
}
.navbar-right > li > a, .navbar-right > li >.dropdown-list{
	padding-right: 50px;
}
.navbar-right > li >.dropdown{
	padding-top: 7px;
	/* padding-left: 15px; */
}

.navbar-default .navbar-nav>li>a {
    color: black;
}
.navbar-default .navbar-nav>li>a:hover {
    color: #1a4ba2;
}
ul.navbar-right ul.dropdown-menu{
	margin:0 auto !important;
	/* background-color: #1a4ba2 !important; */
	width: 122px!important;
	min-width: 0;
	right: unset !important;
	border-radius: 0;
}
.caret{
	margin-left: 15px;
}

.navbar-brand, .logo{
	width: 100% !important;
}

.dropbtn {
	background-color: white;
	color: black;
	padding: 8px 12px;
	border: none;
	cursor: pointer;
	text-align: left;
	width: 130px;
}

.dropdown {
	position: relative;
	display: inline-block;
}

.dropdown-content {
	display: none;
	position: absolute;
	background-color: #1a4ba2;
	color: white;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
	z-index: 1;
	min-width: 130px;
}

.dropdown-content a {
	color: white;
	padding: 9px 16px;
	text-decoration: none;
	display: block;
}

.dropdown-content a:hover {
	background-color: white;
	color: #1a4ba2;
}

.dropdown:hover .dropdown-content {
	display: block;
}

.dropdown:hover .dropbtn {
	background-color: #1a4ba2;
	color: white;
}




main{
	background-image: url('../assets/hero-img.png');
	background-size: cover;
	padding: 8% 0;
	background-repeat: no-repeat;
	background-position: 68% 0px;
}

main h2{
	margin-top: 0;
	font-weight: 100;
	color: black;
	font-size: 49.5px
}

main h1{
	font-family: Georgia;
	color:  #9b3679;
	font-size: 69.5px;
	font-weight: 400;
	text-align: left;
}

.shop-btn{
	text-decoration: none !important;
    padding: 10px 30px;
	color: #1a4ba2;
    font-size: 14.5px;
    font-weight: 400;
    border: 1px solid #1a4ba2;
    background: transparent;
    border-radius: 5px;
    margin: 40px 0;
}
.shop-btn:focus, .shop-btn:hover{
	outline: 0;
	background-color: #1a4ba2;
	color: white;
}

.text-style{
	font-size: 14.5px;/* Approximation due to font substitution */
	font-weight: 400;
	line-height: 32px;
}

.contact-bg{
	display: flex;
	margin-bottom: 1px;
	border-radius: 4px;
	background: -webkit-linear-gradient(143deg, #9b3679 1%, #1a4ba2 100%);
	background: -moz-linear-gradient(143deg, #9b3679 1%, #1a4ba2 100%);
	background: -o-linear-gradient(143deg, #9b3679 1%, #1a4ba2 100%);
	background: -ms-linear-gradient(143deg, #9b3679 1%, #1a4ba2 100%);
	background: linear-gradient(-53deg, #9b3679 1%, #1a4ba2 100%);
	filter:opacity(80%);
	width: 48px;
	height: 46px;
	z-index: 1;
}
.contact-bg > img{
	padding: 12px;
}

.rel{
	position: relative;
}
.abs{
	position: absolute;
}

.fixed{
    position: fixed;
}
.social{
    top:38%;
}
.social a{
	
	width: 48px;
	overflow: hidden;
	transition: .3s ease;
}
.social a p{
	color: white;
	font-size: 16px;
	margin-top: 12px;
	margin-left: 10px;
}
.social a:hover{
	width:225px;
}

.chat{
    bottom: 0;
    right: 7.7%;
    color:white;
    border-radius: 3px;
    background-color:  #1a4ba2;
    width: 179px;
    height: 44px; 
    padding:13px;
    text-decoration:none;
}

.social, .chat{
    z-index: 1;
}

.cpyright{
    margin-top:20px; font-size:14px; color:black;
}

.mapouter{overflow:hidden;}.gmap_canvas {background:none!important;}

.contact-us{
	font-size: 29.5px;
	font-weight: 100;
    color: white;
    top: 20px;
    padding: 2% 0;
}
.contact-us h2{
	font-family: georgia;
	padding-bottom: 10px;
	font-size: 49.5px;
	margin:0;
	margin-top: 10px;
	background:linear-gradient(white,white) bottom right no-repeat;
	background-size: 40% 3px;
}
.padd{
	padding: 6% 0;
}
.padd-x-sm{
	padding-left: 3%;
	padding-right: 3%;
}
.padd-y-sm{
	padding-top: 3%;
	padding-bottom: 3%;
}
.padd-x{
	padding-left: 5%;
	padding-right: 5%;
}
.padd-y{
	padding-top: 5%;
	padding-bottom:5%;
}
.form-item{
	padding: 15px;
}
.form-control {
	border-radius: 0;
	background-color: #e3e3e3;
	color: #555;
	padding: 22px 25px;
}
.form-control::-webkit-input-placeholder{
	color:#444;
}
.services h3{
	font-size: 30px;
	color:#153c82;
	font-weight:500;
	margin:0 15px;
}
.services h3 span{
	color: black;
	font-weight: 100;
}

 p.small{
	font-size: 13px;
	line-height: 20px;
	font-weight: 400;
}
.services  p.small{
	margin: 15px;
}
#floating-nav-content{
top: 0;
width: 100%;
height: 80px;
line-height: 50px;
background-color: rgba(3, 3, 3, 0.85);
position: fixed;
color: #FFF;
z-index: 99999;
}
a.logo-floating img {
	width: 65%;
	padding-top: 15px;
}
li.floating-logo {
    list-style: none;
    text-align: left;
    float: left;
}
li.floating-navbar {
    text-align: right;
    width: 100%;
    list-style: none;
    line-height: 80px;
}
#appointment-btn{
	padding: 8px 20px;
	font-size: 15px;
}
div#ui-datepicker-div{
	padding: 0 !important;
}

  
  .overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #153c82ab;
	overflow: hidden;
	width: 100%;
	height: 0;
	transition: .5s ease;
  }
  
  .rel1:hover .overlay {
	height: 100%;
  }
  
  .text {
	white-space: nowrap; 
	color: white;
	position: absolute;
	overflow: hidden;
	top: 40%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
  }

@media (max-width: 1000px){
	.navbar-right > li > a, .navbar-right > li >.dropdown{
		padding-right: 5%;
	}
	main h1{
		font-size: 50.5px;
	}
	main h2{
		font-size: 40px;
	}
	.contact-us{
		font-size: 22.5px;
		top: 10px;
	}
	.contact-us h2{
		font-size: 40.5px;
	}
    
}
@media (max-width: 767px){
	.navbar-brand, .logo{
		width: 150px !important;
	}
	.navbar-header{
		padding-bottom: 20px; 
	}
	.navbar-right > li > a, .dropdown-list{
		text-align: center;
		padding: 10px 0px;

	}
	.dropdown-list{
		padding-left: 35px;
	}
	.dropdown-content{
		left: 135px;
		top:7px;
	}
	main h1{
		font-size: 40.5px;
	}
	main h2{
		font-size: 30px;
	}
    footer{
        text-align: center;
    }
    .cpyright{
        margin-bottom: 65px;
	}
	ul.navbar-right ul.dropdown-menu{
		text-align: center;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #1a4ba2;
		background-color: white;
	}
	.contact-us{
		font-size: 12px;
		top: 0;
	}
	.contact-us h2{
		padding-bottom: 5px;
		font-size: 20px;
		margin-top: 0px;
	}
	.shop-btn{
		padding: 8px 22px;
	}
	a.logo-floating img {
		width: 80px;
		padding-top: 5px;

	}
	#appointment-btn{
		font-size: 11px;
	}
	#floating-nav-content{
		height: 60px;
	}
	li.floating-navbar{
		line-height: 60px;
	}
}