@font-face {
    font-family: 'oxygenregular';
    src: url('fonts/oxygen-webfont.eot');
    src: url('fonts/oxygen-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/oxygen-webfont.woff2') format('woff2'),
         url('fonts/oxygen-webfont.woff') format('woff'),
         url('fonts/oxygen-webfont.svg#oxygenregular') format('svg');
    font-weight: normal;
    font-style: normal;

}





@font-face {
    font-family: 'oxygenlight';
    src: url('fonts/oxygen-light-webfont.eot');
    src: url('fonts/oxygen-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/oxygen-light-webfont.woff2') format('woff2'),
         url('fonts/oxygen-light-webfont.woff') format('woff'),
         url('fonts/oxygen-light-webfont.svg#oxygenlight') format('svg');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'oxygenbold';
    src: url('fonts/oxygen-bold-webfont.eot');
    src: url('fonts/oxygen-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/oxygen-bold-webfont.woff2') format('woff2'),
         url('fonts/oxygen-bold-webfont.woff') format('woff'),
         url('fonts/oxygen-bold-webfont.svg#oxygenbold') format('svg');
    font-weight: normal;
    font-style: normal;

}






@font-face {
    font-family: 'bignoodletitlingregular';
    src: url('fonts/big_noodle_titling-webfont.eot');
    src: url('fonts/big_noodle_titling-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/big_noodle_titling-webfont.woff2') format('woff2'),
         url('fonts/big_noodle_titling-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'bignoodletitlingoblique';
    src: url('fonts/big_noodle_titling_oblique-webfont.eot');
    src: url('fonts/big_noodle_titling_oblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/big_noodle_titling_oblique-webfont.woff2') format('woff2'),
         url('fonts/big_noodle_titling_oblique-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}





* p, h1, h3, h4, h5, h5, ul{
  padding: 0;
  margin: 0;
}

body{
	background-color: #1b1b1b;
	overflow-x: hidden;
}
.whatapp-icon{
    position: fixed;
    bottom: 30px;
    right: 15px;
    z-index: 9999999999;
    max-width: 60px;
}
.m-flag .gflag{
    display: unset !important;
    padding: 20px 4px !important;
}
.pay img{
    max-width: 150px;
    padding: 60px 0 0;
}
.cate-heading {
    font-size: 20px;
    padding: 15px 15px;
    color: #fff;
    background-color: #f00;
    font-family: oxygenbold;
    
}
.top-fluid{
	padding: 10px 15px;
	background-color: #000000;
}
.top-left{
	text-align: left;
	padding: 10px 0;
}
.top-left a{
	color: #ffffff;
	font-family: 'oxygenregular';
	font-size: 15px;
	
padding: 0px 7px;
}
.top-left a:hover{
	color: #ff0000;
}
.top-right{
    text-align: right;
    padding: 10px 0;
}
.top-right ul{
	display: block;
	list-style: none;
}
.top-right ul li{
	display: inline-block;
}
.top-right ul li a{
	display: block;
	color: #ffffff;
	font-size: 18px;
	padding-left: 20px;
}
.top-right ul li a:hover{
	color: #ff0000;
}
.navbar-expand-md .navbar-collapse {
    justify-content: flex-end;
}
/*------------------- Header Start ----------------------*/
.header-fluid{
position: absolute;
top: 0;
left: 0;
right: 0;
background-color: transparent;
z-index: 999;
/*	-webkit-box-shadow: 0px 10px 18px -8px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 10px 18px -8px rgba(0,0,0,0.25);
    box-shadow: 0px 10px 18px -8px rgba(0,0,0,0.25);*/
}
.logo{
	position: absolute;
    top: 0;
    left: 15px;
    z-index: 1016;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.logo img{
	max-width: 345px;
	width: 100%;
	z-index: 9999;
}
.search1 input{
    transition: ease-in;
    border: none;
    background-color: transparent;
    font-size: 15px;
    border-bottom: solid 1px #545454;
    width: 260px;
    color: #959595;
    background-image: url(im/search.png);
    background-repeat: no-repeat;
    background-position: 100%;

}
.search1{
	padding-top: 31px;
	padding-right: 20px;
}

.navbar-brand{
	display: none;
}
.bg-dark {
    background-color: transparent !important;
    padding: 0;
}
.navbar-dark .navbar-nav .nav-link {
    color: #fff;
    padding: 35px 14px;
    text-transform: uppercase;
    font-family: 'bignoodletitlingregular';
    font-size: 22px;
    border: 0 !important;
}
.nav-link{
	position: relative;
}
.icon-ico{
	padding: 35px 15px !important;
}
.icon-all{
	padding-top: 33px;
}
nav.scroll .icon-all {
    padding-top: 29px;
}
.icon-all li{
	display: block;
}
.icon-all li{
	display: inline-block;
}
.icon-all li a{
	 color: #fff;
	 padding: 0 2px;
	 font-size: 22px;
}
.icon-ico:after{
	display: none !important;
}
.nav-link:after{
	content: "";
	position: absolute;
	left: 35px;
    bottom: 27%;
	width: 0px;
	height: 4px;
	background-color: #e0171f;
	transition: all 0.5s ease;
}
.nav-link:hover:after{
	width: 15px;
}
.nav-link div{
	width: 28px;
	height: 3px;
	background-color: #000;
	position: relative;
	margin-top: 3px;
}
.nav-link div:after{
	content: "";
	position: absolute;
	height: 3px;
	width: 19px;
	background-color: #000;
	bottom: -8px;
	right: 0;
	transition: all 0.5s ease;
	z-index: 99;
}
.nav-link div:before{
	content: "";
	position: absolute;
	bottom: -18px;
	height: 3px;
	width: 10px;
	background-color: #000;
	right: 0;
	transition: all 0.5s ease;
	z-index: 99;
}
.nav-link:hover div:after{
	width: 28px;
}
.nav-link:hover div:before{
	width: 28px;
}

.collapse:not(.show){
	
}
.navbar-expand-sm .navbar-nav{
	float: right;
}
.navbar-expand-md .navbar-nav{
	float: right;
}
.social-icon{
	text-align: right;
}
.social-icon ul{
    display: block;
    list-style: none;
}
.social-icon li{
    display: inline-block;
}
.social-icon a{
    display: block;
    font-size: 18px;
    color: #ffffff;
    padding: 50px 15px;
    line-height: 0;
}
.social-icon a:hover{
	color: #ffffff;
}
.flags{
	padding: 35px 5px 0;
}
.slider-fluid{
	padding-top: 0px;
}
.search-show{
	display: none;
	position: absolute;
	bottom: 0;left: 0;
	right: 0;
	background-color: #323232;
	z-index: 99;
	margin-bottom: -158px;
	z-index: 999;
}
.search-show input{
	background-color: transparent;
	border: 0;
	padding: 0;
	height: 158px;
	color: #fff;
	width: 100%;
	font-size: 50px;
	padding-left: 13%;
	font-family: oxygenbold;
}
#sidebar ul li a{
	font-family: oxygenregular !important;
}
.list-unstyled li a{
	font-size: 15px !important;
}
/* Mobile Menu */
.mobile-menu-main{
		display: flex;
		align-items: center;
		height: 63px;
	}
	.mobile-menu-main img{
		padding-left: 15px;
		max-width: 206px;
        width: 100%;
	}
	.mobile-menu-main button{
		position: absolute;
        right: 15px;
        border: 0;
        padding: 0;
        background-color: transparent;
        color: #fff;
        font-size: 25px;
	}
	#mobile-menu-show{
		position: fixed;
		top: 0;
		right: 0;
		height: 100%;
		width: 320px;
		margin-right: -320px;
		background-color: #ff0000;
		z-index: 9999999;
		overflow: hidden;
		box-shadow: 0px 2px 8px #000;
		-webkit-transform-origin: 0 50%;
        -moz-transform-origin: 0 50%;
        -o-transform-origin: 0 50%;
        transform-origin: 0 50%;
        -webkit-transform: perspective( 600px ) rotateY(20deg) scale(0.5);
        -moz-transform: perspective( 600px ) rotateY(20deg) scale(0.5);
        -o-transform: perspective( 600px ) rotateY(20deg) scale(0.5);
        transform: perspective( 500px ) rotateY(55deg) scale(1);
	}
	.mobile-show{
		margin-right: 0px !important;
		-webkit-transform-origin: 0 50% !important;
        -moz-transform-origin: 0 50% !important;
        -o-transform-origin: 0 50% !important;
        transform-origin: 0 0% !important;
        -webkit-transform: perspective( 600px ) rotateY(20deg) scale(0.5) !important;
        -moz-transform: perspective( 600px ) rotateY(20deg) scale(0.5) !important;
        -o-transform: perspective( 600px ) rotateY(20deg) scale(0.5) !important;
        transform: perspective( 0px ) rotateY(0deg) scale(1) !important;
	}
	#mobile-menu-close{
		position: absolute;
        right: 15px;
        top: 3px;
        padding: 0;
        margin: 0;
        background-color: transparent;
        border: 0;
        font-size: 30px;
        color: #fff;
	}
	#mobile-menu-show ul{
		display: block;
		list-style: none;
		padding-top: 40px;
	}
	#mobile-menu-show ul li{
		display: block;
	}
	#mobile-menu-show ul li a{
		display: block;
	    color: #fff;
	    font-size: 21px !important;
	    text-transform: uppercase;
	    font-family: bignoodletitlingregular;
	    padding: 20px 34px;
	}
#show li a{
	padding: 7px 50px !important;
}
.menu-col-8{
	padding: 84px 84px 84px 0;
}
.menu-col-4{
	padding-top: 84px;
}
.visiable-xs{
	display: none !important;
}
.laptop-menu{
	text-align: right !important;
	padding-right: 50px;
	padding-top: 40px;
}
.laptop-menu h3{
	font-size: 19px;
	color: #fff;
	font-family: oxygenbold;
}
.laptop-menu ul{
	display: block;
	list-style: none;
}
.laptop-menu ul li{
	display: block;
}
.laptop-menu ul li a{
	color: #fff;
	font-family: oxygenbold !important;
	padding: 20px 0px 0 20px !important;
	text-transform: capitalize !important;
}
.laptop-menu ul p{
    color: #fff;
    font-size: 18px;
    font-family: oxygenregular;
    padding: 5px;
}











/* Mobile Menu */
.mobile-menu-main1{
		display: flex;
		align-items: center;
		height: 63px;
	}
	.mobile-menu-main1 img{
		padding-left: 15px;
		max-width: 206px;
        width: 100%;
	}
	.mobile-menu-main1 button{
		position: absolute;
        right: 15px;
        border: 0;
        padding: 0;
        background-color: transparent;
        color: #fff;
        font-size: 25px;
	}
	#mobile-menu-show1{
		position: fixed;
		top: 0;
		right: 0;
		height: 100%;
		width: 0px;
		background-color: #e0171f;
		z-index: 9999999;
		overflow: hidden;
		box-shadow: 0px 2px 8px #000;
	}
	.mobile-show1{
		width: 320px !important;
	}
	.mobile-show12{
		display: block !important;
	}
	#mobile-menu-close1{
		position: absolute;
        right: 15px;
        top: 3px;
        padding: 0;
        margin: 0;
        background-color: transparent;
        border: 0;
        font-size: 30px;
        color: #fff;
	}
	#mobile-menu-show1 ul{
		display: block;
		list-style: none;
		padding-top: 40px;
	}
	#mobile-menu-show1 ul li{
		display: block;
	}
	#mobile-menu-show1 ul li a{
		display: block;
	    color: #fff;
	    font-size: 21px !important;
	    text-transform: uppercase;
	    font-family: bignoodletitlingregular;
	    padding: 20px 34px;
	}
#show li a{
	padding: 7px 50px !important;
}
.menu-col-8{
	padding: 84px 84px 84px 0;
}
.menu-col-4{
	padding-top: 84px;
}
.visiable-xs{
	display: none !important;
}
.laptop-menu{
	text-align: right !important;
	padding-right: 50px;
	padding-top: 40px;
}
.laptop-menu h3{
	font-size: 19px;
	color: #fff;
	font-family: oxygenbold;
}
.laptop-menu ul{
	display: block;
	list-style: none;
}
.laptop-menu ul li{
	display: block;
}
.laptop-menu ul li a{
	color: #fff;
	font-family: oxygenbold !important;
	padding: 20px 0px 0 20px !important;
	text-transform: capitalize !important;
}
.laptop-menu ul p{
    color: #fff;
    font-size: 18px;
    font-family: oxygenregular;
    padding: 5px;
}
nav {
    background-color: transparent;
    box-sizing: border-box;
    transition: background-color 0.4s ease-out;
    transition: all 0.5s ease;
}
nav.scroll {
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #000;
    color: #eef;
    box-shadow: 0px 2px 8px #000;
    z-index: 99999999;
}
nav.scroll .logo{
	left: 30px;
}
nav.scroll .logo img{
	max-width: 350px;
}
nav.scroll .navbar-dark .navbar-nav .nav-link{
	padding-top: 30px;
	padding-bottom: 30px;
	color: #fff;
}
nav.scroll .icon-ico {
    padding: 29px 15px !important;
}
nav.scroll .navbar .dropdown-menu{
	top: 87px;
}












@media screen and (max-width: 1433px){
	.social-icon a{
		padding: 50px 10px;
	}
}



@media screen and (max-width: 1347px){
    
    .navbar-dark .navbar-nav .nav-link {
        font-size: 20px;
    }
    nav.scroll .navbar-dark .navbar-nav .nav-link {
    padding-top: 35px;
        
    }
    
}



@media screen and (max-width: 1282px){
    
.navbar-dark .navbar-nav .nav-link {
    padding: 35px 20px;
    
}


} 

@media screen and (max-width: 1199px){
	.social-icon a {
        padding: 49px 5px;
    }
    .navbar-dark .navbar-nav .nav-link{
    	padding: 47px 15px;
    }
    .navbar-dark .navbar-nav .nav-link {
    padding: 33px 12px;
}
}

@media screen and (max-width: 1199px){
.navbar-dark .navbar-nav .nav-link {
    font-size: 18px;
}
}

@media screen and (max-width: 991px){
	.search-show{
		margin-bottom: -100px;
	}
	.search-show input{
		height: 100px;
	}
	.navbar-dark .navbar-nav .nav-link {
        padding: 47px 8px;
    }
    .social-icon a{
    	font-size: 15px;
    }
    .social-icon a {
        padding: 51px 4px;
    }
    .wellcome-img {
        border-right: solid 0px #000000 !important;
    }
    .search-show{
    	z-index: 999;
    }
    .search-show input{
    	padding-left: 30px;
    }
}






@media screen and (max-width: 798px){
	.social-icon a {
        padding: 51px 3px;
    }
    .navbar-dark .navbar-nav .nav-link {
        padding: 47px 7px;
    }
}







@media screen and (max-width: 767px){
	.collapse:not(.show){
		display: none !important;
	}
	.top-hidden-social{
		display: none;
	}
	.search-visiable{
		display: block !important;
	}
	.search-show{
		position: unset;
		background-color: transparent;
	}
	.search-show input{
		height: 50px;
		background-color: #fff;
		font-size: 20px;
		color: #000;
		margin-top: 50px;
		margin-bottom: 50px;
	}
	.header-fluid{
		height: 80px;
	}
	.icon-ico {
        padding: 20px 0px !important;
        position: absolute;
        right: 0;
        top: 4px;
    }
    .logo{
    	top: 38px;
    }
    .logo img {
    max-width: 265px;
        
    }
        nav.scroll .logo img {
        max-width: 265px;
    }
    nav.scroll{
    	height: 80px;
    }
    nav.scroll .icon-ico {
        padding: 21px 15px !important;
    }
    .laptop-menu{
    	display: none;
    }
    .visiable-xs{
    	display: block !important;
    }
    .hidden-xs{
    	display: none;
    }
    .header-fluid {
        position: unset;
    }
    .nav-link  div{
	background-color:  #fff !important;

}
.nav-link  div:after{
	background-color:  #fff !important;

}
.nav-link  div:before{
	background-color:  #fff !important;

}
.email input {
	width: 150% !important;
}
.footer-end img {
    padding-left: 0 !important;
    padding-top: 60px;
    width: 100% !important;
}
.footr-li {
    padding-left: 0 !important;
    text-align: center;
}
.footer-end p {
	padding-left: 0 !important;
}
}







@media screen and (max-width: 550px){
	.slider-fluid {
    }
    .logo img {
        max-width: 220px;
    }
    .logo{
    	left: 15px;
    }
    nav.scroll .logo img {
        max-width: 220px;
    }
    .text-ct:hover h1 {
    background-color: #f00;
    padding: 6px 0;
    bottom: -14px;
}

}




@media screen and (max-width: 350px){
	.logo img {
        max-width: 240px;
    }
}
/*------------------- Header End ----------------------*/
















/*-------------------- Start Banner --------------------*/
.banner-cat{
	display: inline-block;
	text-align: center;
	transition: all 0.5s ease;
}
.banner-cat h1{
	color: #ffffff;
	font-family: 'bignoodletitlingregular';
	font-size: 38px;
	transition: all 0.5s ease;
	position: absolute;
	bottom: 25px;
	left: 0;
	right: 0;
}
.banner-cat img{
	max-width: 100%;
	width: 100%;
	margin: 0 auto;
	transition: all 0.5s ease;
}
.catg3{
	padding-top: 32px;
}

.all-catg h1 {
    position: absolute;
    bottom: 0;
    text-align: center;
    left: 0;
    opacity: 0;
    right: 0;
    color: #fff;
    font-family: bignoodletitlingregular;
    background-color: rgba(0,0,0,0.5);
    font-size: 40px;
}
.all-catg:hover h1 {
    opacity: 1;
    transition: 0.5s ease;
}
.all-catg {
    overflow: hidden;
    z-index: 9;
    position: relative;}
.skyblue {
	background-color: #000;
}

.carousel-indicators {
	bottom: -60px;
}
.carousel-indicators li{
	width: 12px;
	height: 12px;
	border-radius: 50%;
	opacity: 1;
}
.carousel-indicators .active{
	background-color: #d71921;
}
.carousel-control.right,
.carousel-control.left {
	background-image: none;
}
.carousel-item {
	width:100%; 
}
.carousel-caption{
	position: absolute;
    top: 26%;
    left: 0;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;
    width: 100%;
    padding-left: 10%;
}
.carousel-caption h3,
.carousel .icon-container,
.carousel-caption button {
	background-color: transparent;
}
.carousel-caption img{
	position: absolute;
	top: -29%;
    right: 11%;
    max-width: 470px;
	width: 100%;
}
.carousel-caption h3{
	font-size: 50px;
	color: #fff;
	font-family: bignoodletitlingregular;
}
.carousel-caption h1{
	font-size: 140px;
	color: #d71921;
	font-family: bignoodletitlingregular;
}
.carousel .icon-container {
	display: inline-block;
	font-size: 25px;
	line-height: 25px;
	text-align: center;
	border-radius: 50%;
}
.carousel-caption button {
	border-color: #00bfff;
	margin-top: 1em; 
}

/* Animation delays */
.carousel-caption h3:first-child {
	animation-delay: 1s;
}
.carousel-caption h3:nth-child(2) {
	animation-delay: 2s;
}
.carousel-caption button {
	animation-delay: 3s;
}
.carousel-control-prev, .carousel-control-next{
	z-index: 20 !important;
}
.tp-bannertimer {
	display: none;
}
.tp-banner ul li {
	position: relative;
}
.tp-caption.tp-resizeme.box-title.sft.prototype.start {
	top: 100px!important;
}
.tp-caption.tp-resizeme.box-title.sft.prototype_btm.start {
	top: 30px!important;
}
.tp-caption.tp-resizeme.box-title.sft.prototype_btm.start {
	letter-spacing: 1px!important;
	padding-top: 161px!important;
	text-transform: none;
	font-weight: normal!important;
}
.tp-leftarrow.tparrows.default.preview4 {
	margin-top: 0px!important;
}
.tp-rightarrow.tparrows.default.preview4.hashoveralready {
	margin-top: 0px!important;
}
#imagelightbox-close{
	border:none;
}
.imagelightbox-arrow {
   border: none;
}
.tp-banner .sub-heading {
	display: block;
	font-size: 24px;
	font-weight: 400;
	color: #fff;
	background-color: rgba(0,0,0,0.5);
	text-align: center;
	padding: 10px;
	display: inline-block;
}

/**Start REVOLUTION-SET**/


/*************************
    -   CAPTIONS    -
**************************/

.slide-content {
	height: 100%;
	display: table;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 10;
	width: 100%;
	margin: 0px auto;
	text-align: center;
}
.header-video .slide-content {
	background: none !important;
}
.slide-content .text-center {
	vertical-align: middle;
	display: table-cell;
	min-width: 300px;
}
.tp-banner .sub-heading {
	display: block;
	font-size: 24px;
	font-weight: 400;
	color: #fff;
	background-color: rgba(0,0,0,0.5);
	text-align: center;
	padding: 10px;
	display: inline-block;
}
.box-title {
	display: block;
	font-size: 60px;
	line-height: 1.2;
	letter-spacing: -2px;
	color: #fff;
	padding: 4px 20px;
	text-align: center;
}
.tp-digital {
	background: url(im/real_image.jpg) no-repeat center center;
	background-size: cover;
}
.tp-rapid {
	background: url(im/mobile-layer.png) no-repeat center;
	background-size:100% auto;
}
.fullscreenvideo:before {
	content: '';
	background-color: rgba(0,0,0,0.6);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
}
.tp-static-layers {
	position: absolute;
	z-index: 505;
	top: 0px;
	left: 0px
}
.tp-hide-revslider, .tp-caption.tp-hidden-caption {
	visibility: hidden !important;
	display: none !important
}
.tp-caption {
	z-index: 1;
	white-space: nowrap
}
.tp-caption-demo .tp-caption {
	position: relative !important;
	display: inline-block;
	margin-bottom: 10px;
	margin-right: 20px !important
}
.tp-caption.whitedivider3px {
	color: #000000;
	text-shadow: none;
	background-color: rgb(255, 255, 255);
	background-color: rgba(255, 255, 255, 1);
	text-decoration: none;
	min-width: 408px;
	min-height: 3px;
	background-position: initial initial;
	background-repeat: initial initial;
	border-width: 0px;
	border-color: #000000;
	border-style: none;
}
.tp-caption.finewide_large_white {
	color: #ffffff;
	text-shadow: none;
	font-size: 60px;
	line-height: 60px;
	font-weight: 300;
	font-family: "Open Sans", sans-serif;
	background-color: transparent;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 8px;
	border-width: 0px;
	border-color: rgb(0, 0, 0);
	border-style: none;
}
.tp-caption.whitedivider3px {
	color: #000000;
	text-shadow: none;
	background-color: rgb(255, 255, 255);
	background-color: rgba(255, 255, 255, 1);
	text-decoration: none;
	font-size: 0px;
	line-height: 0;
	min-width: 468px;
	min-height: 3px;
	border-width: 0px;
	border-color: rgb(0, 0, 0);
	border-style: none;
}
.tp-caption.finewide_medium_white {
	color: #ffffff;
	text-shadow: none;
	font-size: 37px;
	line-height: 37px;
	font-weight: 300;
	font-family: "Open Sans", sans-serif;
	background-color: transparent;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 5px;
	border-width: 0px;
	border-color: rgb(0, 0, 0);
	border-style: none;
}
.tp-caption.boldwide_small_white {
	font-size: 25px;
	line-height: 25px;
	font-weight: 800;
	font-family: "Open Sans", sans-serif;
	color: rgb(255, 255, 255);
	text-decoration: none;
	background-color: transparent;
	text-shadow: none;
	text-transform: uppercase;
	letter-spacing: 5px;
	border-width: 0px;
	border-color: rgb(0, 0, 0);
	border-style: none;
}
.tp-caption.whitedivider3px_vertical {
	color: #000000;
	text-shadow: none;
	background-color: rgb(255, 255, 255);
	background-color: rgba(255, 255, 255, 1);
	text-decoration: none;
	font-size: 0px;
	line-height: 0;
	min-width: 3px;
	min-height: 130px;
	border-width: 0px;
	border-color: rgb(0, 0, 0);
	border-style: none;
}
.tp-caption.finewide_small_white {
	color: #ffffff;
	text-shadow: none;
	font-size: 25px;
	line-height: 25px;
	font-weight: 300;
	font-family: "Open Sans", sans-serif;
	background-color: transparent;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 5px;
	border-width: 0px;
	border-color: rgb(0, 0, 0);
	border-style: none;
}
.tp-caption.finewide_verysmall_white_mw {
	font-size: 13px;
	line-height: 25px;
	font-weight: 400;
	font-family: "Open Sans", sans-serif;
	color: #ffffff;
	text-decoration: none;
	background-color: transparent;
	text-shadow: none;
	text-transform: uppercase;
	letter-spacing: 5px;
	max-width: 470px;
	white-space: normal !important;
	border-width: 0px;
	border-color: rgb(0, 0, 0);
	border-style: none;
}
.tp-caption.lightgrey_divider {
	text-decoration: none;
	background-color: rgb(235, 235, 235);
	background-color: rgba(235, 235, 235, 1);
	width: 370px;
	height: 3px;
	background-position: initial initial;
	background-repeat: initial initial;
	border-width: 0px;
	border-color: rgb(34, 34, 34);
	border-style: none;
}
.tp-caption.finewide_large_white {
	color: #FFF;
	text-shadow: none;
	font-size: 60px;
	line-height: 60px;
	font-weight: 300;
	font-family: "Open Sans", sans-serif;
	background-color: rgba(0, 0, 0, 0);
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 8px;
	border-width: 0px;
	border-color: #000;
	border-style: none;
}
.tp-caption.finewide_medium_white {
	color: #FFF;
	text-shadow: none;
	font-size: 34px;
	line-height: 34px;
	font-weight: 300;
	font-family: "Open Sans", sans-serif;
	background-color: rgba(0, 0, 0, 0);
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 5px;
	border-width: 0px;
	border-color: #000;
	border-style: none;
}
.tp-caption.huge_red {
	position: absolute;
	color: rgb(223,75,107);
	font-weight: 400;
	font-size: 150px;
	line-height: 130px;
	font-family: 'Oswald', sans-serif;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space: nowrap;
	background-color: rgb(45,49,54);
	padding: 0px;
}
.tp-caption.middle_yellow {
	position: absolute;
	color: rgb(251,213,114);
	font-weight: 600;
	font-size: 50px;
	line-height: 50px;
	font-family: 'Open Sans', sans-serif;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space: nowrap;
}
.tp-caption.huge_thin_yellow {
	position: absolute;
	color: rgb(251,213,114);
	font-weight: 300;
	font-size: 90px;
	line-height: 90px;
	font-family: 'Open Sans', sans-serif;
	margin: 0px;
	letter-spacing: 20px;
	border-width: 0px;
	border-style: none;
	white-space: nowrap;
}
.tp-caption.big_dark {
	position: absolute;
	color: #333;
	font-weight: 700;
	font-size: 70px;
	line-height: 70px;
	font-family: "Open Sans";
	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space: nowrap;
}
.tp-caption.medium_dark {
	position: absolute;
	color: #333;
	font-weight: 300;
	font-size: 40px;
	line-height: 40px;
	font-family: "Open Sans";
	margin: 0px;
	letter-spacing: 5px;
	border-width: 0px;
	border-style: none;
	white-space: nowrap;
}
.tp-caption.medium_grey {
	position: absolute;
	color: #fff;
	text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
	font-weight: 700;
	font-size: 20px;
	line-height: 20px;
	font-family: Arial;
	padding: 2px 4px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	background-color: #888;
	white-space: nowrap;
}
.tp-caption.small_text {
	position: absolute;
	color: #fff;
	text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
	font-family: Arial;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space: nowrap;
}
.tp-caption.medium_text {
	position: absolute;
	color: #fff;
	text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
	font-weight: 700;
	font-size: 20px;
	line-height: 20px;
	font-family: Arial;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space: nowrap;
}
.tp-caption.large_bold_white_25 {
	font-size: 55px;
	line-height: 65px;
	font-weight: 700;
	font-family: "Open Sans";
	color: #fff;
	text-decoration: none;
	background-color: transparent;
	text-align: center;
	text-shadow: #000 0px 5px 10px;
	border-width: 0px;
	border-color: rgb(255, 255, 255);
	border-style: none;
}
.tp-caption.medium_text_shadow {
	font-size: 25px;
	line-height: 25px;
	font-weight: 600;
	font-family: "Open Sans";
	color: #fff;
	text-decoration: none;
	background-color: transparent;
	text-align: center;
	text-shadow: #000 0px 5px 10px;
	border-width: 0px;
	border-color: rgb(255, 255, 255);
	border-style: none;
}
.tp-caption.large_text {
	position: absolute;
	color: #fff;
	text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
	font-weight: 700;
	font-size: 40px;
	line-height: 40px;
	font-family: Arial;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space: nowrap;
}
.tp-caption.medium_bold_grey {
	font-size: 30px;
	line-height: 30px;
	font-weight: 800;
	font-family: "Open Sans";
	color: rgb(102, 102, 102);
	text-decoration: none;
	background-color: transparent;
	text-shadow: none;
	margin: 0px;
	padding: 1px 4px 0px;
	border-width: 0px;
	border-color: rgb(255, 214, 88);
	border-style: none;
}
.tp-caption.very_large_text {
	position: absolute;
	color: #fff;
	text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
	font-weight: 700;
	font-size: 60px;
	line-height: 60px;
	font-family: Arial;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space: nowrap;
	letter-spacing: -2px;
}
.tp-caption.very_big_white {
	position: absolute;
	color: #fff;
	text-shadow: none;
	font-weight: 800;
	font-size: 60px;
	line-height: 60px;
	font-family: Arial;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space: nowrap;
	padding: 0px 4px;
	padding-top: 1px;
	background-color: #000;
}
.tp-caption.very_big_black {
	position: absolute;
	color: #000;
	text-shadow: none;
	font-weight: 700;
	font-size: 60px;
	line-height: 60px;
	font-family: Arial;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space: nowrap;
	padding: 0px 4px;
	padding-top: 1px;
	background-color: #fff;
}
.tp-caption.modern_medium_fat {
	position: absolute;
	color: #000;
	text-shadow: none;
	font-weight: 800;
	font-size: 24px;
	line-height: 20px;
	font-family: "Open Sans", sans-serif;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space: nowrap;
}
.tp-caption.modern_medium_fat_white {
	position: absolute;
	color: #fff;
	text-shadow: none;
	font-weight: 800;
	font-size: 24px;
	line-height: 20px;
	font-family: "Open Sans", sans-serif;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space: nowrap;
}
.tp-caption.modern_medium_light {
	position: absolute;
	color: #000;
	text-shadow: none;
	font-weight: 300;
	font-size: 24px;
	line-height: 20px;
	font-family: "Open Sans", sans-serif;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space: nowrap;
}
.tp-caption.modern_big_bluebg {
	position: absolute;
	color: #fff;
	text-shadow: none;
	font-weight: 800;
	font-size: 30px;
	line-height: 36px;
	font-family: "Open Sans", sans-serif;
	padding: 3px 10px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	background-color: #4e5b6c;
	letter-spacing: 0;
}
.tp-caption.modern_big_redbg {
	position: absolute;
	color: #fff;
	text-shadow: none;
	font-weight: 300;
	font-size: 30px;
	line-height: 36px;
	font-family: "Open Sans", sans-serif;
	padding: 3px 10px;
	padding-top: 1px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	background-color: #de543e;
	letter-spacing: 0;
}
.tp-caption.modern_small_text_dark {
	position: absolute;
	color: #555;
	text-shadow: none;
	font-size: 14px;
	line-height: 22px;
	font-family: Arial;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space: nowrap;
}
.tp-caption.boxshadow {
	-moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}
.tp-caption.black {
	color: #000;
	text-shadow: none;
}
.tp-caption.noshadow {
	text-shadow: none;
}
.tp-caption a {
	color: #ff7302;
	text-shadow: none;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
}
.tp-caption a:hover {
	color: #ffa902;
}
.tp-caption.thinheadline_dark {
	position: absolute;
	color: rgba(0,0,0,0.85);
	text-shadow: none;
	font-weight: 300;
	font-size: 30px;
	line-height: 30px;
	font-family: "Open Sans";
	background-color: transparent;
}
.tp-caption.thintext_dark {
	position: absolute;
	color: rgba(0,0,0,0.85);
	text-shadow: none;
	font-weight: 300;
	font-size: 16px;
	line-height: 26px;
	font-family: "Open Sans";
	background-color: transparent;
}
.tp-caption.medium_bg_red a {
	color: #fff;
	text-decoration: none;
}
.tp-caption.medium_bg_red a:hover {
	color: #fff;
	text-decoration: underline;
}
.tp-caption.smoothcircle {
	font-size: 30px;
	line-height: 75px;
	font-weight: 800;
	font-family: "Open Sans";
	color: rgb(255, 255, 255);
	text-decoration: none;
	background-color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, 0.498039);
	padding: 50px 25px;
	text-align: center;
	border-radius: 500px 500px 500px 500px;
	border-width: 0px;
	border-color: rgb(0, 0, 0);
	border-style: none;
}
.tp-caption.largeblackbg {
	font-size: 50px;
	line-height: 70px;
	font-weight: 300;
	font-family: "Open Sans";
	color: rgb(255, 255, 255);
	text-decoration: none;
	background-color: rgb(0, 0, 0);
	padding: 0px 20px 5px;
	text-shadow: none;
	border-width: 0px;
	border-color: rgb(255, 255, 255);
	border-style: none;
}
.tp-caption.largepinkbg {
	position: absolute;
	color: #fff;
	text-shadow: none;
	font-weight: 300;
	font-size: 50px;
	line-height: 70px;
	font-family: "Open Sans";
	background-color: #db4360;
	padding: 0px 20px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.tp-caption.largewhitebg {
	position: absolute;
	color: #000;
	text-shadow: none;
	font-weight: 300;
	font-size: 50px;
	line-height: 70px;
	font-family: "Open Sans";
	background-color: #fff;
	padding: 0px 20px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.tp-caption.largegreenbg {
	position: absolute;
	color: #fff;
	text-shadow: none;
	font-weight: 300;
	font-size: 50px;
	line-height: 70px;
	font-family: "Open Sans";
	background-color: #67ae73;
	padding: 0px 20px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.tp-caption.excerpt {
	font-size: 36px;
	line-height: 36px;
	font-weight: 700;
	font-family: Arial;
	color: #ffffff;
	text-decoration: none;
	background-color: rgba(0, 0, 0, 1);
	text-shadow: none;
	margin: 0px;
	letter-spacing: -1.5px;
	padding: 1px 4px 0px 4px;
	width: 150px;
	white-space: normal !important;
	height: auto;
	border-width: 0px;
	border-color: rgb(255, 255, 255);
	border-style: none;
}
.tp-caption.large_bold_grey {
	font-size: 60px;
	line-height: 60px;
	font-weight: 800;
	font-family: "Open Sans";
	color: rgb(102, 102, 102);
	text-decoration: none;
	background-color: transparent;
	text-shadow: none;
	margin: 0px;
	padding: 1px 4px 0px;
	border-width: 0px;
	border-color: rgb(255, 214, 88);
	border-style: none;
}
.tp-caption.medium_thin_grey {
	font-size: 34px;
	line-height: 30px;
	font-weight: 300;
	font-family: "Open Sans";
	color: rgb(102, 102, 102);
	text-decoration: none;
	background-color: transparent;
	padding: 1px 4px 0px;
	text-shadow: none;
	margin: 0px;
	border-width: 0px;
	border-color: rgb(255, 214, 88);
	border-style: none;
}
.tp-caption.small_thin_grey {
	font-size: 18px;
	line-height: 26px;
	font-weight: 300;
	font-family: "Open Sans";
	color: rgb(117, 117, 117);
	text-decoration: none;
	background-color: transparent;
	padding: 1px 4px 0px;
	text-shadow: none;
	margin: 0px;
	border-width: 0px;
	border-color: rgb(255, 214, 88);
	border-style: none;
}
.tp-caption.lightgrey_divider {
	text-decoration: none;
	background-color: rgba(235, 235, 235, 1);
	width: 370px;
	height: 3px;
	background-position: initial initial;
	background-repeat: initial initial;
	border-width: 0px;
	border-color: rgb(34, 34, 34);
	border-style: none;
}
.tp-caption.large_bold_darkblue {
	font-size: 58px;
	line-height: 60px;
	font-weight: 800;
	font-family: "Open Sans";
	color: rgb(52, 73, 94);
	text-decoration: none;
	background-color: transparent;
	border-width: 0px;
	border-color: rgb(255, 214, 88);
	border-style: none;
}
.tp-caption.medium_bg_darkblue {
	font-size: 20px;
	line-height: 20px;
	font-weight: 800;
	font-family: "Open Sans";
	color: rgb(255, 255, 255);
	text-decoration: none;
	background-color: rgb(52, 73, 94);
	padding: 10px;
	border-width: 0px;
	border-color: rgb(255, 214, 88);
	border-style: none;
}
.tp-caption.medium_bold_red {
	font-size: 24px;
	line-height: 30px;
	font-weight: 800;
	font-family: "Open Sans";
	color: rgb(227, 58, 12);
	text-decoration: none;
	background-color: transparent;
	padding: 0px;
	border-width: 0px;
	border-color: rgb(255, 214, 88);
	border-style: none;
}
.tp-caption.medium_light_red {
	font-size: 21px;
	line-height: 26px;
	font-weight: 300;
	font-family: "Open Sans";
	color: rgb(227, 58, 12);
	text-decoration: none;
	background-color: transparent;
	padding: 0px;
	border-width: 0px;
	border-color: rgb(255, 214, 88);
	border-style: none;
}
.tp-caption.medium_bg_red {
	font-size: 20px;
	line-height: 20px;
	font-weight: 800;
	font-family: "Open Sans";
	color: rgb(255, 255, 255);
	text-decoration: none;
	background-color: rgb(227, 58, 12);
	padding: 10px;
	border-width: 0px;
	border-color: rgb(255, 214, 88);
	border-style: none;
}
.tp-caption.medium_bold_orange {
	font-size: 24px;
	line-height: 30px;
	font-weight: 800;
	font-family: "Open Sans";
	color: rgb(243, 156, 18);
	text-decoration: none;
	background-color: transparent;
	border-width: 0px;
	border-color: rgb(255, 214, 88);
	border-style: none;
}
.tp-caption.medium_bg_orange {
	font-size: 20px;
	line-height: 20px;
	font-weight: 800;
	font-family: "Open Sans";
	color: rgb(255, 255, 255);
	text-decoration: none;
	background-color: rgb(243, 156, 18);
	padding: 10px;
	border-width: 0px;
	border-color: rgb(255, 214, 88);
	border-style: none;
}
.tp-caption.grassfloor {
	text-decoration: none;
	background-color: rgba(160, 179, 151, 1);
	width: 4000px;
	height: 150px;
	border-width: 0px;
	border-color: rgb(34, 34, 34);
	border-style: none;
}
.tp-caption.large_bold_white {
	font-size: 58px;
	line-height: 60px;
	font-weight: 800;
	font-family: "Open Sans";
	color: rgb(255, 255, 255);
	text-decoration: none;
	background-color: transparent;
	border-width: 0px;
	border-color: rgb(255, 214, 88);
	border-style: none;
}
.tp-caption.medium_light_white {
	font-size: 30px;
	line-height: 36px;
	font-weight: 300;
	font-family: "Open Sans";
	color: rgb(255, 255, 255);
	text-decoration: none;
	background-color: transparent;
	padding: 0px;
	border-width: 0px;
	border-color: rgb(255, 214, 88);
	border-style: none;
}
.tp-caption.mediumlarge_light_white {
	font-size: 34px;
	line-height: 40px;
	font-weight: 300;
	font-family: "Open Sans";
	color: rgb(255, 255, 255);
	text-decoration: none;
	background-color: transparent;
	padding: 0px;
	border-width: 0px;
	border-color: rgb(255, 214, 88);
	border-style: none;
}
.tp-caption.mediumlarge_light_white_center {
	font-size: 34px;
	line-height: 40px;
	font-weight: 300;
	font-family: "Open Sans";
	color: #ffffff;
	text-decoration: none;
	background-color: transparent;
	padding: 0px 0px 0px 0px;
	text-align: center;
	border-width: 0px;
	border-color: rgb(255, 214, 88);
	border-style: none;
}
.tp-caption.medium_bg_asbestos {
	font-size: 20px;
	line-height: 20px;
	font-weight: 800;
	font-family: "Open Sans";
	color: rgb(255, 255, 255);
	text-decoration: none;
	background-color: rgb(127, 140, 141);
	padding: 10px;
	border-width: 0px;
	border-color: rgb(255, 214, 88);
	border-style: none;
}
.tp-caption.medium_light_black {
	font-size: 30px;
	line-height: 36px;
	font-weight: 300;
	font-family: "Open Sans";
	color: rgb(0, 0, 0);
	text-decoration: none;
	background-color: transparent;
	padding: 0px;
	border-width: 0px;
	border-color: rgb(255, 214, 88);
	border-style: none;
}
.tp-caption.large_bold_black {
	font-size: 58px;
	line-height: 60px;
	font-weight: 800;
	font-family: "Open Sans";
	color: rgb(0, 0, 0);
	text-decoration: none;
	background-color: transparent;
	border-width: 0px;
	border-color: rgb(255, 214, 88);
	border-style: none;
}
.tp-caption.mediumlarge_light_darkblue {
	font-size: 34px;
	line-height: 40px;
	font-weight: 300;
	font-family: "Open Sans";
	color: rgb(52, 73, 94);
	text-decoration: none;
	background-color: transparent;
	padding: 0px;
	border-width: 0px;
	border-color: rgb(255, 214, 88);
	border-style: none;
}
.tp-caption.small_light_white {
	font-size: 17px;
	line-height: 28px;
	font-weight: 300;
	font-family: "Open Sans";
	color: rgb(255, 255, 255);
	text-decoration: none;
	background-color: transparent;
	padding: 0px;
	border-width: 0px;
	border-color: rgb(255, 214, 88);
	border-style: none;
}
.tp-caption.roundedimage {
	border-width: 0px;
	border-color: rgb(34, 34, 34);
	border-style: none;
}
.tp-caption.large_bg_black {
	font-size: 40px;
	line-height: 40px;
	font-weight: 800;
	font-family: "Open Sans";
	color: rgb(255, 255, 255);
	text-decoration: none;
	background-color: rgb(0, 0, 0);
	padding: 10px 20px 15px;
	border-width: 0px;
	border-color: rgb(255, 214, 88);
	border-style: none;
}
.tp-caption.mediumwhitebg {
	font-size: 30px;
	line-height: 30px;
	font-weight: 300;
	font-family: "Open Sans";
	color: rgb(0, 0, 0);
	text-decoration: none;
	background-color: rgb(255, 255, 255);
	padding: 5px 15px 10px;
	text-shadow: none;
	border-width: 0px;
	border-color: rgb(0, 0, 0);
	border-style: none;
}
.tp-caption.medium_bg_orange_new1 {
	font-size: 20px;
	line-height: 20px;
	font-weight: 800;
	font-family: "Open Sans";
	color: rgb(255, 255, 255);
	text-decoration: none;
	background-color: rgb(243, 156, 18);
	padding: 10px;
	border-width: 0px;
	border-color: rgb(255, 214, 88);
	border-style: none;
}
.tp-caption.boxshadow {
	-moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}
.tp-caption.black {
	color: #000;
	text-shadow: none;
	font-weight: 300;
	font-size: 19px;
	line-height: 19px;
	font-family: 'Open Sans', sans;
}
.tp-caption.noshadow {
	text-shadow: none;
}
.tp_inner_padding {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	max-height: none !important;
}
/*.tp-caption           {   transform:none !important}*/


/*********************************
    -   SPECIAL TP CAPTIONS -
**********************************/
.tp-caption .frontcorner {
	width: 0;
	height: 0;
	border-left: 40px solid transparent;
	border-right: 0px solid transparent;
	border-top: 40px solid #00A8FF;
	position: absolute;
	left: -40px;
	top: 0px;
}
.tp-caption .backcorner {
	width: 0;
	height: 0;
	border-left: 0px solid transparent;
	border-right: 40px solid transparent;
	border-bottom: 40px solid #00A8FF;
	position: absolute;
	right: 0px;
	top: 0px;
}
.tp-caption .frontcornertop {
	width: 0;
	height: 0;
	border-left: 40px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 40px solid #00A8FF;
	position: absolute;
	left: -40px;
	top: 0px;
}
.tp-caption .backcornertop {
	width: 0;
	height: 0;
	border-left: 0px solid transparent;
	border-right: 40px solid transparent;
	border-top: 40px solid #00A8FF;
	position: absolute;
	right: 0px;
	top: 0px;
}
/***********************************************
    -   SPECIAL ALTERNATIVE IMAGE SETTINGS  -
***********************************************/

img.tp-slider-alternative-image {
	width: 100%;
	height: auto;
}
/******************************
    -   BUTTONS -
*******************************/

.tp-simpleresponsive .button {
	padding: 6px 13px 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	height: 30px;
	cursor: pointer;
	color: #fff !important;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6) !important;
	font-size: 15px;
	line-height: 45px !important;
	font-family: arial, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
}
.tp-simpleresponsive .button.big {
	color: #fff;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
	font-weight: bold;
	padding: 9px 20px;
	font-size: 19px;
	line-height: 57px !important;
}
.tp-simpleresponsive .purchase:hover, .tp-simpleresponsive .button:hover, .tp-simpleresponsive .button.big:hover {
	background-position: bottom, 15px 11px
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
.tp-simpleresponsive .button {
	padding: 4px 8px 3px;
	line-height: 25px !important;
	font-size: 11px !important;
	font-weight: normal;
}
.tp-simpleresponsive a.button {
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
}
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
.tp-simpleresponsive .button {
	padding: 2px 5px 2px;
	line-height: 20px !important;
	font-size: 10px !important
}
.tp-simpleresponsive a.button {
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
}
}
/*  BUTTON COLORS   */



.tp-simpleresponsive .button.green, .tp-simpleresponsive .button:hover.green, .tp-simpleresponsive .purchase.green, .tp-simpleresponsive .purchase:hover.green {
	background-color: #21a117;
	-webkit-box-shadow: 0px 3px 0px 0px #104d0b;
	-moz-box-shadow: 0px 3px 0px 0px #104d0b;
	box-shadow: 0px 3px 0px 0px #104d0b;
}
.tp-simpleresponsive .button.blue, .tp-simpleresponsive .button:hover.blue, .tp-simpleresponsive .purchase.blue, .tp-simpleresponsive .purchase:hover.blue {
	background-color: #1d78cb;
	-webkit-box-shadow: 0px 3px 0px 0px #0f3e68;
	-moz-box-shadow: 0px 3px 0px 0px #0f3e68;
	box-shadow: 0px 3px 0px 0px #0f3e68
}
.tp-simpleresponsive .button.red, .tp-simpleresponsive .button:hover.red, .tp-simpleresponsive .purchase.red, .tp-simpleresponsive .purchase:hover.red {
	background-color: #cb1d1d;
	-webkit-box-shadow: 0px 3px 0px 0px #7c1212;
	-moz-box-shadow: 0px 3px 0px 0px #7c1212;
	box-shadow: 0px 3px 0px 0px #7c1212
}
.tp-simpleresponsive .button.orange, .tp-simpleresponsive .button:hover.orange, .tp-simpleresponsive .purchase.orange, .tp-simpleresponsive .purchase:hover.orange {
	background-color: #ff7700;
	-webkit-box-shadow: 0px 3px 0px 0px #a34c00;
	-moz-box-shadow: 0px 3px 0px 0px #a34c00;
	box-shadow: 0px 3px 0px 0px #a34c00
}
.tp-simpleresponsive .button.darkgrey, .tp-simpleresponsive .button.grey, .tp-simpleresponsive .button:hover.darkgrey, .tp-simpleresponsive .button:hover.grey, .tp-simpleresponsive .purchase.darkgrey, .tp-simpleresponsive .purchase:hover.darkgrey {
	background-color: #555;
	-webkit-box-shadow: 0px 3px 0px 0px #222;
	-moz-box-shadow: 0px 3px 0px 0px #222;
	box-shadow: 0px 3px 0px 0px #222
}
.tp-simpleresponsive .button.lightgrey, .tp-simpleresponsive .button:hover.lightgrey, .tp-simpleresponsive .purchase.lightgrey, .tp-simpleresponsive .purchase:hover.lightgrey {
	background-color: #888;
	-webkit-box-shadow: 0px 3px 0px 0px #555;
	-moz-box-shadow: 0px 3px 0px 0px #555;
	box-shadow: 0px 3px 0px 0px #555
}
/****************************************************************

    -   SET THE ANIMATION EVEN MORE SMOOTHER ON ANDROID   -

******************************************************************/

/*.tp-simpleresponsive              {   -webkit-perspective: 1500px;
                                        -moz-perspective: 1500px;
                                        -o-perspective: 1500px;
                                        -ms-perspective: 1500px;
                                        perspective: 1500px;
                                    }*/




/**********************************************
    -   FULLSCREEN AND FULLWIDHT CONTAINERS -
**********************************************/

.fullscreen-container {
	width: 100%;
	position: relative;
	padding: 0;
}
.fullwidthbanner-container {
	width: 100%;
	position: relative;
	padding: 0;
	overflow: hidden;
}
.fullwidthbanner-container .fullwidthbanner {
	width: 100%;
	position: relative;
}
/************************************************
      - SOME CAPTION MODIFICATION AT START  -
*************************************************/
.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption {
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";     -moz-opacity: 0;    -khtml-opacity: 0;  opacity: 0; */
	position: absolute;
	visibility: hidden;
	-webkit-font-smoothing: antialiased !important;
}
.tp-simpleresponsive img {
	max-width: none
}
/******************************
    -   IE8 HACKS   -
*******************************/
.noFilterClass {
	filter: none !important;
}
/******************************
    -   SHADOWS     -
******************************/
.tp-bannershadow {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
}
.tp-bannershadow.tp-shadow1 {
	background-size: 100% 100%;
	width: 890px;
	height: 60px;
	bottom: -60px
}
.tp-bannershadow.tp-shadow2 {
	background-size: 100% 100%;
	width: 890px;
	height: 60px;
	bottom: -60px
}
.tp-bannershadow.tp-shadow3 {
	background-size: 100% 100%;
	width: 890px;
	height: 60px;
	bottom: -60px
}
/********************************
    -   FULLSCREEN VIDEO    -
*********************************/
.caption.fullscreenvideo {
	left: 0px;
	top: 0px;
	position: absolute;
	width: 100%;
	height: 100%
}
.caption.fullscreenvideo iframe, .caption.fullscreenvideo video {
	width: 100% !important;
	height: 100% !important;
	display: none
}
.tp-caption.fullscreenvideo {
	left: 0px;
	top: 0px;
	position: absolute;
	width: 100%;
	height: 100%
}
.tp-caption.fullscreenvideo iframe, .tp-caption.fullscreenvideo iframe video {
	width: 100% !important;
	height: 100% !important;
	display: none
}
.fullcoveredvideo video, .fullscreenvideo video {
	background: #000
}
.fullcoveredvideo .tp-poster {
	background-position: center center;
	background-size: cover;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px
}
.html5vid.videoisplaying .tp-poster {
	display: none
}
.tp-video-play-button {
	background: #000;
	background: rgba(0,0,0,0.3);
	padding: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 40px;
	color: #FFF;
	z-index: 3;
	margin-top: -27px;
	margin-left: -28px;
	text-align: center;
	cursor: pointer;
}
.html5vid .tp-revstop {
	width: 15px;
	height: 20px;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
	position: relative;
	margin: 10px 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}
.html5vid .tp-revstop {
	display: none
}
.html5vid.videoisplaying .revicon-right-dir {
	display: none
}
.html5vid.videoisplaying .tp-revstop {
	display: block
}
.html5vid.videoisplaying .tp-video-play-button {
	display: none
}
.html5vid:hover .tp-video-play-button {
	display: block
}
.fullcoveredvideo .tp-video-play-button {
	display: none !important
}
.tp-video-controls {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 5px;
	opacity: 0;
	-webkit-transition: opacity .3s;
	-moz-transition: opacity .3s;
	-o-transition: opacity .3s;
	-ms-transition: opacity .3s;
	transition: opacity .3s;
	background-image: linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
	background-image: -o-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
	background-image: -webkit-gradient(  linear,  left bottom,  left top,  color-stop(0.13, rgb(0,0,0)),  color-stop(1, rgb(50,50,50))  );
	display: table;
	max-width: 100%;
	overflow: hidden;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.tp-caption:hover .tp-video-controls {
	opacity: .9;
}
.tp-video-button {
	background: rgba(0,0,0,.5);
	border: 0;
	color: #EEE;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	line-height: 12px;
	font-size: 12px;
	color: #fff;
	padding: 0px;
	margin: 0px;
	outline: none;
}
.tp-video-button:hover {
	cursor: pointer;
}
.tp-video-button-wrap, .tp-video-seek-bar-wrap, .tp-video-vol-bar-wrap {
	padding: 0px 5px;
	display: table-cell;
}
.tp-video-seek-bar-wrap {
	width: 80%
}
.tp-video-vol-bar-wrap {
	width: 20%
}
.tp-volume-bar, .tp-seek-bar {
	width: 100%;
	cursor: pointer;
	outline: none;
	line-height: 12px;
	margin: 0;
	padding: 0;
}
/********************************
    -   FULLSCREEN VIDEO ENDS   -
*********************************/


/********************************
    -   DOTTED OVERLAYS -
*********************************/
.tp-dottedoverlay {
	background-repeat: repeat;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 4
}

/********************************
    -   DOTTED OVERLAYS ENDS    -
*********************************/


/************************
    -   NAVIGATION  -
*************************/

/** BULLETS **/

.tpclear {
	clear: both
}
.tp-bullets {
	z-index: 1000;
	position: absolute;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	-webkit-transition: opacity 0.2s ease-out;
	-moz-transition: opacity 0.2s ease-out;
	-o-transition: opacity 0.2s ease-out;
	-ms-transition: opacity 0.2s ease-out;
	-webkit-transform: translateZ(5px);
}
.tp-bullets.hidebullets {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}
.tp-bullets.simplebullets.navbar {
	border: 1px solid #666;
	border-bottom: 1px solid #444;
	height: 40px;
	padding: 0px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}
.tp-bullets.simplebullets.navbar-old {
	height: 35px;
	padding: 0px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}
.tp-bullets.simplebullets.round .bullet {
	cursor: pointer;
	position: relative;
	width: 20px;
	height: 20px;
	margin-right: 0px;
	float: left;
	margin-top: 0px;
	margin-left: 3px
}
.tp-bullets.simplebullets.round .bullet.last {
	margin-right: 3px
}
.tp-bullets.simplebullets.round-old .bullet {
	cursor: pointer;
	position: relative;
	width: 23px;
	height: 23px;
	margin-right: 0px;
	float: left;
	margin-top: 0px
}
.tp-bullets.simplebullets.round-old .bullet.last {
	margin-right: 0px
}
/** SQUARE BULLETS **/
.tp-bullets.simplebullets.square .bullet {
	cursor: pointer;
	position: relative;
	width: 19px;
	height: 19px;
	margin-right: 0px;
	float: left;
	margin-top: 0px
}
.tp-bullets.simplebullets.square .bullet.last {
	margin-right: 0px
}
/** SQUARE BULLETS **/
.tp-bullets.simplebullets.square-old .bullet {
	cursor: pointer;
	position: relative;
	width: 19px;
	height: 19px;
	margin-right: 0px;
	float: left;
	margin-top: 0px
}
.tp-bullets.simplebullets.square-old .bullet.last {
	margin-right: 0px
}
/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar .bullet {
	cursor: pointer;
	position: relative;
	width: 18px;
	height: 19px;
	margin-right: 5px;
	float: left;
	margin-top: 0px
}
.tp-bullets.simplebullets.navbar .bullet.first {
	margin-left: 0px !important
}
.tp-bullets.simplebullets.navbar .bullet.last {
	margin-right: 0px !important
}
/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar-old .bullet {
	cursor: pointer;
	position: relative;
	width: 15px;
	height: 15px;
	margin-left: 5px !important;
	margin-right: 5px !important;
	float: left;
	margin-top: 10px
}
.tp-bullets.simplebullets.navbar-old .bullet.first {
	margin-left: 0px !important
}
.tp-bullets.simplebullets.navbar-old .bullet.last {
	margin-right: 0px !important
}
.tp-bullets.simplebullets .bullet:hover, .tp-bullets.simplebullets .bullet.selected {
	background-position: top left
}
.tp-bullets.simplebullets.round .bullet:hover, .tp-bullets.simplebullets.round .bullet.selected, .tp-bullets.simplebullets.navbar .bullet:hover, .tp-bullets.simplebullets.navbar .bullet.selected {
	background-position: bottom left
}
/*************************************
    -   TP ARROWS   -
**************************************/
.tparrows {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	-webkit-transition: opacity 0.2s ease-out;
	-moz-transition: opacity 0.2s ease-out;
	-o-transition: opacity 0.2s ease-out;
	-ms-transition: opacity 0.2s ease-out;
	-webkit-transform: translateZ(5000px);
	-webkit-transform-style: flat;
	-webkit-backface-visibility: hidden;
	z-index: 600;
	position: relative;
}
.tparrows.hidearrows {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}
.tp-leftarrow {
	z-index: 100;
	cursor: pointer;
	position: relative;
	width: 40px;
	height: 40px;
}
.tp-rightarrow {
	z-index: 100;
	cursor: pointer;
	position: relative;
	width: 40px;
	height: 40px;
}
.tp-leftarrow.round {
	z-index: 100;
	cursor: pointer;
	position: relative;
	width: 19px;
	height: 14px;
	margin-right: 0px;
	float: left;
	margin-top: 0px;
}
.tp-rightarrow.round {
	z-index: 100;
	cursor: pointer;
	position: relative;
	width: 19px;
	height: 14px;
	margin-right: 0px;
	float: left;
	margin-top: 0px
}
.tp-leftarrow.round-old {
	z-index: 100;
	cursor: pointer;
	position: relative;
	width: 26px;
	height: 26px;
	margin-right: 0px;
	float: left;
	margin-top: 0px;
}
.tp-rightarrow.round-old {
	z-index: 100;
	cursor: pointer;
	position: relative;
	width: 26px;
	height: 26px;
	margin-right: 0px;
	float: left;
	margin-top: 0px
}
.tp-leftarrow.navbar {
	z-index: 100;
	cursor: pointer;
	position: relative;
	width: 20px;
	height: 15px;
	float: left;
	margin-right: 6px;
	margin-top: 12px
}
.tp-rightarrow.navbar {
	z-index: 100;
	cursor: pointer;
	position: relative;
	width: 20px;
	height: 15px;
	float: left;
	margin-left: 6px;
	margin-top: 12px
}
.tp-leftarrow.navbar-old {
	z-index: 100;
	cursor: pointer;
	position: relative;
	width: 9px;
	height: 16px;
	float: left;
	margin-right: 6px;
	margin-top: 10px
}
.tp-rightarrow.navbar-old {
	z-index: 100;
	cursor: pointer;
	position: relative;
	width: 9px;
	height: 16px;
	float: left;
	margin-left: 6px;
	margin-top: 10px
}
.tp-leftarrow.navbar-old.thumbswitharrow {
	margin-right: 10px
}
.tp-rightarrow.navbar-old.thumbswitharrow {
	margin-left: 0px
}
.tp-leftarrow.square {
	z-index: 100;
	cursor: pointer;
	position: relative;
	width: 12px;
	height: 17px;
	float: left;
	margin-right: 0px;
	margin-top: 0px
}
.tp-rightarrow.square {
	z-index: 100;
	cursor: pointer;
	position: relative;
	width: 12px;
	height: 17px;
	float: left;
	margin-left: 0px;
	margin-top: 0px
}
.tp-leftarrow.square-old {
	z-index: 100;
	cursor: pointer;
	position: relative;
	width: 12px;
	height: 17px;
	float: left;
	margin-right: 0px;
	margin-top: 0px
}
.tp-rightarrow.square-old {
	z-index: 100;
	cursor: pointer;
	position: relative;
	width: 12px;
	height: 17px;
	float: left;
	margin-left: 0px;
	margin-top: 0px
}
.tp-leftarrow.default {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: url(im/large_left.png) no-repeat center center !important;
	width: 40px;
	height: 40px;
}
.tp-rightarrow.default {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: url(im/large_right.png) no-repeat center center !important;
	width: 40px;
	height: 40px;
}
.tp-leftarrow:hover, .tp-rightarrow:hover {
	background-position: bottom left
}
/****************************************************************************************************
    -   TP THUMBS   -
*****************************************************************************************************

 - tp-thumbs & tp-mask Width is the width of the basic Thumb Container (500px basic settings)

 - .bullet width & height is the dimension of a simple Thumbnail (basic 100px x 50px)

 *****************************************************************************************************/


.tp-bullets.tp-thumbs {
	z-index: 1000;
	position: absolute;
	padding: 3px;
	background-color: #fff;
	width: 500px;

	height: 50px;            /* THE DIMENSIONS OF THE THUMB CONTAINER */
	margin-top: -50px;
}
.fullwidthbanner-container .tp-thumbs {
	padding: 3px
}
.tp-bullets.tp-thumbs .tp-mask {
	width: 500px;
	height: 50px;           /* THE DIMENSIONS OF THE THUMB CONTAINER */
	overflow: hidden;
	position: relative
}
.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
	width: 5000px;
	position: absolute
}
.tp-bullets.tp-thumbs .bullet {
	width: 100px;
	height: 50px;           /* THE DIMENSION OF A SINGLE THUMB */
	cursor: pointer;
	overflow: hidden;
	background: none;
	margin: 0;
	float: left;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	/*filter: alpha(opacity=50);    */
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
}
.tp-bullets.tp-thumbs .bullet:hover, .tp-bullets.tp-thumbs .bullet.selected {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.tp-thumbs img {
	width: 100%
}

/***************************************
    -   RESPONSIVE SETTINGS     -
****************************************/




@media only screen and (min-width: 0px) and (max-width: 479px) {
.responsive .tp-bullets {
	display: none
}
.responsive .tparrows {
	display: none
}
}
/*********************************************

    -   BASIC SETTINGS FOR THE BANNER   -

***********************************************/

.tp-simpleresponsive img {
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
}
.tp-simpleresponsive a {
	text-decoration: none
}

.tp-simpleresponsive ul, .tp-simpleresponsive ul li, .tp-simpleresponsive ul li:before {
	list-style: none;
	padding: 0 !important;
	margin: 0 !important;
	list-style: none !important;
	overflow-x: visible;
	overflow-y: visible;
	background-image: none
} 
.tp-simpleresponsive >ul >li {
	list-style: none;
	position: absolute;
	visibility: hidden
}
/*  CAPTION SLIDELINK   **/
.caption.slidelink a div, .tp-caption.slidelink a div {
	width: 3000px;
	height: 1500px;
	background: url(im/coloredbg.html) repeat
}
.tp-caption.slidelink a span {
	background: url(im/coloredbg.html) repeat
}
/*****************************************
    -   NAVIGATION FANCY EXAMPLES   -
*****************************************/

.tparrows .tp-arr-imgholder {
	display: none
}
.tparrows .tp-arr-titleholder {
	display: none
}
/*****************************************
    -   NAVIGATION FANCY EXAMPLES   -
*****************************************/

/* NAVIGATION PREVIEW 1 */
.tparrows.preview1 {
	width: 100px;
	height: 100px;
	-webkit-transform-style: preserve-3d;
	-webkit-perspective: 1000;
	-moz-perspective: 1000;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	background: transparent
}
.tparrows.preview1:after {
	position: absolute;
	left: 0px;
	top: 0px;
	font-family: "revicons";
	color: #fff;
	font-size: 30px;
	width: 100px;
	height: 100px;
	text-align: center;
	background: #fff;
	background: rgba(0,0,0,0.15);
	z-index: 2;
	line-height: 100px;
	-webkit-transition: background 0.3s, color 0.3s;
	-moz-transition: background 0.3s, color 0.3s;
	transition: background 0.3s, color 0.3s
}
.tp-rightarrow.preview1:after {
	content: '\e825';
}
.tp-leftarrow.preview1:after {
	content: '\e824';
}
.tparrows.preview1:hover:after {
	background: rgba(255,255,255,1);
	color: #aaa
}
.tparrows.preview1 .tp-arr-imgholder {
	background-size: cover;
	background-position: center center;
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.tparrows.preview1 .tp-arr-iwrapper {
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	-khtml-opacity: 0.0;
	opacity: 0.0
}
.tparrows.preview1:hover .tp-arr-iwrapper {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1
}
.tp-rightarrow.preview1 .tp-arr-imgholder {
	right: 100%;
	-webkit-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	-khtml-opacity: 0.0;
	opacity: 0.0;
}
.tp-leftarrow.preview1 .tp-arr-imgholder {
	left: 100%;
	-webkit-transform: rotateY(90deg);
	transform: rotateY(90deg);
	-webkit-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	-khtml-opacity: 0.0;
	opacity: 0.0;
}
.tparrows.preview1:hover .tp-arr-imgholder {
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
.tparrows.preview1,  .tparrows.preview1:after {
	width: 80px;
	height: 80px;
	line-height: 80px;
	font-size: 24px
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
.tparrows.preview1,  .tparrows.preview1:after {
	width: 60px;
	height: 60px;
	line-height: 60px;
	font-size: 20px
}
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
.tparrows.preview1,  .tparrows.preview1:after {
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 12px
}
}
/* PREVIEW 1 BULLETS */

.tp-bullets.preview1 {
	height: 21px
}
.tp-bullets.preview1 .bullet {
	cursor: pointer;
	position: relative !important;
	background: rgba(0, 0, 0, 0.15) !important;
	/*-webkit-border-radius: 10px;
                                                border-radius: 10px;*/
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	width: 5px !important;
	height: 5px !important;
	border: 8px solid rgba(0, 0, 0, 0) !important;
	display: inline-block;
	margin-right: 5px !important;
	margin-bottom: 0px !important;
	-webkit-transition: background-color 0.2s, border-color 0.2s;
	-moz-transition: background-color 0.2s, border-color 0.2s;
	-o-transition: background-color 0.2s, border-color 0.2s;
	-ms-transition: background-color 0.2s, border-color 0.2s;
	transition: background-color 0.2s, border-color 0.2s;
	float: none !important;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}
.tp-bullets.preview1 .bullet.last {
	margin-right: 0px
}
.tp-bullets.preview1 .bullet:hover, .tp-bullets.preview1 .bullet.selected {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: #aaa !important;
	width: 5px !important;
	height: 5px !important;
	border: 8px solid rgba(255, 255, 255, 1) !important;
}
/* NAVIGATION PREVIEW 2 */
.tparrows.preview2 {
	min-width: 60px;
	min-height: 60px;
	background: #fff;
	;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	overflow: hidden;
	-webkit-transition: -webkit-transform 1.3s;
	-webkit-transition: width 0.3s, background-color 0.3s, opacity 0.3s;
	transition: width 0.3s, background-color 0.3s, opacity 0.3s;
	backface-visibility: hidden;
}
.tparrows.preview2:after {
	position: absolute;
	top: 50%;
	font-family: "revicons";
	color: #aaa;
	font-size: 25px;
	margin-top: -12px;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s
}
.tp-rightarrow.preview2:after {
	content: '\e81e';
	right: 18px
}
.tp-leftarrow.preview2:after {
	content: '\e81f';
	left: 18px
}
.tparrows.preview2 .tp-arr-titleholder {
	background-size: cover;
	background-position: center center;
	display: block;
	visibility: hidden;
	position: relative;
	top: 0px;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	white-space: nowrap;
	color: #000;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 14px;
	line-height: 60px;
	padding: 0px 10px;
}
.tp-rightarrow.preview2 .tp-arr-titleholder {
	right: 50px;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
}
.tp-leftarrow.preview2 .tp-arr-titleholder {
	left: 50px;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
}
.tparrows.preview2.hovered {
	width: 300px
}
.tparrows.preview2:hover {
	background: #fff
}
.tparrows.preview2:hover:after {
	color: #000
}
.tparrows.preview2:hover .tp-arr-titleholder {
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
	visibility: visible;
	position: absolute;
}
/* PREVIEW 2 BULLETS */

.tp-bullets.preview2 {
	height: 17px
}
.tp-bullets.preview2 .bullet {
	cursor: pointer;
	position: relative !important;
	background: rgba(0, 0, 0, 0.5) !important;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	width: 6px !important;
	height: 6px !important;
	border: 5px solid rgba(0, 0, 0, 0) !important;
	display: inline-block;
	margin-right: 2px !important;
	margin-bottom: 0px !important;
	-webkit-transition: background-color 0.2s, border-color 0.2s;
	-moz-transition: background-color 0.2s, border-color 0.2s;
	-o-transition: background-color 0.2s, border-color 0.2s;
	-ms-transition: background-color 0.2s, border-color 0.2s;
	transition: background-color 0.2s, border-color 0.2s;
	float: none !important;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}
.tp-bullets.preview2 .bullet.last {
	margin-right: 0px
}
.tp-bullets.preview2 .bullet:hover, .tp-bullets.preview2 .bullet.selected {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: rgba(255, 255, 255, 1) !important;
	width: 6px !important;
	height: 6px !important;
	border: 5px solid rgba(0, 0, 0, 1) !important;
}
.tp-arr-titleholder.alwayshidden {
	display: none !important
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
.tparrows.preview2 {
	min-width: 40px;
	min-height: 40px;
	width: 40px;
	height: 40px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
.tparrows.preview2:after {
	position: absolute;
	top: 50%;
	font-family: "revicons";
	font-size: 20px;
	margin-top: -12px
}
.tp-rightarrow.preview2:after {
	content: '\e81e';
	right: 11px
}
.tp-leftarrow.preview2:after {
	content: '\e81f';
	left: 11px
}
.tparrows.preview2 .tp-arr-titleholder {
	font-size: 12px;
	line-height: 40px;
	letter-spacing: 0px
}
.tp-rightarrow.preview2 .tp-arr-titleholder {
	right: 35px
}
.tp-leftarrow.preview2 .tp-arr-titleholder {
	left: 35px
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
.tparrows.preview2 {
	min-width: 30px;
	min-height: 30px;
	width: 30px;
	height: 30px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
.tparrows.preview2:after {
	position: absolute;
	top: 50%;
	font-family: "revicons";
	font-size: 14px;
	margin-top: -12px
}
.tp-rightarrow.preview2:after {
	content: '\e81e';
	right: 8px
}
.tp-leftarrow.preview2:after {
	content: '\e81f';
	left: 8px
}
.tparrows.preview2 .tp-arr-titleholder {
	font-size: 10px;
	line-height: 30px;
	letter-spacing: 0px
}
.tp-rightarrow.preview2 .tp-arr-titleholder {
	right: 25px
}
.tp-leftarrow.preview2 .tp-arr-titleholder {
	left: 25px
}
.tparrows.preview2 .tp-arr-titleholder {
	display: none;
	visibility: none
}
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
.tparrows.preview2 {
	min-width: 30px;
	min-height: 30px;
	width: 30px;
	height: 30px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
.tparrows.preview2:after {
	position: absolute;
	top: 50%;
	font-family: "revicons";
	font-size: 14px;
	margin-top: -12px
}
.tp-rightarrow.preview2:after {
	content: '\e81e';
	right: 8px
}
.tp-leftarrow.preview2:after {
	content: '\e81f';
	left: 8px
}
.tparrows.preview2 .tp-arr-titleholder {
	display: none;
	visibility: none
}
.tparrows.preview2:hover {
	width: 30px !important;
	height: 30px !important
}
}
/* NAVIGATION PREVIEW 3 */
.tparrows.preview3 {
	width: 70px;
	height: 70px;
	background: #fff;
	background: rgba(255,255,255,1);
	-webkit-transform-style: flat
}
.tparrows.preview3:after {
	position: absolute;
	line-height: 70px;
	text-align: center;
	font-family: "revicons";
	color: #aaa;
	font-size: 30px;
	top: 0px;
	left: 0px;
	;
	background: #fff;
	z-index: 100;
	width: 70px;
	height: 70px;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s
}
.tparrows.preview3:hover:after {
	color: #000
}
.tp-rightarrow.preview3:after {
	content: '\e825';
}
.tp-leftarrow.preview3:after {
	content: '\e824';
}
.tparrows.preview3 .tp-arr-iwrapper {
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-transition: -webkit-transform 0.2s;
	transition: transform 0.2s;
	z-index: 0;
	position: absolute;
	background: #000;
	background: rgba(0,0,0,0.75);
	display: table;
	min-height: 90px;
	top: -10px
}
.tp-leftarrow.preview3 .tp-arr-iwrapper {
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
}
.tparrows.preview3 .tp-arr-imgholder {
	display: block;
	background-size: cover;
	background-position: center center;
	display: table-cell;
	min-width: 90px;
	height: 90px;
	position: relative;
	top: 0px
}
.tp-rightarrow.preview3 .tp-arr-iwrapper {
	right: 0px;
	padding-right: 70px
}
.tp-leftarrow.preview3 .tp-arr-iwrapper {
	left: 0px;
	direction: rtl;
	padding-left: 70px
}
.tparrows.preview3 .tp-arr-titleholder {
	display: table-cell;
	padding: 30px;
	font-size: 16px;
	color: #fff;
	white-space: nowrap;
	position: relative;
	clear: right;
	vertical-align: middle
}
.tparrows.preview3:hover .tp-arr-iwrapper {
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
}
/* PREVIEW 3 BULLETS */
.tp-bullets.preview3 {
	height: 17px
}
.tp-bullets.preview3 .bullet {
	cursor: pointer;
	position: relative !important;
	background: rgba(0, 0, 0, 0.5) !important;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	width: 6px !important;
	height: 6px !important;
	border: 5px solid rgba(0, 0, 0, 0) !important;
	display: inline-block;
	margin-right: 2px !important;
	margin-bottom: 0px !important;
	-webkit-transition: background-color 0.2s, border-color 0.2s;
	-moz-transition: background-color 0.2s, border-color 0.2s;
	-o-transition: background-color 0.2s, border-color 0.2s;
	-ms-transition: background-color 0.2s, border-color 0.2s;
	transition: background-color 0.2s, border-color 0.2s;
	float: none !important;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}
.tp-bullets.preview3 .bullet.last {
	margin-right: 0px
}
.tp-bullets.preview3 .bullet:hover, .tp-bullets.preview3 .bullet.selected {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: rgba(255, 255, 255, 1) !important;
	width: 6px !important;
	height: 6px !important;
	border: 5px solid rgba(0, 0, 0, 1) !important;
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
.tparrows.preview3:after,  .tparrows.preview3 {
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 20px
}
.tparrows.preview3 .tp-arr-iwrapper {
	min-height: 70px
}
.tparrows.preview3 .tp-arr-imgholder {
	min-width: 70px;
	height: 70px
}
.tp-rightarrow.preview3 .tp-arr-iwrapper {
	padding-right: 50px
}
.tp-leftarrow.preview3 .tp-arr-iwrapper {
	padding-left: 50px
}
.tparrows.preview3 .tp-arr-titleholder {
	padding: 10px;
	font-size: 16px
}
}

@media only screen and (max-width: 767px) {
.scbox{
border:0;
}
.cptitle{
font-size: 40px;

text-align: left;

padding-bottom: 60px;

max-width: 180px;
}
.popcontact input{
color: #818181;
}
.modal-content.cont{
background: url(im/contact-sbg.jpg) no-repeat #fff right top;
background-size:310px;
}
.tparrows.preview3:after,  .tparrows.preview3 {
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 20px
}
.tparrows.preview3 .tp-arr-iwrapper {
	min-height: 70px
}
}
/* NAVIGATION PREVIEW 4 */
.tparrows.preview4 {
	width: 30px;
	height: 110px;
	background: transparent;
	-webkit-transform-style: preserve-3d;
	-webkit-perspective: 1000;
	-moz-perspective: 1000
}
.tparrows.preview4:after {
	position: absolute;
	line-height: 110px;
	text-align: center;
	font-family: "revicons";
	color: #fff;
	font-size: 20px;
	top: 0px;
	left: 0px;
	z-index: 0;
	width: 30px;
	height: 110px;
	background: #000;
	background: rgba(0,0,0,0.25);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.tp-rightarrow.preview4:after {
	background: url(im/banner/large_right.html) no-repeat center center;
}
.tp-leftarrow.preview4:after {
	background: url(im/banner/large_left.html) no-repeat center center;
}
.tparrows.preview4 .tp-arr-allwrapper {
	visibility: hidden;
	width: 180px;
	position: absolute;
	z-index: 1;
	min-height: 120px;
	top: 0px;
	left: -150px;
	overflow: hidden;
	-webkit-perspective: 1000px;
	-webkit-transform-style: flat
}
.tp-leftarrow.preview4 .tp-arr-allwrapper {
	left: 0px
}
.tparrows.preview4 .tp-arr-iwrapper {
	position: relative
}
.tparrows.preview4 .tp-arr-imgholder {
	display: block;
	background-size: cover;
	background-position: center center;
	width: 180px;
	height: 110px;
	position: relative;
	top: 0px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.tparrows.preview4 .tp-arr-imgholder2 {
	display: block;
	background-size: cover;
	background-position: center center;
	width: 180px;
	height: 110px;
	position: absolute;
	top: 0px;
	left: 180px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.tp-leftarrow.preview4 .tp-arr-imgholder2 {
	left: -180px
}
.tparrows.preview4 .tp-arr-titleholder {
	display: block;
	font-size: 12px;
	line-height: 25px;
	padding: 0px 10px;
	text-align: left;
	color: #fff;
	position: relative;
	background: #000;
	color: #FFF;
	text-transform: uppercase;
	white-space: nowrap;
	letter-spacing: 1px;
	font-weight: 700;
	font-size: 11px;
	line-height: 2.75;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	-khtml-opacity: 0.0;
	opacity: 0.0;
}
.tparrows.preview4:after {
	transform-origin: 100% 100%;
	-webkit-transform-origin: 100% 100%
}
.tp-leftarrow.preview4:after {
	transform-origin: 0% 0%;
	-webkit-transform-origin: 0% 0%
}

@media only screen and (min-width: 768px) {
.tparrows.preview4:hover:after {
	-webkit-transform: rotateY(-90deg);
	transform: rotateY(-90deg)
}
.tp-leftarrow.preview4:hover:after {
	-webkit-transform: rotateY(90deg);
	transform: rotateY(90deg)
}
.tparrows.preview4:hover .tp-arr-titleholder {
	-webkit-transition-delay: 0.4s;
	transition-delay: 0.4s;
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
}
/******************************
    -   LOADER FORMS    -
********************************/

.tp-loader {
	top: 50%;
	left: 50%;
	z-index: 10000;
	position: absolute;
}
.tp-loader.spinner0 {
	width: 40px;
	height: 40px;
	background: url(im/loader.html) no-repeat center center;
	background-color: #fff;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	margin-top: -20px;
	margin-left: -20px;
	-webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
	animation: tp-rotateplane 1.2s infinite ease-in-out;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.tp-loader.spinner1 {
	width: 40px;
	height: 40px;
	background-color: #fff;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	margin-top: -20px;
	margin-left: -20px;
	-webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
	animation: tp-rotateplane 1.2s infinite ease-in-out;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.tp-loader.spinner5 {
	background: url(im/loader.html) no-repeat 10px 10px;
	background-color: #fff;
	margin: -22px -22px;
	width: 44px;
	height: 44px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
 @-webkit-keyframes tp-rotateplane {
 0% {
-webkit-transform: perspective(120px)
}
 50% {
-webkit-transform: perspective(120px) rotateY(180deg)
}
 100% {
-webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg)
}
}
 @keyframes tp-rotateplane {
 0% {
 transform: perspective(120px) rotateX(0deg) rotateY(0deg);
 -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
}
50% {
 transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
 -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
}
100% {
 transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
 -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
}
}
.tp-loader.spinner2 {
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	background-color: #ff0000;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	border-radius: 100%;
	-webkit-animation: tp-scaleout 1.0s infinite ease-in-out;
	animation: tp-scaleout 1.0s infinite ease-in-out;
}
 @-webkit-keyframes tp-scaleout {
 0% {
-webkit-transform: scale(0.0)
}
 100% {
 -webkit-transform: scale(1.0);
 opacity: 0;
}
}
 @keyframes tp-scaleout {
 0% {
 transform: scale(0.0);
 -webkit-transform: scale(0.0);
}
100% {
 transform: scale(1.0);
 -webkit-transform: scale(1.0);
 opacity: 0;
}
}
.tp-loader.spinner3 {
	margin: -9px 0px 0px -35px;
	width: 70px;
	text-align: center;
}
.tp-loader.spinner3 .bounce1, .tp-loader.spinner3 .bounce2, .tp-loader.spinner3 .bounce3 {
	width: 18px;
	height: 18px;
	background-color: #fff;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
	animation: tp-bouncedelay 1.4s infinite ease-in-out;
	/* Prevent first frame from flickering when animation starts */
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.tp-loader.spinner3 .bounce1 {
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s;
}
.tp-loader.spinner3 .bounce2 {
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s;
}
 @-webkit-keyframes tp-bouncedelay {
 0%, 80%, 100% {
-webkit-transform: scale(0.0)
}
 40% {
-webkit-transform: scale(1.0)
}
}
 @keyframes tp-bouncedelay {
 0%, 80%, 100% {
 transform: scale(0.0);
 -webkit-transform: scale(0.0);
}
40% {
 transform: scale(1.0);
 -webkit-transform: scale(1.0);
}
}
.tp-loader.spinner4 {
	margin: -20px 0px 0px -20px;
	width: 40px;
	height: 40px;
	text-align: center;
	-webkit-animation: tp-rotate 2.0s infinite linear;
	animation: tp-rotate 2.0s infinite linear;
}
.tp-loader.spinner4 .dot1, .tp-loader.spinner4 .dot2 {
	width: 60%;
	height: 60%;
	display: inline-block;
	position: absolute;
	top: 0;
	background-color: #fff;
	border-radius: 100%;
	-webkit-animation: tp-bounce 2.0s infinite ease-in-out;
	animation: tp-bounce 2.0s infinite ease-in-out;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
}
.tp-loader.spinner4 .dot2 {
	top: auto;
	bottom: 0px;
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}
 @-webkit-keyframes tp-rotate {
100% {
-webkit-transform: rotate(360deg)
}
}
@keyframes tp-rotate {
100% {
transform: rotate(360deg);
-webkit-transform: rotate(360deg)
}
}
 @-webkit-keyframes tp-bounce {
 0%, 100% {
-webkit-transform: scale(0.0)
}
 50% {
-webkit-transform: scale(1.0)
}
}
 @keyframes tp-bounce {
 0%, 100% {
 transform: scale(0.0);
 -webkit-transform: scale(0.0);
}
50% {
 transform: scale(1.0);
 -webkit-transform: scale(1.0);
}
}
.tp-caption img {
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
	zoom: 1;
}
/**End REVOLUTION SET**/
.slider-fluid{
    padding-top: 25px;

}










@media screen and (max-width: 1460px){
	.carousel-caption img{
		max-width: 429px;
	}
	.carousel-caption h1 {
        font-size: 100px;
    }
}



@media screen and (max-width: 1330px){
	.carousel-caption img {
        max-width: 370px;
    }
}




@media screen and (max-width: 1150px){
	.carousel-caption img {
        max-width: 331px;
    }
    .carousel-caption h1 {
        font-size: 70px;
    }
    .carousel-caption h3 {
        font-size: 35px;
    }
}



@media screen and (max-width: 1000px){
	.carousel-caption img {
        max-width: 289px;
    }
}




@media screen and (max-width: 896px){
	.carousel-caption img {
        max-width: 261px;
    }
}



@media screen and (max-width: 767px){
	.carousel-caption h3{
		display: none;
	}
	.carousel-caption h1 {
        font-size: 50px;
        padding-top: 26px;
    }
    .carousel-caption img {
        max-width: 216px;
    }
    .banner-catagory{
    	position: unset;
    }
    .banner-cat{
    	width: 100%;
    	background-color: #f7cf56;
    	margin: 10px 0;
    }
    .banner-cat img{
    	opacity: 1;
    	height: 55px;
    }
    .banner-cat h1{
        color: #343434;
    }
    .slider-fluid{
    padding-top: 0px;
}
}



@media screen and (max-width: 675px){
    .carousel-caption img {
        max-width: 193px;
    }
}



@media screen and (max-width: 600px){
	.carousel-caption img {
        max-width: 165px;
    }
}



@media screen and (max-width: 515px){
	.carousel-caption h1 {
        font-size: 35px;
        padding-top: 12px;
    }
    .carousel-caption img {
        max-width: 141px;
    }
}



@media screen and (max-width: 460px){
	.carousel-caption img {
        max-width: 128px;
    }
}



@media screen and (max-width: 415px){
	.carousel-caption img {
        max-width: 113px;
    }
    .carousel-caption h1{
    	padding-top: 4px;
    }
}



@media screen and (max-width: 363px){
	.carousel-caption img {
        max-width: 100px;
    }
    .carousel-caption h1{
    	padding-top: 0;
    	font-size: 30px;
    }
}



@media screen and (min-width: 1650px){
	.carousel-caption img{
		max-width: 565px;
	}
}
/*-------------------------- End Banner ------------------------*/















/*------------------- Achievement Start ----------------------*/
@-webkit-keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-14px);
    transform: translateY(-14px);
  }
  50% {
    -webkit-transform: translateY(-7px);
    transform: translateY(-7px);
  }
  100% {
    -webkit-transform: translateY(-14px);
    transform: translateY(-14px);
  }
}
@keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-14px);
    transform: translateY(-14px);
  }
  50% {
    -webkit-transform: translateY(-7px);
    transform: translateY(-7px);
  }
  100% {
    -webkit-transform: translateY(-14px);
    transform: translateY(-14px);
  }
}
@-webkit-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-14px);
    transform: translateY(-14px);
  }
}
@keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
.achievement-fluid{
	padding: 80px 15px 50px;
	background-image: url(im/achevement-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
}

.achievement{
	padding: 25px 10px;
	border: solid 1px #fff;
	text-align: center;
	position: relative;
	transition: all 0.5s ease;
}
.achievement img{
	transition: all 0.5s ease;
}
.achievement p{
	padding-top: 20px; 
	color: #fff;
	font-size: 22px;
	font-family: bignoodletitlingregular;
	transition: all 0.5s ease;
}
.achievement-img-hover{
	position: absolute;
	top: 25px;
	left: 0;
	right: 0;
	margin: 0 auto;
	transition: all 0.5s ease;
	opacity: 0;
}
.achievement:hover{
	border-color: #d71921;
	background-color: #000;
}

.achievement:hover p{
	color: #d71921;
}
.achievement:hover img{
	opacity: 0;
}
.achievement:hover .achievement-img-hover{
	opacity: 1;
}
.achievement:hover .hvr-bob{
	-webkit-animation-name: hvr-bob-float, hvr-bob;
    animation-name: hvr-bob-float, hvr-bob;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
}












@media screen and (max-width: 1199px){
	.achievement-fluid{
		padding: 70px 15px 0px;
	}
	.achievement{
		margin-bottom: 30px;
	}
}







@media screen and (max-width: 500px){
	.achievement p{
		font-size: 16px;
	}
}
/*------------------- Achievement End ----------------------*/


















/*------------------- Catagoury Start ----------------------*/
.main-text{
	text-align: center;
	padding: 20px 0;
}
.main-text h1{
	font-size: 50px;
	color: #fcfcfc;
	font-family: bignoodletitlingregular; 
}
.text-ct{
    width: 100%;
    position: relative;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);
}
.text-ct:hover{
    box-shadow: 0px 0px 150px #000000;
    z-index: 2;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.1);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.1);
    transition: all 200ms ease-in;
    transform: scale(1.1);
}
.text-ct h1{
    position: absolute;
    bottom: 40px;
    left: 0;
    color: #fff;
    font-family: bignoodletitlingregular;
    width: 100%;
    right: 0;
    text-align: center; 
    -webkit-transition: all 200ms ease-in; 
    -ms-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
    font-size: 40px;
}
.text-ct:hover h1{
    background-color: #f00;
    padding: 6px 0;
    bottom: -30px;
}
.text-ct img{
	
	width: 100%;
	margin-bottom: 30px;
}
/*.text-ct img:hover{*/
/*border: solid 4px #ff0000;*/
/*}*/
.text-ct h1 span{
	color: #c21f20;
}
.main-text p{
color: #cdcdcd;
}
.main-text h1 span{
	color: #ff0000;
}
.catagoury-fluid{
	padding-bottom: 20px;
	overflow: hidden;
}
.catagoury-mmain{
	position: relative;
}
.catagoury-text{
	position: relative;
	top: 0;
	left: 0;
	overflow: visible;
	width: 100%;
	opacity: 0;
	transition: all 2s ease;
}
.catagoury-text h1{
	font-size: 50px;
	color: #e0171f;
	font-family: bignoodletitlingregular; 
	background-color: #000;
	line-height: 54px;
	padding: 5px 17px;
	position: absolute;
    bottom: 40px;
    right: 0px;
    transition: all 2s ease;
}
.catagoury-text img{
	max-width: 350px;
	width: 100%;
	margin-top: 100px;
	margin-left: 0px;
	transition: all 2s ease;
}
.catagoury-text h1 span{
	color: #e0171f;
}
.catagoury-fluid .owl-carousel .owl-stage-outer{
	overflow: visible !important;
}
.catagoury-fluid  .owl-item > div {
  cursor: pointer;
  margin: 2.6% 5%;
  transition: margin 2s ease;
  transition: all 2s ease;
  
}
.catagoury-fluid .owl-item:not(.center) > div .catagoury-text{
  opacity: .75;
  transition: all 2s ease;
}
.catagoury-fluid .owl-item:not(.center) > div .catagoury-text{
	z-index: -9;
	opacity: 0;
}
.catagoury-fluid .owl-item.center > div {
  cursor: auto;
  margin: 0;
  transition: all 2s ease;
}
.catagoury-fluid .owl-item:not(.center) > div:hover {
  opacity: .75;
  transition: all 2s ease;
}
.catagoury-fluid .owl-item.center > div .catagoury-text {
   opacity: 1;
}
.catagoury-fluid .owl-item.center > div .catagoury-text h1 {
   right: 80px;
   display: inline-table;
   margin: 0 auto;
}
.catagoury-fluid .owl-item.center > div .catagoury-text img {
    margin-top: 45px;
	margin-left: 60px;
}
.catagoury-fluid .owl-item.center > div .catagoury-text .hvr-bob {
    -webkit-animation-name: hvr-bob-float, hvr-bob;
    animation-name: hvr-bob-float, hvr-bob;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
}







@media screen and (max-width: 1460px){
	.catagoury-fluid {
        padding-bottom: 115px; 
    }
	.catagoury-text img {
        max-width: 260px;
    }
    .catagoury-text h1{
    	bottom: 27%;
    }
    .catagoury-fluid .owl-item.center > div .catagoury-text h1 {
        right: 25px;
    }
}




@media screen and (max-width: 1390px){
	.catagoury-text h1 {
        bottom: 34%;
    }
}




@media screen and (max-width: 1260px){
	.catagoury-fluid .owl-item.center > div .catagoury-text img {
        margin-left: 25px;
    }
    .catagoury-text h1{
    	font-size: 35px;
    	padding: 0px 12px;
    }
    .catagoury-text h1 {
        bottom: 31%;
    }
    .catagoury-text img {
        max-width: 220px;
    }
}



@media screen and (max-width: 1199px){
	.main-text {
        padding-bottom: 25px;
    }
    .main-text h1{
    	font-size: 50px;
    }
}




@media screen and (max-width: 1150px){
	.catagoury-text h1 {
        bottom: 37%;
    }
}



@media screen and (max-width: 1030px){
	.catagoury-text img {
        max-width: 190px;
    }
    .catagoury-fluid .owl-item.center > div .catagoury-text img {
        margin-left: 15px;
    }
}




@media screen and (max-width: 900px){
	.catagoury-text img {
        max-width: 150px;
    }
    .catagoury-text h1 {
        font-size: 25px;
        padding: 0px 12px;
        line-height: 38px;
    }
}




@media screen and (max-width: 767px){
	.catagoury-fluid {
        padding-bottom: 40px;
    }
    .main-text h1 {
        font-size: 40px;
    }
    .catagoury-text img {
        max-width: 250px;
    }
    .catagoury-text h1 {
        font-size: 40px;
        padding: 0px 12px;
        line-height: 55px;
        bottom: 25%;
    }
}




@media screen and (max-width: 670px){
	.catagoury-text img {
        max-width: 218px;
    }
}




@media screen and (max-width: 592px){
	.catagoury-text img {
        max-width: 185px;
    }
}



@media screen and (max-width: 520px){
	.catagoury-text img {
        max-width: 150px;
    }
}




@media screen and (max-width: 480px){
	.catagoury-fluid {
        padding-bottom: 80px;
    }
}



@media screen and (max-width: 440px){
	.catagoury-text h1{
		bottom: 38%;
	}
}



@media screen and (max-width: 440px){
    .catagoury-text img {
        max-width: 130px;
    }
    .catagoury-text h1 {
        font-size: 30px;
        padding: 0px 12px;
        line-height: 50px;
    }
}
/*------------------- Catagoury End ----------------------*/

















/*------------------- Featured Start ----------------------*/
.feature-main-text {
    padding-bottom: 12px;
    padding-top: 30px;
}
.feature-tab {
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 20px;
	padding-bottom: 85px;
}
.feature-tab ul{
	padding-bottom: 35px;
}
.feature-tab ul li{
	display: inline-block;
	color: #fff;
}
.feature-tab ul li a{
	font-size: 25px;
	color: #fff;
	font-family: bignoodletitlingregular;
}
.feature-tab .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #ff0000;
    background-color: transparent;
    border-color: transparent;
}
.feature-tab .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus{
	border-color: transparent;
}
.feature-tab .nav-link::after{
	display: none;
}
.feature-main{
	background-color: #fff;
    border: solid 2px #191919; 
	padding: 25px 0 18px;
	transition: all 0.5s ease;
}
.feature-main:hover{
	border: solid 4px #e0171f;
}
.feature-main img{
	width: 100%;
}
.feature-text{
	text-align: center;
	padding-top: 10px;
}
.feature-text p{
	color: #000;
	font-size: 15px;
	font-family: oxygenregular;
}
.feature-tab .owl-theme .owl-dots .owl-dot{
	display: inline-block;
	margin-top: 25px;
}
.owl-theme .owl-dots .owl-dot span{
    background-color: #fff !important;
    height: 12px !important;
    width: 12px !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
	background-color: #e0171f !important;
}
@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(1, 1);
  }
  to {
    -webkit-transform: scale(1.5, 1.5);
  }
}

@keyframes zoom {
  from {
    transform: scale(1, 1);
  }
  to {
    transform: scale(1.5, 1.5);
  }
}

.carousel-inner .item > img {
  -webkit-animation: zoom 20s;
  animation: zoom 20s;
}







@media screen and (max-width: 767px){
	.feature-tab ul {
        padding-bottom: 10px;
    }
}
/*------------------- Featured End ----------------------*/
















/*------------------- Video Start ----------------------*/
.video-fluid{
	padding: 100px 15px;
	background-image: url(im/video-bg.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
}
.video-col{
	margin-right: -120px;
	z-index: 99;
}
.video-main{
	background-color: #d71921;
	max-width: 530px;
	width: 100%;
	padding: 60px 64px;
}
.video-main h1{
	font-size: 60px;
	color: #fff;
	font-family: bignoodletitlingregular;
	position: relative;
}
.video-main h1:after{
	content: "";
	position: absolute;
	bottom: -15px;
	left: 0;
	width: 45px;
	height: 6px;
	background-color: #fff;
}
.video-main a{
	font-size: 20px;
	color: #fff;
	font-family: bignoodletitlingregular;
	background-color: #000;
	padding: 22px 65px;
	display: inline-block;
	margin-top: 80px;
}
.video-main a:hover{
	color: #fff;
}
.pinkBg {
    background-color: #434343 !important;
    transition: all 0.5s ease;
}
.intro-banner-vdo-play-btn{
    height:120px;
    width:120px;
    position:absolute;
    top:50%;
    left: 48.7%;
    text-align:center;
    margin:-65px 0 0 -30px;
    border-radius:50%;
    z-index:1;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}
.fa-play{
    line-height:56px;
    font-size:40px;
    color: #fff;
}
.intro-banner-vdo-play-btn .ripple{
    position:absolute;
    width:220px;
    height:220px;
    z-index:-1;
    left: 25%;
    top: 25%;
    opacity:0;
    margin:-80px 0 0 -80px;
    border-radius:50%;
    -webkit-animation:ripple 1.8s infinite;
    animation:ripple 1.8s infinite
}

@-webkit-keyframes ripple{
    0%{
        opacity:1;
        -webkit-transform:scale(0);
        transform:scale(0)
    }
    100%{
        opacity:0;
        -webkit-transform:scale(1);
        transform:scale(1)
    }
}
@keyframes ripple{
    0%{
        opacity:1;
        -webkit-transform:scale(0);
        transform:scale(0)
    }
    100%{
        opacity:0;
        -webkit-transform:scale(1);
        transform:scale(1)
    }
}
.intro-banner-vdo-play-btn .ripple:nth-child(2){
    animation-delay:.3s;
    -webkit-animation-delay:.3s
}
.intro-banner-vdo-play-btn .ripple:nth-child(3){
    animation-delay:.6s;
    -webkit-animation-delay:.6s
}






@media screen and (max-width: 1275px){
	.video-main{
		padding: 47px 64px;
	}
	.video-main h1 {
        font-size: 44px;
    }
}




@media screen and (max-width: 1045px){
    .video-main h1 {
        font-size: 35px;
    }
    .video-main a{
    	padding: 14px 45px;
    }
}



@media screen and (max-width: 991px){
	.video-col {
        margin-right: 0;
        z-index: 99;
    }
    .video-main{
    	margin: 0 auto;
    	margin-bottom: 20px;
    }
    .video-main h1 {
        font-size: 49px;
    }
}





@media screen and (max-width: 767px){
	.video-fluid {
        padding: 50px 15px;
    }
}




@media screen and (max-width: 474px){
	.video-main h1 {
        font-size: 35px;
    }
    .intro-banner-vdo-play-btn{
    	left: 42.7%;
    }
}
/*------------------- Video End ----------------------*/












.insta-hover{
	position: relative;
}
.insta-icon{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: rgb(0,0,0,0.9);
	opacity: 0;
	transition: all 0.5s ease;
}
.insta-icon svg{
	color: #e0171f;
	font-size: 30px;
}
.insta-hover:hover .insta-icon{
	opacity: 1;
}






@media screen and (max-width: 767px){
	.col-insta-6{
		width: 50%;
		flex-basis: unset;
	}
}










/*------------------- Strengths Start ----------------------*/
.STRENGTHS-h1 h1{
    text-align: center;
    color: #fff;
    font-size: 45px;
    font-family: 'bignoodletitlingregular';
    padding-bottom: 50px;
    margin: 0px;
    padding-top: 60px;

}
.strengths-fluid{
    padding-bottom: 50px;
}
.owl-theme .owl-dots .owl-dot{
    display: inline-block !important;
}
.strengths{
    border: solid 4px #a9a9a9;
    text-align: center;
    padding: 37px 10px 0;
    margin-bottom: 50px;
    transition: all 0.5s ease;
}
.strengths h1{
    color: #fff;
    font-size: 30px;
    font-family: bignoodletitlingregular;
    transition: all 0.5s ease;
}
.strengths h2{
    font-size: 40px;
    color: #d71921;
    font-family: bignoodletitlingregular;
    background-color: #1b1b1b;
    margin-bottom: -24px;
    padding-top: 15px;
    transition: all 0.5s ease;
}
.strengths:hover{
    border: solid 4px #d71921;
    background-color: #000;
}
.strengths:hover h1{
    color: #d71921;
}
.strengths:hover h2{
    background-color: #000;
}
/*------------------- Strengths End ----------------------*/















/*--------- Newsletter Start --------*/
.newsletter-fluid{
  padding: 70px 15px;
  background-color: #ffffff;
}
.newsletter input {
    width: 100%;
    border: 0;
    border-bottom: solid 2px #000;
    height: 50px;
    color: #181818;
    background: url(im/newsletter-ero.png) no-repeat;
    background-position: center right;
    font-size: 20px;
    color: #000;
    font-family: oxygenregular;

}
.newsletter-text{
  display: inline-block;
  vertical-align: middle;
  padding-left: 20px;
}
.newsletter-text h1{
  font-size: 30px;
  color: #000;
  font-family: oxygenregular;
}
.newsletter-text p{
  font-size: 15px;
  color: #000;
  font-family: oxygenregular;
}





@media screen and (max-width: 991px){
  .newsletter-text{
    padding-left: 0;
  }
  .newsletter-text h1{
    font-size: 22px;
  }
  .newsletter-text p{
    font-size: 11px;
  }
}



@media screen and (max-width: 991px){
  .newsletter-fluid{
    margin-top: 0px;
  }
}






@media screen and (max-width: 767px){
	.newsletter input{
		margin-top: 15px;
	}
}
/*--------- Newsletter  End --------*/





/*--------- Newsletter Start --------*/
.newsletter-fluid{
	text-align: center;
	padding: 0px 0 70px;
	margin-top: 0px;
	background-color: #1b1b1b;
}
.newsletter-main{
	width: 100%;
	text-align: center;
}
.newsletter-main h1{
    font-size: 45px;
    color: #fff;
    font-family: 'bignoodletitlingregular';
}
.newsletter-main p{
    font-size: 17px;
    color: #fff;
    font-family: oxygenregular;
    margin-top: 20px;
    margin-bottom: 46px;
}
.newsletter-main input{
    max-width: 420px;
    width: 100%;
    height: 55px;
    border: 0;
    border: solid 1px #6a6a6a;
    color: #6a6a6a;
    font-family: oxygenregular;
    background-color: transparent;
    font-size: 17px;
    padding-left: 25px;
    padding-bottom: 0px;
    display: inline-block;
}
.newsletter-main button{
    max-width: 168px;
    width: 100%;
    height: 55px;
    border: 0;
    color: #fff;
    font-family: 'bignoodletitlingregular';
    background-color: #d71921;
    font-size: 25px;
    display: inline-block;
    margin-left: -5px;
    border: solid 1px #000;
    vertical-align: top;
}






/*--------- Footer Start --------*/
.footer-fluid{
	background-color: #000;
	padding: 60px 15px;
	border-bottom: solid 1px #181818;
}

.footer-main h3{
	font-size: 45px;
	color: #fff;
	font-family: bignoodletitlingregular;
	padding-bottom: 75px;
}
.footer-main h3 span{
	color: #e0171f;
}
.footer-main ul{
	display: block;
	list-style: none;
	text-align: left;
}
.footer-main ul li{
	display: block;
	padding: 10px 0;
    padding: 10px 0;
    border-bottom: solid 1px #232323;
    transition: all 0.5s ease;
}
.footer-main ul li a{
	font-size: 16px;
	color: #9d9d9d;
	font-family: oxygenbold;
	transition: all 0.5s ease;
	text-transform: capitalize;
}
.footer-main ul li a span{
	height: 25px;
	width: 25px;
	background-color: #c6c6c6;
	border-radius: 50%;
	text-align: center;
	display: inline-block;
	padding-top: 2px;
	margin-right: 15px;
	transition: all 0.5s ease;
}
.footer-main ul li a span svg{
	color: #000;
	transition: all 0.5s ease;
}
.footer-main ul li a span .fa-play{
	font-size: 16px;
	color: #000;
}
.footer-main ul li:hover a{
	color: #e0171f;
}
.footer-main ul li:hover{
	border-color: #e0171f;
}
.footer-main ul li a:hover span{
	background-color: #d71921;
}
.footer-main ul li a:hover span svg{
	color: #fff;
}
.footer-main ul p{
	font-size: 15px;
	color: #9d9d9d;
	font-family: oxygenlight;
	line-height: 33px;
}
.footer-end img{
	padding-left: 27%;
padding-top: 60px;

}
.footer-end p{
	
	color: #a1a8b0;
}
.footr-li li{
    color: #a1a8b0;
    display: inline-block;
    list-style: none;
    padding-top: 22px;
    padding-left: 20px;
    text-align: center;
}
.footr-li {
    padding-left: 28%;
}
.footer-end p{
	font-size: 16px;
	color: #9d9d9d;
	font-family: oxygenlight;
	line-height: 33px;
	    padding-top: 100px;

}
.footer-end-right{
	text-align: right;
	padding: 120px 0 0;
}



.newsltr {
   display: inline-block;
   padding-left: 105px;
   background: url(im/back-msg.png) no-repeat left;
   font-family:oxygen-bold;
}
.newsltr span{
    font-size: 30px;
    font-weight:700;
    color: #fff;
}
.email input{
    transition: ease-in;
    border: none;
    width: 100%;
    background-color: transparent;
    color: #fff;
    font-size: 16px;
    border-bottom: solid 2px #fff;
    background-image: url(im/aero.png);
    background-repeat: no-repeat;
    background-position: 100%;
    padding: 18px 0px;
    font-family:oxygen-bold;

}
.img-background{
    background-image: url(im/backgrond-img.png);
    padding: 60px 0;
}





@media screen and (max-width: 767px){
	.footer-end {
        text-align: left;
        padding: 20px 0 0;
    }
	.footer-end-right {
        text-align: right;
        padding: 0px 0 20px;
    }
}
/*--------- Footer End --------*/




.navbar .dropdown-menu div[class*="col"] {
   margin-bottom:0rem;
}

.navbar .dropdown-menu {
  border:none;
  background-color: #e9e9e9 !important;
  border: 0;
}

/* breakpoint and up - mega dropdown styles */
  
  /* remove the padding from the navbar so the dropdown hover state is not broken */
.navbar {
  padding-top:0px;
  padding-bottom:0px;
}

/* remove the padding from the nav-item and add some margin to give some breathing room on hovers */


/* makes the dropdown full width  */
.navbar .dropdown {position:static;}

.navbar .dropdown-menu {
  left: unset;
  right: unset;
/*  height of nav-item  */
  top: unset;
  border-radius: 0;
}
.navbar .dropdown-menu .li-nv-l{
    padding: 10px;
}
  
  /* shows the dropdown menu on hover */

  
  .navbar .dropdown-menu {
    border: 1px solid rgba(0,0,0,.15);
    background-color: #fff;
  }
.menu-after:after{
	display: none !important;
}

.nav{
	display: block;
}
.dropdown-menu{
	padding: 0px 0px 0px 0px;
}
.navtab-item .nav-link{
	border: 0;
	padding: 25px 0 25px 0px !important;
	border-bottom: solid 1px #000;
	font-family: oxygenbold !important;
	font-size: 15px !important;
	margin: 0 0px 0 200px;
	color: #000 !important;
}
.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active{
	color: #d71921 !important;
	background-color: transparent !important;
	border: 0;
	border-bottom: solid 1px #fff;
	background-image: url(im/menu-ero.png);
	background-repeat: no-repeat;
    background-position: right center;
}
.navbar-dark .navbar-nav .navtab-item .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus{
	border-bottom: solid 1px #000;
}
.nav-tabs {
    border-bottom: 0px solid #dee2e6;
    padding-bottom: 20px;
}
.navbar .dropdown-menu div[class*="col"]{
	margin-bottom: 0 !important;
}
.megamenu-tab-nav a{
    font-family: oxygenregular;
    font-size: 15px;
    color: #000;
    padding: 21px 0;
    display: block;
    text-transform: capitalize;
    padding-left: 50px;
}
.megamenu-tab-nav a:hover{
	color: #d71921;
}
/* Search */
.search-ser{
  padding-right: 10px;
}
.searchTerm{
  background-color: transparent;
  border: 0;
  border-bottom: solid 7px #e0171f;
  color: #e0171f;
  height: 100px;
  padding-left: 15px;
  width: 100%;
  font-family: Myriad Pro Regular;
  font-size: 25px;
  max-width: 800px;
  margin-top: 43vh;
}
.searchButton{
  border: solid 2px #e5e5e5;
  border-left:   0;
  height: 26px;
  width: 26px;
  margin-left: -10px;
  background-color: #eeeeee;
  color: #999999;
}
.search-main{
  background-color: #f5f5f5;
  padding-top: 25px;
  padding-bottom: 25px;
  text-align: center;
}
.search-text{
  text-align: center;
}
.search-text p{
  color: #666666;
  font-size: 14px;
  font-family: helvetica;
  padding-bottom: 20px;
  letter-spacing: 4px;
}
#panel{
  width: 0%;
  position: fixed;
  right: 0;
  top: 0;
  height: 100%;
  background-color: rgb(0,0,0,0.9);
  transition: all 0.5s ease;
  transition-timing-function: ease-out;
  transition-duration: 2s;
  z-index: 999;
  overflow: hidden;
}
.slow{
  width: 100% !important;
  transition: all 0.5s ease;
    transition-timing-function: ease-in;
    transition-duration: 2s;
  z-index: 999;
}









/*--------- Products Page ------------*/

.sub-banner{
	background-color: #d2d2d2;
	width: 100%;
	padding-top: 30px;
    padding-left: 75px;
    padding-bottom: 30px;
}
.sub-banner h1{
	font-family: oxygenbold;
	color: #e0171f;
	font-size: 34.33px;
	padding-bottom: 50px;
	text-transform: uppercase;
}
.sub-banner ul{
	display: block;
	list-style: none;
}
.sub-banner li{
	display: inline-block;
}
.sub-banner a{
	display: block;
	font-family: oxygenregular;
	color: #000;
	font-size: 15px;
	padding: 20px 0;
	text-transform: capitalize;
}
.sub-banner a:hover{
	color: #000;
}
.sub-banner a:focus{
	color: #000;
}
.sub-hadding h1{
	text-align: center;
	font-family: oxygenbold;
	color: #fff;;
	font-size: 30px;
	text-transform: uppercase;
	padding-top: 135px;
	padding-bottom: 20px;
}
.sub-breadcrumb{
	text-align: center;
	padding-bottom: 50px;
}
.sub-breadcrumb ul{
	display: block;
	list-style: none;
	color: #fff;
}
.sub-breadcrumb li{
	display: inline-block;
	font-family: oxygenregular;
	color: #fff;
	font-size: 15px;
	text-transform: capitalize;
}
.sub-breadcrumb a{
	display: inline-block;
	font-family: oxygenregular;
	color: #fff;;
	font-size: 15px;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: capitalize;
}
.sub-li{
	padding-left: 10px;
}
.sub-container{
	max-width: 1450px !important;
	width: 100% !important;
}
.products-main{
	padding: 0px;
	margin-bottom: 30px;
	text-align: center;
	overflow: hidden;
	position: relative;
	transition: all 0.5s ease;
	background-color: #ffffff;
	padding-bottom: 20px;
	border: solid 2px #c1c1c1;
}
/*.products-main:hover{*/
/*	border: 0;*/
/*}*/
.products-main::after{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 0%;
    height: 4px;
    background-color: #e0171f;
    content: "";
    transition: all 0.5s ease;
}
.products-main:hover::after{
	width: 100%;
}
.products-main::before{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0%;
    height: 4px;
    background-color: #e0171f;
    content: "";
    transition: all 0.5s ease;
    overflow: hidden;
}
.products-main:hover::before{
	width: 100%;
}
.products-main h5{
    position: absolute;
    top: 0;
    right: 0;
    background-color: #e0171f;
    transition: all 0.5s ease;
    width: 4px;
    height: 0%;
}
.products-main:hover h5{
	height: 100%;
}
.products-main h6{
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #e0171f;
    transition: all 0.5s ease;
    width: 4px;
    height: 0%;
    margin: 0;
}
.products-main:hover h6{
	height: 100%;
}
.products-main img{
	max-width: 327px;
	width: 100%;
}
.products-main-text{
	text-align: center;
	padding-top: 25px;
	padding-bottom: 20px;
}
.products-main-text h4{
	font-size: 17px;
	color: #000000;
	font-family: oxygenregular;
	padding-bottom: 10px;
}
.products-main-text p{
	font-size: 17px;
	color: #000000;
	font-family: oxygenregular;
}









@media screen and (max-width: 1480px){
	.sub-banner h1{
		padding-bottom: 25px;
	}
	.sub-banner a{
		padding: 10px 0;
	}
	.sub-banner{
		padding-top: 50px;
        padding-left: 45px;
	}
}





@media screen and (max-width: 1285px){
	.navtab-item .nav-link{
		margin: 0 0px 0 100px;
	}
	.megamenu-tab-nav a{
		padding-left: 0;
	}
}







@media screen and (max-width: 1250px){
	.sub-banner {
        padding-top: 35px;
        padding-left: 30px;
    }
}



@media screen and (max-width: 1200px){
	.sub-container{
	    max-width: unset !important;
	    width: unset !important;
    }
}



@media screen and (max-width: 1199px){
	.sub-banner {
        padding-bottom: 30px;
    }
}







@media screen and (max-width: 991px){
	.hidden-lg{
		display: none;
	}
	.navtab-item .nav-link {
        margin: 0 0px 0 15px;
    }
    .megamenu-tab-nav a {
    	padding: 19px 0;
        padding-left: 100px;
    }
    .dropdown-menu {
        padding: 0;
    }
}







@media screen and (max-width: 450px){
	.sub-banner h1{
		font-size: 23.33px;
	}
	.sub-hadding h1{
		font-size: 25px;
	}
}




@media screen and (min-width: 1700px){
	.sub-banner {
        padding-top: 60px;
        padding-left: 130px;
    }
}
/*--------- Products Page ------------*/













/*--------- Details Page ------------*/
.detail-form{
	padding: 15px 0px;
}
.detail_box h1{
    font-family: oxygenbold;
	color: #e0171f;
	font-size: 25px;
	text-transform: capitalize;
}
.detail_box h2{
    font-family: oxygenregular;
	color: #fff;
	font-size: 18px;
	text-transform: capitalize;
	margin: 0;
	padding: 10px 0;
}
.detail_box h3{
    font-family: oxygenbold;
	color: #fff;
	font-size: 22px;
	text-transform: capitalize;
}
.detail_box h5{
    font-family: oxygenbold;
	color: #fff;
	font-size: 22px;
	text-transform: capitalize;
	padding-bottom: 10px;
}
.detail_box p{
    font-family: oxygenregular;
	color: #fff;
	font-size: 18px;
	text-transform: capitalize;
	padding-top: 5px;
}
.Add-to-Basket input{
    border: solid 1px #000;
    padding: 9px;
    margin-left: 15px;
    background-color: #fff;
}
.sub_heading2{
	font-family: oxygenbold;
	color: #fff;
	font-size: 25px;
	padding: 30px 15px;
}







@media screen and (max-width: 1200px){
	.pro-main-left-image{
		height: 300px;
	}
}






@media screen and (max-width: 767px){
	.detail-form{
		margin-top: 20px;
	}
}






@media screen and (max-width: 550px){
	.Add-to-Basket input{
		margin-left: 0;
	}
	.detail_box h1{
	    font-size: 20px;
    }
    .detail_box h3{
	    font-size: 20px;
    }
    .detail_box h5{
	    font-size: 20px;
    }
    .text-ct h1 {
       font-size: 26px;
    }
    .text-ct:hover h1{
    
        bottom: -14px;
    }
}
/*--------- Details Page ------------*/













/*--------- Quote Page ------------*/
.form-horizontal input{
	width: 100%;
	height: 50px;
	border: solid 1px #c5c5c5;
	border-radius: 0;
	margin: 15px 0;
}
.form-horizontal select{
	width: 100%;
	height: 50px;
	border: solid 1px #c5c5c5;
	border-radius: 0;
	margin: 15px 0;
}
.form-horizontal h3{
	width: 100%;
	height: 50px;
	border: solid 1px #c5c5c5;
	border-radius: 0;
	margin: 15px 0;
	background-color: #fff;
}
.form-horizontal textarea{
	width: 100%;
	height: 200px;
	border: solid 1px #c5c5c5;
	border-radius: 0;
	margin: 15px 0;
}
.form-control:focus{
	border: solid 1px #000000;
	box-shadow: unset;
}
/*--------- Quote Page ------------*/






.about-bg {
    background: url(im/about-bg.png) no-repeat center;
        background-size: auto;
    padding: 80px 0;
    background-size: cover;
}
.heading h1 {
    font-family: 'bignoodletitlingregular';
    font-size: 48px;
    color: #e0171f;
    display: block;
    max-width: 408px;
    text-align: center;
    margin: 0 auto;
    padding: 0px 0 50px 0;
}
.heading span {
    color: #fff;
}
.about-text {
    text-align: left;
    padding-top: 50px;
    max-width: 400px;
    width: 100%;
    float: right;
    background-color: #fff;
    padding-bottom: 30px;
    margin-top: 60px;
}
.about-text h2 {
    font-size: 40px;
    color: #000;
    font-family: 'bignoodletitlingregular';
    margin: 0;
    padding-top: 10px;
    padding-bottom: 28px;
    text-transform: uppercase;
    display: block;
    padding-left: 20px;
}
.about-text h2 span{
	color: #e0171f;
}
.about-text p {
    font-size: 16px;
    color: #000;
    font-family: 'oxygenregular';
    line-height: 27px;
    letter-spacing: 1px;
    padding-right: 20px;
    padding-left: 20px;
}
.panel-default{

  padding: 15px 21px;
background-color: #f7f7f7;
border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.cate-heading{
  font-size: 20px;
  padding: 15px 15px;
  color: #fff;
  background-color: #f00;
  font-family: oxygenbold;
}
.panel-title{
  font-size: 20px;
  font-family: oxygenbold;
  color: #212529;
}
.panel-title a{
text-transform: uppercase;
    
}
.subss{
  padding: 10px 10px;
  border-bottom: solid 1px #D2D2D2;
}
.subss a{
  color: #222;
  font-family: oxygenregular;
  font-size: 16px;
}
.panel-group{
  border: solid 1px #D2D2D2;
  margin-bottom: 30px;
}
.pagination li a{
  display: inline-block;
  border: solid 1px #dadada;
  padding: 10px;
}
.pagination .active a{
  background-color: #6f825a;
  color: #fff;
}
#sidebar ul li.active > a, a[aria-expanded="true"] {
  color: #000;
  background: transparent !important;
}
.card a{
text-transform: uppercase;
    
}
.card{
    border-radius: 0;
    font-family: 'oxygenbold';
    font-size: 18px;
}