/*
Theme Name: H2Odryout
Theme URI: 
Author: Upton Technology Group
Author URI: http://UptonTechnologyGroup.com
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: H2ODryout
Tags:

*/


/* Generated by Font Squirrel (https://www.fontsquirrel.com) on March 10, 2017 */

@font-face {
    font-family: 'archivo_blackregular';
    src: url('fonts/archivoblack-regular-webfont.woff2') format('woff2'),
    url('fonts/archivoblack-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotobold';
    src: url('fonts/roboto-bold-webfont.woff2') format('woff2'),
    url('fonts/roboto-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotoitalic';
    src: url('fonts/roboto-italic-webfont.woff2') format('woff2'),
    url('fonts/roboto-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotoregular';
    src: url('fonts/roboto-regular-webfont.woff2') format('woff2'),
    url('fonts/roboto-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotomedium';
    src: url('fonts/roboto-medium-webfont.woff2') format('woff2'),
    url('fonts/roboto-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/*start css for homepage*/

.alignright{
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.alignleft{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

img{
    max-width: 100%;
    height: auto;
}
.top-header {
    background: #0856a9 none repeat scroll 0 0;
}

.top-txt h4 {
    color: #ffffff;
    font-family: robotomedium;
    font-size: 15px;
    text-transform: uppercase;
}

.top-txt span {
    padding-left: 32px;
}

.logo {
    padding: 12px 0;
}

.mainmenu ul {
    margin: 0;
    padding: 0;
}

.mainmenu ul li {
    padding-right: 45px;
    font-family: robotobold;
    font-size: 15px;
    color: #de1e34;
    text-transform: uppercase;
}

.mainmenu ul li:last-child {
    padding-right: 0;
}

.mainmenu ul li a {
    padding: 15px 0;
    text-decoration: none;
}

.mainmenu ul li a.active {
    border-top: 2px solid red;
}
.navbar-nav>li>a:hover{
	background: none;
}
.navbar .navbar-toggle .icon-bar {
    background-color: #888;
}
.navbar .navbar-toggle {
    border-color: #ddd;
}
.dropdown-menu{
    right: 0;
}
 .dropdown-menu li{
    padding: 0px 20px;
}
.dropdown-menu>li>a:hover {
color: #006495;
background: none;
}
.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; // remove the gap so it doesn't close
 }
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #337ab7;
   background-color: transparent;
}
.slider {
    width: 100%;

    position: relative;
}

.slider-title h1 {
    color: #ef2139;
    margin-top: 155px;
    text-align: center;
    font-family: archivo_blackregular;
    font-size: 60px;
}

.sub-title h3 {
    color: #fff;
    font-size: 20px;
    line-height: 32px;
    text-align: center;
    font-family: robotoregular;

}

.contact-btn {
    padding-top: 25px;
    text-align: center;
}

.contact-btn button {
    font-family: robotoregular;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    -webkit-transition: all 1s ease; /* Safari 3.2+, Chrome */
    -moz-transition: all 1s ease; /* Firefox 4-15 */
    -o-transition: all 1s ease; /* Opera 10.5-12.00 */
    transition: all 1s ease; /* Firefox 16+, Opera 12.50+ */
}

.btn-field {
    background: #0b61bd;
    border: medium none;
    padding: 15px 30px;

}

.btn-field:hover {
    background: #EF2139;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=14, Direction=198, Color=#333333)"; /*IE 8*/
    -moz-box-shadow: -1px 3px 14px #333333; /*FF 3.5+*/
    -webkit-box-shadow: -1px 3px 14px #333333; /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
    box-shadow: -1px 3px 14px #333333; /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=14, Direction=198, Color=#333333); /*IE 5.5-7*/

}

.our-services, .testimonial {
    padding: 60px 0 80px;
}

.service-title h2 {
    font-family: archivo_blackregular;
    font-size: 50px;
    color: #000;
    padding: 14px 56px;
    position: relative;
    display: table;
    margin: 0 auto;

}

.service-title h2 strong {
    color: #0b61bd;
}

.service-title h2:before, .service-title h2:after {
    content: "";
    position: absolute;
    display: block;
}

.service-title h2:before {
    width: 5px;
    height: 50px;
    background-color: #000000;
    left: 0;
    top: 0;
}

.service-title h2:after {
    width: 70px;
    height: 5px;
    background-color: #000000;
    left: 0;
    top: 0;
}

.services-bow {
    margin-top: 30px;
    padding-bottom: 20px;
    border-bottom: 3px solid transparent;
}

.service-sub-title h3 {
    color: #000;
    font-family: robotoregular;
    font-size: 20px;
    padding-bottom: 18px;
    text-transform: uppercase;
}

.service-txt p {
    font-family: robotoregular;
    font-size: 16px;
    color: #3d3d3d;
    line-height: 26px;
    padding-bottom: 15px;
}

.services-bow span {
    color: #f5102b;
    font-size: 16px;
    text-transform: uppercase;
    width: 15px;
}

.services-bow span a {
    color: #f5102b;
}

.services-bow span a:hover {
    text-decoration: none;
}

.services-bow span a:after {
    background-color: #f5102b;
    content: "";
    display: inline-block;
    height: 2px;
    margin-left: 10px;
    vertical-align: middle;
    width: 65px;
}

.services-bow:hover {
    border-bottom: 3px solid #2e659f;
}

.clear {
    clear: both;
}

.service-img img {
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=14, Direction=135, Color=#b8b5b5)"; /*IE 8*/
    -moz-box-shadow: 1px 1px 14px #b8b5b5; /*FF 3.5+*/
    -webkit-box-shadow: 1px 1px 14px #b8b5b5; /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
    box-shadow: 1px 1px 14px #b8b5b5; /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=14, Direction=135, Color=#b8b5b5); /*IE 5.5-7*/
    border-radius: 18px 18px 0px 0px;
    -moz-border-radius: 18px 18px 0px 0px;
    -webkit-border-radius: 18px 18px 0px 0px;
    border: 0px solid #000000;
}

.service-sub-title {
    padding-top: 20px;
}

.water-damage > h2 {
    color: #0b61bd;
    text-transform: uppercase;
    font-size: 40px;
    font-family: robotoregular;
    line-height: 50px;
    margin-top: 0;
}

.water-damage > p {
    color: #2f2e2e;
    font-size: 16px;
    line-height: 28px;
    padding: 10px 0 20px;
}
.water-damage img{
	border: 4px solid #fff;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=15, Direction=135, Color=#b4b0b0)";
    -moz-box-shadow: 1px 1px 15px #b4b0b0;
    -webkit-box-shadow: 1px 1px 15px #b4b0b0;
    box-shadow: 1px 1px 15px #b4b0b0;
}
.btn-style {
    background: rgba(0, 0, 0, 0) url("images/btn-bg.png") no-repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-family: robotoregular;
    font-size: 18px;
    padding: 12px 47px;
    text-transform: uppercase;
}

.btn-style:hover {
    background: #EF2139;

    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=14, Direction=198, Color=#333333)"; /*IE 8*/
    -moz-box-shadow: -1px 3px 14px #333333; /*FF 3.5+*/
    -webkit-box-shadow: -1px 3px 14px #333333; /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
    box-shadow: -1px 3px 14px #333333; /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=14, Direction=198, Color=#333333); /*IE 5.5-7*/

    -webkit-transition: all 1s ease; /* Safari 3.2+, Chrome */
    -moz-transition: all 1s ease; /* Firefox 4-15 */
    -o-transition: all 1s ease; /* Opera 10.5-12.00 */
    transition: all 1s ease; /* Firefox 16+, Opera 12.50+ */
}

.video-img {
    padding-top: 35px;
}

.video-img img {
    border: 4px solid #fff;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=15, Direction=135, Color=#b4b0b0)"; /*IE 8*/
    -moz-box-shadow: 1px 1px 15px #b4b0b0; /*FF 3.5+*/
    -webkit-box-shadow: 1px 1px 15px #b4b0b0; /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
    box-shadow: 1px 1px 15px #b4b0b0; /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=15, Direction=135, Color=#b4b0b0); /*IE 5.5-7*/
}

.testimonial {
    background: #f4f4f4 none repeat scroll 0 0;
    margin-top: 80px;
}

.testimonial-img {
    padding-top: 50px;

}

.testimonial-img img {
    border: 3px solid #fff;
    border-radius: 50%;
    padding: 15px 0 0;

}

.testimonial-txt > p {
    color: #545454;
    font-family: robotoitalic;
    font-size: 16px;
    padding: 25px 0 15px 0;
    text-align: center;
}

.testimonial-txt > h4 {
    text-align: center;
    font-family: robotoregular;
    font-size: 18px;
    color: #232323;
}

.slide-bullet li {
    display: inline;
    text-align: center;
    padding-right: 5px;
}

.slide-bullet li:last-child {

    padding-right: 0;
}

.slide-bullet li a {
    text-align: center;
}

.slide-bullet > ul {
    margin: 0;
    padding: 0;
    text-align: center;
}

.contact-title h2 {
    color: #fff;
    display: table;
    font-family: archivo_blackregular;
    font-size: 50px;
    margin: 0 auto;
    padding: 60px 56px;
    position: relative;
}

.contact-title h2 strong {
    color: #0b61bd;
}

.contact-us {
    background: #181818;
    margin: 0;
}

.contact-us h2:before, .contact-title h2:after {
    content: "";
    position: absolute;
    display: block;
}

.contact-us h2::before {
    background-color: #fff;
    height: 50px;
    left: 0;
    margin-top: 60px;
    top: 0;
    width: 5px;
}

.contact-us h2::after {
    background-color: #fff;
    height: 5px;
    left: 0;
    margin-top: 60px;
    top: 0;
    width: 70px;
}

.border-bottom-para {
    border-bottom: 5px solid #fff;
    padding-top: 35px;
    width: 50px;
}

.contact-desc > p {
    color: #bbbbbb;
    font-family: robotoregular;
    font-size: 16px;
    line-height: 26px;
    padding-right: 60px;

}

.main-address {
    padding-top: 35px;
}

.main-address > ul {
    margin: 0;
    padding: 0;
}

.main-address li {
    list-style: outside none none;
    padding: 10px 0;

}

.main-address span.contact-icon {
    border: 1px solid #222222;
    padding: 4px 8px;
}

.main-address span.contact-icon-envelop {
    border: 1px solid #222222;
    padding: 4px 5px;

}

.main-address span.add-txt {
    padding-left: 20px;
    font-family: robotoregular;
    font-size: 14px;
    color: #fff;
}

.social-media ul {
    margin: 0;
    padding: 0;
}

.social-media ul li {
    display: inline-block;
    list-style: none;
    padding-right: 10px;

}

.social-media ul li a {
    background: #105daf none repeat scroll 0 0;
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
}

.social-media {
    margin-top: 30px;

}

.social-media ul li a:hover {
    background: #EF2139;
    -webkit-transition: all 1.5s ease-out; /* Safari 3.2+, Chrome */
    -moz-transition: all 1.5s ease-out; /* Firefox 4-15 */
    -o-transition: all 1.5s ease-out; /* Opera 10.5-12.00 */
    transition: all 1.5s ease-out; /* Firefox 16+, Opera 12.50+ */
}

.contact-left-side {
    border-right: 1px solid #222222;
}

.contact-form {
    padding-left: 90px;
}

.name-field, .msg-field {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #222222;
    margin-bottom: 20px;
    padding: 10px 22px;
    width: 100%;
    color: #585858;
    font-family: robotoitalic;

}

.msg-field {
    height: 190px;
}

.msg-field::-webkit-input-placeholder {
    padding-top: 10px;
}

.msg-field:-moz-placeholder { /* Firefox 18- */
    padding-top: 10px;
}

.msg-field::-moz-placeholder { /* Firefox 19+ */
    padding-top: 10px;
}

.msg-field:-ms-input-placeholder {
    padding-top: 10px;
}
.text-right{
float: right;
}
.btn-design {
    border: 1px solid #222222;
    background: none;
    display: inline-block;
    padding: 7px 15px;
    text-align: right;
    font-family: robotoregular;
    font-size: 12px;
    color: #fff;
}

.btn-design:hover {
    background: #EF2139;
    -webkit-transition: all 1.3s linear; /* Safari 3.2+, Chrome */
    -moz-transition: all 1.3s linear; /* Firefox 4-15 */
    -o-transition: all 1.3s linear; /* Opera 10.5-12.00 */
    transition: all 1.3s linear; /* Firefox 16+, Opera 12.50+ */
}
.footer {
    background: #105daf none repeat scroll 0 0;
    padding-bottom: 50px;
}

.widget-01 {
    padding-top: 50px;
}

.widget-title {
    color: #ececec;
    font-family: robotobold;
    font-size: 20px;
    padding-bottom: 20px;
}

.widget-01 ul {
    margin: 0;
    padding: 0;
}

.widget-01 ul li {
    font-family: robotoregular;
    font-size: 14px;
    list-style: outside none none;
    padding-bottom: 10px;
}

.widget-01 ul li a {
    color: #bdbdbd;
    text-decoration: none;

}
.widget-01 ul li a:hover{
    padding-left: 7px;
    -webkit-transition: all 0.3s ease-in-out;/* Safari 3.2+, Chrome */
    -moz-transition: all 0.3s ease-in-out;/* Firefox 4-15 */
    -o-transition: all 0.3s ease-in-out;/* Opera 10.5-12.00 */
    transition: all 0.3s ease-in-out;/* Firefox 16+, Opera 12.50+ */
}
.mold > h3 {
    color: #ececec;
    font-family: robotobold;
    padding-bottom: 15px;
}

.baseline {
    padding-bottom: 50px;
}

.copyright {
    background: #0d54a0;
}

.copyright p {
    text-align: center;
    font-size: 14px;
    font-family: robotoregular;
    color: #bdbdbd;
    padding: 20px 0 5px;
}

.slider-item-inner {
    max-width: 800px;
    margin: 0 auto;
}

.carousel-control.left, .carousel-control.right {
    background: none;
}

.carousel-indicators {
    bottom: -45px;
}

.left-icon, .right-icon {
    display: block;
    margin-top: 209px;
    color: #8f8f8f;
    font-weight: normal;
    text-shadow: none;
}

.social-icon-fixed ul{
    margin: 0;
    padding: 0;
    left: 0;
    top: 250px;
}
.social-icon-fixed ul li {
    list-style: outside none none;
    padding-bottom: 22px;
}
.social-icon-fixed ul li:first-child a {
    padding: 10px 12px;
    background: #3b5998;
}

.social-icon-fixed ul li:nth-child(2) a{

    background: #007bb6;
}
.social-icon-fixed ul li:last-child a{

    background: #bb0000;
}
.social-icon-fixed ul li a:hover {
    padding-left: 30px;
    -webkit-transition: all 0.3s ease-in-out;/* Safari 3.2+, Chrome */
    -moz-transition: all 0.3s ease-in-out;/* Firefox 4-15 */
    -o-transition: all 0.3s ease-in-out;/* Opera 10.5-12.00 */
    transition: all 0.3s ease-in-out;/* Firefox 16+, Opera 12.50+ */

}
.social-icon-fixed ul li a{
    background: blue;
    color: #fff;
    padding: 10px;
    text-align: center;
}
.social-icon-fixed {
    margin-top: 350px;
    position: absolute;
}

/*inner page style*/
.inner-content{
	padding:30px 0px;
}
.inner-content p{
	color: #5b5b5b;
    font-family: robotoregular;
    font-size: 16px;
    line-height: 26px;
}
.slider-inner img{
    width: 100%;
}


.service-title-inner h2 {
    font-family: archivo_blackregular;
    font-size: 50px;
    color: #000;
    padding: 14px 56px 45px;
    position: relative;
    display: table;
    margin: 0 auto;
    text-transform: uppercase;

}

.service-title-inner h2 strong {
    color: #0b61bd;
}

.service-title-inner h2:before, .service-title-inner h2:after {
    content: "";
    position: absolute;
    display: block;
}

.service-title-inner h2:before {
    width: 5px;
    height: 50px;
    background-color: #000000;
    left: 0;
    top: 0;
}

.service-title-inner h2:after {
    width: 70px;
    height: 5px;
    background-color: #000000;
    left: 0;
    top: 0;
}
.service-title-inner {
    display: inline-block;
    text-align: left;
}
.about-area {
    margin-top: 60px;
}
.about-txt p {
    color: #5b5b5b;
    font-family: robotoregular;
    font-size: 16px;
    line-height: 26px;
    margin-top: -21px;
    padding-bottom: 45px;
}
.about-img {
    margin-top: 100px;
}
.about-img img{
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=13, Direction=135, Color=#cccccc)";/*IE 8*/
    -moz-box-shadow: 1px 1px 13px #cccccc;/*FF 3.5+*/
    -webkit-box-shadow: 1px 1px 13px #cccccc;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
    box-shadow: 1px 1px 13px #cccccc;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=13, Direction=135, Color=#cccccc); /*IE 5.5-7*/
}

.about-img img:hover, .choose-img img:hover{

    -webkit-transition: all 1s ease-out;/* Safari 3.2+, Chrome */
    -moz-transition: all 1s ease-out;/* Firefox 4-15 */
    -o-transition: all 1s ease-out;/* Opera 10.5-12.00 */
    transition: all 1s ease-out;/* Firefox 16+, Opera 12.50+ */
    -moz-transform: rotate(0deg) scale(1.1, 1.1) skewX(0deg) skewY(0deg) translate(0px, 0px);/* FF3.5+ */
    -webkit-transform: rotate(0deg) scale(1.1, 1.1) skew(0deg, 0deg) translate(0px, 0px);/*Saf3.1+, Chrome*/
    -o-transform: rotate(0deg) scale(1.1, 1.1) skew(0deg, 0deg) translate(0px, 0px);/* Opera 10.5 */
    -ms-transform: rotate(0deg) scale(1.1, 1.1) skew(0deg, 0deg) translate(0px, 0px);/* IE 9 */
    transform: rotate(0deg) scale(1.1, 1.1) skew(0deg, 0deg) translate(0px, 0px);
}


.list-item li {
	background:url(images/right-icon.png) no-repeat left;
	list-style: none;
    color: #5b5b5b;
    font-family: robotoregular;
    font-size: 16px;
    padding-left: 30px;
    text-transform: uppercase;
    line-height: 35px;
}

ul.list-item{
    padding-left: 0px;
}


.choose-title {
    color: #0b61bd;
    font-family: archivo_blackregular;
    font-size: 32px;
    padding-bottom: 20px;
    text-transform: uppercase;
}
.choose-img img{
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=13, Direction=135, Color=#cccccc)";/*IE 8*/
    -moz-box-shadow: 1px 1px 13px #cccccc;/*FF 3.5+*/
    -webkit-box-shadow: 1px 1px 13px #cccccc;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
    box-shadow: 1px 1px 13px #cccccc;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=13, Direction=135, Color=#cccccc); /*IE 5.5-7*/
}

.final-inner-txt p {
    font-family: robotoregular;
    font-size: 16px;
    line-height: 26px;
    padding: 30px 0 49px;
}

@media screen and (max-width: 360px) {

    .top-txt h4 {
        padding-left: 21px;
    }
    .logo {
        padding: 12px 16px;
    }
    .social-icon-fixed{
        display: none;
    }
    .about-txt p {
        margin-top: 0px;
        padding-bottom: 0px;
    }
    .about-img {
        margin-top: 60px;
        padding-bottom: 40px;
    }
    .choose-img img:hover{
        padding-bottom: 50px;
        transform:none;
    }
    .social-media > ul {
        padding-bottom: 40px;
    }
    .contact-form {
        padding-left: 0px;
    }
}
@media screen and (max-width: 480px) {
.service-title h2{
font-size: 32px;
}
.logo {
    text-align: center;
}
.top-contact{
padding: 0px 30px;
}
}

@media screen and (max-width: 990px) {
.top-contact{
width: 100%; 
text-align: center;
}
}


@media screen and (max-width: 990px) {

    .top-txt h4 {
        padding-left: 21px;
    }
    .logo {
        padding: 12px 16px;
    }
    .social-icon-fixed{
        display: none;
    }
    .about-txt p {
        margin-top: 0px;
        padding-bottom: 0px;
    }
    .about-img {
        margin-top: 60px;
        padding-bottom: 40px;
    }
    .choose-img img:hover{
        padding-bottom: 50px;
        transform:none;
    }
    .social-media > ul {
        padding-bottom: 40px;
    }
    .contact-form {
        padding-left: 0px;
    }
	.services-bow{
		text-align: center;
	}
}