/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.20.1.1567923904
Updated: 2019-09-08 06:25:04

*/

/*div#page-container {
    padding-top: 0px !important;
}*/

#rv_button.closed:after {
	content:"\37" !important;
}
#rv_button.opened:after{
	content:"\36" !important;
}


#contact-form-7 span{
	color: red;
}
/*PRICING PAGE*/

#webpack-container .et_pb_pricing li {
    padding: 0 0 .5em 12px;
}

#webpack-container .et_pb_pricing ul li::before {
  color: red !important;
}

 #webpack-container .et_pb_dollar_sign,
 #webpack-container-starter .et_pb_dollar_sign{
    margin-left: -17px !important;
    margin-top: 4px !important;
    font-size: 21px !important;
    color: #00aaa5 !important;
}

#webpack-container .et_pb_sum,
#webpack-container-starter .et_pb_sum
{
    color: #00aaa5;
}

#webpack-container .et_pb_pricing_heading,
#webpack-container-starter .et_pb_pricing_heading {
    background-color: #00283f;
}
#webpack-container-starter .et_pb_pricing_content {
	display:none;
}

#webpack-container-starter .et_pb_pricing_table{
	padding-bottom: 0;
}	

div#package-note {
    padding-top: 0px;
    padding-bottom: 0;
    background: #1cbdbd;
    color: #fff;
    font-size: 18px;
}

div#webpack-container-starter {
    margin-bottom: -3px;
}

.webpack-container-inclusion .et_pb_pricing_content_top {
    display: none;
}

#webpack-container-starter .et_pb_pricing_content_top,
#webpack-container .et_pb_pricing_content_top
{
    padding-bottom: 18px;
}
/*END OF PRICING PAGE*/

.fb_customer_chat_bubble_animated_no_badge {
    bottom: 75pt !important;
}

h2.banner-subtext {
    color: #000 !important;
    font-size: 1em;
}
.ds-hover-gallery .et_pb_gallery_item.et_pb_grid_item.et_pb_bg_layout_light {
    width: 100% !important;
	margin-right: 0;
    margin-bottom: 0;
}
.ds-hover-gallery p.et_pb_gallery_caption, .ds-hover-gallery h3.et_pb_gallery_title {
    text-align: center;
}
.ds-hover-gallery .et_pb_gallery_item {
    position: relative;
}
.ds-hover-gallery .et_pb_gallery_title {
    margin: 0 !important;
}
.ds-hover-gallery .et_overlay {
    z-index: 1;
}
.ds-hover-gallery .ds-gallery-text {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: rgba(255, 255, 255, .8);
    opacity: 0;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.ds-hover-gallery .et_pb_gallery_item:hover .ds-gallery-text {
    opacity: 1;
}

div#page-container {
    padding-top: 91px !important;
}

.notice.notice-success.is-dismissible {
    display: none !important;
}

a#view {
    display: none;
}
.box:hover {
    background: #03273D;
    transition: 0.3s;
    margin-bottom: -42px;
}

.box:hover a#view {
    display: block;
}

.box:hover .et_pb_module{
	margin-bottom: 41px!important;
}


body{
	font-family: 'Work Sans', sans-serif;
	font-size: 16px;
	font-weight: 100;
	color: #000
}

h1, h2, h3, h4, h5, h6{
	font-family: 'Red Hat Display', sans-serif;
}

.services-container #services-text-title{
	margin-bottom: 0.82%;
	font-family: 'Roboto', sans-serif;
}
#footer-info {
    float: unset !important;
    text-align: center !important;
}

.et_contact_bottom_container {
    float: none !important;
    margin: 0 auto;
    display: table;
}
#our-projects .et_pb_grid_item{
    width: 25%;
    margin-right: 0;
	margin-bottom: 0;
}
div#our-projects {
    margin-bottom: 0;
}
 #top-header {
    background-color: #ffffff;
}
header#main-header {
    border-bottom: 2px solid #1cbdbd;
}

#et-info {
    /* float: right; */
    position: absolute;
    right: 0;
    top: 18px;
}
#top-header .container {
    padding-top: 2.9em;
}
header#main-header {
    top: 27px !important;
}

@media only screen and (max-width: 600px){
	
	#recent-projects .et-pb-arrow-prev,
	#recent-projects .et-pb-arrow-next{
		margin-top: -152px;
		font-size: 35px;
	}
	
	#testimonial .et_pb_slide_image, .et_pb_slide_video {
		width: 27.25% !important;
		margin-bottom: 15px;
	}
	.et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h1 {
		color: white !important;
	}
	
	header#main-header {
		top: 36px !important;
	}
	
	.featured-block-container .et_pb_text_align_left {
    	text-align: center !important;
	}
	div#featured-block-container, div#featured-block-container .et_pb_text_align_left {
		text-align: center !important;
	}
	
	div#featured-block-container .et_pb_text_7, div#featured-block-container .et_pb_text_5, div#featured-block-container .et_pb_text_11 {
		max-width: 100%;
	}
	div#featured-block-container .block-text {
		max-width: 100% !important;
	}
	div#featured-block-container .et_pb_text_6 h1 {
		text-align: unset;
	}
	#et-info {
		position: initial !important;
		top: 2px !important;
	}
	body.admin-bar.et_fixed_nav #top-header{
		top: 24px;
	}
	.et_header_style_left .mobile_menu_bar{		
		display: none;
	}
	#top-header .container {
		padding-top: 0.3em;
	}
	div#top-header {
		border-bottom: 1px solid rgba(28, 189, 189, 0.11);
	}
	#logo{
		margin-top: 11px;
	}
	#et_mobile_nav_menu{
		display:none !important;
	}
	#services-text-title{
		text-align: center;
	}
}

@media only screen and (max-width: 980px){
	
	.mobile_menu_bar{
		display:none !important;
	}
	div#package-note {
		padding-top: 0px;
		padding-bottom: 0;
		background: #1cbdbd;
		color: #fff;
		font-size: 18px;
	}
	.et_fixed_nav #top-header,
	.et_fixed_nav #main-header{
		position: fixed;
	}
	#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    	background: #03273d;  
    	padding: 0px 10px 0px 30px;
	}
	
	.services-container h1{
		font-size: 37px !important;
	}
	#lp-head-container h2{
		font-size: 34px !important;
		padding-bottom: 10px;
	}
	#lp-head-container h3{
		font-size: 24px !important;
	}
}


div#page-container {
    margin-top: -9px !important;
}
span#et-info-phone, span#et-info-email {
    color: #000;
	font-weight: 100;
}
div#mega-toggle-block-2 {
    margin-bottom: 12px;
}

/* PRELOADER 
.preloader {
   position: fixed;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   background-color: #fefefe;
   z-index: 100000;
   height: 100%;
   width: 100%;
   overflow: hidden !important;
}
*/ 
/*.preloader .status {
   width: 80px;
   height: 73px;
   position: absolute;
   left: 50%;
   top: 50%;
   background-image: url(https://www.devartisanmanila.com/chochoow/2019/12/devartisan_logo_loading_v2.gif) !important;
   background-repeat: no-repeat;
   background-position: center;
   -webkit-background-size: cover;
   background-size: cover;
   margin: -50px 0 0 -50px;
}
*/
/*Contact form*/

#contact-form-7 input[type=text],
#contact-form-7 input[type=email],
#contact-form-7 input[type=tel],
#contact-form-7 select{
    margin: 0;
    height: 45px;
	width: 100%;
	padding-left: 10px;
    padding-right: 10px;
	font-size: 16px
}
#contact-form-7 textarea {
    height: 95px;
	width: 100%;
	padding: 12px;
	font-size: 16px;
}
#contact-form-7 input.wpcf7-form-control.wpcf7-submit {
    color: #ffffff!important;
    border-width: 0px!important;
    font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 300!important;
    background-color: #1cbdbd;
    font-size: 16px;
    padding: 10px;
    width: 100%;
}
/*********************************/
/**********TESTIMONIAL************/
/*********************************/

#testimonial .et_pb_slide_with_image .et_pb_slide_description {
    width: 81.25%;
}

#testimonial .et_pb_media_alignment_center .et_pb_slide_image {
    top: 32%;
}

#testimonial .et_pb_slide_image, .et_pb_slide_video {
    width: 12.25%;
}

#testimonial .et_pb_bg_layout_dark .et_pb_slide_description {
    text-shadow: 0 0px 0px rgba(0,0,0,.3);
}
#testimonial .et-pb-controllers {
    bottom: -1px;
}
#testimonial .client {
    color: #03273d !important;
}

#testimonial .et_pb_slides{
    padding-bottom: 40px;
}

#testimonial .et-pb-controllers a {
    width: 12px;
    height: 12px;
}

/*********************************/
/*******RECENT PROJECT************/
/*********************************/

#recent-projects .et_pb_bg_layout_dark .et_pb_slide_description {
    text-shadow: 0 0px 0px rgba(0,0,0,.3);
}

/*********************************/
/**********TYPOGRAPHY*************/
/*********************************/

#package-rates h2.price span {
    font-weight: bold !important;
    font-size: 45px;
}

#package-rates h2.price {
    font-size: 32px !important;
}

