/*! 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:arial;
}
.babas{
    font-family: 'bebas';
}
.column {width:1000px}


.testimonial_area {
  background: none repeat scroll 0 0 #0E352C;
  padding-bottom: 60px;
  padding-top: 30px;
}
.testimonial > h2 {
  color: #FF6F00;
  font-size: 30px;
  font-weight: 800;
  margin-bottom: 25px;
  text-align: center;
  text-transform: uppercase;
}
.single_tesi_area {
  background: none repeat scroll 0 0 #43615A;
  margin: 0 auto;
  padding: 50px 30px 25px;
  text-align: center;
  width: 90%;
}
.single_testi.item > p {
  background-image: url("img/testimonial-bg.png");
  background-size: 100% 100%;
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
  margin-bottom: 15px;
  padding-left: 15px;
  padding-right: 19px;
  padding-top: 30px;
  padding-bottom: 70px;
}
.single_testi.item > h3 {
  color: #FFFFFF;
  font-size: 24px;
  font-weight: 800;
  text-align: right;
  text-transform: uppercase;
}
.header-top-cont > h1 {
  color: #FFFFFF;
  font-size: 28px;
  font-weight: 700;
  text-align: right;
  text-transform: uppercase;
}
.header-top-area {
  background-color: #A6CE3A;
  padding: 10px 0;
}
.main-content-area {
  padding-top: 15px;
  padding-bottom: 10px;
}
.main-content-cont2 > a {
  background: none repeat scroll 0 0 #EE2D43;
  border-radius: 15px;
  color: #FFFFFF;
  font-size: 19.83px;
  font-weight: 700;
  padding: 15px 20px;
  text-decoration: none;
  text-transform: uppercase;
}
.main-content-cont2 {
  margin-top: 28px;
  text-align: center;
}
.main-content-cont3 {
  text-align: right;
}
.main-content-cont3 > p {
  color: #000000;
  font-size: 18.76px;
}
.main-content-cont3 span {
  font-weight: 700;
}
.main-content-cont3 > a {
  background-image: url("img/phone.png");
  background-position: 8px center;
  background-repeat: no-repeat;
  color: #000000;
  font-size: 41px;
  font-weight: 700;
  padding-left: 16%;
  text-decoration: none;
}
.servis-title {
  margin-bottom: 30px;
  text-align: center;
  margin-top: 45px;
}
.servis-title > h1 {
  color: #FFFFFF;
  font-size: 59.38px;
  font-weight: 700;
  line-height: 1.3;
  text-shadow: 2px 3px 4px #6598A9;
  letter-spacing: -1.5px;
}
.servis-title h3 {
  color: #000000;
  font-size: 26px;
  font-weight: 700;
  letter-spacing: -1px;
}
.servis-title > h4 {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
}
.service-area {
  background-image: url("img/slider-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 100px;
  position: relative;
}
.service-form {
  text-align: center;
  margin-bottom: 15px;
}
.service-form span {
  color: #ee2d43;
}
.service-form > h1 {
  color: #6BCFF5;
  font-size: 45px;
  font-weight: 700;
  line-height: 1.2;
}
.service-form > p {
  color: #999999;
  font-size: 20.77px;
}
input {
  border: 2px solid #6BCFF5;
  color: #000000;
  font-size: 18.76px;
  margin-bottom: 28px;
  margin-left: 22px;
  padding: 8px;
  width: 17%;
}
.only-form {
  margin-left: 14%;
  position: relative;
  z-index: 9999;
}
.hiddens{
    overflow: hidden;
}
.submit {
  background-color: #EE2D43;
  border: medium none;
  border-radius: 15px;
  color: #FFFFFF;
  font-size: 19px;
  font-weight: 700;
  padding: 16px;
  text-transform: uppercase;
  width: 42%;
}
.all-form-side {
  background-image: url("img/form-bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-bottom: 52px;
  padding-top: 25px;
}
.form-bootom li {
  background-image: url("img/sbg2.png");
  background-position: 0 center;
  background-repeat: no-repeat;
  background-size: 11% auto;
  color: #A6CE3A;
  float: left;
  font-size: 25px;
  font-weight: 700;
  letter-spacing: -1px;
  margin-left: 18px;
  padding-bottom: 1px;
  padding-left: 4%;
  padding-top: 10px;
  word-spacing: -1px;
}
.form-bootom {
  border-top: 1px solid #A6CE3A;
  margin-left: 8%;
  margin-right: 2%;
  padding-left: 3%;
  padding-top: 18px;
}
.all-form-side {
  background-image: url("img/form-bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-bottom: 70px;
  padding-top: 25px;
}
.form-bootom li:first-child {
  background-image: url("img/sbg1.png");
  background-position: -1px 21px;
  background-size: 21% auto;
  padding-left: 53px;
}
.form-bootom li:last-child {
  background-image: url("img/sbg3.png");
  background-position: -1px 6px;
  background-size: 11% auto;
  padding-left: 53px;
}

.adding-area { 
}
.adding-title span {
  color: #A6CE3A;
}
.adding-title > h1 {
  color: #6BCFF5;
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 55px;
  padding-top: 15px;
  text-align: center;
}
.add-promo > h1 {
  color: #6BCFF5;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.9;
  text-transform: uppercase;
}
.add-promo > p {
  color: #000000;
  font-size: 15.61px;
  font-weight: 700;
}
.add-promo > span {
  color: #A6CE3A;
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
}
.add-promo { 
}
.add-promo.small { 
}
.add-promo.small2 { 
}
.adding-left-cont.firstsss:before {
    background: none;
}
.adding-left-cont { 
}
.adding-left-cont.jamela:before {
  background-image: url("img/icon1.png");
  background-repeat: no-repeat;
  content: "";
  height: 70px;
  left: -22px;
  position: absolute;
  top: 40%;
  width: 11px;
}
.adding-left-cont:before {
  background-image: url("img/icon1.png");
  background-repeat: no-repeat;
  content: "";
  height: 70px;
  left: -19px;
  position: absolute;
  top: 259px;
  width: 11px;
}
.adding-left-cont {
  background-image: url("img/one.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  float: left;
  height: 302px;
  margin: 2%;
  position: relative;
  text-align: center;
  width: 30%;
}
.adding-left-cont.jamela {
  width: 29%;
}
.adding-left-cont.firstsss {
  width: 29%;
}
.adding-left-cont:before {
  background-image: url("img/icon1.png");
  background-repeat: no-repeat;
  content: "";
  height: 70px;
  left: -24px;
  position: absolute;
  top: 38%;
  width: 11px;
}
.adding-left-cont > img {
  margin-top: -56px;
}
.adding-boot-cont > h1 {
  color: #EE2D43;
  font-size: 35px;
  font-weight: 700;
  letter-spacing: -1px;
  margin-top: 30px;
}
.add-logo {
  text-align: right;
}
.row.antothe {
  border-bottom: 1px solid #A6CE3A;
  margin-top: 20px;
  padding-bottom: 48px;
}
.add-link > a {
  background: none repeat scroll 0 0 #A6CE3A;
  border-radius: 12px;
  color: #FFFFFF;
  font-size: 18.83px;
  font-weight: 700;
  padding: 12px 18px;
  text-decoration: none;
  text-transform: uppercase;
}
.add-link {
  margin-top: 34px;
  text-align: left;
}
.costom-title > h1 {
  color: #6BCFF5;
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 40px;
  margin-top: 30px;
  text-align: center;
}
.costom-top-left-cont > img {
  margin-left: 12%;
}
.single_testi.item {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin: 0 4%;
  padding: 0;
  width: 88%;
}
.single_testi.item > h4 {
  color: #A6CE3A;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  letter-spacing: -1px;
  margin-top: 5px;
  position: relative;
}
.all-call {
  background-image: url("img/cal-bg.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-bottom: 48px;
  margin-top: 40px;
  overflow: hidden;
}
.calculator-top-left-cont {
  text-align: right;
}
.cal-link {
  margin-top: 64px;
  text-align: center;
}
.cal-link > a {
  background: none repeat scroll 0 0 #EE2D43;
  border-radius: 15px;
  color: #FFFFFF;
  font-size: 20px;
  font-weight: 700;
  padding: 18px 40px;
  text-decoration: none;
}
.cal-cont > h1 {
  color: #FFC600;
  font-size: 40px;
  font-weight: 700;
  margin-top: 40px;
  text-shadow: 2px 2px 3px #658389;
}
.cal-cont > p {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 700;
  text-shadow: 1px 1px 3px #658389;
}
.all-storise-cont > img {
  margin-left: 20px;
}
.all-storise-cont > p {
  color: #A6CE3A;
  font-size: 25px;
  font-weight: 700;
  padding: 30px 7px;
  text-align: center;
}
.all-storise-cont > h4 {
  color: #000000;
  font-size: 18.76px;
}
.all-storise-cont span {
  font-weight: 700;
}
.all-storise-cont > a {
  background-image: url("img/phone2.png");
  background-position: 0 center;
  background-repeat: no-repeat;
  color: #000000;
  font-size: 41px;
  font-weight: 700;
  padding-left: 14%;
  text-decoration: none;
}
.all-storise-cont h2 {
  background: none repeat scroll 0 0 #EE2D43;
  border-radius: 13px;
  color: #FFFFFF;
  font-size: 19.67px;
  font-weight: 700;
  margin-left: 13%;
  margin-top: 12px;
  padding: 15px;
  text-align: center;
  text-transform: uppercase;
  width: 230px;
}
.same-pic-1 > img {
  margin-bottom: 50px;
  margin-top: 26px;
}
.same-pic-2 > img {
  margin-bottom: 10px;
}
.footer-left-cont > h1 {
  color: #FFFFFF;
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 28px;
}
.footer-left-cont > a {
  background: none repeat scroll 0 0 #EE2D43;
  border-radius: 15px;
  color: #FFFFFF;
  font-size: 19.83px;
  font-weight: 700;
  padding: 15px 30px;
  text-decoration: none;
  text-transform: uppercase;
}
.footer-area-top {
  background: none repeat scroll 0 0 #6BCFF5;
  margin-top: 15px;
  padding-bottom: 35px;
  padding-top: 30px;
  text-align: center;
}
.foot-cont > p {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 6px;
  text-transform: uppercase;
}
.footer-area {
  background: none repeat scroll 0 0 #A6CE3A;
  padding-bottom: 15px;
  padding-top: 12px;
  text-align: center;
}
.storise-title > h1 {
  color: #6BCFF5;
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 40px;
  text-align: center;
}
.single-sorise {
  float: left;
  padding: 0 10px;
  text-align: center;
  width: 33.3333%;
}
.single-sorise > h4 {
  color: #6BCFF5;
  font-size: 19.42px;
  font-weight: 700;
  text-transform: uppercase;
}
.all-storise-cont a.noness{
    background-image: none;
}
.single-sorise > p {
  color: #000000;
  font-size: 17px;
  font-weight: 700;
  margin-top: 7px;
}
.storie-right {
  text-align: center;
}
.single-sorise span {
  color: #A6CE3A;
}
.image {
  height: 115px;
}
.jaro {
  margin-top: -20px;
}

.secound-single-area {
  border-top: 1px solid#A6CE3A;
  padding-top: 24px;
  margin-top: 30px;
}
.single-sorise.shahin {
  margin-top: 90px;
}
.single-sorise > h1 {
  color: #A6CE3A;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 25px;
  padding-top: 33px;
}
.habib {
  margin-top: -25px;
}
.testimonial {
  position: relative;
}
.owl-next {
  left: -11px;
  position: absolute;
  top: 31%;
}
.owl-prev {
  position: absolute;
  right: 0;
  top: 31%;
}
.single-sorise > h3 {
  color: #EE2D43;
  font-size: 19.5px;
  font-weight: 700;
  margin-bottom: 68px;
  margin-top: 20px;
}
.single-sorise > a {
  background: none repeat scroll 0 0 #6BCFF5;
  border-radius: 15px;
  color: #FFFFFF;
  font-size: 18.5px;
  font-weight: 700;
  padding: 14px 30px;
  text-decoration: none;
}
.single-sorise.shahin h5 {
  margin-bottom: 37px;
}
.single-sorise.shahin h6 {
  margin-bottom: 38px;
}

.same-pic-2 > img {
  width: 100%;
}

.single-delower {
  margin-bottom: 40px;
  overflow: hidden;
}
.service-form:after {
  background: url("img/easy.png") no-repeat scroll 0 0 transparent;
  bottom: 0;
  content: "";
  left: 8%;
  position: absolute;
  top: 63px;
  width: 15%;
}
.service-area:after {
  background: url("img/man.png") no-repeat scroll 0 0 / 100% auto transparent;
  bottom: 0;
  content: "";
  left: 0px;
  position: absolute;
  top: 148px;
  width: 23%;
  z-index: 999 !important;
}


