﻿/*
font-family: 'Montserrat', sans-serif;
font-family: 'Open Sans', sans-serif;
*/
/* MY Carousel CSS..........*/
.tales {
  width: 100%;
}
.carousel-inner{
  width:100%; padding-bottom:95px;
  max-height: auto !important;
}

.carousel-caption { bottom:-100px; border:10px; height:180px; }
.carousel-caption2 {
   position: absolute;
   top:40px; left:100px; height:150px;width:450px

}
/* MY Carousel CSS..........*/
img {
  max-width: 100%;
}

.bg-faded {
  background-color: #fff;
  font-family: 'Montserrat', sans-serif;
  color: rgba(0, 0, 0, 0.6);
  padding: 15px 40px;
}

.about {
  margin-top: 5rem;
  margin-bottom: 5rem;
}

.about_title {
  font-family: 'Roboto Condensed', sans-serif;
  color: #254077;
  font-weight: 300;
  font-size: 35px;
  margin-top: 30px;
  margin-bottom: 53px;
}

.about_text {
  color: #787b83;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 15px;
}

.buy {
  margin-top: 10rem;
  margin-bottom: 10rem;
}

.buy_title {
  color: #03153A;
  font-size: 75px;
  margin-top: 1rem;
  font-family: 'Open Sans', sans-serif;
}

.btn-primary {
  background-color: #03153A;
  border-color: #03153A;
  border-radius: 0;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  margin-top: 50px;
  padding: 15px 20px;
}

.girl_text {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  color: #666;
  font-weight: 300;
  margin-left: 10rem;
}

.product_img {
  position: absolute;
  top: 300px;
  left: -100px;
  width: 200px;
}

.buy_title2 {
  color: #03153A;
  font-size: 65px;
  margin-left: -130px;
  margin-top: 1rem;
  font-family: 'Open Sans', sans-serif;
}

.btn-success {
  background-color: #03153A;
  border-color: #03153A;
  border-radius: 0;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  margin-left: 10rem;
  margin-top: 20px;
  padding: 15px 20px;
}

.woman_text {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  color: #666;
  font-weight: 300;
  width: 300px;
}

.product3 {
  position: absolute;
  top: 210px;
  left: -110px;
  width: 200px;
}

.buy_title3 {
  color: #03153A;
  font-size: 70px;
  font-family: 'Open Sans', sans-serif;
}

.buy_img3 {
  max-width: 135%;
  margin-left: -70px;
}

.features_title {
  color: #03153A;
  font-family: 'Open Sans', sans-serif;
  font-size: 40px;
  text-align: left;
  font-weight: 300;
  width: 600px;
  margin-bottom: 4rem;
}

.feature_box_title {
  font-family: 'Roboto Condensed', sans-serif;
  color: #254077;
  font-weight: 300;
  margin-bottom: 3rem;
  font-size: 35px;
}

.feature_text {
  color: #787b83;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 100;
}

.read {
  color: #18305f;
  letter-spacing: 2px;
  font-family: 'Roboto Condensed', sans-serif;
}

.feature_box {
  border-left: 1px solid rgba(0, 0, 0, .1);
  padding-left: 20px;
}

.features-section {
  margin-bottom: 10rem;
}

.testimonial {
  margin-top: 10rem;
  margin-bottom: 5rem;
}

.testim_title {
  color: #254077;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 35px;
  margin-top: 50px;
  margin-bottom: 20px;
}

.testim_text {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  color: #666;
  font-weight: 300;
}

.header {
  position: fixed;
  width: 100%;
  z-index: 10;
}

.contactus {
  background-image: url('../assets/images/4.jpeg');
  padding: 55px 0;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: 100%;
  -moz-background-size: cover;
  background-size: 100%;
  background-size: cover;
}

.contact_title {
  text-align: center;
  color: #254077;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 45px;
}

.contact-section {
  margin-top: 5rem;
  margin-bottom: 5rem;
}

.input-wrap input, .textarea-wrap textarea {
  width: 100%;
}

input, textarea {
  border: 1px solid #eee;
  padding: 10px 10px;
  border-radius: 3px;
}

.last input {
  margin-top: 10px;
  margin-bottom: 10px;
}

.contact_text {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  color: #666;
  font-weight: 300;
  text-align: center;
  margin-bottom: 3rem;
}

.map {
  margin-bottom: 5rem;
}

.footer {
  background-color: #fcfcfc;
  border-top: 1px solid #ececec;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.footer_title {
  color: #254077;
  font-size: 24px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
}

.footer_text {
  color: #787b83;
  font-size: 16px;
  width: 350px;
  margin-top: 30px;
  margin-bottom: 30px;
  font-weight: 300;
  font-family: 'Open Sans', sans-serif;
}

.social {
  background-color: #f0f0f0;
  width: 43px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  color: #444;
  list-style: none;
  margin-right: 10px;
}

.social_list {
  display: flex;
  padding-left: 0;
}

.contact_list {
  padding-left: 0;
  display: flex;
  flex-direction: column;
}

.contact_info {
  color: #254077;
  list-style: none;
  font-size: 25px;
}

.contact_info i {
  padding-right: 15px;
  line-height: 25px;
}

.contact_info span {
  color: #7d818e;
  font-size: 14px;
}

iframe {
  width: 100%;
}

@media only screen and (max-width: 992px) and (min-width: 767px) {
  .about_img {
    margin-top: 45px;
  }
  .about_title {
    font-size: 30px;
    margin-top: 40px;
    margin-bottom: 25px;
  }
  .about_text {
    font-size: 13px;
  }
  .buy_title {
    margin-top: 2rem;
    font-size: 50px;
  }
  .buy_title2 {
    font-size: 50px;
    margin-left: -80px;
    margin-top: 3rem;
  }
  .product_img {
    top: 150px;
    left: -10px;
    width: 120px;
  }
  .girl_text {
    font-size: 12px;
  }
  .btn-success, .btn-primary {
    margin-top: 15px;
    padding: 10px 20px;
    font-size: 12px;
  }
  .buy_title3 {
    font-size: 45px;
  }
  .buy_img3 {
    max-width: 130%;
    margin-left: -20px;
  }
  .woman_text {
    font-size: 14px;
  }
  .product3 {
    top: 115px;
    left: -50px;
    width: 130px;
  }
  .buy {
    margin-bottom: 7rem;
  }
  .features_title {
    font-size: 35px;
  }
  .feature_box_title {
    margin-bottom: 2rem;
    font-size: 30px;
  }
  .feature_text {
    font-size: 13px;
  }
  .testim_title {
    margin-top: 0;
  }
}

@media only screen and (max-width: 767px) and (min-width: 600px) {
  .buy_title {
    font-size: 65px;
    margin-top: 0;
  }
  .buy_title2 {
    margin-left: 0;
  }
  .product_img {
    top: 350px;
    left: 20px;
  }
  .girl_text {
    margin-left: 15rem;
    margin-top: 3rem;
  }
  .btn-success {
    margin-left: 15rem;
  }
  .buy_title3 {
    font-size: 65px;
  }
  .buy_img3 {
    max-width: 100%;
    margin-top: 50px;
    margin-left: 0;
  }
  .product3 {
    top: 140px;
    left: -60px;
  }
  .buy {
    margin-bottom: 7rem;
  }
  .feature_box_title {
    margin-bottom: 2rem;
  }
  .read {
    margin-bottom: 3rem;
  }
  .footer {
    text-align: center;
  }
  .footer_text {
    margin: 0 auto;
  }
  .social_list {
    margin: 30px auto;
    display: inline-flex;
  }
}

@media only screen and (max-width: 600px) and (min-width: 400px) {
  .buy_title {
    font-size: 50px;
    margin-top: 0;
  }
  .buy_title2 {
    margin-left: 0;
    font-size: 50px;
  }
  .buy_title3 {
    font-size: 50px;
  }
  .btn-primary {
    font-size: 15px;
    margin-top: 30px;
    padding: 10px 20px;
  }
  .product_img {
    top: 305px;
    width: 150px;
    left: 10px;
  }
  .girl_text {
    margin-left: 10rem;
    margin-top: 3rem;
  }
  .btn-success {
    margin-left: 10rem;
    font-size: 15px;
    padding: 10px 20px;
  }
  .features_title {
    font-size: 25px;
    width: 350px;
  }
  .buy_img3 {
    max-width: 100%;
    width: 400px;
    margin: 0 auto;
    display: block;
    margin-top: 50px;
  }
  .product3 {
    top: 135px;
    left: 0px;
    width: 150px;
  }
  .buy {
    margin-bottom: 7rem;
  }
  .feature_box_title {
    margin-bottom: 2rem;
  }
  .read {
    margin-bottom: 3rem;
  }
  .footer {
    text-align: center;
  }
  .footer_text {
    margin: 0 auto;
  }
  .social_list {
    margin: 30px auto;
    display: inline-flex;
  }
}

@media only screen and (max-width: 400px) and (min-width: 300px) {
  .buy_title {
    font-size: 45px;
    margin-top: 0;
  }
  .buy_title2 {
    margin-left: 0;
    font-size: 45px;
  }
  .buy_title3 {
    font-size: 45px;
  }
  .btn-primary {
    font-size: 15px;
    margin-top: 30px;
    padding: 10px 20px;
  }
  .product_img {
    top: 305px;
    width: 150px;
    left: 10px;
  }
  .girl_text {
    margin-left: 10rem;
    margin-top: 3rem;
  }
  .btn-success {
    margin-left: 10rem;
    font-size: 15px;
    padding: 10px 20px;
  }
  .features_title {
    font-size: 20px;
    width: 300px;
  }
  .buy_img3 {
    max-width: 100%;
    width: 400px;
    margin: 0 auto;
    display: block;
    margin-top: 50px;
  }
  .product3 {
    top: 125px;
    left: 0px;
    width: 110px;
  }
  .buy {
    margin-bottom: 7rem;
  }
  .feature_box_title {
    margin-bottom: 2rem;
  }
  .read {
    margin-bottom: 3rem;
  }
  .footer {
    text-align: center;
  }
  .footer_text {
    margin: 0 auto;
  }
  .social_list {
    margin: 30px auto;
    display: inline-flex;
  }
  iframe {
    height: auto;
  }
}
