body {
  padding-top: 50px;
  padding-bottom: 40px;
  font-family: 'Roboto', Arial, sans-serif;
  color: #000000;
  overflow-x: hidden;
}

.discription{
	font-family: 'Lato', sans-serif;
	font-size: 18px !important;
	font-style: italic;
	line-height: 1.5 !important;
	color: lightgray !important;
	padding: 0 !important;
	margin: 0 !important;
}

#back-to-top{z-index:999}.back-to-top{cursor:pointer;position:fixed;bottom:10px;right:15px;display:none;}

.logo {
  margin-top: -5px;
  margin-left: 0px;
  width: 100px;
  height: 100px;
}
.pastor {
  margin-top: -5px;
  margin-left: 0px;
  width: 100px;
  height: 100px;
  
}

.header{
    float: right;
}

.slider { height: 436px;  margin: 0px 0 0 14px;}


.slider, #carousel, #carousel > div {
	width: 1140px;
	height: 436px;
}

.slider {
	margin: 0px 0px 0 -570px;
	overflow: hidden;
	position: relative;

	top: 0px;
	left: 50%;
}

#carousel {
	position: relative;
	z-index: 2;
}
#carousel div {
	overflow: hidden;
	position: relative;
	float: left;
}
#carousel div > * {
	position: absolute;
}
#carousel img.img-front {
	left: 649px;
	top: 0;
	z-index: 4;
}

#carousel img.img-mid {
	left: 572px;
	top: 46px;
	z-index: 3;
}

#carousel img.img-back {
	left: 498px;
	top: 80px;
	z-index: 2;
}


#carousel h3 {
	font-size: 40px;
	letter-spacing: -2px;
	font-weight: normal;
	font-family: 'pt-sans', arial, helvetica, serif; 
	color: rgb(0,0,102);
	line-height: 70px; 
	width: 420px;
	left: 32px;
	top: 91px;
	padding-bottom: 13px; 
	margin: 0 0 18px;
}

#carousel h5 { font-size: 15px; color: #d3d2d3; font-family: tahoma, arial, helvetica, serif; text-transform: uppercase; text-shadow: rgba(0,0,0,0.5) 0px 1px 1px; font-weight: normal; position: absolute; top: 63px; left: 32px; white-space: nowrap; }

#carousel p {
	color: gray;
	font-size: 14px;
	width: 420px;
	left: 32px;
	top: 181px;
	margin: 0;
	line-height: 26px; 
}
#carousel a.green-btn {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-shadow: 0 1px 2px rgba(0,0,0,0.5);
	text-decoration: none;
	text-align: center;
	line-height: 52px;
	outline: none;
	display: block;
	background-color: rgb(0,0,102);
	width: 194px;
	height: 56px;
	left: 32px;
	top: 500px;
        border-radius: 5px; 
        -moz-border-radius: 5px; 
        -webkit-border-radius: 5px; 
        -o-border-radius: 5px;

}
#carousel a:hover {
	background-position: -1px -54px; 
}

#prev, #next {
	display: block;
	width: 17px;
	height: 22px;
	position: absolute;
	bottom: 15px;
	z-index: 10;
}

#prev {
	left: 426px;
}

#next {
	right: 434px;
	background-position: right 0; 
}

.pagination { position: absolute; bottom: 15px; left: 50%; margin-left: -44px; width: 88px; }
.pagination a { width: 20px; height: 20px; display: inline-block; font-size: 0; line-height: 0; text-indent: -4000px; cursor: default; }
.pagination a.selected { background-position: 0 -20px; }
#navigation a.nav-btn { display: none;  }
/* #Media Queries
================================================== */

/* ipad portrait */
@media only screen and ( min-width: 768px) and ( max-width: 980px ) {
    
    /*======== LOGO========*/

.log h1 a {
  font-family: 'Orbitron', Arial, sans-serif;
  font-weight: 200;
  font-size: 20px;
  float: left;
}

.log h4 a {
  font-family: 'Orbitron', Arial, sans-serif;
  font-weight: 600;
  font-size: 12px;
  top: 0px;
  float: left;
}

.logo {
  margin-top: -5px;
  margin-left: -20px;
  width: 70px;
  height: 70px;
}
.pastor {
  margin-top: -5px;
  margin-left: -20px;
  width: 70px;
  height: 70px;
}

	.slider, #carousel, #carousel > div {
		width: 1142px;
		height: 436px;
	}

	.slider {
		width: 1142px;
		margin: 0px 0 0 -354px;
		overflow: hidden;
		position: relative;
		top: 50%;
		left: 50%;
	}

	#carousel h3 { font-size: 50px; width: 290px; left: 10px; }
	#carousel h5 { font-size: 15px; width: 290px; left: 10px; }
	#carousel p { font-size: 14px;  width: 294px; left: 10px; }
	#carousel a.green-btn { top: 400px; left: 10px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px;}


	#carousel img.img-front {
		left: 476px;
		width: 230px  !important;
		height: 390px;  
	}

	#carousel img.img-mid {
		left: 425px;
		width: 192px  !important;
		height: 309px; 
	}

	#carousel img.img-back {
		left: 366px;
		width: 300px  !important;
		height: 67px; 
	}

	#prev { left: 290px; }
	#next { right: 297px; }
}

	
@media only screen and ( max-width: 767px) { 	
    .header{
    float: left;
    font-size: 20px;
}

  /*======== LOGO========*/

.log h1 a {
  font-family: 'Orbitron', Arial, sans-serif;
  font-weight: 400;
  margin: -10px -50px;
  font-size: 12px;
  float: left;
  visibility: hidden;
}
.logo2{
    font-size: 12px
}
.log h4 a {
    visibility: hidden;
  font-family: 'Orbitron', Arial, sans-serif;
  font-weight: 600;
  font-size: 6px;
  top: 0px;
  float: left;
}

.logo {
  margin-top: -5px;
  margin-left: -20px;
  width: 60px;
  height: 60px;
}
.pastor {
  margin-top: -5px;
  margin-left: -20px;
  width: 60px;
  height: 60px;
  visibility: hidden;
}

	.slider, #carousel, #carousel > div {
		width: 400px;
		height: 436px;
	}

	.slider {
		width: 300px;
		margin: 0px 0 0 -150px;
		overflow: hidden;
		position: relative;
		top: 50%;
		left: 50%;
	}

	#carousel h3 { font-size: 40px; width: 290px; left: 10px; text-align: center; top: 30px; background: transparent; }
	#carousel h5 { font-size: 15px; width: 290px; left: 70px; top: 55px; }
	#carousel p { font-size: 12px;  width: 294px; left: 10px; margin: 30px 0; }
	#carousel a.green-btn { top: 400px; left: 0px; width: 50%; margin: 0 40px; text-align: center; height: 35px; line-height: 35px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px;}
	#carousel a.green-btn:hover { text-align: center; }

	#carousel img.img-front {
		top: 120px;
		left: 120px;
		width: 140px  !important;
		height: 240px;
	}

	#carousel img.img-mid {
		top : 140px;
		left: 80px;
		width: 110px  !important;
		height: 198px; 
	}

	#carousel img.img-back {
		top: 100px;
		left: 10px;
                margin: 0 -30px;
		width: 70%  !important;
                align-items: center;
		height: 20%; 
	}

	.pagination { bottom: 8px; left: 155px; }

 	.slider-arr a.prev-arr { left: 10px; }
	.slider-arr a.next-arr { right: 10px; background-position: right 0; }

}

@media only screen and ( max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-resolution: 240dpi)  { 

	#logo a { -webkit-background-size: 142px 57px; -moz-background-size: 142px 57px; background-size: 142px 57px; }
	#navigation {  -webkit-background-size: 298px 32px; -moz-background-size: 298px 32px; background-size: 298px 32px;  }
	#navigation a.nav-btn span {-webkit-background-size: 10px 15px; -moz-background-size: 10px 15px; background-size: 10px 15px; }
	.pagination a { -webkit-background-size: 18px 40px; -moz-background-size: 18px 40px; background-size: 18px 40px; }
}


.dimension-btn{
	margin: 0 0 58px;
	float: left;
}

.dimension-btn a{
	font-size: 16px;
	font-family: 'lato', sans-serif;
	color: #4b5867;
	text-decoration: none;
	padding: 12px 22px 16px;
	background: #ffffff;
	cursor: pointer;
	float: left;
	-moz-transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-o-transition: 0.2s all;
	-ms-transition: 0.2s all;
	transition: 0.2s all;	
}

.dimension-btn a.active,.dimension-btn a:hover{
	color: #ffffff;
	background: #4b5867;
}

.Dimension-detail{
	float: left;
}

@media screen and (max-width: 1199px){
	.near-location-info .right{
		width: 83%;
	}

	.near-location-info .left{
		width: 17%;
	}

	.room-dimension-detail p{
		margin: 0 0 20px;
	}

	.features ul li{
		margin-bottom: 23px;
	}
	.dimension-btn a{
		padding: 15px 12px 19px;
	}
}

@media screen and (max-width: 991px){
	.near-location-info .right{
		width: 79%;
	}

	.near-location-info .left{
		width: 21%;
	}

	.room-dimension-detail{
		margin-top: 20px !important;
	}

	.dimension-btn{
		margin: 0 0 38px;
	}

	.dimension-btn a{
		padding: 15px 29px 19px;
		margin-bottom: 20px; 
	}
	.menu .nav.navbar-nav > li > a{
		margin:0px;
	}
}


html body .contact-form .form-horizontal .control-group{min-height:85px}.contact-form input[type='text'],.contact-form textarea{width:100%;height:58px;line-height:100%;font-size:15px;font-style:italic;color:#bec2ca;border:solid 1px #bec2ca;padding-left:4%;padding-right:4%}

.contact-form input[type='text']:focus,.contact-form textarea:focus,.contact-form input[type='text']:active,.contact-form textarea:active
{
	border:solid 1px #25ade6}
	.contact-form textarea{
		line-height:20px;padding-top:18px;padding-bottom:7px;min-height:75px;padding-left:2%
		}
		#wrapper-btn-contact{
			margin-top:20px
			}
			@media only screen and (min-width:320px){.contact-form .btn{margin-bottom:35px}#txt-prefer-contact{margin-bottom:35px}}
                        @media only screen and (min-width:992px){.contact-form .btn{margin-bottom:55px}#txt-prefer-contact{margin-bottom:15px}}

                        

#back-to-top{z-index:999}.back-to-top{cursor:pointer;position:fixed;bottom:10px;right:15px;display:none}

#testimonials .carousel{margin-bottom:0}#testimonials .item div.testimonials-slide{padding:15px;color:#8a8a8a;display:block;font-size:14px;line-height:20px;font-style:italic;background:#f8f8f8}#testimonials .carousel-info{overflow:hidden;padding-top:15px;background:url(../../images/arrow-testimonials.png) no-repeat 83px 0}#testimonials .carousel-info img{width:75px;height:75px;padding:3px;border-radius:150px!important;border:solid 1px #f5f5f5}#testimonials .carousel-info{overflow:hidden}#testimonials .carousel-info img{margin-right:15px}#testimonials .carousel-info span{display:block}#testimonials span.testimonials-name{color:#1480BA;font-size:14px;margin:23px 0 7px}#testimonials span.testimonials-post{color:#656565;font-size:12px}#testimonials .left-btn,#testimonials .right-btn{bottom:30px}#tcSilder .left-btn,#testimonials .left-btn,#tcSilder .right-btn,#testimonials .right-btn{right:0;width:26px;height:26px;position:absolute;display:inline-block;background:#f2f2f2;color:#999;text-decoration:none;font-size:18px;line-height:25px;text-align:center}#tcSilder .left-btn:hover,#testimonials .left-btn:hover,#tcSilder .right-btn:hover,#testimonials .right-btn:hover{background:#1480BA;color:#fff}#tcSilder .left-btn,#testimonials .left-btn{right:27px}#tcSilder .left-btn:before,#testimonials .left-btn:before{content:"\f104";font-family:FontAwesome;font-style:normal;font-weight:400}#tcSilder .left-btn:hover:before,#testimonials .left-btn:hover:before{content:"\f105"}#tcSilder .right-btn,#testimonials .right-btn{background:#f2f2f2}#tcSilder .right-btn:before,#testimonials .right-btn:before{content:"\f105";font-family:FontAwesome;font-style:normal;font-weight:400}#tcSilder .right-btn:hover:before,#testimonials .right-btn:hover:before{content:"\f104"}.carousel{margin-bottom:15px}.carousel .carousel-caption{text-shadow:none;background:rgba(0,0,0,.5);left:0;right:0;bottom:0}.carousel .carousel-caption h4{color:#fff;text-shadow:none;font-weight:500}.carousel .carousel-control{text-shadow:none;color:transparent}.carousel .carousel-control.left,.carousel .carousel-control.right{background-image:none!important}.carousel .carousel-control.right{text-align:center}.carousel .carousel-indicators{bottom:0}.carousel .carousel-indicators li{border-radius:0}



.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	left: -5px;
	background: #fff;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../../images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #007dc6;/*#666;*/
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #ffc120;/*#000;*/
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(../../images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: 10px;
	background: url(../../images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
	display: none;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: center;
	width: 100%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

h1,h2,h3,h4,h5,h6 {
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 600;
  color: #ffc120;
}

h3 {
  font-size: 20px;
}

p {
  font-family: 'Roboto', Arial, sans-serif;
  color: #000000;
}

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

a:hover {
  text-decoration: underline;
}

.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}


/*======== HEADER TOP ========*/
.header-top {
	padding: 0px;
	background-color: #007dc6;
	font-size: 14px;
	margin-bottom: 50px;
	margin-top: -50px;
	border-top: 2px solid #ffc120;
}

.header-top .support-tel {
	text-align: left;
	display: inline-block;
	padding: 3px;
	margin: 3px 10px 0px 15px;
	font-size: 14px;
	color: #fff;
	font-family: "Lato", sans-serif;
}

/*newsletter*/
.block-currency-wrapper {
	display: inline-block;
	margin: 3px 18px 0 0px;
	color: #fff;
}

.block-currency-wrapper  a {
	padding: 10px 15px;
	font-size: 14px;
	color: #fff;
}

.block-currency-wrapper  a:hover {
    text-decoration: none;
}
/* Toplink */
.toplinks {
	font-family: "Lato", sans-serif;
	line-height: normal;
	padding: 2px;
	display: inline-block;
	float: right;
}
.toplinks .links {
	text-align: right;
}
.toplinks .links div {
	display: inline-block;
	text-align: right;
}
.toplinks div.links div a {
	color: black;
	display: inline-block;
	padding: 6px 10px 6px;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
}
.toplinks div.links div a:hover {
	text-decoration: none;
}

.toplinks>div>div.myaccount>a:before {
	content: '\f007';
	font-family: FontAwesome;
	font-size: 13px;
	padding-right: 6px;
}
.toplinks>div>div.help>a:before {
	content: '\f128';
	font-family: FontAwesome;
	font-size: 13px;
	padding-right: 6px;
}
.toplinks>div>div.check>a:before {
	content: '\f00c';
	font-family: FontAwesome;
	font-size: 13px;
	padding-right: 6px;
}
.toplinks>div>div.demo>a:before {
	content: '\f09e';
	font-family: FontAwesome;
	font-size: 13px;
	padding-right: 6px;
}
.toplinks .links div.block-company-wrapper a:before {
	content: '\f15b';
	font-family: FontAwesome;
	font-size: 13px;
	padding-left: 4px;
	padding-top: 2px;
	float: left;
	margin-right: 6px;
	margin-top: -2px;
}
.toplinks>div>div.login>a:before {
	content: '\f13e';
	font-family: FontAwesome;
	font-size: 13px;
	padding-right: 6px;
}
.toplinks>div>div.logout>a:before {
	content: '\f09c';
	font-family: FontAwesome;
	font-size: 13px;
	padding-right: 6px;
}



/*======== NAVBAR ========*/

.navbar-default {
  border-radius: 0px;
  background-color: #007dc6;
  border-color: #007dc6;
}

.nav-left {
  text-transform: uppercase;
}

.navbar-nav a {
  color: #fff !important;
  font-size: 15px;
  text-decoration: none;
  border-top: 3px solid transparent;
}

.navbar-nav a:hover {
  border-color: #ffc120 transparent transparent !important;
}

a.navbar-brand .logo2 {
  font-family: 'Croissant One', cursive, Arial, sans-serif;
  font-weight: 400;
  color: #FFF !important;
  font-size: 12px;
  margin: -20px 0 0 35px;
  text-decoration: none;
}

.navbar-brand img {
  margin: -25px 0 0 0px;
}

.nav  i {
  color: #ffc120;
}

.dropdown i {
  color: #ffc120;
}

.dropdown .caret {
  color: #ffc120;
}

.dropdown  .dropdown-menu li a {
  color: #000000 !important;
  border-top: none;
}

.dropdown .dropdown-menu li a:hover {
  text-decoration: underline;
  background-color: #fff !important;
  border-color: none;
}

.navbar-toggle {
  background-color: #fff !important;
}

.navbar-toggle .icon-bar {
  background-color: #ffc120 !important;
}

.dropdown a {
  background-color: inherit;
}

/*megamenu*/
#womenCollection h4 small, #menCollection h4 small {
 color: #000000 !important;
}

.dropdown-header img {
 margin: -3px 0px 0 0;
}

.btn-meg-nav {
  color: #fff;
  background-color:  #007dc6;
  text-decoration: none;
  opacity: 1;
}

.btn-meg-nav:hover {
  color: #fff;
  opacity: 0.90;
}

.btn-meg-nav-wish {
  color: #007dc6;
  background-color: #fff;
  border: 1px solid #007dc6;
  text-decoration: none;
}

.btn-meg-nav-wish:hover {
  color: #007dc6;
  text-decoration: underline;
}

.mega-dropdown {
  position: static !important;
}

.mega-dropdown-menu {
    padding: 20px 0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}

.mega-dropdown-menu > li > ul > li {
  list-style: none;
}

.mega-dropdown-menu > li > ul > li > a {
  display: block;
  color: #222;
  padding: 3px 5px;
}

.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
}

.mega-dropdown-menu .dropdown-header {
  font-size: 18px;
  color: #000000;
  font-weight: bold;
  padding: 5px 60px 5px 5px;
  line-height: 30px;
}
/* end mega nav menu */

/* wishlist */
ul.dropdown-cart{
    min-width:250px;
}

ul.dropdown-cart li .item{
    display:block;
    padding:3px 10px;
    margin: 3px 0;
	text-transform: none !important;
}

ul.dropdown-cart li .item:hover{
    background-color:#f3f3f3;
}

ul.dropdown-cart li .item:after{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

ul.dropdown-cart li .item-left{
    float:left;
}

ul.dropdown-cart li .item-left img,
ul.dropdown-cart li .item-left span.item-info{
    float:left;
}

ul.dropdown-cart li .item-left span.item-info{
	 margin-left:10px;   
}

ul.dropdown-cart li .item-left span.item-info span{
    display:block;
}

ul.dropdown-cart li .item-right{
    float:right;
}

ul.dropdown-cart li .item-right button{
    margin-top:14px;
}

.page-header {
  border: none;
  padding: 10px 0px 0px;
  margin: 0px 0 0px;
}

.thumbnail {
  margin-bottom: 20px;
  padding: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}



/*======== CUSTOM DROPDOWNS STYLE FOR SHOPPING CART ========*/
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #007dc6;
  text-decoration: none;
}

.nav-pills .btn-check {
  background-color: #fff;
  color: #ffc120 !important;
  border: medium double #007dc6 !important;
  text-decoration: none;
}

.nav-pills .btn-check:hover {
  background-color: #fff;
  color: #ffc120 !important;
  border: medium double #007dc6;
}

nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #007dc6 !important;
}

.badge {
  background-color: #007dc6;
  color: #fff;
}

.badge:hover {
  background-color: #fff;
  color: #007dc6;
  border: 1px solid #007dc6;
}

.dropdown-menu.dropdown-cart .list-group-item {
  padding-top: 10px;
  padding-bottom: 10px;
  min-width: 250px;
}

.dropdown-menu.dropdown-cart .list-group-item:hover {
  background-color: #fff;
}

.dropdown-menu .list-group-item:first-child {
  border-radius: 0px;
}

.dropdown-menu.dropdown-cart {
  padding-top: 0px;
  padding-bottom: 0px;
}

.dropdown-menu.dropdown-cart {
  padding-top: 0px;
  padding-bottom: 0px;
}

.list-group-item>.badge {
  float: right;
  margin-right: -15px;
  margin-left: 10px;
}

.tab-content .tab-pane {
  max-height: 600px;
  position: relative;
  overflow: auto;
}


	
/*======== LOGO========*/
.img-logo {
  margin-top: -10px;
}

.log h1 {
  font-family: 'Orbitron', Arial, sans-serif;
  font-weight: 600;
  margin-top: 0px !important;
  font-size: 30px;
  padding-top: 5px;
}

.log h1 a {
  color: #007dc6;
  text-decoration: none;
}

.log h1 a:hover {
  color: #007dc6;
  
}

.log img {
  margin-top: -5px;
  margin-left: -30px;
  width: 100px;
  height: 100px;
}


/*======== PAGE HEADER ========*/	
.page-header {
  margin-top: -40px;
  margin-bottom: 20px;
}

.page-header .btn-lg {
  background-color: #007dc6;
  color: #ffc120;
}



/*======== SLIDE ========*/
.slider {
  margin-top: 30px;
}


/*==== CUSTOM CAROUSEL ====*/
.brand h2 {
  background-color: #007dc6;
  padding: 5px;
}
/* carousel */
.media-carousel {
  margin-bottom: 0;
  padding: 0 40px 30px 40px;
  margin-top: 30px;
}
/* Previous button  */
.media-carousel .carousel-control.left {
  left: -12px;
  background-image: none;
  background: none repeat scroll 0 0 #007dc6;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width: 40px;
  margin-top: 60px;
  color: #ffc120;
}
/* Next button  */
.media-carousel .carousel-control.right {
  right: -12px !important;
  background-image: none;
  background: none repeat scroll 0 0 #007dc6;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width: 40px;
  margin-top: 60px;
  color: #ffc120;
}
/* Changes the position of the indicators */
.media-carousel .carousel-indicators {
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the colour of the indicators */
.media-carousel .carousel-indicators li {
  background: #c0c0c0;
}

.media-carousel .carousel-indicators .active {
  background: #333333;
}

.media-carousel img {
  width: 250px;
  height: 100px;
}

.media-carousel img.img-sell {
  width: 150px;
  height: 150px;
}
/* End carousel */

/* carousel index page*/
.media-carousel-index {
  margin-bottom: 0;
  padding: 0 40px 30px 40px;
  margin-top: 30px;
}
/* Previous button  */
.media-carousel-index .carousel-control.left {
  left: -12px;
  background-image: none;
  background: none repeat scroll 0 0 #007dc6;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width: 40px;
  margin-top: 30px;
  color: #ffc120;
}
/* Next button  */
.media-carousel-index .carousel-control.right {
  right: -12px !important;
  background-image: none;
  background: none repeat scroll 0 0 #007dc6;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width: 40px;
  margin-top: 30px;
  color: #ffc120;
}
/* Changes the position of the indicators */
.media-carousel-index .carousel-indicators {
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the colour of the indicators */
.media-carousel-index .carousel-indicators li {
  background: #c0c0c0;
}

.media-carousel-index .carousel-indicators .active {
  background: #333333;
}

.media-carousel-index img {
  width: 250px;
  height: 100px;
}
/* End carousel index page*/


/*======== LEFT SIDE ========*/
.panel-default > .panel-heading, .panel-heading h4 {
  color: #fff;
  background-color: #007dc6;
  border-color: #007dc6;
}

.panel-default > .panel-heading a {
  color: #fff;
  text-decoration: none;
}

.panel-default > .panel-heading a:hover {
  color: #fff;
  text-decoration: underline;
}

.price-range {
  width: 93%;
  margin: 15px auto 0px;
}

.price-range #slider-range {
  margin-top: 11px;
  margin-bottom: 20px;
  position: relative;
  width: 93%;
  margin: 0 auto 7px;
}

#amount {
  float: left;
}

#amount2 {
  float: right;
  text-align: right;
  margin-right: 3px;
  margin-left: 6px;
}




/*======== FEATURED PRODUCTS ========*/
a.btn-feat-prod {
  background-color: #8F8F8F;
  color: #fff;
  text-decoration: none;
}

a.btn-feat-prod:hover {
  background-color: #fff;
  color: #8F8F8F;
  border: 1px solid #8F8F8F;
}

.best-seller {
  margin-top: 30px;
}

/*======== MAIN PRODUCT ========*/
.img-prod:hover {
  -webkit-box-shadow: 0px 0px 19px 0px rgba( 0, 0, 0, 1);
  -moz-box-shadow: 0px 0px 19px 0px rgba( 0, 0, 0, 1);
  box-shadow: 0px 0px 19px 0px rgba( 0, 0, 0, 1);
}

a.btn-prod {
  background-color: #007dc6;
  color: #fff;
  text-decoration: none;
}

a.btn-prod:hover {
  background-color: #fff;
  color: #007dc6;
  border: 1px solid #007dc6;
}

a.btn-prod i {
  color: #ffc120;
}

a.btn-prod i, a.btn.prod .word {
  margin-left: -6px;
}

.product h2 {
  background-color: #007dc6;
  padding: 5px;
  margin-top: -20px;
}

.footer-widget {
  margin-top: 18px;
}

.social-widget ul.social-icons li {
  display: inline-block;
  margin-right: 4px;
  margin-bottom: 4px;
}

.social-widget ul.social-icons li a {
  text-decoration: none;
}

.social-widget ul.social-icons li a i {
  font-size: 1.4em;
  width: 36px;
  height: 36px;
  color: #007dc6;
  line-height: 36px;
  text-align: center;
  display: block;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  text-decoration: none;
}

.social-widget ul.social-icons li a:hover {
  text-decoration: none;
}

.social-widget ul.social-icons li a.facebook:hover i {
  background-color: #507CBE;
  color: #fff;
}

.social-widget ul.social-icons li a.twitter:hover i {
  background-color: #63CDF1;
  color: #fff;
}

.social-widget ul.social-icons li a.google:hover i {
  background-color: #F16261;
  color: #fff;
}

.social-widget ul.social-icons li a.dribbble:hover i {
  background-color: #E46387;
  color: #fff;
}

.social-widget ul.social-icons li a.tumblr:hover i {
  background-color: #4D7EA3;
  color: #fff;
}

.social-widget ul.social-icons li a.flickr:hover i {
  background-color: #E474AF;
  color: #fff;
}

.social-widget ul.social-icons li a.instgram:hover i {
  background-color: #4D4F54;
  color: #fff;
}

/*NAV-TABS*/
.nav-tabs {
  margin-bottom: 15px;
}

.nav-tabs > li > a {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  text-decoration: none;
  color: #000000;
}

.nav-tabs > li > a:hover {
  color: #000000;
  background-color: transparent;
}

.nav-tabs > li.active > a {
  color: #000000;
  font-weight: 600;
}

.panel {
  min-height: 40px;
  margin-bottom: 20px;
}
/*======== CONTACT PAGE ========*/
.content-head-contact {
  background-color: #eeeeee;
  border: 1px solid #eeeeee;
  margin-bottom: 35px;
  height: 25px;
}

.content-head-contact h3 {
  margin: 5px 0 0 5px;
  font-size: 14px;
  color: #5F5F5F;
  font-weight: 300;
}

.img-cont {
  margin-top: -25px;
}

.img-cont2 {
  margin-left: 20px;
  margin-top: -25px;
}

.img-cont3 {
  margin-right: 90px;
  float: right;
  margin-top: -30px;
}

p.list-cont {
  margin-top: -45px;
  padding-left: 100px;
}

.btn-theme-bg {
  margin-top: -50px;
}

.btn-news:first-child {
  margin-right: 3px;
  margin-left: 5px;
}

.btn-news {
  background-color: #007dc6;
  color: #fff;
  opacity: 1;
  transition: 0.4s;
  -webkit-transition: 0.4s;
}

.btn-news:hover {
  background-color: #007dc6;
  color: #fff;
  opacity: 0.8;
  transition: 0.4s;
  -webkit-transition: 0.4s;
}
/*======== FOOTER =======*/
footer {
  padding-top: 40px;
  margin-top: 40px;
  border-top: 1px solid #dedede;
  background-color: #007dc6;
  margin-bottom: -50px;
}

h4.standart-h4title span {
  color: #ffc120;
}

h4.socil-head {
  margin-top: 50px;
}

.btn-foot {
  background-color: #ffc120;
  color: #fff;
}

.btn-foot:hover {
  background-color: #fff;
  color: #ffc120;
  border: 1px solid #ffc120;
}

.footer-widget2 {
  margin-top: 30px;
  margin-left: -20px;
}

.social-widget2 ul.social-icons li {
  display: inline-block;
  margin-right: 4px;
  margin-bottom: 4px;
}

.social-widget2 ul.social-icons li a {
  text-decoration: none;
}

.social-widget2 ul.social-icons li a i {
  font-size: 1.4em;
  width: 36px;
  height: 36px;
  color: #fff;
  line-height: 36px;
  text-align: center;
  display: block;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  text-decoration: none;
}

.social-widget2 ul.social-icons li a:hover {
  text-decoration: none;
}

.social-widget2 ul.social-icons li a.facebook:hover i {
  background-color: #507CBE;
  color: #fff;
}

.social-widget2 ul.social-icons li a.twitter:hover i {
  background-color: #63CDF1;
  color: #fff;
}

.social-widget2 ul.social-icons li a.google:hover i {
  background-color: #F16261;
  color: #fff;
}

.social-widget2 ul.social-icons li a.dribbble:hover i {
  background-color: #E46387;
  color: #fff;
}

.social-widget2 ul.social-icons li a.tumblr:hover i {
  background-color: #4D7EA3;
  color: #fff;
}

.social-widget2 ul.social-icons li a.flickr:hover i {
  background-color: #E474AF;
  color: #fff;
}

.social-widget2 ul.social-icons li a.instgram:hover i {
  background-color: #4D4F54;
  color: #fff;
}

.footer-links li a {
  color: #fff;
  text-decoration: none;
}

.footer-links li a:hover {
  color: #fff;
  text-decoration: underline;
}

h4.line3 {
  color: #aaa;
  text-transform: uppercase;
}

address {
  color: #fff;
}

.copy p {
  color: #ffc120;
}

.copy p a {
  color: #fff;
  text-decoration: none;
}

.copy p a:hover {
  color: #fff;
  text-decoration: underline;
}

.related-projects {
  padding-top: 40px;
  margin-top: 40px;
}

#cat-navi select {
  display: none;
}

hr {
  border-top: 1px solid #ffc120;
}
		
		

/*======== RESPONSIVE STYLES ========*/
@media (min-width: 320px) and (max-width: 400px) {
  ::-webkit-input-placeholder {
   font-size: 14px;
   padding-top: 2px;
  }

:-moz-placeholder { /* Firefox 18- */
   font-size: 14px;  
   padding-top: 2px;
  }

::-moz-placeholder {  /* Firefox 19+ */
   font-size: 14px; 
   padding-top: 2px;
  }

:-ms-input-placeholder {  
   font-size: 14px;
   padding-top: 2px;
  }
  
  h3.h-contact {
    font-size: 10px;
  }

  .social-main {
    margin-left: -60px;
  }

  .pagination {
    margin-right: 25px;
  }

  .copy {
    text-align: center;
  }

  .pay {
    text-align: center;
    padding-top: 50px;
  }
}

@media (min-width: 320px) and (max-width: 479px) {
.block-currency-wrapper {
	margin: 5px 0 0 -2px;
}
.header-top {
	height: 30px;
}
.block-currency {
	font-size: 12px;
	margin-right: 5px;
}

.toplinks a span {
	display: none;
}
.toplinks .links {
	text-align: right;
}
.toplinks div.links div a {
	padding: 5px 3px 8px 8px;
}
}



@media (min-width: 320px) and (max-width: 767px) {
  .foot {
    text-align: center;
  }

  .social-foot {
    text-align: center;
  }
  
  .log{
	font-size: 8px;
  }
  
  .brand {
	margin-top: -40px;
  }
}


@media (min-width: 320px) and (max-width: 768px) {
  .category {
    font-size: 7px;
    padding-top: -15px;
  }
  
  .cform .btn-theme {
	margin-bottom: 20px;
  }
}


@media (max-width: 420px) {
  .social-widget .social-icons {
    padding-left: -250px;
  }
  
  .copy{
	font-size: 0.8em;
  }
  
  .social-main {
    margin-left: -60px;
  }

  .pagination {
    margin-right: 25px;
  }
}


@media (min-width: 480px) and (max-width: 500px) {
  .pagination {
    margin-right: 120px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
.block-currency-wrapper {
	padding-top: 5px;
}

.toplinks div.links div a {
	padding: 5px 3px 8px 8px;
}
.toplinks a span {
	display: none;
}
.toplinks>div>div.myaccount>a:before {
	font-size: 13px;
	padding-right: 6px
}
.toplinks>div>div.check>a:before {
	font-size: 13px;
	padding-right: 6px
}
.toplinks>div>div.help>a:before {
	font-size: 13px;
	padding-right: 6px
}
}

@media (min-width: 640px) and (max-width: 768px) {
  .pagination {
    margin-top: -45px;
  }
}


@media (max-width:767px) {
  .dropdown  .dropdown-menu li a {
    color: #fff !important;
    border-top: none;
  }

  .dropdown .dropdown-menu li a:hover {
    text-decoration: underline;
    background-color: #007dc6 !important;
    border-color: none;
  }

  ul.navbar-right li {
    display: inline-block;
  }
  
/* CUSTOM DROPDOWNS STYLE FOR SHOPPING CART */
  .dropdown  .dropdown-cart li a {
    color: #000000 !important;
    border-top: none;
  }

  .dropdown .dropdown-cart li a:hover {
    text-decoration: underline;
    background-color: #fff !important;
    border-color: none;
  }
}


@media (min-width: 768px) and (max-width: 940px) {
  .row-fluid [class*="span"].left-side:last-child {
    clear: both;
  }
}


@media (min-width: 768px) and (max-width: 991px) {
.toplinks a span {
	display: none;
 }
.toplinks {
	margin-right: 30px;
 }
}


@media (min-width: 768px) and (max-width: 1023px) {
  .log {
    margin-left: 200px;
    margin-top: -15px;
    margin-bottom: 10px;
  }
  
  .navbar-nav.nav-left li a {
	font-size: 0.85em;
  }
  
  .navbar-nav.navbar-right li a {
	font-size: 0.85em;
  }
}


@media (min-width: 940px) and (max-width: 940px) {
  .pagination {
    margin-top: -50px;
  }
}


@media (max-width: 940px) {
  .brand {
    display: block;
    text-align: center;
    font-size: 26px;
  }

  #cat-navi select {
    display: block;
    width: 100%;
  }

  #cat-navi li {
    display: none;
  }
}


@media (min-width: 991px) and (max-width: 991px) {
  .offer {
	font-size: 0.8em;
  }
  
  .pay {
    padding-top: 5px;
  }
  
   .log {
	margin-left: 270px;
  }  
  
  .pagination {
	 margin-top: -50px;
  }  
}


@media (min-width: 992px) and (max-width: 1180px) {
  .payment {
    margin-top: 25px;
  }
  
  .word {
    font-size: 0.7em;
  }
  
  .log  {
    margin-top: -15px;
	margin-bottom: 10px;
	margin-left: 330px;
	}
	
	.pagination {
	 margin-top: 15px;
  } 
}

@media (min-width: 1024px) and (max-width: 1199px) {
  .word {
    font-size: 0.7em;
  }
  
  .log {
    margin-top: -15px;
    margin-left: 350px;
	margin-bottom: 20px;
  }
  
  .nav-pills.nav-2 {
	margin-top: 5px;
  }
  
  .navbar-nav.nav-left li a {
	font-size: 0.83em;
  }
  
  .navbar-nav.navbar-right li a {
	font-size: 0.83em;
  }
}


@media (min-width: 1024px) and (max-width: 3000px) {
  .payment {
    margin-top: 30px;
  }
}



