html{
	    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body{
padding: 0px;
margin: 0px;
background-color: #fff;  
font-family: 'Overpass', sans-serif;
font-family: 'Roboto', sans-serif;
font-family: 'Open Sans', sans-serif;
font-size: 100%;
color: rgb(33, 25, 34);
width: 100%;
height: auto;
}
ul,li{
    padding: 0px;
    margin: 0px;
    list-style: none;
}
#input{
-webkit-appearance: none;
-webkit-box-shadow:none;
-webkit-box-sizing: border-box;
}
*, *:before, *:after{
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}
a, ins {
    text-decoration: none;
}
#overallwrapper{
width: 100%;
height: auto;
background-color: #fff;
/*min-width: 1280px;*/
}
img{
    max-width: 100%;
    max-height: 100%;
}
input{
    -webkit-appearance: none;
    -webkit-box-shadow:none;
    -webkit-box-sizing: border-box;
}
.clearfix:before, .clearfix:after{
display:block;
content:" ";
}
.clearfix:after {
clear:both;
}
.clear{
*zoom:1;
}
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?7f0hlx');
  src:  url('fonts/icomoon.eot?7f0hlx#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?7f0hlx') format('truetype'),
    url('fonts/icomoon.woff?7f0hlx') format('woff'),
    url('fonts/icomoon.svg?7f0hlx#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-magnifier:before {
  content: "\e926";
}
.icon-search3:before {
  content: "\e924";
}
.icon-search2:before {
  content: "\e923";
}
.icon-search4:before {
  content: "\e925";
}
.icon-home:before {
  content: "\e900";
}
.icon-pencil:before {
  content: "\e905";
}
.icon-camera:before {
  content: "\e90f";
}
.icon-bullhorn:before {
  content: "\e91a";
}
.icon-mic:before {
  content: "\e91e";
}
.icon-library:before {
  content: "\e952";
}
.icon-price-tag:before {
  content: "\e935";
}
.icon-qrcode:before {
  content: "\e938";
}
.icon-credit-card:before {
  content: "\e93f";
}
.icon-phone:before {
  content: "\e942";
}
.icon-envelop:before {
  content: "\e945";
}
.icon-location:before {
  content: "\e947";
}
.icon-location2:before {
  content: "\e948";
}
.icon-clock:before {
  content: "\e94e";
}
.icon-clock2:before {
  content: "\e94f";
}
.icon-display:before {
  content: "\e956";
}
.icon-mobile:before {
  content: "\e958";
}
.icon-mobile2:before {
  content: "\e959";
}
.icon-tablet:before {
  content: "\e95a";
}
.icon-bubble:before {
  content: "\e96b";
}
.icon-bubbles:before {
  content: "\e96c";
}
.icon-bubbles4:before {
  content: "\e970";
}
.icon-user:before {
  content: "\e971";
}
.icon-user-plus:before {
  content: "\e973";
}
.icon-user-check:before {
  content: "\e975";
}
.icon-search:before {
  content: "\e986";
}
.icon-lock:before {
  content: "\e98f";
}
.icon-unlocked:before {
  content: "\e990";
}
.icon-cog:before {
  content: "\e994";
}
.icon-stats-dots:before {
  content: "\e99b";
}
.icon-bin:before {
  content: "\e9ac";
}
.icon-bin2:before {
  content: "\e9ad";
}
.icon-switch:before {
  content: "\e9b6";
}
.icon-list-numbered:before {
  content: "\e9b9";
}
.icon-list:before {
  content: "\e9ba";
}
.icon-list2:before {
  content: "\e9bb";
}
.icon-cloud:before {
  content: "\e9c1";
}
.icon-cloud-download:before {
  content: "\e9c2";
}
.icon-eye:before {
  content: "\e9ce";
}
.icon-eye-blocked:before {
  content: "\e9d1";
}
.icon-heart:before {
  content: "\e9da";
}
.icon-heart-broken:before {
  content: "\e9db";
}
.icon-happy:before {
  content: "\e9df";
}
.icon-happy2:before {
  content: "\e9e0";
}
.icon-cross:before {
  content: "\ea0f";
}
.icon-checkmark:before {
  content: "\ea10";
}
.icon-volume-medium:before {
  content: "\ea27";
}
.icon-circle-right:before {
  content: "\ea42";
}
.icon-checkbox-checked:before {
  content: "\ea52";
}
.icon-checkbox-unchecked:before {
  content: "\ea53";
}
.icon-radio-checked:before {
  content: "\ea54";
}
.icon-radio-checked2:before {
  content: "\ea55";
}
.icon-radio-unchecked:before {
  content: "\ea56";
}
.icon-bold:before {
  content: "\ea62";
}
.icon-underline:before {
  content: "\ea63";
}
.icon-italic:before {
  content: "\ea64";
}
.icon-share2:before {
  content: "\ea82";
}
.icon-google-plus:before {
  content: "\ea8b";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-remove-user:before {
  content: "\e94d";
}
.icon-chevron-down:before {
  content: "\e90a";
}
.icon-chevron-left:before {
  content: "\e90b";
}
.icon-chevron-right:before {
  content: "\e90c";
}
.icon-chevron-small-down:before {
  content: "\e901";
}
.icon-chevron-small-left:before {
  content: "\e902";
}
.icon-chevron-small-right:before {
  content: "\e903";
}
.icon-chevron-small-up:before {
  content: "\e904";
}
.icon-chevron-thin-down:before {
  content: "\e906";
}
.icon-chevron-thin-left:before {
  content: "\e907";
}
.icon-chevron-thin-right:before {
  content: "\e908";
}
.icon-chevron-thin-up:before {
  content: "\e909";
}
.icon-chevron-up:before {
  content: "\e90d";
}
.icon-chevron-with-circle-down:before {
  content: "\e90e";
}
.icon-chevron-with-circle-left:before {
  content: "\e910";
}
.icon-chevron-with-circle-right:before {
  content: "\e911";
}
.icon-chevron-with-circle-up:before {
  content: "\e912";
}
.icon-cloud2:before {
  content: "\e93e";
}
.icon-download:before {
  content: "\e940";
}
.icon-select-arrows:before {
  content: "\e950";
}
.icon-bell:before {
  content: "\e927";
}
.icon-briefcase:before {
  content: "\e928";
}
.icon-browser:before {
  content: "\e929";
}
.icon-calculator:before {
  content: "\e92a";
}
.icon-calendar:before {
  content: "\e913";
}
.icon-camera2:before {
  content: "\e914";
}
.icon-chat:before {
  content: "\e92b";
}
.icon-check:before {
  content: "\e92c";
}
.icon-circle-with-cross:before {
  content: "\e915";
}
.icon-code:before {
  content: "\e93b";
}
.icon-cog2:before {
  content: "\e92d";
}
.icon-compass:before {
  content: "\e92e";
}
.icon-credit-card2:before {
  content: "\e92f";
}
.icon-cross2:before {
  content: "\e930";
}
.icon-database:before {
  content: "\e941";
}
.icon-eye2:before {
  content: "\e916";
}
.icon-gauge:before {
  content: "\e93c";
}
.icon-grid:before {
  content: "\e951";
}
.icon-link:before {
  content: "\e94b";
}
.icon-list3:before {
  content: "\e953";
}
.icon-location-pin:before {
  content: "\e917";
}
.icon-lock-open:before {
  content: "\e931";
}
.icon-lock2:before {
  content: "\e932";
}
.icon-log-out:before {
  content: "\e943";
}
.icon-login:before {
  content: "\e944";
}
.icon-mail:before {
  content: "\e933";
}
.icon-map:before {
  content: "\e94c";
}
.icon-megaphone:before {
  content: "\e934";
}
.icon-menu:before {
  content: "\e936";
}
.icon-message:before {
  content: "\e937";
}
.icon-price-tag2:before {
  content: "\e946";
}
.icon-publish:before {
  content: "\e939";
}
.icon-share-alternitive:before {
  content: "\e949";
}
.icon-share:before {
  content: "\e94a";
}
.icon-sweden:before {
  content: "\e954";
}
.icon-wallet:before {
  content: "\e93d";
}
.icon-facebook-with-circle:before {
  content: "\e918";
}
.icon-google-with-circle:before {
  content: "\e919";
}
.icon-google:before {
  content: "\e91b";
}
.icon-instagram-with-circle:before {
  content: "\e91c";
}
.icon-instagram2:before {
  content: "\e91d";
}
.icon-linkedin-with-circle:before {
  content: "\e91f";
}
.icon-linkedin:before {
  content: "\e920";
}
.icon-twitter-with-circle:before {
  content: "\e921";
}
.icon-twitter2:before {
  content: "\e922";
}
.icon-chart:before {
  content: "\e93a";
}

[data-icon]:before {
        font-family: 'icomoon';
        content: attr(data-icon);
        speak: none;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
    }

/*icomoon fonts end here*/
/*control desktop header start here*/
#desktop_header{
width: 100%;
    height: auto;
    background: #fff;
    box-shadow: 2px 2px 3px rgba(0,0,0,.6);
  }
/*control desktop header end here*/
/*control mobile header start here*/
#cp{
display: none;
}
#mobile_header{
display: none;
}
/*control mobile header end here*/
/*home style start here*/
#header_top{
  width: 100%;
  height: auto;
}
#header_bottom{
width: 100%;
    height: auto;
    padding: 0px 5%;
    background: #fff;
}
#h1{
  float: left;
  width: 25%;
  height: 2px;
}
#logo{
float: left;  
padding: 10px 20px;
}
#menu{
float: right;  
}
#style_link{
display: inline-block;
    color: #000;
    padding: 26px 10px;
    border-bottom: 4px solid #fff;
    transition: all linear .3s;
}
#style_link:hover{
border-bottom: 4px solid #ffa500;
}
/*dropdown styles start here*/
#wrap_dropdown{
position: absolute;
    height: 0px;
    background: #333;
    overflow: hidden;
    transition: height linear .2s;
    color: #fff;
    z-index: 100;
    width: 200px;
    top: 80px;
}
#style_link2:hover #wrap_dropdown{
height: 294px; 
}
#style_link:hover #wrap_dropdown{
height: 294px; 
}
#style_dropmenu{
color: #fff;
    width: 100%;
    display: block;
    padding: 10px 10px;
    transition: color linear .3s;
}
#style_dropmenu:hover{
color: orange;
}
/*dropdown styles end here*/
#slider{
position: relative;
width: 100%;
height: auto;
}
#contain_img{
width: 100%;
height: 600px;
    background: #fff;
}
#contain_img img{
width: 100%;
height: auto;
}
#slider_overlay{
width: 100%;
    height: 600px;
    background: rgba(0,0,0,.3);
    position: absolute;
    top: 0px;
}
/*home style end here*/
/*newsletter styles start here*/
#newsletter{
width: 100%;
background: #f3f3f3;
color: #333;
padding: 30px;
}
#newsletter_title1{
font-size: 150%;
text-align: center;
padding: 5px;
}
#newsletter_title2{
font-size: 90%;
text-align: center;
color: #333;
}
#newsletter_body{
width: 100%;
height: auto;
}
#wrap_newsletter{
    width: 30%;
    height: auto;
    margin: 10px auto;
}
#wrap_newsletter_form{
margin: 5px 0px;
}
#gen1{
width: 100%;
color: #283b44;
height: 40px;
-webkit-appearance: none;
-webkit-box-shadow: none;
-webkit-box-sizing: border-box;
outline: none;
border: none;
padding: 5px;
}

#gen2{
width: 100%;
color: #fff;
background: #283b44;
height: 40px;
-webkit-appearance: none;
-webkit-box-shadow: none;
-webkit-box-sizing: border-box;
outline: none;
border: none;
}

/*newsletter styles end here*/
/*footer styles start here*/
#footer{
width: 100%;
height: auto;
background-color:#29333d; 
color:#7f8994;
}
#footer_1{
width: 70%;
height: auto;
border-bottom:1px solid #35404b;
margin: auto;
padding: 20px 100px;
}
#footer_links{
color:#7f8994;
    display: block;
    width: 14%;
    float: left;
    text-align: center;
}
#footer_links:hover{
color:#fff;
}
#footer_2{
width: 70%;
height: auto;
border-bottom:1px solid #35404b;
margin: auto;
padding:10px; 
text-align: center;

}
#footer_2_inner{
  float: left;
width: 33.33%;
height: auto;
text-align: center;
}
#footer_2_icon{

}
#footer_2_tit{
margin: 5px 0px;
color: #fff;
}
#footer_2_detail{
font-size: 90%;
}
#footer_3{
width: 70%;
height: auto;
margin: auto;
padding: 20px;
text-align: center;
}
/*footer styles end here*/
/*All pages style start here*/
#page_profile_wrapper{
width: 100%;
    height: 200px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
#page_profile_overlay{
position: absolute;
    /* background: rgba(0,0,0,.7); */
    background: #59636d;
    color: #fff;
    width: 100%;
    height: 100%;
    padding: 60px 60px;
    font-size: 250%;
}
#other_page_icon{
vertical-align: -3px;
}
#other_page_title{

}
#page_body{
width: 100%;
height: auto;
padding: 30px 0px;
}
/*All pages style end here*/
/*contact styles start here*/
#wrap_contact{
width: 40%;
height: auto;
margin: auto;
}
#wrap_align_form{
margin: 15px 0px;
}
#field_title{
margin: 5px 0px;
}
.input_order{
color:#000;
border:none; 
padding: 5px;
outline: none;
text-indent: 10px;
width:100%;
height: 40px;
background: #f9f9f9;
border: 1px solid #e6e4e4;
}
.input_order2{
outline: none;
 background:#151a16; 
color:#fff;
border:none; 
padding: 5px;
width:100%;
height: 40px;
-webkit-appearance: none;
-webkit-box-sizing: border-box;
-webkit-box-shadow: none; 
}
#message_title{
font-size: 200%;
text-align: center;
}
#wrap_map{
width: 100%;
height: 500px;
}
#wrap_map iframe{
width: 100%;
height: 100%;
}
#wrap_addr{
width: 100%;
height: auto;
position: relative;
}
#wrap_addr_inner{
width: 30%;
    height: auto;
    position: relative;
    top: -20px;
    background: #151a16;
    margin: auto;
    padding: 10px;
    color: #fff;
    border-radius: 3px;
}
#wrap_addr_inner_1{
text-align: center;
}
#wrap_addr_inner_1_icon{
font-size: 120%;
}
#wrap_addr_inner_1_body{

}
/*contact styles end here*/
/*About us style start here*/
#about_page_wrapper{
width: 90%;
line-height: 25px;
margin: 50px auto;
}
#about_tit{
font-size: 150%;
margin: 5px 0px;
}
#bout_body{
width: 100%;
height: auto;
}
#about_page_wrapper2{
    padding: 10px;
    width: 90%;
    line-height: 25px;
    margin: 50px auto;
    background: #f0f2ed;
}
/*About us style end here*/
/*Product styles start here*/
#bio_product_page{
    width: 80%;
    height: auto;
    padding: 20px 5%;
}
#bio_name{
font-size: 150%;
}
#sub_bio_wrap{
margin: 20px 0px;
}
#sub_bio_name_tit{
color: #1f9d3b;
}
#sub_bio_name_body{
}
#sub_bio_name_body2{
line-height: 25px;
}
/*Product styles end here*/
/*Hoomepage styles start here*/
#welcome_msg{
width: 90%;
height: auto;
margin: 50px auto;
}
#underline{
width: 100px;
    height: 3px;
    background: #333;
    margin-bottom: 10px;
}
#h_message_body{
margin: 20px 0px;
width: 100%;
line-height: 27px;
}
#w_tit_understand{
width: 100%;
height: auto;
}
#w_tit{
font-size: 150%;
margin-bottom: 5px;
}
#all_page_partner{
    width: 90%;
    height: auto;
    margin: 30px auto;
}
#h_message_body img{
    padding-right: 30px;
    width: 13.9%;
}
/*Hoomepage styles end here*/
/*slider_overlay styles start here*/
#slider_overlay_wrapper{
width: 100%;
    height: auto;
    padding: 130px;
    color: #fff;
    text-align: center;
}
#o_slider_1{
    font-size: 250%;
}
#o_slider_2{
    font-size: 150%;
}
#o_btn{
display: block;
    background: #fff;
    width: 200px;
    margin: 10px auto;
    padding: 10px;
    color: #76b51b;
}
/*slider_overlay styles end here*/
/*Gallery start here*/
#style_img_cont{
float: left;
    width: 25%;
    display: inline-block;
    height: 300px;
    padding: 20px;
}
#style_img_cont img{
    width: 100%;
    height: 100%;
}
#style_img{
    width: 100%;
    height: 100%;
    text-align: center;
}
#style_img:hover{
opacity: .6;
}
/*Gallery end here*/
/*newsroom start here*/
#most_viewed_blog{
width: 100%;
    height: auto;
    padding: 10px 0px;
    overflow: hidden;
}
#blog_title{
font-size: 150%;
line-height: 25px;
margin: 10px 0px;
}
#blog_link_color{
color: #151a16;
}
#blog_body{
font-size: 90%;
color: #7e7c76;
}
#blog_c_d{
font-size: 90%;
color: #9d9b94;
margin: 10px 0px;
}
#blog_c_d_1{
 padding-right: 10px;
}
#blog_c_d_2{

}
#most_viewed_blog2{
    width: 70%;
    height: auto;
    margin: 10px 70px;
    padding: 10px 0px;
    overflow: hidden;
    border-bottom: 1px solid #eee; 
}
#blog_title2{
font-size: 150%;
line-height: 25px;
margin: 10px 0px;
}
#blog_link_color2{
color: #151a16;
}
#blog_body2{
font-size: 90%;
color: #7e7c76;
}
#blog_c_d2{
font-size: 90%;
color: #9d9b94;
margin: 10px 0px;
}
#blog_c_d_12{
 padding-right: 10px;
}
#blog_c_d_22{

}
#blogwrap_image_audio{
    width: 70%;
    height: auto;
    margin: 20px 70px;
}
#blog_headline{
    color: #aaa;
    font-size: 80%;
}
#blog_details_cat{
margin-bottom: 10px;
text-transform: uppercase;
}
#blog_details_date{
margin: 5px 0px;
}
#blog_details_comment{
margin: 5px 0px;
    color: #ed1459;
}
#blog_details_tit{
    width: 100%;
    height: auto;
    padding-bottom: 10px;
    line-height: 25px;
    word-wrap: break-word;
    font-size: 30px;
}
#blog_details_cd{
width: 100%;
height: auto;
padding: 10px 0px;
}
#blog_details_cd_tit{
    float: left;
    line-height: 40px;
    font-weight: 400;
    font-style: normal;
    font-size: 200%;
}
#blog_details_cd_date{
    float: right;
    text-align: center;
    padding: 5px;
    background: #eee;
}
#blog_details_vc{
width: 100%;
height: auto;
font-size: 90%;
padding: 5px 0px;
}
#blog_details_body{
width: 100%;
    margin: 20px auto;
    height: auto;
    line-height: 22px;
    font-size: 100%;
    padding-bottom: 20px;
}
#blog_details_body iframe{
    width: 100%;
    height: 500px;
}
#blog_details_reply{
width: 100%;
height: auto;
border-top:1px solid #eee; 
padding: 10px 0px;
}
#blog_details_reply_tit{
width: 100%;
line-height: 40px;
font-weight: 300;
font-style: normal;
font-size: 150%;
}
#replywrap_output{
    width: 100%;
    height: auto;
    border: 1px solid #eee;
    padding: 10px;
    margin: 10px 0px;
}
#comment_container{
width: 100%;
height: auto;
}
/*newsroom ends here*/