body {

   font-family: 'Poppins', sans-serif !important;

}



a:link {
color: #000000 !important;
text-decoration: underline;

}



a:visited {
color: #000000 !important;
text-decoration: underline;
}



table {
margin-top: -25px;
    width: 100%;
}



.logo_row {
    text-align: center;
    background-color: #47E1C2;
margin-bottom: -50px; 
}

.logo {
/* height: 75px !important; */
    margin-top: 20px;
    margin-bottom: 20px;
}


.incentive_row {
    background-color: #47E1C2;
    margin-bottom: -40px;
    padding-bottom: 0px;
    padding-top: 5px;
}

.incentive_txt {
    font-size: 4rem;
    font-weight: bolder;
color:#ffffff;
line-height:2.2;
padding-top: 0px!important;
}

.incentive_txt_small{
font-size:2.0rem;
font-weight:bold;
color:#F7A5D8;
}

.hero_row {
    text-align: center;
    /* background-color: #000000; */

   /* margin-bottom: -50px; */
}



.hero_img{

}


.twocolumn_row {
    background-color: #47E1C2;
    color: #1A1B41 !important;
}

.input_content{
 /* background-color:#ffffff; */
	border-radius: 5px;
  margin-bottom: 20px;
}
.onecolumn_row  {
 background-color:#f5f5f5;
}

h3{
text-transform:uppercase;
text-align: center;
font-weight: 700 !important;
font-size:1.8rem !important;
}

.services_row {
text-align:center;
 background-color:#1A1B41;
color:#000000;
}
.services_txt{
	font-size:2.0rem;
font-weight:bold;
color:#ffffff;
		}	
		
.devices_row {
text-align:center;
 background-color:#f6f7fc;
color:#000000;
}
.devices_txt{
	font-size:2.0rem;
font-weight:bold;
color:#000000;
		}		
.footer_row {
text-align:center;
 background-color:#F8F8F6;
color:#000000;
}

.superhidden{

color:#EFF9FF;

}



#inputArea {

}

.adress {

}


.adress li {
    list-style-type: none;

}

.adress ul{
padding-left: 0;
}



input {
 border-radius: 1px;
width: 100%;
height: 45px;
margin-left: -35px;
padding-left: 2%;
border: 1px solid #000000;
}



input[type="checkbox"] {
    height: 20px;
    width:20px;
}




input[type="radio"] {
    height: 20px;
width:20px;
}

input[type=button], input[type=submit], input[type=reset]{
    height: 20px;
width:20px;
}

#q7753_select {
    border-radius: 1px;
width:100%;
height:45px;
border: 1px solid #000000 !important;
background-color:#ffffff !important;
}
#q7753 {
font-weight:bold;
    font-size: 20px;
}

#q7786 {
font-weight:bold;
font-size: 20px;
}

#q7786 input[type=checkbox] {
    Margin-right: 5px;
    vertical-align: middle;
}


.button {
    width: 100%;
    margin-top: 5px;
    padding-top: 20px;
    padding-right: 10px;
    padding-bottom: 20px;
    padding-left: 10px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
   border: 1px solid #1A1B41; 
    color: #ffffff;
    transition: all 0.3s linear;
    background-color: #1A1B41;
}
.button:hover {
	/* background-color: #c32c30; */
	color: #47E1C2;
	cursor: pointer;
}


/* Small Tablets */
@media (min-width: 0px)and (max-width: 767px) {
#q7753_select {
margin-top:15px
}
	
.input_content{

	border-radius: 0px;

}

.incentive_txt {
font-size:1.8rem;
}
	
.incentive_txt_small{
font-size:0.8rem;
}
	
.incentive_row {
    background-color: #47E1C2;
    margin-bottom: 0px;
    padding-bottom: 15px;
    padding-top: 20px;
}


h3{
font-size:1.4rem !important;
}

input {

height: 35px;

}

#q6611_select {
height:35px;

}


.button {
 font-size: 14px;
}


table {
margin-top:-35px;

}



.adress li {
margin-top:-10px
}

.txt_align {
font-size:12px;

}

.hero_row {

margin-top:-50px;
 margin-bottom: -50px;
}

#q7753 {

    font-size: 16px;
}

#q7786 {

font-size: 16px;
}


.services_txt{
	font-size:1.2rem;

		}	

.logo {
width:50%;

}


 }