html,body{
    overflow-x: hidden;
}
a,a:hover{
	text-decoration: none;
	outline: none !important;
}
.container{
	max-width: 1392px;
	margin: 0 auto;
	position: relative;
}
.top-header{
	background-color: #D7F1FD;
	padding: 5px 0;
}
.social-media-list-wrapper,
.top-header div a{
	color: #1985AA;
	font-size: 16px;
}
.social-media-list-wrapper{
	margin-left: 50px;
}
.social-media-wrapper {
    display: inline-block;
    width: 29px;
    height: 29px;
    border-radius: 100%;
    border:5px solid #82C0D8;
    position: relative;
    margin: 10px 10px;
    padding: 14px;
    vertical-align: middle;
}
.social-media-wrapper a{
	position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.social-media-wrapper:hover{

}
#site-logo{
	display: inline-block;
    position: relative;
    bottom: 50px;
}
.site-description{
	display: inline-block;
	position: absolute;
	right: 0;
}
.site-description h4 {
    text-align: right;
    font-size: 23px;
    color: #1A85AA;
    font-weight: 700;
    line-height: 28px;
    width: 102%;
    margin-top: 45px;
}
.site-description h3 a,
.site-description h3{
	text-align: center;
	font-size: 28px;
    color: #79BF44;
    font-weight: 700;
    line-height: 34px;
}
.nav-header{
	background-color: #1B85AA;
	position: relative;
}
#menu-primary-menu{
	padding-left: 0;
	margin-bottom: 0;
}
#menu-primary-menu li{
	display: inline-block;
	padding: 20px;
}
#menu-primary-menu li a{
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	line-height: 24px;

}
.serv-rates{
	position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 25%;
    background-color: #7CC244;
    font-size: 20px;
}
.serv-rates a p{
	margin-bottom: 0;
    font-weight: 700;
    line-height: 24px;
    color: #fff;
    padding: 20px;
}
.serv-rates a{
	color: #fff;
}
.banner-background {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 100% 84%;
    padding: 0px 0 400px;
}
.banner h4{
    margin-bottom: 0;
    line-height: 30px;
    font-weight: 700;
    font-size: 25px;
    color: #000000;
    padding-top: 70px;
}
.banner h2{
    margin-bottom: 0;
    line-height: 90px;
    color: #1985AA;
    font-size: 75px;
    font-weight: 700;
}
.banner h2 span{
    color: #7CC244;
}
.banner button{
    margin-top: 50px;
    background: rgba(26,131,169,1);
    background: -moz-linear-gradient(top, rgba(26,131,169,1) 0%, rgba(48,68,86,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(26,131,169,1)), color-stop(100%, rgba(48,68,86,1)));
    background: -webkit-linear-gradient(top, rgba(26,131,169,1) 0%, rgba(48,68,86,1) 100%);
    background: -o-linear-gradient(top, rgba(26,131,169,1) 0%, rgba(48,68,86,1) 100%);
    background: -ms-linear-gradient(top, rgba(26,131,169,1) 0%, rgba(48,68,86,1) 100%);
    background: linear-gradient(to bottom, rgba(26,131,169,1) 0%, rgba(48,68,86,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a83a9', endColorstr='#304456', GradientType=0 );
    border:3px solid #fff;
    -webkit-box-shadow: 7px 7px 40px 1px rgba(0,0,0,0.35);
    -moz-box-shadow: 7px 7px 40px 1px rgba(0,0,0,0.35);
    box-shadow: 7px 7px 40px 1px rgba(0,0,0,0.35);
    font-size: 20px;
    color: #fff;
    line-height: 24px;
    padding: 25px 35px;
    border-radius: 10px;
    font-weight: 700;
}
.welcome h4{
    color: #1985AA;
    font-size: 50px;
    font-weight: 700;
    line-height: 60px;
    margin-top: 100px;
}
.welcome h6{
    color: #7AC044;
    font-weight: 700;
    font-size: 23px;
    line-height: 28px;
}
.welcome p{
    margin-top: 70px;
    color: #6E6E6E;
    font-size: 18px;
    line-height: 31px;
}
.button-grad{
    background: rgba(26,131,169,1);
    background: -moz-linear-gradient(top, rgba(26,131,169,1) 0%, rgba(48,68,86,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(26,131,169,1)), color-stop(100%, rgba(48,68,86,1)));
    background: -webkit-linear-gradient(top, rgba(26,131,169,1) 0%, rgba(48,68,86,1) 100%);
    background: -o-linear-gradient(top, rgba(26,131,169,1) 0%, rgba(48,68,86,1) 100%);
    background: -ms-linear-gradient(top, rgba(26,131,169,1) 0%, rgba(48,68,86,1) 100%);
    background: linear-gradient(to bottom, rgba(26,131,169,1) 0%, rgba(48,68,86,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a83a9', endColorstr='#304456', GradientType=0 );
    border:3px solid #fff;
    -webkit-box-shadow: 7px 7px 40px 1px rgba(0,0,0,0.35);
    -moz-box-shadow: 7px 7px 40px 1px rgba(0,0,0,0.35);
    box-shadow: 7px 7px 40px 1px rgba(0,0,0,0.35);
    font-size: 20px;
    color: #fff;
    line-height: 24px;
    padding: 20px 70px;
    border-radius: 10px;
    font-weight: 700;
}
.welcome .welcome-text-contents .button-grad{
    margin-top: 70px;
}
.welcome-image-wrapper img{
    width: 100%;
}
.welcome-image-wrapper{
    margin-top: 100px;
    position: relative;
}
.welcome-image-wrapper::before{
    content: url('https://customadesign.info/dri/wp-content/uploads/2019/01/video-play.png');
    top: 50%;
    left: 50%;
    z-index: 2;
    position: absolute;
    transform: translate(-50%,-50%);
}
.welcome-image-wrapper .overlay{
    background-color: rgba(162,162,162,.4);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
}
.welcome .welcome-image-part .button-grad{
    margin-top: 45px;
}
.service{
    margin-top: 140px;
    position: relative;
    z-index: 2;
}
.service h2{
    font-size: 50px;
    font-weight: 700;
    line-height: 60px;
    color: #1985AA;
    text-align: center;
}
.service h2:nth-child(2){
    color: #7BC144;
    margin-bottom: 93px;
}  
.service .service-1{
    min-height: 842px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}
.service .service-2{
    border-radius: 10px;
    min-height: 252px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 43px;
    position: relative;
    overflow: hidden;
}
.service .service-2:first-child{
    margin-top: 0;
}
.service .service-1 h2,
.service .service-2 h2{
    color: #fff;
    font-size: 42px;
    font-weight:700;
    position: absolute;
    bottom: 30px;
    text-align: left;
    padding: 30px 35px;
}
.service .service-1 a,
.service .service-2 a{
    font-size: 20px;
    color: #ffffff;
    line-height: 24px;
    font-weight: 700;
    position: absolute;
    bottom: 10px;
    text-align: left;
    padding: 30px 35px;
}
.service .service-1::before,
.service .service-2::before{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#333333+0,111111+100&0+0,1+100 */
    background: -moz-linear-gradient(top, rgba(51,51,51,0) 0%, rgba(17,17,17,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(51,51,51,0) 0%,rgba(17,17,17,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(51,51,51,0) 0%,rgba(17,17,17,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00333333', endColorstr='#111111',GradientType=0 ); /* IE6-9 */
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.open-space{
    background-image: url(https://customadesign.info/dri/wp-content/uploads/2019/01/section-background.jpg);
    height: 832px;
    opacity: .4;
    margin-top: -60px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}
.blogs-section{
    margin-top: -60px;
    margin-bottom: 130px;
}
.blog-post-wrapper {
    background-color: #ffffff;
    border-radius: 10px;
    padding: 40px 50px;
}
.blog-post-wrapper h3{
    color: #1985AA;
    font-size: 50px;
    line-height: 60px;
    font-weight: 700;
    margin-bottom: 65px;
    padding-top: 35px;
}
.blogs-section .blog img{
    width: 100%;
}
.blogs-section .blog img:nth-child(2){
    margin-top: 40px;
}
.blogs-section h5{
    color: #000000;
    font-size: 21px;
    line-height: 25px;
    font-weight: 600;
}
.blogs-section a{
    color: #1985AA;
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
}
.testimonials-section{
    position: relative;
}
.testimonial-inner {
    position: relative;
}
.testimonials-section .strong-view-id-1 .wpmslider-viewport{
    height: auto !important;
}
.testimonials-section::before {
    border-right: 1px #A4A4A4 solid;
    content: '';
    right: 20px;
    position: absolute;
    width: 100%;
    height: 80%;
}
.testimonial-content{
    padding-top: 60px;
}
.stars{
    position: absolute;
    top: 10px;
}
.strong-view.nav-position-outside .wpmslider-controls{
    text-align: left !important;
}
.testimonials-section .testimonial-name {
    margin-top: 80px;
    width: 50%;
    display: inline-block;
}
.testimonials-section .strong-view.pager-style-buttons .wpmslider-pager-link:hover:before,
.testimonials-section .strong-view.pager-style-buttons .wpmslider-pager-link.active:before{
    color: #1985AA !important;
}
.testimonials-section .strong-view.pager-style-buttons .wpmslider-pager-link:before{
    color: #A3A3A3;
    font-size: 15px !important;
}
.testimonials-section .strong-view.nav-position-outside .wpmslider-controls{
    padding: 90px 0 20px;
}
#gform_1 .gform_title,
#gform_wrapper_1{
    margin-top: 0;
}
.testimonials-section h3,
#gform_1 .gform_title{
    color: #1985AA;
    font-size: 25px;
    line-height: 30px;
    font-weight: 400;
}
#gform_1 .gform_description{
    color: #444444;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 1px;
}
#gform_fields_1 li input{
    min-height: 45px;
}
#field_1_5 .gfield_label,
#field_1_6 .gfield_label,
#field_1_3 .gfield_label,
#field_1_2 .gfield_label{
    font-size: 14px;
    font-weight: 400;
    color: #666666 !important;
}
.gform_wrapper .gfield_required{
    color: #666666 !important;
}
#field_1_4{
    width: 50%;
    margin-top: 45px;
}
#gform_wrapper_1 .gform_footer{
    display: block;
    width: 50%;
    text-align: right;
    margin-left: auto;
    margin-right: 0;
    position: relative;
    bottom: 105px;
}
#gform_wrapper_1 .gform_footer #gform_submit_button_1{
    background: rgba(26,131,169,1);
    background: -moz-linear-gradient(top, rgba(26,131,169,1) 0%, rgba(48,68,86,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(26,131,169,1)), color-stop(100%, rgba(48,68,86,1)));
    background: -webkit-linear-gradient(top, rgba(26,131,169,1) 0%, rgba(48,68,86,1) 100%);
    background: -o-linear-gradient(top, rgba(26,131,169,1) 0%, rgba(48,68,86,1) 100%);
    background: -ms-linear-gradient(top, rgba(26,131,169,1) 0%, rgba(48,68,86,1) 100%);
    background: linear-gradient(to bottom, rgba(26,131,169,1) 0%, rgba(48,68,86,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a83a9', endColorstr='#304456', GradientType=0 );
    border:3px solid #fff;
    -webkit-box-shadow: 7px 7px 40px 1px rgba(0,0,0,0.35);
    -moz-box-shadow: 7px 7px 40px 1px rgba(0,0,0,0.35);
    box-shadow: 7px 7px 40px 1px rgba(0,0,0,0.35);
    font-size: 20px;
    color: #fff;
    line-height: 24px;
    padding: 20px 70px;
    border-radius: 10px;
    font-weight: 700;
}
.top-footer{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 50px;
    padding-bottom: 40px;
} 
.estimate,
#footer-logo{
    display: inline-block;
    vertical-align: text-bottom;
}
.estimate{
    text-align: center;
    width: 60%;
    font-size: 55px;
    font-weight: 900;
    line-height: 66px;
    color: #FFFFFF;
    text-shadow: 7px 7px 4px rgba(0,0,0,0.2);
}
.contact{
    margin-top: 50px;
    font-size: 33px;
    font-weight: 700;
    line-height: 40px;
    color: #ffffff;
    text-align: center;
    text-shadow: 7px 7px 4px rgba(0,0,0,0.2);
}
.contact a{
    color: #ffffff;
}
.sched{
    margin-top: 25px;
    color: #619A32;
    -webkit-text-stroke: .6px #ffffff;
    font-weight: 900;
    font-size: 26px;
    line-height: 31px;
    text-shadow: 7px 7px 4px rgba(0,0,0,0.2);
    text-align: center;
}
.credit_cards-wrapper-wrapper{
    text-align: center;
}
.credit_cards-wrapper {
    display: inline-block;
    text-align: center;
    margin: 15px 10px 0px;
}
.site_map{
    color: #ffffff
}
.site_map h3{
   font-size: 23px;
   font-weight: 700;
   line-height: 28px;
}
.site_map ul{
    font-size: 18px;
    line-height: 36px;
}
.site_map ul ul {
    list-style: none;
    padding-left: 0px;
}
.recent_post a,
.recent_post {
    color: #ffffff;
}
.recent_post h3{
    font-size: 23px;
    font-weight: 700;
    line-height: 28px;
}
.recent-img-wrapper{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.recent-img-wrapper img{
    width: 100%;
}
.recent_post_text{
    margin-bottom: 20px;
} 
#menu-footer-menu{
    list-style: none;

}  
#menu-footer-menu li{ 
    padding: 20px;
    display: inline-block;
}
#copyright,
#menu-footer-menu li a{
    color: #1985AA;
    font-size: 16px;
    line-height: 19px;
    text-transform: unset;
}
#copyright{
    padding: 20px;
}