body {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #353535;
    background: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}

a {
    color: #008BDC;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

a:hover,
a:focus {
    outline: 0;
    text-decoration: none;
    opacity: 0.8;
}

.c1 {
    color: #008BDC;
}

strong {
    font-weight: 600;
}

.mt-100 {
    margin-top: -100px;
}

.mb-100 {
    margin-bottom: -100px !important;
}

label {
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
}

textarea,
input[type='text'],
input[type='email'],
input[type='tel'],
input[type='date'] {}

textarea:focus,
input[type='text']:focus,
input[type='email']:focus,
input[type='tel']:focus,
input[type='date']:focus {}

#header {
    margin-top: 20px;
}

.dm-logo {
    margin-bottom: 20px;
}

.dm-call {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: right;
    font-weight: 600;
    font-size: 24px;
}

.navbar-dm {
    background: #008BDC;
}

.navbar-toggler {
    color: #fff;
}

.navbar-toggler:focus {
    outline: 0;
}

.navbar-dm ul li {
    padding: 10px 0;
}

.navbar-dm ul li a {
    color: #fff;
    border-right: 1px solid #fff;
    padding: 0px 15px !important;
    display: inline-block;
    font-size: 16px;
    line-height: 1.2;
}

.navbar-dm ul li:last-child a {
    border-right: 0;
}

.navbar-dm ul li.active a {
    opacity: 0.8;
}

#welcome {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 150px 0;
    position: relative;
}

#welcome:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
}

.dm-cn {
    position: relative;
    z-index: 99;
}

.dm-welcome {
    text-align: center;
    color: #fff;
}

.dm-welcome h2 {
    font-size: 54px;
    font-weight: 700;
    margin-bottom: 25px;
}

.dm-welcome h2 span,
.dm-welcome h3 span {
    border-bottom: 2px solid #fff;
}

.dm-welcome h3 {
    font-size: 32px;
    font-weight: 300;
    line-height: 1.6;
}

#wrapper {}

.dm-content {
    padding-top: 70px;
    padding-bottom: 100px;
}

.dm-content h2 {
    font-size: 32px;
    font-weight: 500;
    margin-bottom: 30px;
}

.dm-content p {
    margin-bottom: 25px;
}

.dm-content img {
    margin-bottom: 20px;
}

.dm-content ul {
    margin-bottom: 25px;
}

.dm-content ul li {
    margin-bottom: 10px;
}

.dm-title {
    text-align: center;
    margin-bottom: 80px;
}

.dm-title h2 {
    font-weight: 400;
    font-size: 38px;
    margin-bottom: 20px;
}

.dm-title h2 span {
    font-weight: 700;
}

.dm-title h3 {
    font-weight: 300;
    font-size: 24px;
    line-height: 1.6;
}

.dm-title .sp-light {
    font-size: 38px;
    line-height: 1.2;
}

#footer {
    background: #F2F2F2;
    padding: 80px 0;
    padding-bottom: 60px;
}

.dm-footer {
    text-align: center;
}

/* Other pages */

.dm-rec {
    text-align: center;
    margin-bottom: 30px;
}

.dm-img {
    -webkit-box-shadow: -1px 2px 6px 3px #e4e1ed;
    box-shadow: -1px 2px 6px 3px #e4e1ed;
    border: 1px solid #ddd;
    border-radius: 15px;
    padding: 5px;
}

.dm-gap {
    margin-top: 80px;
    margin-bottom: 100px;
}

.dm-black {
    background: #1D1D1D;
    color: #fff;
}

.dm-dark {
    background: #EFEFEF;
}

.dm-color {
    background: #008BDC;
    color: #fff;
    padding: 60px 0;
}

.dm-red {
    background: #F15D5D;
    color: #fff;
}

.dm-count h2,
.input-group {
    margin-bottom: 15px;
}

.btn {
    white-space: normal;
}

.dm-banner {
    background-repeat: no-repeat;
    background-position: unset;
    background-size: cover;
}
.mainpar {
	padding:15px 150px 30px 150px;
}

.dm-profile {
    margin-bottom: 30px;
}

.dm-profile img {
    margin-bottom: 25px;
    width: auto;
    height: auto;
    border-radius: 50%;
    -webkit-box-shadow: -1px 2px 6px 3px #e4e1ed;
    box-shadow: -1px 2px 6px 3px #e4e1ed;
}

.dm-profile h2 {
    font-size: 24px;
    margin-bottom: 15px;
}

.profile-box {
    background: #EFEFEF;
    margin-bottom: 30px;
    -webkit-box-shadow: -1px 2px 6px 3px #e4e1ed;
    box-shadow: -1px 2px 6px 3px #e4e1ed;
}

.profile-box img {
    width: 100%;
    margin: 0;
}

.profile-box .dm-cap {
    padding: 20px 15px;
}

.profile-box .dm-cap p {
    margin-bottom: 10px;
}

.profile-box .dm-cap h2 {
    margin: 0;
    color: #008BDC;
    font-weight: 600;
    font-size: 28px;
}

.dm-policy {
    margin-bottom: 15px;
}

.dm-policy .pl-list {
    background: #EFEFEF;
    padding: 12px 15px;
    font-size: 20px;
    margin: 0;
}

.dm-policy .collapse {
    border: 1px solid #EFEFEF;
    padding: 15px 15px;
    padding-bottom: 0;
}

.dm-review {
    background: #fff;
    padding: 30px 20px;
    padding-bottom: 20px;
    text-align: center;
    margin-bottom: 30px;
    -webkit-box-shadow: -1px 2px 6px 3px #e4e1ed;
    box-shadow: -1px 2px 6px 3px #e4e1ed;
}

.dm-review img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    border: 6px solid #EFEFEF;
}

.dm-review h2 {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 20px;
}

.dm-review h2 span {
    display: block;
    font-size: 18px;
    font-weight: 500;
    color: #008BDC;
}

.dm-modal {
    padding: 20px 20px;
    text-align: center;
}

.dm-modal .close {
    position: absolute;
    top: 10px;
    right: 12px;
    z-index: 99;
}

.dm-modal .close:focus {
    outline: 0;
}

.dm-modal h2 {
    font-size: 34px;
    margin-top: 15px;
    margin-bottom: 40px;
}

.dm-modal .dm-mbox {
    margin-bottom: 30px;
}

.dm-modal .dm-mbox h2 {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 1.4;
}

.dm-modal .btn {
    font-weight: 700;
    font-size: 22px;
}
.dm-modal p {
    font-size: 14px;
	font-weight:400;

}
.dm-tab {
    margin-top: 30px;
    margin-bottom: -20px !important;
}

.dm-box {
    background: #fff;
    margin: 0;
    padding: 45px 20px;
    color: #333;
    border-radius: 8px;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 24px 106px 0 rgba(15, 70, 96, 0.13);
    box-shadow: 0 24px 106px 0 rgba(15, 70, 96, 0.13);
}

.dm-box h2 {
    margin-bottom: 5px;
    font-size: 42px;
    font-weight: 700;
}

.dm-box p {
    margin: 0;
}

.img-biz {
    margin-top: -140px;
    margin-bottom: 0 !important;
}

.wc-biz {
    overflow: hidden;
}

.wc-biz:before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    margin-bottom: -100px;
    margin-right: -60px;
    background-image: url('../images/laptop8.png');
    background-repeat: no-repeat;
    background-size: 800px auto;
    width: 915px;
    height: 647px;
    z-index: 9;
}

.wc-biz .dm-welcome {
    text-align: left;
}

.wc-biz .dm-welcome h3 {
    font-weight: 700;
    font-size: 24px;
    color: #D2D2D2;
    text-transform: uppercase;
}

.wc-biz .dm-welcome h4 {
    font-weight: 600;
    font-size: 20px;
    color: #D2D2D2;
    margin-bottom: 30px;
}

.wc-biz .dm-welcome h2 {
    font-size: 36px;
    line-height: 1.4;
    font-weight: 800;
}


/* ---------------------------------------
			Responsive Layout
----------------------------------------- */

/* Desktop layout */

@media (min-width:1200px) {
    .fixed-header {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 999;
    }
    .dm-box {
        margin-top: -160px;
    }
}


/* Big tablet layout */

@media only screen and (min-width:992px) and (max-width:1199px) {
    .dm-box {
        margin-top: -160px;
    }
    .wc-biz:before {
        margin-bottom: -240px;
        margin-right: -200px;
        background-size: 700px auto;
    }
}


/* Normal tablet layout */

@media only screen and (min-width:768px) and (max-width:991px) {
    .navbar-dm ul li a {
        border-right: 0;
    }
    .dm-tab {
        background-position: 0px 170px !important;
    }
    .wc-biz:before {
        content: none;
        width: 0;
        height: 0;
        z-index: -1;
    }
}

/* Normal mobile layout */

@media only screen and (max-width:767px) {
    .dm-profile,
    .dm-call,
    .dm-logo {
        text-align: center;
    }
    .dm-call {
        font-size: 20px;
    }
    .navbar-dm ul li a {
        border-right: 0;
    }
    .dm-gap {
        margin-top: 30px;
        margin-bottom: 40px;
    }
    .btn {
        margin-bottom: 20px;
    }
    .dm-service,
    .dm-title {
        margin-bottom: 40px;
    }
    .dm-content,
    #welcome,
    #footer {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .dm-welcome h2 {
        font-size: 42px;
    }
    .dm-welcome h3 {
        font-size: 24px;
    }
    .mb-100 {
        margin-bottom: -60px !important;
    }
    .img-biz {
        margin-top: -40px;
    }
    .wc-biz:before {
        content: none;
        width: 0;
        height: 0;
        z-index: -1;
    }
		.mainpar {
		padding:0;
	}

}
#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #008BDC;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #555;
}

/* Width mobile layout */

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


}
