 @import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i&display=swap');
/* html { position: relative; height: 100%;} */

@font-face {
	font-family: 'Conv_Argent Argent Sans Heavy';
	src: url('../font/Argent Argent Sans Heavy.eot');
	src: local('☺'), url('../font/Argent Argent Sans Heavy.woff') format('woff'), url('../font/Argent Argent Sans Heavy.ttf') format('truetype'), url('../font/Argent Argent Sans Heavy.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_Argent Argent Sans Demi Bold';
	src: url('../font/Argent Argent Sans Demi Bold.eot');
	src: local('☺'), url('../font/Argent Argent Sans Demi Bold.woff') format('woff'), url('../font/Argent Argent Sans Demi Bold.ttf') format('truetype'), url('../font/Argent Argent Sans Demi Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	margin: 0px !important;
	padding: 0px !important;
	font-family: 'Conv_Argent Argent Sans Demi Bold';
	height: 100% !important;
	overflow-x: hidden;
}
.body2 {
	background: url(../images/bg.jpg) fixed no-repeat;
	background-size: cover;
	position: relative;
	z-index: 2;
	margin-bottom: 750px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Conv_Argent Argent Sans Heavy';
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}
h1 {
	font-size: 35pt;
	text-transform: uppercase;
}
h2 {
	font-size: 20pt;
}
p {
	font-size: 18pt;
	line-height: 35px;
	font-weight: 300;
}
/* .carousel {
	margin: 0px auto;
	  padding: 0 70px;  
}
.carousel .item {
	min-height: 330px;
    text-align: center;
	overflow: hidden;
}
.carousel .item .img-box {
	height: 160px;
	width: 100%;
	position: relative;
}
.carousel .item img {	
	max-width: 100%;
	max-height: 100%;
	display: inline-block;
	position: absolute;
	bottom: 0;
	margin: 0 auto;
	left: 0;
	right: 0;
}
.carousel .item h4 {
	font-size: 18px;
	margin: 10px 0;
}
.carousel .item .btn {
	color: #333;
    border-radius: 0;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    background: none;
    border: 1px solid #ccc;
    padding: 5px 10px;
    margin-top: 5px;
    line-height: 16px;
}
.carousel .item .btn:hover, .carousel .item .btn:focus {
	color: #fff;
	background: #000;
	border-color: #000;
	box-shadow: none;
}
.carousel .item .btn i {
	font-size: 14px;
    font-weight: bold;
    margin-left: 5px;
}
.carousel .thumb-wrapper {
	text-align: center;
}
.carousel .thumb-content {
	padding: 15px;
}
.carousel .carousel-control {
	height: 100px;
    width: 40px;
    background: none;
    margin: auto 0;
    background: rgba(0, 0, 0, 0.2);
}
.carousel .carousel-control i {
    font-size: 30px;
    position: absolute;
    top: 50%;
    display: inline-block;
    margin: -16px 0 0 0;
    z-index: 5;
    left: 0;
    right: 0;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: none;
    font-weight: bold;
}
.carousel .item-price {
	font-size: 13px;
	padding: 2px 0;
}
.carousel .item-price strike {
	color: #999;
	margin-right: 5px;
}
.carousel .item-price span {
	color: #86bd57;
	font-size: 110%;
}
.carousel .carousel-control.left i {
	margin-left: -3px;
}
.carousel .carousel-control.left i {
	margin-right: -3px;
}
.carousel .carousel-indicators {
	bottom: -50px;
}
.carousel-indicators li, .carousel-indicators li.active {
	width: 10px;
	height: 10px;
	margin: 4px;
	border-radius: 50%;
	border-color: transparent;
}
.carousel-indicators li {	
	background: rgba(0, 0, 0, 0.2);
}
.carousel-indicators li.active {	
	background: rgba(0, 0, 0, 0.6);
}
.star-rating li {
	padding: 0;
}
.star-rating i {
	font-size: 14px;
	color: #ffc000;
}
 */


/*================================================================ PRELOAD ===================================================================*/


.viewmroe {
	float: right;
}
.viewmroe a {
	padding: 13px 26px !important;
	margin: 20px 0px;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 600;
	font-style: normal;
	color: #fff;
	background-color: #d6ad00;
	border-color: #d6ad00;
	transition: 2s;
}
.viewmroe a:hover {
	text-decoration: none;
	background: #ff0478;
}
.scrolling-text {
	margin: 0;
	padding: 0;
	bottom: 0px;/* height: 4000px; *//* overflow-x: hidden;  */   
}
.scrolling-text h1 {
	z-index: 100;
	text-transform: uppercase;
	margin: 5% 0px 0px 0px;
	padding: 0;
	font-faminly: sans-serif;
	position: fixed;
	top: 50%;
	transform: translateY(-100%);
	white-space: nowrap;
	font-size: 150px;
	font-weight: 700;
	color: #fff;
	left: 1000px;
}
.desc {
	padding: 1rem;
	font-size: 1rem;
	letter-spacing: 0.2rem;
	opacity: 0;
	transition: 1s 1.5s;
}
.ex1 {
	opacity: 0;
}
.ex1 span {
	position: relative;
	top: 10px;
	left: 10px;
	opacity: 0;
}
.ex2 {
	opacity: 0;
}
.ex2 span {
	position: relative;
	left: -10px;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
/* 
.section { margin:100px 0px;
    clear: both;
    width: 100%;
    height:200px;
    box-sizing: border-box;
    position: relative;
}

.section:nth-child(even) {
    color:#fff;
}

.section:nth-child(odd) {
    background: #220044;
    color: white;
}

.section-0 {  
    text-align: center;
}
 */
/* .section-0 h1 {
    font-size: 7em;
    line-height: 1em;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    text-align: center;
} */

/* .section-0 h2 {
    font-size: 10em;
    line-height: 1em;
    position: absolute;
    top: 45%;
    left: 0;
    right: 0;
    text-align: left;
} */

.section-1 .slide-in-demo {
	position: absolute;
	top: 0%;
	width: 100%;
	left: -30%;
	text-align: left;
	font-size: 8em;
	text-transform: uppercase;
	font-weight: 700;
	margin-left: -311px;
}
.section-2 .reveal-demo {
	position: absolute;
	top: 40%;
	width: 100%;
	left: 0;
	right: 0;
	text-align: center;
	font-size: 4em;
}
.section-3 .text-wrapper {
	max-width: 600px;
	margin: auto;
	font-size: 2em;
	line-height: 1.5em;
	padding-top: 20%;
}
.section-3 .text-wrapper span {
	opacity: 0;
	-webkit-transition: opacity 0.2s;
}
.section-3 .text-wrapper span.visible {
	opacity: 1;
}
.box {
	position: relative;
	width: 100%;
	height: 50vh;
	text-align: center;
	color: #fff;
	right: -30%;
	font-size: 200px;
	text-shadow: 0px 3px 20px #000;
}
.delighter.right {
	transform: translate(-200%);
	opacity: 0;
	transition: all .75s ease-out;
}
.delighter.right.started {
	transform: none;
	opacity: 1;
}
.delighter.left {
	transform: translate(100%);
	opacity: 0;
	transition: all .75s ease-out;
}
.delighter.left.started {
	transform: none;
	opacity: 1;
}
.delighter.bottom {
	transform: translatey(300%);
	opacity: 0;
	transition: all .75s ease-out;
}
.delighter.bottom.started {
	transform: none;
	opacity: 1;
}
.delighter li {
	opacity: 0;
	transform: translatey(400%);
	transition: all .7s ease-out;
}
.delighter.started li {
	opacity: 1;
	transform: none;
}
/* .delighter.started li:nth-child(1) { transition: all .7s ease-out .1s; }
 */.delighter.started li {
	transition: all .7s ease-out .3s;
}
/* .delighter.started li:nth-child(3) { transition: all .7s ease-out .5s; }
.delighter.started li:nth-child(4) { transition: all .7s ease-out .7s; }
.delighter.started li:nth-child(5) { transition: all .7s ease-out .9s; }
.delighter.started li:nth-child(6) { transition: all .7s ease-out 1.1s; }
.delighter.started li:nth-child(7) { transition: all .7s ease-out 1.3s; }
 */
.delighter pre {
	display: block;
	transition: all 2s ease-out;
	opacity: 0;
	padding: 20px 0;
	width: 1px;
	overflow: hidden;
}
.delighter.started pre {
	max-width: 99999px;
	width: 100%;
	opacity: 1;
}
.delighter .box {
	transition: all 1s ease-out;
}
/* .delighter .box:nth-child(1) { transform: translate(-100%, 0); }
 */.delighter .box: {
transform: translate(-70%, 170%);
}
/* .delighter .box:nth-child(3) { transform: translate(20%, 0%); }
 */
/* .delighter.started .box:nth-child(1) { transform: translate(0, 0); }
 */.delighter.started .box {
	transform: translate(-70%, 0%);
}
/* .delighter.started .box:nth-child(3) { transform: translate(20%, -120%); }
 */
















.no-js #loader {
	display: none;
}
.js #loader {
	display: block;
	position: absolute;
	left: 100px;
	top: 0;
}
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 1111111111;
	background: url(../img/loader1.gif) center no-repeat #fff;
}
/*============================================================== MENU ==========================================================*/



.main-page-content {
	width: 100%;
	height: 100%;
}
.menubar {
	height: auto;
	width: 100%;
}
.navbar-default {
	background-color: transparent;
	min-height: 75px;
	border-bottom: none;
	transition: .3s;
	margin: 0px 0px 25px 0px;
}
.navbar-fixed-top {
	position: relative;
	right: 0;
	left: 0;
	z-index: 1030;
	width: 100%;
}
.navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 111111;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
}
.navbar-default.small {
	background: rgba(0,0,0,0.5);
}
.navbar-default.small .site-title img {
	max-width: 60%;
}
.site-title {
	float: left;
	padding: 0px 0px 0px 20px;
	margin: 10px 0px;
}
.site-title img {
	max-width: 100%;
}
/*====================================================== HOME BACKGROUND =====================================================*/

#home {
	height: 100vh;
	min-height: 100%;
	width: 100%;
	position: relative;
}
.home-content {
	width: 100%;
	position: absolute;
	height: 100%;
}
.home-slider-1 {
	height: 100vh;
	min-height: 100%;
	width: 100%;
	background-image: url(../images/img1.jpg);
	position: relative;
	background-size: cover;
	background-position: center center;
}
.home-slider-2 {
	height: 100vh;
	min-height: 100%;
	width: 100%;
	background-image: url(../images/img2.jpg);
	position: relative;
	background-size: cover;
	background-position: center center;
}
.home-slider-3 {
	height: 100vh;
	min-height: 100%;
	width: 100%;
	background-image: url(../images/img3.jpg);
	position: relative;
	background-size: cover;
	background-position: center center;
}
.innerpage {
	min-height: 100px;
}
.innerbanner {
	height: 15vh;
	min-height: 15%;
	width: 100%;
	background: #245875;
	position: relative;
	background-size: cover;
	background-position: center center;
}
.c-bg {
	background: #fff;
}
.c-11 {
	margin: 60px 0px;
}
.c-11 h1 {
	color: #000 !important;
}
.c-11 p {
	text-align: justify;
	color: #544b4b;
	line-height: 32px;
	font-size: 18px;
	margin-bottom: 30px;
}
.bottom30 {
	margin-bottom: 40px;
}
.bottom20 {
	margin-bottom: 20px;
}
.about-img1 {
	width: 100%; /* margin:0 auto; position:relative; display:flex; min-height:300px; */
}
.about-img1 img {
	width: 100%;
	height: 100%; /* left:0; right:0; top:0; bottom:0; margin:auto; position: absolute; */
}
.c-11 p strong {
	font-weight: 600;
	color: #544b4b;
}
.c-11 ul {
	list-style: none;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.c-11 ul li {
	list-style: circle;
	padding-left: 0px;
	font-size: 18px;
	color: #544b4b;
	line-height: 32px;
	margin-bottom: 15px;
}
.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden;
	height: 100%;
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img {
	line-height: 1;
	height: 100%;
}
.carousel-fade .carousel-inner .item {
	opacity: 0;
	transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
	opacity: 1;
}
.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
	left: 0;
	opacity: 0;
	z-index: 1;
}
.carousel, .item, .active {
	height: 100%;
	position: relative;
}
.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #ffcf00;
	border-color: #ffcf00;
}
.home-content-main {
	width: 100%;
	height: 100%;
	display: table;
	position: absolute;
	z-index: 11;
}
.home-content-main:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: rgba(46,46,46,.3);
	/*  background-color: rgba(0, 0, 0, 0.4); */
	top: 0;
	left: 0;
	z-index: 1;
}
.table-cell {
	display: table-cell;
	vertical-align: middle;
	padding-top: 210px;
}
.home-row {
	z-index: 2;
	position: relative;
}
.home-text {
	width: 100%;
}
.home-text h2 {
	font-size: 21px;
	color: #ffcf00;
	line-height: 23px;
	letter-spacing: 2px;
	padding-bottom: 39px;
	margin-top: 30px;
}
.underline1 {
	width: 200px;
	height: 2px;
	background-color: #ffcf00;
	margin: auto;
}
.underline2 {
	width: 8px;
	height: 8px;
	background-color: #ffcf00;
	margin: auto;
	border-radius: 150px;
	margin-top: -5px;
}
.inner-underline1 {
	width: 200px;
	height: 2px;
	background-color: #ffcf00;/* margin: auto; */
}
.inner-underline2 {
	width: 8px;
	height: 8px;
	background-color: #ffcf00;
	/* margin: auto; */
	border-radius: 150px;
	margin-top: -5px;
}
.home-text p {
	font-weight: 500;
	color: white;
	line-height: 30px;
	letter-spacing: 0px;
	padding-bottom: 0px;
	margin: 0px 160px;
	margin-bottom: 25px;
}
.home-text h3 {
	font-size: 35px;
	color: white;
	letter-spacing: 4px;
	line-height: 47px;
	margin-top: 0px;
	margin-bottom: 20px;
	font-weight: 600;
}
.home-text h3 span {
	letter-spacing: 0px;
	color: #ffcf00;
	text-align: center;
	padding: 4px 6px;
}
.cd-headline {
	color: white;
	font-size: 30px;
	margin-top: 30px;
	margin-bottom: 50px;
}
.home-contact1 {
	font-size: 15px;
	padding: 7px 21px;
	background-color: #ffcf00;
	color: black;
	border-radius: 6px;
	letter-spacing: 1px;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	border: 3px solid #fff;
	margin-right: 10px;
}
.home-contact1:hover {
	color: white;
	border: 3px solid #fff;
	text-decoration: none;
	background-color: transparent;
}
.home-contact2 {
	font-size: 15px;
	padding: 7px 21px;
	background-color: transparent;
	color: white;
	border-radius: 6px;
	letter-spacing: 1px;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	border: 3px solid #fff;
	margin-left: 10px;
}
.home-contact2:hover {
	color: black;
	border: 3px solid #fff;
	text-decoration: none;
	background-color: #ffcf00;
}
.home-background {
	width: 100%;
	height: 100vh;
}
.image-home {
	width: 100%;
	height: 100vh;
}
@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-fade .carousel-inner > .item.next, .carousel-fade .carousel-inner > .item.active.right {
	opacity: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-inner > .item.prev, .carousel-fade .carousel-inner > .item.active.left {
	opacity: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-inner > .item.next.left, .carousel-fade .carousel-inner > .item.prev.right, .carousel-fade .carousel-inner > .item.active {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
/*==================================================================== ABOUT ============================================================*/





#about {
	width: 100%;
	margin-top: 0px;
	position: relative;
}
.about-content {
	padding-top: 60px;
	padding-bottom: 0px;
}
.us-grid {
	margin-top: 0px;
}
.about-col {
	padding: 0px;
	display: table;
	height: 100%;
}
.about-image {
	position: relative;
}
.about-img {
	border: solid 10px #fff;
	box-shadow: 0px 0px 4px #ccc;
	background: #fff;
	text-align: center;
}
.about-img img {
	width: 100%;
}
.about-details {
	margin-left: 20px;
}
.about-title h1 {
	color: #fff;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 16px;
	text-transform: uppercase;
}
.about-details h2 {
	font-style: normal;
	color: #fff;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 16px;
}
.about-title p {
	color: #ffffff;
	padding: 0px;
	margin-top: 16px;
}
.about-row {
	margin-top: 50px;
}
.about-details h2 {
	font-size: 25px;
	color: #fff;
	font-weight: 700;
	margin-top: 0px;
	padding: 7px 0px;
}
.about-details p {
	color: #ffffff;
	margin-bottom: 34px;
	margin-top: 9px;
	padding-right: 24px;
}
.about-details h3 {
	font-size: 18px;
	color: white;
	letter-spacing: 1px;
	margin-bottom: 0px;
	margin-top: 2px;
	display: inline;
	padding: 4px 0px;
}
.about-details a {
	font-size: 15px;
	padding: 7px 21px;
	background-color: #d6ad00;
	border: 3px solid #d6ad00;
	color: #fff;
	letter-spacing: 1px;
	transition: 2s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	margin-right: 10px;
	margin-bottom: 20px;
	clear: both;
	display: inline-block;
}
.about-details a:hover {
	color: #fff;
	border: 3px solid #ff1e89;
	text-decoration: none;
	background-color: #ff1e89;
}
.no-padding {
	padding: 0px;
}
.work-counter {
	width: 100%;
	margin-top: 60px;
}
#counter {
	background: url(../images/counter.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	/* background: url(../images/counter.jpg) 50% 0 no-repeat fixed; */
	margin: 0;
	height: 100%;
	position: relative;
	width: 100%;
	top: 0;
	left: 0;
	/* background-size: cover; */
	min-height: 50vh;
}
#counter:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background-color: rgba(0, 0, 0, 0.3);
}
.work-statistics {
	padding: 0px;
	margin-bottom: 30px;
	position: relative;
	z-index: 111;
}
.work-statistics h3 {
	font-size: 28px;
	color: white;
	transition: .4s;
	-o-transition: .4s;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-ms-transition: .4s;
	font-weight: 700;
}
.work-statistics p {
	color: white;
	font-size: 20px;
	margin-bottom: 0px;
}
.stat-icon {
	font-size: 32px;
	margin-top: 0px;
	color: white;
	transition: .8s;
	-o-transition: .8s;
	-webkit-transition: .8s;
	-moz-transition: .8s;
	-ms-transition: .8s;
	height: 80px;
	width: 80px;
	background-color: #ffcf00;
	line-height: 71px;
	text-align: center;
	border-radius: 5px;
	border: 4px solid #ffcf00;
}
.work-statistics:hover .stat-icon {
	background-color: transparent;
	color: white;
	border: 4px solid white;
}
.work-statistics:hover h3 {
	color: #ffcf00;
}
/*================================================================ TEAM ===============================================================*/




#team {
	width: 100%;
	margin-top: 0px;
	position: relative;
}
.team-content {
	padding-top: 60px;
	padding-bottom: 0px;
}
.team-grid {
	width: 100%;
	margin-top: 0px;
}
.team-row {
	margin-top: 50px;
}
.team-title {
	width: 100%;
}
.team-title h1 {
	color: #fff;
	margin-top: 0px;
	text-transform: uppercase;
	padding: 0px;
	margin-bottom: 16px;
}
.team-title h2 {
	color: #fff;
}
.team-title p {
	font-size: 18px;
	letter-spacing: 1px;
	color: #fff;
	padding: 0px;
	line-height: 27px;
	margin-top: 16px;
}
.corporate-team {
	position: relative;
	margin-bottom: 30px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.15);
	transition: 1s;
	background: #fff;
}
.corporate-team:hover {
	margin-top: -20px;
	transform: scale(1);
	box-shadow: 0 0 11px rgba(33,33,33,.2);
	background: #eaeaea;
}
.corporate-team:hover h2 {
	transform: translateY(0px);
}
.corporate-team:hover p {
	transform: translateY(0px);
}
.corporate-team:hover .team-icon-grid {
	transform: translateY(0px);
}
.team-col {
	margin: 0px;
	position: relative;
}
.team-member {
	position: relative;
	overflow: hidden;
	margin: 0px;
}
.team-img {
	width: 100%;
	height: auto;
	padding: 0px;
	transition: .4s;
	-o-transition: .4s;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-ms-transition: .4s;
	border: 0px solid white;
	box-shadow: 0px 0px 4px 0px #d7d7d7;
}
.service-mg {
	height: 286px;
	margin: 0 auto;
	position: relative;
	border: 0px solid white;
	box-shadow: 0px 0px 4px 0px #d7d7d7;
}
.service-mg img {
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	position: absolute;
	max-width: 100%;
	max-height: 310px;
	margin: auto;
}
.team-details {
	padding: 20px 20px;
	margin-top: 0px;
	position: relative;
	z-index: 11111;
	transition: .4s;
	-o-transition: .4s;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-ms-transition: .4s;
	min-height: 320px;
}
.team-details p {
	text-align: justify;
	margin: 0px;
	color: #4e4d4d;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 15px;/*  transform: translateY(-550px);
    transition: .5s;
    -o-transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    transition-delay: .2s; */
}
.team-details .sqs-block-button-container--center {
	margin-top: 20px;
	position: absolute;
	bottom: 20px;
}
.team-details .sqs-block-button-container--center a {
	padding: 13px 26px;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 600;
	font-style: normal;
	color: #fff;
	background-color: #d6ad00;
	border-color: #d6ad00;
	transition: 2s;
}
.team-details a:hover {
	text-decoration: none;
	background: #ff0478;
}
/* --------------------------blog---------------open */

.blog {
	background: #fff;
	width: 100%;
	height: auto;
	padding: 0px;
	transition: 1s;
	background: #fff;
	box-shadow: 0px 0px 2px #d7d7d7;
}
.blog:hover {
	margin-top: -20px;
	transform: scale(1);
	box-shadow: 0 0 11px rgba(33,33,33,.2);
}
.xyz:hover {
	margin-top: 0px !important;
}
.blog-mg {
	height: 285px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}
.blog-mg img {
	text-align: center;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	position: absolute;
	max-width: 100%;
	max-height: 310px;
	margin: auto;
}
.blog-details {
	padding: 20px 20px;
	background-color: #ffffff;
	margin: 0px 0px 20px 0px;
	position: relative;
	z-index: 11111;
	transition: .4s;
	-o-transition: .4s;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-ms-transition: .4s;
	/*  box-shadow: 0px 0px 2px 0px #d7d7d7; */
	min-height: 220px;
}
.blog-details p {
	margin: 0px;
	color: #4e4d4d;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: justify;
}
.blog-details h2 {
	font-weight: 700;
	color: #060404;
}
.blog-details .sqs-block-button-container--center {
	margin-top: 20px;
	/* width: 100%; */
	position: absolute;
	bottom: 20px;
}
.blog-details .sqs-block-button-container--center a {
	padding: 13px 26px;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 600;
	font-style: normal;
	color: #fff;
	background-color: #d6ad00;
	border-color: #d6ad00;
	transition: 2s;
}
.blog-details a:hover {
	text-decoration: none;
	background: #ff0478;
}
/* --------------------------------blog---------------end */

.blogsidebar {
	background: #bc0000;
	border-radius: 4px;
	padding: 10px 10px;
	position: relative;
}
.blogsidebar h3 {
	color: #fff;
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	text-align: center;
}
.blogsidebar:after {
	content: '';
	position: absolute;
	left: 50%;
	top: 100%;
	margin-left: -7px;
	border: 7px solid transparent;
	border-top-color: #bc0000;
}
.update-list-box {
	background: #fff;
	border: 1px solid #fff;
	padding: 25px 5px 25px 5px;
	box-shadow: 0px 0px 3px #d4d4d4;
}
.update-blog {
	margin-bottom: 10px;
	border-bottom: solid 1px #efefef;
	padding-bottom: 10px;
}
.blog-image {
	width: 75px;
	height: 75px;
border-radius:;
	float: left;
	margin-right: 20px;
	overflow: hidden;
	border: 1px solid #e5e5e5;
}
.blog-image img {
	max-width: 100%;
	max-height: 100%;
	float: left;
}
.blog-context {
	float: left;
	width: 67%;
	margin-right: 5px;
}
.blog-context h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 18px;
	color: #e03535;
}
.blog-context span {
	color: #b1b1b1;
	font-weight: normal;
	font-size: 13px;
}
.update-blog p {
	line-height: 20px;
	font-size: 14px;
	margin-bottom: 10px;
	color: #696868;
}
.blog-read {
	width: 100%;
}
.blog-read img {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
.author {
	font-size: 18px;
	margin: 10px 0px;
	border-bottom: solid 1px #ccc;
	padding: 0px 0px 10px 0px;
	font-weight: 600;
}
.author i {
	color: #afadad;
	font-size: 18px;
	margin-right: 5px;
}
.author span {
	color: #e40000;
}
/* --------------------------Whats Your Reason---------------open */

.whats-your-reason {
	background: #fff;
	width: 100%;
	height: auto;
	padding: 0px;
	transition: 1s;
	background: #fff;
	box-shadow: 0px 0px 2px #d7d7d7;
}
.whats-your-reason:hover {
	margin-top: -20px;
	transform: scale(1);
	box-shadow: 0 0 11px rgba(33,33,33,.2);
	background: #eaeaea;
}
.whats-your-reason-mg {
	height: 310px;
	margin: 0 auto;
	position: relative;
	border: 0px solid white;
	box-shadow: 0px 0px 4px 0px #d7d7d7;
}
.whats-your-reason-mg img {
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	position: absolute;
	width: 100%;
	max-height: 310px;
	margin: auto;
}
.whats-your-reason-details {
	padding: 20px 15px;
	background-color: #ffffff;
	margin: 0px 0px 20px 0px;
	position: relative;
	z-index: 11111;
	transition: .4s;
	-o-transition: .4s;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-ms-transition: .4s;
	box-shadow: 0px 0px 2px 0px #d7d7d7;
	min-height: 250px;
}
.whats-your-reason-details p {
	margin: 0px;
	color: #4e4d4d;
	margin: 0px 0px;
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: justify;
}
.whats-your-reason-details h2 {
	color: #060404;
}
.reason {
	padding: 20px 15px;
	background-color: #ffffff;
	margin: 0px 0px 20px 0px;
	position: relative;
	z-index: 11111;
	transition: .4s;
	-o-transition: .4s;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-ms-transition: .4s;
	box-shadow: 0px 0px 2px 0px #d7d7d7;
	min-height: 535px;
}
/* -------------------------------Whats Your Reason---------------end */
 

.team-details h3 {
	margin: 0px;
	font-size: 20px;
	color: black;
	font-weight: 700;
	margin-top: 0px;
}
.team-member h2 {
	margin: 0px;
	font-size: 20px;
	color: black;
	margin-top: 0px;
	font-weight: 900;
	transform: translateY(-550px);
	transition: .5s;
	-o-transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	transition-delay: .2s;
}
.team-member p {
	margin: 0px;
	font-size: 17px;
	color: black;
	line-height: 24px;
	/* margin: 0px 20px; */
	margin-top: 10px;
	margin-bottom: 15px;
	transform: translateY(-550px);
	transition: .5s;
	-o-transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	transition-delay: .2s;
}
.team-icon {
	margin-top: 3px;
	transition: .3s;
	position: relative;
	z-index: 1;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
}
.team-social {
	padding-left: 0px;
	display: inline-flex;
	list-style: none;
	margin: 0px;
}
.team-social li {
	margin: 0px;
}
.team-social li a {
	font-size: 17px;
	color: white;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	text-align: center;
	margin-right: 11px;
	float: left;
	height: 30px;
	width: 30px;
	background-color: black;
	border-radius: 5px;
	line-height: 30px;
}
.team-social li a:hover {
	color: black;
	background-color: white;
}
.team-icon-grid {
	width: 100%;
	background-color: transparent;
	position: relative;
	margin-top: 10px;
	transform: translateY(250px);
	transition: .8s;
	-o-transition: .8s;
	-webkit-transition: .8s;
	-moz-transition: .8s;
	-ms-transition: .8s;
	transition-delay: .6s;
}
.skill {
	width: 100%;
	background-color: white;
	position: relative;
	margin-top: 70px;
}
.skill-main {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 111;
	padding-bottom: 70px;
}
.skill-title {
	padding-top: 0px;
}
.skill-row {
	margin-top: 30px;
}
.skill-title h3 {
	font-size: 31px;
	letter-spacing: 3px;
	color: #333;
	font-weight: 900;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 16px;
}
.skill-under {
	background-color: white;
}
.skill-details {
	padding-top: 10px;
	margin-bottom: 30px;
}
.skill-details p {
	font-size: 15px;
	letter-spacing: 1px;
	color: #3C3C3C;
	padding: 0px;
	line-height: 26px;
	margin-top: 0px;
}
.content {
	width: 100%;
	margin: 0;
	position: relative;
	float: left;
	font-size: 12px;
	line-height: 2em;
}
.col {
	width: 100%;
}
.faq-grid {
	margin-top: 19px;
}
.panel-default > .panel-heading {
	color: black;
	background-color: #ffcf00;
	border-color: #ffcf00;
}
.panel-heading {
	padding: 15px 15px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.panel-default {
	border-color: #dedede;
}
.panel-group {
	margin-bottom: 20px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.message1 {
	width: 100%;
	background-color: #262626;
	padding: 0px;
	margin-top: 60px;
}
#message-content1 {
	background: url(../images/message1.jpg) 50% 0 no-repeat fixed;
	margin: 0;
	height: 100%;
	position: relative;
	width: 100%;
	top: 0;
	left: 0;
	background-size: cover;
	min-height: 50vh;
}
#message-content1:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background-color: rgba(0, 0, 0, 0.3);
}
.message1-client {
	position: relative;
	z-index: 1111;
}
.message1-client h3 {
	font-size: 29px;
	letter-spacing: 2px;
	color: #ffcf00;
	margin: 0px;
	font-weight: 600;
	line-height: 41px;
}
.message1-client p {
	font-size: 33px;
	color: white;
	letter-spacing: 2px;
	margin-top: 15px;
	margin-bottom: 36px;
}
.message1-client a {
	font-size: 15px;
	padding: 7px 21px;
	background-color: #ffcf00;
	color: black;
	border-radius: 6px;
	letter-spacing: 1px;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	border: 3px solid #fff;
	margin-right: 10px;
}
.message1-client a:hover {
	color: white;
	border: 3px solid #fff;
	text-decoration: none;
	background-color: transparent;
}
/*=========================================================================== Schedule ===============================================================*/


#schedule {
	width: 100%;
	margin-top: 0px;
	position: relative;
}
.schedule-content {
	padding-top: 100px;
	padding-bottom: 0px;
}
.schedule-grid {
	width: 100%;
	margin-top: 0px;
	position: relative;
	z-index: 111;
}
.schedule-title {
	width: 100%;
}
.schedule-title h1 {
	color: #fff;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 16px;
	text-transform: uppercase;
}
.schedule-title h2 {
	color: #fff;
}
.schedule-title p {
	font-size: 18px;
	letter-spacing: 1px;
	color: #fff;
	padding: 0px;
	line-height: 27px;
	margin-top: 16px;
}
.schedule-details {
	padding: 18px;
	margin-bottom: 25px;
	border: 1px solid #F6F1F1;
	transition: .4s;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-ms-transition: .4s;
	-o-transition: .4s;
	background-color: white;
	box-shadow: 0px 0px 2px 0px #c6c6c6;
}
.photocont {
	width: 20%;
	min-height: 250px;
	float: left;
	background: #ffc32f;
	margin: 0px 0 0 0;
	transition: all 0.5s ease-in-out;/*display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;*/
}
.photocont:hover {
	background: #ff0000;
	transform: scale(1.05, 1.05);
	box-shadow: 2px 0px 15px rgba(0,0,0,0.5);
}
.photocont .photocont-icon {
	display: block;
	margin: 50px 0px 0px 0px;
}
.photocont .photocont-icon i {
	color: #fff;
	font-size: 60px;
}
.photocont {
	font-size: 29px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	color: #fff;
	font-weight: 600;
}
.orange {
	background: #ff6100;
}
.blue {
	background: #4fc3d0;
}
.violet {
	background: #7864ac;
}
.green {
	background: #a4cf27;
}
.carousel, .item, .active1 {
	height: 100%;
	position: relative;
	width: auto;
}
.nav-tabs {
	border-bottom: none;
	padding: 0px 15px;
	width: 395px;
	margin: auto;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	color: white;
	cursor: default;
	border: 1px solid transparent;
	background-color: #ffcf00;
}
.tips-row {
	margin-top: 50px;
}
.nav-tabs > li > a {
	margin-right: 11px;
	border: 1px solid #ccc;
	border-radius: 5px;
	color: #535353;
	cursor: default;
	background-color: transparent;
	font-size: 14px;
	transition: .4s;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-ms-transition: .4s;
	-o-transition: .4s;
	padding: 7px 20px;
}
.nav-tabs > li > a:hover {
	color: white;
	cursor: default;
	cursor: pointer;
	background-color: #ffcf00;
	border: 1px solid #ffcf00;
}
.details-tips {
	width: 100%;
	border-top: 1px solid #454545;
}
.tab-content {
	padding: 0px 15px;
	margin-top: 50px;
}
.about-col1 {
	padding: 0px;
	display: table;
	height: 100%;
	padding-right: 15px;
}
.day1-image {
	width: 100%;
	height: 400px;
	padding: 0px;
	background-image: url(../images/day1.jpg);
	background-size: cover;
	background-position: center center;
}
.day2-image {
	width: 100%;
	height: 400px;
	padding: 0px;
	background-image: url(../images/day2.jpg);
	background-size: cover;
	background-position: center center;
}
.day3-image {
	width: 100%;
	height: 400px;
	padding: 0px;
	background-image: url(../images/day3.jpg);
	background-size: cover;
	background-position: center center;
}
.day4-image {
	width: 100%;
	height: 400px;
	padding: 0px;
	background-image: url(../images/day4.jpg);
	background-size: cover;
	background-position: center center;
}
.day-text {
	padding: 0px 30px;
}
.day-text h3 {
	color: #151515;
	font-size: 28px;
	line-height: 26px;
	letter-spacing: 1px;
	margin-bottom: 21px;
	font-weight: 700;
}
.day-text h2 {
	color: #151515;
	font-size: 21px;
	line-height: 26px;
	letter-spacing: 1px;
	margin-bottom: 38px;
	margin-top: 0px;
}
.day-text p {
	color: #4b4b4b;
	font-size: 16px;
	line-height: 25px;
	letter-spacing: 1px;
	margin-bottom: 11px;
}
.day-text a {
	font-size: 15px;
	padding: 7px 21px;
	background-color: #ffcf00;
	color: black;
	border-radius: 6px;
	letter-spacing: 1px;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	border: 3px solid #ffcf00;
	margin-right: 10px;
}
.day-text a:hover {
	color: black;
	border: 3px solid black;
	text-decoration: none;
	background-color: transparent;
}
.details-row {
	height: 400px;
	background-color: white;
	border: 1px solid #f0f0f0;
	box-shadow: 0px 0px 2px 0px #f0f0f0;
}
.property-details-bottom h3 {
	color: black;
	font-size: 17px;
}
.property-icon {
	color: white;
	font-size: 19px;
	height: 40px;
	width: 40px;
	background-color: #D75711;
	text-align: center;
	line-height: 36px;
	box-shadow: 2px 2px 3px 0px #B0460C;
	transition: .4s;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-ms-transition: .4s;
	-o-transition: .4s;
}
#video {
	background: url(../images/video.jpg) 50% 0 no-repeat fixed;
	margin: 0;
	height: 100%;
	position: relative;
	width: 100%;
	margin-top: 100px;
	left: 0;
	background-size: cover;
	min-height: 50vh;
}
#video:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background-color: rgba(0, 0, 0, 0.1);
}
.video-content {
	padding: 100px 0px;
	position: relative;
	z-index: 111;
}
.video-grid h3 {
	color: white;
	font-size: 32px;
}
.video-icon {
	font-size: 23px;
	width: 50px;
	height: 50px;
	background-color: white;
	line-height: 49px;
	text-align: center;
	border-radius: 150px;
	margin-top: 20px;
	color: #ffcf00;
}
.video-grid a:hover {
	text-decoration: none;
	color: #24d8d2;
}
/*=========================================================================== WORK ===============================================================*/




#work {
	width: 100%;
	margin-top: 0px;
}
.work-content {
	padding-bottom: 100px;
}
.work-grid {
	width: 100%;
}
.work-title {
	padding-top: 100px;
}
.work-title h1 {
	letter-spacing: 3px;
	color: #fff;
	font-weight: 900;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 16px;
}
.work-title h2 {
	color: #fff;
}
.work-title p {
	font-size: 18px;
	letter-spacing: 1px;
	color: #fff;
	padding: 0px;
	line-height: 27px;
	margin-top: 16px;
}
.work-details {
	margin-top: 30px;
}
.overlay {
	height: 100%;
	width: 100%;
	background-color: rgba(255, 207, 0, 0.9);
	position: absolute;
	z-index: 1;
	transform: scale(0);
	transition: .4s;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-ms-transition: .4s;
	-o-transition: .4s;
}
.overlay-main {
	width: 100%;
	height: 100%;
	display: table;
}
.work-icon {
	font-size: 40px;
	color: white;
	text-align: center;
}
.portfolio-wrapper:hover .overlay {
	transform: scale(1);
}
#filters {
	padding: 0;
	list-style: none;
	margin-bottom: 30px;
	width: 455px;
	margin: auto;
	margin-bottom: 55px;
}
#filters li {
	float: left;
	margin-right: 8px;
}
#filters li span {
	display: block;
	padding: 5px 15px;
	text-decoration: none;
	color: #666;
	cursor: pointer;
	border: 1px solid #E4E4E4;
	border-radius: 5px;
}
#filters li span.active {
	background: #ffcf00;
	color: white;
	border: 1px solid #ffcf00;
	border-radius: 5px;
}
#portfoliolist .portfolio {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	width: 32%;
	margin: 0%;
	display: none;
	float: left;
	overflow: hidden;
	margin-right: 1%;
	margin-bottom: 1%;
}
.portfolio-wrapper {
	overflow: hidden;
	position: relative !important;
	background: #0F569C;
}
.portfolio img {
	max-width: 100%;
	position: relative;
	top: 0;
	-webkit-transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
}
.portfolio-wrapper img {
	transition: .4s;
	-o-transition: .4s;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-ms-transition: .4s;
}
.portfolio .text-category {
	display: block;
	font-size: 9px;
}







/* #Tablet (Portrait) */



/*  #Mobile (Portrait) - Note: Design for a width of 320px */
@media only screen and (max-width: 767px) {
#ads {
	display: none;
}
}


/* #Mobile (Landscape) - Note: Design for a width of 480px */
@media only screen and (min-width: 480px) and (max-width: 767px) {
#ads {
	display: none;
}
}
/* #Clearing */

/* Self Clearing Goodness */
.container:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix:before, .clearfix:after, .row:before, .row:after {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.row:after, .clearfix:after {
	clear: both;
}
.row, .clearfix {
	zoom: 1;
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
/*================================================================ FANCYBOX ===============================================================*/




.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}
.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}
.fancybox-skin {
	position: relative;
	background: #17C9C3;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.fancybox-opened {
	z-index: 8030;
}
.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
	position: relative;
}
.fancybox-inner {
	overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}
.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}
.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../img/fancybox_sprite.png');
}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}
#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../img/fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
	background: url('../img/close.png') center center no-repeat;
}
.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../img/blank.gif');
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}
.fancybox-prev {
	left: 0;
}
.fancybox-next {
	right: 0;
}
.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}
.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}
.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}
.fancybox-nav:hover span {
	visibility: visible;
}
.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}
.fancybox-lock {
	overflow: visible !important;
	width: auto;
}
.fancybox-lock body {
	overflow: visible !important;
}
.fancybox-lock-test {
	overflow-y: visible !important;
}
.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../fancybox_overlay.png');
}
.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}
.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: auto;
	background-color: rgba(0, 0, 0, 0.83);
}
.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}
.fancybox-opened .fancybox-title {
	visibility: visible;
}
.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}
.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent;
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}
.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}
.fancybox-title-inside-wrap {
	padding-top: 10px;
}
.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}
 @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../fancybox_sprite@2x.png');
	background-size: 44px 152px;
}
#fancybox-loading div {
	background-image: url('../fancybox_loading@2x.gif');
	background-size: 24px 24px;
}
}
#fancybox-buttons {
	position: fixed;
	left: 0;
	width: 100%;
	z-index: 8050;
}
#fancybox-buttons.top {
	top: 10px;
}
#fancybox-buttons.bottom {
	bottom: 10px;
}
#fancybox-buttons ul {
	display: block;
	width: 166px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	border: 1px solid #111;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	-moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	background: rgb(50,50,50);
	background: -moz-linear-gradient(top, rgb(68,68,68) 0%, rgb(52,52,52) 50%, rgb(41,41,41) 50%, rgb(51,51,51) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(68,68,68)), color-stop(50%, rgb(52,52,52)), color-stop(50%, rgb(41,41,41)), color-stop(100%, rgb(51,51,51)));
	background: -webkit-linear-gradient(top, rgb(68,68,68) 0%, rgb(52,52,52) 50%, rgb(41,41,41) 50%, rgb(51,51,51) 100%);
	background: -o-linear-gradient(top, rgb(68,68,68) 0%, rgb(52,52,52) 50%, rgb(41,41,41) 50%, rgb(51,51,51) 100%);
	background: -ms-linear-gradient(top, rgb(68,68,68) 0%, rgb(52,52,52) 50%, rgb(41,41,41) 50%, rgb(51,51,51) 100%);
	background: linear-gradient(top, rgb(68,68,68) 0%, rgb(52,52,52) 50%, rgb(41,41,41) 50%, rgb(51,51,51) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222', GradientType=0 );
}
#fancybox-buttons ul li {
	float: left;
	margin: 0;
	padding: 0;
}
#fancybox-buttons a {
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background-color: transparent;
	background-image: url('fancybox_buttons.png');
	background-repeat: no-repeat;
	outline: none;
	opacity: 0.8;
}
#fancybox-buttons a:hover {
	opacity: 1;
}
#fancybox-buttons a.btnPrev {
	background-position: 5px 0;
}
#fancybox-buttons a.btnNext {
	background-position: -33px 0;
	border-right: 1px solid #3e3e3e;
}
#fancybox-buttons a.btnPlay {
	background-position: 0 -30px;
}
#fancybox-buttons a.btnPlayOn {
	background-position: -30px -30px;
}
#fancybox-buttons a.btnToggle {
	background-position: 3px -60px;
	border-left: 1px solid #111;
	border-right: 1px solid #3e3e3e;
	width: 35px
}
#fancybox-buttons a.btnToggleOn {
	background-position: -27px -60px;
}
#fancybox-buttons a.btnClose {
	border-left: 1px solid #111;
	width: 35px;
	background-position: -56px 0px;
}
#fancybox-buttons a.btnDisabled {
	opacity : 0.4;
	cursor: default;
}
#fancybox-thumbs {
	position: fixed;
	left: 0;
	width: 100%;
	overflow: hidden;
	z-index: 8050;
}
#fancybox-thumbs.bottom {
	bottom: 2px;
}
#fancybox-thumbs.top {
	top: 2px;
}
#fancybox-thumbs ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}
#fancybox-thumbs ul li {
	float: left;
	padding: 1px;
	opacity: 0.5;
}
#fancybox-thumbs ul li.active {
	opacity: 0.75;
	padding: 0;
	border: 1px solid #fff;
}
#fancybox-thumbs ul li:hover {
	opacity: 1;
}
#fancybox-thumbs ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #222;
	background: #111;
	outline: none;
}
#fancybox-thumbs ul li img {
	display: block;
	position: relative;
	border: 0;
	padding: 0;
	max-width: none;
}
/*--------------------------------------------------------------- PRICIING ------------------------------------------------------------*/




#pricing {
	height: auto;
	width: 100%;
	background-color: #ffcf00;
}
.pricing-content {
	padding-bottom: 100px;
}
.price-title {
	padding-top: 100px;
}
.price-title h3 {
	font-size: 31px;
	letter-spacing: 3px;
	color: white;
	font-weight: 900;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 16px;
}
.price-title p {
	font-size: 16px;
	letter-spacing: 1px;
	color: white;
	padding: 0px;
	line-height: 27px;
	margin-top: 16px;
}
.white {
	background-color: white;
}
.price-grid {
	margin-top: 0px;
}
.price-pack {
	position: relative;
	margin: 0px 0px;
	border: 1px solid #FFD800;
	padding: 28px 0px;
	background-color: white;
	transition: .4s;
	-o-transition: .4s;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-ms-transition: .4s;
	margin-right: 10px;
	box-shadow: 0px 0px 6px 0px #e7b300;
}
.price-pack:hover {
	box-shadow: 0px 0px 6px 0px #b48b00;
}
.price-pack:hover .price-pack-head h3 {
	margin: 0px 25px;
	margin-top: 7px;
}
.price-pack-head {
	padding-bottom: 12px;
}
.price-pack-head h3 {
	margin: 0px;
	color: #FFF;
	padding-top: 0px;
	font-size: 21px;
	font-weight: 700;
	letter-spacing: 3px;
	transition: .4s;
	-o-transition: .4s;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-ms-transition: .4s;
	margin-top: 7px;
	padding: 11px 30px;
	background-color: #ffcf00;
}
.price-pack-head p {
	margin: 0px;
	font-size: 18px;
	margin-top: 8px;
	color: #727272;
	padding: 0px 30px;
}
.price-pack-head p span {
	font-size: 54px;
	color: #ffcf00;
	font-weight: 900;
}
.price-pack-body {
	margin-top: 16px;
	padding-bottom: 10px;
	padding: 0px 30px;
}
.price-pack-body ul {
	padding: 0px;
	display: inherit;
	list-style: none;
	position: relative;
	margin-bottom: 41px;
}
.price-pack-body ul li {
	border-bottom: 1px solid #efefef;
	padding: 13px 0px;
	font-size: 14px;
	color: #4d4d4d;
}
.price-pack-body ul li:first-child {
	border-top: 1px solid #efefef;
}
.price-pack-body a {
	font-size: 15px;
	padding: 7px 21px;
	background-color: #ffcf00;
	color: black;
	border-radius: 6px;
	letter-spacing: 1px;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	border: 3px solid #ffcf00;
	margin-right: 10px;
}
.price-pack-body a:hover {
	color: black;
	border: 3px solid black;
	text-decoration: none;
	background-color: transparent;
}
/*============================================================= TESTIMONIAL ================================================================*/




#testimonial {
	width: 100%;
	margin-top: 0px;
	position: relative;
}
.testimonial-content {
	padding-bottom: 80px;
	padding-top: 100px;
}
.testimonial-grid {
	width: 100%;
	position: relative;
	z-index: 111;
}
.testimonial-title {
	padding-top: 0px;
}
.testimonial-title h1 {
	color: white;
	font-weight: 400;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 16px;
}
.testimonial-title h2 {
	color: white;
}
.testimonial-title h3 {
	font-size: 40px;
	color: #fff;
	font-weight: 400;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 16px;
}
.testimonial-title p {
	font-size: 18px;
	letter-spacing: 1px;
	color: #fff;
	padding: 0px;
	line-height: 27px;
	margin-top: 16px;
}
.testimonial-details {
	width: 100%;
}
.carousel-indicators1 {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none;
}
section {
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	margin-top: 48px;
}
.quote {
	color: rgba(0,0,0,.1);
	text-align: center;
	margin-bottom: 20px;
}
#fade-quote-carousel.carousel {
	padding-bottom: 0px;
	height: auto;
	position: relative;
}
#fade-quote-carousel.carousel .carousel-inner .item {
	opacity: 0;
	-webkit-transition-property: opacity;
	-ms-transition-property: opacity;
	transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
	opacity: 1;
	-webkit-transition-property: opacity;
	-ms-transition-property: opacity;
	transition-property: opacity;
}
.carousel-indicators .active {
	opacity: 1;
	-webkit-transition-property: opacity;
	-ms-transition-property: opacity;
	transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-indicators {
	bottom: -32px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
	background-color: #ffcf00;
	border: none;
}
#fade-quote-carousel blockquote {
	text-align: center;
	border: none;
}
.item blockquote p {
	font-size: 16px;
	color: #2D2D2D;
	margin-bottom: 0px;
	line-height: 32px;
	position: relative;
}
.item blockquote p span {
	font-size: 23px;
	color: black;
	position: relative;
	line-height: 44px;
}
.item {
	width: 100%;
	height: auto;
}
.circle-img {
	width: 100%;
	height: 100%;
	border-radius: 5px;
}
#fade-quote-carousel .profile-circle {
	width: 100px;
	height: 100px;
	margin: 0 auto;
	border-radius: 100px;
	margin-bottom: 9px;
	margin-top: 10px;
}
section {
	height: auto;
	margin: 40px 0;
}
/*--------------------------------------------------------------- sponsors ------------------------------------------------------------*/





#coffee-break {
	height: auto;
	width: 100%;
	background: #e6e6e6 url(../images/cofee-break.jpg) fixed no-repeat;
	background-size: cover;
	position: relative;
}
#coffee-break:before {
	background: rgba(0,0,0,0.4);
	position: absolute;
	content: "";
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
}
/* #sponsors{
    height: auto;
    width: 100%;
    background-color: #ffcf00;
} */

.sponsors-content {
	padding-bottom: 100px;
}
.sponsors-title {
	padding-top: 100px;
}
.sponsors-title h1 {
	color: white;
	font-weight: 400;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 16px;
}
.sponsors-title h2 {
	color: white;
}
.sponsors-title p {
	font-size: 18px;
	letter-spacing: 1px;
	color: white;
	padding: 0px;
	line-height: 27px;
	margin-top: 16px;
}
.white {
	background-color: white;
}
.sponsors-grid {
	margin-top: 0px;
}
.sponsors-image {
}
.sponsors-img {
	width: 100%;
	height: auto;
}
/*============================================================== footer =====================================================================*/

footer {
	background: #fff;
	position: fixed;
	bottom: 0px;
	width: 100%;
}
.footer-logo {
	text-align: center;
}
.footer-logo img {
	text-align: center;
	position: relative;
	max-width: 100%;
}
.footer-logo img:after {
	background: #000;
}
.footer-logo img:before, .footer-logo img:after {
	content: "";
	position: absolute;
	height: 5px;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	top: 0;
	width: 600px;
}
.footer-logo img:before {
	right: 100%;
	margin-right: 15px;
}
.footer-logo img:after {
	left: 100%;
	margin-left: 15px;
}
#contact {
	color: transparent;
	width: 100%;
	margin-top: 0px;
	position: relative;
}
#contact-content {
	background: url(../images/contact.jpg) 50% 0 no-repeat fixed;
	margin: 0;
	height: 100%;
	position: relative;
	width: 100%;
	top: 0;
	left: 0;
	background-size: cover;
	padding: 100px 0px;
}
.fo-hedi {
	font-size: 20px;
	font-weight: 600;
}
.addr-foot ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.addr-foot ul li {
	margin: 0px;
	padding: 0px 0px 18px 35px;
	text-align: left;
	font-size: 15px;
	color: #fff;
	line-height: 24px;
}
.addr-foot h3 {
	color: #fff;
	margin: 0px;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	padding: 0px 0px 20px 0px;
}
.addr-foot ul li a {
	font-size: 15px;
	color: #fff;
}
.addr-foot a:hover {
	background: none;
	color: #fff;
	text-decoration: underline;
}
.inner-foot h3 {
	color: #fff;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	padding: 0px 0px 20px 0px;
}
.inner-foot ul {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	list-style: none;
}
.inner-foot ul li {
	margin: 0px;
	padding: 0px 0px 5px 15px;
	text-align: left;
	font-size: 15px;
	color: #c2c2c2;
	line-height: 30px;
	background: url(../images/footer-arrow.png) left 11px no-repeat;
}
.inner-foot ul li a {
	color: #fff;
}
.inner-foot a:hover {
	background: none;
	color: #ffcf00;
	text-decoration: none;
}
.foot-1 {
	margin-right: 0%;
}
.footer-heading {
	border-bottom: 1px solid rgba(255, 255, 255, 0.6);
	max-width: 562px;
	margin: 0px 0px 30px 0px;
}
.footer-heading h3 {
	text-align: left;
	border-bottom: 3px solid #ffff;
	font-size: 20px;
	font-weight: 400;
	color: #fff;
	display: inline-block;
	padding: 0px 0px 8px 0px;
	margin: 0px;
}
.submit {
	background: #b80000;
	text-decoration: none;
	font-size: 15px;
	line-height: 22px;
	font-weight: 600;
	padding: 11px 40px 11px;
	border: 2px solid transparent;
	border-radius: 0;
	color: #fff;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
	cursor: pointer;
	outline: none!important;
	-webkit-font-smoothing: antialiased;
	border-radius: 2px;
}
.submit:hover {
	background: #ffcf00;
	color: #fff;
}
.payment {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
	background: #f9f9f8;
	padding: 5px 10px;
	border-radius: 4px;
}
.payment img {
	max-width: 100%;
	text-align: center;
}
.msme {
	background: #f9f9f8;
	text-align: center;
	border: solid 1px #000;
	padding: 5px;
	border-radius: 4px;
}
.msme img {
	max-width: 100%;
}
.input {
	width: 100%;
	padding: 10px 10px;
	background: #f9f9f8;
	border: none;
}
.map {
	width: 100%;
	text-align: center;
}
.map img {
	max-width: 100%;
}
.white-bg {
	background: #fff !important;
}
.icon {
	float: left;
}
.footer-2 {
	border-top: solid 1px #2d2929;
	padding: 20px 0px;
	margin: 30px 0px 0px 0px;
}
.copy {
	float: left;
	font-size: 13px;
	color: #c2c2c2;
}
.aks {
	float: right;
}
.c-footer {
	background: #fff;
	padding: 60px 20px 30px 20px !important;
}
.c-footer_logo {
	margin-bottom: 10px;
}
.social {
	text-align: center
}
.social ul {
	list-style: none;
	margin: 0px auto;
	padding: 0px;
}
.social ul li {
	display: inline-block;
	margin: 10px;
	margin-bottom: 5px;
	color: #fff;
}
.social ul li a i {
	border: solid 1px #000;
	border-radius: 100%;
	font-size: 20px;
	color: #000;
	width: 40px;
	height: 40px;
	padding: 10px;
	transition: 2s;
}
.social ul li a i:hover {
	background: #000;
	color: #fff;
	border-radius: 100%;
}
.sitelink {
	width: 100%;
}
.sitelink ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-right: solid 1px #000;
	right: -15px;
	position: relative;
}
.sitelink ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
}
.addres {
	margin: 0px 0px 0px 40px;
}
.addres p {
	font-size: 18px;
}
.addres ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.addres ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
}
.c-footer_newsletter_title {
	padding-top: 0px;
	margin-bottom: 30px;
}
.c-footer_newsletter_title {
	padding-top: 20px;
	margin-bottom: 1.875rem;
}
.c-copyright {
	margin-bottom: 40px;
	font-weight: 500;
	font-size: 18pt;
	color: #000;
}
.c-copyright p {
	color: #000;
	font-size: 14px;
}
/* .social ul li a i img:hover {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
} */
#followbuttons {
	top: 35%;
	border: 0;
	position: fixed;
	z-index: 100;
	right: 5px;
	width: 50px;
	height: 200px;
}
#followbuttons img {
	margin-bottom: 10px;
	-webkit-transition: -webkit-transform 0.8s ease-in-out;
	transition: transform 0.8s ease-in-out;
}
#followbuttons img:hover {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}
.contact-grid {
	position: relative;
	z-index: 111;
}
.contact-title {
	padding-top: 0px;
}
.contact-col h3 {
	font-size: 33px;
	letter-spacing: 3px;
	color: #333;
	font-weight: 700;
	margin-top: 100px;
	padding: 0px;
}
.contact-col p {
	font-size: 16px;
	letter-spacing: 1px;
	color: #1A1A1A;
	padding: 0px;
	line-height: 27px;
	margin-top: 19px;
}
.contact-row {
	margin-top: 50px;
}
.contact-form-details {
	margin-top: 0px;
	padding-bottom: 0px;
}
.contact-form {
	width: 100%;
	margin: auto;
}
.form-group {
	margin-bottom: 20px;
}
.form-control {
	background-color: #fff;
	color: #000 !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 8px 10px;
	overflow: hidden;
	border: none;
	-webkit-border-radius: 0;
	-webkit-transition-property: background-color;
	-moz-transition-property: background-color;
	-o-transition-property: background-color;
	transition-property: background-color;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.form-control:enabled {
	box-shadow: none;/* border: 1px solid #c8c8c8; */
}
.sub1 {
	text-align: center;
}
.sub {
	border: solid 1px #000 !important;
	top: -30px !important;
	background: #fff !important;
	font-size: 27px !important;
	color: #000;
	letter-spacing: 3px !important;
	padding: 17px 20px !important;
}
.has-error .form-control {
	border-color: #000;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.contact-col {
	background-color: white;
	border: 1px solid #fff;
	padding: 0px 70px;
	padding-bottom: 100px;
}
.contact-form-details {
	margin-top: 0px;
	padding-bottom: 0px;
}
.contact-form {
	width: 100%;
	margin: auto;/*	margin-top: 50px;*/
}
.has-error .help-block {
	color: #848383;
	text-align: center;
}
.has-error .form-control:enabled {
	border: 1px solid #d4d4d4
}
.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	width: 100%;
}
.btn-success.disabled {
	background-color: #ffcf00;
	border-color: #ffcf00;
	color: black;
	cursor: not-allowed;
}
.btn.disabled:hover {
	background-color: #ffcf00;
	border-color: #ffcf00;
	color: black;
	cursor: not-allowed;
}
.btn-success:hover {
	cursor: pointer;
	background-color: #ffcf00;
	border-color: #ffcf00;
	color: black;
}
.btn-success {
	background-color: #ffcf00;
	border-color: #ffcf00;
	color: black;
}
.text-danger {
	color: black;
	position: absolute;
	width: 100%;
	text-align: center;
}
.text-success {
	color: black;
	;
	position: absolute;
	width: 100%;
	text-align: center;
}
.hidden {
	display: none !important;
	color: #2a99cc;
}
.contact-colamn {
	padding-top: 0px;
}
.contact-col-grid {
	background-color: transparent;
	padding: 18px 26px;
	margin: 0px;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
	border: 1px solid #ffcf00;
}
.contact-icon {
	font-size: 19px;
	color: white;
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #ffcf00;
	height: 50px;
	width: 50px;
	text-align: center;
	line-height: 48px;
	border-radius: 5px;
}
.contact-row {
	margin-top: 100px;
	margin-bottom: 80px;
}
.contact-col-grid h3 {
	font-size: 29px;
	color: white;
	position: relative;
	margin-top: 15px;
}
.contact-col-grid p {
	font-size: 17px;
	color: #ffcf00;
	line-height: 23px;
	position: relative;
}
.copyright-details {
}
.copyright h3 {
	margin: 0px;
	padding: 16px 0px;
	text-align: center;
	font-size: 13px;
	color: #000000;
	line-height: 20px;
}
.form-control::-webkit-input-placeholder {
 color: black;
}
.form-control:-moz-placeholder {
 color: black;
}
.form-control::-moz-placeholder {
 color: black;
}
.form-control:-ms-input-placeholder {
 color: black;
}
/* -------------------------------------footer---end---------------------------------------- */


/* ------------------------------------thankyou--------------------------------------------- */
.thanku {
	background: url(../images/thank.jpg) top center no-repeat !important;
	background-size: cover !important;
	margin: 0;
	padding: 60px 0 120px 0;
}
.thanku-outer {
	background: rgba(251, 251, 251, 0.8);
	border: 1px solid rgba(0, 0, 0, 0.1);
	padding: 40px 50px 40px 50px;
	min-height: 450px;
	margin: 20px 0 10px 0;
	text-align: center;
}
.thanku-outer p {
	text-align: center !important;
	margin: 30px 0px 0px 0px;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
.im {
	margin: 20px 0px;
	text-align: center;
}
.thanku-hed {
	font-size: 44px;
	font-weight: 600;
	color: #cb202d;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.meebizz {
	background: #3366cc;
	text-transform: none;
	text-align: center;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0 auto;
	letter-spacing: 5px;
	padding: 10px 30px;
	display: table
}
.pro-hd span.login-bg {
	background: #e0dcdb;
}
/* ------------------------------------thankyou--------------------------------------------- */

/*=============================================================== RESPONSIVE ======================================================*/



@media screen and (max-width: 992px) {
.navbar-nav li {
	float: left;
	margin: 0px 7px;
	display: inherit;
}
.navbar-default .navbar-nav > li > a {
	color: white;
	letter-spacing: 1px;
	transition: .2s;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
	padding: 10px 0px;
}
.photocont {
	width: 100%;
	margin-top: 0px;
}
.sitelink ul {
	border-right: none;
	right: 0px;
}
.addres {
	margin: 0px;
}
}
 @media screen and (max-width: 865px) {
.navbar-nav li {
	float: left;
	margin: 0px 5px;
	display: inherit;
}
}
@media screen and (max-width: 768px) {
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	background: rgba(0,0,0,0.7);
}
.service-mg img {
	max-height: none;
}
.whats-your-reason-mg img {
	width: auto;
	max-height: none;
}
.container {
	width: 100%;
}
.container-fluid {
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto
}
.navbar-default {
	margin: 0px 0px;
}
.navbar-default .navbar-nav > li > a {
	color: white;
	letter-spacing: 2px;
	/* font-size: 11px; */
	transition: .2s;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
	padding: 10px 0px;
}
.navbar-default.small .navbar-nav > li > a {
	color: black;
	letter-spacing: 2px;
	/* font-size: 11px; */
	transition: .2s;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
	padding: 10px 0px;
}
.navbar-nav li {
	float: left;
	margin: 0px 4px;
	/* display: inherit; */
	width: 100%;
}
.navbar-nav {
	float: left;
	margin: 17px 0px;
	margin-right: 10px;
}
.home-text p {
	font-size: 16px;
	color: white;
	line-height: 25px;
	padding-bottom: 0px;
	margin: 0px 10px;
	margin-bottom: 25px;
}
.about-details p {
	font-size: 13px;
	line-height: 25px;
	margin-bottom: 34px;
	margin-top: 9px;
	padding-right: 24px;
}
.faq-grid {
	margin-top: 60px;
}
.price-pack {
	position: relative;
	margin: 0px 0px;
	border: 1px solid #FFD800;
	padding: 28px 0px;
	background-color: white;
	transition: .4s;
	-o-transition: .4s;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-ms-transition: .4s;
	margin-right: 10px;
	box-shadow: 0px 0px 6px 0px #e7b300;
	margin-bottom: 30px;
}
.pricing-content {
	padding-bottom: 70px;
}
#skill {
	list-style: none;
	padding: 34px 2px;
}
.skill-details {
	padding-top: 32px;
}
.skill-main {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 111;
	padding-bottom: 66px;
}
.about-details {
	margin-left: 30px;
}
/* .navbar-default .navbar-nav > li > a:hover {
	color: #ffcf00;
} */
}
@media screen and (max-width: 767px) {
.navbar-default.small .navbar-nav > li > a {
	color: white;
	letter-spacing: 2px;
	transition: .2s;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
	padding: 10px 0px;
}
.navbar-default .navbar-nav > li > a:hover {
	color: #ffcf00;
}
.us-row {
	height: 350px;
	background-color: #F6F6F6;
}
.about-col {
	padding: 0px;
	display: table;
	height: 100%;
	background-color: #F6F6F6;
}
/* .navbar-default .navbar-toggle {
	border-color: #ddd;
	margin-top: -56px;
}
.navbar-default {
	background-color: transparent;
	height: 75px;
	border-bottom: none;
	overflow: visible;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
}
.navbar-nav {
	float: right;
	margin: 11px 21px;
	margin-right: 36%;
	display: inherit;
	width: 200px;
	background-color: transparent;
}
.navbar-style {
	padding: 0px;
}
.navbar-nav li {
	float: left;
	margin: 9px 11px;
	display: inherit;
	width: 100%;
}
.navbar-fixed-top .navbar-collapse {
	max-height: 100%;
	background-color: rgba(0, 0, 0, 0.76);
	position: relative;
}
.navbar-default .navbar-nav > li > a {
	color: white;
	letter-spacing: 2px;
	font-size: 16px;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	padding: 10px 0px;
	text-align: center;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: transparent;
	overflow: visible;
} */
.about-details {
	margin-top: 30px;
	margin-left: 0px;
}
.details-row {
	background-color: white;
	border: 1px solid #f0f0f0;
	box-shadow: 0px 0px 2px 0px #f0f0f0;
	height: auto;
}
.about-col1 {
	padding: 0px;
	height: 100%;
	padding-right: 0px;
	display: block;
}
.about-col {
	padding: 0px;
	display: block;
	background-color: white;
}
.day-text {
	padding: 30px 30px;
	padding-bottom: 60px;
}
.price-pack {
	margin: 12px 0px;
}
.pricing-content {
	padding-bottom: 88px;
}
.contact-col {
	background-color: white;
	border: 1px solid #fff;
	box-shadow: 0px 0px 9px 0px #e3e3e3;
	padding: 0px 70px;
	padding-bottom: 100px;
	margin: 0px 15px;
}
}
 @media screen and (max-width: 640px) {
#portfoliolist .portfolio {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	width: 50%;
	margin: 0%;
	display: none;
	float: left;
	overflow: hidden;
}
}
 @media screen and (max-width: 480px) {
.wow {
	animation-name: none!important;
	visibility: visible !important;
}
.home-text h3 {
	font-size: 32px;
	color: white;
	letter-spacing: 4px;
	line-height: 39px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.message1-client p {
	font-size: 33px;
	color: white;
	letter-spacing: 2px;
	margin-top: 15px;
	margin-bottom: 36px;
	line-height: 34px;
}
.contact-col {
	background-color: white;
	border: 1px solid #fff;
	padding: 0px 20px;
	padding-bottom: 100px;
	margin: 0px 15px;
	box-shadow: none;
}
.about-title p {
	font-size: 14px;
	letter-spacing: 1px;
	/* color: #5D5D5D; */
	padding: 0px 30px;
	line-height: 27px;
	margin-top: 24px;
}
.us-row {
	height: 450px;
	background-color: #F6F6F6;
}
#filters li {
	float: none;
	margin-bottom: 5px;
}
#filters {
	padding: 0;
	list-style: none;
	margin-bottom: 30px;
	width: 100%;
	margin: auto;
	margin-bottom: 30px;
}
.item blockquote p {
	font-size: 16px;
	margin-bottom: 0px;
	line-height: 30px;
	position: relative;
}
.navbar-default.small .navbar-nav > li > a {
	color: white;
	letter-spacing: 2px;
	transition: .2s;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
	padding: 10px 0px;
	font-weight: 600;
	font-size: 16px;
}
}
 @media screen and (max-width: 320px) {
.wow {
	animation-name: none!important;
	visibility: visible !important;
}
.about-details p {
	font-size: 13px;
	line-height: 25px;
	margin-bottom: 34px;
	margin-top: 9px;
	padding-right: 12px;
}
.about-details {
	margin-top: 0px;
	margin-left: 12px;
}
.about-details {
	margin-top: 0px;
	margin-left: 0px;
}
.home-text h3 {
	font-size: 18px;
	color: white;
	letter-spacing: 4px;
	line-height: 25px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.home-text p {
	font-size: 13px;
	color: white;
	line-height: 22px;
	letter-spacing: 1px;
	padding-bottom: 0px;
	margin: 0px 0px;
	margin-bottom: 9px;
}
.home-text h2 {
	font-size: 18px;
	color: #ffcf00;
	line-height: 23px;
	letter-spacing: 2px;
	padding-bottom: 9px;
	margin-top: 10px;
}
.home-contact1 {
	font-size: 12px;
	padding: 7px 12px;
	background-color: #ffcf00;
	color: white;
	border-radius: 6px;
	letter-spacing: 1px;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	border: 3px solid #fff;
	margin-right: 5px;
}
.home-contact2 {
	font-size: 12px;
	padding: 7px 12px;
	margin-left: 5px;
}
.about-title p {
	font-size: 13px;
	letter-spacing: 1px;
	padding: 0px 0px;
	line-height: 23px;
	margin-top: 24px;
}
#portfoliolist .portfolio {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	width: 100%;
	margin: 0%;
	display: none;
	float: left;
	overflow: hidden;
}
.service-title p {
	font-size: 13px;
	letter-spacing: 1px;
	padding: 0px 0px;
	line-height: 23px;
	margin-top: 24px;
}
.team-title p {
	font-size: 13px;
	letter-spacing: 1px;
	padding: 0px 0px;
	line-height: 23px;
	margin-top: 24px;
}
.price-title p {
	font-size: 13px;
	letter-spacing: 1px;
	padding: 0px 0px;
	line-height: 23px;
	margin-top: 24px;
}
.testimonial-details {
	width: 100%;
	padding-bottom: 0px;
}
.contact-title p {
	font-size: 13px;
	letter-spacing: 1px;
	padding: 0px 5px;
	line-height: 23px;
	margin-top: 24px;
}
.what-title p {
	font-size: 13px;
	letter-spacing: 1px;
	color: #1A1A1A;
	padding: 0px;
	line-height: 23px;
	margin-top: 24px;
}
.about-details h2 {
	font-size: 14px;
	color: #818181;
	letter-spacing: 1px;
	line-height: 29px;
	margin-bottom: 11px;
	margin-top: 1px;
	padding-right: 24px;
}
.about-details p {
	font-size: 13px;
	line-height: 25px;
	margin-bottom: 17px;
	margin-top: 9px;
	padding-right: 12px;
}
.nav-tabs {
	border-bottom: none;
	padding: 0px 15px;
	width: 100%;
	margin: auto;
}
.nav-tabs>li {
	float: left;
	margin-bottom: 12px;
}
}
/*--preeti ---*/
.login-bg{ background: url(../images/login-bg.jpg) 50% 0 no-repeat fixed !important; background-size:cover !important;}
.user-bg{ background: url(../images/userdashboard-bg.jpg) 50% 0 no-repeat fixed !important; background-size:cover !important;}

.contact-form-outer {
    width: 75% !important;
    background: rgba(0, 0, 0, 0.5);
	padding:30px !important;
	margin-top: 10px !important;
	
}
.login-btn {
    margin: auto;
    width: 100%;
    padding: 13px 0px;
    background: #027af5;
    text-align: center;
    font-size: 20px;
    color: #fff;
    border: none;
	text-transform:uppercase;  transition: 0.3s;
}
.login-btn:hover { 
 background:#df0101; 
}

.control2 {
    height: 54px !important;
}
.controls-out {
    margin-top: 18px;
}

/*-- contact page ---*/
.contact-outer {
    width: 100%;
    padding: 65px 0px 102px 0px;
    margin: 0px;
}
.con-out{position:relative; padding:0px; margin:0px; }
.blue-div {
    background: #efefef;
    padding: 18px;
    margin: 0px;
    border: 1px solid #cbcbcb;
}
header.con-heading {
    margin: 0px;
    padding-bottom: 15px;
}
.con-heading h2 {
    font-weight: 300;
    font-size: 45px;
    line-height: 50px;
    color: #ff3d55;
    padding: 10px;
    position: relative;
    margin-bottom: 5px;
    font-family: 'Open Sans', sans-serif;
}
.con-heading h2:before, .con-heading h2:after {
    position: absolute;
    content: '';
    background: #ff3d55;
    height: 3px;
    left: 88px;
    width: 27px;
    bottom: 0px;
}
.con-heading h2:after {
    position: absolute;
    content: '';
    background: #01599e;
    height: 3px;
    left: 13px;
    width: 67px;
    bottom: 0px;
}
.form2 {
    width: 100%;
    margin: 0px;
    /* padding: 0px 0px 0px 10px; */
    background: rgba(255, 255, 255, 0.8);
    padding: 43px;
}
.form-group {
    margin-bottom: 15px !important;
} 
.form-group span{color:#fff; 
}
.form-outer {
    margin: auto;
    margin-bottom: 21px;
    padding: 0px;
}
.form-outer label {
  margin: 5px 0px !important;
  color:#dc0000;
/*  width:7%;
*/  float:left;
  font-size: 18px;	
}


.form-control2 {
    border-bottom: 1px solid #8e8e8e !important;
    border-top: 0px !important;
    border-right: 0px !mportant;
    border-right: 0px !important;
    border-left: 0px !important;
    border-radius: 0px !important;
    color: #737c83 !important;
    font-size: 16px !important;
    text-align: left;
}
.form-control2:focus {
    border-color:none !important;
    outline: 0;
    -webkit-box-shadow:none;
    box-shadow:none !important;
}
.form-control2 { padding:1px 0px !important; }

.custom-select2 {
    width: 93% !important; 

}
.container-contact100-form-btn {
    width: 100%;	
    display: inline-block;
    margin-top: 26px;
}
.contact100-form-btn:hover {
    background: none;
  color:  #dc0000;
}
.contact100-form-btn {
    font-family: 'open sans';
    font-weight: bold;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    min-width: 200px;
    height: 50px;
    border-radius: 0px;
    background: #dc0000;
    font-size: 14px;
    color: #fff;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    border: 2px solid #dc0000;
	    margin: auto;
}
.p-round input[type=checkbox], input[type=radio] {
    margin: 12px 10px 0 !important;
	float:left;
}
.pretty.p-default.p-round {
    float: left;
    display: inline-block;
    width: 38%;
}
.checkbox-outer {
    width: 100%;
    margin-left: 45px;
}
.state {
    float: right;
}
.state span {
    color: #000;
    font-size: 15px;
    line-height: 37px;
}

form2 {
    width: 100%;
    margin: 0px;
    / padding: 0px 0px 0px 10px; /
    background: rgba(255, 255, 255, 0.8);
    padding: 43px;
    display: inline-block;
}
.form-group {
    margin-bottom: 15px !important;
} 
.form-group span{color:#fff; 
}
.form-outer {
    margin: auto;
    margin-bottom: 21px;
    padding: 0px;
}
.form-outer label {
  margin: 5px 0px !important;
  color:#212121;
  float:left;
  font-size: 18pt;	
}
.form-control2 {
    background: #ffffff;
    border: 1px solid #dadada !important;
    border-right: 0px !mportant;
    border-radius: 0px !important;
    color: #464646 !important;
    font-size: 18pt !important;
    text-align: left;
}
.form-control2:focus {
    border-color:none !important;
    outline: 0;
    -webkit-box-shadow:none;
    box-shadow:none !important;
}
.form-control2 { padding:1px 5px !important; }


.container-contact100-form-btn {
    width: 100%;	
    display: inline-block;
    margin-top: 26px;
}
.contact100-form-btn:hover {
    background: none;
  color:  #dc0000;
}
.contact100-form-btn {
    font-family: 'open sans';
    font-weight: bold;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    min-width: 200px;
    height: 50px;
    border-radius: 0px;
    background: #dc0000;
    font-size: 14px;
    color: #fff;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    border: 2px solid #dc0000;
	    margin: auto;
}
.p-round input[type=checkbox], input[type=radio] {
    margin: 12px 10px 0 !important;
	float:left;
}
.pretty.p-default.p-round {
    float: left;
    display: inline-block;
    width: 38%;
}
.checkbox-outer {
    width: 100%;
    margin-left: 45px;
}
.state {
    float: right;
}
.state span {
    color: #000;
    font-size: 15px;
    line-height: 37px;
}

/*--end preeti --*/