/*

Theme Name: plugin-Verycreative

*/



html body *{
  overflow: hidden;
}

p.alignleft{text-align: left;
  display: inline-block;}
p.alignright{
  text-align: right;
    display: inline-block;
}
p.footer_rows,p.footer_rows+p{
  display: inline-block;
}
p.aligncenter{
    display: block;
    float: left;
    width: 100%;
  text-align: center;
}
.alignright{
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}
html body .mobile_logo{
  display: none!important;
} 
.aligncenter{
  display: block;
  text-align: center;
}
.alignleft{
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.alignnone {
  float: none;
}
.alignnone img{
  max-width: 100%;
}
.aligncenter,.alignnone,.alignleft,.alignright,.aligncenter img,.alignnone img,.alignleft img,.alignright img{
  max-width: 100%;
  margin-bottom: 10px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.aligncenter img{
  display: inline-block;
  margin: 0 auto;
}
.current-menu-item a,a:hover, a:active{
  color: #f05768;
}

a:hover img{
  opacity: 0.7;
} 
*{
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.drops p{
  -webkit-transition: all 2s ease-in-out;
-moz-transition: all 2s ease-in-out;
-ms-transition: all 2s ease-in-out;
-o-transition: all 2s ease-in-out;
transition: all 2s ease-in-out;
}
html{
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 18px;
  color: #293a4b;
}
.logo img{
  max-width: 80%;
}
h1,h2,h3,h4,h5,h6{
  font-weight: 700;
  margin-top: 0px;
  text-transform: uppercase;
}
li{
    color: #666666;
  font-size: 20px;
}
p{
  line-height: 22px;
  margin-top: 0px;
  margin-bottom: 30px;
  color: #666666;
  font-size: 20px;
}
h1{
  margin-bottom: 35px;
  font-size: 40px;
}
h2{
  margin-bottom: 30px;
  font-size: 30px;
}
h3{
  margin-bottom: 30px;
  font-size: 26px;
}
h4{
  margin-bottom: 20px;
  font-size: 20px;
}
h5{
  margin-bottom: 20px;
  font-size: 16px;
}
h6{
  margin-bottom: 10px;
  font-size: 11px;
}
body li{
  overflow: visible;
}
ul, ol{
  padding-left: 30px;
  margin-top: 10px;
  margin-bottom: 10px;
}
b,strong{
  font-weight: 700;
}
header ul{
  float: left;
  margin: 0px;
  padding: 0px;
}
header ul li{
  float: left;
}
body{
  position: relative;
}
.four_collums>div{
  width: 22%;
  float: left;
}
.four_collums>div:hover .circle.circle_two{
  border: 8px solid white;
  color:  white;
  background-color:  #1a9dd3;
}
.four_collums>div:hover {
  color:   #1a9dd3;
}
.circle.circle_two{
  cursor: initial;
  border: 8px solid #1a9dd3;
  color:  #1a9dd3;
  font-weight: bold;
  font-size: 55px;
  text-align: center;
  line-height: 186px;
  background-color: white;
  text-align: center;
  width: 186px;
  height: 186px;
  margin-bottom: 44px;
}
.four_collums>div{
  text-align: center;
  font-weight: bold;
  font-size:26px;
  color: white;
  text-transform: uppercase; 
}
.circle.circle_two:before{
  display: none!important;
}
.four_collums>div+div{
  margin-left: 4%;
}
.text_center{
  text-align: center;
}
.three_collums>div{
  float: left;
  width: 26%;
}
.three_collums>div+div{
  margin-left: 11%;
}
section{
  padding-top: 100px;
  padding-bottom: 100px;
  float: left;
  width: 100%;
}
.background{
  background-attachment: fixed;
  background-size: cover;
  background-position: center center;
}
.background_corner_bottom{
  background-position:right bottom;
  background-repeat: no-repeat; 
}
.posrel{
  position: relative!important;
}
.products>div,.submit-payForm,.item_title,.subsection_title,.corporate,.dots, header .header,.drops>div:before,.drops>div,.dove,.one_line,.head_title,footer, input, textarea,.circle:before,#map2,.halfs>div{
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;  
}
.wrapper{
  width: 1200px;
  margin: 0 auto;
}
.center{
  width: 100%;
  display: inline-block;
  text-align: center;
}
.center>*{
  display: inline-block!important;
  float: none!important;
}
.z-index{
  z-index: 2;
  position: relative;
}
.pattern{
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-repeat: repeat;
}
.pattern_one{
  background-image: url(images/pattern1.png);
}
.pattern_two{
  background-image: url(images/pattern2.png);
}
.pattern_three{
  background-image: url(images/pattern3.png);
}
nav .responsive{
  display: none;
}
nav,nav ul{
  z-index: 100;
  float: right;
  list-style-type: none;
}
nav li,nav a{
  float: left;
}
nav li+li a{
  margin-left: 30px;
}
nav a{
  text-transform: uppercase;
  color: #ffffff;
  font-size: 18px;
}
#payForm .alert-input{
  min-width: 300px!important;
}
header .header{
  position: absolute;
  left: 0;
  background-color: #202b37;
  padding-top: 25px;
  padding-bottom: 25px;
}
header .header{
  padding-left: 50px;
  padding-right: 50px;
}
header .body{
  padding-top: 113px;
  padding-bottom: 113px;
}
.logo_one{
  position: absolute;
  left: 0;
  top: 0;
  padding-left: 28px;
  display: inline-block;
  float: left;
  height: 100%;
  overflow: visible;
  background-color: #f05768;
}
.logo_one:after{
  content: '';
  position: relative;
  background-image: url(images/corner1.png);
  width: 74px;
  right: -74px;
  background-size:100% 100%;
  background-repeat: no-repeat; 
  height: 100%;
  display: inline-block;
}
.logo_one img{
  padding-top: 25px;
  float: left;
}
header .body, header .header{
  float: left;
  width: 100%;
}
.head_title{
  font-size: 80px;
  color: white;
  text-transform: uppercase;
  margin-top: 100px;
  font-weight: 100;
  margin-bottom: 80px;
  line-height: 80px;
  padding:60px 30px;
}
.socials i{
  font-size: 25px;
  color: white;
  line-height: 59px;
}
.socials a{
  margin-left: 15px;
  margin-right: 15px;
  -webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
border:3px solid white;
width: 57px;
height: 57px; 

}
.socials a:hover{
  border:3px solid #f05768;
}
.socials a:hover i{
  color: #f05768;
}
footer{
  background-color: #202b37!important;
  padding-bottom: 50px!important;
  padding-top: 60px!important;
  padding-left: 30px!important;
  padding-right: 30px!important;
  font-size: 18px!important;
  color: white!important;
}
 footer p{
 font-size: 18px!important;
  color: white!important;
 }

.socials{
  margin-bottom: 10px!important;
}
footer .socials{
  margin: 60px 0px;
}
/*footer .socials a:hover{
  border:3px solid #293a4b;
}footer .socials a:hover i{
  color: #293a4b;
}*/
.weight_normal{
  font-weight: normal!important;
}

form .half{
  width: 48%;
  float: left;
}
form .half+.half{
  margin-left: 4%;
}
.submit-payForm{
  width: 70%!important;
  text-align: center!important;
  float: right!important;
}
.col-6{
  width: 50%;
  float: left;
  text-align: center;
}
.col-6 *{
  display: inline-block;
  float: none!important;
}
.col-6+.col-6{
  float: right;
}
form input, form textarea,.submit-payForm{
  margin: 0px;
  width: 100%;
  padding:24px;
  background-color: #f2f2f2;  
  border: none;
  float: left; 
  font-size: 20px;
  font-weight: 500;
  border: 2px solid #f2f2f2;
}
.style_two{
	background-color: transparent!important;
	color: white!important;
	border:2px solid white!important; 
}
.style_two:hover{
	background-color: transparent!important;
	color: #f05768!important;
	border:2px solid #f05768!important;
}
form textarea{
  height: 170px;
}
form input[type="submit"],.submit-payForm{
  padding-left: 0px!important;
  padding-right: 0px!important;
  background-color: white;
  color: #f05768;
  border: 2px solid #f05768;
}
form input[type="submit"]:hover,.submit-payForm:hover{
   background-color: #f05768;
  color: white;
}
form .half>div{
  margin-bottom: 17px;
  position: relative;
}
form .half>div span{
	float: left;
	width: 100%;
}
.screen-reader-response{
	width: 100%!important;
	height: 20px!important;
	margin-bottom: 15px!important;
	position: relative!important;
}
.title{
  font-size: 54px;
  color: #293a4b;
  font-weight: bold;
  margin-bottom:35px;
}
.title span{
  color: #1a9dd3;
  font-weight: normal
}
p.title{
  font-size: 26px;
  font-weight: normal;
  line-height: 30px;
  text-transform: uppercase;
}
#sidr{
  display: none;
}
.margin_one{
  margin-bottom: 170px;
}
h5.title{
  font-size: 34px;
  margin-bottom: 5px;
}
h4.title{
  font-size: 40px;
}
h2.title.white{
   color: #ffffff;
}
.three_collums  img, .four_collums img{
  max-width: 100%;
}
.no_upper{
  text-transform: none!important;
}
h2.title{
  font-size: 50px;
  color: #293a4b;
}
h2.title span{
  color:#1a9dd3;
  font-weight: bold;
}
.margin_two{
  margin-bottom: 130px;
}
h6.title{
  color: #293a4b;
  font-size: 26px;
  margin-bottom: 20px;
}
.three_collums p{
  font-weight: normal;
  color: #293a4b;
  font-size: 18px;
  font-style: italic;
}
.circle{
  -webkit-border-radius: 300px;
-moz-border-radius: 300px;
border-radius: 300px;
width: 220px;
border: 7px solid #f05768;
height: 220px;
position: relative;
overflow: visible;
cursor: pointer;
margin: 0 auto;
}
.circle img{
  position: absolute;
  max-width: 70%;
  max-height: 70%;
  top: 0;bottom: 0;left: 0;right: 0;
  margin:auto; 
}
.circle:before{
  content: '';
  position: absolute;
  width: 222px;
  height: 222px;
  border: 8px solid #202b37;
  -webkit-border-radius: 250px;
  -moz-border-radius: 250px;
  border-radius: 250px;
  top: -1px;
  left: -1px;
}
.pin{
  position: relative;
  width: 234px;
  margin: 0 auto;
  padding-bottom: 50px;
  margin-bottom: 10px;
}
.pin:after{
  position: absolute;
  content: '';
  left: 93px;
  bottom: 0;
  border-top: 16px solid #f05768;
  border-right: 16px solid transparent;
  border-left: 16px solid transparent;
}
.team span{
  color: #293a4b;
  font-size: 30px;
  text-transform: uppercase;
  display: block;
}
.team span+span{
  color:#f05768;
}
.team img{
  height: 380px;
  margin-bottom: 20px;
}
.socials_two{
  margin-top: 25px;
}
.socials_two a{
  width: 40px;
  height: 40px;
  border: 2px solid #f05768!important;
  margin-left: 10px!important;
  margin-right: 10px!important;
}
.socials_two i{
  line-height: 40px;
  color: #f05768!important;
}
.socials_two a:hover{
 border: 2px solid #293a4b!important;
}
.socials_two a:hover i{
  color: #293a4b!important;
}
.client{
  width: 28px;
  height:39px;
  background-image: url(images/pin.png);
  background-repeat: no-repeat;
  position: absolute;
}
.one_line{
  width: 100%;
  padding-left: 30%;
  padding-bottom:20px; 
}

.one_line:before{
  content: '';
  position: absolute;
  left: 0;
  width: 15%;
  border-right: 2px solid white;
  height: 100%;
  background-image: url(images/newsletter.png);
  background-repeat: no-repeat;
  background-image: contain;
  background-position:left center;
}
.one_line form input{width: 100%;}
.one_line form .wysija-paragraph{
  width: 65%!important;
  float: left;
}
.wpcf7-not-valid-tip{
	position: absolute;
	top: 10px;
	left: 10px;
}
.one_line form input[type="submit"]{ 
  width: 30%!important  ;
  float: right;
  margin-top: 0px;
}
.tweet{
  max-height: 9000px!important;
}
.dove:before{
	width: 30%;
	top: -10%;
	left: 0;
	height: 120%;
	position: absolute;
	content: '';
	background-position: left center;
	background-size: 64% auto;
	background-repeat: no-repeat;
	background-image: url(images/dove.png);
	border-right: 3px solid #293a4b;
}
.dove .tweet,.dove .tweet a,.dove .tweet h6{
  color: white;
  line-height: 22px;
  margin-top: 0px;
  margin-bottom: 30px;
  font-size: 20px;
  text-transform: none;
}
.old_pic_title{
  position: absolute;
  top: 20px;
  left: 40%;
  width: 240px;
  z-index: 999;
}
.section_seven .wrapper,.dove{
  overflow: visible;
}
.old_pic_title img{
  border-radius: 2px;
  float: left;
}
.old_pic_title h2{
  background-color:#8ccee9; 
  color: #293a4b;
  font-weight: 700;
  float: left;
  text-transform: none!important;
  padding-left: 10px;
  font-size: 16px;
}
.slider.dove.posrel .bx-wrapper{
  margin-top: 0px!important;
}
.dove .tweet h6{
  margin-top: 20px!important;
  padding-left: 60px!important;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;  
}
.dove .tweet h6+a{
  display: inline;
  float: right;
  font-size: 10px;
  margin-left: 1em;
  position: absolute;
  top: 0;
  right: 0;
}
form p{
  margin: 0px!important;
}
.select_me_js{
  display: none;
}
.dove .tweet>a{
 color: #293a4b!important;
}
.dove .tweet a {
  color: #293a4b;
}
.dove a+a
{
    color: #293a4b!important;
}
.dove{
	width: 100%;
	padding-left: 40%;
  padding-top: 20px;
}
.slider{
	float: right;
}
.slider ul, .slider li{
	margin:0px;
	padding: 0px;
	list-style-type: none;
}
.slider .bx-wrapper{
	margin-bottom: 30px!important;
	margin-top: 30px!important;
}
.slider .bx-viewport{
	background-color: transparent;
	border:0px;
	left: 0; 
}
.slider li{
	color: #293a4b;
	font-size: 30px;
	line-height: 40px;
	font-weight: normal;
}
.slider span{
	color: #f05768;
}
.slider .date{
	display: block;
	font-style: italic;
	font-weight: 300;
	color: #293a4b;
}
.bx-wrapper, .bx-wrapper *{
	border:0px!important;
	moz-box-shadow: 0 0 0px #ccc!important;
	-webkit-box-shadow: 0 0 0px #ccc!important;
	box-shadow: 0 0 0px #ccc!important;
}
.bx-wrapper, .bx-controls , .bx-controls  *{
	overflow: visible!important;
}
.bx-wrapper .bx-controls-direction a{
	top: auto;
	bottom: 0px;
}
.slider .bx-wrapper .bx-prev{
	left: 0;
}
.slider .bx-wrapper .bx-next{
	left: 55px;
}

.slider .bx-wrapper .bx-prev,
.slider .bx-wrapper .bx-next{
width: 41px!important;
height: 41px!important;
}
.slider .bx-wrapper .bx-prev{
	background-image:url(images/left.png); 
}
.slider .bx-wrapper .bx-next{
	background-image:url(images/right.png); 
}
.slider .bx-wrapper .bx-prev:hover,
.slider .bx-wrapper .bx-next:hover{
	opacity: 0.7;
}
.drops{
  width: 50%;
  float: left;
}
.drops>div{
  padding-left: 50px;
  width: 100%;
  position: relative;
}
.drops .bullet{
  font-size: 26px;
  line-height: 34px;
  height: 35px;
  width: 35px;
  border:2px solid #f05768;
  color:#f05768;  
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 20px;
  text-align: center;
  cursor: pointer;
}
.drops>div:first-child{
  padding-top: 20px;
  margin-top: 50px;
}
.drops>div+div{
  padding-top: 20px;
  border-top:1px solid #293a4b;
  margin-top: 20px; 
}
.drops .drop_title{
  color: #293a4b;
  font-size: 26px;
  display: block;
  margin-bottom: 15px;
}
.drops{
  clear: both;
}
.drops a{
  color: #f05768;
  font-size: 22px;
  cursor: pointer;
  max-height: 100px;
}
.infoBox:before{
  content: '';
  width: 0;
  height: 0;
  border-right: 20px solid white;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  left: -20px;
  position: absolute;
  top: 20px;
}
.infoBox{
  overflow: visible;
  position: relative;
  margin-top: 0px;
  margin-left: 40px;
  background-color: white!important;
  background-position: right 20px top 20px!important;
  background-repeat: no-repeat;
  background-image: url(images/house.jpg)!important; 
}
.infoBox span, .infoBox a{
  display: block;
  font-size: 16px;
  line-height: 25px;
  font-style: italic;
} 
.infoBox h5{
  text-transform: none;
  color: #f05768;
  margin-bottom: 25px;
}
.infoBox span, .infoBox a{
  color: #293a4b!important;
}
.infoBox i{
  margin-right: 5px;
}
.infoBox i,.infoBox a+a{
  color:  #f05768!important;
}
.logo.logo_two.center{
  padding-bottom: 5px;
}
 .drops .p{
  -webkit-transition:none;
-moz-transition: none;
-ms-transition: none;
-o-transition:none;
transition: none;
  display: none;
  line-height: 30px;
  font-weight: 300;
}
.gmnoprint .gmnoprint{
  left: 10px!important;
  top: 10px!important;
}
#map2{
  border: 5px solid #b1b5b9;
  margin-bottom: 0px;
}
#map *, #map2 *{
  overflow: visible;
}
#map,#map2{
  height: 477px;
  margin-top: 60px;
  margin-bottom: 0px;
}

.gmnoprint>.gmnoprint{
  display: none;
}
.gmnoprint>.gmnoprint+.gmnoprint{
  display: block;
}
#map .gmnoprint > .gmnoprint > div{
  overflow: hidden!important;
}

.bg_one{
  background-color:#f3f1f2;
}
.bg_corner{
  position: absolute;
  right: 0;
  bottom: -100px;
  max-width: 50%;
  max-height: 100%;
}
.ovv{
  overflow: visible;
}
.nofl{
  float: none!important;
}
footer .logo img{
  max-width: 599px;
}
.section_nine .title{
  font-size: 38px;
  color: #f05768;
  text-align: left;
  font-weight: 300;
  text-transform: none;
}
.halfs>div{
  padding-left: 78px;
  width: 50%;
  float: left;
  background-position: left top 10px;
  background-repeat: no-repeat;
}
.halfs>div:first-child{
  border-right: 1px dashed #8495a5;
   margin-right: 10%;
   background-image: url(images/contact_one.png);
}
.halfs>div+div{
  float: right;
  width: 40%;
     background-image: url(images/contact_two.png);
}
.halfs span{
  line-height: 40px;
}
.halfs>div:first-child span, .halfs a{
  display: block;
  color: #293a4b;
}
.dots{
  text-align: center;
}
.dots span{
  display: block;
  font-size: 36px;
  color: #293a4b;
  margin-top: 15px;
}
.dots span+span{
  color: #f05768;
  font-size:24px; 
  margin-bottom: 15px;
  margin-top: 0px;
}

.dots>div>div{
  width: 25%;
  display: inline-block;
}
.dots .next_two>div{
  width: 49%;
}
.corporates{
  margin-top: 80px;
}
.dots .first_three>div:first-child+div{
  width: 48%;
}
.dots .full{
  width: 100%;
}
.post .date{
  display: block;
  font-size: 20px;
  color: #6a7d90;
  line-height: 30px;
  margin-bottom: 20px;
}
.post{
   margin-bottom: 10px;
}
.post+.post{
  padding-top: 30px;
  border-top:1px dashed #8495a5; 
}
.post p{
  line-height: 35px;
  font-size: 22px;
  color: #293a4b;
}
.post .post_title{
  color: #1a9dd3;
  font-size: 28px;
}
.post .post_title:hover{
  color: #F05768;
}
.item_div span{
  color: #F05768;
}
.item_div+.item_div{
  border-top:1px dashed #8495a5;
  margin-top: 20px;
  padding-top: 50px; 
}
.subsection_title{
  position: absolute;
  top: 60px;
  width: 100%;
  padding: 15px;
  font-size: 42px;
  color: white;
  background-color: black;
  opacity: 0.7;
  text-align: center;
  font-weight: 300;
}
.item_div p{
  color: #293a4b;
  font-size: 22px;
  line-height: 35px;
  margin-bottom: 0px;
}
.item_div img{
  max-width: 100%;
  margin-bottom: 30px;
}
.item_div:first-child .subsection_title{
  top: 0;
}
.item_div+.item_div{
  margin-top: 60px;
  padding-top: 60px;
  border-top: 2px solid #b4beca;
}
.item_div{
  padding-top: 0px;
  position: relative;
}
.item_title{
  margin-bottom: 12px;
  width: 100%;
  padding: 13px 25px;
  background-color: #f05768;
  color: white;
  font-size: 30px;
  text-transform: uppercase;
  font-style: italic;
}
h1.title{
  font-size: 42px;
}
p.paragraph{
  font-size: 24px;
  line-height: 40px;
  color: #293a4b;
  margin-bottom: 100px;
}
p.paragraph span{
  color: #1a9dd3;
}
.corporates{
  margin-left: -10px;
  margin-right: -10px;
}
.corporate{
  float: left;
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
}
.corporate_avatar img{
  width: 100%;
}
.corporate_avatar{
  position: relative;
  margin-bottom: 30px;
}
.corporate_title{
  bottom: 0!important;
  top: auto!important;
}
.corporate .paragraph{

  overflow: hidden;
}
.corporate+.corporate+.corporate>div {
  margin-top: 50px;
  border-top: 2px solid #b4beca;
  padding-top: 50px;
}
.corporate:nth-child(2n+3){
  clear: left;
}
.back_map{
  background-image: url(images/map.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  height: 840px;
	background-size:cover;
  padding-top: 100px;
}
.tweet{
  max-width: 90000%!important;
}
.slider.dove .bx-viewport{
  height: auto!important;
}
.section_four span{
  color: #f05768!important;
  font-weight: 500;
}
.section_four .title{
  color: white;
}
.no_padding{
  padding-top: 0px;
  padding-bottom: 0px;
}
.mobile_q{
  display: none;
}
.title3{
  text-transform: none;
  font-size: 42px;
  margin-bottom: 0px;
}
.title3 span{
  color: #1a9dd3;
}
h4.title3{
  font-weight: 500;
  font-size: 36px;
  text-transform: none;
  margin-bottom: 100px;
}
.products{
  margin-left: -10px;
  margin-right: -10px;
}
.product:nth-child(3n+1){
  clear: left;
}
.products>div{
  margin-bottom: 70px;
  width: 33.333333333%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}
.product_title{
  width: 100%;
  text-align: center;
  background-color: #f05768;
  text-transform: uppercase;
  color: white;padding-top: 10px;
  padding-bottom: 10px;
  font-size: 28px;
}
.product img{
  width: 100%;
}
.product ul{
  min-height: 300px;
  padding-top: 30px;
  padding-bottom: 30px;
  width: 100%;
  margin: 0px;
  background-color: #f4f4f5;
  list-style-type: none;
}
.product li{
  position: relative;
  padding-left: 30px;
  line-height: 38px;
  font-size: 20px;
  color: #293a4b;
}
.product li:before{
  content: '';
  width: 20px;
  height: 16px;
  position: absolute;
  left: 0px;
  top: 11px;
  background-image: url(images/tic.png);
}

/* Adverts Page modify .product display css */

.adverts .products>div {
	width: 25%;
}
.adverts .product:nth-child(3n+1){
  clear: none;
}
.adverts .product ul{
	min-height: 200px;
}
.adverts form input {
	width: 30%;
	padding: 5px;
	border-color: #1a9dd3;
	margin-right: 10px;
}

/* End Adverts Page */

.last_row_two{
  background-color: #ededee;
  position: relative;
  padding: 14px;
}
.last_row_two span{
  color: #1a9dd3;
  font-size: 30px;
  display: inline-block;
}
.screen-reader-response{
  height: auto!important;
}
.screen-reader-response ul{
  display: none;
}
.last_row_two span light{
  font-weight: 300
}
.last_row_two a{
  background-color: #1a9dd3;
  color: white;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  padding-right: 14px;
  padding-left: 14px;
  line-height: 69px;
  font-size: 30px;
}
.last_row_two a:hover{
  background-color: #F05768;
}
.style_price{
    width: 100%;
  float: left;
    border: 5px solid #f2f2f2!important;
    background-color: white!important;
}
.title_pay{
  font-size: 20px;
  text-transform: none;
}
.price{
  font-size: normal!important;
  width: 70%!important;
}
.price:hover{
  font-size: 700!important;
}
@media (max-width: 1332px){
  nav li+li a {
   margin-left: 20px;
  }
}
@media (max-width: 1250px){
  .product:nth-child(3n+1){
  clear: none;
}
  .product:nth-child(2n+1){
  clear: left;
}
.products>div{
  margin-bottom: 70px;
  width: 50%;
}
#sidr{
  display: block;
  position: fixed!important;
  top: 0;
  right: -200px;
  width: 200px;
  height: 700px;
  min-height: 100%;
  z-index: 9999;
  background-color: black;
}
#sidr.menu_open_two{
  right: 0!important;
}
header, main, footer{
  left: 0;
}
.menu_open header,.menu_open main,.menu_open footer{
  position: relative;
  left: -200px;
}
#sidr ul{
  list-style-type: none;
}
#sidr li{

}
#sidr li a{
  display: block;
  color: white;
  padding-top: 10px;
  padding-bottom: 10px;
}
#sidr li a:active{
  color: red;

}
nav .responsive{
  color: white!important;
}
nav .responsive.active{
  color: #1a9dd3!important;
}
  nav .responsive{
    display: block;
    float: right;
  }

  nav .responsive i{
    margin-right: 5px;
    line-height: 16px;
  }
  .subsection_title{
    padding: 10px;
    font-size: 30px;  
  }
  .dots span{
  font-size: 30px;
}
.dots span+span{
  font-size:18px; 
}
  #sidr-main{
    padding-top: 30px;
    padding-left: 20px;
  }
  #sidr-main ul, #sidr-main li{
    list-style-type: none;
    margin-left: 10px;
  }
  #sidr-main a{
    line-height: 40px;
    color: white;
  }
  #sidr-main a:hover{
    text-decoration: underline;
  }
  nav ul{
    display: none;
  }
  .wrapper{
    width: 768px;
  }
  .three_collums>div {
    width: 44.5%;
    margin-bottom: 40px;
  }
  .three_collums>div+div+div{
    width: 100%;
    margin-left: 0!important;
  }
  .four_collums>div {
    width: 48%;
    margin-bottom: 60px
  }
  .four_collums>div:first-child+div+div{
    margin-left: 0px;
  }
    .title_pay{
    text-align: center;
  }
}
@media (max-width: 1000px){
  p.footer_rows,p.footer_rows+p{
    display: block;
  }
  .socials i{
    font-size: 20px;
    line-height: 40px;
  }
  .socials a{
    width: 40px;
    height: 40px;
      margin-left: 5px!important;
  margin-right: 5px!important;
  }
}
@media (max-width: 788px){
  html body .mobile_logo{
    display: inline-block!important;
  }
  html body .desktop_logo{
    display: none!important;
  }
  footer{
    font-size: 16px;
  }
  #payForm .price.style_price{
    margin-bottom: 18px;
  }
  .col-6{
    width: 100%;
  }
  #map2{
    border:0px; 
  }
  footer .logo img {
  max-width:98%!important;
}
#map,#map2{
  height: 300px;
}
.item_title{
  text-align: center;
}
.products>div{
  margin-bottom: 70px;
  width: 100%;
}
  .section_four{
    position: relative;
  }
  .desktop_q{
    display: none;
  }
  .mobile_q{
    display: block;
  }
  .item_div p{
    font-size: 16px;
    line-height: 30px;
  }
    .subsection_title{
    padding: 5px;
    font-size: 20px;  
  }
    .dots span{
  font-size: 25px;
}
.dots span+span{
  font-size:18px; 
}
  .halfs>div{
    width: 100%!important;
    margin-right: 0px!important;
    border-right: 0px!important;
  }
  .halfs>div+div{
    margin-top: 20px;
  }
  .three_collums>div {
    width: 100%;
    margin-left: 0!important;
  }
  .logo.logo_one{
    width: 50%;
  }
  .logo.logo_one img{
    max-width: 100%;
  }
  header .header{
    background-color: #f05768;
  }

  nav .responsive i{
    float: right;
    font-size: 30px;
    line-height: 30px;
    margin-top: 5px;
  }
  nav .responsive , nav{
    overflow: visible!important;
  }
  .margin_one,.margin_two{
    margin-bottom: 50px;
  }
  .slider .bx-wrapper{
    margin-top: 0px!important;
  }
  section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .wrapper{
    width: 80%;
    max-width: 768px;
  }
  .logo_one img {
    padding-top: 34px;
  }
  .four_collums>div {
    width: 100%!important;
    margin-bottom: 60px;
    margin-left: 0!important;
  }
  .one_line, .dove{
    padding-left: 0;
  }
  .bg_corner,.dove:before,.one_line:before{
    display: none;
  }
  .drops{
    width: 100%;
  }
  form .half{
    width: 100%;
    margin-left: 0!important;
  }
  .old_pic_title{
    left: 0;
  }
}
@media (max-width: 600px){
  .formError{
    top: 114px!important;
    left: 10px!important;
  }
  .corporate+.corporate>div {
  margin-top: 50px;
  border-top: 2px solid #b4beca;
  padding-top: 50px;
}
  .corporate{
    width: 100%;
  }
  .corporate .paragraph{
    height: auto;
    margin-bottom: 10px;
  }
      .dots span{
  font-size: 20px;
}

.dots span+span{
  font-size:15px; 
}
  .dots>div>div{
    width: 100%!important;
    min-height: 44px;
    position: relative;
    text-align: left;
    padding-left: 60px;
    margin-bottom: 10px;
  }
  .dots .full{
    display: none;
  }
  .dots>div>div:before{
    width: 44px;
    height: 44px;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(images/dot_ico.png);
    background-repeat: no-repeat;
    background-position: left;
  }
  .dots{
    border-left:10px solid #d8eef8;
    padding-left: 10px; 
  }
}
@media (max-width: 480px){
  footer p{
    font-size: 14px!important;
    margin-bottom: 0px!important;
  }
  .one_line form input{
    font-size: 14px!important;
  }
      .subsection_title{
    padding: 10px;
    font-size: 15px;  
  }
    .wrapper{
    width: 96%;
    max-width: 460px;
  }
  .head_title {
    font-size: 33px;
    color: white;
    text-transform: uppercase;
    margin-top: 30px;
    font-weight: 100;
    margin-bottom: 30px;
    line-height: 40px;
    padding: 20px 20px;
  }
  .socials a {
    margin-left: 15px;
    margin-right: 15px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    border: 2px solid white;
    width: 30px;
    height: 30px;
  }
  .socials  i {
    font-size: 20px;
    color: white;
    line-height: 30px;
  }
  .logo_one img {
   padding-top: 31px;
  }
  .logo_one img {
    max-width: 70%;
  }
  nav{
    margin-right: -20px;
  }
  h4.title {
   font-size: 26px;
  }
  .one_line h2.title {
   font-size: 20px;
  }
  .slider li {
    font-size: 19px;
  }
  h1.title {
    font-size: 35px;
  }
  h5.title {
    font-size: 25px;
  }
  .formError {
    top: 18px!important;
    left: 10px!important;
  }
}

#bill-status .declined {
	color: #ff0000;
}
#bill-status .approved {
	color: green;
}