
@charset "utf-8";
/* CSS Documente. */

@font-face {
font-family: 'open-sans';
 src: url('../fonts/open-sans.eot'); /* IE9 Compat Modes */
 src: url('../fonts/open-sans.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
   url('../fonts/open-sans.woff') format('woff'), /* Modern Browsers */
   url('../fonts/open-sans.ttf')  format('truetype'), /* Safari, Android, iOS */
   url('../fonts/open-sans.svg#svgopen-sans') format('svg'); /* Legacy iOS */
}

body, html{ margin:0; padding:0;
    font-family: 'Roboto', sans-serif;
 /*font-family: 'open-sans'!important;*/
box-shadow: 0px 0px 1px #000; -moz-box-shadow: 0px 0px 1px #000; -webkit-box-shadow: 0px 0px 1px #000;}
*{ margin:0; padding:0; outline:none;}
ul, ul li{
 list-style:none;
}
img{ display:block; outline:none; border:0px;}
a{ text-decoration:none; outline:none; }
h1, h2,h3,h4,h5,h6{ font-weight:normal;
font-family: 'Roboto', sans-serif;
 }

.lft{ float:left;}
.rght{ float:right;}
.clr{ clear:both;}

.wrapper{
 width: 1200px; margin:0px auto;
display: table-cell;
    vertical-align: middle;
}
.wrapper_t{
  width: 1200px; margin:0px auto;

    /*vertical-align: middle;*/
    /*position: absolute;*/
    top:0;
    /*border: 3px solid red;*/
    height: 100%;
    /*left:28px;   */

}
.wrapper2{ width: 1200px; margin:0px auto;
display: table;
    vertical-align: middle;
}

.heading{
    text-align: center;
}
.inner_container{
     width: 1200px; margin:0px auto;
     display:table;
     /*border:1px solid blue;*/
     /*text-align: center;*/
}
.inner_container_t{
    vertical-align: middle;
    /*width: 300px;*/
    height: 100%;
    position: absolute;
    /*border: 1px solid red;*/
    top:0;
    z-index: 5;
    display: table-cell;
    
    /*background:rgba(235, 235, 235, .35);*/
}

.wrapper1{ width: 1200px; margin:0px auto;
    display: table-cell;
    vertical-align: middle;
    /*border:1px solid red;*/

}
.pad_50{
    padding-left: 100px;
}

.banner-bottom,.home-mort-service,.data-service,
.why-choose,.footer-service,.header{
    display: table;
}
.top, .header, .banner-bottom, .home-mort-service, .data-service, .why-choose, .footer-top, .footer{ width:100%; float:left;}

.top{
    position:relative;
}
.header{
    background: #fff;
   /*background:rgba(255,255,255,0.7);*/
    /*position: absolute;*/
    top: 0;
    z-index: 9999;
    box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.8);
    position: fixed;
}
.logo {
    float: left;
    position: relative;
    left: 70px;
}
.logo img {
    width: 100%;
    max-width: 160PX;
    margin: 5px 5px;
}
.menu1{
    position: relative;
    float: right;
    padding-top: 10px;
}

.menu{
    float: right;
    margin-top: 53px;
}
.menu ul {
    float: left;
}
.menu ul li {
    float: left;
    padding: 15px 10px;
}
.menu ul li a {
    font-size: 15px;
    font-weight: bold;
    color: #000;
}
.banner-img{
    width:100%;
    max-width: 100%;
}
.banner-content{
    position: absolute;
    left: 45%;
    top: 50%;
    width:400px;
}
.banner-bottom {
    background: url(../images/white_shade_bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    padding: 30px 0;
    height: 100vh;

}
.banner-bottom .heading p {
    font-size: 21px;
    font-weight: bold;
    color: #000;
    padding-bottom: 6px;
}
.banner-bottom .heading h3 {
    font-size: 21px;
    color: #d1324a;
    margin-bottom: 37px;
    font-weight: bold;
}
ul.service {
    width: 100%;
    float: left;
}
ul.service li {
    float: left;
    width: 31%;
    margin-right: 42px;
}
ul.service li img {
    float: left;
}
.service li .short-content {
    float: left;
    width: 61%;
    margin-left: 11px;
}
.short-content h4 {
    font-size: 15px;
    line-height: 24px;
    color: #d1324a;
    padding-bottom: 2px;
    font-weight: bold;
}   
.short-content p {
    font-size: 13px;
    text-align: justify;
    line-height: 24px;
}
.readmore {
    color: #fff;
    background:#d1324a;
    padding: 5px;
    text-align: -webkit-auto;
    font-size: 10px;
    vertical-align: bottom;
    float: left;
    margin-top: 16px;
}
ul.service li:last-child {
    margin-right: 0px;
}
.home-mort-service{
    background: url(../images/mortgage_bg.jpg);
    background-position: top center;
    padding: 40px 0;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
}
.home-mort-service .title{
    /*width:50%;*/
    width: 100%;
    /*float: left;*/
}
.home-mort-service .title h6{
    font-size: 21px;
    font-weight: bold;
    color:#e06a46;
    margin-bottom: 3px;
    text-align: center;
}
.home-mort-service .title h3{
    text-align: center;
    font-size: 21px;
    color:#fff;
    margin-bottom: 15px;
}
.home-mort-service .title p{
    /*width: 46%;*/
    min-width: 250px;
    max-width: 600px;
    font-size: 14px;
    color:#fff;
    margin: 0 auto;
}
.home-mort-service .service-data{
    /*float: left;*/
    /*width: 46%;*/
    margin: 0 auto;
    min-width: 250px;
    max-width: 610px;
    /*border: 1px solid red;*/
    display: table;
    
}
.home-mort-service .service-data ul{
    margin: 0 auto;
    /*vertical-align: middle;*/
    /*display: table-cell;*/
    width: 100%;
    /*float: left;*/
    text-align:center;
    margin-top: 40px;
}
.home-mort-service .service-data ul li{
    display: inline-block;
    float: none;
    margin-bottom: 18px;
    width: 200px;
}
.home-mort-service .service-data ul li img {
    display: inline-block;
    padding-bottom: 7px;
}
.home-mort-service .service-data ul li p {
    display: inline-block;
    font-size: 14px;
    width: 100%;
    color: #fff;
}
.data-service{
    background: url(../images/white_shade_bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    padding: 130px 0;
    height: 100vh;
}
.desktop {
    float: left;
}
.desktop img {
    float: left;
    width: 100%;
    max-width: 540px;
}
.data-entry-service {
    float: left;
    width: 37%;
    margin-top: 65px;
}
.data-entry-service h6{
    font-size: 14px;
    color:#262626;
}
.data-entry-service h3{
    font-size: 18px;
    color:#e06a46;
    margin-bottom: 15px;
}
.data-entry-service p{
    font-size: 14px;
    color:#262626;
    margin-bottom: 15px;
}
.data-entry-service a{
    font-size: 14px;
    color:#e06a46;
    float: left;
    width: 100%;
    padding-bottom: 5px;
    text-decoration: underline;
}
.why-choose{
   
    background:url(../images/round_bg.png), linear-gradient(to right,  #d4225e 0%,#e67d59 49%,#f5ab43 100%);
    background-position: bottom right;
    background-size: contain;
    padding: 25px 0;
    background-repeat: no-repeat; 
    background-attachment: fixed;
    height: 100vh;  
}
.why-choose h3{
    font-size: 18px;
    color:#fff;
    margin-bottom: 15px;
}
.choose-data{
    /*width: 55%;*/
    width: 80%;
    /*min-width: 250px;*/
    /*max-width: 600px;*/
    margin: 0 auto;
    float: none;
}
.why-choose p{
    font-size: 14px;
    color:#fff;
    margin-bottom: 10px;
}
.why-choose a{
    font-size: 14px;
    color:#fff;
    margin-bottom: 8px;
    padding-left:25px;
    width: 100%;
    float: left;
}
.data-entry-icon {
    /*float: left;*/
    width: 100%;
    /*border: 1px solid red;*/
    display: inline-block;
    text-align: center;
    margin-top: 20px;
}
.data-entry-icon ul {
    /*margin: 0 auto;*/
    /*float: left;*/
    width: 82%;
    margin-top: 50px;
    /*float: none;*/
    margin:  0 auto;
    /*border: 1px solid red;*/

}
.data-entry-icon ul li {
    width: 150px;

    /*border: 1px solid red;*/
    /*float: left;*/
    display: inline-block;
    margin: 10px 15px;
    text-align: center;
}
.data-entry-icon ul li img {
    display: inline-block;
}
.data-entry-icon ul li p {
    font-size: 12px;
    padding-top: 5px;
    text-align: center;
}
.footer-top{
    background: #dde0e9 url(../images/footer_bg.png);    
    background-repeat: no-repeat; 
    background-position: bottom right;
    background-size: 100%;
    height: 400px;
}
.footer{  
    background: url(../images/footer_bg_line.png);
    background-repeat: repeat-y;
    background-size: 100%;
    /*padding: 25px 0;*/
    /*height: 100vh;*/
}
.footer ul.footer_menu {
    width: 100%;
    float: left;
}
.footer ul.footer_menu li {
    float: left;
    width: 20%;
}
.footer ul.footer_menu li img {
    width: 100%;
    max-width: 130px;
}
.footer ul.footer_menu li h3 {
    font-size: 18px;
    color: #fff;
    margin-bottom: 12px;
}
.footer ul.footer_menu li a {
    font-size: 14px;
    float: left;
    color: #fff;
    width: 100%;
    margin-top: 5px;
}
.footer_bottom {
    width: 100%;
    float: left;
}
.allrights {
    float: left;
    font-size: 12px;
    color: #fff;
    margin-top: 30px;
}
.allrights span{
    color: #ffdc51;
}
.social_icon {
    float: right;
    width: 19%;
}
.social_icon ul {
    float: left;
    margin-bottom: 5px;
    text-align: center;
}
.social_icon ul li{
    float: none;
    margin: 0 2px;
    display: inline-block;
}
.social_icon ul li img {
    width: 100%;
    max-width: 31px;
    float: left;
}
.social_icon span{
    width: 100%;
    float: left;
    color: #fff;
    font-size: 11px;
}   
.ct-header.tablex.item.slick-slide{
    /*background-position: center top;*/
    /*background-size: 100%;*/
    background-repeat: no-repeat;
    
    background-position: top center;
    background-size: cover;


}
.logo-menu {
    position: absolute;
    top: 104px;
    width: 300px;
    background: rgba(235, 235, 235, .35);
    /*left: 13%;*/
    left: 0;
    height: 100%;
}
.logo-menu ul {
    float: left;
    width: 100%;
}
.logo-menu ul li {
    float: left;
    width: 100%;
}
.logo-menu ul li h3 {
    float: left;
    width: 100%;
    border: 1px solid #dedcdb;
    padding: 14px 13px;
    /*font-size: 16px;*/
    /*font-size: 14px;*/
    font-size: 1.2vw;
    font-weight: bold;
    color: #fff;
    margin: 0px;
    border-left: 0px;
    border-right: 0px;
}
.logo-menu ul li a {
    float: left;
    width: 100%;
    /*font-size: 14px;*/
    /*font-size: 12px;*/
    font-size: 1vw; 
    color: #fff;
    padding: 7px 13px;
}
.animated-image{
    float: left;
    width:100%;   
}
.animated-image img{
    width: 100%;
    max-width: 100px;
    float: left;
    margin: 0 15px 0 0;

}


.top-container {
    background-color: #f1f1f1;
    padding: 30px;
    text-align: center;
}
  
  .content {
    padding: 16px;
  }
  
  .sticky {
    position: fixed;
    top: 0;
    width: 100%;
    /*background: #dd485c;*/
    background: #fff;
    opacity: 1;
	/*transition: background-color 2.5s ease;*/
  }
  
  .sticky + .content {
    padding-top: 102px;
  }
  .sticky .logo {
    display: none;
}
.logo {
    display: block;
}
.stick-logo {
    display: none;
}
.header.sticky .stick-logo {
    display: inline;
    float: left;
    /*width: 100%;*/
    margin: 0 auto;
    margin-left: 15px;
    width: 300px;
}
.stick-logo img {
    width: 100%;
    max-width: 160px;
    margin: 0 auto;
    margin-top: 5px;
}
.header .stick-logo {
    display: none;
}
.footer-service{
    width: 100%;
    float: left;
    background:url(../images/industries-srvices.jpg);
    text-align: center;
    padding: 50px 0;
    height: 100vh;
}
.footer-service ul {
    float: none;
    width: 80%;
    display: inline-block;
    margin-top: 25px;
}
.serv_div{
    width: 80%;
    display: block;
    margin:  0 auto;
}
.footer-service ul li {
    float: none;
    display: inline-block;
    width: 150px;
    height: 126px;
    text-align: center;
    background: #ccc;
    margin: 10px;
    padding: 13px 0;
    background: #dd485c;
}
.footer-service img {
    display: inline-block;
    float: none;
    /* max-width: 200px; */
    /* width: 79px; */
    min-height: 80px;
    margin-bottom: 5px;
}
.footer-service a {
    width: 100%;
    float: left;
    color: #fff;
}
.footer-service h3 {
    font-size: 21px;
    float: left;
    text-align: center;
    width: 100%;
    color: #dd485c;
    font-weight: bold;
}
.footer-service h6{
    color: #dd485c;
    font-size: 20px;
}
.logo-menu ul li a i img {
    width: 20px;
    float: left;
    margin-top: 0px;
    margin-right: 7px;
}
.logo{
    padding: 0 10px;
    margin: 10px
    width: 155px;

}
.footer{
    display: inline;
    float: left;

}



@media (max-width: 992px) {
    nav .wrap-core-nav-list,
    nav .nav-header {
        background: #fff;
    }
    nav .full-container,
    nav .nav-container {
        padding-left: 0;
        padding-right: 0;
    }
    nav .nav-header {
        min-height: 60px;
    }
    nav .nav-header .brand {
        margin: 0 auto 5px;
        float: none;
        top: 15px;
    }
    nav .nav-header .toggle-bar {
        font-size: 18px;
        position: absolute;
        top: 17px;
        left: 15px;
    }
    nav .menu li a {
        padding: 10px 10px;
        border-bottom: solid 1px #efefef;
    }
}



.multi-item-carousel{
    .carousel-inner{
      > .item{
        transition: 500ms ease-in-out left;
      }
      .active{
        &.left{
          left:-33%;
        }
        &.right{
          left:33%;
        }
      }
      .next{
        left: 33%;
      }
      .prev{
        left: -33%;
      }
      @media all and (transform-3d), (-webkit-transform-3d) {
        > .item{
          // use your favourite prefixer here
          transition: 500ms ease-in-out left;
          transition: 500ms ease-in-out all;
          backface-visibility: visible;
          transform: none!important;
        }
      }
    }
    .carouse-control{
      &.left, &.right{
        background-image: none;
      }
    }
  }
  body{
    background: #333;
    color: #ddd;
  }
  h1{
    color: white;
    font-size: 2.25em;
    text-align: center;
    margin-top: 1em;
    margin-bottom: 2em;
    text-shadow: 0px 2px 0px rgba(0, 0, 0, 1);
  }


  .logo-menu ul li i {
    margin-right: 5px;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    background: none;
}
.carousel-control.left {
    background-image:none;
    cursor: text;
}
.carousel-control.right {
    background-image:none;
    cursor: text;
}
@media (max-width: 767px) {
	.carousel-inner .active.left { left: -100%; }
	.carousel-inner .next        { left:  100%; }
	.carousel-inner .prev		 { left: -100%; }
	.active > div { display:none; }
    .active > div:first-child { display:block; }
    .carousel-inner{text-align: center;}
    .carousel-inner img{text-align: center; display: inline-block; float: none;}

}

.carousel-control .glyphicon-chevron-left{display:none;}
.carousel-control .glyphicon-chevron-right{display:none;}
.multi-item-carousel .carousel-inner a {
    float: left;
}
.multi-item-carousel .carousel-inner .short-content {
    float: left;
    width: 58%;
    margin-left: 10px;
}
.multi-item-carousel .carousel-inner .item a{
    text-decoration: none;
    cursor: text;
    color: #000;
}
.multi-item-carousel .carousel-inner .item a.readmore{
    cursor: pointer;
}
.slick-slide .big-size_image img{max-width: 190px;}
.slick-slide .foreclosure_img img{max-width: 190px;}

.multi-item-carousel .carousel-inner .short-content p {
    min-height: 184px;
}




        .w_300{
            width: 600px;
            margin: 0 auto;
            height: 170px;
            margin-top: 25px;
        }
        .b1{

            float: left;
            width: 100px;
            height: 200px;
        }
        .b2{
            width: 200px;
            height: 110px;
        }
        .b4{
            float: left;
            width: 250px;
            height: 200px;
        }

        .b3{
            margin-top: -30px;
            width: 200px;
            height: 100px;
        }
        .b1a{
            margin: 0 10px;
            float: left;
            width: 200px;
            height: 200px;
        }
        .b1 img,.b2 img,.b3 img,.b4 img{
            width: 100%;
        }
        


.w_300a{
    display: block;
            width: 650px;
            margin: 0 auto;
            height: 190px;
            margin-top: 15px;
            margin-bottom: 15px;
        }
        .b1c{
            margin-right: 10px;
            float: left;
            width: 95px;
            height: 190px;
        }
        .b2a{
            width: 200px;
            height: 120px;
        }
        .b4a{
            float: left;
            width: 193px;
            height: 190px;
        }

        .b3a{
            margin-top: -20px;
            width: 200px;
            height: 100px;
        }
        .b1b{
            margin: 0 10px;
            float: left;
            width: 200px;
            height: 190px;
        }
        .b1c img,.b2a img,.b3a img,.b4a img{
            width: 100%;
        }




.w_300c{
            width: 500px;
            
            /*border: 1px solid red;*/
            margin: 0 auto;
            margin-top: 15px;
            margin-bottom: 20px;
            padding-left: 5px;
        }
        .im1,.im2{
            width: 230px;
            height: auto;
            float: left;
            margin-left: 10px;
        }
        .im3{
            width: 230px;
            clear: both;
            margin: 0 auto;
            padding-top: 10px;
            display: block;
        }
        
        .im1 img,.im2 img,.im3 img{
            width: 100%;
        }


.m_left10{
    margin-left: 20px;
    /*border: 1px solid red;*/
}

.service_wrapper{
    width: 100%;
    background: #fff;
    display: table;
    color:#000;
}
.banner{
    width: 100%;
    height: 150px;
    margin-top: 104px;

}
.banner:after{
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    content: "";
}



.bg_s1{
    /*background-image: url(https://www.usdataprovider.com/wp-content/uploads/2017/11/MSDSSS.jpg);*/
    position: relative;
    background-image: url(../images/services/s1.jpg);
    background-repeat: no-repeat;
    background-size: cover; 
}

.w_1200,.w_1200_c{
    max-width: 1200px;
    width: 100%;
    /*padding: 0 15px;*/
    margin: 0 auto;
    /*border: 1px solid red;*/
}


.service_container{
    color:#777;
    line-height: 1.5;
    width: 100%;
    padding-top:0px;

}


.sc_mhead{
    text-shadow: none;
    text-align: left;
    color: #252525;
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 30px;

}

.sc_head,.sc_head1{
    text-shadow: none;
    text-align: left;
    color: #252525;
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 20px;

}
.sc_head3{
    color: #252525;
    font-size: 20px;
    font-weight: 400;
    margin: 10px 0;
}

.service_container p{
    color:#252525;
    /*padding: 0 0 25px;*/
    margin-bottom:1rem;

    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 400;

}   

.w_100{
    width: 100%;
    margin-top: 50px;
    margin-bottom: 100px;
    clear: both;
    display: inline-block;
    
}

.w_33{
    padding: 30px;
    width: 33%;
    float: left;
    /*border: 1px solid red;*/
    border: 1px solid #f3f3f3;
}
.w_67{
    padding: 0 30px;
    width: 67%;
    float: left;
    /*border: 1px solid red;*/
}

.bread_crumb{
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .25rem;    
}
.bread_crumb ul{
    list-style-type: none;
}
.bread_crumb ul li{
    float: left;
    color:#6c757d;
}
.bread_crumb ul li a{
    color:#003a7c;
}
.b_padd {
    padding: 0px 10px;
}

.clr_nor{
    color:#252525!important;
}

.sc_title{
    margin: 0 0 30px;
    padding-bottom: 20px;
    font-size: 21px;
    font-weight: 400;
    border-bottom: 1px solid #f3f3f3;
}

.sc_item li{
    border-bottom: 1px solid #f3f3f3;
}

.sc_item li a{
    padding: 5px 0;
    line-height: 36px;
    padding: 2px 0;
    color: #252525!important;
    text-decoration: none;
}

.sc_item li a:hover{
    color: #003a7c!important;
}

.w_100 ul{
    margin-top: 20px;
    margin-bottom: 20px;
}

.w_100 ul.inner_list li{
    color:#252525;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 400;
    margin: 3px 0;
    margin-left: 20px;
    text-indent: -22px;
    text-align: left;
}

.w_100 ul.inner_list li:before{
    padding-right: 10px;
    position: relative;
    content: url('../images/services/right.png');
}


/*counter index*/
.wrap_counter {
    margin-top: 60px;
    display: inline-block;
    width: 100%;
}


 .wrap_counter > div {
    width: 25%;
    float: left;
    text-align: center;
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.wrap_counter div .image_wrap_fa {
    margin-bottom: 10px;
}
.counter_image img {
    width: 50px;
    margin: 0 auto;
    border-radius: 50%;
    -webkit-transition: -webkit-transform .8s ease-in-out;
    transition: transform .8s ease-in-out;
}

/*img {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}*/

 .wrap_counter .counter_count {
    color: #363636;
    font-size: 40px;
    display: block;
}

span.counter_count:after {
    content: "%";
}


.wrap_counter .counter_title {
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
    display: block;
}




.counter_image img:hover {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    cursor: pointer;
}
.counter_image img {
    border-radius: 50%;
    -webkit-transition: -webkit-transform .8s ease-in-out;
    transition: transform .8s ease-in-out;

}



/*faqs*/
.faq_grp{
      margin-bottom: 15px;
border: 1px solid #d9d9d9;
}

.accordion {
 position: relative;

    font-size: 20px;
    line-height: 22px;
 color: #333;
 font-weight: bold;
  cursor: pointer;
  padding: 16px;
  padding-right: 35px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  transition: 0.5s;
  background: #f4f4f4;
}

.active1{
  transition: 0.5s;
  background: #fff;
}

.accordion:after {
    content: "";
    position: absolute;
    right: 16px;
    top: 25px;
    font-size: 25px;
    font-weight: 200;
    color: #444;
    height: 15px;
    width: 24px;
    background: url(../images/services/down.png) right 0px no-repeat;
    background-size: 50%;



}

.active1:after {
  /*content: url(images/services/up.png);*/

/*transform: rotate(-180deg);*/
content: '';
    background: url(../images/services/up.png) right 0px no-repeat;
    background-size: 50%;
    position: absolute;
    right: 16px !important;
    top: 25px !important;
    font-size: 25px;
    font-weight: 200;
    color: #444;
    height: 15px;
    width: 24px;



}

.panel {
    margin-bottom: 0;
    border: none;
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.panel.show {
    max-height: 400px;
}

.panel p{
  margin: 0;
  padding-bottom: 40px;
  color: #777;
    /*font-family: Lato-regular;*/
    font-size: 16px;
    line-height: 1.5;
}


.panel ol{
  padding-left: 18px;
  margin: 0;
  padding-bottom: 40px;
  color: #777;
    /*font-family: Lato-regular;*/
    font-size: 16px;
    line-height: 1.5;
}



.faq_wrapper{
  width: 100%;
  margin: 0 auto;
  padding: 10px;
  /*border: 1px solid red;*/
}

.faq_wrapper h2{
    margin-top:10px;
    margin-bottom: 20px; 
  font-size: 1.5em;
  font-weight: bold;
    color: #242464;
    text-decoration: underline;
    text-transform: uppercase;
}

.faq_wrapper hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 10px;
    margin-top: 10px;
}


/*contact us*/
.w_60{
    width: 60%;
    /*height: 400px;*/
    /*border: 1px solid red;*/
    float: left;

}

.w_40{
    width: 40%;
    /*height: 400px;*/
    /*border: 1px solid red;*/
    float: left;

}
iframe{
    width: 100%;
    padding: 10px; 
    height: 460px;
}
.w_50{
    width: 50%;
    padding: 10px;
    /*height: 10px;*/
    /*border: 1px solid red;*/
    float: left;

}

.w_33a{
    padding: 10px;
    width: 33.33%;
    /*height: 100px;*/
    /*border: 1px solid red;*/
    float: left;
}

.service_container input[type="text"]{
    padding: 15px;
    width: 100%;
    margin-bottom: 10px;
    border-radius: 30px;
    outline: none;
    border: none;
    border: 1px solid #ccc;
}
.w_100_t{
    width: calc(100% - 20px);
    margin: 10px;
}
.w_100_t textarea{
    width: 100%;
    height: 200px;
    /*margin: 10px;*/
    padding: 15px;
    border-radius: 30px;
    outline: none;
    border: none;
    border: 1px solid #ccc;
}

.c_submit{
    padding: 8px 40px;
    background: #d1324a;
    outline: none;
    border: none;
    color:#fff;
    border-radius: 3px;
    border: 1px solid #d1324a;
    transition: all 0.3s;
    margin-top: 10px;
    border-radius: 30px;
    border: 1px solid #ccc;

}
.c_submit:hover{
    background: #fff;
    border: 1px solid #d1324a;
    color:#d1324a;
    transition: all 0.3s;
}

.sc_head1{
    float: left;
}
.sc_head1 img{
    vertical-align: middle;
    float: left;
}

.sc_head1 span{
    vertical-align: middle;
    float: left;
    margin-left: 10px;
    padding-top: 8px;
}
.w_33a p{
    clear: both;
    display: block;
}

.mob_menu img{
    width: 30px;
}