html,body
{
    overflow-x:hidden;
}

body{
   font-family: "Montserrat", sans-serif;
  font-weight: 400;
  background-color: #f6f6f6;

}

.estimatedTraffic {
    background: #ffca637d;
    color: #000;
}
.img-width{
    max-width:60% !important;
}
.label-style{
    border: solid 1px #00000033;
    padding: 8px ;
    border-radius: 5px ;
    width: 60% ;
}
.montserrat {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
header{
    margin-top: 0px;
    padding: 7px 0px;
    background: #f0b84b;
       }

    .offer-strip{
    color: #fff;
    font-weight: 800;
    font-size: 18px;
    letter-spacing: .25px;
    margin-bottom: 0;
  font-family: "Montserrat", sans-serif;
}
nav {
    
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
}


.logo-width{
    width: 80px;
}
.content-align{
    display: flex;
    justify-content: center;
    align-items: center;
}

a.btn.btn-primary.hero-btn {
    color: #fff;
    background-color: rgb(255, 202, 99);
    border-radius: 50px;
    padding-top: 18px;
    padding-right: 28px;
    padding-bottom: 18px;
    padding-left: 28px;
    font-weight: 600;
    font-size: 16px;
    font-size: 0.88235294117647rem;
    line-height: 1em;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-color:rgb(255, 202, 99);
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
}
/*.ppc-content{
  width: 900px;
    margin: 0 auto;
}
*/

.btn-style, .btn-style:hover{
     font-family: "Montserrat", sans-serif;
    color: #fff;
    background: #ffca63;
    padding: 18px 28px 18px 28px;
    border-radius: 50px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1em;
    margin:0 auto;
    
}
.ppc-section{
    font-family: "Montserrat", sans-serif;
    background: #00013e;
    padding: 6% 0;
    color: #fff;
    padding-left: 20px;
  padding-right: 20px;
  
}
.ppc-section-form{
    font-family: "Montserrat", sans-serif;
    background: #00013e;
    padding: 6% 0;
    color: #fff;
    padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 12em;
}

.py-6{
    padding-top: 6rem;
    padding-bottom: 6rem;
}

.ppc-section h2, .ppc-section-form h2{
    color: #fff;
    font-size: 3rem;
    font-weight: 700;
}
.ppc-section h4, .ppc-section-form h4{
    letter-spacing: 1.1px;
    font-size: 2rem;
    font-weight: 700;
}
.ppc-section p,.ppc-section ul li, .ppc-section-form p{
    font-size: 12px;
    font-weight: 500;
    margin-top: 20px;
}
.ppc-section li::marker, .ppc-section-form li::marker {
    color: #F4BB00;
    font-size:18px;
}


.calculator-section h2{
    color: #f4bb00;
    font-size: 3.2rem;
    font-weight: 700;
    text-align: center;
}
.underlined {
  position: relative;
  margin-right: 1rem;
  color: #f4bb00;
   font-size: 2.2rem;
    font-weight: 700;
    text-align: center;
}
.underlined:after {
 content: "";
    position: absolute;
    bottom: -13px;
    left: 27px;
    height: 13px;
    width: 85%;
    border: solid 5px #f4bb00;
    border-color: #f4bb00 transparent transparent transparent;
    border-radius: 100%;
}

.banner-right{
    width: 40%;
    text-align: left;
    border-left: 2px solid #38abb9;
    padding-left: 3%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.secondsection h3{
     color: #000;
 font-size: 2.2rem;
   font-family: "Montserrat", sans-serif;
  font-weight: 800;
  text-align:center;
    
}

p.subhead {
  color: #000;
 font-size: 2.2rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
  text-align:center;
}
img#brand {
    width: 100% !important;
    opacity: 1.0;
}
img#brand:hover {
  opacity: 0.5;
}

/*footer style*/

.footer-end{
    background-color:#f4bb00;
     color: #fff;
}
.footer-end-content{
    padding-top:10px;
    display: flex;
    justify-content: space-between;
}
.footer-end a{
    color: #fff;
    text-decoration:none;
}
.footer{
     background-color:#fff;
     color: #000;
}


.footer-content {
   
   display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding-top: 20px;
    align-items: center;
}
.footer-content a{
    color:#000;
    text-decoration:none;
}
.fa {
  padding: 10px;
  font-size: 25px;
  width: 30px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  border-radius: 5px;
  
}

.fa:hover {
    opacity: 0.7;
}

.fa-facebook {
  background: #3B5998;
  color: #fff !important;
}

.fa-twitter {
  background: #55ACEE;
  color: #fff !important;
}
.fa-youtube {
  background: #bb0000;
  color: #fff !important;
}

.fa-instagram {
  background: #125688;
  color: #fff !important;
}

.fa-linkedin {
  background: #007bb5;
  color: #fff !important;
}
.ads-section{
    padding-left: 20px;
  padding-right: 20px;

}  
.ads-container  {
    width: 50%;
    margin-bottom: 30px;
    /* background-color: #fff; */
    border-radius: 10px;
    padding: 20px;
    box-shadow:  0 0 10px rgb(20 30 0 / 19%);
}
/*form style*/
.form-container  {
    width: 50%;
    margin: 50px auto;
    /* background-color: #fff; */
    border-radius: 10px;
    padding: 20px;
    box-shadow:0 0 10px rgb(20 30 0 / 19%);
    margin-top: -150px;
    background-color: #fff;
}
.form-section{
    padding-left: 20px;
  padding-right: 20px;
}



h1 {
    text-align: center;
    color: #333;
}


.input-with-symbol {
    position: relative;
}



.input-with-symbol input {
    padding-left: 20px; 
    padding-right: 10px;
}


.input-container {
    margin-bottom: 20px;
    display: flex !important;
}

.input-container label {
     font-family: "Montserrat", sans-serif;
    /*display: block;*/
    margin-bottom: 5px;
    font-weight: bold;
    color: #666;
    width:35%;
     display: flex;
    align-items: center;
}

.input-container input {
     font-family: "Montserrat", sans-serif;
     width: 60%;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #ccc;
}
.input-style input {
     font-family: "Montserrat", sans-serif;
     width: 60%;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #ccc;
}
.input-container select {
     font-family: "Montserrat", sans-serif;
     width: 60%;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #ccc;
}
.currencyinput  {
    font-family: "Montserrat", sans-serif;
    width: 60%;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #ccc;
   
}

.currencyinput input {
    border: 0;
    font-family: "Montserrat", sans-serif;
    width: 95%;
    padding: 2px;
}

.currencyinput:hover{
     border: 1px solid #eca609;
}
.input-style input:hover {
    border: 1px solid #eca609;
}
.input-container select:hover {
   
    border: 1px solid #eca609;
}
button {
    display: block;
    margin: 0 auto;
    padding: 10px 20px;
    background-color: #000;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s;
}

button:hover {
    background-color: #000;
}


.results {
    margin-top: 30px;
}

.result {
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #000;
}

.result:last-child {
    margin-bottom: 0;
}



.results-table {
    font-family: "Montserrat", sans-serif;
    width: 100%;
    border-collapse: collapse;
    margin-top: 20px;
}

.results-table th, .results-table td {
   border: 1px solid #dddddd;
    text-align: center;
    padding: 8px;
    color: #000;
    /*font-weight: 600;*/
}

.results-table th {
    background-color:#ffca63;
    color:#fff;
}
.bold-text {
    font-weight: bold !important;
}

.card{
 box-shadow: 0.125rem 0.125rem 0.5rem 1px #e9ecef;
    border-radius: 0;
    border: 0;
   margin: 5px;
    min-height: 100%;
    padding: 0px;
}


.card-text{
    font-size: 12px;
    font-family: 'Source Serif Pro', Work Sans, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    color: #006778;
    text-transform: none;
    font-weight: 600;
    
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.card-body{
  
  border-style: solid !important;
    border-color: #efefef !important;
    background: #efefef !important;
    border-radius: 4px !important;
    padding: 15px !important;
    margin: 0 !important;
    display: block;
    position: relative;

}

.card-title{
        font-weight: bold;
    font-size: 15px;
    overflow: hidden;
    padding-right: 25px;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #000000;
    margin-bottom: 2px;
}
.card-subtitle{
        color: #000000;
    opacity: 0.5;
    font-size: 7px !important;
    padding-top: 5px;
}
.card-img{
    flex-direction: column;
    padding: 0px 0px 0px 20px;
    justify-content: center;
    display: flex;
}

.card-des{
    font-size: 14px;
    font-family: "Open sans";
    color: #000000;
}
.icons{
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.rounded-circle{
    height: 20%;
    width: 20%;
}
.btn{
    font-size: 14px;
    text-align: left;
}
 .content_area {
            max-height: 65px;
            overflow: hidden;
            transition: max-height 0.5s ease;
        }

        .show-content {
            max-height: none;
        }

        .read-more {
            display: none;
        }
        
.slick-prev:before {
    content: 'â†';
    color: black;
}
.slick-next:before {
    content: 'â†’';
    color: black;
}


        
        
@media screen and (min-width:320px) and (max-width:767px)
{
  .footer-content {
    display: block;
    text-align: center
  }
  .currencyinput input {
    
    width: 90% !important;
    
}
.input-container label {
   
    font-size: 10px;
    display: flex;
    align-items: center;
}
}


