@charset "utf-8";
/* CSS Document */

body {font-family:'Open Sans',sans-serif;}
h1, h2, h3 {font-family: 'Montserrat', sans-serif!important;}
h1 {}
h2{font-size: 44px!important;}
h3{}
.loader-txt {font-family: 'Montserrat', sans-serif!important;}
p {font-family:'Open Sans',sans-serif; font-size: 16px; line-height: 22px;}
.slider-text p {font-size:16px!important; font-weight:300!important; line-height: 30px;font-family:'Open Sans',sans-serif;}
.expertise-con .create {}
.home-menu-text a:hover {color: #101726;}
.contact-us-no a {font-size: 22px; color: #ffffff; text-decoration: none;}
.contact-us-no a:hover {color:#ef7c00; }
.form-control {font-style: normal!important; font-size: 16px!important;}
.contact-con {-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.5);-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.5);box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.5); padding: 40px;-webkit-transition: all 0.3s ease;                  
    -moz-transition: all 0.3s ease;                 
    -o-transition: all 0.3s ease;   
    -ms-transition: all 0.3s ease;          
    transition: all 0.3s ease;}
.contact-con:hover {background: rgb(239,124,0);background: linear-gradient(142deg, rgba(239,124,0,1) 16%, rgba(15,0,255,1) 100%); color: #fff;}
.contact-con:hover p {color: #ffffff;}
.contact-con h2 {font-size: 22px!important; margin-bottom: 20px;}
.grid {
	position: relative;
	clear: both;
	margin: 0 auto;
	padding: 1em 0 4em;
	max-width: 1000px;
	list-style: none;
	text-align: center;
}

/* Common style */
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	min-width: 300px;
	max-width: 480px;
	max-height: 360px;
	width:100%;
	height: auto;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 1;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}



figure.effect-lily img {
	max-width: none;
	width: -webkit-calc(100% + 50px);
	width: calc(100% + 50px);
	opacity:1;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-40px,0, 0);
	transform: translate3d(-40px,0,0);
}

figure.effect-lily figcaption {
	text-align: left;
}

figure.effect-lily figcaption > div {
	position: absolute;
	top: 0;
	left: 0;
	padding: 2em;
	width: 100%;
	height: 50%;
}

figure.effect-lily h2,
figure.effect-lily p {
	-webkit-transform: translate3d(0,40px,0);
	transform: translate3d(0,40px,0);
}

figure.effect-lily h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

figure.effect-lily p {
	color: rgba(255,255,255,0.8);
	opacity: 0;
	-webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
	transition: opacity 0.2s, transform 0.35s;
}

figure.effect-lily:hover img,
figure.effect-lily:hover p {
	opacity: 1;
}

figure.effect-lily:hover img,
figure.effect-lily:hover h2,
figure.effect-lily:hover p {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-lily:hover p {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
	-webkit-transition-duration: 0.35s;
	transition-duration: 0.35s;
}

.expertise-con .link {color: #ffffff; font-size: 16px; text-decoration: none;}

.ablout-bg-color {width:360px; height:400px; left: 0; position: absolute; z-index:1; background: rgb(15,0,255);background: linear-gradient(90deg, rgba(15,0,255,1) 50%, rgba(245,130,32,1) 100%);}
.about-con .exp {
    padding: 12px 30px;
    position: relative;
    margin-top: 15px;
}
.about-con .exp:before {content: '';position: absolute;top: -1px;left: -1px; bottom: -1px;right: -1px;
    background: rgb(239,124,0);
background: linear-gradient(142deg, rgba(239,124,0,1) 16%, rgba(15,0,255,1) 100%);
    z-index: -2;}
.about-con .exp:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #fff;
    z-index: -1;
}
.about-con .exp h2 {font-family: 'Montserrat', sans-serif;
    font-size: 70px!important;
    font-weight: 700;
}
.about-con .exp h6 {font-size:24px;font-weight: 700;}

.color-text {
    background: rgb(239,124,0);
background: linear-gradient(142deg, rgba(239,124,0,1) 16%, rgba(15,0,255,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.bg-org {background-color: #ef7c00!important;}
.pricingTable{
    padding:15px 5px 5px;
    background: #183d92;
    text-align: center;
    transition: all 0.3s ease 0s;
}
.pricingTable:hover{ box-shadow: 0 8px 6px -6px #ef7c00;  background: #ef7c00; margin-top: -5px;}
.pricingTable .title{
	font-family: 'Montserrat', sans-serif;
    font-size:30px;
	font-weight:900;
    color: #fff;
    letter-spacing:2px;
    margin: 0 0 10px 0;
	padding: 0px 10px;
}

.pricingTable .pricing-content{
    padding:20px;
	font-size: 16px;
	padding-top: 60px;
    z-index: 1;
    position: relative;
	height: auto;
	overflow: hidden;
}
.pricingTable .pricing-content:before,
.pricingTable .pricing-content:after{
    content: "";
    width: 50%;
    height: 100%;
    background: #fff;
    border-radius: 0 50px 0 0;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
}
.pricingTable .pricing-content:after{
    border-radius: 50px 0 0 0;
    left: auto;
    right: 0;
}
.pricingTable .pricing-content ul{
    padding: 0;
    margin: 0 0 20px 0;
    list-style: none;
}
.pricingTable .pricing-content ul li{
    color: #101726;
    line-height:24px;
	padding: 10px 0;
    border-bottom: 1px solid #c5d2d4;
	padding-bottom:10px;
}
.pricingTable .pricing-content ul li i {
    color: #D98C00;
	font-size:20px;
	margin-right:12px;
}

.pricing-content ul li:last-child{ border-bottom: none; }
#services {background-image: url("../images/service-bg2.png"); background-color: #fff;}
#services h2 {font-size: 30px; font-weight: 900; margin-bottom:30px;}

#services .pricingTable .title {font-family:'Open Sans',sans-serif!important; font-size:24px;  font-weight:900; letter-spacing: 2px; }
.pricingTable > .services-production, .services-event, .services-technical, .services-brand-activation {height: 640px;}

.about-sec {width: 100%; height: auto; overflow: hidden; position: relative; display: flex; align-items: center;}
.circle img {position: absolute; z-index: 1; top:0; left:0; opacity: 0.5;}
.square img {position: absolute; z-index: 1; right:0; opacity: 0.5;}
.trangle img {position: absolute; z-index: 1; bottom:-25%; right: 0;}


@media only screen and (max-width: 990px){
    .pricingTable{ margin-bottom: 30px; }
}

@media only screen and (max-width:668px){
.pricingTable > .services-production, .services-event, .services-technical, .services-brand-activation {height:auto; overflow: hidden;}
.ablout-bg-color {width: 360px; height: 255px;}  
.sub-title-3 {margin-bottom:30px;}    
.about-sec .section-content-text .button-link {margin-top:10px;}    
section {padding: 70px 0 70px;} 
.main-title {font-size: 24px!important;}    
}




