@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: myFirstFont;
    src: url(../fonts/SupriaSans-Light.otf);
}
h1,h2,h3,h4,h5,p,a{
	font-family:myFirstFont !important;
	
}
p{
	text-transform: initial !important;
}

.middle_menu{
	width:60%;
	margin:0 auto;
}


.testimonial-review{
    
    margin-top:60px !important;
}
.menu_header{
	background: #fff !important;
    border-bottom: 0 !important;
    border-top: 2px solid #3982c5 !important;
	margin-bottom:0px !important;
}
.logo{
	width:100%;
	height:90px;
	background:#fff;
	padding:24px;
}



/*				....................................slider...............................*/


#custom_carousel .item {

    color:#fff;
    background:#0ba7f9 !important;
    padding:0;
}
#custom_carousel .controls{
    overflow-x: auto;
    overflow-y: hidden;
    padding:0;
    margin:0;
    white-space: nowrap;
    text-align: center;
    position: relative;
    background:#ddd
}
#custom_carousel .controls li {
    display: table-cell;
    width: 1%;
    max-width:90px
}
#custom_carousel .controls li.active {
    background-color:#eee;
    border-top:3px solid orange;
}
#custom_carousel .controls a small {
    overflow:hidden;
    display:block;
    font-size:10px;
    margin-top:5px;
    font-weight:bold
}

.pad{
	padding:0 !important;
}
.padi{
	padding:20px;

}

blockquote{
  display:block;
  background:none !important;
  padding:25px 20px !important;
  margin: 0 0 20px;
  color:#fff !important;
  position: relative;
  
  /*Font*/
  font-family: Georgia, serif;
  font-size: 16px;
  line-height: 1.2;
  color: #666;
  text-align: justify;
  border:none !important;
  /*Box Shadow - (Optional)*/
  -moz-box-shadow:none !important;
  -webkit-box-shadow:none !important;
  box-shadow:none !important;
}
/*
blockquote::before{
  content: "\201C"; 
  font-family: Georgia, serif;
  font-size: 60px;
  font-weight: bold;
  color: #fff;
  
  position: absolute;
  left: 10px;
  top:5px;
}*/

/*blockquote::after{
 
  content: "\f10e";
   font-family: Georgia, serif;
  font-size: 60px;
  font-weight: bold;
  color: #999;
  
 
  position: absolute;
  right: 10px;
  bottom:5px;
}*/



.doco_name{
	padding-top:40px;
	padding-bottom:20px;
	text-transform:uppercase;
height:auto;
border-bottom:2px solid #3975ba;
border-top:2px solid #00cccc;
margin-top:50px;
margin-bottom:50px;	
}

.doco_name h4{
	margin-top:30px;
	margin-bottom:30px;
	FONT-WEIGHT: BOLD;
}
a:focus{
text-decoration:none !important;
}
.sor{
	cursor:pointer;
}
.do1:hover a{
	color:#0abcbc !important;
}

.mynews {
    background: rgba(11, 167, 249, 0.14);
    padding: 10px;
    color: #5a5757;
}

.mynews p{
margin:0 !important;
}

.do1 a{
	color:#333 !important;
}


.footer_sec{
	padding-top:20px;
	padding-bottom:5px;
	background:#0abcbc;
}
.footer_sec p{
	color:#fff;
	font-weight:100;
	text-align:center;
	
	padding:0;
}

.footer_sec a{
	color:#fff !important;
	font-weight:100 !important;
	text-align:center !important;
	
	padding:0 !important;
}
.spa li{
	margin-left:29px;
	text-transform:uppercase !important;
	
}
.loho{
	margin-top:40px;
}

.nupt{
	list-style:none;
}
.nupt li{
	list-style:none;
	margin-top:0px;
	padding:10px;
	color:#888888;
	font-weight:bold;
	border-bottom:1px solid rgba(136, 136, 136, 0.41);
	cursor:pointer;
	
}
.nupt li:hover{
	    border-right: 4px solid #3975ba;
}
.my{
	font-size:25px !important;
	color:#0abcbc !important;
}
a:hover{
	text-decoration:none !important;
}

.lost{
    
    margin-left: 40px;
}

.idr{
    margin-bottom:30px;
}

.med1{
	margin-top:30px;
}
@media only screen and (max-width: 1199px) {
	
.middle_menu{
	width:80%;
	margin:0 auto;
}
}

@media only screen and (max-width: 991px) {
	
.middle_menu{
	width:100%;
	margin:0 auto;
}
}


@media only screen and (max-width: 767px) {

.middle_menu{
	width:100%;
	margin:0 auto;
}	
.spa li{
    margin-left: 0px;
    text-transform: uppercase !important;
}

.lost{
    
    margin-left:0px;
    margin-top:20px;
}

.logo {
    width: 100%;
    height: auto;
    background: #fff;
    padding: 24px;
}
.nhi{
	padding:0 !important;
}
.med1{
	width:30px;
	height:30px;
	    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 9px;
}

}




























