@import url("https://fonts.googleapis.com/css?family=Open+Sans");
@import url("https://fonts.googleapis.com/css?family=Lato:400,900");
@import url("https://fonts.googleapis.com/css?family=Raleway");
@import url("https://fonts.googleapis.com/css?family=Fjalla+One") @font-face {
  font-family: Impact;
  src: url("../fonts/impactreg.ttf");
}

.thumbnail {
  border: 0px !important;
  background: none;
  margin: 0;
  padding: 0;
}
.col-lg-4.col-md-4.col-xs-12.logohead {
  margin-top: 28px;
}
h4 {
  background: #eb2c46;
  color: #fff;
  padding: 5px;
  font-size: 17px;
  font-family: Lato;
  text-align: center;
  margin-bottom: 0;
  margin-top: 0;
  margin-top: 20px;
  border-radius: 10px;
}

span.head {
  font-size: 26px;
  color: #fff;
  font-family: Fjalla One;
  font-weight: 100;
  line-height: 2;
}
.red {
  color: #fff;
  font-size: 25px;
  font-family: Lato;
  text-shadow: 0px 2px #eb2c46;
  font-weight: 900;
}

.red2 {
  color: #fff;
  text-shadow: 0px 2px #eb2c46;
  font-size: 22px;
  font-family: Lato;
  font-weight: 900;
}

.header {
  padding-top: 15px;
  padding-bottom: 15px;
  width: 100%;
  float: left;
  background-color: #000;
  margin-top: 0;
}

p.ftext {
  font-size: 18px;
  color: #fff;
  margin-top: 23px;
  font-family: Myriad Pro;
  font-style: italic;
}

a {
  color: #fff;
}
a:hover {
  color: #000;
}

.banner .appform {
  padding: 20px 20px;
  min-height: 461px;
  background-color: none;
  /* -webkit-box-shadow: inset 0 0 20px 10px rgba(0, 0, 0, .2);
    opacity: 0.90;*/
  /* box-shadow: inset 0 0 20px 10px rgba(0, 0, 0, .2);*/
  border: 5px solid #fff;
  border-radius: 24px;
  margin-top: 37px;
  margin-bottom: 30px;
}

.banner .appform h3 {
  margin: 0;
  padding: 0;
  font-size: 22px;
  color: #eb2c46;
  text-align: center;
  margin-bottom: 15px;
  font-family: Open Sans;
  font-weight: 600;
  text-transform: capitalize;
  margin-top: -38px;
  background: #fff;
  width: 100%;
  padding: 5px;
  border-radius: 6px;
}
.banner .appform label {
  color: #000;
  font-weight: 200;
}
::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #a3a3a3 !important;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #a3a3a3 !important ;
}
:-ms-input-placeholder {
  /* IE 10+ */
  color: #a3a3a3 !important;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #a3a3a3 !important;
}
.frm .appform .form-group {
  margin-bottom: 10px;
}

.frm .appform .form-control {
  border: none;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  /* -webkit-box-shadow: inset 5px 5px 10px 5px rgba(0, 0, 0, .14);
    box-shadow: inset 5px 5px 10px 5px rgba(0, 0, 0, .14)*/
}

.frm .appform .form-control,
.frm .appform .btn {
  border-radius: 0;
}

.frm .appform textarea {
  min-height: 96px;
  line-height: 24px !important;
}

.banner .appform .btn {
  padding-top: 5px;
  padding-bottom: 5px;
  float: none;
  display: block;
  margin-left: auto;
  background: #fff;
  color: #eb2c46;
  font-weight: bold;
  font-size: 14px;
  width: 30%;
  margin-top: 0;
  font-family: Raleway;
  position: absolute;
  left: 115px;
}
textarea.form-control.input-lg {
  height: 85px;
  background: #fff;
  font-family: Raleway;
  font-size: 14px;
  color: #000;
}
input.cptch {
  height: 30px;
  padding: 0;
  font-family: Raleway;
  width: 60%;
  background: #fff;
  color: #000;
  font-weight: 600;
}
.input-lg {
  height: 42px;
  padding: 10px 16px;
  line-height: 1.3333333;
  color: #000;
  font-family: Raleway;
  font-size: 15px;
  background: #fff;
  border: none;
}
.input-lg {
  border-radius: 0px;
}
.frm .appform .form-control:focus:focus {
  border-color: #8e2007;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(142, 32, 7, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(142, 32, 7, 0.6);
}
.banner {
  background: #eb2c46;
  min-height: 510px;
  float: left;
  width: 100%;
  display: block;
  background-position: center;
  background-size: cover;
  box-shadow: -1px 10px 20px 0px #dedede;
  border-top: 10px solid #fef200;
}
.cnt {
  color: #eb2c46;
  font-size: 27px;
  font-family: Lato;
  font-weight: 900;
}

.cnt2 {
  color: #eb2c46;
  font-size: 27px;
  font-family: Lato;
  font-weight: 900;
  margin-top: -9px;
  margin-bottom: -18px;
}
.cnt3 {
  color: #eb2c46;
  font-size: 27px;
  font-family: Lato;
  font-weight: 900;
}

hr {
  margin-top: -5px;
  margin-bottom: 0;
  border: 0;
  border-top: 2px solid #eb2c46;
  width: 168px;
}

.col-lg-10 {
  padding-left: 0;
  width: 75%;
  padding-right: 0;
}

.col-xs-2 {
  padding: 5px 15px 5px 15px;
  background: #fff;
  height: 42px;
  /*border: 1px solid #e1e1e1;
    box-shadow: inset -4px 3px 11px rgba(128, 128, 128, 0.25);*/
  margin-left: 15px;
  color: #eb2c46;
  font-size: 22px;
}
.col-xs-2.query {
  padding: 5px 15px 5px 15px;
  background: #fff;
  height: 85px;
  /* border: 1px solid #e1e1e1;
    box-shadow: inset -4px 3px 11px rgba(128, 128, 128, 0.25); */
  margin-left: 15px;
  color: #eb2c46;
  font-size: 22px;
}

.footerbanner {
  width: 100%;
  float: left;
  background: #eec60c;
  border-top: 10px solid #eb2c46;
  padding: 15px;
  border-bottom: 10px solid #eb2c46;
}

.diclaimer {
  background: #eec60c;
  border-top: 2px solid #eb2c46;
  width: 100%;
  float: left;
  padding: 8px;
  border-bottom: 2px solid #eb2c46;
}

.dtext {
  font-size: 16px;
  font-family: Lato;
  font-weight: 400;
  margin-bottom: 0;
  color: #000;
}
section.copyright {
  background: #eec60c;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 4px solid #fff;
  width: 100%;
  float: left;
}

.about {
  margin-top: 30px;
  width: 100%;
  float: left;
}

.ptext {
  font-family: Myriad Pro;
  font-size: 16px;
  color: #6f6f6f;
  text-align: justify;
  margin-top: 20px;
  margin-bottom: 10px;
  line-height: 28px;
  font-weight: 400;
}

p.stext {
  font-size: 16px;
  font-family: Lato;
  margin-top: 10px;
  margin-bottom: 0;
  color: #000;
  font-weight: 400;
  text-align: justify;
  text-align-last: center;
  padding: 5px;
}
.services {
  width: 100%;
  float: left;
  padding-top: 30px;
  padding-bottom: 35px;
  background: #eec60c;
}
.pics .owl-theme .owl-controls .owl-buttons .owl-prev {
  /*  background: none !important; */

  font-size: 18px;
  opacity: 1;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
  /*  background: #8b8b86; */

  font-size: 18px;
  opacity: 1;
}

.pfoot {
  margin: 0 0 10px;
  font-size: 25px;
  color: #fff;
  font-family: Alako-Bold, Lato;
  line-height: 49px;
  /* margin-bottom: -1px; */
}

.js {
  margin-top: 56px;
}

img.icn {
  margin-right: 10px;
}
section.gallery {
  background: url(../images/bg.png) top left no-repeat;
  background-size: cover;
  padding-bottom: 40px;
  float: left;
  width: 100%;
  box-shadow: 3px -4px 20px 4px rgba(128, 128, 128, 0.44);
}

.welcome {
  width: 100%;
  float: left;
  margin-bottom: 40px;
}

section.footer {
  width: 100%;
  background-size: cover;
  float: left;
  background: #eec60c;
}

.pics {
  margin-top: 20px;
  margin-bottom: 20px;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  background-color: #262626;
}

span.copy {
  color: #000;
  font-size: 15px;
  font-family: Myriad Pro, Lato;
  font-weight: 400;
}

p.pp {
  font-size: 15px;
  font-family: open sans;
}
li {
  font-size: 15px;
  font-family: Open sans;
  font-weight: bold;
}
a.jot {
  color: #000;
}
a.jot:hover {
  color: #000;
}

@media (min-width: 320px) and (max-width: 1024px) {
  h4 {
    background: #eb2c46;
    color: #fff;
    padding: 5px;
    font-size: 15px;
    font-family: Lato;
    text-align: center;
    margin-bottom: 0;
    margin-top: 36%;
  }
  .red {
    color: #fff;
    font-size: 21px;
    font-family: Lato;
    font-weight: 900;
  }
  .red2 {
    color: #fff;
    font-size: 21px;
    font-family: Lato;
    font-weight: 900;
  }
  .col-lg-10 {
    padding-left: 60px;
    width: 100%;
    padding-right: 0;
  }
  .col-xs-2 {
    padding: 5px 15px 5px 15px;
    background: #fff;
    height: 42px;
    /*border: 1px solid #e1e1e1;
    box-shadow: inset -4px 3px 11px rgba(128, 128, 128, 0.25); */
    /*margin-left: 15px; */
    color: #eb2c46;
    font-size: 22px;
  }
  .col-xs-2.query {
    padding: 5px 15px 5px 15px;
    background: #fff;
    height: 85px;
    /* border: 1px solid #e1e1e1;
    box-shadow: inset -4px 3px 11px rgba(128, 128, 128, 0.25); */
    /* margin-left: 15px; */
    color: #eb2c46;
    font-size: 22px;
  }
  .col-lg-4.col-md-4.col-xs-12.srv1 {
    margin-top: 20px;
  }
  .cnt3 {
    color: #eb2c46;
    font-size: 16px;
    font-family: Lato;
    font-weight: 900;
  }
  section.copyright {
    background: #eec60c;
    padding-top: 15px;
    padding-bottom: 60px;
    border-bottom: 4px solid #fff;
    width: 100%;
    float: left;
  }
}

/**/
.cta {
  position: fixed;
  background: -webkit-linear-gradient(to left, #353275, #eb2c46);
  background: linear-gradient(to left, #b50007, #eb2c46);
  color: #f8f8f8;
  padding: 15px 117px;
  margin: 0px;
  z-index: 9999999;
  box-shadow: 0px 0px 10px #a2a2a2;
  right: 119px;
  letter-spacing: 5px;
  text-transform: uppercase;
  font-weight: 700;
  transition: 0.1s ease-in-out;
  cursor: pointer;
}
.cta.showw {
  top: 0px;
  transition: 0.1s ease-in-out;
}
.cta.hidee {
  top: -60px;
  transition: 0.1s ease-in-out;
}
.contact-stripe {
  position: fixed;
  width: 100%;
  bottom: 0;
  text-align: center;
  z-index: 999;
  padding: 10px;
  background: #eb2c46;
  background: linear-gradient(to left, #353275, #eb2c46);
  background: linear-gradient(to left, #b70108, #eb2c46);
  display: none;
}
@media (max-width: 480px) {
  .cta {
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
  }
  .contact-stripe {
    display: block;
  }
}

.btn-vertical-slider {
  margin-left: 35px;
  cursor: pointer;
  margin-top: 12px;
}
a {
  cursor: pointer;
}
.carousel.vertical .carousel-inner .item {
  -webkit-transition: 0.6s ease-in-out top;
  -moz-transition: 0.6s ease-in-out top;
  -ms-transition: 0.6s ease-in-out top;
  -o-transition: 0.6s ease-in-out top;
  transition: 0.6s ease-in-out top;
}

.carousel.vertical .active {
  top: 0;
}

.carousel.vertical .next {
  top: 100%;
}

.carousel.vertical .prev {
  top: -100%;
}

.carousel.vertical .next.left,
.carousel.vertical .prev.right {
  top: 0;
}

.carousel.vertical .active.left {
  top: -100%;
}

.carousel.vertical .active.right {
  top: 100%;
}

.carousel.vertical .item {
  left: 0;
}
​



/* new css */

.title-arch {
  text-align: center;
  margin: 50px 0;
  font-size: 22px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.project {
  /* width: 100%; */
  height: 500px;
  background-image: url(./../images/astroparshant_award.jpg);
  background-size: cover;
  background-position: center;
  padding: 0 !important;
  float: left;
}

.project-2 {
  background-image: url(./../images/astroparshant_award2.jpg);
}

.project-3 {
  background-image: url(./../images/astroparshant_award3.jpg);
}

.project-4 {
  background-image: url(./../images/astroparshant_award4.jpg);
}
.project-5 {
  background-image: url(./../images/astroparshant_award5.jpg);
}
.project-6 {
  background-image: url(./../images/astroparshant_award6.jpg);
}

.project-hover {
  width: 100%;
  height: 100%;
  color: #fff;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background-color: rgba(255, 178, 36, 0.7);
  padding: 40% 30px !important;
}

.project-hover hr {
  height: 30px;
  width: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background-color: rgba(255, 255, 255, 1);
  border: 0;
}

.project-hover a {
  color: rgba(255, 255, 255, 1);
  padding: 2px 22px;
  line-height: 40px;
  border: 2px solid rgba(255, 255, 255, 1);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.project-hover a:hover {
  border-color: rgba(51, 51, 51, 1);
  color: rgba(51, 51, 51, 1);
  background-color: #fff;
}

.project:hover .project-hover {
  opacity: 1;
}

.project:hover .project-hover hr {
  width: 100%;
  height: 5px;
}
