/* -----------------------------------------
   Global Styles
----------------------------------------- */
body {
 background-color: #fff; 
}
h1, h2, h3, h4, h5, h6, p, a, body, button, input {
  font-family: 'Open Sans', sans-serif;
  color: #4f4f4f;
}
h1 {
 font-size: 44px;
  color: #002d72;
}
h2 {
 font-size: 28px;
  color: #002d72;
}
h3 {
 font-size: 27px;
  color: #002d72;
}
h4, h5, h6 {
 font-size: 38px;
  color: #002d72;
}
p {
  font-size: 16px;
  color: #4f4f4f;
}
a {
  font-size: 18px;
  color: #002d72;
}
a:hover, a:focus {
 color: #0a2535;
}
.row {
  max-width: 1200px;
}
.top-bar .header-menu li a {
	text-transform: capitalize;
}
@media only screen and (min-width: 641px) {
.top-header {
 background-color: #002d72;  
}
.top-bar .header-menu li a    {
	color: #002d72;
}
.top-bar .header-menu li:hover > a  {
	background-color: #fff;
  			-moz-box-shadow: inset 0 -5px 0 #ea8b29;
			-webkit-box-shadow: inset 0 -5px 0 #ea8b29;
			box-shadow: inset 0 -5px 0 #ea8b29;
  color: #ea8b29;
}
.top-bar .submenu {
  -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
}
.top-bar .submenu li > a {
	background-color: #f5f5f5 !important;
	color: blue !important;
}
.top-bar .submenu li > a:hover {
	background-color:  #002d72;
	color: #ea8b29 !important;
}
 .header-3 .socials a .fa,  .top-header .fa {
  color: #ea8b29 !important;
}
 .header-3 .socials a .fa:hover  {
	background-color: red;
  color: white;
}
.top-header .contact p a  {
  color: #ea8b29;
  font-size: 14px;
}
.top-header .contact p a:hover {
  color: #fff ;
}

.top-header .contact2 p a {
 color: #fff;  
  font-size: 14px;
  font-weight: 400;
}
  .top-header .contact2 p a:hover {
  color: #ea8b29;
  }
.top-header .icons .btn, .header-3 .socials a {
	background-color: red;
  color: white;
}
.top-header .icons .btn:hover, .header-3 .socials a:hover {
  background-color: white;
	color: red;
}  
}

.footer {
  background-color: #002d72;
	padding-bottom: 35px;
}
.footer_contacts p i.fa {
  color: red;
}  
.footer_menu_contacts_container a, .footer_contacts p, .logo_footer p {
  color: #fff;
  font-size: 16px;
}
.footer .copyright p, .footer .copyright a {
 color: #fff;
  font-size: 16px;
  text-decoration: none;
}
.footer .copyright p a:hover{
  color:#ea8b29;
}
.footer-menu-left ul li a:hover, .footer-menu-center ul li a:hover, .footer-menu-right ul li a:hover {
  color: #fff;
  text-decoration: none;
}
.footer .copyright-text p, .footer .copyright-text p a {
	color: #fff;
	font-size: 16px;
}
.footer .copyright-text p a:hover {
	color: #ea8b29;
}
.footer .top-footer a {
  color: #fff;
  background-color: #015077;
  border: 1px solid #fff;
}
.footer_contacts a:hover{
  color: #fff;
  text-decoration: none;
}
.footer .top-footer a:hover {
  color: #015077;
  background-color: #fff;
}
.footer .new-footer .gform_footer input[type='submit'] {
	color: red;
	background-color: #fff;
}
.footer .new-footer .gform_footer input[type='submit']:hover {
	color: #fff;
	background-color: red;
}
.footer .new-footer, .footer .top-footer {
  background-color: #015077;
  color: #fff;
}
.footer .pre-footer {
  background-color: #fff;
  border-top: 3px solid red;
}
.footer .footer-social .soc-link {
  background-color: #fff;
  color: #002d72;
 margin: 0 12px;
  height: 41px;
  width: 41px;
  border-radius: 21px;
}
.footer .footer-social .soc-link:hover {
  background-color: #ea8b29;
  color: #fff;
}
.footer .footer-social {
  padding-bottom: 30px;
}
.footer .logo {
 margin-left: 20px; 
}
.footer_menu_contacts_container {
 margin-bottom: 150px; 
}
.footer .copyright {
  margin: 50px 15px 0;
}
.footer_menu_title, .footer_contacts h4 {
	font-size: 20px;
}
.footer-menu-left ul li a, .footer-menu-center ul li a, .footer-menu-right ul li a, .footer_menu_contacts_container a, .footer_contacts p, .logo_footer p {
	font-size: 16px;
}
.footer .copyright p a, .footer .copyright p {
	font-size: 16px;
}

@media only screen and (max-width: 640px) {
  #home-slider .slick-slide {
  height: 300px;
}
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  #home-slider .slick-slide {
  height: 400px;
}
}
@media only screen and (min-width: 1025px) {
  #home-slider .slick-slide {
  height: 620px;
}
}
 .slider-caption__child h2 {
  color: #fff;
  font-size: 36px;
  font-weight: 300;
}
 .slick-slide .slider-caption__child p {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
}
 .slider_2 .slick-prev:before, .slider_2 .slick-next:before {
	color: #fff;
  text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.7);
  font-size: 76px;
}
.slick-dots {
 display: none; 
}
 .slider_2 .slick-dots li.slick-active button:before {
  background-color: #ea8b29;
}
 .slick-slide .slider-caption .button {
	color: #000;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 400;
}
.slider_2 .slider-caption .button:hover{
 	color: #fff; 
}

.icon1 .fa,  .icon2 .fa, .icon3 .fa {
  font-size: 50px;
  color: #11609f;
  border-radius: 70%;
  border: 2px solid #ea8b29;
    width: 90px;
  height: 90px;
}
.icon2 .fa:before {
  position: relative;
  top: 20px;
}
.icon3 .fa:before {
  position: relative;
  top: 20px;
}
.icon1, .icon3 {
  background-color: #f5f4f6;
}
.icon2{
  background-color: #fff;
}
.icon2 h4, .icon1 h4, .icon3 h4 {
  font-size: 23px;
  color: #002d72;
  font-weight: 400;
}
.icon1 p, .icon2 p, .icon3 p {
  font-size: 16px;
  color: #727272;
}
.icon1 svg path, .icon1 svg polygon, .icon2 svg path, .icon2 svg polygon, .icon3 svg path, .icon3 svg polygon  {
  fill: red;
}
.text-row1-image, .text-row3-image {
  min-height: 330px;
}
.text-row1 h2, .text-row3 h2 {
  font-size: 36px;
  color: #002d72;
  font-weight: 400;
}
.text-row1 p, .text-row3 p{
  font-size: 16px;
  color: #4f4f4f;
}
.text-row1 a,  .text-row3 a {
  font-size: 18px;
  color: green;
}
.text-row1 a:hover, .text-row3 a:hover {
  color: red; 
}
.text-row1:nth-child(2n) h2, .text-row3:nth-child(2n) h2 {
  color: black;
    font-size: 34px;
}
.text-row1:nth-child(2n) p, .text-row3:nth-child(2n) p  {
  color: grey;
  font-size: 18px;
}
.text-row1:nth-child(2n) a, .text-row3:nth-child(2n) a {
  color: blue;
  font-size: 18px;
}
.text-row1:nth-child(2n) a:hover, .text-row3:nth-child(2n) a:hover{
  color: red;
}
.text-row2 h2 {
  font-size: 34px;
  color: red;
}
.text-row2 p {
  font-size: 18px;
  color: white;
}
.text-row2 .my_button {
  font-size: 18px;
	border: 1px solid red;
	color: red;
  background-color: #fff;
}
.text-row2 .my_button:hover {
	background-color: red;
  border: 1px solid red;
  color: #fff;
}
.row2-tint {
  padding: 60px 0;
}
.contact-text p {
 color: blue; 
 font-size: 18px;
}
.contact-address p {
 color: green; 
  font-size: 18px;
}
.contact-phone a {
 color: green;
  font-size: 18px;
}
.contact-phone a:hover {
 color: red; 
}
.contact-form .gform_footer input[type='submit'] {
  border-color: #1e73be;
  background-color: #1e73be;
  color: #fff;
  padding: 5px 20px;
  font-size: 18px;
  border-radius: 0;
  width: 150px;
  margin: 20px auto 20px;
}
.contact-form .gform_footer input[type='submit']:hover {
  border-color: #1e73be;
  background-color: #fff;
  color: #1e73be;
}
.contact-form input[type="text"], .contact-form textarea {
  border: 1px solid blue !important;
}
.plain-text-row {
 padding: 50px 0; 
}
.plain-text-row a {
	font-size: 16px;
}
.plain-text-row-text p {
  color: #4f4f4f;
  font-size: 16px;
  font-weight: 400;
  text-align:-webkit-center;
  }
.plain-text-row-text h1, .plain-text-row-text h2, .plain-text-row-text h3, .plain-text-row-text h5 {
  color: #002d72;
  font-size: 45px;
  font-weight: 300;
  text-align:-webkit-center;
  }
.plain-text-row-text h1:after, .plain-text-row-text h2:after {
 content:"";
  display: block;
  height: 6px;
  background: #ea8b29;
  width: 100px;
}
#home-slider .row {
  position: relative;
  height: 100%;
  max-width: 1200px;
}
 .slider_2 .slick-slide {
  -moz-transition: height 0.3s ease;
  -o-transition: height 0.3s ease;
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
  position: relative;
}
#home-slider .slick-slide {
   background-size: 1050px 550px;
  background-position: center bottom 30px;
}
 .slider_2 .slick-prev:before, .slider_2 .slick-next:before {
  position: absolute;
  height: 45px;
  width: 56px;
  top: 0;
}
 .slider_2 .slick-prev, .slider_2 .slick-next {
  top: 45%;
}
.slider_2 .slick-next:before{
  content: '\f105';
  right: 0;
}
 .slider_2 .slick-prev:before {
  content: '\f104';
  left: 0;
}
 .slider_2 .slick-prev:hover:before, .slider_2 .slick-next:hover:before {
color: #ea8b29;
}
.slick-dots {
 display: none !important; 
}
.slider_2 .slick-dots li {
  margin: 5px 7px;
}
.slider_2 .slick-dots li button:hover:before {
  background-color: #fff;
}
.slider_2 .slick-dots li button:before {
  width: 15px;
  height: 15px;
  background: #869791;
  border: 2px solid #ffffff;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
}
.slider_2 .slider-caption {
  position: absolute;
  top: 0;
  text-align: center;
  right: 0;
  width: 100%;
  height: auto;
  padding: 40px 27px 30px;
  margin-left: auto;
  margin-right: auto;
}
.slider_2 .slider-caption h2 {
  line-height: 1.3;
}
.slider_2 .slider-caption p {
  clear: both;
  padding-top: 14px;
  margin-bottom: 14px;
  line-height: 18px;
  letter-spacing: 0.16px;
  line-height: 1.6;
  text-align: left;
}
.slider_2 .slider-caption .button {
  margin: 0px 0px;
  padding: 10px 22px 10px 11px;
  border-bottom: none !important;
  display: inline-block;
  line-height: 18px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-decoration: none;
  width: auto;
  position: relative;
}
.slider_2 .slider-caption .button:after {
  content: '>';
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
}
.contact-header-3 .gform_heading {
  color: #fff;
  font-size: 20px;
  margin: 25px 50px 25px 0;
}
.contact-header-3 .gform_heading h3 {
  font-size: 24px;
  color: #045f79;
  font-weight: 400;
}
.contact-header-3 .gform_heading .gform_description {
  color: #515151;
  font-size: 16px;
  line-height: 20px;
}
.contact-header-3 .half_field {
  float: left;
  width: 50%;
}
.contact-header-3 .half_field:nth-child(1) {
  padding-left: 0;
  padding-right: 8px;
}
.contact-header-3 input, .contact-header-3 textarea {
  border: 1px solid #4b4686;
  border-radius: 0;
}
.contact-header-3 .gform_footer {
  text-align: center;
}
.contact-header-3 .gform_footer input[type='submit'] {
  border-color: #4b4686;
  padding: 3px 100px;
  font-size: 18px;
  line-height: 24px;
  margin-top: 0;
  border-radius: 0;
  background-color: transparent;
  color: #4b4686;
  width: auto;
  text-transform: none;
}
.contact-header-3 .gform_footer input[type='submit']:hover {
  border-color: #4b4686;
  color: #4b4686;
  background-color: #fff;
}
.contact-header-3 textarea[rows] {
  height: 160px;
}
.contact-header-3 .ginput_container {
  margin: 0;
  margin-bottom: 20px;
}
button, .button, input[type='submit'], input[type='reset'] {
  background-color: #ea8b29;
  padding: 12px 26px;
  color: #ffffff;
  width: 170px;
  font-weight: 400;
  font-size: 14px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-transform: uppercase;
}
button:hover, button:focus, .button:hover, .button:focus, input[type='submit']:hover, input[type='submit']:focus, input[type='reset']:hover, input[type='reset']:focus {
  background-color: #124260;
}
.button {
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

 .slider_2 .slick-slide, .new-page .grid1 a, .new-page .grid3 a, .new-page .grid4 a.news-img, .new-page .grid5-img, .new-page .grid2 .cover-img, .text-row2, .text-row2 .slider4, .slider1 .slick-slide, .slider3 .slick-slide, .slider2 .slick-slide, .slider5 .slick-slide, .image-row, .gallery .columns a, .news1 a.news-img, .news2 a.news-img, .row5 .bg-img, .row6 .bg-img, .grid6  .bg-transparent .bg-image, .text-and-image-box .image-box, .grid7  .bg-transparent .bg-image, .grid8  .image {
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.content ul > li {
	list-style: none;
	position: relative;
}
.content ul > li:before {
	content: '';
	width: 5px;
	height: 5px;
	border-radius: 50%;
	left: -15px;
	top: 50%;
	transform: translateY(-50%);
  background-color: red;
	position: absolute;
}
.header {
  padding-top: 20px;
}
.logo img {
  max-height: 150px;
  height: 100px;
}
.top-header {
  padding: 8px 0 7px;
}
.top-header .contact {
  float: left;
}
.top-header .contact2 {
  float: right;
}


.top-header .contact .tel, .top-header .contact2 .tel {
  font-weight: 700;
  padding-right: 20px;
}
.top-header .contact .tel .fa, .top-header .contact2 .tel .fa {
  font-size: 18px;
  padding-right: 10px;
  padding-top: 5px;
}
.top-header .contact .email, .top-header .contact2 .email {
  position: relative;
  padding-left: 20px;
  font-size: 15px;
  font-weight: 700;
  border-left: 1px solid #ffffff4d;
}
.top-header .contact .email .fa, .top-header .contact2 .email .fa  {
  font-size: 18px;
  padding-right: 10px;
  padding-top: 5px;
}
.top-header .contact p, .top-header .contact2 p {
  display: inline-block;
  margin: 0;
}
.top-header .icons {
  float: right;
}
.top-header .icons .btn {
  text-transform: uppercase;
  font-weight: 700;
  display: inline;
  font-size: 12px;
  padding: 3px 20px;
  position: relative;
  top: 2px;
}
.top-header .icons a {
  display: inline-block;
  width: 23px;
  height: 23px;
  border-radius: 4px;
  text-align: center;
  margin-top: 3px;
  margin-left: 15px;
}
#pop-up {
  display: none;
}

.header-3 #contact_form {
  display: none;
}
.header-3 .phone, .header-3 .socials {
  text-align: right;
}
.header-3 a.link {
  padding: 0 30px;
}
.header-3 .socials {
  padding-top: 20px;
}
.header-3 .socials a {
  display: inline-block;
  border-radius: 5px;
  text-align: center;
  line-height: 25px;
  margin-left: 10px;
}
.header-3 .header-social {
 text-align: right; 
 }
.header-3 .socials a i {
  vertical-align: top;
  width: 25px;
  height: 25px;
}
.header-3 .socials a i:before {
  line-height: 25px;
}
.header-3 .phone {
  padding-top: 20px;
}
.header-3 .phone a {
  font-size: 20px;
  padding-left: 30px;
}
.header-3 .phone a i {
  padding-right: 6px;
}

.bages, .text-rows {
  padding: 0;
}
.bages__block, .row-block, .row1-block {
  padding: 60px 0;
  padding-top: 40px;
}
.bages__block .about-link, .bages__block .text-row1 a, .row-block .about-link, .row-block .text-row1 a {
  text-align: left;
  font-weight: 700;
}
.bages__block .about-link a:hover, .row-block .about-link a:hover {
  text-decoration: underline;
}
.bages__block img, .row-block img {
  float: right;
  width: 100%;
}
.text-row2 {
  background-attachment: fixed;
  position: relative;
  line-height: 28px;
  height: 200px;
}
.text-row2 h1 {
  font-size: 55px;
  color: #fff;
  font-weight: 300;
  padding: 60px 0;
}
.text-row2 h2 {
  font-weight: 700;
}
.text-row2 p {
  font-size: inherit;
  margin-bottom: 28px;
}
.text-row2 .my_button {
  font-weight: 400;
  padding: 5px 27px 6px 25px;
  text-decoration: none;
}
.text-row2 .my_button:hover {
  color: #fff;
}
.text-row3-image, .text-row1-image {
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
    height: 100%;
}
.text-row3-image-cont {
  position: relative;
}
.icon1 {
  padding: 50px 0;
}
.icon1 .sales-icon-image {
  position: absolute;
  width: auto;
}
.icon1 .sales-icon-image .fa {
 margin-left: 50px; 
}
.sales-icon-message {
 margin-bottom: 50px; 
  min-height: 160px;
}
.icon1 .sales-icon-image svg {
  height: 80px;
}
.icon1 .sales-icon-text {
  position: relative;
  padding-left: 141px;
  width: 100%;
}
.icon2 {
  padding: 40px 0;
}
.icon2 svg {
  height: 89px;
}
.icon2 h4 {
  margin-top: 10px;
  font-weight: 00;
}
.icon2 p {
  font-size: 16px;
  color: #4f4f4f;
}
.icon3 {
  padding: 60px 0 0;
}
.icon3 svg {
  height: 39px;
  width: 100%;
}
.icon3 .no-padd {
  padding: 0;
}
.icon3 h4 {
  font-size: 22px;
  font-weight: 400;
  margin: 0;
}
.icon3 p {
  margin-bottom: 0;
  padding-bottom: 0;
}
.image-row {
  padding: 0px 0;
       background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 200px;
    position: relative;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.image-row::before {
  background-color: #000;
  opacity: .5;
    bottom: 0;
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 0;
}
.image-row .category-title {
  text-align: center;
  color: #fff;
      font-weight: 400;
    position: relative;
    z-index: 0;
  font-size: 54px;
}
.text-box .side-list {
  padding: 0;
}
.side-list a {
  color: #272b26 ;
}
.side-list a:hover {
  color: #1e7011 ;
}
.side-list .fa {
  color: #f28b1a;
}

  .text-box .side-list {
    background-color: #fff ;
  }
   .text-box .side-list h3 {
  color: #002d72;
  }
  	.text-box .side-list  {
		border: 1px solid #fff;
          -moz-box-shadow: 0px 0px 24px rgba(174, 174, 174, 0.5);
    -webkit-box-shadow: 0px 0px 24px rgba(174, 174, 174, 0.5);
    box-shadow: 0px 0px 24px rgba(174, 174, 174, 0.5);
     
	}
  .text-box .side-list .side-list-text ul li:before {
    color: #1e7011 ;
  }
.text-box .side-list .side-list-title, .enquiry .form_container .columns h3  {
  padding: 10px 10px 10px 10px;
}
.text-box .side-list .side-list-title h3, .enquiry .form_container .columns h3 {
  font-size: 26px;
  margin-bottom: 0;
  text-align: center;
}
.text-box .side-list .side-list-text {
  padding: 0 20px 10px 15px;
}
.text-box .side-list .side-list-text ul {
  margin-top: 20px;
  margin-bottom: 0;
  margin-left: 5px;
  list-style: none;
}
.text-box .side-list .side-list-text ul li {
  position: relative;
  margin-bottom: 15px;
  line-height: 1.4;
  font-size: 16px;
  padding-left: 25px;
}
.side-list .fa:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 20px;
  position: absolute;
  left: -5px;
  top: 0;
  padding-top: 24px;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.text-box  .side-list .side-list-text2 {
  padding: 0 20px 10px 20px;
}
.text-box  .side-list .side-list-text2 ul {
  margin-top: 20px;
  margin-bottom: 0;
  margin-left: 0;
  list-style: none;
}
.text-box  .side-list .side-list-text2 ul li {
  position: relative;
  margin-bottom: 15px;
  line-height: 1.4;
  font-size: 18px;
  padding-left: 35px;
}
.text-box  .side-list .side-list-text2 ul li i.fa {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
   font-size: 20px;
  position: absolute;
  left: 0px;
  top: 0;
  padding-top: 24px;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.text-box  .side-list .side-list-text2 ul li a:hover {
  text-decoration: underline;
}
.enquiry, .text-box {
  padding-bottom: 60px;
  padding-top: 10px;
}
.enquiry .form_container .columns {
  border: 1px solid #3854c0;
  background-color: #ff0000;
  margin-bottom: 20px;
}
.enquiry .form_container .columns span {
  margin-bottom: 15px;
  display: inline-block;
}
.enquiry .form_container .columns input[type=submit] {
  width: 100% !important;
  height: 50px !important;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 15px;
  border-radius: 0;
}
.enquiry .form_container .columns input[type=submit]:hover {
  color: #fff;
}
.enquiry .form_container .columns input, .enquiry .form_container .columns textarea {
  border-radius: 0;
}
.enquiry .form_container .columns form {
  position: relative;
}
.enquiry .form_container .columns form .gform_heading {
  position: absolute;
  left: -15px;
  width: calc(100% + 30px);
  height: 57px;
  top: 0;
}
.enquiry .form_container .columns form .gform_body {
  padding-top: 80px;
}
.page-wrap {
  padding: 30px 0;
}
.page-wrap h1 {
  font-size: 30px;
  color: #045f79;
  margin: 0;
  font-weight: 400;
}
.page-wrap .top-content {
  padding-top: 10px;
  padding-bottom: 0;
}
.page-wrap .top-content p {
  text-align: justify;
  font-size: 22px;
}


.contact2 .contact_form {
  float: left;
  width: 100%;
  margin: 20px 0 41px;
}
.contact2 .contact_form .form_left {
  padding: 0 10% 30px;
}
.contact2 .contact_form .form_left p {
  text-align: left !important;
  font-size: 20px;
}
.contact2 .contact_form .form_left .contact_link {
  margin-bottom: 41px;
}
 .contact2 .contact_form .form_left .contact_link a {
  line-height: 1.4;
  font-size: 22px;
  font-weight: 400;
  text-align: left;
  display: inline-block;
}
.contact2 .contact_form .form_left .contact_link a {
  display: block;
}
.contact2 .contact_form #contact {
  padding: 0 10%;
}
.contact2 .contact_form #contact .gfield {
  list-style: none;
  margin-bottom: 10px;
}
.contact2 .contact_form #contact .gfield input[type="text"] {
  width: 100%;
  margin: 0;
  padding: 10px;
  border-radius: 0;
}
.contact2 .contact_form #contact textarea {
  height: 150px;
  max-width: 100%;
  resize: both;
  min-height: 150px;
  border-radius: 0;
}
.contact2 .contact_form #contact .gform_footer {
  text-align: center;
}

.map { 
  height: 400px;
  padding: 0;
}
.google-map {
  padding-bottom: 400px;
}
.text-and-image-box .image-box {
  width: 100%;
  padding: 100px 0;
  margin-bottom: 30px;
}
.two-column-text {
  padding: 0px 0;
}
.two-column-text a.button, .two-column-text a {
  font-size: 16px;
  font-weight: 700;
  padding: 7px 20px;
  text-decoration: none;
  width: auto;
  border-radius: 0;
  text-transform: none;
  line-height: 1;
}
.footer_menu_contacts_container {
  margin-bottom: 40px;
  padding-top: 75px;
}
.footer_menu_title, .footer_contacts_title, .footer_contacts h4  {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  padding-bottom: 10px;
  margin-bottom: 15px;
  text-transform: uppercase;
  color: #fff;
}
.footer-menu-left ul, .footer-menu-center ul, .footer-menu-right ul {
  margin: 0;
  list-style: none;
  padding: 0;
}
.footer-menu-left ul li a, .footer-menu-center ul li a, .footer-menu-right ul li a {
  display: block;
  font-size: 16px;
  line-height: 30px;
}
.footer-menu-left ul li a:hover, .footer-menu-center ul li a:hover, .footer-menu-right ul li a:hover, .footer_menu_contacts_container a:hover {
  color: #ea8b29;
}
.footer_contacts a:hover {
  text-decoration: underline;

}
.footer_contacts p {
  font-size: 15px;
  margin-bottom: 24px;
  color: #fff;
}
.footer_contacts i {
 width: 16px; 
}
.footer_contacts p i.fa {
  margin-right: 15px;
}
.footer .copyright {
  padding: 0 0 35px;
  margin-top: 0;
  float: left;
}
.footer .copyright p {
  margin-bottom: 16px;
  line-height: 20px;
}
.footer .pre-footer {
  padding: 20px 0;
}
.footer .pre-footer ul {
  display: table;
  width: 100%;
  text-align: justify;
  font-size: 0;
  margin: 0;
  padding: 0;
}
.footer .pre-footer ul li {
  display: table-cell;
  text-align: center;
  line-height: 70px;
}
.footer .top-footer {
  padding-bottom: 15px;
  padding-top: 15px;
  font-size: 20px;
}
.footer .top-footer a {
  padding: 5px 15px;
  margin: 5px 0 0 0;
  font-weight: 400;
  white-space: nowrap;
  font-size: 16px;
}
.footer .top-footer span {
  display: inline-block;
  padding-right: 40px;
}
.footer .new-footer .gform_heading, .footer .new-footer .ginput_container {
  float: left;
}
.footer .new-footer .gform_heading {
  font-size: 20px;
  margin: 25px 50px 25px 0;
}
.footer .new-footer .ginput_container {
  width: 25%;
  margin: 20px 10px 20px 0;
}
.footer .new-footer input[type="text"] {
  margin-bottom: 0;
  height: 38px;
  border: none;
  font-size: 18px;
  border-radius: 0;
}
.footer .new-footer .gform_footer button, .footer .new-footer .gform_footer .button, .footer .new-footer .gform_footer input[type='submit'], .footer .new-footer .gform_footer input[type='reset'] {
  padding: 10px 40px;
   text-align: center;
  margin: 20px 0 20px 0;
  width: auto;
  border-radius: 0;
  text-transform: capitalize;
}
.footer .logo img {
 max-height: 150px; 
  height: auto;
}
.footer .logo {
  height: 300px;
     display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
}
.footer_contacts {
 margin-bottom: 40px; 
}
.partners{
	list-style:none;
	margin:0
}
.partners li{
	display:inline-block
}
.partners img {
 padding-right: 20px; 
	padding-bottom: 20px;
}
.partners li a{
	background-color:#fff;
	display:block
}
.partners li a img{
	transition:opacity .25s ease-in-out
}
.partners li a:hover img{
	-webkit-filter:opacity(0.8);
	filter:opacity(0.8);
	opacity:0.8
}
@media only screen and (max-width: 1024px){
	.partners{
		-webkit-justify-content:space-around;
		-ms-flex-pack:distribute;
		justify-content:space-around
}
}
.sticky-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.footer-menu {
  margin: 0;
  list-style: none;
  padding: 0;
}
.footer-menu li {
  display: inline-block;
}
.footer-menu li a {
  display: block;
  padding: 5px 10px;
}
.footer-social .soc-link, .header-social .soc-link {
  border-radius: 20px;
  padding: 6px 0 0;
  margin: 0 8px;
  height: 40px;
  width: 40px;
  display: inline-block;
  text-align: center;
  position: relative;
}
.header-social .soc-link {
 background-color: #ea8b29;
  color: #fff;
  margin-top: 10px;
}
.header-social .soc-link:hover {
 background-color: #002d72;
  }
.footer-social .soc-link .fa{
 line-height: 1.4;
  font-size: 22px;
}
 .header-social .soc-link .fa {
 line-height: 1.5;
  font-size: 20px;
}
.gform_wrapper ul {  list-style: none;}
.gform_fields {  margin: 0;}
.gfield {  list-style: none;}
.gfield_label {  display: none !important;}
.ginput_container ul {  margin-left: 0;}
.gfield_error input, .gfield_error textarea {  border-color: red;}
.gfield_description {  margin-top: 10px;}
.gform_confirmation_message {  margin-bottom: 15px;}
.gform_validation_container {  display: none !important;}
.validation_error {  margin-bottom: 15px;  padding: 5px;  color: #990000;  border: 1px solid red;}
.validation_message {  margin-bottom: 10px;  color: #990000;}
.posts-list article {  padding-bottom: 20px;  border-bottom: 1px solid #dddddd;  margin-bottom: 20px;}
.posts-list .entry-meta {  margin-bottom: 0;}
.posts-list #searchform {  margin-bottom: 40px;}
.entry-meta {  color: #666;  font-size: 14px;}
.thumbnail {  margin-bottom: 20px;}
.comment-list {  margin: 0;  list-style: none;  padding: 0;}
.comment-meta {  font-size: 14px;}
.comment-metadata {  color: #666;}
.comment-content {  font-size: 14px;  padding-left: 25px;  margin-top: 20px;  border-left: 1px solid #ddd;}
.reply {  text-align: right;}
.comment-reply-link {  display: inline-block;  padding: .33333rem .5rem;  font-size: .8rem;  line-height: 1;  white-space: nowrap;
  border-radius: 0;  background: #777;  color: #fefefe;}
.not-found {  padding: 100px 0;}
.not-found .label {  text-decoration: none;  cursor: pointer;  background-color: #1a608b;}
.not-found .label:hover {  background-color: #144869;  color: #fff;}
.widget {  margin-bottom: 20px;}
html, body {  height: auto;}
html {  min-height: 100%;  position: relative;}
p:empty {  display: none;}
body {  position: static;}
a {
  text-decoration: none;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
input:-moz-placeholder, textarea:-moz-placeholder {  color: #818181;  font-style: italic;}
input::-moz-placeholder, textarea::-moz-placeholder {  color: #818181;  font-style: italic;}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {  color: #818181;  font-style: italic;}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {  color: #818181;  font-style: italic;}
[type=color],[type=date],[type=datetime-local],[type=datetime],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],
[type=text],[type=time],[type=url],[type=week],textarea,select {  margin-bottom: 10px;
background-color: #fff;
    border-color: #d7d7d7;
    border-style: solid;
    border-width: 1px;
    font-size: 16px;
    height: 48px;
    padding: 20px 10px;
}
textarea[rows] {  height: 175px;  max-width: 100%;}
[type=number] {  -moz-appearance: textfield;}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {  -webkit-appearance: none;  margin: 0;}
[type=checkbox],[type=file],[type=radio] {  margin-bottom: 0;}
.alignnone {  margin: 0 1em 1em 0;}
.alignright {  float: right;  margin: 0 0 1em 1em;}
.alignleft {  float: left;  margin: 0 1em 1em 0;}
.aligncenter {  display: block;  margin-left: auto;  margin-right: auto;  margin-bottom: 1em;}
.wp-caption {  background: #fff;  border: 1px solid #f0f0f0;  max-width: 100%;  padding: 5px 5px 10px;  text-align: center;}
.wp-caption img {  width: auto;  margin-bottom: 10px;}
.wp-caption p {  margin-bottom: 0;  font-size: 14px;}
.gallery-caption {  font-size: 12px;}
#wpadminbar {  opacity: 0.3;  transition: 0.2s opacity linear;  -webkit-transform: translateZ(0);}
#wpadminbar:hover, #wpadminbar:focus {  opacity: 1;}
@-moz-keyframes spin {  100% {    -moz-transform: rotate(360deg);    transform: rotate(360deg);  }}
@-webkit-keyframes spin {  100% {    -webkit-transform: rotate(360deg);    transform: rotate(360deg);  }}
@keyframes spin {  100% {    -moz-transform: rotate(360deg);    -ms-transform: rotate(360deg);    -webkit-transform: rotate(360deg);    transform: rotate(360deg);  }}
.preloader {  position: fixed;  top: 0;  right: 0;  bottom: 0;  left: 0;  background-color: #fff;  color: #000;  z-index: 100000000;
  opacity: 1;  visibility: visible;  -moz-transition: opacity 0.4s ease, visibility 0.4s ease;  -o-transition: opacity 0.4s ease, visibility 0.4s ease;
  -webkit-transition: opacity 0.4s ease, visibility 0.4s ease;  transition: opacity 0.4s ease, visibility 0.4s ease;}
.preloader__icon {  position: absolute;  top: 50%;  left: 50%;  -moz-transform: translate(-50%, -50%);  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);  transform: translate(-50%, -50%);}
.preloader__icon:before {  display: block;  content: '\f1ce';  font-size: 100px;  font-family: FontAwesome;  -moz-animation: spin 1s ease-in-out infinite;
  -webkit-animation: spin 1s ease-in-out infinite;  animation: spin 1s ease-in-out infinite;}
.preloader--hidden {  opacity: 0;  visibility: hidden;}
.clearfix {  zoom: 1;}
.clearfix:before, .clearfix:after {  content: "";  display: table;  height: 0;  overflow: hidden;}
.clearfix:after {  clear: both;}
.align-middle {  -moz-transform: translate(-50%, -50%);  -ms-transform: translate(-50%, -50%);  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);  position: absolute;  top: 50%;  left: 50%;}
/* Pagination */
ul.pagination {  margin: 1rem 0;}
ul.pagination .pagination {  margin: 0;}
ul.pagination .pagination.current {  color: #fff;  background: #1a608b;  display: block;}
/* Search form */
#searchform { position: relative;}
#s { padding-right: 75px;}
#searchsubmit { position: absolute;  top: 0;  right: 0;  bottom: 0;  height: auto;  padding: .5rem;  cursor: pointer;}
#searchsubmit:after {  font-family: FontAwesome;  font-size: 20px;}

.plain-text-row-text {
 max-width: 1000px; 
  margin-left: auto;
  margin-right: auto;

}
.about-text .plain-text-row-text p {
    text-align: left;
}
.home-rows a {
 padding: 8px 20px 8px 20px;
  color: #fff;
  background-color: #ea8b29;
}
.home-rows a:hover {
  color: #fff;
  background-color: #11609f;
}
.row1-block ul, .main-content ul {
    margin-left: 0px;
    list-style: none;
}
.row1-block ul li, .main-content ul li {
 position: relative;
    padding-left: 20px;
    margin-bottom: 10px; 
}
.row1-block ul li:before, .main-content ul li:before {
content: "\f0da";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #002d72;
    font-size: 20px;
    position: absolute;
    left: 0;
    top: 0;
    padding-top: 27px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.top-row-logo {
 background-image: url('https://www.livenviro.com/wp-content/uploads/ANV-Mini.png');
  background-size: 68px 24px;
background-repeat: no-repeat;
padding-left: 100px;
display: block; 
}
#home-slider, .slider5, .text-row2, .internal-title {
background: #002d72; 
background: -moz-linear-gradient(top, #002d72 30%, #0072b6 100%);
background: -webkit-linear-gradient(top, #002d72 30%,#0072b6 100%);
background: linear-gradient(to bottom, #002d72 30%,#0072b6 100%); 
}

.row1-block h4, .text-row3 h4, .plain-text-row-text h4 {
 color: #11609f;
 font-size: 23px;
}
.footer-hide {
  visibility: hidden;
}
/* Distributor page */
.distributor-map {
  height: 500px;
  margin-bottom: 30px;
}
.distributor-map .row2-tint {
padding: 0;
}
.distributor-map .row2-tint .row {
 max-width: 100%; 
}
.distributor-map .row2-tint .columns {
 padding-left: 0;
  padding-right: 0;
}
.two-column-text {
 margin-bottom: 60px; 
}
.multi-row h2 {
color: #002d72;
  font-size: 24px;
  font-weight: 700;
  border-bottom: 3px solid #ea8b29;
  max-width: 200px;
}
.multi-row h3 {
  color: #4f4f4f;
  font-size: 20px;
  margin-bottom: 2px;
font-weight: 700;
}

.internal-title {
 height: 140px; 
}
.internal-title h1 {
  text-align: center;
  font-size: 55px;
  color: #fff;
  font-weight: 300;
  padding: 30px 0;
}
.footer .intent-link, .footer .intent-link a  {
 font-size: 14px;
  color: #ddd;
}
.footer .intent-link a:hover {
  color: #fff;
}
/* Contact page */
.intro{
	padding:100px 0
}
.intro p {
 max-width: 600px; 
}
.intro a {
  font-size: 16px;
}
.intro h2, .location-and-form h2 {
 color: #4f4f4f;
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1024px){
	.intro{
		padding:50px 0
}
}
.contact-data{
	list-style:none;
	margin:0
}
@media only screen and (max-width: 1024px){
	.contact-data{
		margin-top:50px
}
}
.contact-data li{
	border-bottom:1px solid #4f4f4f;
	margin-bottom:24px;
	padding-bottom:15px
}
.contact-data li:last-child{
	border:none;
	margin-bottom:0
}
.contact-data p:last-child {
 margin-bottom: 0; 
}
.contact-data a {
 font-size: 16px;
  font-weight: 700;
}
.contact-data a:hover {
 color: #ea8b29; 
}
.contact-data h4{
	background-position:0 50%;
	background-repeat:no-repeat;
	background-size:auto;
	margin-bottom:10px;
	text-transform:uppercase;
    font-size: 20px;
  font-weight: 700;
}
.contact-data h4 span{
	color:#ea8b29;
	display:inline-block;
	margin-right:10px;
	max-width:27px;
	text-align:center;
	vertical-align:middle;
  width: 27px;
}
.contact-data p strong {
 color: #002d72; 
}
.location-and-form{
	background-color:#f6f6f6;
	padding:100px 0
}
@media only screen and (max-width: 1024px){
	.location-and-form{
		padding:50px 0
}
}
.location-and-form h2{
	text-transform:uppercase;
	margin-bottom:20px
}
.location-and-form p{
	margin-bottom:26px
}
.location-and-form textarea[rows]{
	resize:none
}
.location-and-form .gform_button{
	font-size:14px;
	min-width:170px;
	padding:12px 26px
}
.acf-map{
	width:100%;
	height:400px
}
.acf-map img{
	max-width:inherit !important
}
@media only screen and (max-width: 1024px){
	.acf-map{
		margin-bottom:50px
}
}
.distributor-text p{
  text-align: left;
}
.two-column-text a {
 padding: 0; 
  font-weight: 400;
}
.two-column-text a:hover {
text-decoration: underline;
}
#home-slider, .slider5, .text-row2, .internal-title {
  background: #f8f8f8;
}
.slider-caption__child h2 {
 color:  #111;
  font-size: 36px;
}
.header {
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.35);
  z-index: 1;
  position: relative;
}
.image-border .text-row1-image  {
 border: 1px solid #c1c1c1; 
}
.slider_2 .slider-caption {
 bottom: 0; 
  top: unset;

}
.slider-caption__child h2 {
  font-weight: 400;
}
#home-slider .slick-slide {
  background-position: center top 40px;
}
.home-rows-title .plain-text-row-text p {
 font-size: 18px;
  line-height: 1.6;
}
.infobox{
	background-color:#002d72;
	text-align:center;
	color:#fff;
	padding:45px 22px 50px;
	margin-bottom:50px
}
.infobox:last-child{
	margin-bottom: 30px;
}
.infobox h3 {
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	line-height:1.25;
	margin-bottom:30px;
}
.infobox h5{
	font-weight:400;
	font-size: 18px;
	margin-bottom: 25px;
	line-height: 1.25;
	color: #fff;
}
.btn--orange {
    border: 1px solid #ea8b29;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    line-height: 1;
    padding: 15px 26px;
    text-align: center;
    text-transform: uppercase;
	background-color: #ea8b29;
    color: #fff;
}
.btn--orange:hover {
	border-color: #fff;
	background-color: #fff;
    color: #ea8b29;
}
.news-btn{
	background-color:transparent;
	border:1px solid #ea8b29;
	color:#ea8b29;
	cursor:pointer;
	display:inline-block;
	font-size:18px;
	line-height:1;
	padding:15px 26px;
	text-align:center;
	text-transform:uppercase;
}
.news-btn{
	padding:12px 26px;
	font-size:14px;
	min-width:170px
}
.news-btn:hover {
 background-color: #ea8b29; 
	color: #fff;
}
ul.pagination{
	list-style:none;
	margin:1rem 0;
	text-align:left;
}
ul.pagination li{
	display:inline-block;
	padding-left: 0;
	font-size: 14px;
}
ul.pagination li a{
	font-size: 14px;
}
ul.pagination .pagination{
	display:inline-block;
	margin:0
}
ul.pagination .pagination.current{
	background:#002d72;
	color:#fff;
	display:block
}
ul.pagination li:before {
	display: none !important;
}
.posts-list{
	padding:100px 0
}
.posts-list article{
	padding-bottom:20px;
	margin-bottom:50px;
	border-bottom: 0;
}
.posts-list article:last-child{
	margin-bottom:0
}
.posts-list article .post-thumbnail a{
	border-top:5px solid #ea8b29;
	display:inline-block
}
.posts-list article .post-title{
	border-bottom:1px solid #4f4f4f;
	margin-bottom:18px
}
.posts-list article h3{
	margin-bottom:17px;
	line-height: 1.25;
	font-size: 18px;
}
.posts-list article h3 a{
	color:#002d72;
	font-weight: 700;
	line-height: 1.25;
}
.posts-list article span{
	font-size:12px;
	display:block;
	margin-bottom:17px
}
.posts-list article .btn{
	padding:12px 26px;
	font-size:14px;
	min-width:170px
}
.posts-list article .btn:hover {
 background-color: #ea8b29; 
}
.posts-list .entry-meta{
	margin-bottom:0
}
.posts-list #searchform{
	margin-bottom:40px
}
.news-detail .sidebar {
	margin-top: 25px;
}