@font-face {

    font-family: 'Brother-1816-Bold';

    src: url('../fonts/Brother-1816-Bold.eot');

    src: url('../fonts/Brother-1816-Bold.eot?#iefix') format('embedded-opentype'),

        url('../fonts/Brother-1816-Bold.woff2') format('woff2'),

        url('../fonts/Brother-1816-Bold.woff') format('woff'),

        url('../fonts/Brother-1816-Bold.ttf') format('truetype'),

        url('../fonts/Brother-1816-Bold.svg#Brother-1816-Bold') format('svg');

    font-weight: normal;

    font-style: normal;

    font-display: swap;

} 

@font-face {

    font-family: 'Brother-1816-Regular';

    src: url('../fonts/Brother-1816-Regular.eot');

    src: url('../fonts/Brother-1816-Regular.eot?#iefix') format('embedded-opentype'),

        url('../fonts/Brother-1816-Regular.woff2') format('woff2'),

        url('../fonts/Brother-1816-Regular.woff') format('woff'),

        url('../fonts/Brother-1816-Regular.ttf') format('truetype'),

        url('../fonts/Brother-1816-Regular.svg#Brother-1816-Regular') format('svg');

    font-weight: normal;

    font-style: normal;

    font-display: swap;

} 



@font-face {

    font-family:'Poppins-Regular';

    src:url(../fonts/Poppins-Regular.eot) format("eot"),

    url(../fonts/Poppins-Regular.svg) format("svg"),

    url(../fonts/Poppins-Regular.woff2) format("woff2"),

    url(../fonts/Poppins-Regular.woff) format("woff"),

    url(../fonts/Poppins-Regular.ttf) format("ttf"),

    url(../fonts/Poppins-Regular.otf) format("otf");

  }

.fa-chevron-right:before {

	content: "\f054";

	font: normal normal normal 14px/1 FontAwesome;

	padding: 8px;

	position: relative;

	top: 0

}

.fa-chevron-left:before {

	font: normal normal normal 14px/1 FontAwesome

}

body {

    min-width: 100%;

	overflow-x:hidden;

	

}

i {

	font: normal normal normal 14px/1 FontAwesome

}

a:focus,

a:hover {

	text-decoration: none;

	outline: 0;

	transition:0.5s;

}



a {

    font-family:'Poppins-Regular';

    outline:0;

    font-size: 16px;

}



a:active,

a:focus {

	-moz-outline-style: none

}



img {

	max-width: 100%

}



.row {

	margin: 0;

	padding: 0

}

.btn.active, .btn:active {

    -webkit-box-shadow: unset;

    box-shadow: unset;

}

.col-sm-1,

.col-sm-10,

.col-sm-11,

.col-sm-12,

.col-sm-2,

.col-sm-3,

.col-sm-4,

.col-sm-5,

.col-sm-6,

.col-sm-7,

.col-sm-8,

.col-sm-9 {

	padding: 0

}

input.form-control::placeholder{

    font-size: 30px;

    font-family: PTSans-Caption;

    color: #222;

}

select,label{

	 font-family: PTSans-Caption;

}

li {

    list-style-type: disc;

    font-size: 16px;

    line-height: 27px;

    font-family: 'Poppins-Regular';

}



p strong {

  font-family:'Poppins-Regular';

}



h1,

h2,

h3,

h4,

h5,

h6 {

	  font-family:Brother-1816-Bold;

}



p.forget {

    font-size: 14px;

    line-height: 26px;

    margin-bottom: 30px;

}

.no-margin {

	margin: 0

}



p,

span {

	font-family: Poppins-Regular;

	font-size: 16px;

	line-height: 27px;

}

label,select{

	font-family: 'Poppins-Regular';

    font-size: 16px;

	line-height: 27px;

}

.svg {

  position: absolute;

  width: 0;

  height: 0;

}

.container-fluid {

	padding: 0

}

img {

	max-width: 100%

}

.container {

	padding: 0;

	max-width: 1260px;

	margin: 0 auto;

	width: auto

}

.svg {

	position: absolute;

	width: 0;

	height: 0

}

li {

    list-style-type: none;

    display: inline-block;

}

.mobile-top-head {

    display: none;

}

/*************** header-section ***************/

.header_top_section {

    background-color: #181d2a;

	display: flex;

	align-items: baseline;

}

.tidallogo {

    padding: 1em;

    background-color: #fff;

}

.fire_content h5 {

    font-size: 19px;

    line-height: 18px;

    color: #ffffff;

    font-family: 'Poppins-Regular';

    margin: 0;

}

.fire_content p{

	font-size: 14px;

    line-height: 18px;

    color: #ffffff;

    font-family: 'Poppins-Regular';

    margin: 0;

}

.header_fire span{

	background-image: url(../images/home/hourmedicalcare-image.png);

    background-position: center;

    background-repeat: no-repeat;

    background-size: 100%;

    width: 30px;

    height: 35px;

    display: inline-block;

}

.header_fire {

    display: flex;

    padding-left: 1em;

	align-items: center;

    justify-content: center;

}

.fire_content {

    padding-left: 1em;

}

.header_fire.response span{

	background-image: url(../images/home/header-clk.png);

	width: 25px;

}

.header_phone {

    background-color: #fff;

	width: 19%;

}

.header_phone a {

    font-size: 25px;

    line-height: 54px;

    color: #181d2a;

    display: block;

	padding: 0 1em 0 2em;

	position: relative;

	font-family: Brother-1816-Bold;

    transition: 0.5s;

}

.header_phone a:before{

	content: "";

    position: absolute;

    left: 10px;

    top: 15px;

    background-image: url(../images/home/header-phone.png);

    background-position: center;

    background-repeat: no-repeat;

    background-size: contain;

    width: 30px;

    height: 25px;

}

.blue {

    width: 36px;

    height: 36px;

    background-color: #2e74b7;

    display: flex;

    position: absolute;

    right: -18px;

    bottom: -18px;

    align-items: center;

    justify-content: center;

	

}

.blue:after{

	content: "";

	position: absolute;

	background-image: url(../images/home/header-arrow.png);

    background-position: center;

    background-repeat: no-repeat;

    background-size: contain;

    width: 20px;

    height: 15px;

}

.header_social ul li {

    width: 35px;

    height: 35px;

    border: 2px solid #fff;

    border-radius: 50%;

    text-align: center;

    line-height: 31px;

	margin: 0 4px;

    transition: 0.5s;

}

.header_social {

    text-align: center;

}

.header_social ul{

	padding: 0;

}

.header_social ul li a {

    font-size: 18px;

    color: #fff;

}

.tidallogo a img {

    height: 115px;

    object-fit: contain;

}

.header_bottom_section {

    position: absolute;

    bottom: -70px;

	z-index: 1;

}

.header_menu_wrapper {

    width: 90%;

    margin: 0 auto;

    background-color: #fff;

	padding: 10px 15px;

    position: relative;

}

.header_menu_wrapper ul li {

    padding: 0 10px;

    line-height: 65px;

}

.header_menu_wrapper ul {

    padding: 0;

    text-align: center;

    margin: 0;

	border: 1px solid #e1e1e1;

}

.header_menu_wrapper ul li a{

	font-size: 18px;

    line-height: 22px;

    color: #181d2a;

    font-family: 'Brother-1816-Regular';

    font-weight: 700;

    display: inline-block;

    transition: 0.5s;
    position: relative;

}
.header_menu_wrapper ul li a:before {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    right: 50%;
    bottom: -7px;
    background: #1f73b3;
    height: 2px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.header_menu_wrapper ul li a:hover:before {
    left: 0;
    right: 0;
}
.header_menu_wrapper ul li ul.megamenu li a:before{
    content: unset;
}

.header_menu_wrapper ul li a:hover{

    color: #2e74b7;

    transition: 0.5s;

}

.header_wrapper {

    position: relative;

}

/* .header_top_section:after{

	content: "";

	position: absolute;

	right: 0;

	width: 50%;

	height: 40px;

	background-color: #a9b7cb;

	bottom: -23px;

	z-index: 1;

} */

.banner_image img {

    width: 100%;

    height: 630px;

    object-fit: cover;

}

.banner_content {

    width: 636px;

    background-color: #2e74b7ab;

    position: absolute;

    border-radius: 50%;

    left: 0;

    bottom: 0;

    border-bottom-left-radius: 0;

    padding: 6em 0 1em 8em;

    display: flex;

    flex-direction: column;

    justify-content: center;

	padding-right: 5em;

	border: 15px solid rgb(255 255 255 / 60%);

}

.banner_content h1, .banner_content h2 {

    font-size:55px;

    line-height: 60px;

    color: #ffffff;

	margin-bottom: 20px;

	margin-top: 1em;

}

.banner_content h6 span {

    font-size: 18px;

    color: #fff;

    font-family: 'Brother-1816-Regular';

	line-height: 22px;

}

.banner_content h6 {

    font-size: 20px;

    color: #181d2a;

}

.banner_call {

    width: 311px;

    height: 54px;

    border-radius: 5px;

    background-color: #ffffff;

    line-height: 54px;

	text-align: center;

	position: relative;

	margin-bottom: 3em;

    z-index: 1;

}

.banner_call:hover span{

    color: #fff;

    transition: 0.5s;

}

.banner_call:hover a{

    color: #fff;

    transition: 0.5s;

}

.banner_call:hover:after{

    width: 100%;

    transition: 0.5s;

}

.banner_call:after{

    content: "";

    width: 0%;

    height: 100%;

    top: 0;

    position: absolute;

    left: 0;

    transition: 0.5s;

    background-color: #2e74b7;

    border-radius: 4px;

    z-index: -1;

}

.banner_call span {

    font-size: 23px;

    line-height: 18px;

    color: #181d2a;

    font-family: 'Brother-1816-Bold';

}

.banner_call a {

    font-family: 'Brother-1816-Bold';

    font-size: 23px;

    color: #181d2a;

}

.black{

	width: 37px;

    height: 36px;

    background-color: #181d2a;

    position: absolute;

    right: -15px;

    bottom: -25px;

    display: flex;

    align-items: center;

    justify-content: center;

}

.black:after{

	content: "";

	position: absolute;

	background-image: url(../images/home/header-arrow.png);

	background-position: center;

	background-repeat: no-repeat;

	background-size: contain;

	width: 30px;

    height: 20px;

}

.banner_content p {

    color: #fff;

    line-height: 22px;

}

.header_phone.foot_call {

    width: 28%;

    float: right;

    filter: drop-shadow(5.905px 6.792px 10.5px rgba(0,0,0,0.1));

    background-color: #ffffff;

    transition: 0.5s;

}

.footer_logo {

    background-color: #181d2a;

    border-bottom-right-radius: 20%;

	padding: 2em 2em 4em;

}

.footerlogo_image {

    margin-bottom: 2em;

}

.footer_logo span {

    font-size: 18px;

    line-height: 36px;

    color: #ffffff;

	margin: 10px 0;

	display: inline-block;

	padding-left: 1em;

	position: relative;

}

.footer_logo span:before{

	content: "";

	position: absolute;

	left: -10px;

	top: 5px;

	background-image: url(../images/home/footer-span.png);

	background-position: center;

	background-repeat: no-repeat;

	background-size: contain;

	width: 20px;

	height: 20px;

}

.footer_logo p {

    font-size: 18px;

    line-height: 25px;

    color: #ffffff;

	margin: 10px 0;

	display: inline-block;

	padding-left: 1em;

	position: relative;

}

.footer_logo p::before{

	content: "\f041";

	position: absolute;

	left: -6px;

	top: 5px;

	display: inline-block;

    font: normal normal normal 25px/1 FontAwesome;

}

.footer_logo a {

    font-size: 18px;

    line-height: 36px;

    color: #ffffff;

	margin: 10px 0;

	display: inline-block;

	padding-left: 1em;

	position: relative;

}

.footer_logo a:before{

	content: "";

	position: absolute;

	left: -10px;

	top: 8px;

	background-image: url(../images/home/footer-mail.png);

	background-position: center;

	background-repeat: no-repeat;

	background-size: contain;

	width: 20px;

	height: 20px;

}

.footerlogo_image a {

    padding-left: 0;

}

.footerlogo_image a::before{

	content: unset;

}

.footer_menu {

    padding-left: 2em;

}

.footer_service h5 {

    font-size: 30px;

    line-height: 40px;

    color: #2e74b7;

	margin: 0;

}

.footer_hour {

    display: flex;

    align-items: center;

    justify-content: space-between;

}

.footer_section {

    padding-top: 2em;

	padding-top: 4em;

}

.footer_link h4 {

    font-size: 24px;

    color: #004d8e;

    margin-bottom: 1em;

    padding-bottom: 10px;

    border-bottom: 1px solid #087e8b;

    display: inline-block;

}

.footer_link ul {

    padding-left: 0;

}

.footer_link ul li{

	display: block;

}

.footer_link_section {

    margin-top: 2em;

}

.footer_link ul li a {

    font-size: 20px;

    line-height: 35px;

    color: #181d2a;

    font-family: 'Brother-1816-Regular';

    transition: 0.5s;
    position: relative;

}

.footer_link ul li a:hover {

    color: #004d8e;

    transition: 0.5s;

}

.footer_social ul li {

    display: inline-block;

}

.footer_social ul li {

    display: inline-block;

    width: 35px;

    height: 35px;

    border: 2px solid #2d73b7;

    border-radius: 50%;

    text-align: center;

	margin: 0 5px;

}

.footer_social ul li a{

	line-height: 30px;

	font-size: 20px;

	color: #2d73b7;

}

.footer_social {

    margin-top: 4em;

}

.footer_wrapper {

    filter: drop-shadow(0px 9px 23px rgba(0,0,0,0.15));

    background-color: #fff;

}

.footer_copyrights {

    padding: 2em 0;

    border-top: 1px solid #d2d2d2;

}

.footer_iboost {

    text-align: right;

}

.footer_copy h4 {

    font-size: 20px;

    line-height: 36px;

    color: #0b3954;

    margin: 0;

}

.footer_copy {

    text-align: center;

}

.homeaboutus_wrapper {

    margin: 2em 0;

}

.tidalwave_section h5 {

    font-size: 20px;

    line-height: 48px;

    color: #4e87bc;

    font-family: 'Brother-1816-Regular';

    margin: 0;

}

.tidalwave_section h4, .tidalwave_section h1 {

    font-size: 40px;

    line-height: 65px;

    color: #0b3954;

    font-weight: 700;

	margin: 0 0 5px;

}

.tidalwave_section p {

    font-size: 18px;

    line-height: 32px;

    color: #5c5c5c;

}

.all_restoration {

    background-color: #eff2f5;

    padding: 1em;

}

.all_restoration p {

    font-size: 25px;

    line-height: 36px;

    color: #373535;

    font-family: 'Brother-1816-Bold';

    border-bottom: 2px solid #0b3954;

    padding-bottom: 3px;

}

.all_restoration a {

    font-size: 35px;

    line-height: 35px;

    color: #2e74b7;

    font-family: 'Brother-1816-Bold';

}

.damage_list {

    display: flex;

	align-items: center;

    justify-content: center;

	padding: 1em;

	border-radius: 10px;

	background-color: #ffffff;

	filter: drop-shadow(4.592px 5.283px 8px rgba(0,0,0,0.08));

	margin: 15px 0;

}

.damage_image {

    width: 30%;

}

.damage_content h4 {

    font-size: 18px;

    line-height: 24px;

    color: #0b3954;

    margin: 0 0 5px;

}

.damage_content p{

	font-size: 14px;

	line-height: 24px;

	color: #5c5c5c;

}

.tidalwave_list {

    padding-left: 2em;

	margin-top: 2em;

}

.waterdamage_content_section h4 {

    font-size: 49px;

    color: #000000;

}

.waterdamage_content_section {

    background-color: #fff;

    padding: 1em 1em 1em 4em;

    margin-left: -30px;

    position: relative;

    /* z-index: -1; */

	min-height: 580px;

}

.waterdamage_wrapper {

    position: relative;

    z-index: 1;

}

.waterdamage_image img{

	height: 40vw;

	object-fit: cover;

	width: 100%;

	-webkit-clip-path: url(#waterdamage_svg);

  	clip-path: url(#waterdamage_svg);

}

.waterdamage_image{

	background-color: #2e74b7;

	padding: 10px;

	-webkit-clip-path: url(#waterdamage_svg);

  	clip-path: url(#waterdamage_svg);
    width:95%;
}

.waterdamage_content_section p{

	font-size: 18px;

	line-height: 32px;

	color: #5c5c5c;

}

.waterremoval_wrapper{

	width: 100%;

	height: 100%;

	background-image: url(../images/home/waterdamage-bg.jpg);

	background-position: center;

	background-repeat: no-repeat;

	background-size: cover;

	padding: 6em 0 6em;

	position: relative;

    z-index: -1;

    margin-top: -10em;

    text-align: center;

}

.waterremoval_section h4 {

    font-size: 40px;

    line-height: 40px;

    color: #ffffff;

    margin-bottom: 20px;

}

.waterremoval_section h5 {

    font-size: 25px;

    line-height: 36px;

    color: #2e74b7;

	font-family: 'Brother-1816-Regular';

}

.waterremoval_section p {

    font-size: 20px;

    line-height: 36px;

    color: #ffffff;

	font-family: 'Brother-1816-Regular';

}

.waterremoval_section p span{

	background-color: #fff;

    color: #181d2a;

    font-family: 'Brother-1816-Regular';

    padding: 0 5px;

    font-size: 20px;

}

.waterremoval_section a {

    font-size: 20px;

    line-height: 36px;

    color: #5c5c5c;

    background-color: #fff;

    padding: 7px 30px;

    border-radius: 24px;

    margin-top: 1em;

    display: inline-block;

    position: relative;

    z-index: 1;

}

.waterremoval_section a:hover{

    color: #fff;

}

.waterremoval_section a:hover:after{

    height: 100%;

}

.waterremoval_section a:after{

    content: "";

    display: block;

    width: 100%;

    height: 0%;

    background-color: #2e74b7;

    position: absolute;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

    transition: 0.5s;

    border-radius: 36px;

    z-index: -1;

}

.waterremoval_section {

    margin: 6em 0;

}

.whychoose_box p {

    font-size: 14px;

    line-height: 24px;
	min-height:120px;

}

.whychoose_box {

    padding: 2em 1em 1em;

    background-color: #ffffff;

}

.whychoose_box h4 {

    font-size: 16px;

    background-color: #2e74b7;

    color: #fff;

    line-height: 25px;

    text-align:center;

	margin: 15px 0;
	min-height: 50px;

}

.whychoose_part {

    width: 20%;

    padding: 0 7px;

}

.whychoose_box span {

    display: block;

	margin-bottom: 1em;

}

.whychoose_box span img{

	width: 40px;

	height: 40px;

	object-fit: contain;

}

.whychoose_slider  .slick-active .whychoose_box h4{

    background-color: #2e74b7;

}

.whychoose_slider  .slick-active + .slick-active .whychoose_box h4{

    background-color: #c9444a;

}

.whychoose_slider  .slick-active + .slick-active + .slick-active .whychoose_box h4{

    background-color: #c568dc;

}

.whychoose_slider  .slick-active + .slick-active + .slick-active + .slick-active .whychoose_box h4{

    background-color: #dc68b5;

}

.whychoose_slider  .slick-active + .slick-active + .slick-active + .slick-active + .slick-active .whychoose_box h4{

    background-color: #181d2a;

}

.whychoose_slider {

    margin-top: -5em;

	filter: drop-shadow(4.592px 5.283px 12px rgba(0,0,0,0.13));

}

.slick-arrow {

    border: 0;

    background-color: unset;

    font-size: 0;

}

.slick-prev.slick-arrow {

    left: 0;

    bottom: -40px;

    position: absolute;

	background-image: url(../images/home/whyleft-arrow.png);

	background-repeat: no-repeat;

	background-position: center;

	background-size: contain;

	width: 33px;

	height: 21px;

}

.slick-next.slick-arrow {

    right: 0;

    bottom: -40px;

    position: absolute;

	background-image: url(../images/home/whyright-arrow.png);

	background-repeat: no-repeat;

	background-position: center;

	background-size: contain;

	width: 33px;

	height: 21px;

}

.whychoose_wrapper {

    margin-bottom: 4em;
	margin-top:7em;

}

.restoration_mage_section {

    float: right;

    margin-left: 6em;

	padding-right: 2em;

	position: relative;

}

.restoration_mage_section:before{

	content: "";

    position: absolute;

    left: -5.5em;

    top: 8em;

    width: 100px;

    height: 170px;

    background-image: url(../images/home/restoration-before.png);

    background-position: center;

    background-repeat: no-repeat;

    background-size: cover;

}

.restoration_mage_section:after{

	content: "";

    position: absolute;

    right: -1em;

    top: 0em;

    width: 70px;

    height: 125px;

    background-image: url(../images/home/restoration-after.png);

    background-position: center;

    background-repeat: no-repeat;

    background-size: cover;

}

.restoration_wrapper {

    margin: 4em 0;

}

.restoration_section h2 {

    font-size: 50px;

    line-height: 50px;

    color: #000000;

    border-radius: 47px;

    /* background-color: #dee5f0; */

    border-top-left-radius: 0;

    border-bottom-left-radius: 0;

    padding: 15px 0 20px 35px;

    display: flex;

}

.restoration_section p {

    padding-left: 35px;

    font-size: 18px;

    line-height: 32px;

    color: #5c5c5c;

}

.readmore_btn a {

    font-size: 18px;

    line-height: 25px;

    color: #2e74b7;

    filter: drop-shadow(0 0 10.5px rgba(0,0,0,0.1));

    background-color: #fff;

    padding: 15px 30px;

    display: inline-block;

	border-radius: 5px;

    transition: 0.5s;

    position: relative;

}

.readmore_btn a:hover{

    color: #fff;

}

.readmore_btn a:after{

    content: "";

    width: 0%;

    height: 100%;

    top: 0;

    position: absolute;

    left: 0;

    transition: 0.5s;

    background-color: #2e74b7;

    border-radius: 4px;

    z-index: -1;

}

.readmore_btn:hover a:after {

    width: 100%;

    transition: 0.5s;

}

.readmore_btn {

    float: right;

    position: relative;

	margin-top: 1em;

	margin-right:3em;

}

.restoration_image img {

    height: 35vw;

    object-fit: cover;

    width: 100%;

	-webkit-clip-path: url(#homeservice_svg);

  	clip-path: url(#homeservice_svg);

}

.restoration_section:nth-child(even) .restoration_mage_section {

    float: left;

    margin-left: 0;

    margin-right: 6em;

    padding-left: 2em;

	padding-right: 0;

    background-image: url(../images/home/restoration-bg.jpg);

    background-position: center;

    background-repeat: no-repeat;

    background-size: contain;

}



.restoration_section:nth-child(even) .restoration_image img{

	-webkit-clip-path: url(#homeservice2_svg);

  	clip-path: url(#homeservice2_svg);

}

.restoration_section:nth-child(even).restoration_section h2 {

    border-top-right-radius: 0;

    border-bottom-right-radius: 0;

    border-top-left-radius: 47px;

    border-bottom-left-radius: 47px;
    padding-left: 0;

}

.restoration_section {

    margin: 3em 0;

}

.restoration_section:nth-child(even).restoration_section p{

	padding-left: 0;

	padding-right: 35px;

}

.restoration_section:nth-child(even) .restoration_mage_section:before {

    content: "";

    background-image: unset;

    width: 70px;

    height: 70px;

    border-radius: 50%;

    background-color: #969694;

    right: 0;

    top: 5em;

    left: auto;

}

.restoration_section:nth-child(even) .restoration_mage_section:after{

    left: 0;

    right: auto;

    transform: rotate(181deg);

}

.restoration_section:nth-child(even) .readmore_btn {

    margin-right: 4em;

}

.homereview_wrapper{

    height: 100%;

    background-image: url(../images/home/homereview-bg.jpg);

    background-repeat: no-repeat;

    background-size: 100% 100%;

    background-position: center;

    position: relative;

    z-index: 1;

    margin: 0 0 2em;

}

.homereview_wrapper:after{

    content: "";

    position: absolute;

    left: 0;

    top: 0;

    width: 100%;

    height: 100%;

    background-color: rgb(24 29 42 / 97%);

    z-index: -1;

}

.homereview_heading h5 {

    font-size: 25px;

    color: #2e74b7;

}

.homereview_section{

    padding: 2em 0 3em;

}

.homereview_heading h4 {

    font-size: 50px;

    color: #ffffff;

    font-weight: 500;

}

.homereview_heading{

    margin-bottom: 2em;

}

.homereview_box {

    background-color: #ffffff;

    padding: 2em;

    text-align: center;
    font-family: 'Brother-1816-Regular';

}

.homereview_part p {

    font-size: 18px;

    line-height: 30px;

    color: #5c5c5c;

    margin: 15px 0;

    max-height: 150px;

    overflow-y: scroll;

    padding-right: 5px;

}

.homereview_part p::-webkit-scrollbar {

    width: 5px;

}

.homereview_part p::-webkit-scrollbar-track {

    box-shadow: inset 0 0 5px transparent; 

    border-radius: 10px;

}

.homereview_part p::-webkit-scrollbar-thumb {

    background: #2e74b7; 

    border-radius: 10px;

}

.homereview_part p::-webkit-scrollbar-thumb:hover {

    background: #2e74b7; 

}

.homereview_part h4{

    font-size: 23px;

    line-height: 30px;

    color: #222222;

    margin: 0;

}

.homereview_part h5{

    font-size: 16px;

    letter-spacing: 2px;

    color: #2e74b7;

    margin: 0 0 1.5em;

}

.homereview_rating {

    position: absolute;

    left: 0;

    right: 0;

    bottom: 0px;

    border-radius: 24px;

    background-color: #2e74b7;

    width: 200px;

    margin: 0 auto;

    padding: 10px 0;

}

.homereview_rating span{

    color: #fff;

    font-size: 20px;

    margin: 0 3px;

}

.homereview_part {

    padding: 20px 15px 20px;

}

.homereview_slider ul li button {

    font-size: 0;

    background-color: unset;

    width: 11px;

    height: 11px;

    border-radius: 5px;

    border: 1px solid #ffffff;

    padding: 0;

    margin: 0 4px;

}

.homereview_slider ul {

    position: absolute;

    top: -3em;

    right: 20px;

    padding: 0;

    margin: 0;

}

.homereview_slider ul .slick-active button {

    background-color: #fff;

}

.sewage_wrapper {

    padding: 3em 0;

}

.sewage_wrapper:after{

    content: "";

    position: absolute;

    right: 0em;

    top: -5em;

    background-image: url(../images/home/sewage-bg.jpg);

    background-position: center;

    background-repeat: no-repeat;

    background-size: cover;

    width: 40%;

    height: 100%;

    z-index: -1;



}

.sewage_image_section {

    float: right;

    margin-left: 4em;

    padding-right: 1em;

}

.sewage_image img{

    height: 40vw;

    object-fit: cover;

    width: 100%;

    -webkit-clip-path: url(#sewage_svg);

    clip-path: url(#sewage_svg);

}

.sewage_image{

    -webkit-clip-path: url(#sewage_svg);

    clip-path: url(#sewage_svg);

    background-color: #2d73b7;

    padding: 10px;

}

.sewage_wrapper h2 {

    font-size: 50px;

    color: #181d2a;

    line-height: 50px;

    border-radius: 47px;

    background-color: #dee5f0;

    border-top-left-radius: 0;

    border-bottom-left-radius: 0;

    padding: 15px 0 20px 35px;

    display: flex;

    margin-bottom: 25px;

}

.sewage_wrapper p{

    padding-left: 35px;

    font-size: 18px;

    line-height: 32px;

    color: #5c5c5c;

    margin: 15px 0;

}

.sewage_wrapper ul li {

    font-size: 22px;

    line-height: 32px;

    color: #397cbb;

    font-weight: 600;

    position: relative;

    padding-left: 1.5em;

}

.sewage_wrapper ul li:before{

    content: "";

    width: 20px;

    height: 20px;

    border-radius: 50%;

    border-bottom-left-radius: 0;

    position: absolute;

    left: 0;

    top: 5px;

    background-color: #181e2a;

}

.sewage_wrapper ul{

    margin-top: 2em;

}

.homecoupon_wrapper h4 {

    text-align: center;

    font-size: 50px;

    color: #181d2a;

    font-weight: 800;

}

.homecoupon_box {

    background-color: #fff;

    text-align: center;

    padding: 2em;

}

.homecoupon_section h6 {

    font-size: 25px;

    color: #2e74b7;

    font-family: 'Brother-1816-Regular';

}

.homecoupon_section h5 {

    font-size: 60px;

    color: #ffffff;

    font-weight: 500;

    background-color: #2e74b7;

    display: inline-block;

    padding: 15px 50px;

    border-radius: 30px;

    line-height: 60px;

    outline: 2px dashed #fff;

    outline-offset: -7px;

    margin: 20px 0;

    font-family: 'Poppins-Regular';

    font-weight: 600;

    letter-spacing: 1px;

}

.homecoupon_section p{

    font-size: 14px;

    line-height: 28px;

    color: #5c5c5c;

    font-weight: 600;

    margin-bottom: 20px;

}

.homecoupon_section span{

    font-size: 13px;

    line-height: 24px;

    color: #5c5c5c;

    font-weight: 700;

}

.homecoupon_section a {

    font-size: 15px;

    color: #2e74b7;

    font-weight: 600;

    display: block;

    margin: 1em 0 0;

    transition: 0.5s;

}

.homecoupon_section a:hover{

    color: #181d2a;

    transition: 0.5s;

}

.homecoupon_section {

    padding: 0 15px;

}

.homecoupon_slider{

    filter: drop-shadow(5.905px 6.792px 24.5px rgba(0,0,0,0.1));

    margin: 3em 0 2em;

}

.homecoupon_slider .slick-active h5{

    background-color: #2e74b7;

} 

.homecoupon_slider .slick-active + .slick-active h5{

    background-color: #c9444a;

}

.homecoupon_slider .slick-active + .slick-active + .slick-active h5{

    background-color: #2eb792;

}

.homecoupon_slider .slick-active h5 span {

    font-size: 35px;

    color: #fff;

    font-weight: 200;

}

.homecoupon_wrapper{

    height: 100%;

    background-image: url(../images/home/homecoupon-bg.jpg);

    background-position: center;

    background-repeat: no-repeat;

    background-size: 100% 100%;

    padding: 0 0 3em; 

}

.homeblog_image_section img {

    border-radius: 20px;

    height: 22vw;

    object-fit: cover;

    width: 100%;

    transition: 0.5s;

}

.homeblog_content_section{

    border-radius: 20px;

    background-color: #fff;

    padding: 1em 2em 2em;

}

.homeblog_wrapper h4 {

    text-align: center;

    font-size: 50px;

    color: #181d2a;

    margin-bottom: 1em;

    margin-top: 0;

}

.homeblog_content_section a {

    font-size: 25px;
    line-height: 35px;

    color: #1d447a;

    font-weight: 800;

    display: block;

    margin: 10px 0;

    transition: 0.5s;

}

.homeblog_content_section a:hover{

    color: #181d2a;

    transition: 0.5s;

}

.homeblog_content_section p{

    font-size: 16px;

    line-height: 30px;

    color: #252525;

    margin: 0;

}

.homeblog_image_section span {

    position: absolute;

    top: 2em;

    right: 0;

    font-size: 15px;

    color: #1d447a;

    font-weight: 500;

    background-color: #fff;

    font-family: 'Brother-1816-Bold';

    display: block;

    padding: 0 15px;

    border-radius: 13px;

    border-top-right-radius: 0;

    border-bottom-right-radius: 0;

}

.homeblog_part {

    filter: drop-shadow(1.312px 1.509px 13.5px rgba(0,0,0,0.16));

    padding: 10px;

}

.homeblog_part:nth-child(even) {

    width: 33.33%;

    float: right;

}

.homeblog_part:nth-child(even) .homeblog_content_section {

    width: 100%;

}

.homeblog_part:nth-child(even) .homeblog_image_section {

    width: 100%;

}

.homeblog_part:hover .homeblog_image_section img {

    transform: scale(1.1);

    transition: 0.5s;

}

.homeblog_image_section {

    overflow: hidden;

    border-radius: 20px;

}

.homeblog_part:nth-child(even) .homeblog_image_section img {

    height: 25vw;

}

.homeblog_wrapper{

    padding-bottom: 3em;

    position: relative;

}

.homeblog_wrapper:after{

    content: "";

    width: 100%;

    height: 100%;

    position: absolute;

    left: 0;

    bottom: -8em;

    background-image: url(../images/home/homecoupon-bg.jpg);

    background-position: center;

    background-repeat: no-repeat;

    background-size: 100%;

    z-index: -1;

}

.footer_social ul li:hover{

    transition: 0.5s;

    transform: rotateY(360deg);

    border: 2px solid transparent;

}

.footer_social ul li:nth-child(1):hover {

    background-color: #3b5999;

}

.footer_social ul li:nth-child(2):hover {

    background-color: #dd4b39;

}

.footer_social ul li:nth-child(3):hover {

    background-color: #55acee;

}

.footer_social ul li:nth-child(4):hover {

    background-color: #ff0000;

}

.footer_social ul li:hover a {

    color: #fff;

    transform: rotateY(360deg);

    transition: 0.5s;

}

.header_phone.foot_call:hover a {

    color: #1f73b3;

    transition: 0.5s;

}

.header_phone.foot_call:hover a:before{

    transform: rotate(360deg);

    transition: 0.5s;

}

.header_social ul li:hover{

    transition: 0.5s;

    transform: rotateY(360deg);

    border: 2px solid transparent;

}

.header_social ul li:nth-child(1):hover {

    background-color: #3b5999;

}

.header_social ul li:nth-child(2):hover {

    background-color: #dd4b39;

}

.header_social ul li:nth-child(3):hover {

    background-color: #55acee;

}

.header_social ul li:nth-child(4):hover {

    background-color: #ff0000;

}

.header_phone a:hover {

    color: #1f73b3;

}

.header_phone a:hover:before{

    transform: rotate(360deg);

    transition: 0.5s;

}

.homeblog_box {

    display: flex;

}

.homeblog_part:nth-child(even) .homeblog_box {

    flex-direction: column;

}

/*********************** blogpage ************************/

.homeblog_wrapper.blogpage_wrap {

    padding: 3em 0;

    background-image: url(../images/blog/blogpage-bg.jpg);

    background-position: center;

    background-repeat: no-repeat;

    background-size: 100% 100%;

}

.homeblog_wrapper.blogpage_wrap h1 {

    text-align: center;

    font-size: 30px;

    line-height: 31px;

    color: #000000;

    font-family: 'Brother-1816-Regular';

    font-weight: 600;

    margin: 1em 0;

}

.blogpage_box {

    float: left;

    width: 100%;

    margin: 1em 0;

}

.blogpage_box:nth-child(even) .homeblog_part:nth-child(even) {

    float: left;

}

.blogpage_box:nth-child(even)  .homeblog_part:nth-child(odd) {

    float: right;

}

.innerbanner_image img {

    height: 590px;

    object-fit: cover;

    width: 100%;

    clip-path: polygon(100% 0, 100% 80%, 30% 100%, 0 85%, 0 0);

    -webkit-clip-path: polygon(100% 0, 100% 80%, 25% 100%, 0 85%, 0 0);

}

.innerbanner_image{

    background-color: #2e74b7;

    clip-path: polygon(100% 0, 100% 80%, 30% 100%, 0 85%, 0 0);

    -webkit-clip-path: polygon(100% 0, 100% 80%, 25% 100%, 0 85%, 0 0);

    padding-bottom: 10px;

}

.innerbanner_content {

    position: absolute;

    left: -5px;

    bottom: 10em;

    transform: rotate(-6deg);

    /* z-index: 9; */

}

.inner_title{

    background-color: #1f73b3;

    font-size: 38px;

    letter-spacing: 1px;

    text-transform: uppercase;

    color: #ffffff;

    font-weight: 500;

    font-family: 'Brother-1816-Regular';

    padding: 10px 60px 10px 20px;

}

.innerbanner_content:before{

    content: "";

    width: 100%;

    height: 100%;

    background-color: #fff;

    position: absolute;

    left: 5px;

    bottom: -5px;

    z-index: -1;

}

/************************* couponpage **************************/

.homecoupon_wrapper.couponpage_wrapper {

    padding: 3em 0;

    background-image: url(../images/coupon/coupon-bg.jpg);

}

.homecoupon_wrapper.couponpage_wrapper h1 {

    text-align: center;

    font-size: 30px;

    line-height: 31px;

    color: #000;

    font-weight: 600;

    font-family: 'Poppins-Regular';

}

.couponpage_section .homecoupon_box {

    filter: drop-shadow(0 0 15px rgba(0,0,0,0.12));

    background-color: #ffffff;

    border-radius: 10px;

    border-top-right-radius: 30px;

    border-bottom-left-radius: 30px;

    border: 2px dashed #2e74b7;

}

.couponpage_section .homecoupon_section{

    padding: 0 10px;

    margin: 1.5em 0;

}

.couponpage_section .homecoupon_section h5 {

    font-size: 40px;

    line-height: 60px;

    border-top-left-radius: 10px;

    border-bottom-right-radius: 10px;

    display: block;

    letter-spacing: 3px;

}

.couponpage_section .homecoupon_section h5 span {

    color: #fff;

    font-size: 40px;

    display: inline-block;

}

.couponpage_section {

    margin: 3em 0 2em;

}

.couponpage_section .homecoupon_section h6 {

    font-weight: 600;

    margin-bottom: 1.5em;

}

.couponpage_section .homecoupon_box span {

    display: block;

}

.couponpage_section .homecoupon_box a {

    display: inline-block;

    background-color: #1f73b3;

    color: #fff;

    padding: 5px 40px 5px 20px;

    border-radius: 3px;

    letter-spacing: 1px;

    position: relative;

    transition: 0.5s;

}

.couponpage_section .homecoupon_box a:after{

    content: "\f178";

    display: inline-block;

    font: normal normal normal 20px/1 FontAwesome;

    position: absolute;

    right: 5px;

    top: 5px;

    transition: 0.5s;

}

.couponpage_section .homecoupon_box a:hover {

    background-color: #171d29;

    transition: 0.5s;

}

.couponpage_section .homecoupon_box a:hover:after{

    transform: translate(-8px, 0px);

    transition: 0.5s;

}

/********************* reviewpage *********************/

.homereview_wrapper.reviewpage_wrapper{

    background-image: url(../images/coupon/coupon-bg.jpg);

}

.homereview_wrapper.reviewpage_wrapper:after{

    content: unset;

}

.homereview_wrapper.reviewpage_wrapper h1 {

    text-align: center;

    font-size: 30px;

    line-height: 31px;

    color: #000000;

    font-family: 'Poppins-Regular';

    font-weight: 600;

    margin: 1em 0 1em;

}

.homereview_wrapper.reviewpage_wrapper .homereview_section {

    padding: 0 0 3em;

}

.homereview_wrapper.reviewpage_wrapper .homereview_heading{

    margin-bottom: 0;

}

.reviewpage_section .homereview_part {

    margin: 10px 0;

}

.services_heading {

    text-align: center;

    margin: 2em 0;

}

.services_heading h1 {

    font-size: 30px;

    line-height: 36px;

    color: #000000;

    font-weight: 600;

    font-family: 'Brother-1816-Regular';

}

.services_heading strong{

    font-size: 16px;

    line-height: 24px;

    color: #000000;

    font-family: 'Brother-1816-Regular';

    display: block;

    margin: 15px 0;

}

.servicesinner_image img{

    -webkit-clip-path: url(#services_svg1);

    clip-path: url(#services_svg1);

    height: 370px;

    object-fit: cover;

    width: 100%;

}

.servicesinner_image{

    background-image: url(../images/services/services-bg1.png);

    background-position: center;

    background-repeat: no-repeat;

    background-size: 100% 100%;

    height: 100%;

    width: 100%;

    padding-left: 1em;

}

.servicesinner a {

    font-size: 30px;

    line-height: 36px;

    color: #2e74b7;

    font-weight: 600;

    font-family: 'Brother-1816-Regular';

    display: block;

    margin: 15px 0;

    transition: 0.5s;

}

.servicesinner .ser_readmorebtn:hover {

    color: #2e74b7;

    transition: 0.5s;

}

.servicesinner a:hover {

    color: #000;

    transition: 0.5s;

}

.servicesinner p {

    font-size: 16px;

    line-height: 28px;

    color: #000000;

    margin: 0;

}

.servicesinner  .ser_readmorebtn{

    font-size: 18px;

    line-height: 25px;

    color: #000000;

    font-family: 'Brother-1816-Regular';

    display: inline-block;

    position: relative;

    transition: 0.5s;

}

.servicesinner  .ser_readmorebtn:after{

    content: "";

    background-image: url(../images/services/ser-redmore.png);

    background-position: center;

    background-size: 100% 100%;

    background-repeat: no-repeat;

    width: 24px;

    height: 24px;

    position: absolute;

    right: -35px;

    top: 2px;

    transition: 0.8s;

}

.servicesinner .ser_readmorebtn:hover:after{

    transform: rotate(360deg);

    transition: 0.8s;

}

.servicesinner:nth-child(even) .servicesinner_content {

    float: left;

}

.servicesinner_image_section {

    margin-right: 6em;

}

.servicesinner:nth-child(even) .servicesinner_image_section {

    margin-right: 0;

    float: right;

    margin-left: 6em;

}

.servicesinner {

    margin: 1em 0;

}

.servicesinner.part_2 .servicesinner_image img{

    -webkit-clip-path: url(#services_svg2);

    clip-path: url(#services_svg2);

}

.servicesinner.part_2 .servicesinner_image{

    background-image: url(../images/services/services-bg2.png);

}

.servicesinner.part_3 .servicesinner_image img{

    -webkit-clip-path: url(#services_svg3);

    clip-path: url(#services_svg3);

}

.servicesinner.part_3 .servicesinner_image{

    background-image: url(../images/services/services-bg3.png);

}

.servicesinner.part_4 .servicesinner_image img{

    -webkit-clip-path: url(#services_svg4);

    clip-path: url(#services_svg4);

}

.servicesinner.part_4 .servicesinner_image{

    background-image: url(../images/services/services-bg4.png);

}

.servicesinner.part_5 .servicesinner_image img{

    -webkit-clip-path: url(#services_svg2);

    clip-path: url(#services_svg2);

}

.servicesinner.part_5 .servicesinner_image{

    background-image: url(../images/services/services-bg2.png);

}

.servicesinner.part_6 .servicesinner_image img{

    -webkit-clip-path: url(#services_svg1);

    clip-path: url(#services_svg1);

}

.servicesinner.part_6 .servicesinner_image{

    background-image: url(../images/services/services-bg1.png);

}

.services_wrapper{

    background-image: url(../images/services/servicespage-bg.jpg);

    background-position: center;

    background-repeat: no-repeat;

    background-size: 100% 100%;

    height: 100%;

    padding: 2em 0 5em;

}

/*******************************************Sitemap*********************************************/

.sitemap-lists {

    padding: 2em 0em;

}

.sitemap-data ul li {

    display: block;

    list-style-type: disc;
    position: relative;

}
.sitemap-data ul li:before{
    content: "\f192";
    display: inline-block;
    font: normal normal normal 17px/1 FontAwesome;
    color: #2e74b7;
    margin-right: 5px;
}

.sitemap-data ul li a {

    font-size: 20px;

    line-height: 24px;

    margin-bottom: 15px;

    display: inline-block;

    color: #000;

    font-weight: 600;

}

.sitemap-data ul li ul li a{

    font-size: 17px;

    font-weight: 500;

    color: #2e74b7;

}

ul.megamenu {

    visibility: visible;

    opacity: 1;

    transition: 0.5s;

    color: #0a2d44;

    transform: translate(0, 0);

    transform: rotateX(0deg);

    -webkit-transform: rotateX(0deg);

}

ul.megamenu {

    position: absolute;

    left: 0;

    right: 0;

    width: 95%;

    top: 87px;

    z-index: 99;

    background-color: #fff;

    transition: 0.5s;

    padding: 30px 20px;

    /* border-top: 5px solid #0a2d44; */

    border-bottom: 5px solid #0a2d44;

    visibility: hidden;

    opacity: 0;

    transform: translate(0px, 10px);

    box-shadow: 3px 18px 19px 5px rgb(0 0 0 / 22%);

    -webkit-perspective: 1000;

    transform-origin: top;

    -webkit-transform-origin: top;

    transform: perspective(350px) rotateX(-90deg);

    -webkit-transform: perspective(350px) rotateX(-90deg);

    -moz-transform: perspective(350px) rotateX(-90deg);

    margin: 0 auto;

}

.header_menu_wrapper ul li:hover ul.megamenu {

    visibility: visible;

    opacity: 1;

    transition: 0.5s;

    color: #0a2d44;

    transform: translate(0, 0);

    transform: rotateX(0deg);

    -webkit-transform: rotateX(0deg);

}

.header_menu_wrapper ul li:hover a {

    color: #2e74b7;

    transition: 0.5s;

}

.header_menu_wrapper ul li ul.megamenu li {

    float: left;

    width: 32%;

    border-bottom: 1px solid #ccc;

    margin: 0 5px;

}

.header_menu_wrapper ul li ul.megamenu li a {

    font-size: 18px;

    line-height: 25px;

    color: #181d2a;

    display: block;

    line-height: 50px;

}

.header_menu_wrapper ul li ul.megamenu li a:hover{

    color: #2e74b7;

    transition: 0.5s;

    transform: scale(1.1);

}
/*************************** firedamage-page *****************************/
.firedamage_image_section {
    float: right;
    margin-left: 4em;
    margin-bottom: 1em;
}
.firedamage_firstimage img {
    height: 28vw;
    object-fit: cover;
    width: 100%;
    border-radius: 125px;
}
.firedamage_firstimage {
    float: left;
    width: 47%;
    margin: 0 3px;
    position: relative;
    padding: 7px 2px 2px;
    z-index: 1;
}
.firedamage_firstimage:after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 125px;
    background-color: #2e74b7;
    z-index: -1;
}
.firedamage_firstimage:nth-child(2) {
    margin-top: 6em;
    padding: 2px 2px 7px;
}
.firedamage_firstimage:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    height: 80px;
    border-radius: 40px;
    background-color: rgb(46 116 183 / 27%);
}
.firedamage_firstimage:nth-child(2):before{
    bottom: 0;
    right: 0;
    left: auto;
    top: auto;
}
.firedamage_firstblk {
    margin: 3em 0;
}
.firedamage_firstblk h1{
    font-size: 35px;
    line-height: 40px;
    color: #2e74b7;
    margin-bottom: 20px;
}
.firedamage_firstblk p{
    font-size: 16px;
    line-height: 28px;
    color: #000000;
    margin: 15px 0;
}
.firedamage_banner_wrppaer{
    background-image: url(../images/firedamage/firedamage-center-banner.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    position: relative;
    z-index: 1;
    padding: 3em 0 5em;
    margin: 1em 0 2em;
}
.firedamage_banner_wrppaer:after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgb(46 116 183 / 87%);
    width: 100%;
    height: 100%;
    z-index: -1;
}
.firedamage_banner_firstimage img {
    width: 100%;
    height: 22vw;
    object-fit: cover;
}
.firedamage_banner_firstimage{
    float: left;
    width: 55%;
    position: relative;
    z-index: 1;
}
.firedamage_banner_firstimage:after{
    content: "";
    position: absolute;
    left: -5px;
    top: -5px;
    background-color: #fff;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.firedamage_banner_firstimage:nth-child(2) {
    margin-top: 5em;
    margin-left: -4em;
    width: 55%;
}
.firedamage_bannerimage_section {
    margin-right: 3em;
    margin-bottom: 3em;
}
.firedamage_banner_section h4{
    font-size: 35px;
    color: #ffffff;
}
.firedamage_banner_section p{
    font-size: 16px;
    line-height: 28px;
    color: #ffffff;
}
.firedamage_banner_section ul {
    float: right;
    width: 54%;
    padding: 0;
}
.firedamage_banner_section ul li {
    float: left;
    width: 50%;
    display: flex;
    /* align-items: center; */
    justify-content: center;
    margin: 10px 0;
}
.firedamage_banner_section ul li span {
    width: 50px;
    height: 50px;
    border-radius: 25px;
    background-color: #ffffff;
}
.firedamage_banner_section ul li span {
    width: 90px;
    height: 45px;
    border-radius: 25px;
    background-color: #ffffff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    float: left;
}
.firedamage_banner_section ul li p{
    font-size: 14px;
    line-height: 22px;
}
.firedamage_banner_section a {
    font-size: 20px;
    line-height: 25px;
    color: #fefeff;
    border-radius: 23px;
    background-color: #ffffff3d;
    padding: 9px 30px 9px 50px;
    font-family: 'Brother-1816-Bold';
    margin-top: 1em;
    display: inline-block;
    position: relative;
	float:left;
}
.firedamage_banner_firstimage:before {
    content: "";
    position: absolute;
    left: -3em;
    top: -30px;
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    -webkit-clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    width: 80px;
    height: 80px;
    background-color: rgb(255 255 255 / 25%);
}
.firedamage_banner_firstimage:nth-child(2):before{
    left: auto;
    top: auto;
    right: -2em;
    bottom: -20px;
}
.firedamage_banner_section a:before{
    content: "\f095";
    display: inline-block;
    font-family: Fontawesome;
    position: absolute;
    left: 15px;
    top: 11px;
    font-size: 30px;
}
.firecustomer_services_imagesection {
    float: right;
    margin-left: 3em;
    position: relative;
}
.firecustomer_services_wrapper {
    margin: 2em 0 3em;
}
.firecustomer_services_image img {
    width: 100%;
    object-fit: cover;
    height: 27vw;
    border-radius: 60px;
    border-bottom-right-radius: 0;
}
.firecustomer_services_image{
    position: relative;
    z-index: 1;
}
.firecustomer_services_image:after{
    content: "";
    position: absolute;
    bottom: -7px;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 60px;
    background-color: #2e74b7;
    z-index: -1;
    border-bottom-right-radius: 0;
}
.firecustomer_services_section h4{
    font-size: 35px;
    color: #000000;
    margin-bottom: 20px;
}
.firecustomer_services_section p{
    font-size: 16px;
    line-height: 28px;
    color: #000000;
}
.firecustomer_services_section ul li span{
    width: 90px;
    height: 50px;
    border-radius: 50px;
    background-color: #fff;
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.firecustomer_services_section ul li {
    float: left;
    width: 50%;
    display: flex;
    justify-content: center;
    margin: 7px 0;
}
.firecustomer_services_section ul{
    padding: 0;
    float: left;
    width: 60%;
    margin: 15px 0 0;
}
.firecustomer_services_section ul li p{
    font-size: 15px;
    line-height: 24px;
}
.firecustomer_services_imagesection:after{
    content: "";
    position: absolute;
    left: -30px;
    top: -20px;
    width: 80px;
    height: 80px;
    background-color: rgb(255 255 255 / 42%);
    z-index: 1;
    border-radius: 80px;
}
.firecustomer_services_imagesection:before{
    content: "";
    position: absolute;
    right: -30px;
    bottom: -20px;
    width: 80px;
    height: 80px;
    background-color: rgb(255 255 255 / 42%);
    z-index: 9;
    border-radius: 80px;
}
.firedamage_lastblk_image img {
    height: 25vw;
    width: 100%;
    object-fit: cover;
    border-radius: 150px;
    /* background-color: #2e74b7; */
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.firedamage_lastblk_image {
    float: left;
    width: 50%;
    position: relative;
    z-index: 1;
}
.firedamage_lastblk_image:after{
    content: "";
    position: absolute;
    border-radius: 150px;
    background-color: #2e74b7;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    right: -6px;
    top: 0px;
    width: 100%;
    height: 102%;
    z-index: -1;
}
.firedamage_lastblk_image:nth-child(2) {
    transform: rotate(180deg);
    margin-top: 12em;
    margin-left: -8em;
}
.firedamage_lastblk_image:before{
    content: "";
    position: absolute;
    bottom: -40px;
    left: -30px;
    width: 80px;
    height: 75px;
    background-color: rgb(46 116 183 / 35%);
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    -webkit-clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
}
.firedamage_lastblk_wrppaer {
    margin: 2em 0;
}
.firedamage_lastblk_section h4{
    font-size: 35px;
    line-height: 40px;
    color: #2e74b7;
    margin-bottom: 20px;
}
.firedamage_lastblk_section p{
    font-size: 16px;
    line-height: 27px;
}
.firedamage_lastblk_imagesection {
    margin-bottom: 1em;
}
.firedamagepage_cover{
    background-image: url(../images/firedamage/firedamage-fullbg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 100%;
}
.firedamage_lastblk_image:nth-child(2) img {
    transform: rotate(180deg);
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 150px;
    border-bottom-right-radius: 150px;
}
.footer_link ul li a:after {
    content: "";
    pointer-events: none;
    position: absolute;
    right: 0;
    bottom: -2px;
    left: auto;
    display: block;
    height: 1.7px;
    width: 0;
    background-color: #1f73b3;
    transition: 0.5s;
}
.footer_link ul li a:hover:after {
    left: 0;
    right: auto;
    width: 100%;
}
.footer_social ul li a:after{
    content: unset;
}
.form-group.captcha_box {
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.get_directions_section {
    background-color: #2e74b7;
    border-radius: 7px;
    float: left;
    max-width: 300px;
    padding-bottom: 14px;
    box-shadow: 0 2px 7px 1px rgb(0 0 0 / 30%);
}
.get_directions_section h4 {
    background-color: #fff;
    padding: 10px 0;
    margin: 0;
    text-align: left;
    border-radius: 6px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    color: #2e74b7;
    font-size: 25px;
    padding-left: 15px;
    font-family: 'Roboto';
    font-weight: 600;
}
.get_directions_section p {
    padding: 10px 9px 5px 40px;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 23px;
    color: #ffffff;
    font-family: 'Poppins-Regular';
    position: relative;
    float: left;
    width: 63%;
    text-align: left;
    /* font-weight: 600; */
    margin-bottom: 0;
    position: relative;
}
.get_directions_section .get_direct {
    position: absolute;
    display: inline-block;
    text-align: center;
    width: 84px;
    height: 78px;
    background-color: #ffffff;
    padding: 5px;
    font-size: 9px;
    letter-spacing: 0px;
    line-height: 15px;
    color: #0a2d44;
    font-weight: 600;
    text-transform: uppercase;
    right: 15px;
    margin-top: 15px;
}
.get_directions_section .get_direct:before {
    content: "";
    background-image: url(../images/home/dierction.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 55px;
    display: block;
    max-width: 55px;
    margin: 0 auto;
}
.gm-style-iw.gm-style-iw-c {
    padding: 0;
    background-color: transparent;
    box-shadow: unset;
    left: 6em;
}
.gm-style .gm-style-iw-d {
    overflow: auto !important;
}
.get_directions_section p:before {
    position: absolute;
    left: 15px;
    top: 10px;
    content: "\f041";
    display: inline-block;
    font: normal normal normal 27px/1 FontAwesome;
}

/*************************** waterdamage-page *************************/
.waterdamagepage_first_image_section {
    float: right;
    margin-left: 4em;
}
.waterdamagepage_first_image img{
    width: 100%;
    object-fit: cover;
    height: 45vw;
    -webkit-clip-path: url(#waterdamage_svg);
    clip-path: url(#waterdamage_svg);
}
.waterdamagepage_first_image{
    -webkit-clip-path: url(#waterdamage_svg);
    clip-path: url(#waterdamage_svg);
    padding: 10px 0 10px 10px;
    background-color: #2e74b7;
    position: relative;
}
/* .waterdamagepage_first_image:after{
    content: "";
    position: absolute;
    left: 7px;
    top: 35px;
    width: 100%;
    height: 100%;
    background-image: url(../images/waterdamage/waterdamage-first-border.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
} */
.waterdamgepage_firstblk {
    margin: 3em 0;
}
.waterdamgepage_firstblk h1 {
    font-size: 35px;
    line-height: 40px;
    color: #2e74b7;
    font-weight: 500;
    margin: 20px 0;
}
.waterdamgepage_firstblk p{
    font-size: 16px;
    line-height: 28px;
    color: #000000;
    margin: 15px 0;
}
.waterdamagepage_banner_wrapper {
    padding: 4em 0;
    position: relative;
    z-index: 1;
}
.waterdamagepage_banner_wrapper:after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background-color: #2e74b7;
    height: 410px;
    z-index: -1;
}
.waterdamagepage_banner_image img {
    border-radius: 120px;
    border-top-left-radius: 0;
    width: 100%;
    object-fit: cover;
    height: 28vw;
    
}
.waterdamagepage_banner_image_section {
    margin-right: 4em;
    position: relative;
}
.waterdamagepage_banner_section h4 {
    font-size: 35px;
    line-height: 40px;
    color: #ffffff;
    margin: 20px 0;
}
.waterdamagepage_banner_section p{
    font-size: 14px;
    line-height: 24px;
    color: #ffffff;
    margin: 15px 0;
}
.waterdamagepage_banner_section ul {
    display: flex;
    padding: 0;
    margin: 15px 0;
}
.waterdamagepage_banner_section ul li {
    float: left;
    width: 50%;
    display: block;
    position: relative;
    padding-left: 2em;
    color: #fff;
    font-size: 16px;
}
.waterdamagepage_banner_section ul li:before{
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    background-image: url(../images/waterdamage/waterdamage-banner-list.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 23px;
    height: 23px;
}
.waterdamagepage_banner_image_section h5 {
    font-size: 16px;
    line-height: 36px;
    color: #ffffff;
    margin: 0;
    border-radius: 25px;
    background-color: rgb(46 116 183 / 47%);
    position: absolute;
    bottom: 0;
    right: -6em;
    padding: 7px 25px 7px 40px;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    z-index: 1;
}
.waterdamagepage_banner_image_section h5:before{
    content: "";
    position: absolute;
    left:5px;
    top: 15px;
    background-image: url(../images/waterdamage/pipe-before.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 30px;
    height: 30px;
}
.waterdamagepage_banner_image:before{
    content: "";
    position: absolute;
    left: -8px;
    top: -8px;
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-radius: 120px;
    border-top-left-radius: 0;
    z-index: -1;
}
.waterdamagepage_banner_image:after{
    content: "";
    position: absolute;
    left: -2em;
    top: -2.5em;
    width: 80px;
    height: 80px;
    border-radius: 40px;
    background-color: rgb(255 255 255 / 47%);
    z-index: -1;
}
.waterdamagepage_banner_image {
    position: relative;
    z-index: 1;
}
.waterdamgepage_services_image_section {
    float: right;
}
.waterdamgepage_services_image {
    float: left;
    width: 70%;
    margin-left: 4em;
    border-bottom: 4px solid #2e74b7;
    position: absolute;
    left: 0;
}
.waterdamgepage_services_wrapper{
    position: relative;
    z-index: 1;
    padding: 3em 0 0;
    margin: 1em 0 6em;
}
.waterdamgepage_services_wrapper:after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #e9eef3;
    z-index: -1;
}
.waterdamgepage_services_image img {
    width: 100%;
    height: 29vw;
    object-fit: cover;
}
.waterdamgepage_services_content_section {
    text-align: center;
}
.waterdamage_insalled h4 {
    font-size: 26px;
    line-height: 36px;
    color: #2e74b7;
    margin: 5px 0 0;
}
.waterdamgepage_services_content_section p{
    font-size: 16px;
    line-height: 27px;
    color: #000000;
    margin: 15px 0;
}
.waterdamage_insalled p{
    margin: 5px 0;
    font-weight: 600;
}
.waterdamgepage_services_content_section a{
    font-size: 16px;
    line-height: 23px;
    color: #ffffff;
    padding: 10px 20px 10px 60px;
    border-radius: 26px;
    filter: drop-shadow(0 0 10px rgba(0,0,0,0.1));
    background-color: #2e74b7;
    display: inline-block;
    position: relative;
    bottom: -1em;
}
.waterdamgepage_services_content_section a:before{
    content: "";
    position: absolute;
    left: 25px;
    top: 11px;
    background-image: url(../images/waterdamage/call-service.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 21px;
    height: 21px;
}
.waterdamagepage_lastblk_wrapper {
    margin: 2em 0;
}
.waterdamagepage_lastblk_image img{
    width: 100%;
    object-fit: cover;
    height: 25vw;
    -webkit-clip-path: url(#waterdamage_svg2);
    clip-path: url(#waterdamage_svg2);
}
.waterdamagepage_lastblk_image:after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-color: #2e74b7;
    z-index: -1;
    width: 100%;
    height: 100%;
    -webkit-clip-path: url(#waterdamage_svg2);
    clip-path: url(#waterdamage_svg2);
}
.waterdamagepage_lastblk_image{
    position: relative;
    padding: 10px 1px 5px;
    z-index: 1;
}
.waterdamagepage_lastblk_image_section{
    margin-right: 5em;
    margin-bottom: 1em;
}
.waterdamagepage_lastblk_section h4{
    font-size: 35px;
    line-height: 40px;
    color: #2e74b7;
    margin-top: 1.5em;
}
.waterdamagepage_lastblk_section p{
    font-size: 16px;
    line-height: 26px;
    color: #000000;
    margin: 15px 0;
}
span.google_icon {
    float: right;
    padding-top: 1em;
}
.blogpage_box {
    display: none;
}
.blog_load {
    text-align: center;
}
.blog_load a {
    width: 200px;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    background-color: #3277b8;
    color: #fff;
    padding: 10px 0px;
    font-size: 20px;
    border-radius: 50px;
    transition: 0.5s;
}
.blog_load a:hover {
    background-color: #000;
}
.waterdamagepage_first_image_section_mobile {
    display: none;
}
.focus-input100 {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
}
.focus-input100::before {
    content: "";
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0;
    height: 2px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    background: #6a7dfe;
    background: -webkit-linear-gradient(left,#21d4fd,#b721ff);
    background: -o-linear-gradient(left,#21d4fd,#b721ff);
    background: -moz-linear-gradient(left,#21d4fd,#b721ff);
    background: linear-gradient(left,#21d4fd,#b721ff);
}
.focus-input100::after {
    font-family: Poppins-Regular;
    font-size: 15px;
    color: #999;
    line-height: 1.2;
    content: attr(data-placeholder);
    display: block;
    width: 100%;
    position: absolute;
    top: 16px;
    left: 0;
    padding-left: 5px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
}
.input100:focus+.focus-input100::after {
    top: -15px;
}
.input100:focus+.focus-input100::before {
    width: 100%;
}
.sewage_wrapper h4 {
    font-size: 30px;
    line-height: 36px;
    margin: 0;
    margin-bottom: 25px;
    padding-left: 40px;
}





/***************************responsive**********************************/



@media only screen and (min-width:1400px) {

    /********************** homepage *********************/

    .waterdamage_image img{

        height: 545px;

    }

    .restoration_image img{

        height: 480px;

    }

    .sewage_image img{

        height: 545px;

    }

    .homeblog_image_section img{

        height: 321px;

    }

    .homeblog_part:nth-child(even) .homeblog_image_section img{

        height: 341px;

    }
    /******************** firedamage-page *************************/
    .firedamage_firstimage img{
        height: 391px;
    }
    .firedamage_banner_firstimage img{
        height: 300px;
    }
    .firecustomer_services_image img{
        height: 368px;
    }
    .firedamage_lastblk_image img{
        height: 341px;
    }
    /********************* waterdamage-page *******************/
    .waterdamagepage_first_image img{
        height: 750px;
    }
    .waterdamagepage_banner_image img{
        height: 382px;
    }
    .waterdamgepage_services_image img{
        height: 396px;
    }
    .waterdamagepage_lastblk_image img{
        height: 341px;
    }


}

@media only screen and (min-width:1600px) {



	

}

@media only screen and (min-width:1920px) {



}



@media only screen and (max-width:1300px) {

	.container{

		padding:0 15px;

	}

    /************************ homepage ***********************/

    .header_menu_wrapper {

        width: 95%;

    }

    .header_phone a {

        font-size: 22px;

    }

    .all_restoration p {

        font-size: 23px;

    }

    .waterdamage_content_section{

        margin-left: 0;

        padding: 1em 1em 1em 2em;

    }

    .whychoose_box h4 {

        font-size: 14px;

    }

    .restoration_section h2{

        padding-left: 15px;

        font-size: 45px;

    }

    .restoration_section p {

        padding-left: 15px;

    }

    .restoration_mage_section{

        margin-bottom: 2em;

    }

    .homeblog_image_section img{

        height: 29.5vw;

    }

    .header_phone.foot_call .blue{

        right: -10px;

    }

   



}

@media only screen and (max-width:1200px) {

    /********************* homepage *******************/

    .header_menu_wrapper ul li {

        padding: 0 5px;

        line-height: 55px;

    }

    .header_menu_wrapper ul li a {

        font-size: 16px;

    }

    .fire_content h5 {

        font-size: 15px;

    }

    .header_phone a {

        font-size: 19px;

        padding-right: 10px;

        line-height: 45px;

    }

    .header_social ul li{

        margin: 0 2px;

    }

    .tidallogo {

        padding: 1em 0;

    }

    .tidallogo a img {

        height: 90px;

    }

    .header_fire.response {

        width: 22%;

        justify-content: left;

    }

    .header_fire {

        width: 26%;

    }

    .header_phone {

        width: 21%;

    }

    .header_social {

        width: 23%;

        padding-left: 15px;

    }

    .header_top_section:after{

        display: none;

    }

    .header_phone a:before{

        left: 8px;

        top: 13px;

        width: 25px;

        height: 20px;

    }

    .banner_content{

        padding: 5em 0 1em 6em;

    }

    .banner_content p {

        padding-right: 6em;

    }

    .damage_image {

        width: 50%;

    }

    .damage_content p {

        font-size: 13px;

        line-height: 22px;

    }

    .tidalwave_section p {

        font-size: 16px;

        line-height: 28px;

    }

    .all_restoration p {

        font-size: 20px;

        line-height: 25px;

    }

    .all_restoration a {

        font-size: 28px;

    }

    .waterdamage_content_section h4 {

        font-size: 45px;

    }

    .waterdamage_content_section p {

        font-size: 16px;

        line-height: 28px;

    }

    .waterdamage_content_section{

        min-height: auto;

    }

    .whychoose_box h4 {

        line-height: 20px;

        min-height: 40px;

        display: flex;

        align-items: center;

        justify-content: center;

    }

    .whychoose_box {

        padding: 1em 1em 1em;

    }

    .waterremoval_section {

        margin: 6em 0 3em;

    }

    .restoration_wrapper {

        margin: 2em 0;

    }

    .restoration_section h2 {

        font-size: 35px;

        line-height: 45px;

    }

    .restoration_section p{

        font-size: 16px;

        line-height: 28px;

    }

    .restoration_image img {

        height: 40vw;

    }

    .restoration_section {

        margin: 2em 0;

    }

    .restoration_section:nth-child(even) .restoration_mage_section{

        padding-left: 10px;

        margin-right: 3em;

    }

    .restoration_section:nth-child(even).restoration_section p{

        padding-right: 15px;

    }

    .homereview_heading h4 {

        font-size: 40px;

    }

    .homereview_heading h5 {

        font-size: 20px;

    }

    .homereview_part {

        padding: 10px 7px 20px;

    }

    .homereview_box {

        padding: 2em 1em;

    }

    .homereview_part p {

        font-size: 16px;

        line-height: 26px;

    }

    .homereview_part h5{

        margin: 0 0 1em;

    }

    .homereview_rating{

        width: 160px;

    }

    .homereview_rating span{

        font-size: 16px;

    }

    .sewage_wrapper h2 {

        font-size: 35px;

        line-height: 45px;

        padding: 10px 0 15px 15px;

        margin-bottom: 0;

    }

    .sewage_wrapper p {

        padding-left: 15px;

        font-size: 16px;

        line-height: 28px;

    }

    .sewage_wrapper ul li {

        font-size: 20px;

    }

    .sewage_wrapper ul li:before{

        left: 5px;

        top: 6px;

    }

    .sewage_wrapper ul {

        margin-top: 1em;

        padding-left: 15px;

    }

    .sewage_wrapper {

        padding: 3em 0 1em;

    }

    .homecoupon_section {

        padding: 0 7px;

    }

    .homecoupon_box {

        padding: 2em 1em 1em;

    }

    .homecoupon_section h6 {

        font-size: 22px;

    }

    .homecoupon_section h5 {

        font-size: 45px;

        padding: 15px 35px;

        border-radius: 20px;

        line-height: 45px;

        margin: 10px 0;

    }

    .homecoupon_section p {

        font-size: 14px;

        line-height: 25px;

        margin: 10px 0;

    }

    .homecoupon_section span {

        font-size: 12px;

    }

    .homeblog_content_section a {

        font-size: 25px;

        line-height: 28px;

        margin-bottom: 10px;

    }

    .homeblog_content_section p {

        font-size: 16px;

        line-height: 27px;

    }

    .homeblog_content_section {

        padding: 1em 1em 1em;

    }

    .homeblog_wrapper h4{

        margin-bottom: 25px;

    }

    .homeblog_part:nth-child(even) .homeblog_image_section img {

        height: 31vw;

    }

    .homeblog_part{

        padding: 7px;

    }

    .homecoupon_wrapper{

        padding: 0 0 1em;

    }

    .footer_logo {

        padding: 1em 1em 2em;

    }

    .footer_logo span {

        font-size: 16px;

        line-height: 30px;

    }

    .footer_logo a {

        font-size: 16px;

        line-height: 30px;

    }

    .footer_logo p {

        font-size: 15px;

        line-height: 22px;

    }

    .footer_logo span:before{

        top: 3px;

    }

    .footer_logo a:before{

        top: 5px;

    }

    .footer_logo p::before{

        top: 0;

    }

    .footer_service h5 {

        font-size: 25px;

        line-height: 30px;

    }

    .footer_section{

        padding-top: 2em;

    }

    .footer_link h4 {

        font-size: 22px;

        margin-bottom: 10px;

        padding-bottom: 5px;

    }

    .footer_link ul li a {

        font-size: 17px;

        line-height: 30px;

    }

    .homecoupon_slider {

        margin: 2em 0 2em;

    }

    /******************* services-page **********************/

    .innerbanner_image img {

        height: 450px;

    }

    .inner_title {

        font-size: 35px;

        letter-spacing: 0px;

        padding: 5px 35px 5px 20px;

    }

    .services_heading{

        margin: 0 0 2em;

    }

    .servicesinner_content {

        width: 95%;

    }

    .servicesinner_image img{

        height: 30vw;

    }

    .services_wrapper{

        padding: 2em 0 2em;

    }
    /********************* firedamage-page **********************/
    .firedamage_firstblk p{
        margin: 10px 0;
    }
    .firedamage_firstimage:before{
        width: 65px;
        height: 65px;
    }
    .firedamage_firstblk {
        margin: 3em 0 1em;
    }
    .firedamage_banner_section h4 {
        font-size: 30px;
    }
    .firedamage_banner_section ul{
        width: 53%;
        margin: 0;
    }
    .firedamage_banner_section ul li span {
        width: 45px;
    }
    .firecustomer_services_section ul{
        width: 100%;
    }
    .firecustomer_services_section ul li span {
        width: 50px;
        float: left;
    }
    .firedamage_banner_wrppaer{
        padding: 2em 0 2em;
    }
	.firedamage_banner_section ul li{
		display:block;
	}
    .firecustomer_services_section ul li{
        display: block;
        padding: 0 5px;
    }
    /*************************** waterdamage-page ************************/
    .waterdamagepage_first_image_section{
        margin-left: 2em;
    }
    .waterdamgepage_firstblk p{
        margin: 10px 0;
        font-size: 15px;
        line-height: 25px;
    }
    .waterdamgepage_firstblk h1 {
        font-size: 30px;
        line-height: 35px;
        margin: 10px 0;
    }
    .waterdamagepage_banner_section h4 {
        font-size: 30px;
        line-height: 35px;
        color: #ffffff;
        margin: 0px 0 15px;
    }
    .waterdamagepage_banner_image img {
        border-radius: 60px;
        height: 30vw;
    }
    .waterdamagepage_banner_image:before{
        border-radius: 60px;
    }
    .waterdamagepage_banner_image_section h5{
        font-size: 15px;
        position: relative;
        right: auto;
        left: 0;
        padding: 7px 0px 7px 40px;
    }
    .waterdamagepage_banner_image_section h5:before{
        top: 10px;
    }
    .waterdamagepage_banner_image_section {
        margin-right: 2em;
    }
    .waterdamagepage_banner_section ul li{
        font-size: 15px;
        line-height: 23px;
    }
    .waterdamagepage_banner_wrapper:after{
        height: 100%;
    }
    .waterdamagepage_banner_wrapper {
        padding: 4em 0 1em;
    }
    .waterdamage_insalled p {
        font-size: 15px;
        line-height: 25px;
    }
    .waterdamgepage_services_wrapper{
        padding: 2em 0 0;
        margin: 1em 0 3em;
    }
    .waterdamgepage_services_content_section p {
        font-size: 15px;
        line-height: 25px;
    }
    .waterdamgepage_services_image{
        width: 100%;
        position: unset;
    }
    .waterdamagepage_lastblk_image_section {
        margin-right: 3em;
    }
    .waterdamagepage_lastblk_section h4 {
        font-size: 30px;
        line-height: 35px;
        margin-top: 0;
    }
    .waterdamagepage_lastblk_section p {
        font-size: 15px;
        line-height: 25px;
        margin: 10px 0;
    }



}



@media only screen and (max-width:992px) {



/****mobilemenu****/

.mobile-header {

		display: block

	}

	.mobile-top-head {

        display: block;

    }



	.mob_navi.menu {

		display: block

	}

    .mobile-header {

        display: block;

        float: right;

        position: absolute;

        z-index: 9;

        right: 0px;

        top: 0em;

    }

    .navbar-toggle {

        display: block;

    }	

    .mobile-header button.navbar-toggle {

        color: #fff;

        float: right;

        display: block;

        position: unset;

        right: 0;

        z-index: 999;

        background-color:transparent;

        margin: 0;

        margin-top: 43px;

    }	

    .mobile-logo {

        width: 100%;

        text-align: center;

        background-color: #fff;

        padding: 5px;

    }

    .mobile-header .navbar-toggle .icon-bar {

        background-color: #fff;

    }

	.mob_navi {

		position: fixed;

		top: 0;

		z-index: 9;

		background-color: #fff;

		width: 350px;

		height: 100%;

		padding-top: 10px;

		overflow-x: hidden;

		overflow-y: hidden;

		transform: translate(-100%, 0px);

		opacity:0;

		z-index: 999999;

		background-color: #fff;

		filter: drop-shadow(2.5px 4.33px 13.5px rgba(0,0,0,0.12));

		transition: .5s;

	}

	.mob_navi.menu_open {

		transform: translate(0%, 0px);

		transition: .5s;

		opacity:1;

	}

	.mob_sub_navigate span {

		width: 50%;

		padding-left: 15px;

		height: 35px;

		line-height: 35px;

		font-size: 18px;

		cursor: pointer;

		opacity: 0;

		transition: .5s

	}

	.glyphicon {

		position: relative;

		top: 1px;

		display: inline-block;

		font-family: "Glyphicons Halflings";

		font-style: normal;

		font-weight: 400;

		line-height: 1;

		-webkit-font-smoothing: antialiased;

		-moz-osx-font-smoothing: grayscale

	}

	.mob_sub_navigate i {

		width: 48%;

		padding-right: 15px;

		height: 35px;

		line-height: 35px;

		font-size: 18px;

		text-align: right;

		cursor: pointer;

		color: #05285c;

		float: right;

	}

	#mob_menu {

		margin: 0;

		padding: 0;

		background-color: #fff;

		float: left;

		width: 100%;

		padding: 0px 0 0px;

		border-top: 1px solid #eee;

		margin-top: 15px;

		position: relative;

	}

	.mob_navi.menu.menu_open.submenu_open1 .mob_sub_navigate span {

    opacity: 1;

    }

        #mob_menu li {

        list-style-type: none;

        line-height: 20px;

        border-bottom: 1px solid #eee;

        display:block;

    }

    .close{

        opacity:1;

    }

    #mob_menu li a:hover {

        background-color: #05285c;

        color: #fff;

        transition: 0.5s;

    }

    #mob_menu li a {

        text-decoration: none;

        color: #222;

        display: block;

        padding: 12px 15px;

        text-transform: inherit;

        font-size: 16px;

    }

    .mobile-logo img {

        width: 160px;

        height: auto;

    }

	.mob_navi.submenu_open {

		overflow-y: hidden

	}

	.mob_sub_link span {

		font-size: 16px;

		display: inline-block;

		width: 10px;

		text-align: center;

		right: 10px;

		line-height: 10px;

		cursor: pointer;

		float: right;

		margin-right: 5px;

		color: #944f80;

		position: relative;

		top: -27px;

	}

	.mob_navi.submenu_open .mob_sub_navigate span {

		opacity: 1

	}

	.mob_sub_menu {

        position: absolute;

        z-index: 9999;

        width: 100%;

        top: 0;

        left: 0;

        transform: translate(100%, 0px);

        transition: .5s;

        padding: 15px 0 15px;

        padding-left: 0;

        background-color: #fff;
        height: 405px;
        overflow-y: scroll;

    }
    .mob_sub_menu::-webkit-scrollbar {
         width: 5px;
   }
   .mob_sub_menu::-webkit-scrollbar-track {
    
        box-shadow: inset 0 0 5px transparent; 
    
        border-radius: 10px;
    
    }
    
    .mob_sub_menu::-webkit-scrollbar-thumb {
    
        background: #2e74b7; 
    
        border-radius: 10px;
    
    }
    
    .mob_sub_menu::-webkit-scrollbar-thumb:hover {
    
        background: #2e74b7; 
    
    }
	.mob_sub_link span {

		font-size: 16px;

		display: inline-block;

		width: 10px;

		text-align: center;

		right: 10px;

		line-height: 10px;

		cursor: pointer;

		float: right;

		margin-right: 5px;

		color: #05285c;

		position: relative;

		top: -27px

	}

    #mob_menu li:hover span {

        color: #fff;

        transition: 0.5s;

    }

	.mobile.header {

		background-color: #222;

		color: #fff;

		padding: 10px;

		padding-left: 15px;

		float: left;

		width: 100%

	}

	.submenu_open #mob_menu {

		transform: translate(-100%, 0px);

		transition: .5s

	}

	ul.mob_sub_menu.submenu_open {

		background-color: #fff;

		transform: translate(0%, 0px);

		transition: .5s;

		/* height: 100% */

	}

	.mobile.header {

		display: block

	}

	.mob_navi.menu {

		display: block

	}

	.mobile.mobile-one {

		display: block

	}

/****end****/

    .header_bottom_section{

        display: none;

    }

    .header_social{

        display: none;

    }

    .fire_content p {

        font-size: 13px;

    }

    .header_fire span{

        width: 40px;

    }

    .header_fire {

        width: 31%;

    }

    .fire_content h5 {

        font-size: 14px;

    }

    .fire_content {

        padding-left: 10px;

    }

    .header_fire.response {

        width: 21%;

    }

    .header_phone {

        width: 25%;

    }

    .header_phone a {

        font-size: 18px;

        line-height: 40px;

    }

    .header_top_section{

        align-items: center;

    }

    .blue {

        width: 30px;

        height: 30px;

        right: 0;

        bottom: -20px;

    }

    .tidallogo a img {

        height: 70px;

    }

    .banner_content h1, .banner_content h2 {

        font-size: 50px;

        line-height: 50px;

        margin-top: 0em;

    }

    .banner_image img{

        height: 500px;

    }

    .banner_content h6 {

        font-size: 16px;

    }

    .banner_content h6 span {

        font-size: 16px;

    }

    .banner_call{

        margin-bottom: 2.5em;

        width: 290px;

        height: 50px;

    }

    .banner_content {

        padding: 5em 0 1em 4.5em;

        width: 70%;

    }

    .banner_content p{

        font-size: 14px;

    }

    .banner_call span {

        font-size: 20px;

    }

    .banner_call a {

        font-size: 20px;

    }

    .tidalwave_section h4, .tidalwave_section h1 {

        font-size: 35px;

        line-height: 40px;

    }

    .tidalwave_section h5 {

        font-size: 18px;

        line-height: 35px;

    }

    .tidalwave_list {

        padding-left: 1em;

        margin-top: 0em;

    }

    .damage_content {

        padding-left: 15px;

    }

    .all_restoration a {

        font-size: 25px;

    }

    .waterdamae_image_section {

        margin-right: 2em;

    }

    .waterdamage_content_section {

        float: unset;

        width: auto;

    }

    .waterdamage_content_section h4 {

        font-size: 40px;

    }

    .waterremoval_section h4 {

        font-size: 35px;

        line-height: 40px;

        margin-bottom: 10px;

    }

    .waterremoval_section h5 {

        font-size: 22px;

    }

    .waterremoval_section p span{

        font-size: 17px;

    }

    .waterremoval_section p {

        font-size: 17px;

    }

    .waterremoval_section a {

        font-size: 18px;

        line-height: 28px;

    }

    .restoration_mage_section:before{

        display: none;

    }

    .restoration_mage_section{

        margin-left: 2em;

    }

    .whychoose_wrapper{

        margin-bottom: 0;

    }

    .restoration_section h2 {

        font-size: 30px;

        line-height: 35px;

    }

    .restoration_section .readmore_btn {

        float: left;

    }

    .restoration_section:nth-child(even) .restoration_mage_section:after{

        width: 50px;

        height: 90px;

    }

    .restoration_section p{

        padding: 0 15px;

    }

    .restoration_section:nth-child(even).restoration_section p{

        padding: 0 15px;

    }

    .homereview_box span img {

        height: 50px;

    }

    .homereview_part p {

        font-size: 15px;

        line-height: 25px;

        max-height: 180px;

    }

    .homereview_part h4 {

        font-size: 20px;

    }

    .homereview_part h5 {

        font-size: 14px;

        letter-spacing: 1px;

        margin-bottom: 0;

    }

    .homereview_rating{

        padding: 7px 0;

    }

    .sewage_image_section {

        margin-left: 1em;

    }

    .homecoupon_wrapper h4{

        font-size: 45px;

    }

    .homecoupon_section h6 {

        font-size: 18px;

    }

    .homecoupon_section h5 {

        font-size: 34px;

        padding: 10px 35px;

        border-radius: 10px;

    }

    .homeblog_content_section a {

        font-size: 20px;

        line-height: 25px;

    }

    .homeblog_content_section p {

        font-size: 14px;

        line-height: 22px;

    }

    .homeblog_image_section img {

        height: 36vw;

    }

    .homeblog_part:nth-child(even) .homeblog_image_section img {

        height: 38vw;

    }

    .footer_service h5 {

        font-size: 23px;

    }

    .header_phone.foot_call {

        width: 40%;

    }

    .footer_logo{

        width: 33%;

    }

    .footer_menu {

        padding-left: 1em;

        width: 65%;

    }

    .footer_link ul li a {

        font-size: 16px;

        line-height: 28px;

    }

    .footer_social ul li {

        width: 33px;

        height: 33px;

        margin: 0 0px;

    }

    .footer_social {

        margin-top: 3em;

    }

    .footer_copyrights {

        padding: 1.5em 0;

    }

    .footer_copy h4 {

        font-size: 18px;

    }

    .footer_link h4 {

        font-size: 20px;

    }

    /******************** services-page **********************/

    .servicesinner_image_section {

        margin-right: 2em;

        margin-bottom: 1em;

    }

    .servicesinner:nth-child(even) .servicesinner_image_section{

        margin-left: 2em;

    }

    .innerbanner_image img {

        height: 400px;

    }
    /************************ firedamage-page *******************/
    .firedamage_image_section{
        margin-left: 2em;
    }
    .firedamage_firstblk h1 {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 0;
    }
    .firedamage_firstimage img {
        height: 30vw;
    }
    .firedamage_firstblk p {
        font-size: 15px;
        line-height: 25px;
    }
    .firedamage_banner_firstimage{
        width: 55%;
    }
    .firedamage_banner_firstimage:nth-child(2){
        width: 55%;
    }
    .firedamage_banner_firstimage img{
        height: 25vw;
    }
    /* .firedamage_banner_section ul li span {
        width: 85px;
    } */
    .firedamage_banner_section a{
        margin-top: 10px;
    }
    .firedamage_banner_section p {
        font-size: 15px;
        line-height: 25px;
    }
    .firecustomer_services_section h4 {
        font-size: 30px;
    }
    .firecustomer_services_wrapper {
        margin: 1em 0 2em;
    }
    /* .firecustomer_services_section ul li span {
        width: 100px;
    } */
    .firecustomer_services_section ul li p{
        margin: 0;
    }
    .firecustomer_services_section ul{
        margin: 0;
    }
    .firedamage_lastblk_section h4 {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 10px;
    }
    .firedamage_lastblk_image:nth-child(2) {
        margin-top: 9em;
        margin-left: -4em;
    }
    .firedamage_lastblk_image:before {
        bottom: -30px;
        left: -10px;
        width: 70px;
        height: 65px;
    }
    .firedamage_lastblk_section p {
        font-size: 15px;
        line-height: 25px;
    }
    .firecustomer_services_image img{
        height: 30vw;
    }
    .firecustomer_services_imagesection{
        margin-bottom: 1em;
    }
    .firecustomer_services_imagesection:before{
        width: 70px;
        height: 70px;
    }
    .firecustomer_services_imagesection:after{
        width: 70px;
        height: 70px;
    }
    .firedamage_banner_section ul {
        width: 100%;
    }
     /*********************** waterdamage-page ***********************/
     .waterdamgepage_firstblk {
        margin: 2em 0 2em;
    }
    .waterdamagepage_banner_image_section h5 {
        font-size: 15px;
        line-height: 22px;
    }
    .waterdamagepage_banner_image:after{
        content: unset;
    }
    .waterdamagepage_banner_image img {
        border-radius: 30px;
        height: 32vw;
    }
    .waterdamagepage_banner_image:before {
        border-radius: 30px;
    }
    .waterdamagepage_banner_wrapper {
        padding: 3em 0 2em;
    }
    .waterdamage_insalled_box {
        float: unset;
        width: auto;
        overflow: hidden;
        text-align: center;
    }
    .waterdamgepage_services_content_section {
        text-align: left;
        float: unset;
        width: auto;
    }
    .waterdamgepage_services_content_section p {
        font-size: 14px;
        line-height: 22px;
    }
	.whychoose_box p{
		min-height: 144px;
	}


}



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

    /***************** homepage *****************/

    .header_fire{

        display: none;

    }

    .header_top_section {

        align-items: center;

        display: flex;

        float: left;

        width: 100%;

        justify-content: space-between;

    }

    .header_logo {

        float: left;

        width: 30%;

    }

    .header_phone {

        width: 185px;

        float: right;

        margin-right: 4em;

    }

    .tidallogo {

        padding: 10px 0;

    }

    .mobile-header button.navbar-toggle{

        margin-top: 30px;

    }

    .header_banner_wrapper {

        float: left;

        width: 100%;

    }

    .homeaboutus_wrapper{

        float: left;

        width: 100%;

    }

    .waterdamage_wrapper{

        float: left;

        width: 100%;

    }

    .waterremoval_wrapper{

        float: left;

    }

    .whychoose_wrapper{

        float: left;

        width: 100%;
		margin-top:0;

    }

    .restoration_wrapper{

        float: left;

        width: 100%;

    }

    .homereview_wrapper{

        float: left;

        width: 100%;

    }

    .sewage_wrapper{

        float: left;

        width: 100%;

    }

    .homecoupon_wrapper{

        float: left;

        width: 100%;

    }

    .homeblog_wrapper{

        float: left;

        width: 100%;

    }

    .footer_wrapper{

        float: left;

        width: 100%;

    }

    .banner_content {

        padding: 1em;

        width: 100%;

        position: unset;

        border-radius: unset;

    }

    .banner_content p{

        padding-right: 0;

    }

    .waterdamae_image_section {

        float: unset;

        margin: 0 auto;

        width: 80%;

    }

    .waterdamage_image img {

        height: 50vw;

    }

    .waterdamage_content_section{

        padding: 1em 0;

    }

    .waterremoval_wrapper{

        padding: 2em 0 2em;

        margin-top: 0;

    }

    .waterremoval_section {

        margin: 1em 0 1em;

    }

    .whychoose_slider {

        margin-top: 2em;

    }

    .restoration_mage_section:after{

        display: none;

    }

    .restoration_image img {

        height: 50vw;

    }

    .restoration_mage_section {

        float: unset;

        width: 80%;

        margin: 0 auto;

        padding: 0;

    }

    .restoration_section:nth-child(even) .restoration_image img {

        height: 65vw;

    }

    .restoration_section:nth-child(even) .restoration_mage_section {

        padding-left: 0px;

        float: unset;

        margin: 0 auto;

        padding: 0;

        background-image: unset;

    }

    .restoration_section{

        float: left;

    }

    .restoration_section .readmore_btn {

        margin-right: 0;

        margin-left: 15px;

    }

    .banner_image img {

        height: 250px;

    }

    .homereview_heading h4 {

        font-size: 35px;

    }

    .homereview_heading h5 {

        font-size: 18px;

    }

    .homereview_slider ul {

        top: -1.5em;

        right: 0px;

    }

    .sewage_image_section {

        float: unset;

        width: 80%;

        margin: 0 auto;

        margin-bottom: 2em;

    }

    .sewage_image img {

        height: 50vw;

    }

    .homecoupon_section h5{

        font-size: 30px;

    }

    .homecoupon_slider .slick-active h5 span{

        font-size: 20px;

    }

    .homecoupon_section h6{

        font-size: 16px;

    }

    .homeblog_box{

        display: block;

    }

    .homeblog_image_section{

        width: 100%;

    }

    .homeblog_content_section{

        width: 100%;

    }

    .homeblog_part:nth-child(even){

        width: 100%;

    }

    .homeblog_part {

        padding: 10px 0;

        float: left;

    }

    .footerlogo_image {

        float: unset;

        margin: 0 auto;

        width: 80%;

    }

    .footerlogo_image a img {

        width: 100%;

        height: 90px;

        object-fit: contain;

    }

    .footerlogo_image a {

        margin: 1em 0;

        display: block;

    }

    .footer_logo {

        width: 100%;

    }

    .footer_logo span{

        display: block;

    }

    .footer_service {

        float: left;

        width: 85%;

    }

    .header_phone.foot_call {

        width: 65%;

        margin-right: 0;

    }

    .footer_menu{

        margin: 1em 0;

        width: 100%;

        padding: 0;

    }

    .footer_link {

        float: left;

        width: 50%;

    }

    .footer_link:nth-child(3) {

        clear: both;

    }

    .footer_social {

        margin: 2em 0;

    }

    .tidalwave_list {

        padding-left: 0;

    }

    .footer_link_section {

        float: left;

        width: 100%;

    }

    .footer_iboost {

        text-align: center;

        margin-top: 1em;

    }

    /******************** services-page ******************/

    .servicesinner_image_section {

        float: left;

        width: 50%;

    }

    .servicesinner_image img {

        height: 34vw;

    }

    .servicesinner a {

        font-size: 25px;

        line-height: 30px;

        margin: 10px 0;

    }

    .servicesinner_image_section {

        width: 50%;

    }

    .services_wrapper {

        padding: 0em 0 2em;

    }

    .services_wrapper {

        float: left;

        width: 100%;

    }

    .innerbanner_wrapper {

        float: left;

        width: 100%;

    }

    .innerbanner_image img {

        height: 290px;

    }

    .innerbanner_content {

        bottom: 6em;

        transform: unset;

    }

    .inner_title {

        font-size: 30px;

        padding: 5px 25px 5px 15px;

    }

    .services_heading h1 {

        font-size: 25px;

    }

    .services_inner_wrapper {

        float: left;

        width: 100%;

    }

    /****************** blogpage *****************/

    .blogpage_box{

        margin: 0;

    }

    .homeblog_wrapper.blogpage_wrap h1{

        margin: 0 0 20px;

    }

    /**************** coupon-page ********************/

    .couponpage_section .homecoupon_section {

        padding: 0 5px;

        float: left;

        width: 50%;

        margin: 10px 0;

    }

    .couponpage_section .homecoupon_section h5{

        font-size: 30px;

        line-height: 50px;

        padding: 10px 15px;

    }

    .couponpage_section .homecoupon_section h5 span{

        font-size: 25px;

    }

    .couponpage_section {

        margin: 0em;

        float: left;

        width: 100%;

    }

    .homecoupon_wrapper.couponpage_wrapper {

        padding: 1em 0 2em;

    }

    /***************** reviewpage ******************/

    .reviewpage_section .homereview_part {

        float: left;

        width: 50%;

    }

    .reviewpage_section {

        float: left;

        width: 100%;

    }

    .reviewpage_section .homereview_rating span {

        font-size: 14px;

    }

    .reviewpage_section .homereview_rating {

        width: 140px;

        padding: 5px 0;

        bottom: 5px;

    }
    /********************** firedamage-page ************************/
    .firedamagepage_cover {
        float: left;
        width: 100%;
    }
    .firedamagepage_wrapper {
        float: left;
        width: 100%;
    }   
    .firedamage_banner_wrppaer{
        float: left;
        width: 100%;
    }
    .firecustomer_services_wrapper{
        float: left;
        width: 100%;
        margin: 1em 0 0em;
    }
    .firedamage_lastblk_wrppaer{
        float: left;
        width: 100%;
    }
    .firedamage_image_section {
        margin-left: 1em;
        float: right;
        width: 50%;
    }
    .firedamage_firstimage:nth-child(2) {
        margin-top: 3em;
    }
    .firedamage_firstimage:before {
        width: 50px;
        height: 50px;
        left: -5px;
        top: -5px;
    }
    .firedamage_firstimage img {
        height: 35vw;
    }
    .firedamage_bannerimage_section {
        margin-right: 1em;
        margin-bottom: 1em;
        float: left;
        width: 50%;
    }
    .firedamage_banner_firstimage:before{
        content: unset;
    }
    .firedamage_banner_firstimage img {
        height: 30vw;
    }
    .firedamage_banner_firstimage:nth-child(2) {
        width: 55%;
    }
    .firedamage_banner_firstimage{
        width: 60%;
    }
    /* .firedamage_banner_section ul li span {
        width: 150px;
    } */
    .firecustomer_services_imagesection {
        margin-bottom: 1em;
        float: right;
        width: 50%;
        margin-left: 2em;
    }
    .firecustomer_services_image img {
        height: 40vw;
        border-radius: 30px;
    }
    .firecustomer_services_image:after{
        border-radius: 30px;
    }
    .firecustomer_services_imagesection:before{
        content: unset;
    }
    .firecustomer_services_imagesection:after{
        content: unset;
    }
    .firecustomer_services_section ul li span {
        /* width: 130px; */
        height: 45px;
    }
    .firedamage_lastblk_imagesection {
        margin-bottom: 1em;
        float: left;
        width: 50%;
    }
    .firedamage_lastblk_image:before{
        content: unset;
    }
    .firedamage_lastblk_image img {
        height: 32vw;
    }
    .firedamage_lastblk_image:nth-child(2) {
        margin-top: 6em;
        margin-left: -2em;
    }

     /***************** waterdamage-page **********************/
     .waterdamagepage_first_image_section {
        margin-left: 1em;
        float: right;
        width: 50%;
    }
    .waterdamgepage_firstblk h1 {
        font-size: 28px;
        line-height: 33px;
    }
    .waterdamagepage_first_image:after{
        content: unset;
    }
    .waterdamagepage_first_image img{
        height: 50vw;
    }
    .waterdamagepage_banner_image_section {
        margin-right: 1em;
        float: left;
        width: 50%;
    }
    .waterdamagepage_banner_image{
        margin-bottom: 10px;
    }
    .waterdamagepage_banner_section h4 {
        font-size: 28px;
        line-height: 33px;
    }
    .waterdamagepage_banner_section ul li {
        font-size: 14px;
        line-height: 22px;
    }
    .waterdamagepage_banner_wrapper {
        padding: 2em 0 1em;
    }
    .waterdamagepage_banner_image img {
        height: 35vw;
    }
    .waterdamage_insalled {
        float: left;
        width: 50%;
        padding: 0 3px;
    }
    .waterdamage_insalled h4 {
        font-size: 23px;
        line-height: 30px;
    }
    .waterdamgepage_services_image{
        margin-left: 1em;
    }
    .waterdamage_insalled p{
        font-size: 13px;
        line-height: 18px;
    }
    .waterdamgepage_services_content_section a{
        width: 220px;
        float: unset;
        margin: 0 auto;
        display: flex;
    }
    .waterdamagepage_lastblk_image_section {
        margin-right: 1em;
        float: left;
        width: 50%;
        margin-bottom: 0;
    }
    .waterdamagepage_lastblk_section h4 {
        font-size: 28px;
        line-height: 33px;
    }
    .waterdamagepage_lastblk_image img{
        height: 35vw;
    }
    .waterdamagepage_lastblk_image{
        padding: 5px 1px 1px;
    }
    .waterdamagepage_lastblk_wrapper {
        margin: 4em 0 2em;
    }



}

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

    /******************** homepage *******************/
    .firedamage_firstblk .first_content {
        order: 1;
    }
    .firedamage_firstblk .second_content {
        order: 3;
    }
    .damage_list {
        display: block;
        margin: 15px 5px;
        float: left;
        width: 46%;
        text-align: center;
        padding: 1em 0.5em;
    }
    .homecoupon_wrapper {
        background-image: unset;
    }
    .sewage_wrapper:after {
        content: unset;
    }
    .mob_navi {
        width: 100%;
        position: absolute;
        height: 1400px;
    }
    .mob_sub_menu {
        height: auto;
        overflow-y:auto;
    }
    .waterdamgepage_firstblk {
        display: flex;
        flex-direction: column;
        order: 1;
    }
    .innerbanner_content.servicearea_detail_banner {
        display: none;
    }
    .waterdamagepage_first_image_section {
        order: 2;
    }
    .header_phone a {
        font-size: 18px;
        color: #2d73b7;
        text-align: center;
        padding: 0 0em 0 28px;
    }

    .header_phone {
        background-color: transparent;
        width: 53%;
        margin-right: 2em;
        text-align: center;

    }

    .tidallogo {

        padding: 0;

    }

    .header_phone .blue{

        display: none;

    }

    .header_phone a:before {

        left: 0px;

        top: 11px;

    }

    .banner_image img {

        height: 200px;

    }

    .banner_content{

        border: 0px solid rgb(255 255 255 / 60%);

    }

    .banner_content h1, .banner_content h2 {

        font-size: 38px;

        line-height: 35px;

        margin-bottom: 10px;

    }

    .banner_content h6 {

        font-size: 14px;

    }

    .banner_call {

        margin: 1em 0;

        width: auto;

        height: auto;

        line-height: 40px;

    }

    .banner_call span {

        font-size: 17px;

    }

    .banner_call a {

        font-size: 17px;

    }

    .black{

        display: none;

    }

    .all_restoration p {

        font-size: 18px;

    }

    .all_restoration a {

        font-size: 22px;

        line-height: 25px;

    }

    .damage_image {
        width: 100%;
        margin-bottom: 15px;
    }
    .damage_content {
        padding-left: 0;
    }
    .damage_list:nth-child(3) {
        float: left;
        width: 100%;
    }
    .waterdamage_image{

        padding: 5px;

    }

    .waterdamage_content_section h4 {

        font-size: 35px;

    }

    .waterremoval_section h4 {

        font-size: 25px;

        line-height: 30px;

    }

    .waterremoval_section h5 {

        font-size: 18px;

        line-height: 25px;

    }

    .waterremoval_section p {

        font-size: 16px;

        line-height: 30px;

    }

    .waterremoval_section p span {

        font-size: 15px;

    }

    .waterremoval_section {

        margin: 0 0 1em;

    }

    /* .restoration_image img {

        -webkit-clip-path: unset;

        clip-path: unset;

    } */

    .restoration_mage_section {

        width: 100%;

        padding: 0 15px;

    }

    /* .restoration_section:nth-child(even) .restoration_image img {

        -webkit-clip-path: unset;

        clip-path: unset;

    } */

    .restoration_section:nth-child(even) .restoration_mage_section{

        padding: 0 15px;

    }
    .restoration_section:nth-child(even) .restoration_image img {
        height: 70vw;
    }
    .restoration_image img {
        height: 70vw;
    }
    .sewage_image{

        padding: 5px;

    }

    .sewage_image_section {

        width: 90%;

        padding-right: 0;

    }

    .sewage_wrapper {

        padding: 1em 0 1em;

    }

    .sewage_wrapper ul li {

        font-size: 18px;

    }

    .sewage_wrapper ul li:before {

        left: 0px;

        top: 7px;

        height: 17px;

        width: 17px;

    }

    .homeblog_wrapper h4{

        font-size: 40px;

    }

    .homecoupon_wrapper h4 {

        font-size: 40px;

    }

    .homecoupon_box {

        padding: 1em 0.5em 1em;
        margin: 0px 3px;

    }
    .homecoupon_section h5 {
        font-size: 22px;
        width: 100%;
        padding: 10px 11px;
        line-height: 36px;
    }
    .homecoupon_slider .slick-active h5 span {
        font-size: 16px;
        display: inline-block;
    }
    .homecoupon_section p {
        font-size: 14px;
        line-height: 21px;
        margin: 10px 0;
        height: 210px;
        overflow-y: scroll;
    }
    .homecoupon_section p::-webkit-scrollbar {
          width: 5px;
     }
    .homecoupon_section p::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px transparent; 
         border-radius: 10px;
    }
    .homecoupon_section p::-webkit-scrollbar-thumb {
        background: #2e74b7; 
        border-radius: 10px;
    }
    .homecoupon_section p::-webkit-scrollbar-thumb:hover {
        background: #2e74b7; 
    }
    
    .homecoupon_section span {
        font-size: 11px;
        line-height: 15px;
    }
    .homecoupon_section{

        padding: 0;

    }

    .homeblog_image_section img{

        height: 50vw;

    }

    .homeblog_part:nth-child(even) .homeblog_image_section img{

        height: 50vw;

    }

    .homeblog_wrapper {

        padding-bottom: 2em;

    }

    .footer_hour {

        display: block;

    }

    .footer_service {

        width: 100%;

        text-align: center;

        margin-bottom: 1em;

    }

    .header_phone.foot_call {

        width: 70%;

        float: unset;

        overflow: hidden;

        margin: 0 auto;

    }

    .header_phone.foot_call a {

        font-size: 18px;

    }

    .footer_link {

        width: 100%;

    }

    .footer_copyrights {

        padding: 10px 0;

    }

    .footer_social {

        margin: 1em 0;

    }

    .footer_service h5 {

        font-size: 20px;

    }

    .footer_logo span:before{

        left: 0;

    }

    .footer_logo span{

        padding-left: 2em;

    }

    .footer_logo a{

        padding-left: 2em;

    }

    .footer_logo a:before{

        left: 0;

    }

    .footer_logo p{

        padding-left: 2em;

    }

    .footer_logo p:before{

       left: 0;

    }

    .mobile-header button.navbar-toggle {

        margin-top: 20px;

    }

    .header_logo {

        width: 33%;

    }

    .whychoose_part{

        padding: 0;

    }

    .restoration_section {

        margin: 1em 0;

    }

    .readmore_btn a{

        padding: 10px 20px;

    }

    /******************* services-page *******************/

    .innerbanner_image img {

        height: 250px;

        clip-path: unset;

        -webkit-clip-path: unset;

    }

    .innerbanner_image {

        clip-path: unset;

        -webkit-clip-path: unset;

        padding-bottom: 5px;

    }

    .innerbanner_content {

        bottom: 0;

        transform: unset;

        text-align: center;

        width: 100%;

        left: 0;

    }

    .innerbanner_content:before{

        content: unset;

    }

    .inner_title {

        background-color: rgb(31 115 179 / 74%);

    }

    .servicesinner_image img {

        -webkit-clip-path: unset;

        clip-path: unset;

        height: 50vw;

    }

    .servicesinner_image_section {

        width: 100%;

        margin-right: 0;

    }

    .servicesinner_image{

        padding: 0;

        background-image: unset;

    }

    .servicesinner.part_2 .servicesinner_image img {

        -webkit-clip-path: unset;

        clip-path: unset;

        height: 50vw;

    }

    .servicesinner.part_2 .servicesinner_image {

        background-image: unset;

    }

    .servicesinner.part_3 .servicesinner_image img {

        -webkit-clip-path: unset;

        clip-path: unset;

        height: 50vw;

    }

    .servicesinner.part_3 .servicesinner_image {

        background-image: unset;

    }

    .servicesinner.part_4 .servicesinner_image img {

        -webkit-clip-path: unset;

        clip-path: unset;

        height: 50vw;

    }

    .servicesinner.part_4 .servicesinner_image {

        background-image: unset;

    }

    .servicesinner.part_5 .servicesinner_image img {

        -webkit-clip-path: unset;

        clip-path: unset;

        height: 50vw;

    }

    .servicesinner.part_5 .servicesinner_image {

        /* background-image: unset; */

    }

    .servicesinner.part_6 .servicesinner_image img {

        /* -webkit-clip-path: unset;

        clip-path: unset; */

        height: 70vw;

    }

    /* .servicesinner.part_6 .servicesinner_image {

        background-image: unset;

    } */

    .servicesinner a {

        font-size: 22px;

    }

    .services_heading {

        margin: 0 0 1em;

    }

    .services_heading strong {

        margin: 5px 0 15px;

        font-size: 15px;

        line-height: 22px;

    }

    .servicesinner:nth-child(even) .servicesinner_image_section {

        margin-left: 0;

    }

    .services_heading h1{

        line-height: 30px;

    }

    .servicesinner p {

        font-size: 15px;

        line-height: 25px;

    }

    /**************** blogpage *****************/

    .homeblog_wrapper.blogpage_wrap h1{

        font-size: 25px;

        margin: 0em 0 10px;

    }

    .homeblog_wrapper.blogpage_wrap {

        padding: 2em 0;

    }

    /*************** coupon-page ******************/

    .couponpage_section .homecoupon_section {

        padding: 0;

        float: left;

        width: 100%;

    }

    .homecoupon_wrapper.couponpage_wrapper h1 {

        font-size: 25px;

        line-height: 30px;

    }

    /******************* review-page *******************/

    .reviewpage_section .homereview_part{
        width: 50%;
        padding: 10px 0 20px;
    }
    .reviewpage_section .homereview_part .homereview_box {
        padding: 2em 0.5em;
        margin: 0px 2px;
    }
    .reviewpage_section .homereview_part .homereview_box span.google_icon {
        float: right;
        padding-top: 0em;
        width: 50%;
    }
    .reviewpage_section .homereview_part .homereview_box .homereview_part p {
        overflow-x: hidden;
        font-size: 15px;
        line-height: 24px;
    }
    .quotes {
        display: inline-block;
        float: left;
        width: 50%;
    }
    .homereview_part p {
        overflow-x: hidden;
        font-size: 14px;
        line-height: 22px;
        float: left;
        width: 100%;
    }
    .homereview_box span img {
        height: 40px;
    }
    .homereview_rating {
        padding: 2px 0;
    }
    .homereview_box {
        padding: 2em 0.5em;
    }
    .homereview_rating span {
        font-size: 11px;
        margin: 0 1px;
    }
    .homereview_rating {
        padding: 2px 0;
        width: 110px;
    }
    span.google_icon {
        padding-top:0em;
    }
    .reviewpage_section .homereview_part .homereview_box span img {
        height: 30px;
    }
    .homereview_part h4 {
        font-size: 18px;
    }
    .reviewpage_section .homereview_rating {
        width: 110px;
        padding: 3px 0;
        bottom: 5px;
    }
    .reviewpage_section .homereview_rating span {
        font-size: 13px;
        margin: 0 1px;
    }
    .homereview_wrapper.reviewpage_wrapper h1 {

        font-size: 25px;

        line-height: 30px;

    }

    .homereview_wrapper.reviewpage_wrapper .homereview_heading h5{

        margin-bottom: 0;

    }
    /********************** firedamage-page *******************/
    .firedamage_firstimage img {
        height: 45vw;
        /* border-radius: unset; */
        border-top-left-radius: 50%;
        border-top-right-radius: 50%;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
    .firedamage_firstimage {
        width: 100%;
        margin: 0;
        padding: 0;
        background-color: #4583bd;
        border-top-left-radius: 50%;
        border-top-right-radius: 50%;
        padding: 0.5em;
    }
    .firedamage_firstimage:before{
        content: unset;
    }
    .firedamage_image_section {
        margin-left: 0;
        float: right;
        width: 100%;
        order: 2;
    }
    .firedamage_firstimage:nth-child(2) {
        margin-top: 10px;
        padding: 0;
        background-color: #4583bd;
        border-bottom-left-radius: 50%;
        border-bottom-right-radius: 50%;
        padding: 0.5em;
        border-top-left-radius: 0%;
        border-top-right-radius: 0%;
    }
    .firedamage_firstimage:nth-child(even) img {
        border-top-left-radius: 0%;
        border-top-right-radius: 0%;
        border-bottom-left-radius: 50%;
        border-bottom-right-radius: 50%;
    }
    .firedamage_firstimage:after{
        content: unset;
    }
    .firedamage_firstblk {
        margin: 2em 0 1em;
        display: flex;
        flex-direction: column;
    }
    .firedamage_firstblk h1 {
        font-size: 26px;
        line-height: 30px;
    }
    .firedamage_banner_firstimage:nth-child(2) {
        width: 100%;
        margin-top: 10px;
        margin-left: 0;
    }
    .firedamage_banner_firstimage {
        width: 100%;
    }
    .firedamage_bannerimage_section {
        margin-right: 0;
        margin-bottom: 1em;
        float: left;
        width: 100%;
    }
    .firedamage_banner_firstimage img {
        height: 45vw;
    }
    .firedamage_banner_section h4 {
        font-size: 25px;
    }
    .firedamage_banner_section ul li{
        width: 100%;
        margin: 3px 0;
    }
    .firedamage_banner_section ul li span {
        width: 120px;
    }
    .firecustomer_services_imagesection {
        width: 100%;
        margin-left: 0;
    }
    .firecustomer_services_image img {
        height: 45vw;
        border-radius: 0;
    }
    .firecustomer_services_image:after{
        content: unset;
    }
    .firecustomer_services_section h4 {
        font-size: 25px;
        margin-bottom: 10px;
    }
    .firecustomer_services_section ul li{
        width: 100%;
        margin: 3px 0;
    }
    /* .firecustomer_services_section ul li span {
        width: 130px;
    } */
    .firedamage_lastblk_imagesection{
        width: 100%;
        margin-right: 0;
    }
    .firedamage_lastblk_image{
        width: 100%;
    }
    .firedamage_lastblk_image img {
        height: 45vw;
        border-radius: unset;
    }
    .firedamage_lastblk_image:after{
        content: unset;
    }
    .firedamage_lastblk_image:nth-child(2) {
        margin-top: 10px;
        margin-left: 0;
		transform: unset;
    }
    .firedamage_lastblk_wrppaer {
        margin: 1em 0 2em;
    }
    .firedamagepage_cover{
        background-size: cover;
    }
    .firedamage_lastblk_section h4 {
        font-size: 25px;
        line-height: 30px;
    }
    .firedamage_lastblk_image:nth-child(2) img{
        transform: unset;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
    /************************ waterdamage-page ********************/
    .waterdamagepage_first_image_section {
        margin-left: 0;
        float: right;
        width: 100%;
        padding: 0 15px;
        margin-bottom: 1em;
    }
    .waterdamagepage_first_image img {
        -webkit-clip-path: unset;
        clip-path: unset;
    }
    .waterdamagepage_first_image {
        -webkit-clip-path: unset;
        clip-path: unset;
        padding: 0;
    }
    .waterdamgepage_firstblk h1 {
        font-size: 25px;
        line-height: 30px;
    }
    .waterdamagepage_banner_image_section {
        margin-right: 0;
        float: left;
        width: 100%;
    }
    .waterdamagepage_banner_image img {
        height: 50vw;
    }
    .waterdamagepage_banner_section h4 {
        font-size: 25px;
        line-height: 30px;
    }
    .waterdamagepage_banner_section ul li{
        width: 100%;
        margin: 5px 0;
    }
    .waterdamagepage_banner_section ul{
        display: block;
    }
    .waterdamgepage_services_image_section{
        width: 100%;
    }
    .waterdamgepage_services_content_section {
        text-align: left;
        float: left;
        width: 100%;
        margin: 1em 0;
    }
    .waterdamgepage_services_image {
        margin-left: 0;
    }
    .waterdamgepage_services_image img{
        height: auto;
    }
    .waterdamgepage_services_content_section p{
        margin: 10px 0 0;
    }
    .waterdamagepage_lastblk_image img {
        height: 50vw;
        -webkit-clip-path: unset;
        clip-path: unset;
    }
    .waterdamagepage_lastblk_image:after{
        -webkit-clip-path: unset;
        clip-path: unset;
    }
    .waterdamagepage_lastblk_image_section {
        margin-right: 0;
        width: 100%;
        margin-bottom: 1em;
    }
    .waterdamagepage_lastblk_image{
        padding: 0;
    }
    .waterdamagepage_lastblk_section h4 {
        font-size: 25px;
        line-height: 30px;
    }
    .waterdamagepage_first_image_section_mobile {
        display: block;
    }
    .waterdamagepage_first_image_section {
        display: none;
    }
    .waterdamgepage_firstblk .container {
        display: flex;
        flex-direction: column;
    }
    .waterdamagepage_first_image_section_mobile {
        order: 2;
    }
    .waterdamgepage_firstblk .container .first_content {
        order: 1;
    }
    .waterdamgepage_firstblk .container .second_content {
        order: 3;
    }
    .whychoose_part {
        width: 48%!important;
        padding: 0 0px;
        float: left;
        margin-bottom: 0.9em;
    }    
    .whychoose_box {
        padding: 1em 0.5em 1em;
    }
    .whychoose_part.slick-active + .slick-active, .whychoose_part.slick-active + .slick-active + .slick-active + .slick-active {
        float: right;
    }  
    .whychoose_part.slick-active + .slick-active + .slick-active {
        float: left;
    }
    .whychoose_part.slick-active + .slick-active + .slick-active + .slick-active + .slick-active  {
        float: left;
        width: 100%!important;
    }
    .whychoose_part.slick-active + .slick-active + .slick-active + .slick-active + .slick-active + .slick-active, 
    .whychoose_part.slick-active + .slick-active + .slick-active + .slick-active + .slick-active + .slick-active + .slick-active {
        display: none;
    }
    .homecoupon_section h6 {
        font-size: 22px;
        line-height: 30px;
    }
}

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

 

}

@media only screen and (max-width:480px) and (min-width:370px) {
    .header_phone a {
        font-size: 24px;
        color: #2d73b7;
        text-align: center;
        padding: 0 0em 0 10px;
    }
    .header_phone a:before {
        left: -10px;
    }

}







