

body {
	font-family: 'arial', sans-serif;
	font-size: 14px;
	line-height: 23px;
	font-weight: 400;
	overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'arial', sans-serif;
	margin-top: 0;
	text-transform: none;
	line-height:23px;
}

.dt-theme {
    background-color: #003786 !important;
}


.navbar-default .navbar-nav li a {
    font-size: 16px;
    font-weight: 400;
    padding: 20px 10px;
    transition: all 0.3s ease 0s;
    text-transform: uppercase;
}


.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #e84779;
}


.aboutus .sec {
    height:340px;
}

.aboutus p {font-size: 15px;}


.aboutus-2 { padding:40px 0px;  text-align:center;}
.aboutus-2 h2 { line-height: 40px; font-weight: 800; font-size: 36px;}
.display-table-cell { display: table-cell !important;}
.vertical-align-middle { vertical-align: middle;}
.width-100 { width: 100%;}
.aboutus-2 a.main-btn:hover { color:#777;}
a.main-btn { color:#fdc318;}
.padding-twelve-lr { padding-left: 12%;  padding-right: 12%; line-height: 26px; }



.contact-us li .box {
    background: #fff;
    box-shadow: 0px 12px 30px rgba(0, 0, 0, 0.12);
    padding: 30px 20px;
    text-align: center;
    border-radius: 4px;
    color: #666;
    font-weight: 600;
    height:200px;
}

.testimonials-wrapper blockquote {

    height: 620px;
}