
body {
	
	font-family: 'Open Sans', sans-serif;
	background:#F4F5FF;
}


section {
	
	min-height:600px;
	
}



 h4 , h3 , h2 , h1 , div {
	
	font-weight: bold;
	
	
}


.moda_heading {
	color:#001db4;
}





.navbar-default {
  background-color: #ffffff;
  border-color: #ffffff;
}
.navbar-default .navbar-brand {
  color: #001db4;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #001db4;
}
.navbar-default .navbar-text {
  color: #001db4;
}
.navbar-default .navbar-nav > li > a {
  color: #001db4;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #001db4;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #001db4;
  background-color: #f4f4f4;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #001db4;
  background-color: #f4f4f4;
}
.navbar-default .navbar-toggle {
  border-color: #f4f4f4;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #f4f4f4;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #001db4;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #001db4;
}
.navbar-default .navbar-link {
  color: #001db4;
}
.navbar-default .navbar-link:hover {
  color: #001db4;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #001db4;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #001db4;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #001db4;
    background-color: #f4f4f4;
  }
}






.nav>li>a {
    padding: 10px 10px;
}





.imgword {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width:50%;
}


.sale{
    position: absolute;
    right: -1px;
    top: -1px;
    background: red;
    text-align: center;
    border-radius: 0px 3px 0px 20px;
    color: white;
    padding: 5px 15px;
}


.sale_view{
    position: absolute;
    right: 15px;
    top: 0px;
    background: red;
    text-align: center;
    border-radius: 0px 3px 0px 20px;
    color: white;
    padding: 5px 15px;
}




.panel-heading {
    padding: 0px 0px;

}

.panel-body {
    padding: 5px;
}

@media(max-width: 480px) {

	.media {
		width:100%;
		min-height:180px;
		max-height:180px;
		margin-top: 0px;
	}
	
	.mediaview {
		width:100%;
		min-height:100px;
		max-height:100px;
	}
	
	.carousel_img {
		width:100%;
		min-height:280px;
		max-height:280px;
	}
	
	.prop {
		
		font-size:10px;
	}
	
	.panel-body {
	min-height: 35px;

	}
	
	.under_main_img {
	width:100%;
	max-height:80px;
	min-height:80px;
    	
	}

	.img_offer{
	margin: 0 auto; 
	max-width:90%;
	}

}


@media (max-width: 767px) {
	.media {
		width:100%;
		min-height:120px;
		max-height:120px;
		margin-top: 0px;
	}
	
	.mediaview {
		width:100%;
		min-height:100px;
		max-height:100px;
	}
	
	.carousel_img {
		width:100%;
		min-height:280px;
		max-height:280px;
	}
	
	.prop {
		
		font-size:10px;
	}
	
	.panel-body {
	min-height: 35px;

	}
	
	.under_main_img {
	width:100%;
	max-height:80px;
	min-height:80px;
	}
	
	.img_offer{
	margin: 0 auto;
	max-width:80%;
	}
	
}


@media (min-width: 768px) and (max-width: 991px) {
	.media {
		width:100%;
		min-height:250px;
		max-height:250px;
		margin-top: 0px;
	}
	
	.mediaview {
		width:100%;
		min-height:120px;
		max-height:120px;
	}
	
	.carousel_img {
		width:100%;
		min-height:380px;
		max-height:380px;
	}
	
	.panel-body {
	min-height: 45px;

	}
	
	.under_main_img {
	width:100%;
	max-height:140px;
	min-height:140px;
	}
	
	.img_offer{
	margin: 0 auto;
	max-width:70%;
	}
	
}


@media (min-width: 992px) and (max-width: 1199px) {
	.media {
		width:100%;
		min-height:180px;
		max-height:180px;
		margin-top: 0px;
	}
	
	.mediaview {
		width:100%;
		min-height:150px;
		max-height:150px;
	}
	
	.carousel_img {
		width:100%;
		min-height:480px;
		max-height:480px;
	}
	
	.panel-body {
	min-height: 55px;

	}
	
	.under_main_img {
	width:100%;
	max-height:185px;
	min-height:185px;
	}
	
	.img_offer{
	margin: 0 auto;
	max-width:50%;
	}
	
}


@media (min-width: 1200px) {
	.media {
		width:100%;
		min-height:180px;
		max-height:180px;
		margin-top: 0px;
	}
	
	.mediaview {
		width:100%;
		min-height:150px;
		max-height:150px;
	}
	
	.carousel_img {
		width:100%;
		min-height:480px;
		max-height:480px;
	}
	
	.panel-body {
	min-height: 60px;

	}
	
	.under_main_img {
	width:100%;
	max-height:200px;
	min-height:200px;
	}
	
	.img_offer{
	margin: 0 auto; 
	max-width:40%;
	}

	
}






.fix_hight{

	min-height:600px;
	max-height:600px;

}







.under_main{
	margin-top:5px;
	margin-bottom:5px;
	padding-right: 20px;
    padding-left: 20px;
	
}




.image {
  display: block;
  width: 100%;
  height: auto;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #008CBA;
}

.hovers:hover .overlay {
  opacity: 0.8;
}

.text {
  color: white;
  font-size: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}







.close_img {
	opacity:0.6;
	cursor:pointer;
	position:absolute;
	top:6px;
	right:10px;
}





.close_img:hover {opacity: 1}




img-responsive {
	margin: 0 auto;
	}










.social{
	
	display: block;
	  margin-left: auto;
	  margin-right: auto;
	  width: 50%;
	
	max-width: 50px;	
	margin-bottom:15px;
    border-radius: 50%;
	opacity: 0.8;
}

.social:hover {
	opacity: 1;
	
}




/* Offers */


.offer {
     animation: random 2s infinite;
}
@keyframes  random {
    50% { background-color:#ff4949; } 
    100% { background-color:#ffffff; }  
}





.headingsyle
{
    width: 85%;
    margin: 0px auto 20px auto;
}
.headingsyle h1
{

    position: relative;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 50px;
	text-shadow: 2px 2px 5px black;

}

.headingsyle h1 span
{
	border-radius: 25px;
    background: #0054cc;
    padding: 0 15px;
    position: relative;
    z-index: 1;
}

.headingsyle h1:before
{
    background: #0054cc;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    top: 50%;
    width: 100%;
}

.headingsyle h1:before {
  left: 0;
}





/* Footer */
.footer_up {
	
	background: #58595e;
	min-height:200px;

	
}



.footer {
	
	background:#000000;
	padding: 12px;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	font-weight: bold;
	color:#ffffff;

}













