* {
  margin: 0px;
  padding: 0px;
}
.input{
  width: 50%;
}
.headerWidth {
  background-color: #0f303f;
  height: 70px;
  width: 94%;
  position: fixed;
  padding-right: 3%;
  padding-left: 3%;
  margin-bottom: 20px;
  clear: both;
  float: right;
  display: block;
}
body {
  font-family: arial;
  font-size: 15px;
  direction: rtl;
  color: #0f303f;
}
.nav {
  max-width: 1400px;
  top: 70px;
  margin-right: auto;
  margin-left: auto;
  background-color: #FFF;
  display: block;
  height: 32px;
}
.navWidth{
  width: 94%;
  position: fixed;
  float: right;
  display: block;
  height: 32px;
  background-color: #FFF;
  top: 70px;
  -webkit-box-shadow: 3px 3px 10px 0.5px #B0B0B0;
  box-shadow: 3px 3px 10px 0.5px #B0B0B0;
  padding-right: 3%;
  padding-left: 3%;
}


.header {
  margin-right: auto;
  margin-left: auto;
  max-width: 1400px;
  
}
.menu {
  margin-right: auto;
  margin-left: auto;
  background-color: #FFF;
  float: right;
  display: inline-block;
  width: 70%;
  height: 32px;
}

.menuMobile{
display: none;
}
.adwordsButton {
  background-color: #a1b400;
  float: right;
  height: 30px;
  width: 360px;
  margin-right: 10px;
  margin-top: 15px;
  font-size: 18px;
  line-height: 30px;
  font-weight: bold;
  color: #FFF;
  display: inline-block;
  padding-top: 0.5%;
  padding-right: 1%;
  padding-bottom: 0.5%;
  padding-left: 1%;
  text-align: center;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.adwordsButtonText a{
  display: inline-block;
  color: #FFF;
}
.greenButton a{
  text-align: center;
  display: inline-block;
  height: 30px;
  width: 100px;
  font-size: 18px;
  font-weight: normal;
  color: #FFF;
  background-color: #c2d23e;
  line-height: 30px;
  margin-right: 1%;
  margin-left: 1%;
  text-decoration: none;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.greenButton a:hover{
  text-align: center;
  display: inline-block;
  height: 30px;
  width: 100px;
  font-size: 18px;
  font-weight: normal;
  color: #FFF;
  background-color: #CFDB64;
  line-height: 30px;
  margin-right: 1%;
  margin-left: 1%;
  text-decoration: none;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}


.logo {
  float: left;
  height: auto;
  width: auto;
  
}

.tel {
  float: left;
  height: auto;
  width: 25%;
  font-size: 23px;
  font-weight: bold;
  text-align: left;
  margin-top: 5px;
  letter-spacing: 0.08em;
  display:inline-block;
}
.sliderWidth {
  background-color: #a1b400;
  width: 100%;
  height: auto;
  float: right;
  display: block;
  margin-top: 100px;
  padding-bottom: 3%;
  
}

.sliderWidth h1{
  font-weight: normal;
  color: #FFF;
  font-size: 32px;
}
.sliderWidth .bold{
  font-weight: bold;
  color: #FFF;
  font-size: 32px;
}
.sliderWidth p{
  font-weight: normal;
  color: #FFF;
  font-size: 32px;
}
.sliderWidth .bold{
  font-weight: bold;
  color: #FFF;
  font-size: 100px;
  margin-top: 7%;
}
.sliderWidth .title{
  font-weight: normal;
  color: #FFF;
  font-size: 90px;
  margin-top: 7%;
}

.buttonPrices a{
  text-align: center;
  display: block;
  height: 45px;
  width: 300px;
  font-size: 18px;
  font-weight: bold;
  color: #0f303f;
  background-color: #a6dae8;
  line-height: 40px;
  margin-right: 1%;
  margin-left: 1%;
  text-decoration: none;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 4px 4px 3px 0.5px #878787;
-webkit-box-shadow: 0.5px 0.5px 10px 1px #787878;
box-shadow: 0.5px 0.5px 10px 1px #787878;
  
}
.buttonPrices a:hover{
  text-align: center;
  display: block;
  height: 45px;
  width: 300px;
  font-size: 18px;
  font-weight: bold;
  color: #0f303f;
  background-color: #C2E7EF;
  line-height: 40px;
  margin-right: 1%;
  margin-left: 1%;
  text-decoration: none;
  -webkit-border-radius: 3px;
  border-radius: 3px;
    -webkit-box-shadow: 4px 4px 3px 0.5px #878787;
-webkit-box-shadow: 0.5px 0.5px 10px 1px #787878;
box-shadow: 0.5px 0.5px 10px 1px #787878;

}
.titleLogo {
  text-align: center;
}
.logoSliderWidth {
  width: 100%;
  background-color: #d2eef6;
  height: auto;
  float: right;
  text-align: center;
  position: inherit;
}

.containerWidth {
  width: 98%;
  background-color: #0f303f;
  height: auto;
  display: block;
  float: right;
  text-align: center;
  padding-bottom: 3%;
  padding-right: 1%;
  padding-left: 1%;
}
.containerWidth h2{
  font-size: 32px;
  color: #FFF;
  display: block;
}
.containerWidth p{
  font-size: 28px;
  color: #FFF;
   display: block;
}
hr{
  width: 98%;
  
}
.Flower{
display: block;
  float: left;
}
.containerWidth .blue{
  font-size: 28px;
  color: #FFF;
  background-color: #1c94a4;
  display: inline-block;
  float: right;
  height: 50px;
  width: 150px;
  line-height: 50px;
  text-align: center;
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.containerWidth .green{
  font-size: 28px;
  color: #FFF;
  background-color: #a1b400;
  display: inline-block;
  float: right;
  height: 50px;
  width: 150px;
  line-height: 50px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
.containerWidth .text{
  font-size: 18px;
  font-weight: normal;
  color: #FFF;
  display: block;
  float: right;
  margin-top: 30px;
  margin-bottom: 30px;
}

.contactWidth {
  background-color: #a1b400;
  width: 100%;
  height: auto;
  display: block;
  float: right;
}

.containerWidth2 {
  width: 100%;
  background-color: #d2eef6;
  display: block;
  float: right;
  padding-top: 5%;
  padding-bottom: 5%;
}
.containerWidth2 .box1 {
  background-color: #1ba7b8;
  float: right;
  height: 370px;
  width: 30%;
  margin-right: 0.5%;
  margin-left: 0.5%;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #FFF;
  padding: 1%;
  
}
.containerWidth2 .box1 .text  {
  background-color: #1c94a4;
  height: auto;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1%;
  padding-left: 1%;
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  color: #FFF;
  margin-top: 5%;
  padding-top: 2%;
  padding-bottom: 2%;
  text-decoration: none;
}
.containerWidth2 .box2{
  background-color: #a1b400;
  float: right;
  height: 370px;
  width: 30%;
  margin-right: 0.5%;
  margin-left: 0.5%;
  padding-right: 1%;
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  color: #FFF;
  text-decoration: none;
  padding-top: 1%;
  padding-bottom: 1%;
}
.containerWidth2 .box2 .button a{
  text-align: center;
  display: inline-block;
  height: 40px;
  width: 70%;
  font-size: 18px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #0f303f;
  line-height: 40px;
  margin-right: 1%;
  margin-left: 1%;
  text-decoration: none;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 4px 4px 3px 0.5px #878787;
  -webkit-box-shadow: 0.5px 0.5px 10px 1px #787878;
  box-shadow: 0.5px 0.5px 10px 1px #787878;
  border: thin solid #a1b400;
  margin-top: 5%;
  margin-bottom: 5px;
}
.containerWidth2 .box2 .button a:hover{
  text-align: center;
  display: inline-block;
  height: 40px;
  width: 70%;
  font-size: 18px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1A506A;
  line-height: 40px;
  margin-right: 1%;
  margin-left: 1%;
  text-decoration: none;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 4px 4px 3px 0.5px #878787;
  -webkit-box-shadow: 0.5px 0.5px 10px 1px #787878;
  box-shadow: 0.5px 0.5px 10px 1px #787878;
  border: thin solid #a1b400;
  margin-top: 5%;
  margin-bottom: 5px;
}
.containerWidth2 .box3{
  background-color: #0f303f;
  float: right;
  height: 370px;
  width: 30%;
  margin-right: 0.5%;
  margin-left: 0.5%;
  padding-right: 1%;
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  color: #FFF;
  text-decoration: none;
  padding-top: 1%;
  padding-bottom: 1%;  
}

.containerWidth3 {
  width: 100%;
  height: auto;
  display: block;
  float: right;
  padding-top: 3%;
  padding-bottom: 4%;
}


.containerWidth3 a{
  background-color: #f4f2f2;
  float: right;
  height: 27px;
  width: 43%;
  margin-left: 5%;
  text-align: right;
  font-size: 18px;
  font-weight: normal;
  color: #666;
  text-decoration: none;
  display: inline-block;
  line-height: 30px;
  padding: 1%;
  margin-top: 1%;
}
.containerWidth3 a:hover{
  background-color: #F0EEEE;
  float: right;
  height: 27px;
  width: 43%;
  margin-left: 5%;
  text-align: right;
  font-size: 18px;
  font-weight: normal;
  color: #666;
  text-decoration: none;
  display: inline-block;
  line-height: 30px;
  padding: 1%;
  margin-top: 1%;
}



.containerWidth4 {
  width: 100%;
  height: auto;
  background-color: #1ba7b8;
  display: block;
  float: right;
  font-size: 32px;
  font-weight: bold;
  color: #FFF;
  text-align: center;
  padding-top: 5%;
  padding-bottom: 5%;
}

.footerWidth {
  width: 100%;
  height: auto;
  background-color: #0f303f;
  display: block;
  float: right;
  color: #FFF;
  font-size: 14px;
  clear: both;
  padding-bottom: 3%;
}
.footer {
  margin-right: auto;
  margin-left: auto;
  max-width: 1400px;
  padding: 1%;
  padding-bottom: 3%;
}

.footer h2 {
  font-size: 14px;
  color: #FFF;
}
.right-footer {
  float: right;
  width: 60%;
  color: #FFF;
  display: inline-block;
}
.left-footer {
  float: left;
  width: 35%;
  color: #FFF;
  display: inline-block;

}
.footer a{
  color: #FFF;
}
.hidden{
  display: none;
}

.widthIn {
  margin-right: auto;
  margin-left: auto;
  max-width: 1400px;
  padding: 1%;
}



.left {
  display: inline-block;
  float: left;
  width: 48%;
  padding-right: 1%;
  padding-left: 1%;
}
.right {
  display: inline-block;
  float: right;
  width: 48%;
  padding-right: 1%;
  padding-left: 1%;
  text-align: right;
}
.wdform-label{
  height: 50px;
}
.process {
  background-color: #f4f2f2;
  text-align: right;
  display: block;
  float: right;
  height: auto;
  width: 98%;
  margin-top: 0.5%;
  padding: 1%;
}
.process h1{
  font-weight: bold;
  color: #a1b400;
  font-size: 32px;
}
.process h2{
  color: #a1b400;
  font-size: 18px;
}
.process p{
   color: #0f303f;
  font-size: 18px;
}
.button-ppc{
  width: 16%;
  height: auto;
  float:left;
}
.button-ppc-s{
  width: 8%;
}
#foo {
  display: none;
}

}
@media screen and (max-width : 900px) {
.sliderWidth {
  width: 100%;
 text-align: center;
  
}
  

.sliderWidth h1{
  font-weight: normal;
  color: #FFF;
  font-size: 28px;
}
.sliderWidth p{
  font-weight: normal;
  color: #FFF;
  font-size: 28px;
}
.sliderWidth .title{
  font-weight: normal;
  color: #FFF;
  font-size: 90px;
   text-align: center;
    margin-top: 2%;

} 


  

}

@media screen and (max-width : 700px) {
.menu {
  display:none;
}
.menuMobile{
display:block;
    margin-top: 2%;
}
.tel{
  display:none;
    
}
.navWidth{
  display:none;
}
.nav{
  display:none;
}
.headerWidth {
  height: auto;
    vertical-align: baseline;
  border-bottom-width: 10px;
  border-bottom-style: solid;
  border-bottom-color: #FFF;
    -webkit-box-shadow: 3px 3px 10px 0.5px #B0B0B0;
  box-shadow: 3px 3px 10px 0.5px #B0B0B0;
}
.header{
  height:auto;
}

.right img {
  width: 98%;
  padding-right: 1%;
  padding-left: 1%;
}
.right-footer {
  width: 98%;
  padding-right: 1%;
  padding-left: 1%;
  text-align: center;
  
}
.footer h2 {
 text-align: center;
}
.left-footer {
  width: 98%;
  padding-right: 1%;
  padding-left: 1%;

}


.sliderWidth{
  margin-top: 110px;
}

.left {
  display: block;
  width: 98%;
  padding-right: 1%;
  padding-left: 1%;
  text-align: center;
}
.right {
  display:block;
  width: 98%;
  padding-right: 1%;
  padding-left: 1%;
}
.sliderWidth .title{

  font-size: 50px;
} 
.sliderWidth .bold{
  font-size: 60px;
 }
.containerWidth2 .box1{
  width: 98%;
  padding-right: 1%;
  padding-left: 1%;
  display:block;
  margin-top: 1%;
  margin-bottom: 1%;
   height:auto;
}

.containerWidth2 .box2{
  width: 98%;
  padding-right: 1%;
  padding-left: 1%;
  display:block;
  margin-top: 1%;
  margin-bottom: 1%;
  height-auto;
   height:auto;
}

.containerWidth2 .box3{
  width: 98%;
  padding-right: 1%;
  padding-left: 1%;
  display:block;
  margin-top: 1%;
  margin-bottom: 1%;
   height:auto;
}
  


@media screen and (max-width : 650px) {

.adwordsButton {
  width: 94%;
  padding-right: 1%;
  padding-left: 1%;
  display:block;
  text-align: center;
    margin-right: 0;
  margin-left: 0;
  float: none;
  height: auto;

}


.navWidth{ 
  top: 150px;

}
.nav{
  height:auto;
}





.containerWidth3 a{
    display:block;
  width: 93%;
}
.containerWidth3 a:hover{
    display:block;
  width: 93%;
}
.left {
  display: block;
  width: 98%;
  padding-right: 1%;
  padding-left: 1%;
}
.right {
  display:block;
  width: 98%;
  padding-right: 1%;
  padding-left: 1%;
} 
.sliderWidth{
  margin-top: 140px;
}
.left {
  display: block;
  width: 98%;
  padding-right: 1%;
  padding-left: 1%;
}
.right {
  display:block;
  width: 98%;
  padding-right: 1%;
  padding-left: 1%;
}
.button-ppc-s{
  width: 16%;
}
.button-ppc{
  width: 32%;
   float:none;
}

  
}
  
 @media screen and (max-width : 300px) { 
  
  .sliderWidth{
  margin-top: 220px;
}
}
