/*! normalize.css v2.1.3 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 8/9.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,58
hgroup,
main,
nav,
section,
summary {
    display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */

audio,
canvas,
video {
    display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */

[hidden],
template {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-family: sans-serif; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
    margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
    background: transparent;
            text-decoration: none;
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
    outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn {
    font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */

q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9.
 */

img {
    border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */

svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari 5.
 */

figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
    border: 0; /* 1 */
    padding: 0; /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */

button,
input,
select,
textarea {
    font-family: inherit; /* 1 */
    font-size: 100%; /* 2 */
    margin: 0; /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
    line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    background: #000;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

*:focus{
  outline: none;
}
a{
  text-decoration: none;  
}
a:hover, a:focus{
  text-decoration: none;  
  outline: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
body{
  font-family: 'Assistant', sans-serif;
  font-weight: 400;
  direction: ltr;
}
.clearfix{
  clear: both;
}
.wrapper{
  position: relative;
}
.banner-header {
    position: absolute;
    right: 0;
    top: 0;
    text-align: right; 
}
.container{
  max-width: 1090px;
  margin:0 auto;
  padding: 0 15px;
}
.top-page{
  background: url(img/bg-line.jpg) repeat-x center top #fff;
  padding:40px 0  35px;
}
.inner-top{
  max-width: 800px;
}
.top-page h1 {
    font-weight: 700;
    font-size: 64px;
    color: #37424a;
    margin: 36px 0 0;
    position: relative;
    padding: 16px 0 0;
    line-height: 64px;
}
.top-page h2 {
    font-weight: 700;
    font-size: 42px;
    color: #37424a;
    margin: 0;
    line-height: 42px;
}
.top-page h1:before {
    background: #01635b;
    content: "";
    width: 100px;
    height: 3px;
    top: 0;
    right: 0;
    position: absolute;
}
.top-page h3 {
    font-weight: 700;
    font-size: 30px;
    color: #48535d;
    margin: 20px 0;
    line-height: 39px;
    font-style: italic;
}
.section-content{
  background: url(img/bg.jpg) no-repeat center top;
  background-size: cover;
}
.testimonial {
    padding: 30px 0 40px;
    position: relative;
}
.item-testimonial{
  display: inline-block;
  width: 45%;
  margin-left: 4%;
  margin-top: 10px;
}
.img-test img{
  display: block;
  border-radius: 50%;
}
.img-test {
    float: right;
    width: 32%;
}
.content-test {
    float: left;
    width: 65%;
    color: #fff;
    margin: 40px 0 0;
}
.content-test h3 {
    margin: 0 0 12px;
    font-size: 23px;
    line-height: 24px;
    position: relative;
    font-weight: 600;
    padding-bottom: 12px;
}
.content-test h3:before {
  background: #74b4b2;
  content: "";
  width:50px;
  height: 2px;
  bottom: 0;
  right: 0;
  position: absolute;
}
.content-test p {
    margin: 0 0 5px;
    font-size: 18px;
    line-height: 22px;
    font-weight:600;
}
.content-test span {
    font-weight: 600;
    display: block;
    font-size: 18px;
    line-height: 22px;
    max-width: 270px;
}
.count.top-time{
    display:none;
}
.count{
  max-width: 565px;
  padding-bottom: 45px
}
.count h3{
    margin: 0 ;
    color: #fff;
    font-size: 24px;
    line-height: 40px;
    font-weight: 600;
}
.count h3 img {
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    width: auto;
}
.getting-time{
  padding:30px 0 15px;
}
.getting-time ul{
  margin:0;
  padding:0;
}
.getting-time ul li {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    font-size: 19px;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    padding-right: 50px;
    text-align: center;
    line-height: 56px;
}
.getting-time ul li:last-child{
    padding-right: 0;
}
.getting-time ul li:last-child:before{
  display: none;
}
.getting-time ul li:before {
    content: ":";
    position: absolute;
    right: 11px;
    font-weight: 400;
    font-size: 80px;
    top: -4px;
}
.getting-time ul li span{
  display:block;
  font-size: 74px;
  font-weight: 400;
}
/******************************************/
form .thankyou {
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    margin:0;
    text-align: center;
}
#loading {
    position: relative;
    text-align: center;
    margin: 0 0 90px 0;
}
.loader {
    text-align: center;
    border: 10px solid #f3f3f3;
    border-top: 10px solid #203644;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 2s linear infinite;
    margin: 0 auto;
    top: 50%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
@-webkit-keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.form-send-mail {
    max-width: 480px;
    background: #59446e;
    border-radius: 5px;
    padding: 10px 20px 20px;
    color: #fff;
    float: right;
    margin-top: -160px;
    position: relative;
    z-index: 1;
}
.form-send-mail h2 {
    margin:0 0 10px;
    font-size: 18px;
    font-weight: 600;
}
.form-send-mail p {
    margin:8px 0;
    position: relative;
}
.form-send-mail p.i-agree {
    direction: ltr;
    margin: 8px 0 20px;
}
.form-send-mail p.i-agree span {
    text-decoration: underline;
    cursor: pointer;
}
.form-send-mail p.i-agree span a{
    display: none;
}
.form-send-mail p.i-agree span.in a{
    display: block;
    opacity: 1;
    position: absolute;
    background: white;
    color: black;
    text-decoration: none;
    top: 20.5vw;
    width: 22vw;
    right: 0vw;
    padding: 1vw;
    text-align: left;
    max-width: unset !important;
    -webkit-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.75);
    bottom: 0;
    top: inherit !important;
    transition: all 0.3s;
}

.form-send-mail p.i-agree label {
    font-size: 15px;
    line-height: 18px;
}
.form-send-mail input[type="checkbox"] {
    position: absolute;
    top: 4px;
    left: 0;
}
.form-input{
  margin:0 0 10px;
}
.form-send-mail form input[type="text"], 
.form-send-mail form input[type="tel"], 
.form-send-mail form input[type="email"] {
    width: 96%;
    display: block;
    height: 35px;
    line-height: 35px;
    padding: 0 2%;
    border: 1px solid #ccc;
    font-weight: 400;
    font-size: 15px;
    margin-bottom: 10px;
    background: #fff;
    color: #37424a;
    border-radius: 8px;
}
.form-send-mail form input[type="submit"]:hover{
  background: #e57b85;
}
.form-send-mail form input[type="submit"],input[type="button"] {
    width: 100%;
    display: block;
    height: 45px;
    line-height: 41px;
    padding: 0;
    border: none;
    color: #fff;
    text-align: center;
    margin-top: 12px;
    transition: all 0.3s;
    margin: 10px auto 20px;
    border-radius: 7px;
    text-transform: capitalize;
    font-size: 24px;
    font-weight: 600;
    background: #ad265e;
}
.form-send-mail label {
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    padding-left: 18px;
    display: block;
}
.form-send-mail .form-input > p > label {
    font-size: 0;
    line-height: 0;
    padding-left: 0;
}
.form-send-mail label.error {
    color: #f30707;
    font-size: 14px;
    display: block;
}
.content{
  max-width: 500px;
  padding:30px 0;
  float: left;
}
.content h2 {
    color: #00877c;
    font-weight: 600;
    font-size: 21px;
    line-height: 30px;
    text-transform: uppercase;
    margin: 0;
}
.content ul {
    margin: 0;
    padding: 0;
}
.content li {
    color: #37424a;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    display: block;
    padding: 15px 0;
}
.content li .time-li {
    float: left;
    width: 100px;
    margin-left: 20px;
    color: #00877c;
}
.content li .conten-li {
    float: left;
    width: calc(100% - 144px);
}
.content li .name-li {
    float: left;
    font-size: 16px;
    color: #078d84;
}
.content p, .content a{
  color: #37424a;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
}
.inner-footer {
    border-top: 1px solid #37424a;
    margin: 40px 0 0;
    padding: 20px 0 15px;
    text-align: center;
    direction: ltr;
}
.footer{
  overflow: hidden;
}
.logo{
    display: inline-block;
    vertical-align: bottom;
    padding-right: 12px;
}
.logo img{
  display: block;
}
.copyright {
    display: inline-block;
    vertical-align: middle;
    border-left: 2px solid #37424a;
    padding-left: 20px;
    margin-top: 10px;
}
.copyright p {
    margin: 0;
    color: #37424a;
    font-size: 14px;
    text-align: left;
    line-height: 20px;
    font-weight: 400;
}
.section-content .container{
  position: relative;
  min-height: 350px;
}
.modal-error{
    text-align: center;
    color: #fff;
    font-size: 22px;
}
.thankyou h3 {
    color: #fff;
    font-size: 32px;
    line-height: 45px;
    margin: 0;
    font-weight: 600;
}
/* Button */
.section-content .addeventatc, 
.section-content .addeventatc:hover, 
.section-form .addeventatc, 
.section-form .addeventatc:hover {
    color: #fff!important;
    font-weight: 600;
    font-size: 20px;
    text-decoration: none;
    border: 1px solid #fff;
    padding: 0 25px 0 25px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    height: 35px;
    line-height: 35px;
    background: transparent;
    background-image: url(img/calender.png) !important;
    background-repeat: no-repeat;
    font-family: 'Assistant', sans-serif;
    background-position: 195px 10px;
    width: 165px;
    margin: 25px auto 10px;
    display: block;
}
.section-content .addeventatc:hover,
.section-content .addeventatc {
    margin:30px 0 0;
}
.section-content .addeventatc .addeventatc_icon,
.section-form .addeventatc .addeventatc_icon {
  background:none;
}

@media screen and (max-width:1700px) {
.banner-header img {
    display: block;
    width: 80%;
    float: right;
}
}
@media screen and (max-width:1500px) {
.banner-header img {
    width: 70%;
}
}
@media screen and (max-width:1300px) {
.banner-header img {
    width: 60%;
}
}
@media screen and (max-width:1120px) {
.banner-header img {
    width: 50%;
}
.content {
    width: 45%;
}
.form-send-mail {
    margin-top: -150px;
    width: 42%;
}
.inner-top {
    max-width: 510px;
}
.top-page h1 {
    font-size: 38px;
    line-height: 40px;
}
.top-page h2,.top-page h3 {
    font-size: 30px;
    line-height: 35px;
}
.img-test img {
    width: 100%;
}
.content-test {
    margin: 5px 0 0;
}
.content-test p,.content-test span {
    font-size: 15px;
    line-height: 17px;
}
}

@media screen and (max-width:900px) {
.content, .form-send-mail {
    width: auto;
    max-width: 100%;
    float: none;
    margin-top: 10px;
}
}
@media screen and (max-width:767px) {
body > div > div.section-form > div > div.content > ul > li:nth-child(2) > span.conten-li > br:nth-child(1),
body > div > div.section-form > div > div.content > ul > li:nth-child(1) > span.conten-li > br:nth-child(1){
    display: none;
}
.bottom-time .getting-time{
    display:none;
}
.testimonial {
    padding: 0px 0 40px;
}
.count.top-time{
    display:block;
    text-align: center;
}
.inner-top {
    max-width: 80%;
}
.logo {
    display: block;
    padding-right: 0;
}
.logo img{
  margin:0 auto;
}
.copyright {
    display: block;
    border-left: 0px solid #37424a;
    padding-left: 0;
}
.inner-footer {
    margin: 30px 0 0;
}
.copyright p {
    text-align: center;
}
.section-content .container {
    min-height: auto;
}
.count {
    padding-bottom:20px;
}
.count h3 {
    font-size: 20px;
}
}
@media screen and (max-width:700px) {
.item-testimonial {
    width: 80%;
    margin-right: 0;
    margin-top: 15px;
}
}
@media screen and (max-width:540px) {
.thankyou h3 {
    font-size: 25px;
    line-height: 30px;
}
.getting-time ul li span {
    font-size: 50px;
}
.getting-time ul li:before {
    content: ":";
    right: 11px;
    font-size: 44px;
    top: -4px;
}
.top-page h1 {
    font-size: 30px;
    line-height: 32px;
}
.top-page h2, .top-page h3 {
    font-size: 20px;
    line-height: 26px;
    padding-bottom: 0;
}
.count h3 {
    line-height: 30px;
}
.item-testimonial {
    width: 100%;
}
}
@media screen and (max-width:480px) {
.getting-time ul li span {
    font-size: 40px;
}
.getting-time ul li {
    font-size: 13px;
    padding-right: 25px;
    line-height: 34px;
}
.getting-time ul li:before {
    right: 7px;
}
.form-send-mail p.i-agree span.in a {
    width: auto;
    z-index: 9;
}
}
@media screen and (max-width:430px) {
  .top-page h1 {
    font-size: 25px;
    line-height: 26px;
}
}
@media screen and (max-width:360px) {
  .content-test h3 {
    font-size: 20px;
}
.count h3 {
    font-size: 18px;
    line-height: 25px;
}
.inner-top {
    max-width: 100%;
}
.top-page h1 {
    font-size: 23px;
    line-height: 23px;
}
.top-page h2, .top-page h3 {
    font-size: 18px;
    line-height: 21px;
}
.content li {
    padding: 5px 0 15px 0;
}
.content li .time-li {
    float: none;
    width: auto;
    margin-left: 0;
    display: block;
}
.content li .conten-li {
    float: none;
    width: 100%;
    display: block;
}
}