@font-face{

	font-family: "proxima-nova";
	src:url("../fonts/proxima-nova.otf");
}
@font-face{

	font-family: "ABOVE";
	src:url("../fonts/ABOVE.ttf");
}

.space_top{
  margin:25px 0px 0px 0px;
  padding: 0px;
}


body{

	margin: 0px;
	padding: 0px;
}
.nopadding{

	margin: 0px;
	padding:0px;
}
.topbar{

	margin: 0px;
	padding:10px 0px;
	background:#000;
}

.mail{
	margin: 0px;
	padding: 0px;
}
.mail a{

	margin: 0px;
	padding: 0px 0px;
	color:#fff;
	font-family: "proxima-nova";
	font-size:16px;
	text-decoration: none;
}



.headbg{

	margin: 0px;
	padding:10px 0px;
	background:url("../images/headbg.jpg");
	background-size: cover;
}
.astro{
	
	margin:32px 0px 0px 0px;
	padding: 0px;
}
.astro img{

	margin: 0px;
	padding: 0px;
	width: 100%;
}
.logo{

	margin: 0px;
	padding: 0px;
	text-align: center;
}
.logo img{

	margin: 0px;
	padding: 0px;
	max-width: 100%;
}
.astro2{
	
	margin:5px 0px 0px 0px;
	padding: 0px;
}
.astro2 img{

	margin: 0px;
	padding: 0px;
	width: 100%;
}






.navi{

  margin: 0px;
  padding: 0px;
  background:#ffc136;
  min-height: 30px;
}
.navbar-nav > li{

    list-style-type: none;
    border-right: #000 solid thin;
}
.navbar-nav > li:last-child{
    background:none;
    border:none;
}
.navbar-nav > li > a{

    margin: 0px;
    padding:8px 20px;
    font-family:"proxima-nova";
     font-size:18px;
    color:#5a0200 !important;
    background:transparent;
}
.navbar-collapse{

    padding-left: 0px;
    padding-right: 0px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: transparent;
}
.navbar-toggle, .navbar-toggle:hover {
    background-color: #fed969;
    border: 1px solid #deaa26;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #000;
}
.navbar-default .navbar-toggle .icon-bar .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #fff;
    border: 1px solid #fff;
}




.social-media {margin: 0px;padding:4px 0px 0px 0px;}
.social-media .fa-facebook-square{font-size:28px;}
.social-media .fa-facebook-square:hover{color:#000;}
.social-media .fa-twitter-square{font-size:28px;}
.social-media .fa-twitter-square:hover{color:#000;}
.social-media .fa-youtube-play{font-size:28px;}
.social-media .fa-youtube-play:hover{color:#000;}
.social-media .fa-google-plus-square{font-size:28px;}
.social-media .fa-google-plus-square:hover{color:#000;}



.post{

	margin: 0px;
	padding: 0px;
	position: absolute;
}
.left_text{

	margin: 0px;
	padding:158px 0px;
	background:transparent;
}
.left_text h2{

	margin: 0px;
	padding: 0px;
	font-family: "ABOVE";
	font-size:28px;
	color:#fff;
	font-weight: bold;
}
.left_text p{

	margin: 18px 0px;
	padding: 0px;
	font-family: "proxima-nova";
	font-size: 18px;
	color:#fff;
}
.read_btn, .read_btn:hover{

	margin:0px;
	padding:8px 10px;
	background:#f00 url("../images/redbg.jpg");
	color:#fff;
	font-family: "proxima-nova";
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.banner{

	margin: 0px;
	padding: 0px;
}
.banner img{

	margin: 0px;
	padding: 0px;
	width: 100%;
}



.display{
    
    margin:0px;
    padding:15px 0px;
    border-bottom: 2px solid #bfbfbf;
    background: #f1f1f1;
    border-top: 2px solid #bfbfbf;
}
.matter{padding: 0px; margin: 0px;}
.matter h1{

	margin: 0px;
	padding: 5px 0px 0px 0px;
}
.matter h1 a{

	margin: 0px;
	padding: 0px;
	font-family: "ABOVE";
	font-weight: bold;
	font-size:32px;
	line-height: 40px;
	color:#bc0500;
}
.matter p{

	margin:8px 0px;
	padding: 0px;
	font-family: "proxima-nova";
	font-size:18px;
	line-height: 24px;
	color:#3d3d3d;
}
.rashi{

  margin: 0px;
  padding: 0px;
}
.rashi img{

  margin: 0px;
  padding: 0px;
  width: 100%;
   -webkit-animation: spin 9s infinite linear;
}
@-webkit-keyframes spin {
    0%  {-webkit-transform: rotate(0deg);}
    100% {-webkit-transform: rotate(360deg);}   
}



.testimonial2{
    padding: 36px 0;
    margin: 0px;
    background-color: #ffdbb9;
    border-bottom: 1px solid #bfbfbf;
}
.testi h3{

	margin: 0px;
	padding: 0px;
	font-size: 24px;
	color:#bc0500;
	line-height: 36px;
	font-family: "ABOVE";
	font-weight: bold;
}
.testi span{color:#3d3d3d;}
.testi p{

	margin:8px 0px;
	padding: 0px;
	font-size:28px;
	color:#bc0500;
	font-family: "proxima-nova";
}
.testimg{

	margin: 0px;
	padding: 0px;
	max-width: 100%;
}
.people > h4{

	margin: 0px;
	padding: 0px;
	color:#bc0500;
	font-size:18px;
	font-family: "proxima-nova";
	font-weight: bold;
}
.people > span {
    display: block;
    font-size: 14px;
    margin: 3px 0 10px;
}
.testborder{

	margin:15px 0px 0px 0px;
	padding:10px 0px;
	border-top:#fff1e3 solid thin;
	border-bottom:#fff1e3 solid thin;
}








.featre_space{

	margin: 0px;
	padding:30px 0px;
}

.whyus{

    margin:10px 0px 0px 0px;
    padding: 0px;
    text-align: center;
}
.whyus h5{

    margin:0px 0px 0px 0px;
    padding: 0px;
    font-size:26px;
    color:#bc0500;
    font-family: "ABOVE";
    font-weight: bold;
}
.whyus p{

    margin:20px 0px;
    padding: 0px;
    font-size:18px;
    color:#3d3d3d;
    font-weight: bold;
    font-family: "proxima-nova"
}

.featured-service {
    position: relative;
    margin: 0px;
}
.featured-service .image-box {
    position: relative;
    display: block;
    overflow: hidden;
}
.featured-service .image-box .caption-box {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    color: #ffffff;
    background: rgba(0,0,0,0.90);
    padding:0px 0px;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    text-align: center;
}   
.featured-service .image-box .caption-box .title {
    font-size: 20px;
    color: #ffffff;
    line-height: 30px;
    font-family: "ABOVE"
}
.featured-service .image-box .caption-box .title a {
    color: #ffffff;
    text-decoration: none;

}
.featured-service .overlay-box {
    position: absolute;
    left: 0px;
    bottom: -100%;
    width: 100%;
    height: 100%;
    color: #ffffff;
    background: rgba(0,0,0,0.90);
    padding: 20px 30px 20px 90px;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
}
.featured-service .overlay-box .overlay-inner {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: table;
    vertical-align: middle;
    padding: 20px 30px;
}
.featured-service .overlay-box .overlay-content {
    position: relative;
    display: table-cell;
    vertical-align: middle;
}
.featured-service .overlay-box .title a {
    font-size: 20px;
    color: #ffc136;
    line-height: 1.2em;
    margin-bottom: 15px;
    text-decoration: none;
    font-family: "proxima-nova"
}
.featured-service .overlay-box .text {
    font-size: 14px;
    color: #ffffff;
    line-height: 1.8em;
    font-family: "proxima-nova"
}
.featured-service .inner-box {
    position: relative;
    display: block;
}
.featured-service:hover .image-box .caption-box {
    bottom: -100%;
}
.featured-service:hover .overlay-box {
    bottom: 0px;
}






.top_space{

    margin: 25px 0px 0px 0px;
    padding: 0px;
}
.top_space2{

    margin: 0px 0px 0px 0px;
    padding: 0px;
    font-size: 16px;
    color: #fff;
}
.video{

    margin: 0px;
    padding: 0px;
    min-height:auto;
    background:rgba(0, 0, 0, 0.7);
}
.txts{

    margin: 0px;
    padding:15px 20px;
    background:#bc0500;
    color:#ffffff;
    font-size: 18px;
    line-height: 28px;
}
p, summary {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline
}
.block {
  width: 100%;
  height: 100%;
  float: left;
  padding: 0px;
  z-index: 10;
  background-color: #fafafa;
  overflow: hidden;
  margin: 0px auto;
}
@media screen and (max-width: 599px) {
.block { max-width: 100%; }

}

.block > div {
  display: block;
  position: relative;
  padding: 0 0 0 28px;
  border-bottom: 1px solid #fff;
  background-color: #f0f0f0;
  color: black;
}

.block > div:nth-child(1):before {
  content: "1";
  width: 35px;
  font-weight: bold;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #ffc136;
  padding: 7.5px;
  margin: 0;
  color: #3d3d3d;
}

.block > div:nth-child(2):before {
  content: "2";
  width: 35px;
  font-weight: bold;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #ffc136;
  padding: 7.5px;
  margin: 0;
  color: #3d3d3d;
}

.block > div:nth-child(3):before {
  content: "3";
  width: 35px;
  font-weight: bold;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #ffc136;
  padding: 7.5px;
  margin: 0;
  color: #3d3d3d;
}

.block > div:nth-child(4):before {
  content: "4";
  width: 35px;
  font-weight: bold;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #ffc136;
  padding: 7.5px;
  margin: 0;
  color: #3d3d3d;
}

.block > div:nth-child(5):before {
  content: "5";
  width: 35px;
  font-weight: bold;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #ffc136;
  padding: 7.5px;
  margin: 0;
  color: #3d3d3d;
}

.block > div input + label {
  cursor: pointer;
  display: block;
  padding: 7.5px 15px;
  background-color: #bc0500;
  -webkit-transition: background-color 0.25s ease-in-out 0.5s, color 0.25s ease-in-out 0.5s;
  transition: background-color 0.25s ease-in-out 0.5s, color 0.25s ease-in-out 0.5s;
  color: #fff;
}

.block > div input ~ div {
  visibility: hidden;
  max-height: 0;
  padding: 0;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out 0.2s, opacity 0.25s ease-in-out 0.25s, padding 0s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0.2s, opacity 0.25s ease-in-out 0.25s, padding 0s ease-in-out 0s;
}

.block > div input ~ div p { padding: 0 15px; }

.block > div input:checked + label {
  background-color: #bc0500;
  -webkit-transition: background-color 0s ease-in-out 0s;
  transition: background-color 0s ease-in-out 0s;
  color: #fff;
}

.block > div input:checked ~ div {
  display: block;
  opacity: 1;
  visibility: visible;
  max-height: 200px;
  padding: 15px 0;
  -webkit-transition: all 0.5s ease-in-out 0.2s, opacity 0.25s ease-in-out 0.5s, padding 0s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0.2s, opacity 0.25s ease-in-out 0.5s, padding 0s ease-in-out 0s;
}






.cont_img{

    margin: 0px;
    padding: 0px;
    max-width:100%;
    height: 590px;
}

.cont_img img{

    margin: 0px;
    padding: 0px;
    width: 100%;

}
.content2{

    margin: 0px;
    padding:0px 22px;
    background:#1e1e1e;
    min-height:590px;
}
.content2 h6{

    margin:8px 0px;
    padding: 0px;
    font-size: 20px;
    color:#fff;
    line-height: 36px;
    text-align: center;
    text-transform: uppercase;
}
.content{

    margin: 0px;
    padding:0px 22px;
    background:#1e1e1e;
    min-height:366px;
}
.content h6{

    margin:10px 0px 0px 0px;
    padding: 0px;
    font-size: 20px;
    color:#fff;
    line-height: 36px;
    text-align: center;
    text-transform: uppercase;
}
.form_text{

    margin:10px 0px 0px 0px;
    padding: 0px 15px;
    background:#fff;
    border: 1px solid #f0f0f0;
    min-height: 40px;
    border-radius: 0px;
}
.form_text2{

    margin:8px 0px;
    padding: 0px 15px;
    background:#fff;
    border: 1px solid #f0f0f0;
    min-height:40px;
    border-radius: 0px;
}
.form_mesag{

    margin:10px 0px;
    padding:15px 15px;
    background:#fff;
    border: 1px solid #f0f0f0;
    min-height:50px;
    border-radius: 0px;
}
.form_mesag2{

    margin:15px 0px;
    padding:15px 15px;
    background:#fff;
    border: 1px solid #f0f0f0;
    min-height:260px;
    border-radius: 0px;
}
.form_btn {
    margin:0px 0px;
    padding: 8px 40px;
    background: #ffc136;
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    border: #ffc136 solid thin;
}




.title-container {
	text-align: center;
}
.title-container h1 {
  color: #900804;
  display: block;
  font-size: 28px;
  font-weight: 500;
  text-transform: uppercase;
  font-family: "proxima-nova";
}
.title-container h1 span {
	color: #000;
}
.title-container strong {
	font-size: 16px;
	font-weight: 300;
	margin: 0px;
	color: #212121;
	display: block;
	font-family: "proxima-nova";
}

#help {
	padding:25px 0px;
	width: 100%;
}
.col-md-4:hover, .col-md-4:hover .fa.fa-calendar, .col-md-4:hover .fa.fa-users, .col-md-4:hover .fa.fa-user-circle  {
  color: #900804;
}
#help .title-container strong {
	width: 67%;
	margin: 4px auto;
}
.as-services ul li {
	float: left;
	list-style: outside none none;
}
.as-service-wrap {
	position: relative;
	padding: 0px 0px 0px 0px;
}
.as-small-view ul li .as-icon .fa{
	position: absolute;
	left: 0px;
	top: -20px;
	width: 60px;
	height: 60px;
	border: 1px solid #dddddd;
	border-radius: 4px 4px 0px 4px;
	text-align: center;
	padding: 20px 0px 0px 0px;
	color: #333;
	background-color: #fff;
}
.as-small-view ul li .as-icon::before {
	content: '';
	position: absolute;
	left: 0px;
	bottom: 0px;
	border-bottom: 1px solid #dddddd;
	width: 20px;
	height: 2px;
}
.as-infowrap {
	border: 1px solid #ddd;
	padding: 30px 30px 18px;
	text-align: center;
	border-radius: 4px;
}
.as-services ul li:last-child {margin-right: 0;}
.as-services.as-small-view { margin: 50px 0px 0px 0px;}
.as-infowrap span {
	display: inline-block;
	font-size: 20px;
	margin-bottom: 25px;
}
.as-infowrap p {
	display: inline-block;
	line-height: 20px;
}



.footer_bg {
    position: absolute;
    text-align: center;
    top: -46px;
    width: 100%;
}

.footbg{

	margin:28px 0px 0px 0px;
	padding:25px 0px;
	background:#ffc136;
}
.footer_bg img{max-width: 100%;}
.footer_box p {
    color: #000000;
    font-family: "proxima-nova", sans-serif;
    font-size: 20px;
    margin:0px 0px 10px 0px;
    width: 100%;
    font-weight: bold;
}
.footer_box ul {
    margin: 0px;
    padding: 0px;
}
.footer_box ul li {
    background: rgba(0, 0, 0, 0) url(../images/li.png) no-repeat scroll left center;
    list-style: outside none none;
    padding: 0px 15px;
    width: 100%;
    display: block;
}
.footer_box ul li a {
    color: #000000;
    display: block;
    line-height: 28px;
    font-size: 16px;
    text-decoration: none;
}
.border{border-right: #ffce60 solid thin;}
.about_foot h5{

	color: #000000;
    font-family: "proxima-nova", sans-serif;
    font-size: 20px;
    margin:0px 0px 10px 0px;
    font-weight: bold;

}
.about_foot p{

	color: #000000;
    font-family: "proxima-nova", sans-serif;
    font-size: 15px;
    line-height: 26px;
    margin:0px 0px 0px 0px;
}
.cont_foot h5{

	color: #000000;
    font-family: "proxima-nova", sans-serif;
    font-size: 20px;
    margin:0px 0px 10px 0px;
    font-weight: bold;

}
.cont_foot ul {
    margin: 0px;
    padding: 0px;
}
.cont_foot ul li {
    list-style: outside none none;
    padding:5px 0px;
    display: block;
    color: #000000;
    display: block;
    line-height: 28px;
    font-size:15px;
    text-decoration: none;
    font-family: "proxima-nova", sans-serif;
}
.cont_foot, .fa{color:#bc0500;  margin: 0px 10px 0px 0px;}

.copyrights {

	margin: 0px;
	padding:10px 0px;
    text-align: center;
    font-family: "proxima-nova", sans-serif;
    font-size:13px;
    color:#3d3d3d;
    font-weight: bold;
}
.notes{

	margin: 0px;
	padding:0px 0px;
    text-align: center;
    font-family: "proxima-nova", sans-serif;
    font-size:16px;
    color:#3d3d3d;
    font-weight: bold;
}
h6.dis{

	text-align: center;
    font-family: "proxima-nova", sans-serif;
    font-size:16px;
    color:#3d3d3d;
    font-weight: bold;
}







.service_box{
  margin: 0px;
  padding:25px 0px;
  background:#f2f2f2;
}
.list_serv{
  margin: 0px;
  padding: 15px;
  background:#eeecec;
}
.list_serv ul{
  margin: 0px;
  padding: 0px;
}
.list_serv li{
  list-style-type:none;
}
.list_serv li a{
  margin:0px 0px 0px 0px;
  padding:5px 15px;
  font-family: "proxima-nova";
  font-size: 13px;
  background:#fff;
  display: block;
  color: #bc0500;
  border-bottom:#eeecec solid thin;
}


.btn_modal{
  margin:30px 0px 0px 0px;
  padding: 0px;
  text-align: center;
}
.btnd{
  padding:5px 55px;
  margin: 0px;
  background:#bc0500;
  border:#bc0500 solid thin;
  font-family: "proxima-nova";
  font-size: 18px;
  color:#fff;
  outline: none;
}



.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    -webkit-animation-name: fadeIn; /* Fade in the background */
    -webkit-animation-duration: 0.4s;
    animation-name: fadeIn;
    animation-duration: 0.4s;
    
}

/* Modal Content */
.modal-content {
    position: fixed;
    top: 0;
    background-color: #fefefe;
    width: 100%;
    -webkit-animation-name: slideIn;
    -webkit-animation-duration: 0.4s;
    animation-name: slideIn;
    animation-duration: 0.4s;
    padding:0px 0px 15px 0px;
    overflow: scroll;
    height: 500px;
}

/* The Close Button */
.close {
    color: #fff;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.modal-header {
    padding: 2px 16px;
    background-color: #bc0500;
    color: white;
}

.modal-body {
  padding:15px 16px;
}

.modal-footer {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: white;
}

/* Add Animation */
@-webkit-keyframes slideIn {
    from {top: 300px; opacity: 0} 
    to {top: 0; opacity: 1}
}

@keyframes slideIn {
    from {top: 300px; opacity: 0}
    to {top: 0; opacity: 1}
}

@-webkit-keyframes fadeIn {
    from {opacity: 0} 
    to {opacity: 1}
}

@keyframes fadeIn {
    from {opacity: 0} 
    to {opacity: 1}
}





.forms{

  position: absolute;
  margin:38px 0px 0px 0px;
  padding: 0px;
  right: 0;
  left: 0;
}







@media(max-width: 736px){

  .mail{text-align: center;}
  .mail a{margin: 0px 10px;}
  .featured-service .image-box .caption-box .title{margin: 0px; padding:4px 0px;}
  .featured-service .overlay-box{position: relative; padding: 10px 10px;}
  .featured-service .overlay-box .overlay-inner{position: relative; padding: 0px;}
  .featured-service {margin: 10px 0px;}
  .featured-service .image-box .caption-box{position: relative;}

  .block{margin: 15px 0px;}

  .cont_img{background-repeat: no-repeat; min-height: 225px;}
  .border {padding: 15px 0px;text-align: center; border-bottom:#000 solid thin; border-right:none;}
  .footer_box ul li{background:none;}
  .helo{text-align: center;}
  .cont_foot, .fa{margin-right: 10px;}

  .bx-wrapper img{display: inline !important;}
  .testborder{text-align: center;}
  .social-media{text-align: center;}
  .navbar-collapse{
    padding-left: 15px;
    padding-right: 15px;
  }
  .cont_img{height: 280px;}
  .forms{position: relative; clear: both;}
  .content{padding:15px 20px;}
}

@media(max-width: 736px) and (orientation:landscape){
  .image img{width: 100%;}
  .left_text{padding:38px 0px;}
  .left_text h2{font-size: 20px;}
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation:portrait) {
  .left_text{padding:80px 0px;}
  .astro2{margin:28px 0px 0px 0px;}
  .border {padding: 15px 0px;text-align: center; border-bottom:#000 solid thin; border-right:none;}
  .footer_box ul li{background:none;}
  .helo{text-align: center;}

  .forms{position: relative; margin:0px 0px 0px 0px; padding: 0px;}
  .content{padding:15px 20px;}
}
@media (min-width: 768px) and (max-width: 1024px) and (orientation:landscape){
  .cont_img img{height: 590px;}
  .forms{margin:75px 0px 0px 0px;}
  .content{min-height: 276px;}
  .form_text{height: 22px; padding: 0px 15px;}
  .form_text2{height: 22px; margin: 4px 0px; padding: 0px 15px;}
  .form_mesag{height: 52px !important; margin:4px 0px;}
}
@media screen and (max-width: 599px) {
	.textbig-1 li,.textbig li{
		width: 50% !important;
	}
}