/* fonts */
@font-face {
    font-family:Roboto-Light;
    src: url('fonts/Roboto-Light.ttf') format('truetype');
}

@font-face {
    font-family:'KhmerUI';
    src: url('fonts/KhmerUI.ttf') format('truetype');
}

@font-face {
    font-family:'KhmerUIb';
    src: url('fonts/KhmerUIb.ttf') format('truetype');
}


@font-face {
    font-family:'segoe-script';
    src: url('fonts/_segoe-script.ttf') format('truetype');
}

@font-face {
    font-family:'cambria';
    src: url('fonts/cambria.ttf') format('truetype');
}

/* Settings */
.row, .col-md-12, .col-md-6, col-md-3 {
        margin: 0;
        padding: 0;
}

ol, ul, li {
	margin: 0;
	padding: 0;

}

.text ol,.text ul, .text li{
	margin: 10px;
}


body {
    margin: 0 auto;
    max-width: 100%;
}
/*.container {
    /*max-width: 1170px;* /
    margin: 0 auto;
    padding: 0;
}
*/


.container-fluid {
    padding: 0;
}

/* Dentist Styles Starts Here */

body{
	width: 100%;	
	padding:0px;
	margin: 0px;
	font-family:cambria;
	font-size: 14px;
	line-height: 1.42857143;
	background-color: #e9e9e9;	
}

header{
	font-family:KhmerUIb;	
}

header h1{
	font-size: 47.92px;	
	margin-bottom: 5px;
	color: #478aac;
	margin-top: 10px;
}

header .logo-letters h3{
	font-size: 36px;	
	font-weight: bold;
	text-align: center;
	color: #478aac;
	margin: 0px;
	/*padding-left: 22%;*/
	font-family:cambria;
	font-style: italic;
}

header .logo-letters h4{
	text-align: center;	
	/*padding-left: 42%;*/
	font-family:segoe-script;
	font-size:23.52px;
}

header .top-slogon{
	font-size: 15.79px;
	font-weight: bold;
	line-height: normal;	
	text-align: center;
	color: #959595;
}
header  .logo img{
	padding-left: 18%;
}

.social-media-icons{
	text-align: center;	
}

.social-media-icons img {
	/*padding-right: 10px;*/
	padding-top: 20px;
	padding-bottom: 10px;
}

.top-social-media h3{
	font-size: 16.77px;
	text-align: center;
	/*float: right;*/
	color: #959595;
		
}

.top-menu ul{
	list-style: none;	
}


.top-menu{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #478aac;

}

.top-menu ul li{
	float:left;
	margin-right: 20px; 	
	border-right: 1px solid #42e7e9;
	min-height: 39px;
	padding-right: 6px;
	font-size: 13px;
}


.top-menu ul li:first-child{
	padding-left: 15px;	
}

.top-menu ul li:last-child{
	border-right: none;
}

.top-menu ul li a{
	color: #000;	
	margin-top: 10px;
	float:left;	
}

.container{
	width: 1024px;
	margin: 0px auto;	
	padding: 0;
}

.slider-bottom-spacing{
	background-color: #478aac;
	height: 40px;
}

.content-spacing{
	/*background-color: #478aac;*/
	height: 5px;
	/*margin: 10px auto;*/
}

.footer-spacing{
	background-color: #478aac;
	height: 5px;
	margin: 10px auto 0px auto;
}

.other-services{
	width: 100%;
	margin: 0px auto;
	background-color: #478aac;
	padding: 24px 15px;
	
}

.box_count_4 .service-box {
	margin-right: 0px;
}

.service-box{
	background: url(images/service-box.jpg)	no-repeat;
	height:161px;
	width:194px;
	margin-right: 20px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	
}

.service-box h1{
	border-bottom: 2px solid #FFF;
	text-align: center;
	font-size: 15px;
	padding-bottom: 5px;
	margin-top: 12px;
	margin-bottom: 11px;
	font-weight: bold;
}

.service-box p{
	padding-left: 23px;	
	font-size: 11px;
}

.service-box img{
	margin-top: -11px;
	margin-left: 2px;
}

.box-free-top{
	background: url(images/free-service.png) no-repeat;
	width: 79px;
	height:100px;
	position:relative;
	float: right;
	left: 13px;
	top: -16px;
}
/*
background: url(images/picture-textline.png) no-repeat;
width: 100%;
height: 21px;
position: relative;
margin-top: -21px;
margin-left: 0px;
background-size: 100% 100%;
display: none;
*/

.cus-slider{
	padding: 0px;	
}

.contact-frm{
	margin-top: 8px;
	margin-right: 10px;
	border-radius: 15px;
	border: 5px solid #FFF;	
	font-family:cambria;
	font-style: italic;
	text-align: center;
	background-color: #478aac;
	color: #FFF;
}

.contact-frm h1{
	color: #000;	
}
.contact-frm p{
	margin: 0px;	
}

.contact-frm input[type="text"], .contact-frm textarea{
	font-style: normal;	
	padding-left: 10px;
}

.contact-frm input[type="text"]{
	border-radius: 10px;
	width: 90%;
	margin-top: 10px;
	border: 0px;
	height: 36px;
	color: #000;
		
}

.contact-frm textarea{
	border-radius: 10px;
	width: 90%;
	margin-top: 10px;
	border: 0px;
	
}

.submit_button{
	background: #FFF;
	width: 50%;
	margin: 0px auto;	
}

.submit_button .txt, .submit_button img{
	float: left;	
}

.submit_button .txt{
	background: #0080b0;
	padding: 5px 5px 5px 10px;
	color: #FFF;
	font-size: 17.15px;
	border: 0px;
	
}

.cus-widget img.ajax-loader{
	display: none;	
}

.submit_button input[type="image"]{
	margin-top: 0px;
	margin-left: 5px	
}

.submit_button{
	background: #FFF;
	padding: 2px;
	color: #FFF;
	width: 140px;
	margin-bottom: 10px;
}
.other-services-content{
	font-family: Arial, Helvetica, sans-serif;	
}

.special-offer-box p{
	font-size: 15px;	
	position: absolute;
	padding-left: 7px;
}

.location-info{
	margin-top: 10px;	
}


.image-gallery{
	width: 100%;
	margin: 0px auto;
	background-color: #478aac;
	padding: 10px 15px;
}

.gallery-bar{
	background: url(images/picture-textline.png) no-repeat;
	width: 92%;
	height: 26px;
	position: relative;
	margin-top: -21px;
	margin-left: 4px;
	background-size: 100% 100%;
	text-align: center;
}

.slick-slide img{
	width: 92% !important;
	margin-left: 4px;		
}

.slick-list{
	margin-top: 8px !important;	
}

.autoplay{
	width: 95%;
	margin: 0px auto;
	background: url(images/slider-bg-center.jpg) repeat-x;		
	height: 152px;
	color: #FFF;
	padding: 10px;
}

footer .footer{
	background-color: #3b3b3b;
	padding: 10px;
}

.footer-logo{
	text-align: right;
	padding-top: 17px;	
	padding-left: 0px;	
	margin-bottom: 10px;
}

.footer-partner-logo{
	text-align: right;
	padding-top: 10px;
}

.footer-sm-sitemap{
	font-size: 15px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	text-align: center;
}

.slick-slider{
	margin-bottom: 0px !important; 
}
/*  */



#body-content {
	z-index:9999;
}

#body-content .left-content{
	border: 1px solid #42e7e9;
	margin-top: 20px;
	border-radius: 15px;
	width: 74%;
	margin-right: 1%;
}

#body-content .left-content p{
	font-size: 20.12px;
	font-style: italic;
}


#body-content .left-content h2{
	text-align: center;
	font-size: 28.05px;	
	font-style: italic;
}


#body-content .right-content{
	font-style:italic;	
	background: #478aac;
	margin-top: 20px;
	border-radius: 15px;
	padding-bottom: 10px;
	color: #FFF;
}

#body-content .right-content h2{
	font-size: 32.12px;
	margin-top: 40px;
	
	
}

#body-content .right-content p{
	font-size:22.12px;

}

/* End Body Content Styles */


/* Common Styles */

.fl{
	float: left;	
}

.fr{
	float: right;	
}

.clearfix{
	clear: both;	
}

.allcaps{
	text-transform:uppercase; 	
	font-weight: bold;
}
input{
	outline: none;	
}
a:hover{
	text-decoration: none;
		
}
/* End Common Styles */

#menu-footer-menu{
	margin-left: 22%;	
}

#menu-footer-menu li {
	float: left;
	list-style: none;
	text-align: center;
	padding: 0px 7px;
	border-right: 2px solid #FFF;
}

#menu-footer-menu li:last-child{
	border-right: 0px;
}

#menu-footer-menu a, #image-gallery-content a{
	color: #FFF;	
	vertical-align: text-top;
}

.imgmax{
	max-width: 100%;	
}

.service-box .menu{
	list-style: none;
	padding-left: 23px;
	font-size: 11px;
	text-decoration: none;
	color: #FFF;		
}

.service-box .menu a{
	color: #FFF;	
}

.first-service-box{
	/*margin-left: 8%;*/	
}

.sub-menu {
	clear: both;	
}

ul.sub-menu li{
	margin-left: -20px;
	background-color: #478aac;
	width: 139% !important;	
}

ul.sub-menu li a{
	padding-left: 19px;
	width: 100%;		
	
}

footer{
	background-color: #3b3b3b;	
}
.wpcf7 .wpcf7-form .contact-frm{
	display: block;	
}
.wpcf7 .contact-frm{
	display: none;	
}
