@charset "UTF-8";
.popup-template .modal{opacity:0;transition:all .25s ease}.popup-template .modal.is-open{opacity:1;transition:all .25s ease}@font-face {
font-family: 'fontello';
src: url(//dms-service.com/wp-content/plugins/wp-edit-password-protected/assets/font/fontello.eot?85645559);
src: url(//dms-service.com/wp-content/plugins/wp-edit-password-protected/assets/font/fontello.eot?85645559#iefix) format('embedded-opentype'),
url(//dms-service.com/wp-content/plugins/wp-edit-password-protected/assets/font/fontello.woff2?85645559) format('woff2'),
url(//dms-service.com/wp-content/plugins/wp-edit-password-protected/assets/font/fontello.woff?85645559) format('woff'),
url(//dms-service.com/wp-content/plugins/wp-edit-password-protected/assets/font/fontello.ttf?85645559) format('truetype'),
url(//dms-service.com/wp-content/plugins/wp-edit-password-protected/assets/font/fontello.svg?85645559#fontello) format('svg');
font-weight: normal;
font-style: normal;
}   [class^="icon-"]:before, [class*=" icon-"]:before {
font-family: "fontello";
font-style: normal;
font-weight: normal;
speak: never;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;  font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;   -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;  }
.icon-wpass-facebook:before { content: '\0c01'; } .icon-wpass-twitter:before { content: '\1104'; } .icon-wpass-linkedin:before { content: '\1c03'; } .icon-wpass-pinterest:before { content: '\c014'; } .icon-wpass-tumblr:before { content: '\c015'; } .icon-wpass-youtube:before { content: '\c017'; } .icon-wpass-instagram:before { content: '\c018'; } .icon-wpass-url:before { content: '\c020'; }.wpepa-wrap-standard {
max-width: 1170px;
margin: 30px auto;
}
.wpepa-wrap-full {
width: 100%;
margin: 0 auto;
padding: 0;
}
.wpppass-social-top {
padding: 0 0 20px;
}
.wpppass-top-text {
margin-bottom: 30px;
}
div#wpppass input {
border: 1px solid #ccc;
min-height: 30px;
}
div#wpppass {
margin-bottom: 10px;
width: 100%;
padding: 50px 20px;
background: #fff;
border: 1px solid #ccc;
margin: 40px auto;
}
.wpppass-text-left,
.wpppass-text-left p{
text-align: left;
}
.wpppass-text-center,
.wpppass-text-center p{
text-align: center;
}
.wpppass-text-right,
.wpppass-text-right p{
text-align: right;
}
#wpppass i.icon-wpass-url {
background: #25ACE3;
color: #fff;
}
#wpppass .wpp-social i {
text-align: center;
background: #fff;
color: #000;
display: flex;
align-items: center;
justify-content: center;
padding: 6px 2px;
}
#wpppass.circle i,
#wpppass.circle svg.wpp-xicon{
width: 40px;
height: 40px;
text-align: center;
display: flex;
border-radius: 50%;
align-items: center;
justify-content: center;
}
#wpppass.circle svg.wpp-xicon {
padding: 10px;
}
#wpppass.wppass-style-three a i,
#wpppass.wppass-style-three a svg {
background: transparent !important;
font-size: 18px;
}
#wpppass.quarter i {
border-radius: 30%;
}
#wpppass i.icon-wpass-facebook{ 
background:#4862A3;
color:#fff;
}
#wpppass i.icon-wpass-facebook:hover{ 
background:#375192;
}
#wpppass i.icon-wpass-twitter{ 
background:#55ACEE;
color:#fff;
}
#wpppass i.icon-wpass-twitter:hover{ 
background:#49a2e5;
}
#wpppass svg.wpp-xicon {
background: #000;
padding: 5px;
width: 30px;
height: 30px;
}
#wpppass svg.wpp-xicon:hover {
background: #2a2a2a;
}
#wpppass i.icon-wpass-tumblr{ 
background:#001935;
color:#fff;
}
#wpppass i.icon-wpass-tumblr:hover{ 
background:#021428;
}
#wpppass i.icon-wpass-linkedin{ 
background:#007BB5;
color:#fff;
}
#wpppass i.icon-wpass-linkedin:hover{ 
background:#0671a4;
}
#wpppass i.icon-wpass-pinterest{ 
background:#B31217;
color:#fff;
}
#wpppass i.icon-wpass-pinterest:hover{ 
background:#a91015;
}
#wpppass i.icon-wpass-instagram{ 
background:#000;
color:#fff;
}
#wpppass i.icon-wpass-instagram:hover{ 
background:#312a2a;
}
#wpppass i.icon-wpass-youtube{ 
background:#E02F2F;
color:#fff;
}
#wpppass i.icon-wpass-youtube:hover{ 
background:#c52323;
}
#wpppass i.icon-wpass-url{ 
background:#25ACE3;
color:#fff;
}
#wpppass i.icon-wpass-url:hover{ 
background:#229bcc;
}
p.wppass-error-text {
color: #bb0000;
font-weight: 700;
padding: 0;
margin-bottom: 1rem;
}
#wpppass form {
margin-bottom: 15px;
}
#wpppass form input[type="password"] {
width: 350px;
height: 40px;
}
#wpppass form input {
display: block;
margin: 10px 0;
}
#wpppass form label {
display: block;
}
div#wpppass.wppass-style-one form.wppass-form {
display: flex;
align-items: center;
justify-content: center;
margin: 15px auto;
flex-flow: row wrap;
}
div#wpppass form.wppass-form input {
height: inherit;
min-height: inherit;
padding: 15px 10px;
margin-left: 5px;
min-width: 120px;
font-size: inherit;
}
div#wpppass p.wppass-error-text {
text-align: center;
color: #ff0000 !important;
}
div#wpppass.wppass-style-two form.wppass-form {
display: flex;
}
div#wpppass.wppass-style-two form.wppass-form input {
flex: auto;
}
div#wpppass.wppass-style-two form.wppass-form input[type="submit"] {
flex: 0 0 200px;
}
div#wpppass.wppass-style-two {
background: #ededed;
border: inherit;
box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
border-radius: 5px;
}
div#wpppass.wppass-style-three form.wppass-form,
div#wpppass.wppass-style-four form.wppass-form {
display: flex;
flex-direction: column;
max-width: 500px;
box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
margin: 20px auto;
padding: 50px;
background: #ededed;
}
div#wpppass.wppass-style-three form.wppass-form input,
div#wpppass.wppass-style-four form.wppass-form input{
width: 100%;
}
div#wpppass.wppass-style-three{
background: #42276A;
box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
color: #fff;
}
div#wpppass.wppass-style-three h1,
div#wpppass.wppass-style-three h2,
div#wpppass.wppass-style-three h3,
div#wpppass.wppass-style-three span,
div#wpppass.wppass-style-three h4,
div#wpppass.wppass-style-three p{
color: #fff;
}
div#wpppass.wppass-style-three form.wppass-form {
background: transparent;
box-shadow: rgb(0 0 0 / 6%) 0px 54px 55px, rgb(0 0 0 / 12%) 0px -12px 30px, rgb(0 0 0 / 12%) 0px 4px 6px, rgb(0 0 0 / 17%) 0px 12px 13px, rgb(0 0 0 / 9%) 0px -3px 5px;
}
#wpppass form.three {
display: flex;
align-items: center;
flex-flow: row nowrap;
}
#wpppass form.three label {
display: inline-block;
margin-right: 10px;
}
#wpppass form.two input,
#wpppass form.three input {
display: inline-block;
margin: 10px 0;
margin-right: 0px;
min-height: 40px;
}
#wpppass form.two input[type="password"] ,
#wpppass form.three input[type="password"] {
width: 300px;
height: 40px;
margin-right: 10px;
}
#wpppass form.four input,
#wpppass form.four input[type="password"],
#wpppass form.four label{ 
display:block;
width:100%;
} 
#wpppass .wppp-center{ 
text-align:center;
justify-content: center;
} 
#wpppass .wppp-right {
text-align: right;
justify-content: flex-end;
}
#wpppass .wpppass-social-middle {
margin: 5px 0;
}
.text-center,
.text-center p{
text-align:center !important; 
}
.text-left,
.text-left p{
text-align:left !important; 
}
.text-right,
.text-right p{
text-align:right !important; 
}
div#wpppass .button {
border: 1px solid #ededed;
padding: 8px 20px;
margin: 10px 0 0 0;
display: inline-block;
}
div#wpppass .btn.button:hover {
background-color: #ededed;
color:#000;
}
.feature-img {
margin-bottom: 40px;
}
.wpp-not-login{
margin-top: 10%;
min-height: 400px;
}
#wpppass .wpp-social {
display: flex;
flex-flow: row wrap;
align-items: center;
}
#wpppass .wpp-social a {
margin-right: 10px;
transition: 0.5s;
}
#wpppass .wpp-social a:last-child {
margin-right: 0;
}
.wpp-social a{
margin:0 5px;
text-decoration: none;
}
.wpp-social a:hover{
text-decoration: none;
} .wpp-not-login {
background: #e7e7e7;
padding: 120px 40px;
border-radius: 5px;
max-width: 1000px;
margin: 50px auto;
}
.wpp-not-login.wpp-loginpage-s1 p,
.wpp-not-login.wpp-loginpage-s1 h1,
.wpp-not-login.wpp-loginpage-s1 h2,
.wpp-not-login.wpp-loginpage-s1 h3,
.wpp-not-login.wpp-loginpage-s1 h4 {
color: #000;
}
.wpp-not-login h2 {
font-size: 45px;
margin-bottom: 20px;
font-weight: 700;
}
.wpp-not-login p {
font-size: 18px;
}
a.wepp-btn.btn {
background: #000000;
color: #fff;
padding: 18px 80px;
}
a.wepp-btn.btn:hover {
opacity: 0.9;
}
a.wepp-btn {
margin-top: 30px;
}
.wpp-not-login.wpp-loginpage-s2 {
background: #42276A;
color: #fff;
}
.wpp-not-login.wpp-loginpage-s2 p,
.wpp-not-login.wpp-loginpage-s2 h1,
.wpp-not-login.wpp-loginpage-s2 h2,
.wpp-not-login.wpp-loginpage-s2 h3,
.wpp-not-login.wpp-loginpage-s2 h4 {
color: #fff;
}
.wpp-loginpage-s2 a.wepp-btn.btn {
background: #FF6200;
color: #fff;
} .wepp-loginform {
display: flex;
flex-direction: column;
width: 100%;
margin: 20px auto;
background: #FFFFFF;
max-width: 360px;
padding: 45px;
text-align: center;
box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}
.wepp-loginform form {
flex: 1;
flex-direction: column;
}
.wepp-loginform form input:not([type='checkbox']) {
display: block;
width: 100%;
padding: 10px 12px;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
background: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
border-radius: 0.25rem;
transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
margin: 0 0 15px;
}
.wepp-loginform form input:focus {
color: #212529;
background-color: #fefefe;
border-color: #86b7fe;
outline: 0;
box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 25%);
}
.wepp-loginform h2 {
font-size: 24px;
color: #000 !important;
margin-bottom: 15px;
border-bottom: 1px solid #ededed;
padding-bottom: 15px;
}
p.wepp-chebox-wrap {
text-align: left;
margin: 0;
display: flex;
align-items: center;
}
.wepp-loginform form input[type="submit"]{
background: #0671a4;
color: #fff;
}
p.wepp-chebox-wrap span {
font-size: 14px;
margin-left: 5px;
color: #888;
}
p.wepp-chebox-wrap {
margin: 10px 0;
}
.wepp-loginform form input[type="submit"]:hover {
background: #065276;
}
.wepp-loginform-error p {
color: red !important;
font-size: 14px;
}.blog .dt-format-gallery .dt-format-gallery-coll.full,
.archive .dt-format-gallery .dt-format-gallery-coll.full,
.search .dt-format-gallery .dt-format-gallery-coll.full
{
display: none;
}
.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor {}
    h1.h3-size {
color: #00467e;
background-image: linear-gradient(to right, #68ccec 88%, rgba(255, 255, 255, 0) 0%);
display: inline-block;
background-position-x: 0%;
background-position-y: 100%;
background-size: 25px 3px;
background-repeat: repeat-x;
padding-bottom: .125em; } h4 {
margin-top: 1.25em; } h5 {
margin-top: 1.25em; } .pullquote {
font-size: 18px;
font-size: 1.125rem;
position: relative;
margin: 1em 0 1em 1.5em;
border-left: 3px solid #c61130;
padding: 1em 1em 1em 1.75em;
background: #f8f8f8;
color: #696969;
font-weight: 100; } .pullquote:before {
content: "\f10d";
position: absolute;
font-size: 34px;
top: 10px;
left: 10px;
font-family: "fontawesome";
opacity: .15; } .pullquote .quote-author {
text-align: right;
display: block;
font-size: 12px;
font-size: 0.75rem;
font-weight: 700;
font-style: italic;
color: #68CCEC;
margin: .5em 0 0; }  .info-boxes .wpb_column {
margin: 3em 0 1em; }  #footer.footer.transparent-bg {
background-color: #2D2E34; } .wbenc-logo {
max-width: 125px;
height: auto;
display: block;
margin: 1em 0 0;
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
filter: grayscale(100%);
filter: gray;
-webkit-transition: 0.2s all ease-in-out;
-moz-transition: 0.2s all ease-in-out;
-o-transition: 0.2s all ease-in-out;
transition: 0.2s all ease-in-out; } .wbenc-logo:hover {
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
-ms-filter: grayscale(0%);
-o-filter: grayscale(0%);
filter: grayscale(0%);
filter: none;
-webkit-transition: 0.2s all ease-in-out;
-moz-transition: 0.2s all ease-in-out;
-o-transition: 0.2s all ease-in-out;
transition: 0.2s all ease-in-out; }  .btn {
display: inline-block;
margin: 1em 0;
text-align: center;
text-decoration: none;
text-transform: capitalize;
border: 1px solid #ADADAD;
padding: .5em 1em;
font-weight: 400;
color: #c61130;
background: transparent;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-transition: 0.2s all ease-in-out;
-moz-transition: 0.2s all ease-in-out;
-o-transition: 0.2s all ease-in-out;
transition: 0.2s all ease-in-out; } .btn:hover, .btn:active, .btn:focus {
color: #f8f8f8;
background: #c61130;
border: 1px solid #c61130;
-webkit-transition: 0.2s all ease-in-out;
-moz-transition: 0.2s all ease-in-out;
-o-transition: 0.2s all ease-in-out;
transition: 0.2s all ease-in-out; }  .wpcf7-form {
margin-top: 1em; } .wpcf7-form label {
display: block;
margin-bottom: 1em;
color: #696969;
font-weight: 700;
font-size: 12px;
font-size: 0.75rem;
line-height: 160%; } .wpcf7-form input:active, .wpcf7-form input:focus, .wpcf7-form textarea:active, .wpcf7-form textarea:focus {
outline: none;
border: 1px solid #68CCEC;
color: #00467e !important;
background: #F9F9F9; } p.required {
font-size: 12px;
font-size: 0.75rem;
font-weight: 700;
color: #696969;
text-align: right;
margin-bottom: 0; } span.required {
color: #c61130; }  #top-bar .wbenc-wrapper {
text-align: center; }
@media screen and (min-width: 901px) { #top-bar .wbenc-wrapper {
width: 75px; } } #top-bar .wbenc-wrapper .wbenc-logo {
vertical-align: middle;
max-width: 75px;
height: auto;
margin: .5em 0 0 2em;
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
filter: grayscale(100%);
filter: gray;
-webkit-transition: 0.2s all ease-in-out;
-moz-transition: 0.2s all ease-in-out;
-o-transition: 0.2s all ease-in-out;
transition: 0.2s all ease-in-out; } #top-bar .wbenc-wrapper .wbenc-logo:hover {
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
-ms-filter: grayscale(0%);
-o-filter: grayscale(0%);
filter: grayscale(0%);
filter: none;
-webkit-transition: 0.2s all ease-in-out;
-moz-transition: 0.2s all ease-in-out;
-o-transition: 0.2s all ease-in-out;
transition: 0.2s all ease-in-out; }
@media screen and (min-width: 901px) { #top-bar .wbenc-wrapper .wbenc-logo {
margin: 0 0 0 2em; } }  .testimonial-item {
position: relative; } .testimonial-item .testimonial-content {
font-size: 16px;
font-size: 1rem;
color: #696969;
font-weight: 100; } .testimonial-item .testimonial-vcard .alignleft {
display: none; } .testimonial-item .testimonial-vcard .text-primary {
color: #68CCEC;
font-size: 18px;
font-size: 1.125rem;
font-weight: 100; } .testimonial-item .testimonial-vcard .text-secondary {
color: #696969;
font-weight: 700;
font-size: 12px;
font-size: 0.75rem; } .testimonial-item:before {
content: "\f10d";
position: absolute;
font-size: 34px;
top: 15px;
left: 15px;
font-family: "fontawesome";
opacity: .15; }  .products-wrapper .single-wrapper {
width: 100%;
margin: 0 0 1em;
box-sizing: border-box;
float: left;
padding: 1em;
background: #F9F9F9;
border-radius: 3px;
border: 1px solid #E7E7E7; }
@media screen and (min-width: 691px) { .products-wrapper .single-wrapper {
width: 49%; } .products-wrapper .single-wrapper:nth-of-type(odd) {
clear: left;
margin-right: 2%; } } .products-wrapper .single-wrapper h4.holter-name {
margin-top: .25em;
text-align: center; } .products-wrapper .single-wrapper .img-container {
max-width: 180px;
display: block;
margin: 0 auto .5em; }  .collapse-wrap .collapse {
display: none; } .collapse-wrap .read-more-line span.read-more {
cursor: pointer;
color: #68CCEC;
display: inline-block; } .collapse-wrap .read-more-line span.read-more:after {
content: "";
display: inline-block;
width: 6px;
height: 6px;
margin-left: .15em;
border-top: 2px solid #68CCEC;
border-right: 2px solid #68CCEC;
position: relative;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg); } .collapse-wrap .read-more-line span.read-more.less:after {
top: -2px;
margin-left: .5em;
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-ms-transform: rotate(135deg);
-o-transform: rotate(135deg);
transform: rotate(135deg); } .collapse-wrap .read-more-line span.read-more:hover {
color: #00467e; } .collapse-wrap .read-more-line span.read-more:hover:after {
border-top: 2px solid #00467e;
border-right: 2px solid #00467e; }  .mfp-content .mfp-bottom-bar {
display: none; }  #mapConElem_1 {
filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
filter: gray;
-webkit-filter: grayscale(100%); } div#gmpMapProControlsCon_1 {
display: none; }  body.home #main {
padding: 0 0 50px 0; } html {
font-size: 100%; } body {
font-size: 16px;
font-size: 1.6rem; }  .wpb_single_image .vc_single_image-wrapper {
max-width: 100%; }  .youtubeWrapper,
.vimeoWrapper,
.instagramWrapper {
position: relative;
padding-top: 30px;
height: 0;
overflow: hidden; } .youtubeWrapper,
.vimeoWrapper {
padding-bottom: 56.25%; } .instagramWrapper {
padding-bottom: 120%; } .youtubeWrapper iframe,
.youtubeWrapper object,
.youtubeWrapper embed,
.vimeoWrapper iframe,
.vimeoWrapper object,
.vimeoWrapper embed,
.instagramWrapper iframe,
.instagramWrapper object,
.instagramWrapper embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; }  html:not(.mobile-true) #main img:not(.animate-element, .ls-s-1),
html:not(.mobile-true) #header img,
html:not(.mobile-true) #bottom-bar img {
opacity: 1 !important; }