html {
    scroll-behavior: smooth;
    }
    .sepreat_section .dropdown{
    margin-top: 0px !important;
        float: left;
        width: 100%;
        border: 0;
    }
    .inheight{
        height:610px;
    }
    .sepreat_section .dropdown button:focus{
        background-color: #D8D8D8 !important;
        color: #666666 !important;
            padding: 0 5px;
    }
    .sepreat_section .dropdown button{
            margin: 0px !important;
        border-bottom: 0.5px solid #9b9b9b;
        border-radius: 0 !important;
        width: 100% !important;
        background: transparent !important;
        border-top: 0;
        border-left: 0;
        border-right: 0;
        box-shadow: none !important;
        text-align: left !important;
        font-size: 18px !important;
        font-weight: 400 !important;
        line-height: 24px !important;
        height: 35px !important;
        color: #9B9B9B !important;
    }  
    .sepreat_section .dropdown button .fa{
            margin-top: 5px;
            float: right;
    }
    .sepreat_section .dropdown .dropdown-menu{
            width: 100%;
        border-radius: 0;
        border: 0;
        margin-top: 0;
        padding: 8px 0px;
    }
    .talk_us_new{ 
        margin-top: 27px;
    }
    .sepreat_section .dropdown-menu>li>a{
        color: #444444;
        font-family: Roboto;
        font-size: 16px;
        line-height: 21px;
            padding: 3.5px 14px;
            cursor: pointer;
    }
    .sepreat_section .dropdown-menu>li>a:hover,.activeoption{
        color: #4B96F2 !important;
    }
    .sepreat_section_new textarea::placeholder {
    color: #9B9B9B;
    font-size: 18px;
    font-weight: 400;
    }   
    /* contact us */
    #contact__us{
    /*margin-top: 124px;*/
    background-image: url(../image/contact/banner.png);
    background-position: 78% 100%;
    background-size: cover; 
    background-repeat: no-repeat;
    }
    
    .location {
    background-color: rgb(238, 238, 238);
    height: 380px;   
    overflow: auto;
    }  
    
    #contact__us h1{
    font-size: 40px;
    line-height: 53px;
    font-weight: 400;  
    color: #FFFFFF;
    margin:1.5px 0px;   
    }
    .new_form  
    {
    border-radius: 4px 4px 0 0;
    border: 1px solid #4CED00;
    background-color: #FFFFFF;
    padding: 14px 17px 18px;
    min-height: 345px;
    width: 403px;
    margin-left: 116px; 
    float: left;
    border-bottom-color: #b1b1b1;
    border-bottom-width: 1.5px;
    } 
    .nphonecontact{
    color: #4B96F2;
    }
    .new_form h1{
    font-size: 40px;
    line-height: 53px;
    font-weight: 400;
    color: #666 !important;
    margin: 1.5px 0px; 
    }	
    .form_type button{
    height: 35px;
    width: 115px;
    border-radius: 4px;
    background-color: #35A100;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 500;
    line-height: 19px;
    text-align: center;
    margin: 24px 16px 0px 0px;
    padding: 0px;
    float: left;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,0.2), 0 3px 1px -2px rgba(0,0,0,0.12), 0 2px 2px 0 rgba(0,0,0,0.14);
    }
    .new_form button{
    height: 35px;
    width: 115px;
    border-radius: 4px;
    background-color: #35A100;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 500;
    line-height: 19px;
    text-align: center;
    margin: 14px 16px 0px 0px;
    padding: 0px; 
    float: left;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,0.2), 0 3px 1px -2px rgba(0,0,0,0.12), 0 2px 2px 0 rgba(0,0,0,0.14);
    }
    
    .form_type button:hover{ 
    background-color: #2b8100; 
    color: #FFFFFF;
    transition: 0.1s ease all; 
    }
    p.privacy{
    color: #9B9B9B;
    font-size: 12px;
    line-height: 16px;
    margin: 24px 0px 0px 0px;
    }
    .form-group .col-sm-12{
    color: #9B9B9B;
    font-size: 12px;
    line-height: 16px;
    margin: 24px 0px 0px 0px; 
    } 
    p.privacy a{
    color: #4B96F2;
    }
    
    
    .floating-form {
    margin-top: 30px;
    margin-bottom: 20px;
    }
    
    
    /* form */
    
    #contact__us form div {
    position: relative;
    margin-top: 30px;
    }
    
    input:focus ~ .floating-label{
    top: -21px;
    bottom: 10px;
    left: 0px;
    font-size: 11px;
    line-height: 18px;
    opacity: 1;
    color: #4ced00;
    }
    input:not(:placeholder-shown) ~ .floating-label{
    top: -21px;
    bottom: 10px;
    left: 0px;
    font-size: 11px;
    line-height: 18px;
    opacity: 1;
    color: #39A307;
    }
    input.floating_label_active ~ .floating-label{
    top: -21px;
    bottom: 10px;
    left: 0px;
    font-size: 11px;
    line-height: 18px;
    opacity: 1;
    color: #39A307;
    }  
    select:focus ~ .floating-label,
    select:not(:focus):valid ~ .floating-label{
    top: -20px;
    bottom: 10px;
    left: 0px;
    font-size: 13px;
    line-height: 18px;
    opacity: 1;
    color: #39A307;
    }
    
    textarea:not(:focus):valid ~ .floating-label{
    top: -20px;
    bottom: 10px;
    left: 0px;
    font-size: 13px;
    line-height: 18px;
    opacity: 1;
    color: #39A307;
    }
    textarea:focus ~ .floating-label{
    top: -20px;
    bottom: 10px;
    left: 0px;
    font-size: 13px;
    line-height: 18px;
    opacity: 1;
    color: #4ced00;
    }
    textarea:focus{
    color: #fff; 
    transition: 0.1s ease all;
    }  
    textarea{
    /*overflow: hidden;*/
    resize: none; 
    }
    
    .inputText {
    font-size: 18px;  
    color: #fff;
    font-weight: 400;
    width: 100%;
    border: 0px;
    border-bottom: 1px solid #9B9B9B;
    background-color: transparent;
    line-height: 24px;
    }
    .inputText_new {
    font-size: 18px;  
    color: #666; 
    font-weight: 400;
    width: 100%;
    border: 0px;
    border-bottom: 1px solid #9B9B9B;
    background-color: transparent;
    line-height: 24px;
    }
    .textarea_new
    {  
    font-size: 18px;
    color: #666 !important; 
    font-weight: 400;
    }
    .inputText_1 {
    font-size: 18px;
    color: #9B9B9B;
    font-weight: 400;
    width: 100%;
    border: 0px;
    border-bottom: 1px solid #9B9B9B;
    background-color: transparent;
    line-height: 24px;
    outline: 0px;
    }
    
    .inputText:focus{
        border: none !important;
    border-bottom: 1px solid #39A307;
    }
    
    .inputText_1:focus{
        border: none !important;
        border-bottom: 1px solid #39A307;
        }
    #input-interest:focus{
        border: 0 !important;
    }
    
    .floating-label {
    position: absolute;
    pointer-events: none;
    left: 0px;
    top: 0px;
    transition: 0.2s ease all;
    color: #9B9B9B;
    font-size: 18px;
    font-weight: 400; 
    }
    
    
    
    select{
    color:#9B9B9B;
    }
    
    option:not(first-child) {
    color: #444444;
    font-size: 16px;
    line-height: 21px;
    }
    
    
    select{
    background: transparent url(../image/contact/dropdown.svg) no-repeat 100% !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    }
    
    span.error{
    position: relative;
    top: 3px;
    font-size: 13px;
    color: #FF7B7B;
    }
      
    .sepreat_section{
    margin-top:35px !important; 
    }
    
    /* sucess */
    
    .sucess{
    display: none;
    }
    
    .sucess h5 {
      margin-top: 17px;
      margin-bottom: 8px;
      font-size: 23px;
      font-weight: 400;
      line-height: 30px;
      color: #FFFFFF;
    }
    
    .sucess p{
    font-size: 14px;
    line-height: 19px;
    color: #FFFFFF;
    /*font-weight: 300;*/
    }
    
    
    
     
      /* talk to us */
    
    .talk_us{
    /*position: absolute;*/
    width: 460%;
    left: 0;
    min-height: 300px;
    padding: 15px 25px; 
    border: 1px solid #4CED00;
    border-radius: 4px;
    background-color: rgba(255,255,255,0.9);
    margin-top: 67px;  
    border-right: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    } 
    .talk_us_bannner{
        /*position: absolute;*/
        width: 460%;
        left: 0;
        min-height: 300px;
        padding: 15px 0px; 
        
        } 
    .talk_us h2{
    font-size: 22px;
    font-weight: 400;
    line-height: 29px;
    color: #666666;
    margin: 0px;
    }
      
    .talk_us p{
    width: 330px;
    font-size: 14px;	
    line-height: 19px;
    color: #666666;
    }
    
    .talk_us p a{
    color: #4B96F2;
    }
    .talk_us_new h2{ 
    font-size: 32px;
    font-weight: 400;
    line-height: 29px;
    color: #fff;
    margin: 0px;
    margin-bottom: 10px;
    }
    .talk_us_new p{
        width: 100%;
        font-size: 16px;
        line-height: 19px;
        color: #fff;  
    }
    .talk_us_new h3 {
        margin: 0px 0px 5px 0px;
        color: #fff;
        font-size: 22px;
        font-weight: 400;
        line-height: 29px;
    }
    .contact_details{
    margin-top: 12px;
    margin-left: 0;
    }
    
    .contact_details img{
    
    margin-right: 9px;
    position: relative;
    top: 4px;
    }
    
    span.tel a{
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #666666;
    }
     
    .contact_details div{
    margin-bottom: 12px;
    }
    
    span.cmn a{
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #4B96F2 !important;
    }
      
    img.mail{
    position: relative;
    top: 6px;
    }
      
    img.loc{
    top: 0px;
    }
      
    .talk_us h3{
    margin: 0px 0px 5px 0px;
    color: #666666;
    font-size: 22px;
    font-weight: 400;
    line-height: 29px;
    }
    
    a.socialicon img{
    width: 30px;
    height: 30px;
    }
    
    a.socialicon{
      margin-right: 16px;
    }
    
    
    
    
    /* maps */
    .maps{
    padding: 30px 0px 36px 0px;
    background-color: #fff;
    }
    
    .maps p{
    color: #666666;
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    margin: 0px 0px 30px;
    }
    
    .pr-0{
      padding-right: 0px;
    }
    
    .pl-0{
      padding-left: 0px;
    }
    
    
    .country{
    background-color: rgb(238, 238, 238);
    height: 391px; 
    overflow-x: hidden;
    overflow-y: scroll;
    }
    
    .country .tablinks{
    padding: 8px 10px;
    cursor: pointer;
    }  
     
    .country .active{
    background-color: #fff;
    }
     
    .tablinks h6{
    color: #000;
    font-size: 16px;
    margin: 0px 0px 10px;
    font-weight: 500;
    }
    .table, address, dl {
        margin-bottom: 10px !important;
    }
    p.addr{
    margin-bottom: 5px !important;
    }
     
    p.phon{
    margin-bottom: 10px !important;
    }
     
    .tablinks p{
    font-size: 14px;
    font-weight: 500;
    margin-top: 0px;
    margin-bottom: 0px;
    }
     
    .tablinks p a{
    color: #4B96F2;
    } 
    
    #mapOne, #mapTwo, #mapThree{
    height:365px;
    width:100%;
    }
    /* Scroll bar */
    .country::-webkit-scrollbar-track
    {
    background-color: #fff;
    }
    .country::-webkit-scrollbar
    {
    width: 6px;
    background-color: #fff;
    }
    .country::-webkit-scrollbar-thumb
    {
    background-color: #c2c2c2;  
    border-radius: 10px;
    }
    .captch{  
        margin-top: 0 !important;
        padding-left: 0;
    } 
    .captch .form-group {
            margin-top: 22px !important;
    }
    .captch_new .form-group {
            margin-top: 8px !important;
    }   
    }  
    .container-full{
        padding: 21px 0 41px 0;
        min-height: 500px;
    }
    .container-full_new{
        padding: 21px 0 0px 0;
        min-height: 500px;
    }
    .googlecaptcha_vw1 a{text-decoration: none !important;}
    .googlecaptcha_vw1 .text-danger
    {
        margin-top: 5px !important;  
        color: #FF7B7B !important; 
    }
    
    /* all Mobile  Devices */
    @media screen and (max-width: 767px){ 
    
    .mobile_hidden{
    display: none;
    }
    .new_form {
        margin-top: 10px;
        padding: 14px 17px 18px !important;
        width: 100%; 
        margin-left: 0px;
    }
    textarea{
    font-size: 16px;
    line-height: 21px;
    }
    #contact__us{
    /*margin-top: 73px;*/
    background-position: 36% 0;
    padding: 0px 0px 33px 5px;
    }
    
    .form_type{
    padding: 0px;
    }
    
    .form_type button{
    margin-right: 100%;
    margin-bottom: 15px;
    margin-top: 22px;
    }
    
    .talk_us{
    margin-top: 24px;
    padding: 14px 45px 27px 27px;
    height: auto;
    }
         
    .talk_us p{
    width: 100%;
    }
    
    .talk_us h3{
    margin-bottom: 6px;
    font-size: 22px;
    }
    
    .contact_details {
    margin-bottom: 15px;
    margin-left: 0px;
    }
    
    .maps{
    padding:16px 0px 20px;
    }
        
    .maps p{
    margin-left: 19px;
    margin-bottom: 16px;
    }
    
    .pr-0{
    padding-left: 0px;
    }
    
    .pl-0{
    padding-right: 0px;
    }
    .country{
    /* height: auto; */
    overflow: scroll;
    }     
    .form_type button {
        width: 122px;
    }
    #contact__us {
        /* margin-top: 73px; */
        background-position: 36% 0;
        padding: 0px 0px 10px 5px;
    }   
    }
     
    
    /* Only Iphone 5s*/
    @media only screen and (max-width: 320px) {
    
    .talk_us h3{
    font-size: 20px;
    }
    
    }
    
    
    /* only Ipad devices */
    @media only screen 
    and (min-device-width : 768px) 
    and (max-device-width : 1024px){
    .form_type button { 
        width: 102px;
    }
    #contact__us{
    /*margin-top: 156px;*/   
    padding: 0px;   
    background-position: 47% 100%;   
    }
    .new_form {
        margin-left: 10px; 
    }
    .form_type button{
    margin: 24px 16px 12px 0px;
    }
    
    p.privacy{
    margin: 22px 0px 0px 0px;
    }
    
    .talk_us {
    margin-top: 68px;
    padding: 15px 19px 0px;
    height: 319px;
    }
    
    .talk_us p{
        width: 100%;
    
    }
    
    .maps{
    padding: 26px 0px 24px;
    }
    
    .maps p{
    margin: 0px 0px 24px;
    }
    
    #mapOne, #mapTwo, #mapThree {
    height: 244px;
    width: 100%;
    }
    
    .country{
    /*height: auto;*/  
    }
    
    }
    .googlecaptcha_vw1{
        margin-top:0px !important;
        float:left;
    }
    @media (max-width: 1025px) {
        .talk_us{
            position: unset; 
            width: 105%;
        }
    }
    @media (max-width: 1199px) and (min-width: 1024px) {
      .emenu { padding-left: 0px!important; }
      .hsearch .emenu li a { font-size: 12px; }
      .top-menu .ex-menu {padding-left: 25px;}
      .box-currency .dropdown-toggle {font-size: 12px;}
      .lang1 .box-currency .btn-group { padding: 8px 0px 7px;}
      .box-currency .dropdown-toggle{padding: 0px;}
      .All-industries { font-size: 12px!important;}
      .captch {padding-left: 14px;}
      }
      .floating-label {
        position: absolute;
        pointer-events: none;
        left: 0px;
        top: 0px;
        transition: 0.2s ease all;
        color: #8B8B8B;
        font-weight: 400;
        font-size: 16px;
        line-height: 21px;
    }
    .sepreat_section .dropdown .dropdown-menu {
        width: 100%;
        border-radius: 0;
        margin-top: 0;
        padding: 8px 0px;
        border: 1px solid #39A307;
        border-top: 0;
    }
    .dropdown .floating-label{
        line-height: 32px;
    }
    .interestformfeild{
        float:left;width:100%;background-color: white;border-radius: 4px 4px 0 0;border: 1px solid #E2E2E2;padding: 20px 5px 0px 10px;border-bottom: 2px solid #979797;
    }
    .interestformfeild:focus-within{
        border-top: 1px solid #898989!important;
        border-right: 1px solid #898989!important;
        border-left: 1px solid #898989!important;
        border-bottom: 2px solid #39A307;
        outline: none;
    }
    textarea:focus ~ .floating-label,
    textarea.floating_label_active ~ .floating-label{
        top: 5px !important;
        bottom: 10px;
        left: 12px;
        font-size: 11px !important;
        line-height: 18px;
        opacity: 1;
        color: #39A307 !important;
    }
    #myform > div:nth-child(2) > div > div > span {
        position: absolute;
        pointer-events: none;
        left: 12px;
        top: 14px;
        transition: 0.2s ease all;
        color: #8B8B8B;
        font-size: 16px;
        font-weight: 400;
    }
    
    .form_type{
        float: left;
        background-color: #F3F3F3;
        border-radius: 4px 4px 0 0;
        border: 1px solid #979797;
        margin-top: 17px;
        padding-left: 28px;
        padding-bottom: 34px;
        padding-top: 10px;
            width: 100%;
    }
    .inputText {
        font-size: 16px;
        color: #666;
        font-weight: 400;
        border: 0px;
        border-bottom: 2px solid #979797;
        background-color: transparent;
        line-height: 21px;
    }
    .inputText:focus {
        border:none !important;
        border-bottom: 2px solid #39A307 !important;
        
    }
    #contact__us h1{
        color: #353F52;
        font-family: Roboto;
        font-size: 40px;
        font-weight: 400;
        line-height: 53px;
    }
    #contact__us p{
        color: #666666;
        font-family: Roboto;
        font-size: 14px;
        line-height: 19px;
    }
    #contact__us form div {
        position: relative;
        margin-top: 0;
    }
    #contact__us form .sss {
        margin-top: 35px;
    }
    .sepreat_section .dropdown button {
        border-bottom: 2px solid #9b9b9b;
    }
    #input-interest{
        background-color: #FFFFFF;
        color: #8B8B8B;
        padding: 0;
        border: 0;
        box-sizing: border-box;
        resize: none;
    }
    .talk_us {
            border: 1px solid #666666;
        background-color: rgba(0,0,0,0.25);
        border-radius: 4px;
        min-height: 305px;
    }
    .talk_us h2 {
        color: #fff;
    }
    .talk_us p {
        color: #fff !important;
    }
    .talk_us p a {
        color: #fff;
        font-weight: 500;
    }
    .talk_us h3 {
        color: #fff;
    }
    span.cmn a,.nphonecontact {
        color: #58A7F3;
    }
    span.tel a {
        color: #fff;
    }
    .form_type button.btn.sub {
        background-color: #0060FD;
        text-transform: uppercase;
        color:white !important;
        border-color: #004ac4 !important;
    }
    .form_type button.btn.sub:hover {
        background-color: #004ac4;
        color:white !important;
        border-color: #004ac4 !important;
    }
    sub:focus{
        background-color: #004ac4 !important;
        color:white !important;
        border-color: #004ac4 !important;
    }
    .sepreat_section .dropdown button:focus {
        background-color: transparent !important;
        color: #39A307 !important;
        padding: 0;
        border-bottom-color: #39A307;
    }
    .sepreat_section .dropdown-menu>li>a:hover, .activeoption {
        color: #39A307 !important;
    }
    input:focus ~ .floating-label{
    color: #39A307;
    }
    input:not(:placeholder-shown) ~ .floating-label{
    color: #39A307;
    }
    input.floating_label_active ~ .floating-label{
    color: #39A307;
    }  
    select:focus ~ .floating-label,
    select:not(:focus):valid ~ .floating-label{
    color: #39A307;
    }
    
    textarea:not(:focus):valid ~ .floating-label{
    color: #39A307;
    }
    textarea:focus ~ .floating-label{
    color: #39A307;
    }
    .ccactive.floating-label{
    top: -21px;
    bottom: 10px;
    left: 0px;
    font-size: 11px;
    line-height: 18px;
    opacity: 1;
    color: #39A307;
    }
    .blurbg{
            background-color: #434f69;
        opacity: 0.8;
        width: 100%;
        height: 100%;
        float: left;
        top: 0;
    }
    #contact__us {
        position: relative;
    }
    .googlecaptcha_vw1 .text-danger,span.error{
            color: #BE2400 !important;
    }
    .sucess h5 {
        margin-top: 5px;
        margin-bottom: 8px;
        color: #666666;
        font-family: Roboto;
        font-size: 23px;
        font-weight: 500;
        line-height: 30px;
    }
    #contact__us > div.container > div > div > div.col-lg-6.col-md-6.col-sm-6.col-xs-12 > div > p{
            margin: 0 0 0px;
    }
    @media screen and (max-width: 767px){
    .form_type {
        padding-right: 28px;
    }
    }
    .captch{
        padding: 0 0 0 20px;
    }
    section {
        padding: 0px 0;
        overflow: hidden;
    }
    @media only screen and (min-device-width: 481px) and (max-device-width: 1024px){
        .talk_us h3{
            font-size:20px !important;
        }
        #contact__us {
            padding: 0px;
            background-position: 4% 100%;
        }
    }
#contact__us .container {position: relative;}
#contact__us .blurbg {position: absolute;}
 
