@charset "utf-8";
/* CSS Document */





html, html a {
    -webkit-font-smoothing: antialiased !important; -webkit-font-smoothing:antialiased; 
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
} 
*{margin:0px; padding:0px;  box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
body,html{ height:100%; width:100%; float:left;}
body{ background:#fff; font-size:12px; color:#333333; margin:0; padding:0;  }
ul, li{list-style:none; margin: 0px; list-style-type:none; }
a{text-decoration:none; cursor:pointer; color:#2a2e33;}
a img {border:none;outline:none;}
img{vertical-align:middle} 
.clr{clear:both; float:none;}
.clr:after, .row:after, .afclr:after{clear:both; float:none; content:""; display:block}
:focus{outline:none; }
input[type="submit"], input[type="reset"], button{  cursor:pointer; -webkit-appearance:none}
.wrapper{max-width:1106px;   margin:0 auto; transition:all 0.3s ease; -webkit-transition:all 0.3s ease}
img{ max-width:100%;}
.wide{width:100%;}
html {   -webkit-font-smoothing: none; }
h1, h2, h3, h4, h5, h6{ font-weight:normal; margin:0; padding:0}

body{margin: 0px; padding: 0px;}
*, after, before{box-sizing:border-box; -webkit-box-sizing:border-box;}
input[type="button"],
input[type="submit"],
input[type="reset"],
select{-moz-appearance:none;  
  appearance:none;
 -webkit-appearance:none;
 -ms-appearance:none; 
 -o-appearance: none; }
/* @font-face kit by Fonts2u (http://www.fonts2u.com) */

section, footer, header{ display:block;}

img { max-width:100%; }

a {text-decoration: none;transition: all 0.2s ease-in-out 0s;}






.service {padding: 50px 0px;float: left;width: 100%;}
.service_heading h2{color:#000; font-size:35px;  text-align:center;     }
.service_content p{     font-size: 18px; text-align: center;color: #222222;padding: 10px 0px;font-weight: normal;      margin-bottom: 80px;}
.service_blok {max-width: 270px;text-align: center; margin: 0px auto;}
.service-content { margin-top: 20px;}
.service-content h4{ margin: 10px 0px;}
.service_button{text-align:center; margin: 40px 0px 0px;}
.service_button a{color: #000; font-size: 18px;  background:
 #fed136; border: none;     margin: 0px 0px 0px 0px;}
.service_button a:hover{ background-color: #222; color: #fff;}
.service_blok img{margin-bottom: 30px;}


.cta {background-color: #222222;padding: 25px 0;width: 100%;float: left;     color: #fff;}
.cta_btn{position: relative; top: 28px;}
.cta_btn a{ background-color: #fed136;font-weight: 800;color: #222;padding: 15px 45px;border-radius: 50px; width: 100%;}
.cta .editContent h2{padding-bottom: 10px;}
.cta_btn a:hover{ background-color: #171616; color: #fff;}

.team {width: 100%;float: left;padding: 80px 0px;}
.team h2{font-size: 35px; color: #000;}
.card {position: relative;padding: 0;border: 0;border-radius: 0;margin: 0;overflow: hidden;}
.team .card > a {display: block;}
.team .card img {width: 100%;}
.team .card-title-wrap {padding: 15px 15px;position: relative;z-index: 9;background-color: #fff;}
.team .card-title-wrap .card-title {font-size: 24px;color: #333;     width: 100%; float: left;}
.team .card-title-wrap .card-text {font-size: 18px;color: #999;}
.team .team-over {padding-top: 45px;position: absolute;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.8);top: 0;left: 0;text-align: center;opacity: 0;
visibility: hidden;-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}
.team .card:hover .team-over {opacity: 1;visibility: visible;}
.team .card .social-icons {margin-bottom: 45px;}
.team .card .social-icons a {color: #fff;font-size: 16px;margin: 0 4px}
.team .card .social-icons a {color: #fff;font-size: 16px;margin: 0 4px}

.card.card-block:hover .team-over p{color: #fff;}
.card.card-block:hover .team-over h4{color: #fed136;}
.team-over h4{padding: 0px 0px 10px 0px;}
.card.card-block:hover .card-title-wrap{background-color: #222;}
.card.card-block:hover .card-title-wrap .card-title{color: #fed136;}
.card.card-block:hover .card-title-wrap .card-text{color: #fff;}
.team-over p{font-size: 12px;     padding: 0px 30px;}


.contact h2{color: #fff; font-size: 35px;     padding: 0px 0px 50px 0px;}
.form .form-group input[type="text"], .form .form-group input[type="email"], .form .form-group textarea{     border: 1px solid #222;color: #222222;}
.contact_btn button{    color: #000;font-size: 18px;background: #fed136;border: none;margin: 0px 0px 0px 0px;}
.contact_btn button:hover{    background-color: #222; color: #fff;}
.form_wrap {max-width: 1120px;margin: 0px auto;}
.form_wrap .form-group textArea{     height: 164px;border: none;}
.contact_btn {width: 100%;text-align: center;display: inline-block;margin: 40px 0px 0px 0px;}
.contact{width: 100%; float: left;     background-color: #222; background-image: url(../../images/map.png);background-repeat: no-repeat;background-position: center;     padding: 100px 0;}
.team_social-icons{margin-top:0px;}
.person h5 {color: #1abc9c;font-size: 13px;margin-bottom: 20px;}
.team_section {float: left;width: 100%; padding: 100px 0;}
.purchase{padding:50px 0px 50px 0px; width: 100%;float: left;background: #eee;}
.purchase h3{color: #404b52;}
.purchase a{color: #000;font-size: 18px;background: #fed136; border: none;margin: 25px 0px 0px 0px;}
.purchase a:hover{background-color: #222; color: #fff;}

.person {
    max-width: 270px;
    text-align: center; margin: 0px auto; 
    }
.person-content {
    margin-top: 20px;}
.social-icons{margin-top: 30px;}

.person h5 {color: #1abc9c;font-size: 13px;margin-bottom: 20px;}
.person-content h4{ margin: 10px 0px;}
.person-content h5{margin-bottom: 10px;}
.tempse{
    position: relative;
    width: 100%;
    height: 81px;
    overflow: hidden;
}
.tempse img{
    position:absolute;
    margin: auto;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
}