*
{
	margin:0px;
	padding:0px;
}
@font-face {
    font-family:'Anton';
    src: url('../fonts/Anton Regular.eot');
	src: url('../fonts/Anton Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Anton Regular.woff2') format('woff2'), url('../fonts/Anton Regular.woff') format('woff'), url('../fonts/Anton Regular.svg#Anton Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2044;
}
@font-face {
    font-family:'Roboto';
    src: url('../fonts/Roboto Bold.eot');
	src: url('../fonts/Roboto Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto Bold.woff2') format('woff2'), url('../fonts/Roboto Bold.woff') format('woff'), url('../fonts/Roboto Bold.svg#Roboto Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2044;
}

@font-face {
    font-family:'Roboto';
    src: url('../fonts/Roboto.eot');
	src: url('../fonts/Roboto.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto.woff2') format('woff2'), url('../fonts/Roboto.woff') format('woff'), url('../fonts/Roboto.svg#Roboto') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2044;
}
.wp_left
{
	float:left;
	width:100%;
}
body
{
	font-family:'Roboto';
	font-weight: 400;
	font-size:20px;
}
.top_header
{
	padding:20px 0px;
	background:#144e9c;
}
.social_menu > ul
{
	display:block;
	margin:0px;
	padding:0px;
}
.social_menu > ul > li
{
	list-style-type:none;
	display:inline-block;
	float:left;
	margin-right:10px;
}
.top_btn {
    float: right;
    line-height: 62px;
    background-color: #fb0000;
    border-radius: 32px;
	position:relative;
}
.top_btn span
{
	position:relative;
	z-index:99;
	padding: 0px 45px 0px 95px;
    background-image: url(../images/phone.png);
    background-repeat: no-repeat;
    background-position: left 45px center;
    background-size: 32px auto;	
    color: #fff;
    font-family: 'Anton';
    font-size: 34px;
}
.top_btn:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fb0000;
    border-radius: 32px;
    z-index:2;
    top:0px;
    left:0px;
}
.top_btn:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fcb717;
    border-radius: 32px;
    z-index: 1;
    top: 5px;
    left: 5px;
}
.banner_section
{
	background-image:url(../images/NEW-HEADER-PLUM.jpeg);
	background-repeat:no-repeat;
	background-position:bottom center;
	background-size:cover;
}
.header_wrapper {
    padding: 30px 0px;
    background: url(../images/LI.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    padding-bottom: 100px;
    background-size: 100% auto;
}
.header_wrapper .main_menu > ul
{
	display:block;
	margin:0px;
}
.header_wrapper .left_menu > ul
{
	float:left;
}
.header_wrapper .right_menu > ul
{
	float:right;
}
.header_wrapper .main_menu > ul > li
{
	list-style-type:none;
	display:inline-block;
	float:left;
}
.header_wrapper .main_menu > ul > li > a {
    color: #fff;
    font-family: 'Anton';
    font-size: 30px;
    text-decoration: none;
    text-transform: uppercase;
    float: left;
    margin-right:40px;
    font-weight: 400;
    letter-spacing: 1px;
}
.header_wrapper .main_menu > ul > li:last-child > a 
{
	margin-right:0px;
}
.banner_content
{
	padding:175px 0px 400px 0px;
}
.banner_content h2
{
	color: #fff;
    font-family: 'Anton';
    font-size: 80px;
    text-decoration: none;
	margin:0px 0px 50px 0px;
	padding:0px;
}
.banner_content h2 span
{
	color:#59bbea;
}
.web_btn {
    float: left;
	width:100%;
	max-width:425px;
    line-height:90px;
    background-color: #fb0000;
    border-radius:45px;
	position:relative;
}
.web_btn.large_btn
{
	max-width:725px;
}
.web_btn span
{
	position:relative;
	z-index:99;
	padding: 0px 90px 0px 90px;
    color: #fff;
    font-family: 'Anton';
    font-size: 42px;
	line-height:90px;
	text-align:center;
}
.web_btn:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fb0000;
    border-radius:45px;
    z-index:2;
    top:0px;
    left:0px;
}
.web_btn:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fcb717;
    border-radius: 45px;
    z-index: 1;
    top: 5px;
    left: 5px;
}
.web_btn.large_btn:before
{
	background:#1e3058;
}

.premier_section {
    background-image: url(../images/Group-204.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding: 525px 0px 175px 0px;
    margin-top: -400px;
	background-size:cover;
}
.premier_section h2
{
	color: #fff;
    font-family: 'Anton';
    font-size: 80px;
    text-decoration: none;
	margin:0px 0px 75px 0px;
	padding:0px;
	text-align:center;
}
.plumbing_box
{
	position:relative;
    float: left;
	width:calc(100% - 30px);
	border-radius:30px;
	margin-top:200px;
}
.plumbing_box_content
{
	position:relative;
	z-index:99;
	text-align:center;
	border-radius:30px;
	padding:0px 30px 40px 30px;
}
.plumbing_box_content img
{
	margin-top:-200px;
}
.plumbing_box:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fcb717;
    border-radius: 30px;
    z-index: 1;
    top: 10px;
    left: 10px;
}
.plumbing_box_content h3
{
	color: #fff;
    font-family: 'Anton';
    font-size:70px;
    text-decoration: none;
	margin:0px 0px 0px 0px;
	padding:0px;
	line-height:70px;
}
.plumbing_box_content p
{
	color: #fff;
    font-family:'Roboto';
    font-size:32px;
	margin:0px 0px 0px 0px;
	padding:0px;
}
.sevice_content_wrapper
{
	background-color:#59bbea;
	padding:110px 0px;
}
.sevice_alt_content_wrapper
{
	background-color:#144e9c;
}
.sevice_content_box h2
{
	color: #1e3058;
    font-family: 'Anton';
    font-size: 80px;
    text-decoration: none;
	margin:0px 0px 50px 0px;
	padding:0px;
}
.sevice_content_box p
{
	color:#1e3058;
    font-family:'Roboto';
    font-size:32px;
	margin:0px 0px 50px 0px;
	padding:0px 75px 0px 0px;
}
.sevice_alt_content_wrapper h2 , .sevice_alt_content_wrapper p
{
	color:#fff;
}
.sevice_alt_content_wrapper .web_btn.large_btn:before
{
	background:#59bbea;
}
.top_scale_img {
    margin-top: -180px;
    float: left;
}
.logo_wrapper
{
	position:relative;
}
.logo_img {
    position: absolute;
    top: -60px;
    left: 0;
}
.footer_bottom
{
	text-align:center;
	background:#59bbea;
	padding:30px 0px;
}
.footer_bottom .social_menu
{
	margin-bottom:20px;
}
.footer_bottom .social_menu > ul > li {
    float: none;
}
.footer_bottom p
{
	margin:0px;
	color:#1e3058;
	font-size:30px;
}
.footer_contact_section
{
	padding:110px 0px;
	background:#144e9c;
}
.footer_contact_section h2
{
	color: #fff;
    font-family: 'Anton';
    font-size: 80px;
    text-decoration: none;
	margin:0px 0px 90px 0px;
	padding:0px;
	text-align:center;
}
.large_logo
{
	max-width:70%;
}
.field_box
{
	position:relative;
    float: left;
	width:100%;
	border-radius:50px;
	margin-bottom:35px;
}
.field_box:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fcb717;
    border-radius: 50px;
    z-index: 1;
    top: 5px;
    left: 5px;
}
.field_box_content
{
	position:relative;
	z-index:99;
	background:#144e9c;
	border-radius:50px;
}
.field_box_content input[type="text"] , .field_box_content input[type="email"] , .field_box_content textarea {
    background: transparent;
    border: 2px solid #fcb717;
    padding: 0px 25px;
    border-radius: 50px;
    line-height: 75px;
    width: 100%;
	outline:none;
	color:#fff;
	font-family:'Roboto';
    font-size:28px;
	text-transform:uppercase;
}
.field_box_content input[type="submit"] {
    background:#59bbea;
    border: 2px solid #59bbea;
    padding: 0px 25px;
    border-radius: 50px;
    line-height: 75px;
    width: 100%;
	outline:none;
	color:#1e3058;
	font-family: 'Anton';
    font-size:40px;
	text-transform:uppercase;
}
.testimonial_section
{
	background:#59bbea;
	padding:110px 0px;
}
.testimonial_section h2
{
	color: #1e3058;
    font-family: 'Anton';
    font-size: 80px;
    text-decoration: none;
	margin:0px 0px 90px 0px;
	padding:0px;
	text-align:center;
}
.testimonial_box
{
	position:relative;
    float: left;
	width:calc(100% - 30px);
	border-radius:30px;
	margin-top:100px;
}
.testimonial_box_content
{
	position:relative;
	z-index:99;
	text-align:center;
	border-radius:30px;
	padding:0px 30px 40px 30px;
	background:#1e3058;
}
.testimonial_box_content img.logo_icon {
    margin-top: -80px;
    margin-bottom:30px;
}
.testimonial_box:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fcb717;
    border-radius: 30px;
    z-index: 1;
    top: 10px;
    left: 10px;
}
.testimonial_box_content p {
    color: #fff;
    font-family: 'Roboto';
    font-size: 28px;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    font-weight: 400;
}
.mobile_header , .mobile_premier_section
{
	display:none;
}
.p400
{
	padding-bottom:400px;
}
.top_scale_yellow_img
{
	margin-top:-375px;
}
.count_us
{
	background:#fcb717;
	padding:30px 0px 100px;
	text-align:center;
}
.count_us .container
{
	max-width:1275px;
}
.count_us_content
{
	margin-bottom:50px;
}
.count_us h2
{
	color:#1e3058;
    font-family: 'Anton';
    font-size: 80px;
    text-decoration: none;
	margin:0px 0px 75px 0px;
	padding:0px;
}
.count_us_circle {
    position: relative;
    display: block;
    width: 275px;
    height: 275px;
    text-align: center;
    border-radius: 50%;
    margin: 0px auto;
	margin-bottom:30px;
}
.count_us_circle_content
{
	position:relative;
	z-index:99;
	width:275px;
	height:275px;
	text-align:center;
	border-radius:50%;
	background:#1e3058;
}
.count_us_circle_content img
{
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	max-width:140px;
	height:auto;
}
.count_us_circle:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #59bbea;
    border-radius:50%;
    z-index: 1;
    top: 10px;
    left: 10px;
}
.count_us_content h3
{
	color:#1e3058;
    font-family: 'Anton';
    font-size:40px;
    text-decoration: none;	
}
.count_us_circle_content h4 {
    color: #fff;
    font-family: 'Anton';
    font-size: 36px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    height: auto;
}
.inner_page_banner.banner_section {
    background-image: url(https://hydrotech.hr/wp-content/uploads/2022/10/NEW-PLUM.jpg);
    background-position: top center !important;
    padding-bottom: 280px;
}
.inner_content_banner.premier_section {
    padding: 450px 0px 100px 0px;
    margin-top: -345px;
    background-position: top -85px center;
}
.inner_content_banner.premier_section h2 {
	text-align:left;
}
.inner_content_banner.premier_section p
{
	color:#fff;
	text-align:left;
}
.sevice_content_box.inner_page_content
{
	padding-bottom:100px;
}
.sevice_content_box.inner_page_content p {
  color: #1e3058;
  font-family: 'Roboto';
  font-size: 26px;
  margin: 0px 0px 30px 0px;
  padding: 0px 0px 0px 0px;
}
.mobile_menu_wrapper {
 position: fixed;
  width: 100%;
  height: 100%;
  background:#144e9c;
  top: 0;
  z-index: 999;
  height:0px;
	display:none;
	transition: all 0.5s ease;
}
.mobile_menu_wrapper.open
{
	height:100%;
	display:block;
}
.mobile_menu_wrapper > .container > ul {
    display: block;
    margin: 0px;
    padding: 0px;
	padding-top: 150px;
}
.mobile_menu_wrapper > .container > ul > li {
    list-style-type: none;
    float: left;
	width:100%;
	text-align:center;
}
.mobile_menu_wrapper > .container > ul > li > a {
    font-size:16px;
	text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    margin-right:0px;
	line-height: 50px;
}
.mobile_menu_wrapper > .container > ul > li > a:hover
{
	text-decoration:none;
	color:#ffbd0a;
}
.inner_content_banner.mobile_premier_section , .inner_content_banner.mobile_premier_section h2 , .inner_content_banner.mobile_premier_section p
{
	color:#fff;
	text-align:left;
}