/*! 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 {
  background: none repeat scroll 0 0 #AC2138;
  padding: 15px 0;
}

.logo {
  text-align: right;
}
.logo > img {
  width: 115%;
}
.logo {
  text-align: right;
}
.logo li {
  background-image: url("img/li1.png");
  background-position: 18% center;
  background-repeat: no-repeat;
  color: #FFFFFF;
  display: inline-block;
  font-weight: 600;
  line-height: 1.5;
  padding: 14px 2% 14px 14%;
}
.logo {
  text-align: right;
}

.logo > a {
  background: url("img/phone.png") no-repeat scroll 13px center #E02846;
  border-radius: 10px;
  color: #FFFFFF;
  display: inline-block;
  font-family: 'Lato',sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
  padding: 10px 5% 10px 19%;
  text-decoration: none;
  text-transform: uppercase;
}
.left_banner {
  margin-left: 25%;
  overflow: hidden;
  width: 75%;
}
.sub_header_area {
  font-family: 'Lato',sans-serif;
  padding: 30px 0;
}
.left_sub > p {
  color: #39424E;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  text-transform: uppercase;
}
.left_sub > h2 {
  color: #39424E;
  font-size: 50px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
}
.right_sub {
  text-align: right;
}
.banner_area {
  background-image: url("img/banner1.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.single_free {
  float: left;
  margin-top: 30px;
  text-align: center;
  width: 33.33%;
}
.single_free.last_oness {
  margin-top: 100px;
}
.single_free > h2 {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
  padding: 15px 0;
}
.form_area {
  padding-left: 20%;
  padding-top: 25px;
  text-align: center;
  position: relative;
}
.form_area > img {
  margin-bottom: 38px;
}
.form select {
  background: none repeat scroll 0 0 #39424E;
  border: medium none;
  color: #FFFFFF;
}
.form input, .form select {
  border: 1px solid #D89CA6;
  border-radius: 6px;
  color: #959595;
  font-size: 12px;
  margin-bottom: 10px;
  padding: 12px;
  position: relative;
  text-transform: uppercase;
  width: 95%;
  z-index: 9999999;
}
.form input[type="submit"] {
  background: none repeat scroll 0 0 #FDC82D;
  border: medium none;
  border-radius: 26px;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 30px;
  margin-top: 10px;
}
.form_area:before {
  background-image: url("img/cir.png");
  background-repeat: no-repeat;
  content: "";
  height: 200px;
  left: 13%;
  position: absolute;
  top: 96px;
  width: 100%;
}
.hassel_free_area {
  background-image: url("img/bg1.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 60px 0;
  padding-bottom: 55px;
  padding-top: 30px;
}
.hassal_service {
  overflow: hidden;
}
.single_hassal:last-child:before {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.single_hassal:before {
  background-image: url("img/bar.png");
  background-repeat: repeat-x;
  content: "";
  height: 2px;
  position: absolute;
  right: -11px;
  top: 30%;
  width: 32px;
}
.single_hassal {
  float: left;
  position: relative;
  text-align: center;
  width: 33.33%;
}
.single_hassal > img {
  padding-bottom: 15px;
  padding-top: 20px;
}
.single_hassal > p {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.1;
}
.single_hassal img.last_cir {
  padding-top: 0;
} 
.hassel_title {
  margin-left: 41%;
  padding-top: 50px;
  width: 59%;
}
.hassel_title > h2 {
  color: #FDC82D;
  font-family: 'Lato',sans-serif;
  font-size: 71px;
  font-style: italic;
  font-weight: 900;
  line-height: 1px;
  text-align: center;
}
.hassel_title h2 span {
  color: #FFFFFF;
  font-size: 61px;
  line-height: 1;
}
.hassel_title > p {
  color: #FDC82D;
  font-size: 24px;
  padding-top: 60px;
  text-align: center;
}

.cloud_area {
  background-image: url("img/bg2.png");
  background-repeat: no-repeat;
  margin-bottom: 60px;
  padding: 65px 0;
}
.single_clud > p {
  color: #E02846;
  font-size: 20px;
  font-weight: 700;
  padding-left: 38%;
  padding-top: 29px;
}
.single_clud > img {
  float: left;
}
.cloud {
  padding-left: 3%;
}
.single_news > img {
  width: 100%;
} 
.latest_news_area {
  font-family: 'Lato',sans-serif;
  padding-bottom: 80px;
}

.single_news {
  position: relative;
}
.single_news > img {
  width: 100%;
}
.single_news > h2 {
  background: none repeat scroll 0 0 #E02846;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 700;
  height: 65px;
  margin-top: -65px;
  padding: 23px 0;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}
.single_news > p {
  background: none repeat scroll 0 0 #F7F8FD;
  box-shadow: 1px 0 2px #DBDBDB;
  font-size: 16px;
  padding: 24px 9% 36px;
  text-align: center;
}
.single_news > a {
  background: none repeat scroll 0 0 #FDC82D;
  box-shadow: 1px 3px 2px #DBDBDB;
  color: #FFFFFF;
  display: block;
  font-size: 20px;
  font-weight: 700;
  padding: 12px;
  text-align: center;
  text-decoration: none;
}
.about_us_area {
  background: none repeat scroll 0 0 #B5223B;
  font-family: 'Lato',sans-serif;
  padding: 50px 0;
  text-align: center;
}
.about_us > p {
  color: #FDC82D;
  font-size: 36px;
  font-style: italic;
  font-weight: 900;
}
.about_us > h2 {
  color: #FFFFFF;
  font-size: 60px;
  font-style: italic;
  font-weight: 900;
  line-height: 1;
}
.pickup_area {
  background: none repeat scroll 0 0 #39424E;
  border-top: 1px solid #FFFFFF;
  padding-bottom: 60px;
  padding-top: 40px;
}
.pickup > h2 {
  background-image: url("img/li2.png");
  background-repeat: no-repeat;
  color: #FFFFFF;
  display: block;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 40px;
  overflow: hidden;
  padding: 15px 0;
  text-align: center;
}
.pickup_txt > p {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 1.4;
  padding-top: 15px;
  text-align: justify;
}
.pickup_titles {
  background: none repeat scroll 0 0 #4C5868;
  margin-left: 15%;
  padding: 25px 50px;
  text-align: center;
  width: 85%;
}
.pickup_titles > p {
  color: #FFFFFF;
  font-family: 'Lato',sans-serif;
  font-size: 24px;
  font-style: italic;
  font-weight: 900;
  line-height: 1.2;
  margin-bottom: 19px;
}
.pickup_titles > a {
  background: none repeat scroll 0 0 #FDC82D;
  border-radius: 5px;
  color: #FFFFFF;
  display: block;
  font-family: 'Lato',sans-serif;
  font-size: 18px;
  font-weight: 700;
  padding: 15px;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
}

.top_footer_area {
  padding: 35px;
  text-align: center;
}
footer {
  background: none repeat scroll 0 0 #000000;
}
.footer_text > p {
  color: #FFFFFF;
  font-size: 12px;
  padding: 40px 0;
}
.footer strong {
  color: #FF4361;
  font-weight: 400;
}
.footer_logo {
  text-align: center;
}

.footer_logo > img {
  padding: 17px 0;
}
.footer_menu {
  text-align: right;
}
.footer_menu li {
  display: inline;
}
.footer_menu a {
  color: #FFFFFF;
  display: inline-block;
  font-size: 12px;
  padding: 40px 5px;
  text-decoration: none;
}
.thankyou-content{
	text-align: center;
	padding:20px 0px;
	background-color:#FDC82D;
}
.thankyou-content h1{
	color:#E02846;
}