#whole{
  float: left;
  width: 100%;
  height: 100%;
  font-family: Inter, 'Inter', sans-serif;
  /* font-family: Poppins, 'Poppins', sans-serif; */
  padding: 0px;
  margin: 0px;
  /* background: transparent; */
  /* padding: 0px 3% 0px 3%; */
  /* background-image: url('../images/waterBack.jpeg'); */
}

.topMenu{
  float: left;
  width: 100%;
  height: auto;
  background-color: white;
  padding: 0px 10px 0px 10px;
  border-bottom:1px solid #e9e9e9;

}

.logo{
  float: left;
  width: auto;
  height: auto;
  padding: 4px 0px 0px 20px;

}
.respond{
  float: left;
  width: 100%;
  height: auto;
}
.myBlue{
  color: #0054A6;
}
.myGrey{
  color: grey;
}
.projectDetails{
  float: left;
  width: 100%;
  height: auto;
  padding: 20px 20px 20px 20px;
  background-image: url('../images/background.png');
  background-position: bottom;
  background-repeat: no-repeat;
}
.render{
  float: left;
  display: none;
  width: 100%;
  height: auto;
  background: #FFD700;
}

  .render ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
  .render li{
    text-align: left;
    padding: 10px 20px 10px 20px;
    font-size: 14px;
    border-top: solid 1px #e9e9e9;
  }
  .render a{
    /* padding: .5rem 1rem; */
    color: #0054A6;
  }
  .render a:hover{
    text-decoration: none;
  }
  .render li:hover{
    width: 100%;
    color: white;
    /* background-color: #5bb5a5; */
    background-color: #0054A6;
  }
  .render ul .pad{
    padding-left: 20px;
  }
  .render ul .pad li:hover{
    background: none;
  }
  .render ul .pad li a:hover{
    color: white;
  }
  .render.active{
    display: flex;
  }

  .otherLanguages{
    float: right;
    width: auto;
    height: auto;
    display: inline-block;
    vertical-align: top;
    list-style-type: none;
    /* padding: auto; */
  }
  .otherLanguages ul li{
    width: auto;
    text-decoration: none;
    list-style-type: none;
    text-align: center;
    float: left;
    padding: 15px 7px 0px 7px;
    color: grey;
  }
  .otherLanguages ul li a:hover{
    opacity: 0.5;
  }

  .otherLanguagesMob{
    float: right;
    width: auto;
    height: auto;
    vertical-align: top;
    list-style-type: none;
    margin: 0;
    padding: 0;
    /* padding: auto; */
  }
  .otherLanguagesMob ul li{
    width: auto;
    text-decoration: none;
    list-style-type: none;
    text-align: center;
    padding: 15px 7px 0px 7px;
    color: grey;
  }
  .otherLanguagesMob ul li a:hover{
    opacity: 0.5;
  }
  .otherLanguagesMob:hover{
    cursor: pointer;
  }
  .clientP{
    margin: -2px 0px 0px 0px;
  }
  .clientM{
    margin: -7px 0px 0px 0px;
  }
  .dropdownEr{
    float: right;
    width: auto;
    height: auto;
    vertical-align: top;
    list-style-type: none;
    padding: 5px;
    /* border: solid 1px grey; */
    margin: 10px 60px 10px 0px;
  }

  .droppy{
    border: solid 1px grey;
  }

  .webLanguages{
    float: left;
    width: auto;
    height: auto;
  }

.ddream{
  float: left;
  width: 100%;
  height: auto;
  padding: 20px 50px 20px 50px;

}
.toggle-button{
  position: absolute;
  top: .25rem;
  right: 1rem;
  /* display: none; */
  flex-direction: column;
  justify-content: space-between;
  width: 30px;
  height: 21px;
  margin: 15px 15px 0px 0px;
}

.toggle-button .bar{
  height: 3px;
  width: 100%;
  background-color: gold;
  border-radius: 10px;
}
.toggle-button{
    display: flex;
  }
@media(max-width:1070px){
  #showLink{
    display: none;

  }
}
@media(min-width: 1070px){
  #showLinkMedia{
    display: none;

  }
}
@media(min-width: 1070px){
  .toggle-button{
    display: none;

  }
}

@media(max-width: 1070px){
  .otherLanguages{
    padding-right: 60px;
    display: none;

  }
  .webLanguages,.webPrint,.webBiz,.webServer,.webSoftware,.webMarketing,.webGraphic,.webFunding,.web{
    padding: 10px 0px 10px 0px;
  }
}

@media(min-width: 1070px){
  .dropdownEr{
    display:none;
    float: left;
    margin-right: 60px;
  }
}


.formaz{
  padding: 25px 0px 0px 0px;
}
.FeaturedSpot{
  float: left;
  width: 100%;
  height: auto;
  padding: 20px 10px 20px 10px;
}
.FeaturedSpoty{
  float: left;
  width: 100%;
  height: auto;
  padding: 20px 50px 20px 50px;
}
.FeaturedSpotter{
  float: left;
  width: 100%;
  height: auto;
  padding: 50px 10px 20px 0px;
}
.stickyhead{
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 5;
}
.bigy{
  font-size: 16px;
}
.spacd{
  float: left;
  width: auto;
  height: auto;
  padding: 0px 10px 0px 0px;
}
.spacd:hover{
  color: #FFD700;
}
.spac{
  float: left;
  width: auto;
  height: auto;
  padding: 0px 5px 0px 0px;
}
.sizeUp{
  font-size: 40px;
}
.buttonAct{
  float: right;
  width: auto;
  height: auto;
  padding: 10px 30px 10px 30px;
  border: solid 1px #0054A6;
  background: #0054A6;
  color: white;
  border-radius: 50px;
  font-size: 18px;
  position: relative;
  margin-top: -47px;
}
.buttonAct:hover{
  background: #FFD700;
  color: #0054A6;
  text-decoration: none;

}
.butAction{
  float: left;
  width: auto;
  height: auto;
  padding: 10px 30px 10px 30px;
  border: solid 1px #0054A6;
  background: white;
  color: #0054A6;
  border-radius: 50px;
  font-size: 18px;
  position: relative;

}
.butAction:hover{
  background: #FFD700;
  color: #0054A6;
  text-decoration: none;

}
.butGen{
  float: left;
  width: 100%;
  height: auto;
  padding: 10px 30px 10px 30px;
  border: solid 1px #0054A6;
  background: white;
  color: #0054A6;
  border-radius: 5px;
  font-size: 18px;
  position: relative;
  margin: 0px 0px 10px 0px;

}
.butGen:hover{
  background: white;
  color: #0054A6;
  text-decoration: none;

}
.butGeny{
  float: left;
  width: 100%;
  height: 100px;
  padding: 10px 30px 10px 30px;
  border: solid 1px #0054A6;
  background: white;
  color: #0054A6;
  border-radius: 5px;
  font-size: 18px;
  position: relative;
  margin: 0px 0px 10px 0px;

}

.butGenA{
  float: left;
  width: 100%;
  height: auto;
  padding: 10px 30px 10px 30px;
  border: solid 1px #0054A6;
  background: #0054A6;
  color: white;
  border-radius: 5px;
  font-size: 18px;
  position: relative;
  margin: 0px 0px 10px 0px;

}
.butGenA:hover{
  background: #FFD700;
  color: #0054A6;
  text-decoration: none;

}

.butGenB{
  float: none;
  width: auto;
  height: auto;
  padding: 7px 15px 7px 15px;
  border: solid 1px #0054A6;
  background: white;
  color: #0054A6;
  border-radius: 50px;
  font-size: 16px;
  position: relative;
  margin: 0px 0px 10px 0px;

}
.butGenB:hover{
  background: #0054A6;
  color: white;
  text-decoration: none;

}

.butGreen{
  float: none;
  width: auto;
  height: auto;
  padding: 10px 30px 10px 30px;
  background: #006503;
  color: white;
  border-radius: 50px;
}
.butGreen:hover{
  background: black;
  color: white;
  text-decoration: none;
}

.butBlue{
  float: none;
  width: auto;
  height: auto;
  padding: 10px 30px 10px 30px;
  background: #0054A6;
  color: white;
  border-radius: 50px;
}
.butBlue:hover{
  background: black;
  color: white;
  text-decoration: none;
}

.butRed{
  float: none;
  width: auto;
  height: auto;
  padding: 10px 30px 10px 30px;
  background: red;
  color: white;
  border-radius: 50px;
}
.butRed:hover{
  background: black;
  color: white;
  text-decoration: none;
}

.butGold{
  float: none;
  width: auto;
  height: auto;
  padding: 10px 30px 10px 30px;
  background: #FFD700;
  color: white;
  border-radius: 50px;
}
.butGold:hover{
  background: black;
  color: white;
  text-decoration: none;
}

.hostDetails{
  float: left;
  width: 100%;
  height: auto;
  margin: 10px 0px 10px 0px;

}
.bigM{
  font-size: 20px;
}
.myGreen{
  color: #006503;
}
.myRed{
  color: red;
}
.myGold{
  color: #FFD700;
}
.hostPlans{
  float: left;
  width: 100%;
  padding: 50px 0px 50px 0px;
  background: #E1E9FE;
}

.DomainPlans{
  float: left;
  width: 100%;
  padding: 60px 0px 45px 0px;
  background: #E1E9FE;
}
.domainSection{
  height: auto;
  margin-top: -5px;
}
.BizPlans{
  float: left;
  width: 100%;
  padding: 20px 50px 20px 50px;
  background: #E1E9FE;
}
.step{
  width: 100%;
  height: auto;
  padding: 20px 0px 0px 0px;
}
.myWhite{
  color: white;
}

.Highlighter{
  float: left;
  width: 100%;
  height: auto;
  padding: 50px 50px 50px 50px;
  background: #0054A6;
}

.HighlighterBtn{
  float: right;
  width: auto;
  height: auto;
  padding: 15px 40px 15px 40px;
  background: #0054A6;
  color: white;
  font-size: 18px;
  border: solid 1px white;
  border-radius: 50px;
  margin: 30px 0px 0px 0px;
}
.HighlighterBtn:hover{
  background: white;
  color: #0054A6;
  border: solid 1px white;
  text-decoration: none;
}

.SearchAct{
  float: left;
  width: 100%;
  height: auto;
  padding: 10px 20px 10px 20px;
  border: solid 1px #0054A6;
  color: #0054A6;
  border-radius: 50px;
  font-size: 18px;
  position: relative;
}

.popp{
  text-decoration: none;
  color: #0054A6;
  cursor: pointer;
}
.popp:hover{
  color: #FFD700;
}
.pdd{
  float: left;
  font-size: 16px;
  margin: 0px 0px 0px 0px;
  text-align: center;
  vertical-align: middle;
  display: inline-block;

}
.pddw{
  float: left;
  font-size: 16px;
  margin: 3px 0px 0px 0px;
  text-align: center;
  vertical-align: middle;
  display: inline-block;

}

.accordion {
  background-color: #e9e9e9;
  color: #0054A6;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

.active, .accordion:hover {
  background-color: #0054A6;
  color: white;
}

.panel {
  float: left;
  width: 100%;
  height: auto;
  padding: 10px;
  display: none;
  background-color: white;
  overflow: hidden;
  text-align: left;
}
.accordion:after {
  content: '\02795'; /* Unicode character for "plus" sign (+) */
  font-size: 13px;
  color: white;
  float: right;
  margin-left: 5px;
}
.terma{
  float: left;
  width: 100%;
  height: auto;
  padding: 10px 0px 10px 0px;
}
.FAQTerms{
  float: left;
  width: 100%;
  height: auto;
  padding: 0px 0px 0px 0px;
  /* border: 1px solid #e9e9e9; */
  color: grey;
  background: transparent;
  margin: 0px 0px 20px 0px;
}
.FAQTerms P{
  font-size: 16px;
}
/* .menuNav{
  float: right;
  list-style: none;
  width: auto;
  height: auto;
  padding: 10px 20px 0px 0px;

}
.menuNav li {
  float: left;
  list-style-type: none;
  display: block;
  padding: 10px 10px 10px 10px;

}

.menuNav li a{
  color: #000080;
}

.menuNav li a:hover{
  color: red;
} */

.menuNav {
  float: right;
  width: auto;
  background: transparent;
  text-align: center;
  margin: 00px 20px 0px 0px;
  display: inline-block;
  vertical-align: top;
  list-style-type: none;
}


.menuNav li {
  position: relative;
  float: left;
}

.menuNav li a {
  background: transparent;
  display: inline-block;
  color: #0054A6;
  text-decoration: none;
  padding: 20px 15px 27px 15px;
  -webkit-transition: all 0.1s ease-in;
  -o-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}


.menuNav li a:hover {
  background: transparent;
  color: red;
}

.menuNav li > ul {
  display: none;
  position: absolute;
  min-width: 200px;
  top: 100%;
  left: 0;
  z-index: 1;
  text-align: left;
}

.menuNav li > ul li {
  float: none;
  margin: 0;
}

.menuNav li > ul li a {
  display: block;
  border-top: 1px solid #0054A6;
  padding: 10px 15px 10px 15px;
}

.menuNav li > ul li a:hover {
  background: #e9e9e9;
  color: red;
}

.menuNav li:hover a{
  background: #e9e9e9;
}

.menuNav li.active a {
  background: transparent;
}

.menuNav li.active {
  pointer-events: none;
}
.menuNav ul{
  list-style-type: none;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}

.domainGreen{
  float: left;
  width: 100%;
  height: auto;
  padding: 10px 15px;
  font-size: 2vw;
  background: #006503;
  color: white;
  border-radius: 5px;
}
.domainBlue{
  float: left;
  width: 100%;
  height: auto;
  padding: 10px 15px;
  font-size: 2vw;
  background: #0054A6;
  color: white;
  border-radius: 5px;
}
.domainRed{
  float: left;
  width: 100%;
  height: auto;
  padding: 10px 15px;
  font-size: 2vw;
  background: red;
  color: white;
  border-radius: 5px;
}
.domainGold{
  float: left;
  width: 100%;
  height: auto;
  padding: 10px 15px;
  font-size: 2vw;
  background: #FFD700;
  color: white;
  border-radius: 5px;
}


@media(max-width: 990px){
  .pricer{
    font-size: 12px;
  }
  .domainGreen, .domainBlue, .domainRed, .domainGold{
    font-size: 14px;
  }
  .DomainPlans .container{
    padding: 0px;
  }
  .ddream{
    padding: 20px 0px 20px 0px;

  }
}

.getLeft{
  float: left;
  width: auto;
  height: auto;
}

.getRight{
  float: right;
  width: auto;
  height: auto;
}
.styler{
  float: left;
  width: 100%;
  height: auto;
  background-image: url('../images/backy.png');
  background-position: cover;
  background-repeat:repeat;
}

.midFoot{
  float: left;
  width: 100%;
  padding: 30px 30px 30px 30px;
  background: #E1E9FE;
}

.imgageGrowth{
  /* background-image: url("../images/background.png"); */
  /* float: left;
  width: 100%;
  height: auto; */
}
.foot{
  float: left;
  width: 100%;
  height: auto;
  padding: 10px 0px 0px 0px;
  background: white;
  color: gray;
  /* position: -webkit-sticky;
  position: sticky; */
  bottom: 0px;
  z-index: 100;
  margin: 10px 0px 0px 0px;
  border-top:1px solid #e9e9e9;
}
.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:20px;
	right:20px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.float:hover{
  text-decoration: none;
  color: gold;
}

.my-float{
	margin-top:16px;
}
.footer{
  float: left;
  width: 100%;
  height: auto;
  padding: 10px 20px 10px 20px;
  background: #0054A6;
  color: white;

}
.input-error {
  border: 2px solid red;
}
.error-msg {
  color: red;
  font-size: 0.85em;
  margin-top: 4px;
}
.converted-amount {
  font-size: 0.9em;
  color: green;
  margin-top: 4px;
}
.currency-wrapper {
  position: relative;
}
.currency-wrapper span.currency-label {
  position: absolute;
  top: 50%;
  left: 12px;
  transform: translateY(-50%);
  font-size: 14px;
  color: #555;
  pointer-events: none;
}
.currency-wrapper input {
  padding-left: 50px;
}