/*=.=.=.=.=---STYLE FOR---=.=.=.=.=*/

/* Getting the new tags to behave */
article, aside, audio, 
canvas, command, 
datalist, details, 
embed, 
figcaption, figure, footer, 
header, hgroup, 
keygen, 
meter, 
nav, 
output, 
progress, 
section, source, 
video {
	display:block;
}
mark, 
rp, rt, ruby, 
summary, 
time {
	display:inline;
}


*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

/* Global properties */
*{ padding:0px; margin:0px; outline:none; border:none; list-style:none; text-decoration:none; }
.noBdr{ border:none !important; }
.clr{ line-height:0px; font-size:0px; clear:both; }

body{ font:normal 14px/18px Arial, Helvetica, sans-serif; color:#000; background: #eff0f1;}

p{padding: 0px; margin: 0px;}
a{padding: 0px; margin: 0px; outline: none;}
ul{ list-style: none; padding: 0px; margin: 0px;}
ul li{ padding: 0px; margin: 0px;}
h1, h2, h3, h4, h5, h6{padding: 0px; margin: 0px;}
input[type="text"]::-webkit-input-placeholder { opacity: 1; color:#555555; }
input[type="text"]::-moz-placeholder { opacity: 1; color:#555555; }
input[type="search"]::-webkit-input-placeholder { opacity: 1; color:#555555; }
input[type="search"]::-moz-placeholder { opacity: 1; color:#555555; }
input[type="email"]::-webkit-input-placeholder { opacity: 1; color:#555555; }
input[type="email"]::-moz-placeholder { opacity: 1; color:#555555; }
input[type="tel"]::-webkit-input-placeholder { opacity: 1; color:#555555; }
input[type="tel"]::-moz-placeholder { opacity: 1;  color:#555555;}
textarea::-moz-placeholder { opacity: 1; color:#555555; }
textarea::-webkit-placeholder { opacity: 1; color:#555555; }

@font-face {
    font-family: 'NexaLight';
    src: url('../fonts/NexaLight.eot');
    src: url('../fonts/NexaLight.eot') format('embedded-opentype'),
         url('../fonts/NexaLight.woff2') format('woff2'),
         url('../fonts/NexaLight.woff') format('woff'),
         url('../fonts/NexaLight.ttf') format('truetype'),
         url('../fonts/NexaLight.svg#NexaLight') format('svg');
}

@font-face {
    font-family: 'NexaBold';
    src: url('../fonts/NexaBold.eot');
    src: url('../fonts/NexaBold.eot') format('embedded-opentype'),
         url('../fonts/NexaBold.woff2') format('woff2'),
         url('../fonts/NexaBold.woff') format('woff'),
         url('../fonts/NexaBold.ttf') format('truetype'),
         url('../fonts/NexaBold.svg#NexaBold') format('svg');
}

@font-face {
    font-family: 'MontserratSemiBold';
    src: url('../fonts/MontserratSemiBold.eot');
    src: url('../fonts/MontserratSemiBold.eot') format('embedded-opentype'),
         url('../fonts/MontserratSemiBold.woff2') format('woff2'),
         url('../fonts/MontserratSemiBold.woff') format('woff'),
         url('../fonts/MontserratSemiBold.ttf') format('truetype'),
         url('../fonts/MontserratSemiBold.svg#MontserratSemiBold') format('svg');
}

@font-face {
    font-family: 'MontserratLight';
    src: url('../fonts/MontserratLight.eot');
    src: url('../fonts/MontserratLight.eot') format('embedded-opentype'),
         url('../fonts/MontserratLight.woff2') format('woff2'),
         url('../fonts/MontserratLight.woff') format('woff'),
         url('../fonts/MontserratLight.ttf') format('truetype'),
         url('../fonts/MontserratLight.svg#MontserratLight') format('svg');
}
/*font-family: 'Oswald', sans-serif;*/
/*font-family: 'Open Sans', sans-serif;*/
/*font-family: 'Montserrat', sans-serif;*/
/*font-family: 'Roboto Condensed', sans-serif;*/

.wrapper{ width: 100%; float: left;}
.container{ width: 992px; margin: 0 auto;}

.header_sec{ width: 100%; float: left; border-top: 26px solid #3b449c; padding: 15px 0;}
.logo{ width: auto; float: left;}
.logo img{ max-width: 100%; float: left;}
.call_rt{ width: auto; float: right; margin-top: 42px;}
.call_rt ul{ float: right;}
.call_rt ul li{ float: left; margin: 0 0 0 28px;}
.call_rt ul li a{ text-decoration: none;}
.call_rt ul li:first-child{ margin-left: 0px;}
.call_rt ul li:nth-child(1) a{ font: 600 30.58px/26px "Open Sans",sans-serif; color:#231f20; text-decoration: none; display: block;}
.call_rt ul li:nth-child(1) a img{ max-width: 100%; float: left; margin: -8px 16px 0 0;}
.call_rt ul li:nth-child(2) a{ font: 600 23.58px/25px 'Open Sans', sans-serif; color:#fff; text-decoration: none; padding: 10px 30px; text-align: center;
 -moz-border-radius: 30px; -webkit-border-radius: 30px; border-radius: 30px; text-transform: uppercase; background: url(../images/cntct_btn.jpg) repeat-x 0 0 #3b449c;}

.banner_sec{ width: 100%; position: relative; float: left;}
.banner_box{ width: 100%; float: left; position: relative; background-size: cover !important; min-height: 630px;}
.banner_inner{ width: 100%; position: absolute; left: 0px; top: 0px; }
.banner_frm{ width: 100%; position: absolute; left: 0px; top: 0px; }
.banner_txt_main{ width: 100%; float: left;}
.banner_left{width: 515px; float: left; margin-top: 60px; min-height: 187px; 
position: relative; z-index: 99;}
.banner_left_in{width: 100%; background: url(../images/trans.png) repeat 0 0; float: left; padding: 34px 15px 20px 15px;}
.banner_left_in h2{ font: 400 28.18px/30px 'Oswald', sans-serif; color:#fff;  text-transform: uppercase; letter-spacing:1px;
-moz-text-shadow: 3px 2px 0 #2b3489; 
-webkit-text-shadow: 3px 2px 0 #2b3489; 
text-shadow: 3px 2px 0 #2b3489;}
.up_gap{margin: 15px 0 0 0;}
.banner_left_in h3{ font: 400 26.18px/30px 'Oswald', sans-serif; /*color:#fff; */ letter-spacing:1px;
-moz-text-shadow: 3px 2px 0 #2b3489; -webkit-text-shadow: 3px 2px 0 #2b3489; text-shadow: 3px 2px 0 #2b3489; color: #e40001;}
.banner_left_in ul{ width: 100%; margin-top: 10px; padding: 0;}
.banner_left_in ul li{ width: 100%; float: left; margin:4px 0 0; background: url(../images/bullet.png) no-repeat left 8px; padding: 0 0 0 18px; 
font: normal 17px/25px 'NexaLight'; color:#fff;}
.banner_left_in p{font: normal 19px/25px 'NexaLight'; color:#fff; padding: 15px 0 0 0;}
.banner_left_in p strong{font-family: 'NexaBold';}
.btn{width: 100%; float: left; margin: 15px 0 0 0;}
.btn a{width: auto; display: inline-block; background: url(../images/btnPic.jpg) repeat-x 0 0; padding: 0 15px; font: normal 14px/36px 'MontserratLight';
color: #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-transform: uppercase; }

.banner_right{ width: 440px; float: right; padding: 35px; background: #3b449c; margin-top: 60px;}
.banner_right h3{ font: normal 28.47px/30px 'NexaBold'; color:#fff; text-transform: uppercase;}
.banner_right h4{ font: normal 13.08px/30px 'MontserratSemiBold'; color:#fff; padding-bottom: 10px; }
.banner_right input[type="text"], .banner_right input[type="tel"], .banner_right input[type="email"]{ width: 100%; float: left; background: #fff; height: 42px; padding: 0 20px; margin-top: 7px; 
font: 400 16px/42px 'Open Sans', sans-serif; color:#555555; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; border: none;
-webkit-box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.75) inset;
-moz-box-shadow:    0 1px 4px 1px rgba(0, 0, 0, 0.75) inset;
box-shadow:         0 1px 4px 1px rgba(0, 0, 0, 0.75) inset;}
.banner_right textarea{ width: 100%; float: left; background: #fff; height: 85px; padding: 10px 20px 0; margin-top: 7px; resize:none;
font: 400 16px/20px 'Open Sans', sans-serif; color:#555555; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; border: none;
-webkit-box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.75) inset;
-moz-box-shadow:    0 1px 4px 1px rgba(0, 0, 0, 0.75) inset;
box-shadow:         0 1px 4px 1px rgba(0, 0, 0, 0.75) inset;}
.banner_right input[type="submit"]{ width: 100%; background: #525ed6; margin-top: 14px; height: 54px; text-align: center; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px;
font: 700 28.47px/54px 'Roboto Condensed', sans-serif; color:#fff;  text-transform: uppercase; cursor: pointer; border: none; 
-moz-box-shadow: 0 8px 1px #29307a;
 -webkit-box-shadow: 0 8px 1px #29307a;
 box-shadow: 0 8px 1px #29307a; }
.banner_sec .flexslider{ padding: 0px; margin: 0px; border: none; box-shadow: inherit; border-radius: 0px; box-shadow: inherit; }
.banner_sec .flex-control-nav{ bottom: 100px; left: -53px; z-index: 99;}
.banner_sec .flex-control-paging li{ margin: 0 3px;}
.banner_sec .flex-control-paging li a{ width: 13px; height: 13px; background: url(../images/dot1.png) no-repeat 0 0; box-shadow: inherit;}
.banner_sec .flex-control-paging li a.flex-active{ width: 13px; height: 13px; background: url(../images/dot2.png) no-repeat 0 0;}
.banner_sec .flex-control-paging li a:hover{ width: 13px; height: 13px; background: url(../images/dot2.png) no-repeat 0 0;}

.blue_sec{width: 100%; background-size: cover; padding:0px 0 100px 0; float: left; border-top: 4px solid #fff;}
.top_heading{width: 100%; text-align: center; font: normal 42px/50px 'NexaBold'; color: #dfdfdf; text-transform: uppercase;}
.testi_add{width: 100%; float: left; margin: 45px 0 0 0;}
.testi_addL{width: 237px; float: left; text-align: center;} 
.testi_addL img{max-width: 100%;}
.testi_addR{width: 722px; float: right; }
.testi_addR p{font: normal 26px/36px 'MontserratLight'; color: #dfdfdf; padding: 20px 0 0 0;}
.testi_addR h4{font: normal 32px/36px 'MontserratSemiBold'; color: #dfdfdf; padding: 20px 0 0 0;}

.reason_sec{width: 100%; padding: 90px 0 55px 0; float: left; background-size: cover;}
.reason_head{width: 100%; text-align: center; font: normal 45px/50px 'NexaBold'; color: #3b449c; letter-spacing: 2px; text-transform: uppercase;
float: left;}
.in_list{width: 100%; float: left; margin: 45px 0 0 0;}
.in_list ul{width: 100%; float: left; padding: 0; margin: 0;}
.in_list ul li{width: 100%; float: left; margin: 25px 0 0 0; background: url(../images/bulletBg.jpg) no-repeat 0 10px; 
font: normal 19px/24px 'MontserratLight'; color: #000; padding: 0 0 0 16px;}

.in_list p{width: 100%; float: left; padding: 0; margin: 0;font: normal 19px/24px 'MontserratLight'; color: #000; padding: 0 0 0 16px!important; }

.bot_logos{width: 100%; margin: 70px 0 0 0; text-align: center; float: left;}
.bot_logos img{margin: 0 12px; float: left;}

.service_sec_top{ width: 100%; float: left; background: url(../images/midBg.jpg) repeat-x 0 0 #e8e8e8; text-align: center; padding: 40px 0;}
.service_top_inner{ width: 100%; float: left; text-align: center; }
.service_top_inner h3{ font: 400 26px/40px 'Montserrat', sans-serif; color:#000; text-transform: uppercase; }
.service_top_inner h3 span{ font-family: 'MontserratLight'; }

.offer_sec{ width: 100%; background: #fff; padding: 60px 0; float: left; text-align: center;}
.offer_inner{ width: 100%; float: left;}
.offer_inner h3{ font: 400 40px/42px 'Montserrat', sans-serif; color:#3b449c; text-transform: uppercase; }
.offer_inner h4{ font: 400 40px/42px 'NexaLight'; color:#383838; text-align: center; }
.offer_inner h5{ font: normal 30px/34px 'NexaLight'; color:#383838; padding: 5px 0 0;}
.offer_details{ width: 100%; display: inline-block; padding: 55px 0 75px 0;}
.offer_details ul{ width: 100%; list-style: none;}
.offer_details ul li{ float: left;  font: 400 20px/24px 'Montserrat', sans-serif; color:#383838; border-right: 1px solid #bfbfbf; position: relative; }
.offer_details ul li:last-child{ border: none;}
.offer_details ul li:nth-child(1){ width: 290px; float: left;}
.offer_details ul li:nth-child(1) .offer_box{ width: 100%; float: left;}
.offer_details ul li:nth-child(1) .offer_box .offer_pic{ width: 100%; float: left;}
.offer_details ul li:nth-child(1) .offer_box .offer_pic img{ max-width: 100%; float: left;}
.offer_details ul li:nth-child(1) .offer_box .offer_txt{ width: 100%; float: left; margin-top: 20px; text-align: left; }

.offer_details ul li:nth-child(2){ width: 410px; float: left;}
.offer_details ul li:nth-child(2) .offer_box{ width: 100%; float: left; }
.offer_details ul li:nth-child(2) .offer_box .offer_pic{ width: 100%; float: left; text-align: center;}
.offer_details ul li:nth-child(2) .offer_box .offer_pic img{ max-width: 100%; text-align: center; }
.offer_details ul li:nth-child(2) .offer_box .offer_txt{ width: 100%; float: left; margin-top: 20px; text-align: center; }

.offer_details ul li:nth-child(3){ width: 290px; float: right;}
.offer_details ul li:nth-child(3) .offer_box{ width: 100%; float: right;}
.offer_details ul li:nth-child(3) .offer_box .offer_pic{ width: 100%; float: right;}
.offer_details ul li:nth-child(3) .offer_box .offer_pic img{ max-width: 100%; float: right; }
.offer_details ul li:nth-child(3) .offer_box .offer_txt{ width: 100%; float: left; margin-top: 20px; text-align: right; }

.rt_arw{ position: absolute; right: -18px; top: 50%; height: 28px; margin-top: -14px;}
.rt_arw img{ max-width: 100%;}

.business_sec{ width: 100%; float: left; padding: 106px 0; background-size: cover !important;}
.business_inner{ width: 100%; float: left;}
.business_inner h4{ font: 400 25px/27px 'Montserrat', sans-serif; color:#000; }
.business_inner h3{ font: 700 33px/35px 'Roboto Condensed', sans-serif; color:#3b449c; padding: 8px 0 0;}
.business_inner h5{ font: 400 20px/24px 'Open Sans', sans-serif; color:#000; padding: 30px 0 0 30px;}
.business_inner ul{ list-style: none;}
.business_inner ul li{ margin: 25px 0 0; float: left; width: 100%; background: url(../images/bullet2.png) no-repeat left 6px; padding: 0 0 0 32px; 
font: 400 20px/24px 'Open Sans', sans-serif; color:#000;  }

.booking_details{ width: 100%; background: url(../images/line_bg2.jpg) repeat-x 0 0 #aec0cb; padding: 80px 0 90px 0; float: left;}
.book_inr{width: 700px; margin: 0 auto;}
.book_inr_mid{width: 100%; float: left;}
/*.banner_right{ width: 440px; float: right; padding: 35px; background: #3b449c; margin-top: 60px;}*/
.book_inr_mid h3{ font: normal 43.47px/50px 'NexaBold'; color: #3b449c; text-transform: uppercase; text-align: center;}
.book_inr_mid h4{ font: normal 18.08px/30px 'MontserratSemiBold'; color:#000; padding-bottom: 10px; text-align: center;}
.book_inr_mid input[type="text"], .banner_right input[type="tel"], .banner_right input[type="email"],.book_inr_mid input[type="tel"],.book_inr_mid input[type="email"]{ width: 100%; float: left; background: #fff; height: 42px; padding: 0 20px; margin-top: 7px; 
font: 400 16px/42px 'Open Sans', sans-serif; color:#555555; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; border: none;
-webkit-box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.75) inset;
-moz-box-shadow:    0 1px 4px 1px rgba(0, 0, 0, 0.75) inset;
box-shadow:         0 1px 4px 1px rgba(0, 0, 0, 0.75) inset;}
.book_inr_mid textarea{ width: 100%; float: left; background: #fff; height: 150px; padding: 10px 20px 0; margin-top: 7px; resize:none;
font: 400 16px/20px 'Open Sans', sans-serif; color:#555555; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; border: none;
-webkit-box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.75) inset;
-moz-box-shadow:    0 1px 4px 1px rgba(0, 0, 0, 0.75) inset;
box-shadow:         0 1px 4px 1px rgba(0, 0, 0, 0.75) inset;}
.book_inr_mid input[type="submit"]{ width: 100%; background: #525ed6; margin-top: 14px; height: 54px; text-align: center; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px;
font: 700 28.47px/54px 'Roboto Condensed', sans-serif; color:#fff;  text-transform: uppercase; cursor: pointer; border: none; 
-moz-box-shadow: 0 8px 1px #29307a;
 -webkit-box-shadow: 0 8px 1px #29307a;
 box-shadow: 0 8px 1px #29307a; }


.footer_sec{ width: 100%; float: left; border-top: 5px solid #fff; background: #3b449c; padding: 40px 0 30px 0;}
.footer_inner{ width: 100%; float: left;}
.footer_left{ width: 510px; float: left; padding-top: 8px;}
.footer_left h4{font: 300 20px/30px 'Roboto Condensed', sans-serif; color:#fff; padding: 0 0 0 20px;}
.foot_address{width: 100%; float: left;}
.fa_in{width: 250px; float: left; background: url(../images/footIco.png) no-repeat 0 3px; padding: 0 0 20px 20px; margin: 12px 0 0 0;}
.fa_in h5{font: 700 12.53px/16px 'Open Sans', sans-serif; color:#fff; text-transform: uppercase; padding: 0 0 6px 0;}
.fa_in p{font: 400 12.53px/16px 'Open Sans', sans-serif; color:#fff;}

.footer_rit{width: 190px; float: right;}
.footer_rit h5{font: 400 33px/35px 'Roboto Condensed', sans-serif; color:#fff;}
.sos_box{width: auto; float: right; margin: 25px 0 0 0;}
.sos_box img{float: left; margin: 0 0 0 10px;}
.last{width: 165px; float: right; margin: 15px 0 0 0;}
.last p{font: 400 16px/25px 'Roboto Condensed', sans-serif; color:#fff;}
.last a{ color: #fff;}
.con_area h3 {
    margin-bottom: 15px;
}
.con_area p {
    color: #000;
    font: 400 18px/28px "Open Sans",sans-serif;
    text-align: left;
}
.con_area .imgare{ width: 300px; float: left; margin: 10px 10px 10px 0px;}
.con_area .imgare img{ max-width: 100%;}

span.wpcf7-not-valid-tip {
    color: #f00;
    display: block;
    float: left;
    font-size: 13px;
    width: 100%;
}






















.wpcf7-form .wpcf7-response-output.wpcf7-validation-errors {
    color: #D8000C;
    background-color: #FFBABA;
    display: none;
    border: 0;
    padding: 10px; font-size: 13px;
}
.wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok {
    color: #4F8A10;
    background-color: #DFF2BF;
    display: none;
    border: 0;
    padding: 10px;
}
div.wpcf7-mail-sent-ok:before,div.wpcf7-validation-errors:before {
    font: 26px/30px dashicons;
    margin-right: 0px;
    vertical-align: middle;
}
div.wpcf7-mail-sent-ok:before {
    content: "\f147";
}
div.wpcf7-validation-errors:before {
    content: "\f158";
}


/*Bootstrap css */
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}



/* Testimonial Section */

.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

.testimonial{width:100%;min-height: 528px; background: url(../images/testiback.jpg)no-repeat center center; background-size:cover; background-attachment: fixed;}
.testi_in{width:100%;display: inline-block;padding:98px 0 0;}
.testi_in h3{color: #dfdfdf;text-align: center;font: normal 43.75px/45px 'NexaBold';margin:0;padding:0 0 50px;}

.testi_img{width:100%;display: inline-block;}
.testi_img img{max-width: 100%;border:2px solid #cecece;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;}

.testi_txt{width: 100%;display: inline-block; padding-right: 10px;}
.testi_txt p{color: #dfdfdf;font: normal 26.04px/36.46px 'Conv_Montserrat-Light';margin:0;padding: 7px 0 0;text-align: justify;}
.testi_txt span{color: #dfdfdf;font: normal 31.25px/36.46px 'Conv_Montserrat-SemiBold';display: block;padding: 15px 0 0;}


.testimonial .carousel-indicators li {background:url(../images/slider_ind.png) no-repeat center center; cursor: pointer;height: 23px;margin: 0px;width: 24px;
border-radius: 0px !important;border:none !important;margin-right: 7px;}
.testimonial .carousel-indicators li.active{background:url(../images/slider_ind_hov.png) no-repeat center center; cursor: pointer;height: 23px;margin-right: 7px;width: 24px;
border-radius: 0px !important;border:none !important;}
.testimonial .carousel-indicators {bottom: -70px;}
.blue_sec .carousel-indicators {bottom: -50px;}





/*29.11.2016*/
.banner_right label{color: #fff; display: inline-block; margin-bottom: 13px;}

/*30.11.2016*/
.box_Amazing{ text-align: center;}

/*28.12.2016 */
.banner_right h2{ font: 400 28.18px/30px 'Oswald', sans-serif; color:#fff;  text-transform: uppercase; letter-spacing:1px;
-moz-text-shadow: 3px 2px 0 #2b3489; 
-webkit-text-shadow: 3px 2px 0 #2b3489; 
text-shadow: 3px 2px 0 #2b3489;}
.up_gap{margin: 15px 0 0 0;}
.banner_right h3{ font: 400 23px/30px 'Oswald', sans-serif; /*color:#fff; */ letter-spacing:1px;
-moz-text-shadow: 3px 2px 0 #2b3489; -webkit-text-shadow: 3px 2px 0 #2b3489; text-shadow: 3px 2px 0 #2b3489; color: #e40001;}
.banner_right ul{ width: 100%; margin-top: 10px; padding: 0;}
.banner_right ul li{ width: 100%; float: left; margin:4px 0 0; background: url(../images/bullet.png) no-repeat left 8px; padding: 0 0 0 18px; 
font: normal 17px/25px 'NexaLight'; color:#fff;}
.banner_right p{font: normal 19px/25px 'NexaLight'; color:#fff; padding: 15px 0 0 0;}
.banner_right p strong{font-family: 'NexaBold';}
.btn{width: 100%; float: left; margin: 15px 0 0 0;}
.btn a{width: auto; display: inline-block; background: url(../images/btnPic.jpg) repeat-x 0 0; padding: 0 15px; font: normal 10px/30px 'MontserratLight';
color: #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-transform: uppercase; }

.banner_box.landing-2{ min-height:840px !important; }
.landingnewclas{ text-align: left !important; min-height:246px; }






