@font-face {
	font-family: 'proxima_novabold';
	src: url('proximanova-bold-webfont.woff2') format('woff2'), url('proximanova-bold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'proxima_novaextrabold';
	src: url('proximanova-extrabld-webfont.woff2') format('woff2'), url('proximanova-extrabld-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'proxima_novaregular';
	src: url('proximanova-regular-webfont.woff2') format('woff2'), url('proximanova-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
body {
	font-family: 'proxima_novaregular';
	font-weight: 300;
	font-size: 18px;
}
body, ul, li {
	margin: 0;
	padding: 0;
}
a:hover {
	text-decoration: none;
}
.header_top {
	position: absolute;
	width: 100%;
	z-index: 99;
}
.custom_menu {
	margin-top: 36px;
}
.custom_menu ul li {
	display: inline-block;
	padding: 0px 0px;
	padding-left: 16px;
}
.logo_box img {
	max-width: 100%;
	height: auto;
}
.custom_menu ul li a {
	line-height: 40px;
	display: block;
	padding: 0px 9px;
	font-size: 16px;
	color: #000;
	font-family: 'proxima_novaregular';
	letter-spacing: 0.6px;
	font-weight: 600;
}
.custom_menu ul li a:hover {
	color: #ff00af !important;
	text-decoration: none;
}
.header_top_section {
	background: #000;
	padding: 6px 0px;
}
.banner_caption {
	position: absolute;
	width: 100%;
	padding-left: 8%;
	margin: auto;
	height: 349px;
	text-align: left;
	top: 28%;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,ffffff+92&1+0,0.46+100 */
	background: -moz-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(255,255,255,0.5) 92%, rgba(255,255,255,0.46) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(255,255,255,0.5) 92%, rgba(255,255,255,0.46) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(0,0,0,1) 0%, rgba(255,255,255,0.5) 92%, rgba(255,255,255,0.46) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#75ffffff', GradientType=1 ); /* IE6-9 */
	padding-top: 15px;
}
.banner_caption h3 {
	font-size: 22px;
	color: #fff;
	animation-duration: 2.5s;
}
.banner_caption p {
	font-size: 24px;
	color: #fff;
}
.banner_caption h2 {
	font-size: 62px;
	color: #fff;
	font-weight: normal;
	animation-duration: 2s;
	font-family: 'proxima_novaextrabold';
}
.banner_contact {
	display: inline-block;
	margin-top: 12px;
	background: #ff0076;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	padding: 8px 52px;
	font-size: 26px;
	line-height: 34px;
	border-radius: 4px;
	animation-duration: 3s;
	letter-spacing: 2px;
}
.banner_contact:hover {
	color: #fff;
}
.banner_img {
	width: 100%;
	height: auto;
}
.logo_box a {
	font-size: 10px;
	color: #fff;
	padding-top: 22px;
	padding-bottom: 0px;
	display: block;
}
.top_social_icon {
	padding: 0px;
	margin: 0px;
	margin-top: 32px;
	text-align: right;
}
.top_social_icon li {
	display: inline-block;
	padding-left: 25px;
}
.container {
	max-width: 1199px;
}
.banner_section {
	position: relative;
}
.banner_right_img {
	position: absolute;
	right: 4%;
	bottom: 0px;
	animation-duration: 1.5s;
	z-index: 9999;
}
.title_section {
	position: relative;
	text-align: center;
}
.title_section h3 {
	font-size: 35px;
	color: #000;
	font-weight: 600;
	font-family: 'proxima_novabold';
}
.title_section h3 span {
	font-family: 'proxima_novaextrabold';
}
.do_you_now {
	background: url(../images/back2.jpg) no-repeat fixed;
	/*height: 600px;*/
	background-size: cover;
	overflow: hidden;
}
.service_inner {
	text-align: center;
	-webkit-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.69);
	box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.69);
	padding: 30px;
	margin: 0px 15px 60px 15px;
}
.service_section {
	position: relative;
}
.service_title {
	font-size: 20px;
	color: #252424;
	text-transform: uppercase;
	padding: 10px;
	font-weight: bold;
}
.service_title a {
	font-size: 20px;
	color: #252424;
	text-transform: uppercase;
	padding: 10px;
	font-weight: bold;
	display: block;
}
.service_desc {
	font-size: 18px;
	color: #252424;
}
.best_pricing_section {
	background: #f8f8fa;
}
.head1 {
	color: #04cbb1 !important;
}
.p1 {
	color: #04cbb1 !important;
}
.head2 {
	color: #ffc324 !important;
}
.p2 {
	color: #ffc324 !important;
}
.head3 {
	color: #ff00af !important;
}
.p3 {
	color: #ff00af !important;
}
.head4 {
	color: #1583a9 !important;
}
.p4 {
	color: #1583a9 !important;
}
.business_section {
	background: url(../images/back1.jpg) no-repeat;
	text-align: center;
	background-size: cover;
	height: 310px;
}
.business_section h3 {
	color: #ffffff;
	text-align: center;
	font-size: 44px;
	text-transform: uppercase;
}
.business_section span {
	font-family: 'proxima_novaextrabold';
}
.business_section p {
	font-size: 22px;
	color: #ffffff;
	text-align: center;
}
.btn_proposal {
	background: #ff9903;
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	padding: 8px 22px;
	border: 2px solid #fff;
	border-radius: 6px;
	font-family: 'proxima_novaextrabold';
	margin-right: 40px;
	margin-top: 10px;
	display: inline-block;
}
.btn_proposal:hover {
	color: #fff;
}
.business_or {
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	font-family: 'proxima_novaextrabold';
}
.btn_calll {
	background: none;
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	padding: 8px 22px;
	border: 2px solid #fff;
	border-radius: 6px;
	font-family: 'proxima_novaextrabold';
	margin-left: 40px;
	margin-top: 10px;
	display: inline-block;
}
.btn_calll:hover {
	color: #fff;
}
.work_inner {
	-webkit-box-shadow: 0px 0px 14px -5px #000000;
	box-shadow: 0px 0px 14px -5px #000000;
	width: 100%;
	height: auto;
	border-radius: 6px;
}
.work_inner img {
	width: 100%;
	height: auto;
}
.work_text {
	font-size: 18px;
	color: #303030;
	font-family: 'proxima_novabold';
	text-transform: uppercase;
	text-align: center;
	margin-top: 15px;
}
.testimonial_section {
	background: url(../images/testimonial_back.jpg) no-repeat;
	height: 361px;
	background-size: 100%;
	background-position: center center;
}
.testimonial_section {
	font-size: 18px;
	text-align: center;
	color: #ffffff;
}
.testimonial_section p {
	padding: 0px 120px;
}
.map_section {
	background: #24266c;
}
.map_section_inner {
	background: #FFF;
	width: 100%;
	-webkit-box-shadow: 1px 1px 16px -2px #000000;
	box-shadow: 1px 1px 16px -2px #000000;
}
.map_section_left {
	padding: 30px;
	text-align: center;
}
.map_section_left h5 {
	font-size: 25px;
	line-height: 28px;
	font-weight: 800;
	color: #363636;
	padding-top: 0px;
	padding-bottom: 15px;
	margin-bottom: 0px;
	font-family: 'proxima_novabold';
}
.map_section p {
	margin-bottom: 0px;
}
.map_section_right {
	padding: 30px;
	text-align: center;
}
.map_section_right p {
	padding-top: 20px;
}
.socail_section {
	background: #101010;
}
.footer_section, .footer_section a {
	font-size: 16px;
	color: #FFF;
}
.footer_section a:hover {
	color: #999;
}
.socail_icon li {
	display: inline-block;
	padding: 0px 2px;
}
.socail_icon li a {
	color: #fff;
	background: #04cbb0;
	border-radius: 50px;
	height: 29px;
	width: 29px;
	display: block;
	text-align: center;
	line-height: 32px;
}
.socail_icon li a i {
	color: #FFF
}
.footer_section, .footer_section a {
	font-size: 16px;
	color: #FFF;
}
.footer_section {
	background: #323232;
}
.top_phone span {
	font-size: 13px;
	font-weight: 500;
	display:block;
}
.top_phone span a{
	color:#000 !important;
	text-decoration:none !important;
}
.top_phone span a:hover{
	color:#ff0076 !important;
}
.top_phone a{
	color:#000;
}
.top_phone a:hover{
	color:#ff0076 ;
}
.top_phone {
	font-size: 14px;	
	padding-top: 32px;
}
.bottom_banner_box ul {
    text-align: center;
    margin-top: 20px;
}
.bottom_banner_box ul li {
	display: block;
	vertical-align: top;
	text-align:center;
}
.bottom_banner_box p {
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 0;
	font-weight: 500;
	padding-top: 10px;
}
.bottom_banner_box span {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 0;
	font-weight: 500;
	color: #484849;
}
.about_section {
	background: url(../images/about_banner.jpg) no-repeat left 0 top 0px;
	background-size: auto;
	background-size: cover;
	padding: 25px 0px;
}
.siteorigin-widget-tinymce h1 {
	font-size: 36px;
	color: #001a2d;
	font-weight: 600;
	font-family: 'proxima_novabold';
}
.widget_sow-editor ul, .widget_black_studio_tinymce ul, .jumbotron .carousel-content ul {
	list-style-type: none;
	margin: 1em 0 1em 1.5em;
}
.siteorigin-widget-tinymce ul li {
	font-size: 16px;
	font-weight: 500;
	width: 45%;
	display: inline-block;
}
.widget_sow-editor ul li::before, .widget_black_studio_tinymce ul li::before, .jumbotron .carousel-content ul li::before {
	font-family: 'FontAwesome';
	content: '\f058';
	margin: 0 .4em 0 -1.4em;
	color: #fe2581;
	font-size: 22px;
}
.about_btn {
	display: inline-block;
	margin-top: 12px;
	background: none;
	color: #24266c;
	font-weight: 700;
	text-transform: uppercase;
	padding: 8px 22px;
	font-size: 18px;
	line-height: 30px;
	border-radius: 4px;
	animation-duration: 3s;
	letter-spacing: 2px;
	border: 2px solid #24266c;
}
.service_main img {
	width: 100%;
	height: auto;
}
.service_main h3 {
	font-size: 20px;
	font-weight: 600;
	padding-top: 15px;
}
.service_main p {
	font-size: 16px;
}
.read_more {
	display: inline-block;
	background: none;
	color: #ff0076;
	font-family: 'proxima_novaextrabold';
	text-transform: uppercase;
	padding: 6px 20px;
	font-size: 14px;
	line-height: normal;
	border-radius: 4px;
	animation-duration: 3s;
	letter-spacing: 2px;
	border: 2px solid #ff0076;
	letter-spacing:0.04rem;
}
#owl-demo-bestseller img {
	width: 100%;
	height: auto;
}
#owl-demo-bestseller .owl-controls .owl-buttons div {
	width: 45px;
	height: 45px;
	background: none;
	border-radius: 0;
	color: #000;
	opacity: 1;
	text-align: center;
	padding: 0;
	position: absolute;
	top: -55px;
	z-index: 99;
	font-size: 20px;
	line-height: 45px;
}
#owl-demo-bestseller .owl-controls .owl-buttons .owl-prev i, #owl-demo-bestseller .owl-controls .owl-buttons .owl-next i {
	display: block;
	line-height: 45px;
}
#owl-demo-bestseller .owl-controls .owl-buttons .owl-prev {
	right: 35px;
}
#owl-demo-bestseller .owl-controls .owl-buttons .owl-next {
	right: 0px;
}
#owl-demo-bestseller .owl-pagination {
	position: absolute;
	z-index: 99;
	left: 47%;
	bottom: 0%;
	z-index: 99999;
}
#owl-demo-bestseller .owl-controls .owl-page span {
	background-color: #2b7a00;
	width: 15px;
	height: 15px;
}
.review_section {
	padding: 40px 0px;
	position: relative;
}
.section-title {
	text-align: center;
	padding-bottom: 22px;
	position: relative;
	top: 0;
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
}
.section-title .section-title__01 {
	font-size: 34px;
	color: #141415;
	font-weight: 600;
}
.section-title .section-title__02 {
	font-size: 26px;
	color: #141415;
	margin: 1px auto 0;
}
#owl-product_review .owl-controls {
	margin-top: 0px;
}
#owl-product_review .owl-controls .owl-buttons div {
	width: 45px;
	background: none;
	border-radius: 0;
	color: #9f1a2e;
	opacity: 1;
	text-align: center;
	padding: 0;
	position: absolute;
	bottom: 45%;
	z-index: 99;
	font-size: 24px;
}
#owl-product_review .owl-controls .owl-buttons .owl-prev i, #owl-product_review .owl-controls .owl-buttons .owl-next i {
	display: block;
	line-height: 45px;
}
#owl-product_review .owl-controls .owl-buttons .owl-prev {
	left: 0px;
}
#owl-product_review .owl-controls .owl-buttons .owl-next {
	right: 0px;
}
.cap_img {
	position: absolute;
	right: 0;
	bottom: 0;
}






.sub-banner .banner_caption{
	height:auto;
	min-height:260px;
	 background: rgb(0,0,0);
	background: linear-gradient(90deg, rgba(0,0,0,0.90) 0%, rgba(255,255,255,0) 70%);
	padding-left:0;
	padding-top:30px;
}
.sub-banner .banner_caption .caption-inner-box{
	max-width:790px;
}
.about-details-section{
	background-color:#fff;
	font-size:16px;
	color:#1d1d1d;
	letter-spacing:0.02rem;
	line-height:1.6rem;
}
.about-image img{
	max-width:100%;
	height:auto;
	display:block;
}
.section-heading{
	margin:0 0 25px;
	font-size:36px;
	color:#2b2b2b;
	font-family: 'proxima_novabold';
	line-height:2.4rem;
}
.about-list-section{
	background:#e7fcff url(../images/about-list-bg.jpg) left top no-repeat;
	background-size:cover;
	padding:80px 0;
	font-size:16px;
	color:#1d1d1d;
	letter-spacing:0.02rem;
	line-height:1.6rem;
}
ul.two-list-colm{
	list-style:none;
	padding:0;
	margin:0;
	margin-left:30px;
}
ul.two-list-colm li {
	font-size: 16px;
	font-weight: 500;
	width: 50%;
	float:left;
}
ul.two-list-colm li:before {
	font-family: 'FontAwesome';
	content: '\f058';
	margin: 0 .4em 0 -1.4em;
	color: #fe2581;
	font-size: 22px;
}
.about_btn:hover,
.about_btn:focus{
	color:#ff0076;
	border-color:#ff0076;
	text-decoration:none !important;
}
.read_more:hover,
.read_more:focus{
	color:#24266c;
	border-color:#24266c;
	text-decoration:none !important;
}
.sevices-section{
	padding:45px 0;
}
.service-box{
	margin:15px 0;
}
.contact-section{
	background-color:#f8f8fa;
}
.contact-left{
	color:#000000;
	letter-spacing:0.04rem;
	line-height:1.6rem;
}
.contact-left h3 {
  font-size: 24px;
  color: #ff0076;
  font-family: 'proxima_novabold';
  font-weight:normal;
 letter-spacing:0rem;
}
.contact-right-form label{
	font-size:18px;
	color:#000000;
	font-weight:normal;
	letter-spacing:0.02rem;
}
.contact-right-form label small{
	font-size:20px;
	color:#F00;
}
.contact-right-form .form-control{
	border:1px solid #e7e7e7;
	border-radius:6px;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
	padding: 4px 16px;
    font-size: 18px;
	font-size:18px;
	font-family: 'proxima_novaregular';
}
.input-box{
	margin-bottom:10px;
}
.contact-right-form textarea.form-control{
	height:auto !important;
}
.custom-btn{
	background-color:#ff0076;
	color:#fff;
	font-size:18px;
	letter-spacing:0.04rem;
    font-family: 'proxima_novabold';
	font-weight:normal;
	padding:12px 33px;
	border:none !important;
	text-transform:uppercase;
	font-weight:normal;
	border-radius:6px;
	cursor:pointer;
}
.custom-btn:hover,
.custom-btn:focus{
	background-color:#24266c;
	color:#fff;
}

.project-box .service_main h3 {
  font-size: 18px;
}
.project-details-image img{
	width:100%;
	height:auto;
	display:block;
}

ul.two-list-colm li{
	position:relative;
	padding-left:30px;
}
ul.two-list-colm li:before {
  left: 0;
  top: 1px;
  margin-left:0 !important;
  position:absolute;
}
ul.three-column li {
  width: 25%;
  line-height: 130%;
  margin-bottom: 10px;
}

#owl-product_review2 .owl-controls .owl-buttons div {
  width: 45px;
  background: none;
  border-radius: 0;
  color: #9f1a2e;
  opacity: 1;
  text-align: center;
  padding: 0;
  position: absolute;
  bottom: 45%;
  z-index: 99;
  font-size: 24px;
}
#owl-product_review2 .owl-controls .owl-buttons .owl-prev {
  left: -40px;
}
#owl-product_review2 .owl-controls .owl-buttons .owl-next {
  right: -40px;
}
.gallery_image_box{
	padding:0 10px;
}
.gallery_image_box img{
	width:100%;
	height:auto;
	display:block;
}

