
/*Blog Code*/
.testimonial {
    padding: 40px 80px 70px;
}
  .grecaptcha-badge{
    width: 256px;
    height: 60px;
    display: block;
    transition: right 0.3s ease 0s;
    position: fixed;
    bottom: 50px!important;
    right: -186px;
    box-shadow: gray 0px 0px 5px;
    border-radius: 2px;
    overflow: hidden;
  }
.copy_foot {
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    color: #000;
    font-weight: 600;
    padding: 6px 0px 6px 15px;
    background: #ccc;
    width: 100%;
    position: absolute!important;
    bottom: 0;
}
.lastupdate{padding-left: 20px;padding-bottom: 40px;padding-top: 40px;}
.blogtext {
    text-align: center;
    font-size: 25px;
    padding-bottom: 25px;
    color: #000;
    font-weight: bold;
    margin-top: 0;
}
.testimonial2 {
    border-top: 1px solid #9c9ea2;
    padding: 50px 0;
    border-bottom: 1px solid #9c9ea2;
}
.topsection{
    text-align:center;
    margin: 50px 0 35px 0;
}
.single-box {
    overflow: hidden;
}
.single-box {
    border: 1px solid #a9a9aa;
    padding: 30px 20px 20px;
    border-radius: 10px;
    background: #fff;
    color: #000;
}
.single-box .img-area {
    width: 60%;
    float: left;
    margin: 0;
}
.single-box .content {
    width: 40%;
    float: left;
    padding-left: 30px;
}
.single-box img {
    width: 100%;
    aspect-ratio: 3 / 2;
    object-fit: contain;
}
.single-box h2 {
    font-weight: 600;
    font-family: roboto,sans-serif;
    margin: 0 0 30px 0;
    font-size: 16px;
    line-height: 28px;
}
.single-box a {
    border-radius: 0;
    padding: 8px 15px;
    color: #000;
    background-color: #fff;
    font-size: 12px;
    text-align: center;
    border: 1px solid;
    text-transform: capitalize;
    font-weight: 700;
    font-family: roboto,sans-serif;
    text-decoration: none;
}
.single-box a:hover {
    border: 1px solid #000;
    color: #000;
    text-decoration: none;
}
.bycode {
    margin-top: 30px;
}
.bycode span {
    color: #2e3094;
}
.single-box p {
    line-height: 20px;
    font-size: 14px;
}
.blog_content {
    border-radius: 0;
    padding: 10px 20px 10px 20px;
    color: #fff !important;
    background-color: #0c85b4;
    font-size: 14px;
    font-weight: 500!important;
    text-decoration: unset !important;
}

@media screen and (max-width: 768px){
.single-box {
    border: 1px solid #a9a9aa;
    padding: 30px 20px 20px;
    border-radius: 10px;
    background: #fff;
    color: #000;
}
.single-box .img-area {
    width: 100%;
    float: left;
    margin: 0 0 15px;
}
    .navbar-inverse .navbar-toggle {
        background-color: #006a7f !important;
        margin-top: 20px;
    }

.single-box .content {
    width: 100%;
    float: unset;
    padding-left: 0;
    text-align: center;
}
.testimonial {
    padding: 30px 0 30px 0;
    /*border-top: 1px solid;*/
  /*  border-bottom: 1px solid #9c9ea2;*/
}
.list-wrapper{padding: 0}
.single-box p {
    line-height: 15px !important;
    font-size: 14px !important;
    padding-bottom: 15px !important;
}
}

/*Blog Form Code*/
.blogimage{width: 100%;}
.spacecontent{padding: 50px;}
.spacecontent p{font-family: 'Roboto', sans-serif;font-size: 15px;line-height: 23px;font-weight: 400;padding-bottom: 25px;}
.spacecontent h2{color: #000;font-weight: 600;font-size: 18px;padding-bottom: 10px;}
.maincontent h1{
    font-size: 26px;
    padding-left: 25px;
    letter-spacing: 0px;
    font-weight: 500;}
.maincontent p{font-size: 14px;padding-left: 25px;} 
.flexcode{display: flex;align-items: center;padding-bottom: 25px;}
.nopadding{padding: 0;}
.shareicon {width: 30px;}
.shareimg img {width: 30px;margin-right: 20px;}
 #custom-tooltip {
    display: none;
    margin-left: 0;
    padding: 5px 12px;
    background-color: #0c85b4;
    border-radius: 4px;
    color: #fff;
    position: absolute;
    z-index: 1;
    bottom: 90%;
    left: 12%;
    margin-left: -60px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    bottom: 5%;
}
.intl-tel-input,.iti{
  width: 100%;
}
.md-form {
    position: relative;
    margin-top: 1.0rem !important;
    margin-bottom: 1.0rem !important;
}
.md-form .form-control {
    height: auto;
    padding: 0.6rem 0 0.4rem 0;
    margin: 0 0 0.5rem 0;
    background-color: transparent;
    border-radius: 0;
    padding: 0 !important;
}
#mobile_code{padding-left: 81px !important;}
.submit_code{
    background: #fff;
    border: 1px solid #000;
    padding: 6px 25px;
    font-size: 14px;
    text-transform: uppercase;
}
.linkpage p a{color: #0000ff !important;}
.linkpage a {
    color: #0000ff !important;
    line-height: 25px;
    font-size: 14px;
}

@media (max-width: 768px){
#mobile_code {
    padding-left: 76px !important;
}
.footer_blog{
    padding-bottom: 7%;
}
.gap_fix{
    padding-bottom: 30px;
}
.call{
    float: left;
        margin: 15px 15px 0 0;
}
.whatsapp{
    float: left;
        margin: 15px 0 0 7px;
}

.md-form .form-control {
    height: auto;
     padding: 0px !important; 
     margin: 0  !important; 
    background-color: transparent;
    border-radius: 0;
    width: 100%;
    cursor: pointer;
}
.md-form {
    position: relative;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}
.md-form .form-control {
    height: auto;
    padding: 0px !important;
    margin: 0 !important;
    background-color: transparent;
    border-radius: 0;
    width: 100%;
    cursor: pointer;
}
#custom-tooltip {
    display: none;
    margin-left: 0;
    padding: 5px 12px;
    background-color: #0c85b4;
    border-radius: 4px;
    color: #fff;
    position: absolute;
    z-index: 1;
    bottom: 90%;
    left: 36%;
    margin-left: -60px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    bottom: 17.5%;
}
.spacecontent {
    padding: 15px;
}
.flexcode {
    display: block;
    align-items: center;
    padding-bottom: 25px;
}
.maincontent h1 {
    font-size: 23px;
    padding-left: 0;
    letter-spacing: 0px;
    padding-top: 20px;
    font-weight: 600;
}
.maincontent p {
    font-size: 14px;
    padding-left: 0;
}
.spacecontent h2 {
    color: #000;
    font-weight: 600;
    font-size: 18px;
    padding-bottom: 10px;
    line-height: 21px;
}
.shareimg img {
    width: 30px;
    margin-right: 10px!important;
}
.mt-0{
    padding-right: 0px !important;
    padding-left: 0px !important;
    /*padding: 0px;*/
}
}
.linkpage{padding-bottom: 20px;}
.nospaces{padding: 0;}
@media only screen and (min-width:1400px)
{
    .lastupdate {
    padding-left: 20px;
    padding-bottom: 100px;
    padding-top: 100px;
}
}
@media (min-width: 1200px) {
    .container {
        width: auto;
    }
}
  @media screen and (max-width: 768px){
.menu_social_icon{
        display: flex !important;
        padding: 30px 0;
        background: #006a7f;
        justify-content: flex-end;
}
        .navbar-brand img {
        width: 115px !important;
        margin-top: -8px;
        /* width: 116px; */
    }
    .navbar-nav {
        float: none !important;
        margin-top: 0px !important;
        background: #fff;
        padding-bottom: 0px;
    }
}



@media only screen and (min-device-width: 320px) and (max-device-width: 767px) and (orientation: landscape) {

    .home_logo {
        margin-left: 16px !important;
    }
    .single-box {       
        padding: 15px 10px 10px;
    }
    .single-box .img-area, .single-box .content {
        width: 50%;
    }
    .single-box {
       display: flex;
    }
 

}