
/*************************
*******Home Page******
**************************/
 
#main-slider {
  position: relative;
  border-top: 1px solid #ccc;
}

.no-margin {
  margin: 0 !important;
  padding: 0 !important;
}

#main-slider .carousel .carousel-content {
  margin-top: 50px;
  background-color:rgba(51,51,51,0.7);
  padding:10px;
  border: 1px solid #ccc;
}

#main-slider .carousel .carousel-content .carousel-opacity{
 
}

.carousel-content h1{
	color:#f4339f;
}

#main-slider .carousel .slide-margin{
  margin-top: 140px;
}

#main-slider .carousel h2 {
  color: #fff;
}

#main-slider .carousel .btn-slide {
  padding: 8px 20px;
  background: #fdad37;
  color: #fff;
  border-radius: 4px;
  margin-top: 25px;
  display: inline-block;
}

#main-slider .carousel .slider-img{
  text-align: right;
  position: absolute;
}


#main-slider .carousel .item {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0 !important;
  opacity: 0;
  top: 0;
  position: absolute;
  width: 100%;
  display: block !important;
  height: 730px;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
}

#main-slider .carousel .item:first-child {
  top: auto;
  position: relative;
}

#main-slider .carousel .item.active {
  opacity: 1;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
  z-index: 1;
}

#main-slider .prev,
#main-slider .next {
  position: absolute;
  top: 50%;
  background-color: #f4339f;
  color: #fff;
  display: inline-block;
  margin-top: -25px;
  height: 40px;
  line-height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 4px;
  z-index: 5;
}

#main-slider .prev:hover,
#main-slider .next:hover {
  background-color: #000;
}

#main-slider .prev {
  left: 10px;
}

#main-slider .next {
  right: 10px;
}

#main-slider .carousel-indicators li {
  width: 20px;
  height: 20px;
  background-color: #fff;
  margin: 0 15px 0 0;
  position: relative;
}

#main-slider .carousel-indicators li:after {
  position: absolute;
  content: "";
  width: 24px;
  height: 24px;
  border-radius: 100%;
  background: rgba(0, 0, 0, 0);
  border: 1px solid #FFF;
  left: -3px;
  top: -3px;
}

#main-slider .carousel-indicators .active{
  width: 20px;
  height: 20px;
  background-color: #f4339f;
   margin: 0 15px 0 0;
   border: 1px solid #f4339f;
   position: relative;
}

#main-slider .carousel-indicators .active:after {
  position: absolute;
  content: "";
  width: 24px;
  height: 24px;
  border-radius: 100%;
  background: #f4339f;
  border: 1px solid #f4339f;
  left: -3px;
  top: -3px;
}

#main-slider .active .animation.animated-item-1 {
  -webkit-animation: fadeInUp 300ms linear 300ms both;
  -moz-animation: fadeInUp 300ms linear 300ms both;
  -o-animation: fadeInUp 300ms linear 300ms both;
  -ms-animation: fadeInUp 300ms linear 300ms both;
  animation: fadeInUp 300ms linear 300ms both;
}

#main-slider .active .animation.animated-item-2 {
  -webkit-animation: fadeInUp 300ms linear 600ms both;
  -moz-animation: fadeInUp 300ms linear 600ms both;
  -o-animation: fadeInUp 300ms linear 600ms both;
  -ms-animation: fadeInUp 300ms linear 600ms both;
  animation: fadeInUp 300ms linear 600ms both;
}

#main-slider .active .animation.animated-item-3 {
  -webkit-animation: fadeInUp 300ms linear 900ms both;
  -moz-animation: fadeInUp 300ms linear 900ms both;
  -o-animation: fadeInUp 300ms linear 900ms both;
  -ms-animation: fadeInUp 300ms linear 900ms both;
  animation: fadeInUp 300ms linear 900ms both;
}

#main-slider .active .animation.animated-item-4 {
  -webkit-animation: fadeInUp 300ms linear 1200ms both;
  -moz-animation: fadeInUp 300ms linear 1200ms both;
  -o-animation: fadeInUp 300ms linear 1200ms both;
  -ms-animation: fadeInUp 300ms linear 1200ms both;
  animation: fadeInUp 300ms linear 1200ms both;
}

.stay-left > li{
	float:left;
}

#header .navbar-inverse .navbar-toggle .icon-bar{
	background-color: #333;
}

#header .navbar-inverse .navbar-toggle:hover,
#header .navbar-inverse .navbar-toggle:focus {
  background-color: #fff;
}

.navbar-brand {
  padding: 0;
  margin:0;
}

.navbar {
  border-radius: 0;
  margin-bottom: 0;
  background: #fff;
  color: #333;
  padding:  0;
  padding-bottom: 0;
}

 .navbar-nav{
  margin-top: 12px;
 }

.navbar-nav>li{
  margin-left: 5px;
  padding-bottom: 10px;
}

.navbar-inverse .navbar-nav > li > a {
  padding: 5px 8px;
  margin: 0;
  border-radius: 3px;
  color: #333;
  line-height: 24px;
  display: inline-block;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus,
.dropdown-menu > a:hover {
	background-color: #f4339f;
    color: #fff;
}

.navbar-inverse {
  border: none;
}

.navbar-inverse .navbar-brand {
	color: #f4339f;
    font-size: 26px;
    font-weight: 600;
    line-height: 6.container0px;    
	letter-spacing: -2px;
}

.navbar-inverse .navbar-brand:hover{
		background-color: #fff;
    color: #f4339f;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #f4339f;
  color: #fff;
}
/*
.navbar-inverse .navbar-nav .dropdown-menu {
  background-color: rgba(0,0,0,.85);
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
  border: 0;
  padding: 0;
  margin-top: 0;
  border-top: 0;
  border-radius: 0;
  left: 0;
}
*/
.navbar-inverse .navbar-nav .dropdown-menu:before{
  position: absolute;
  top:0;
}

.navbar-inverse .navbar-nav .dropdown-menu > li > a {
  padding: 8px 15px;
  color: #fff;
}

.navbar-inverse .navbar-nav .dropdown-menu > li:hover > a,
.navbar-inverse .navbar-nav .dropdown-menu > li:focus > a,
.navbar-inverse .navbar-nav .dropdown-menu > li.active > a {
  background-color: #f4339f;
  color: #fff;
}

.navbar-inverse .navbar-nav .dropdown-menu > li:last-child > a {
  border-radius: 0 0 3px 3px;
}

.navbar-inverse .navbar-nav .dropdown-menu > li.divider {
  background-color: transparent;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-top: 0;
  padding-bottom: 0;
}

/* ============================================================
  PRIMARY STRUCTURE
============================================================ */
.container {
  max-width: 1170px;
  margin: 0 auto;
}

/* ============================================================
  SECTIONS
============================================================ */
section.module:last-child {
  margin-bottom: 0;
}
section.module h2 {
  margin-bottom: 40px;
  font-size: 30px;
}
section.module p {
  /*margin-bottom: 40px;*/
  font-size: 16px;
  font-weight: 300;
}
section.module p:last-child {
  margin-bottom: 0;
}
section.module.content {
  padding: 40px 0;
}
section.module.parallax {
  padding: 240px 0;
  background-position: 0 0;
}
section.module.parallax h1 {
  color: #1e1e1e;
  font-size: 48px;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 0 10px white;
}
section.module.parallax-1 {
  background-image: url("/data/uploads/1491202800/58e21f432139a1_19655241.jpg");
}

section.module.parallax-2 {
  background-image: url("/data/uploads/1491202800/58e21f432139a1_19655241.jpg");
}

section.module.parallax-3 {
  background-image: url("/data/uploads/1491202800/58e21f432139a1_19655241.jpg");
}

.required ,h2, .h2, h1, .h1{
    color: #f4339f;
}

.gmap-area {
    background-image: url("../images/map.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 70px 0;
}

#footer {
    border-top: none;
    clear: both;
    font-size: 11px;
    line-height: 1.5em;
    margin-top: 20px;
    max-width: 100%;
    padding: 20px 0;
}

.blue_title, .blue_title_smaller {
    background-color: #f4339f;
    color: #fff;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0 20px;
}

.containerLogin {
    width: 1170px;
	margin:10px auto;
}

a {
    color: #f4339f;
    text-decoration: none;
}

.sr_main_content{
	margin: 0 auto;
    max-width: 1170px;
    width: 1170px;
}

body .nav-tabs > li > a:hover{
	color:#000;
}

.full_width{
	width:100% !important;
}

.header_margin{
	margin-top:30px;
}

.blue_subtitle, .blue_subtitle_left{
	color: #f4339f;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #f4339f;
    border-color: #ddd #ddd transparent;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    cursor: default;
}

#header {
    margin: 0 auto;
    position: fixed;
    top: 0;
    width: 100%;
	z-index: 100;
}

.header_margin{
	margin-top:120px;
}

.btn-primary {
    background-color: #f4339f;
    border-color: #ccc;
    color: #fff;
}

.btn-primary:hover,
.btn-primary:focus {
    background-color: #ffc4e5;
    border-color: #f4339f;
    color: #f4339f;
}

.image-upload > input[type="file"] {
    display: none;
}

p{
	min-height: 15px;	
}

.col-14 {
	width: 14%;
}

section.module.parallax{
	background-size: 100% auto; 
}

@media screen and (max-width: 480px) {

	.header_margin {
		margin-top: 180px;
	}
}


@media only screen and (max-width: 760px) {
	 section.module.parallax{
		padding: 100px 0;
		background-size: 100% 100%; 
	}
}