.owl-container {
	position: relative;
}


.owl-carousel .owl-nav {
    position: absolute;
    top: 0px;
    left: 50%;
    right: auto;
    z-index: 9999;
    height: 36px;
    padding-left: 10px;
	display: flex;
	transition: all ease 0.5s;
	transform: none;
	margin-left: 12px;
	width: 80px;
	cursor: pointer;
}


.owl-nav2 {
    position: absolute;
    top: 0px;
    left: 50%;
    z-index: 9999;
    height: 36px;
    padding-left: 10px;
	display: flex;
	transition: all ease 0.5s;
}

.owl-item .row-owl .col-lg-4 {
	padding-top: 45px;
}

.owl-nav2 button.owl-next, .owl-nav2 button.owl-prev {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.6);
    -webkit-transition: ease-out 0.16s;
    transition: ease-out 0.16s;
}

.owl-nav2 .owl-next, .owl-nav2 .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-nav2 button.owl-next i, .owl-nav2 button.owl-prev i {
    font-size: 14px;
    line-height: 36px;
}

#customPrev {
	margin-right: 15px;
}

p{
	margin-top: 20px !important;
}

@media (max-width: 992px) {
	.owl-carousel {
    	margin-top: 55px;
    	padding: 0 !important;
	}

	.owl-carousel .owl-nav {
		margin-top: -55px;
		left: 0;
		margin-left: 0;
	}

	.owl-nav2 {
    	position: absolute;
    	top: 0px;
    	left: 0%;
    	padding-left: 15px;
   	}
   	.owl-item .row-owl .col-lg-4 {
		padding-top: 0px;
	}
}


body {
transition: all ease 1s;
}

	body#ID-1 {
	background-color: #fff;
}

	body#ID-2 {
	background-color: #C2C1B5;
}

	body#ID-3 {
	background-color: #C4C3CA;
}

	body#ID-4 {
	background-color: #25C3BB;
}

	body#ID-5 {
	background-color: #EDD7A9;
}

	body#ID-6 {
	background-color: #999;
}

	body#ID-7 {
	background-color: #F3ECD8;
}

	body#ID-8 {
	background-color: white;
}

	body#ID-9 {
	background-color: #C58F8C;
}

	body#ID-10 {
	background-color: #BFDAF7;
}

	body#ID-11 {
	background-color: #ACB0B1;
}

	body#ID-12 {
	background-color: #E8E8DE;
}

	body#ID-13 {
	background-color: #F9E2AE;
}

	body#ID-14 {
	background-color: #AA8B89;
}

	body#ID-15 {
	background-color: #F4EEDB;
}

	body#ID-16 {
	background-color: #C5D871;
}

	body#ID-17 {
	background-color: #E6CFA5;
}

	body#ID-18 {
	background-color: #4C85FA;
}

	body#ID-19 {
	background-color: #DFD5DB;
}

	body#ID-20 {
	background-color: white;
}

	body#ID-21 {
	background-color: #E5A253;
}

	body#ID-22 {
	background-color: #B8D8F4;
}

	body#ID-23 {
	background-color: white;
}

	body#ID-24 {
	background-color: #EAE1DB;
}

	body#ID-25 {
	background-color: #FEFCD3;
}

	body#ID-26 {
	background-color: #C7E0E4;
}

	body#ID-27 {
	background-color: #E5DECB;
}

	body#ID-27 {
	background-color: #E5DECB;
}

	body#ID-28 {
	background-color: #90949E;
}

	body#ID-29 {
	background-color: #5a5f71;
}

	body#ID-30 {
	background-color: #EFA64A;
}

	body#ID-31 {
	background-color: white;
}

	body#ID-32 {
	background-color: #81A260;
}

	body#ID-33 {
	background-color: #B7D7FD;
}

	body#ID-34 {
	background-color: #B6E5D4;
}

	body#ID-35 {
	background-color: #E8E2CC;
}

	body#ID-36 {
	background-color: rgba(24, 57, 71, .57);
}

	body#ID-37 {
	background-color: #D4D4D4;
}

	body#ID-38 {
	background-color: #EFE6E0;
}

	body#ID-39 {
	background-color: #C6B3A5;
}





@media (max-width: 992px) {

	.navbar-absolute-dark {
	    position: relative;
	    height: auto;
	    display: flex;
	}

	.navbar-brand {
	    white-space: normal;
	    line-height: 1.25rem;
	}

	.navbar .navbar-brand h1 {
	    line-height: 2.25rem;
	    margin-bottom: 1.5rem;
	}
	.navbar .navbar-brand h6 {
	    line-height: 1.5rem;
	}

	.content {
		padding-top: 0;
	}

}
