@font-face{font-family:'QlassikMediumRegular';src:url('../fonts/qlassik_tb-webfont.eot');src:url('../fonts/qlassik_tb-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/qlassik_tb-webfont.woff2') format('woff2'), url('../fonts/qlassik_tb-webfont.woff') format('woff'), url('../fonts/qlassik_tb-webfont.ttf') format('truetype'), url('../fonts/qlassik_tb-webfont.svg#qlassik_mediumregular') format('svg');font-weight:400;font-style:normal;}
body{font-family:QlassikMediumRegular, serif;color:#666;margin:0;padding:0;font-size:16px;}
a{color:#72c02c;text-decoration:none;}
h2{font-size:22px;}
.service{overflow:hidden;margin-bottom:10px;padding:15px 15px 10px;}
.service .service-icon{color:#72c02c;}
.service .service-icon{float:left;padding:10px;color:#72c02c;font-size:35px;text-align:center;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;}
.fa{display:inline-block;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.service .desc{padding:0 15px;overflow:hidden;}
.service:hover{background:#fcfcfc;box-shadow:0 0 5px #ddd;-webkit-transition:box-shadow 0.2s ease-in-out;-moz-transition:box-shadow 0.2s ease-in-out;-o-transition:box-shadow 0.2s ease-in-out;transition:box-shadow 0.2s ease-in-out;}
.headline h2, .headline h3, .headline h4{border-bottom:2px solid #72c02c;}
.headline h2, .headline h3, .headline h4{margin:0 0 -2px 0;padding-bottom:5px;display:inline-block;border-bottom:2px solid #72c02c;}
.headline h2{font-size:22px;}
footer .container{font-size:14px;border-top:solid 1px #777;margin-top:10px;padding-top:10px;}
h1{font-family:QlassikMediumRegular, Arial;color:#81AE04;font-size:2em;line-height:1.125em;font-weight:lighter;}
.animated{text-align:center;}
.animated a{margin-top:27px;text-align:center;}
.carousel-caption h3{font-size:50px;}
.carousel-caption p{font-size:30px;}
.thumbnail-kenburn img{left:10px;margin-left:-10px;position:relative;-webkit-transition:all 0.8s ease-in-out;-moz-transition:all 0.8s ease-in-out;-o-transition:all 0.8s ease-in-out;-ms-transition:all 0.8s ease-in-out;transition:all 0.8s ease-in-out;}
.thumbnail-style{padding:7px;margin-bottom:20px;}
.thumbnail-style .thumbnail-img{position:relative;margin-bottom:11px;}
.thumbnail-style:hover{box-shadow:0 0 8px #ddd;-webkit-transition:box-shadow 0.2s ease-in-out;-moz-transition:box-shadow 0.2s ease-in-out;-o-transition:box-shadow 0.2s ease-in-out;transition:box-shadow 0.2s ease-in-out;}
/*Call To Action v1
------------------------------------*/
.call-action-v1 p {
  margin-top: 5px;
  font-size: 18px;
  font-weight: 200;
  margin-bottom: 0;
}

.call-action-v1.call-action-v1-boxed {
  padding: 0 25px;
}

.call-action-v1 .call-action-v1-box {
  width: 100%;
  display: table;
  padding: 30px 0;
  vertical-align: middle;
}

.call-action-v1 .call-action-v1-in {
  display: table-cell;
  vertical-align: middle;
}

.call-action-v1 .call-action-v1-in.inner-btn {
  padding-top: 1px;
  min-width: 250px;
  text-align: right;
}
.bg-color-primary {
    background-color: #81AE04 !important;
}
.color-light {
    color: #ffffff;
}
.call-action-v1 p {
    margin-top: 5px;
    font-size: 18px;
    font-weight: 200;
    margin-bottom: 0;
}
.btn-u.btn-brd.btn-u-light {
    color: #fff;
    border-color: #fff;
}
.btn-u.btn-brd {
    border-color: #72c02c;
}
.btn-u.btn-brd-width-2 {
    padding: 7px 18px;
    border-width: 2px;
}
.btn-u.btn-brd {
    color: #555;
    background: none;
    padding: 5px 13px;
    border: solid 1px transparent;
}
.btn-u-lg, a.btn-u-lg {
    font-size: 18px;
    padding: 10px 25px;
}
.btn-u {
    border: 0;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    font-weight: 400;
    padding: 6px 13px;
    position: relative;
    background: #72c02c;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none;
}
h3.heading-xs {
    font-size: 16px;
    
}
/*Badges and Labels
------------------------------------*/
/*Labels*/
span.label {
  font-size: 11px;
  font-weight: 400;
  padding: 4px 7px;
  margin-right:2px;
}

/*Badges*/
span.badge {
  font-weight: 400;
  padding: 4px 7px;  
}

span.label-u,
span.badge-u {
  background: #72c02c;
}

span.label-blue,
span.badge-blue {
  background: #3498db;
}

span.label-red,
span.badge-red {
  background: #e74c3c;
}

span.label-green,
span.badge-green {
  background: #2ecc71;
}

span.label-sea,
span.badge-sea {
  background: #1abc9c;
}

span.label-orange,
span.badge-orange {
  background: #e67e22;
}

span.label-yellow,
span.badge-yellow {
  background: #f1c40f;
}

span.label-purple,
span.badge-purple {
  background: #9b6bcc;
}

span.label-aqua,
span.badge-aqua {
  background: #27d7e7;
}

span.label-brown,
span.badge-brown {
  background: #9c8061;
}

span.label-dark-blue,
span.badge-dark-blue {
  background: #4765a0;
}

span.label-light-green,
span.badge-light-green {
  background: #79d5b3;
}

span.label-light,
span.badge-light {
  color: #777;
  background: #ecf0f1;
}

span.label-dark,
span.badge-dark {
  background: #555;
}
.rounded-2x {
    border-radius: 10px !important;
}

@media (min-width:992px){.dropdown-menu{padding:0;border:none;min-width:200px;border-radius:0;z-index:9999 !important;border-top:solid 2px #81AE04;border-bottom:solid 2px #687074;}
}
.icons{float:left;padding-top:10px;}
.thumbnail-style a.btn-more{background:#72c02c;}
.thumbnail-style a.btn-more{right:-10px;bottom:10px;color:#fff;padding:1px 6px;position:absolute;background:#72c02c;display:inline-block;}
.hover-effect{-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;}
.purchase{padding:25px 0 30px;border-bottom:solid 1px #eee;}
.content{padding-top:40px;padding-bottom:40px;}
.headline{display:block;margin:10px 0 25px 0;border-bottom:1px dotted #e4e9f0;}
h3 a{color:#81AE04;}
.glyphicon{font-size:13px;min-width:15px;margin-right:8px;text-align:center;position:relative;}
.embed-responsive.embed-responsive-16by9{padding-bottom:30%;}
header{z-index:99;position:relative;border-bottom:solid 2px #eee;}
.social-icons li a{margin:0 3px;}
.social-icons li a, a.social-icon{width:28px;height:28px;display:block;background-position:0 0;background-repeat:no-repeat;transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;}
.social-icons li{list-style:none;margin-right:3px;margin-bottom:5px;text-indent:-9999px;display:inline-block;}
.overflow-h{overflow:hidden;}
.about-me h2{font-size:20px;text-transform:uppercase;}
.margin-bottom-20{margin-bottom:40px;}
.title-box-v2{text-align:center;margin-bottom:40px;}
.title-box-v2 h2{font-size:25px;text-transform:uppercase;}
.about-skills{padding:40px 0;border-top:1px solid #eee;border-bottom:1px solid #eee;}
.pie-progress-charts .inner-pchart{text-align:center;}
.pie-progress-charts .circle-title{font-size:22px;}
.color-green{color:#81AE04;}
.overflow-hidden{overflow:hidden;height:157px;}
dl{margin-left:-60px;}
.margin-20{margin-bottom:20px}


/* admin pages */ 
/*
 * Specific styles of signin component
 */
/*
 * General styles
 */


.card-container.card {
    max-width: 350px;
    padding: 40px 40px;
}

.btn {
    font-weight: 700;
    /*height: 36px;*/
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor: default;
}

/*
 * Card component
 */
.card {
    background-color: #F7F7F7;
    /* just in case there no content*/
    padding: 20px 25px 30px;
    margin: 0 auto 25px;
    margin-top: 50px;
    /* shadows and rounded borders */
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}

.profile-img-card {
    width: 96px;
    height: 96px;
    margin: 0 auto 10px;
    display: block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

/*
 * Form styles
 */
.profile-name-card {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin: 10px 0 0;
    min-height: 1em;
}

.reauth-email {
    display: block;
    color: #404040;
    line-height: 2;
    margin-bottom: 10px;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.form-signin #inputEmail,
.form-signin #inputPassword {
    direction: ltr;
    height: 44px;
    font-size: 16px;
}

.form-signin input[type=email],
.form-signin input[type=password],
.form-signin input[type=text],
.form-signin button {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    z-index: 1;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.form-signin .form-control:focus {
    border-color: rgb(104, 145, 162);
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(104, 145, 162);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(104, 145, 162);
}

.btn.btn-signin {
    /*background-color: #4d90fe; */
    background-color: rgb(104, 145, 162);
    /* background-color: linear-gradient(rgb(104, 145, 162), rgb(12, 97, 33));*/
    padding: 0px;
    font-weight: 700;
    font-size: 14px;
    height: 36px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: none;
    -o-transition: all 0.218s;
    -moz-transition: all 0.218s;
    -webkit-transition: all 0.218s;
    transition: all 0.218s;
}

.btn.btn-signin:hover,
.btn.btn-signin:active,
.btn.btn-signin:focus {
    background-color: rgb(12, 97, 33);
}

.forgot-password {
    color: rgb(104, 145, 162);
}

.forgot-password:hover,
.forgot-password:active,
.forgot-password:focus{
    color: rgb(12, 97, 33);
}
@media (max-width: 992px) {
  .call-action-v1 .call-action-v1-in,
  .call-action-v1 .call-action-v1-in.inner-btn {
    display: block;
    text-align: center;
  }

  .call-action-v1 .call-action-v1-in p {
    margin-bottom: 20px;
  }
}