/*
Awesome Template
http://www.templatemo.com/preview/templatemo_450_awesome
*/

body
	{
 		background: #303030;/*#505050;*/
 		color: #e0e0e0;
		font-family: 'Open Sans', sans-serif;
		font-weight: 300;
		font-size: 14px;
		overflow-x: hidden; /* prevent horizontal scrollbar from appearing */
	}
	
a {
	color: #47C6F8;
}
	
a:hover {
	color: #d5d5d5;
}

/* start h2 */
h2
	{
		text-align: center;
		font-size: 40px;
	}	
h2 span
	{
		color: #28a7e9;
		font-weight: bold;
	}
/* end h2 */
.fc-daygrid
	{
		background-color: #606060;
	}

/* start about team service portfolio contact */
#about, #team, #service,
#portfolio, #contact
	{
		padding-top: 60px;
		padding-bottom: 40px;
	}
/* end about team service portfolio contact */

/* start preloader */
.preloader
	{
		position: fixed;
  		top: 0;
  		left: 0;
  		width: 100%;
  		height: 100%;
  		z-index: 99999;
  		display: -webkit-box;
  		display: -webkit-flex;
  		display: -ms-flexbox;
  		display: flex;
  		-webkit-flex-flow: row nowrap;
  		    -ms-flex-flow: row nowrap;
  		        flex-flow: row nowrap;
  		-webkit-box-pack: center;
  		-webkit-justify-content: center;
  		    -ms-flex-pack: center;
  		        justify-content: center;
  		-webkit-box-align: center;
  		-webkit-align-items: center;
  		    -ms-flex-align: center;
  		        align-items: center;
  		background: none repeat scroll 0 0 #ffffff;
	}
.sk-spinner-wave.sk-spinner 
	{
  		width: 50px;
  		height: 30px;
  		text-align: center;
  		font-size: 10px; 
  	}
.sk-spinner-wave div 
	{
  		background-color: #333;
  		height: 100%;
  		width: 6px;
  		display: inline-block;
         -webkit-animation: sk-waveStretchDelay 1.2s infinite ease-in-out;
                 animation: sk-waveStretchDelay 1.2s infinite ease-in-out;
         
    }
.sk-spinner-wave .sk-rect2 
	{
          -webkit-animation-delay: -1.1s;
                  animation-delay: -1.1s; 
      }
.sk-spinner-wave .sk-rect3 
	{
          -webkit-animation-delay: -1s;
                  animation-delay: -1s; 
     }
.sk-spinner-wave .sk-rect4 
	{
          -webkit-animation-delay: -0.9s;
                  animation-delay: -0.9s;
     }
.sk-spinner-wave .sk-rect5 
	{
          -webkit-animation-delay: -0.8s;
                  animation-delay: -0.8s; 
     }

@-webkit-keyframes sk-waveStretchDelay {
  0%, 40%, 100% {
            -webkit-transform: scaleY(0.4);
                    transform: scaleY(0.4); }

  20% {
            -webkit-transform: scaleY(1);
                    transform: scaleY(1); } }

@keyframes sk-waveStretchDelay {
  0%, 40%, 100% {
            -webkit-transform: scaleY(0.4);
                    transform: scaleY(0.4); }

  20% {
            -webkit-transform: scaleY(1);
                    transform: scaleY(1); } }
/* end preloader */

/* start header */
header
	{
		min-height: 20px;
		padding-bottom: 3px;
	}
header .fa
	{
		color: #808080;
	}
header span
	{
		font-weight: bold;
		padding-right: 10px;
		padding-left: 4px;
	}
header a
	{
		color: #999;
		font-weight: 600;
	}
header .social-icon
	{
		text-align: right;
	}
header .social-icon li a
	{
		border: none;
		width: 20px;
		height: 20px;
		line-height: 20px;
		text-align: center;
	}


header .dropdown-item
{
	font-size: 0.9rem;
	color: #808080;
	font-weight: 600;
}
/* end header */

/* start footer */
footer
	{
		min-height: 20px;
		padding-top: 9px;
		padding-bottom: 3px;
	}
footer .fa
	{
		color: #28a7e9;
	}
footer span
	{
		font-weight: bold;
		padding-right: 10px;
		padding-left: 4px;
	}
footer a
	{
		color: #999;
		font-weight: 600;
	}
footer .social-icon
	{
		text-align: right;
	}
footer .social-icon li a
	{
		border: none;
		width: 20px;
		height: 20px;
		line-height: 20px;
		text-align: center;
	}
/* end footer */



/* start nagivation */
.navbar-default
	{
		background: #fff;
		border: none;
		box-shadow: none;
		margin: 0 !important;
	}
.navbar-default .navbar-brand
	{
		font-weight: 500;
		font-size: 30px;
		height: 70px;
		line-height: 40px;
		padding: 25px 0px 0px 12px;
	}
.navbar-default .navbar-nav li a
	{
		font-weight: bold;
		font-size: 13px;
		height: 70px;
		line-height: 40px;
	}

.navbar-default .navbar-nav > li > a.current { 
	color: #28A7E9; 
}

.templatemo-nav {
	border-radius: 0;	
	width: 100%;
	z-index: 1000;
}
.sticky {	
	position: fixed;
	left: 0;
	top: 0;	
}
/* end navigation */

/* start home */
#homehome
	{
		background: url('../images/home-bg.jpg') no-repeat;
		background-size: cover;
		padding-top: 160px;
		padding-bottom: 100px;
		min-height: 650px;
	}
#home h1
	{
		font-weight: 300;
		padding-bottom: 10px;
		font-weight: bold;
	}
#home h1 span
	{
		color: #28a7e9;
		font-weight: bold;
	}
#home .btn, #arc .btn, #shop .btn, #copyright .btn, #account .btn
	{
		border-radius: 5px;
		color: #d0d0d0;
		font-size: 14px;
		font-weight: bold;
		/*margin-top: 20px;*/
		/*width: 120px;*/
		height: 35px;
		text-transform: uppercase;
		transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
		text-transform: uppercase;
	}
#home .btn:hover
	{
		/*background-color: #218838;*/
		background-color: #404040;
		border-color: #303030;
		/*border-color: transparent;*/
	}


#home .image-cropper {
    width: 200px;
    height: 200px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
}
#home .profile-pic {
  display: inline;
  margin: 0 auto;
  /*margin-left: -25%; //centers the image*/
  height: 100%;
  width: auto;
}

.element {
	height: 60px;
	font-size: 16px;
}

#account .list-group-item{
	background-color: #505050;
	padding: 8px;
	display: block;
	position: relative;
	border: 1px solid rgba(0,0,0,.125);
}
#account .list-group-item-success{
	background-color: #c3e6cb;
	color: #155724;
}

/* end home */

/* start contact */
#contact
	{
		background: #202020;
	}
#contact .form-control
	{
		background: transparent;
		border: 1px solid #28a7e9;
		border-radius: 2px;
		box-shadow: none;
		color: #fff;
		margin-top: 6px;
		margin-bottom: 16px;
	}
#contact label
	{
		font-weight: 500;
	}
#contact input
	{
		height: 50px;
	}
#contact input[type="submit"]
	{
		background: #28a7e9;
		font-weight: bold;
		-webkit-transition: all 0.4s ease-in-out;
		        transition: all 0.4s ease-in-out;
	}
#contact input[type="submit"]:hover
	{
		background: transparent;
	}
#contact address
	{
		border-bottom: 1px solid #505050;
		padding-top: 30px;
	}
#contact address .address-title
	{
		font-weight: bold;
		font-size: 20px;
		padding-bottom: 10px;
	}
#contact address span
	{
		display: block;
		padding-bottom: 30px;
	}
#contact address .fa
	{
		border: 1px solid #fff;
		border-radius: 2px;
		width: 40px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		margin-right: 10px;
		margin-bottom: 10px;
	}
/* end contact */

#iglive div#playlist.col-md-3{
	padding-left: 0px;
	padding-right: 0px;
}
#iglive div#video_wrapper.col-md-9{
	padding-left: 0px;
	padding-right: 0px;
}
#iglive div#video_wrapper.col-md-12{
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-top: 7px;
	background-color: #222
	/*clip-path: polygon(5% 5%, 95% 5%, 95% 95%, 5% 95%);*/
}
#iglive div#title_wrapper.col-md-12{
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	background-color: #222
	/*clip-path: polygon(5% 5%, 95% 5%, 95% 95%, 5% 95%);*/
}
#iglive img.rounded.tobuy{
	display: block;
	max-height: 120px;
	/*min-height: 50px;*/
	width: auto;
	margin-left: auto;
	margin-right: auto;
}


#media * {
  box-sizing: border-box;
}

/* Create three equal columns that floats next to each other */
#media .column {
  float: left;
  width: 33.333%;
  padding: 10px;
}

/* Clear floats after the columns */
#media .row:after {
  content: "";
  display: table;
  clear: both;
}
/* Style the buttons */
#media .abtn {
  border: none;
  outline: none;
  padding: 12px 16px;
  background-color: #f1f1f1;
  cursor: pointer;
}

#media .abtn:hover {
  background-color: #ddd;
}

#media .abtn.active {
  background-color: #666;
  color: #303030;
}

#media .img-with-text {
    text-align: justify;
    width: 100%;
}

#media .img-with-text img {
    display: block;
    margin: 0 auto;
}

#media .overlay {
	position: absolute;
	top: 30%;
	left: 45%;
	opacity: 0.5;
	transition: .3s ease;
	background-color: transparent;
	color: #fff;
}

#media .overlay:hover {
	opacity: 0.9;
}

#media div#video_wrapper.col-md-12{
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-top: 7px;
	background-color: #222
	/*clip-path: polygon(5% 5%, 95% 5%, 95% 95%, 5% 95%);*/
}
#media div#title_wrapper.col-md-12{
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	background-color: #222
	/*clip-path: polygon(5% 5%, 95% 5%, 95% 95%, 5% 95%);*/
}
#media img.rounded.tobuy{
	display: block;
	max-height: 120px;
	/*min-height: 50px;*/
	width: auto;
	margin-left: auto;
	margin-right: auto;
}
#media img.profile-pic{
	display: block;
	max-height: 120px;
	/*min-height: 50px;*/
	width: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	padding-bottom: 4px;
}


#shop img{
	display: block;
	max-height: 120px;
	/*min-height: 50px;*/
	width: auto;
	margin-left: auto;
	margin-right: auto;
}
#shop img.profile-pic{
	display: block;
	max-height: 120px;
	/*min-height: 50px;*/
	width: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	padding-bottom: 4px;
}

#shop hr{
	margin-top: 0.1rem;
	margin-bottom:0.1rem;
}

#cart .table{		
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 12px;
}

#cart .table td{
	padding: 0.5rem;
}

#cart .container-fluid{
	padding-left: 2px;
	padding-right: 2px;
}

#cart .form-control-feedback{
  display: none;
}

/* start copyright */
#copyright
	{
		padding: 20px;
	}
#copyright p
	{
		font-weight: 400;
	}
/* end copyright */

/* start social icon */
.social-icon
	{
		position: relative;
		padding: 0;
		margin: 0;
	}
.social-icon h4
	{
		display: inline-block;
		padding-right: 20px;
	}
.social-icon li
	{
		display: inline-block;
		list-style: none;
	}
.social-icon li a
	{
		border: 1px solid #fff;
		border-radius: 2px;
		color: #fff;
		width: 40px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		text-decoration: none;
		-webkit-transition: all 0.4s ease-in-out;
		        transition: all 0.4s ease-in-out;
		margin-right: 10px;
	}
.social-icon li a:hover
	{
		background: #aaa;
		border-color: transparent;
	}
/* end social icon */

@media only screen and (max-width: 1199px) and (min-width: 992px) {
	#portfolio .portfolio-thumb .portfolio-overlay {
		padding: 0px 8px;
	}
}

/* start 980 media quires */
@media only screen and ( max-width: 980px ) {
	#team .team-wrapper
		{
			margin-top: 40px;
		}
	#portfolio .portfolio-thumb .portfolio-overlay
	{
		background: #28a7e9;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		width: 100%;
		height: 100%;
		opacity: 0;
		position: absolute;
		padding: 40px 10px 20px 20px;
		-webkit-transition: all 0.4s ease-in-out;
		        transition: all 0.4s ease-in-out;
	}

}
/* end 360 media quires */

/* start 768 media quires */
@media only screen and ( max-width: 767px ) {
	#home
		{
			min-height: 300px;
			/*padding-top: 80px;*/
			padding-bottom: 60px;
		}
	#home h1
		{
			font-size: 52px;
		}

	.templatemo-nav {
		position: fixed;
    	top: 0;
	}
	header {
		margin-top: 70px;
	}
	header .social-icon {
		text-align: left;
	}
	.navbar-toggle {
		margin-top: 15px;
	}
	.navbar-collapse {
		max-height: 300px;
		overflow-y: auto;
	}
	.navbar-default .navbar-nav li a {
		height: 45px;
		padding-top: 5px;
		padding-bottom: 5px;
		line-height: 35px;
	}
}
/* end 768 media quires */

/* start 360 media quires */
@media only screen and ( max-width: 360px ) {
	header .social-icon
		{
			text-align: left;
		}
	#home
		{
			min-height: 200px;
			padding-top: 60px;
			padding-bottom: 40px;
		}
	#home h1
		{
			font-size: 32px;
		}

}
/* end 360 media quires */
.lead {
	font-size: 1.0rem;
}

.cccc-line {
    display: block;
    width: 250px;
    height: 3px;
    background: #a87c75;
    margin: 20px auto;	
}
.h5.cccc.h5 {
	color: #a87c75;
}

.vjs-vplaylist{
	height: disabled;
}



/* cart style */

.fa,
.fas {
  font-family: 'FontAwesome';
}
.fa-lg {
	line-height:1em;
}
ul li a {
  color: #343a40;
  padding-top: 5px;
  left: 5px;
}

ul li a.cart:hover {
  text-decoration: none;
  color: #d60e96;
}

ul li a.cart .cart-basket {
  font-size: 1rem;
  position: absolute;
  top: -5px;
  padding-left:10px;
  right: -10px;
  width: 18px;
  height: 18px;
  color: #fff;
  background-color: #418deb;
  border-radius: 50%;
}