/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

   html,
   button,
   input,
   select,
   textarea {
    color: #222;
  }

  html {
    font-size: 1em;
    line-height: 1.4;
  }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

 ::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

 hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

 audio,
 canvas,
 img,
 video {
  vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

 fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

 textarea {
  resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

   .browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
  }

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

















/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

 .ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px;
}

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

 .hidden {
  display: none !important;
  visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

 .visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

 .visuallyhidden.focusable:active,
 .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

 .invisible {
  visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

 .clearfix:before,
 .clearfix:after {
  content: " "; /* 1 */
  display: table; /* 2 */
}

.clearfix:after {
  clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

 .clearfix {
  *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

   @media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
  }

  @media print,
  (-o-min-device-pixel-ratio: 5/4),
  (-webkit-min-device-pixel-ratio: 1.25),
  (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
  }

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

   @media print {
    * {
      background: transparent !important;
      color: #000 !important; /* Black prints faster: h5bp.com/s */
      box-shadow: none !important;
      text-shadow: none !important;
    }

    a,
    a:visited {
      text-decoration: underline;
    }

    a[href]:after {
      content: " (" attr(href) ")";
    }

    abbr[title]:after {
      content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

     .ir a:after,
     a[href^="javascript:"]:after,
     a[href^="#"]:after {
      content: "";
    }

    pre,
    blockquote {
      border: 1px solid #999;
      page-break-inside: avoid;
    }

    thead {
      display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
      page-break-inside: avoid;
    }

    img {
      max-width: 100% !important;
    }

    @page {
      margin: 0.5cm;
    }

    p,
    h2,
    h3 {
      orphans: 3;
      widows: 3;
    }

    h2,
    h3 {
      page-break-after: avoid;
    }
  }
  h1,h2,h3,h4,h5,h6,p{
    margin: 0;
    padding: 0;
  }
  ul{
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .no_margin{
    margin: 0px;
  }
  .no_padding{
    padding: 0;
  }
  .padding_left{
    padding-left:0px;
  }
  .padding_right{
    padding-right:0px;
  }
  body{
    font-family: 'Open Sans', sans-serif;
  }
  .babas{
    font-family: 'bebas';
  }
  .column {width:1000px}



  .header_text > ul {
    margin-top: 29px;
  }
  .header_text li {
    background-image: url("img/li1.png");
    background-position: 0 4px;
    background-repeat: no-repeat;
    color: #707070;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5;
    padding-bottom: 11px;
    padding-left: 11%;
  }
  .header_contact {
    background-image: url("img/phon.png");
    background-position: 20% 16px;
    background-repeat: no-repeat;
    text-align: right;
  }
  .header_contact > p {
    color: #0a8a03;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
    margin-top: 35px;
    position: relative;
  }
  .header_contact > a {
    color: #363636;
    font-size: 39px;
    font-weight: 700;
    line-height: 1;
    text-decoration: none;
  }
  .banner_area {
    background-image: url("img/banner.jpg");
    background-repeat: no-repeat;
    background-size: cover;
  }
  .star_content_area.clearfix {
    /*width: 77%;*/
  }
  .banner_text > h3 {
    color: #f9d547;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    padding-top: 75px;
    text-shadow: 2px 5px 4px #525353;
  }
  .banner_text > h2 {
    color: #ffffff;
    font-size: 44px;
    font-weight: 800;
    line-height: 1.3;
    /*padding-bottom: 35px;*/
    padding-bottom: 25px;
    padding-top: 0;
    text-shadow: 2px 3px 1px #1a1b1d;
    text-transform: uppercase;
  }
  .single_star.ofour{
    background-image: url("img/cb.png");
  }
  .single_star.otwo{
    background-image: url("img/cb.png");
  }
  .single_star.othree{
    background-image: url("img/cb.png");
  }
  .single_star {
    background-image: url("img/cb.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    float: left;
    /*margin-bottom: 10px;*/
    margin-bottom: 20px;
    margin-right: 4%;
    width: 48%;
    text-align: center;
  }
  .single_star.no_margin {
    margin-right: 0;
  }

  .single_star img{
    animation: flip 1s both;
  }

  .single_star p {
    color: #fff;
    /*font-size: 20px;*/
    font-size: 23px;
    font-weight: 700;
    line-height: 1.3;
    /* padding: 80px 6% 45px;*/
    padding: 18px 2% 40px;
    text-align: center;
  }
  .banner_image_area.clearfix {
   /* margin-bottom: 72px;*/
   margin-bottom: 35px;
   /*  margin-top: 62px;*/
   padding-top: 40px;

 }
 .single_banner {
  float: left;
  margin-right: 2%;
  width: 31%;
}
.single_banner > img {
  width: 100%;
}
.form_area {
  background: rgba(13, 167, 83, 0.9) none repeat scroll 0 0;
  padding-top: 55px;
}
.form_area > a {
  background-image: url("img/btn1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  color: #363636;
  display: block;
  font-size: 30px;
  font-style: italic;
  font-weight: 700;
  padding: 11px;
  text-align: center;
  text-decoration: none;
  width: 100%;
  border-radius: 40px;
}
.form_area > h2 {
  color: #fff;
  /*font-size: 34px;*/
  font-size: 28px;
  font-style: italic;
  font-weight: 700;
  line-height: 1;
  padding-bottom: 26px;
  padding-top: 35px;
  text-align: center;
  text-shadow: 2px 2px 2px #014c1a;
}
.form_area > ul {
  padding: 0 4%;
  text-align: center;
}
.form_area li {
  background-image: url("img/li2.png");
  background-position: 0 10px;
  background-repeat: no-repeat;
  color: #ffffff;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  padding: 10px 5px 10px 30px;
  text-transform: uppercase;
}
.form_areas {
  padding: 0 14%;
}
.form_areas input,.form_areas select {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: transparent none repeat scroll 0 0;
  border-color: -moz-use-text-color -moz-use-text-color #ffffff;
  border-image: none;
  border-style: none none solid;
  border-width: medium medium 1px;
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  margin-top: 10px;
  padding: 5px;
  width: 100%;
}
.form_areas select {
  border-bottom: 1px solid #fff;
  margin-bottom: 10px;
}
.form_areas input[type="submit"] {
  background-image: url("img/sub.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border: medium none;
  color: #363636;
  font-size: 18px;
  font-weight: 700;
  padding: 26px;
  width: 100%;
}
.form_areas p {
  color: #ffffff;
  font-size: 12px;
  font-weight: 600;
  margin-top: 15px;
  padding-bottom: 125px;
}
.form_areas span {
  color: #fde21f;
}

.white_bg_area {
  background-image: url("img/bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 60px;
}
.about_us.clearfix {
  margin-top: 40px;
}
.about_title {
  padding-right: 10%;
  text-align: right;
}
.about_title > h3 {
  color: #00ab4e;
  font-size: 14px;
  font-weight: 600;
  padding-top: 19px;
}
.about_title > h2 {
  color: #363636;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2;
}

.about_text {
  background-image: url("img/textbg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 25px 25px 15px 33px;
}
.about_text > p {
  color: #707070;
  font-size: 14px;
  letter-spacing: -0.1px;
  /*  line-height: 1.3;*/
  margin-bottom: 15px;
}
.service_include.clearfix > h2 {
  background: #00ab4e url("img/ser.png") no-repeat scroll 36% center;
  color: #fff;
  font-size: 30px;
  margin-bottom: 60px; 
  padding: 25px;
  text-align: center;
}

li.one{
  background-image: url("img/l1.png");
}
li.two{
  background-image: url("img/l2.png");
}
li.three{
  background-image: url("img/l3.png");
}
li.four{
  background-image: url("img/l4.png");
}
li.five{
  background-image: url("img/l5.png");
}
li.six{
  background-image: url("img/l6.png");
}
li.seven{
  background-image: url("img/l7.png");
}
li.eight{
  background-image: url("img/l8.png");
}
li.nine{
  background-image: url("img/l9.png");
}
li.ten{
  background-image: url("img/l10.png");
}

li.eleven{
  background-image: url("img/l11.png");
}

li.twl{
  background-image: url("img/l12.png");
}

li.thirth{
  background-image: url("img/l13.png");
}

li.forth{
  background-image: url("img/l14.png");
}

li.fith{
  background-image: url("img/l15.png");
}

.single_service_item ul li { 
  background-position: 0 14px;
  background-repeat: no-repeat;
  color: #707070;
  font-size: 18px;
  padding: 15px 0 15px 40px;
}
.service_include.clearfix {
  background: #fff none repeat scroll 0 0;
  border-bottom: 1px solid #c8c8c8;
  margin-bottom: 45px;
  margin-top: 45px;
  padding-bottom: 35px;
}


.client_area {
  background: #fff none repeat scroll 0 0; 
}
.client li {
  float: left;
  margin: 30px 0;
  text-align: center;
  width: 25%;
}
.benefits_area {
  background-image: url("img/bg1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
.single_service_item.textss li {
  background-image: url("img/li3.png");
  background-position: 0 9px;
  background-repeat: no-repeat;
  display: inline-block;
  padding: 15px 28px 15px 58px;
}
.single_service_item.textss > ul {
  text-align: center;
}


.title_bg > h2 span{
  color: #00ab4e
}
.title_bg > h2 {
  color: #707070;
  font-size: 30px;
  font-weight: 300;
  padding: 45px;
  text-align: center;
}
.title_bg > img {
  width: 100%;
}
footer {
  background: #176e37 none repeat scroll 0 0;
}
.f_text > p {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  padding: 30px 0;
}
.f_text span {
  color: #f9d547;
  font-weight: 400;
}
.f_button > a {
  background-image: url("img/btn2.png");
  background-size: 100% 100%;
  color: #005826;
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  margin-left: 10%;
  margin-top: 26px;
  padding: 10px 20px;
  text-align: center;
  width: 80%;
  text-decoration: none;
}
.left_footer > p {
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  padding: 20px 0 35px;
}
.left_footer span {
  color: #f9d547;
}
.left_footer li {
  display: inline;
}
.left_footer a {
  color: #fff;
  display: inline-block;
  font-size: 16px;
  padding: 20px 5px;
  text-decoration: none;
}

.refresh_a{
  color: white;
}

@keyframes flip{
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}























































