body {
font-family: 'Poppins', sans-serif !important;
font-weight: 300 !important;
color: #404040 !important;
padding: 0px !important;
line-height: 1.6 !important;
}

.imgres{
width:100%;
}

p {
margin-bottom: 18px;
}

.featuredbox p a {
color: #fff;
text-decoration: none;
}
.featuredbox h2 {
text-transform: uppercase;
font-size: 18px;
margin: 0px 0px 10px;
font-weight: 500;
}
.featuredbox {
padding-left: 45px;
padding-right: 10px;
}
.featuredbox img{
width:100%;
}
.featuredboxwrap {
background: #20ace4;
border-radius: 5px 5px 0 0;
padding: 25px 10px 10px;
width: 100%;
box-sizing: border-box;    
margin-top: 15px;
}
.dmbsheader {
-webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.1);
box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.1);
padding-bottom: 8px;
}
.helpng-hand h1 {
font-size: 28px;
font-weight: 300;
text-transform: uppercase;
padding: 0px 100px 0 0;
margin-top: 0px;
line-height: 1.3;
}
.helpng-hand p {
font-size: 15px;
line-height: 26px;
margin-bottom: 20px;
}
.btn-big {
padding: 10px 25px;
font-size: 16px;
margin-top: 10px;
text-align: center;
}
.btn-blue {
background: #20ace4;
text-decoration: none;
text-transform: uppercase;
color: #fff;
display: inline-block;
padding: 6px 15px;
border-radius: 3px;
}
.dmbs-main {
padding: 50px 0px;
}
.btn-blue:hover {
background: #61ae56;
text-decoration: none;
color: #fff;
}
.featuredbox p a:hover {
color: #333;
text-decoration: none;
}
.social-media {
padding: 20px 0 0 0;
margin: 0px;
}
.social-media li {
margin: 0px 0px 0px 8px;
float: left;
}
.social-media li.fb > a {
background: url(../images/social-icon.png)no-repeat 0 0;
}
.social-media li a {
width: 24px;
height: 24px;
display: block;
font-size: 0px;
}
.footerbox2 h2, .footerbox3 h2 {
text-transform: uppercase;
font-weight: 500;
font-size: 16px;
margin-top: 0px;
}
.footerbox2 .telno {
font-size: 28px;
font-weight: 500;
}
.footerbox2 .telno span {
color: #20ace4;
}
.footerbox3 {
font-size: 28px;
font-weight: 500;
text-transform: uppercase;
}
.footerbox3 ul {
padding: 0px;
margin: 0px;
list-style: none;
}
.footerbox3 ul li {
margin: 0px;
line-height: 22px;
}
.footerbox3 ul li a {
color: #333333;
text-decoration: none;
font-size: 14px;
font-weight: 300;
background: url(../images/arrow.png)no-repeat 0 8px;
padding-left: 15px;
}
ul, li {
list-style: none;
}
.LOGOFOOTER{
width:70%;
}
.dmbs-footer {
background: #e5e5e5;
padding: 50px 0px ;
}
.copyright {
text-align: center;
width: 100%;
background: #dddddd;
padding: 15px 0px;
}
.topnav a {
padding: 23px 16px;
text-transform: uppercase;
color: #404040;
font-weight: 300;
font-size: 13px;
float: left;
display: block;
/* color: black; */
text-align: center;
/* padding: 14px 16px; */
text-decoration: none;
font-size: 16px;
}
.topnav a:hover {
background-color: transparent;
color: #20ace4;
text-decoration: none !important;
}
.dmbs-main {
padding-bottom: 30px;
}
.topnav .icon {
display: none;
}
.paddingclass{
padding: 22px 0px;
}
.imgresheader {
width: 84%;
}
.page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eeeeee;
}
.courses {
margin-top: 20px;
}
.courses table {
border: 1px solid #e3e3e3;
border-collapse: collapse;
}
.head-row td {
background: #e3e3e3;
padding: 10px 20px!important;
border: solid 1px #d6d6d6!important;
}
.contact-detail .blue-box {
background: #20ace4;
padding: 10px 30px;
color: #fff;
margin: 20px 0px;
padding: 40px;
}
.contact-detail .blue-box h2 {
font-size: 22px;
font-weight: 500;
}
.contact-detail .blue-box ul {
padding: 0px;
margin: 0px;
}
.contact-detail .blue-box ul li.location {
background: url(../images/location-icon.png)no-repeat 0 center;
}
.contact-detail .blue-box ul li {
margin: 15px 0px;
padding: 6px 0px 6px 45px;
color: #fff;
}
.contact-detail .blue-box ul li.call {
background: url(../images/phone_icon.png)no-repeat 0 center;
}
.contact-detail .blue-box ul li.mail {
background: url(../images/email_icon.png)no-repeat 0 center;
}
.contact-detail .blue-box ul li a {
color: #202020;
text-decoration: none;
}
.mobshow{
display:none;
}
/* gallery css */
.row > .Gallerycolumn {
padding: 12px 8px;
}
.row:after {
content: "";
display: table;
clear: both;
}
.Gallerycolumn {
float: left;
width: 25%;
}
/* The Modal (background) */
.modal {
display: none;
position: fixed;
z-index: 1;
padding-top: 100px;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: auto;
background-color: black;
}
/* Modal Content */
.modal-content {
position: relative;
background-color: #fefefe;
margin: auto;
padding: 0;
width: 90%;
max-width: 1200px;
}
/* The Close Button */
.close {
color: white;
position: absolute;
top: 10px;
right: 25px;
font-size: 35px;
font-weight: bold;
}
.close:hover,
.close:focus {
color: #999;
text-decoration: none;
cursor: pointer;
}
.mySlides {
display: none;
}
.cursor {
cursor: pointer;
}
/* Next & previous buttons */
.prev,
.next {
cursor: pointer;
position: absolute;
top: 50%;
width: auto;
padding: 16px;
margin-top: -50px;
color: white;
font-weight: bold;
font-size: 20px;
transition: 0.6s ease;
border-radius: 0 3px 3px 0;
user-select: none;
-webkit-user-select: none;
}
/* Position the "next button" to the right */
.next {
right: 0;
border-radius: 3px 0 0 3px;
}
/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
background-color: rgba(0, 0, 0, 0.8);
}
img {
margin-bottom: -4px;
}
.demo {
opacity: 0.6;
}
.active,
.demo:hover {
opacity: 1;
}
img.hover-shadow {
transition: 0.3s;
}
.hover-shadow:hover {
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
/*navbar*/
.navbar-nav {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: row;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.navbar-inverse {
background-color: #fff;
border-color: unset;
}
.navbar {
position: relative;
min-height: 50px;
margin-bottom: 20px;
border: none;
}
.navbar-inverse .navbar-nav > li > a {
padding: 15px 10px 15px 10px;
text-transform: uppercase;
color: #404040;
font-weight: 500;
font-size: 16px;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
color: #20ace4 !important;
font-weight: 500;
background: unset;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
color: #20ace4;
background-color: transparent;
}
.navbar-toggle {
border-color: #333;
background: #20ace4;
border: 0px!important;
padding: 12px;
border-radius: 0;
position: absolute;
top: -60px;
right: 0px;
margin-right: 0px;
margin-top: 0px;
}
.active1 a {
color: #20ace4 !important;
}
@media screen and (max-width: 600px) {
.helpng-hand h1 {
font-size: 20px;
font-weight: 300;
text-transform: uppercase;
padding: 24px 3px 0 0;
margin-top: 0px;
line-height: 1.3;
text-align: center;
}
.helpng-hand p {
font-size: 15px;
line-height: 26px;
margin-bottom: 20px;
text-align: center;
}
.LOGOFOOTER {
width: 100%;
margin-bottom: 15px;
margin-top: 35px;
}
.dmbs-main {
padding: 0px 0px;
}
.footerbox2 p{
text-align:left !important;
}
.footerbox2 .telno {
font-size: 19px;
font-weight: 500;
margin-bottom: 0px;
}
.footerbox2 h2, .footerbox3 h2 {
text-transform: uppercase;
font-weight: 500;
font-size: 16px;
margin-top: 20px;
}
.mobshow{
display:block;
}
.featuredbox {
padding-left: 25px;
padding-right: 10px;
}
.Gallerycolumn {
float: left;
width: 50%;
}
.navbar {
position: relative;
min-height: 0px;
margin-bottom: 0px;
border: none;
}
.navbar-nav {
flex-direction: column !important;
}
.navbar-collapse {
background: #333;
}
.navbar-inverse .navbar-nav > li > a {
padding: 15px 30px;
border-radius: 0px;
font-size: 16px;
border-bottom: 1px solid #393939;
color: #c1c1c1;
}
}