/*
Theme Name: Divi Child theme
Theme URI: https://brogrammersagency.com/
Description: Child theme of Divi theme
Author: Brogrammers Agency
Author URI: https://brogrammersagency.com/
Template: Divi
Version: 1.0.0
*/
body, input, textarea, select {
    font-weight: 400;
}
a, .service_banner_bottom ul li, .service_detail_portfolio_section .et_pb_column > .et_pb_module > div, 
.service_detail_portfolio_section .et_pb_column > .et_pb_module:before, .service_detail_column_4 ul li,
.service_detail_column_3 ul li, .box_gradient_hover, .section_detail_blue_hover_row > .et_pb_column,
.member_box_section > .et_pb_row > .et_pb_column > .et_pb_module, .scroll_next .et_pb_image_wrap {
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s
}
.container, .entry-content .et_pb_row {
    width: 95%;
}
#page-container .gradient_text > div *{
	background: -webkit-linear-gradient(#a0763a, #ebde8f);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
#page-container #main-header {
    background: none;
	-webkit-box-shadow: none;	
	-moz-box-shadow: none;	
	box-shadow: none;	
}
#main-header #top-menu > li {
    padding-right: 20px;
}
#main-header #top-menu > li:last-child {
    padding-right: 0;
}
#main-header #top-menu li a {
    text-transform: uppercase;
	padding-bottom: 0px;
}
#main-header #top-menu li.current-menu-item > a, #main-header #top-menu li.current-page-ancestor > a, #main-header #top-menu li a:hover, 
#top-header .et-social-icon a:hover, #main-header .et_mobile_menu li a:hover, #main-header .et_mobile_menu li.current-menu-item > a,
#main-header .et_mobile_menu li.current-page-ancestor > a {
	color: #b08c4b !important;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;	
}
#main-header #top-menu .menu-item-has-children > a:first-child::after {
    display: none;
}
#main-header #top-menu .menu-item-has-children > a:first-child {
    padding: 0;
}
#main-header .container.et_menu_container {
    height: 150px;
}	
#main-header #top-menu li ul {
    width: 185px;
    padding-top: 20px;
    background: none;
    border: 0px;
    left: -5px;
}
#main-header #top-menu li li, #main-header #top-menu li li a {
    padding: 0;
	width: 100%;
}
#main-header #top-menu li ul li {
    background: #000000;
}
#main-header #top-menu li ul li:first-child {
	padding-top: 18px;
}
#main-header #top-menu li ul li:last-child {
	padding-bottom: 22px;
}
#main-header #top-menu li li a {
	line-height: 1;	
}
#main-header #top-menu li li a {
	padding: 7px 25px 7px;
}
#main-header #logo {
    vertical-align: bottom;
    margin-left: 40px;
}
#main-header #et-top-navigation {
    padding-top: 68px;
    padding-left: 0px !important;
	float: none;
}
#main-header #et-top-navigation, #main-header #top-header, #main-header #et-info > .et_pb_module {
    display: inline-block;
}
#main-header .header_right {
    float: right;
    width: 1050px;
    text-align: right;
}
#main-header #top-header .container {
    width: 100%;
    padding-top: 0px;
}
#main-header #top-header #et-info {
    padding-bottom: 0px;
}
#main-header #top-header .et-social-icons {
    margin-left: 10px;
}
#page-container .et_pb_button {
    line-height: 1 !important;
}
#page-container #top-header .et_pb_button {
    padding: 17px 32px !important;
    background: #000000;
	border-color: #b08c4b;
}
#page-container #top-header {
    position: relative;
    top: 18px;
    margin-left: 28px;
    background: none;
}
#page-container #et-main-area {
    margin-top: -150px;
}
.header_banner h2 {
    display: inline-block;
    padding: 0px 15px;
    margin-bottom: 18px;
    line-height: 1.4;
}
.header_banner h2 strong {
    position: relative;
}
.header_banner h2 strong::before {
    content: '';
    position: absolute;
    top: -6px;
    left: -15px;
    background: #b08c4b;
    width: 105%;
    height: 100%;
    z-index: -9;
    padding-bottom: 11px;
}
.header_banner .et_pb_row:nth-child(1) img {
	margin-bottom: 16px;
}
@media only screen and (min-width: 981px) and (max-width: 1040px) {
#main-header #logo {
    margin-left: 0;
}
#page-container #top-header {
    margin-left: 30px;
}
}
@media only screen and (max-width: 980px) {
.container, .entry-content .et_pb_row {
    width: 90%;
}
#main-header .container.et_menu_container {
    height: 90px;
}
#page-container #top-header {
    display: none;
}
#main-header #logo {
    margin-left: 0;
	max-height: 80%;
}
#main-header #et-top-navigation {
    padding-top: 40px;
}
#main-header #et-top-navigation .mobile_menu_bar {
    padding: 0px;
}
#main-header .et_mobile_menu {
	margin-top: 30px;
}
#main-header .et_mobile_menu li a {
    padding: 2px 0;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
}
#main-header .et_mobile_menu li li a {
    font-size: 11px;
}
#main-header .et_mobile_menu li a:hover {
	color: #fff;
}
}
#main-footer .footer-widget .textwidget span {
	color: #c1a35e;
}
#main-footer .footer-widget .title {
    padding-bottom: 25px;
    font-weight: bold;
}
#main-footer #footer-widgets .footer-widget li:before {
	display: none;
}
#footer-widgets .footer-widget .et-social-icons li {
    padding-left: 0;
}
#footer-widgets .et_pb_widget ul li {
    margin-bottom: 0;
}
#page-container #footer-widgets #top-header {
    position: static;
    margin-left: 0px;
}
#footer-widgets #top-header .et-social-icons li {
	margin-top: 0;
	margin-left: 0;
	margin-right: 12px;
}
#main-footer .footer-widget a strong {
	color: #b08c4b;
}
#main-footer #footer-widgets {
    padding: 85px 0 0;
}
#main-footer #footer-widgets .footer-widget {
    margin-bottom: 40px;
}
#main-footer #footer-bottom {
    padding: 20px 0 20px;
}
#main-footer #footer-info {
    padding: 0px;
	width: 100%;
	text-align: center;
}
#main-footer #footer-widgets .footer-widget:first-child {
    text-align: center;
}
#main-footer #footer-widgets .footer-widget:first-child > div {
    float: none;
}
@media only screen and (max-width: 980px) {
#main-footer #footer-widgets {
    padding: 40px 0 0;
}
#main-footer #footer-widgets .footer-widget {
    text-align: center;
    width: 100% !important;
    margin-right: 0px !important;
    margin-bottom: 40px !important;
}
#main-footer #footer-widgets .footer-widget > div {
    width: 100%;
}
#page-container #main-footer #top-header {
    display: block;
}
#main-footer #footer-bottom {
    padding-top: 0px;
}
}
@media only screen and (min-width: 981px) {
.home_row_1 > .et_pb_column {
    width: 22%;
}
.home_row_1 > .et_pb_column:first-child {
    width: 42%;
}
}
.home_row_1 h3 {
    padding-bottom: 20px;
}
.home_row_2 .et_pb_image {
    height: 76px;
}
.home_row_2 .et_pb_image_wrap {
    top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
.wptww-testimonials-slidelist .wptww-testimonial-content > i, .wptww-testimonials-slidelist .wptww-testimonial-author,
.wptww-testimonials-slidelist .wptww-testimonial-job, .wptww-testimonials-slidelist .wptww-testimonials-text > p,
.wptww-testimonials-slidelist .testimonial-left, .wptww-testimonials-slidelist .wptww-testimonials-text em::before,
.wptww-testimonials-slidelist .wptww-testimonials-text em::after, .wptww-testimonials-slidelist .slick-arrow {
	display: none !important;
}
.wptww-testimonials-slidelist em, .wptww-testimonials-slidelist h3 {
	font-style: normal;
}
.wptww-testimonials-slidelist .wptww-testimonial-content {
    border: 10px solid #9d7236;
    padding: 90px 15px 90px 85px;
    display: inline-block;
    margin-bottom: 100px;	
}
.box_gradient {
    border: 27px solid #9d7236;
}
.box_gradient_hover:hover {
	border-color: #9d7236;
}
.wptww-testimonials-slidelist .wptww-testimonial-content, .box_gradient, .box_gradient_hover:hover {
	border-image: -moz-linear-gradient(to top, #9d7236 0%, #ece090 100%);
	border-image: -webkit-linear-gradient(to top, #9d7236 0%, #ece090 100%);
	border-image: linear-gradient(to top, #9d7236 0%, #ece090 100%);
	border-image-slice: 1;	
}
.wptww-testimonials-slidelist .wptww-testimonial-content h4 {
    font-size: 49px !important;
    float: left;
    width: 36%;
    line-height: 1 !important;
    text-align: left;
    margin: 0px !important;
	font-weight: bold;
}
.wptww-testimonials-slidelist .wptww-testimonials-text {
    float: right;
    width: 50%;
    margin-top: 15px;
}
.wptww-testimonials-slidelist .wptww-testimonials-text, .wptww-testimonials-slidelist .wptww-testimonials-text p {
    text-align: left;
}
.wptww-testimonials-slidelist .wptww-testimonials-text h3 {
    font-size: 23px;
}
.wptww-testimonials-slidelist .wptww-testimonials-text p {
    font-size: 13px;
}
.wptww-testimonials-slidelist .wptww-testimonials-text h3, .wptww-testimonials-slidelist .wptww-testimonials-text p {
    padding-bottom: 20px;
	margin: 0px !important;
}
.wptww-testimonials-slidelist .wptww-testimonials-text p:last-child {
    padding-bottom: 0px !important;
}
.wptww-testimonials-slidelist .wptww-testimonial-content h4, .wptww-testimonials-slidelist .wptww-testimonial-content h3 {
	text-transform: uppercase;
}
#main-content .wptww-testimonials-slidelist .slick-dots li {
    margin: 0 8px !important;
    width: 14px !important;
    height: 14px !important;
}
#main-content .wptww-testimonials-slidelist .slick-dots li button {
	cursor: pointer;
	width: 14px !important;
	height: 14px !important;
	background: url(images/icon_round.png) no-repeat !important;
	background-position: -14px 0 !important;
	border: 0px;
	-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	border-radius: 0px !important;
}
#main-content .wptww-testimonials-slidelist .slick-dots li.slick-active button {
	background-position: 0 0 !important;
}
#main-content .wptww-testimonials-slidelist {
    margin-bottom: 0;
}
@media only screen and (max-width: 980px) {
.wptww-testimonials-slidelist .wptww-testimonial-content {
    padding: 30px 20px 30px 20px;
    margin-bottom: 30px;
}
.wptww-testimonials-slidelist .wptww-testimonial-content h4, .wptww-testimonials-slidelist .wptww-testimonials-text {
    width: 100%;
}
.wptww-testimonials-slidelist .wptww-testimonial-content h4 {
	padding-bottom: 10px !important;
}
}
.footer_contact_row h3 {
    padding-bottom: 35px;
}
.footer_contact_row h4 {
    padding-bottom: 0;
}
.footer_contact_row h5 {
    margin-bottom: 23px;
}
.footer_contact_row a:hover {
	color: #b08c4b;
}
#page-container .et_pb_scroll_top {
    background: #9d7236 !important;
}
.about_row_1 h3 {
    padding-bottom: 40px;
}
.about_row_1 > .et_pb_column:first-child {
    background-position: center 85px;
}
.about_row_2 p {
    padding-bottom: 35px;
}
.about_row_2 p:last-child {
    padding-bottom: 0;
}
.about_row_2 img {
    padding-bottom: 25px;
}
.about_row_2 h3 {
    padding: 0 50px 70px;
}
.about_row_3 h4 {
	display: inline-block;
	padding-left: 14px;
	padding-right: 14px;
}
.about_row_4 img {
    margin-bottom: 10px;
}
#page-container .about_row_4 a:hover {
    color: #b08c4b !important;
}
@media only screen and (max-width: 980px) {
.about_row_2 img {
    padding-bottom: 0px;
}
.about_row_2 h3, .about_row_2 p {
    padding: 0 0px 30px;
}
.about_row_3 h4 {
    display: block;
    padding: 0px 0 30px;
}
}
#main-content .wpcf7 h3, #main-content .wpcf7 h4 {
    padding: 20px 68px;
    text-transform: uppercase;
    font-weight: 600;
}
#main-content .wpcf7 h3 {
    font-size: 23px;
    background: #b08c4b;
    margin-bottom: 85px;
}
#main-content .wpcf7 h4 {
	font-size: 20px;
	margin-bottom: 0;
	padding-top: 0px;
}
#main-content .wpcf7 form p {
	padding: 0 40px 12px;
}
#main-content .wpcf7 input:not(.wpcf7-submit), #main-content .wpcf7 textarea {
	font-size: 14px;
	line-height: 1;
	color: #fff;
    text-transform: uppercase;
    padding: 14px 28px;
    background: none;
    border: 0px;
    border-bottom: 2px solid #b08c4b;
	width: 100%;
}
#main-content .wpcf7 textarea {
    height: 70px;
}
#main-content .wpcf7 input.wpcf7-submit {
	padding: 20px 57px !important;
    margin: 0 auto;
    display: block;
    margin-top: 18px;	
	cursor: pointer;
}
#main-content .wpcf7-form {
    background-color: rgba(0,0,0,0.8);
}
.wpcf7 input::-webkit-input-placeholder, .wpcf7 textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #fff;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
.wpcf7 input::-moz-placeholder, .wpcf7 textarea::-moz-placeholder { /* Firefox 19+ */
	color: #fff;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
.wpcf7 input:-ms-input-placeholder, .wpcf7 textarea:-ms-input-placeholder { /* IE 10+ */
	color: #fff;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
.wpcf7 input:-moz-placeholder, .wpcf7 textarea:-moz-placeholder { /* Firefox 18- */
	color: #fff;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
#main-content .wpcf7 .ajax-loader {
    display: block;
    margin: 8px auto 0;
}
#main-content .wpcf7 .wpcf7-response-output {
    margin: 0 40px 12px;
    top: -18px;
    position: relative;
    text-align: center;
    padding: 10px;
}
#main-content .wpcf7 span.wpcf7-not-valid-tip {
    margin-top: 3px;
}
@media only screen and (max-width: 980px) {
#main-content .wpcf7 h3 {
    padding: 20px 15px;
    margin-bottom: 40px;
}
#main-content .wpcf7 form p {
    padding: 0 15px 12px;
}
#main-content .wpcf7 input:not(.wpcf7-submit), #main-content .wpcf7 textarea {
    padding: 14px 15px;
}
}
.contact_row_1 h3, .contact_row_1 p {
    padding-bottom: 18px;
}
.contact_row_2 h3 {
    padding-top: 15px;
    padding-bottom: 15px !important;
}
.contact_row_2 > .et_pb_column .et_pb_code, .contact_row_2 > .et_pb_column .et_pb_code_inner  {
	height: 100%;
}
.contact_row_2 .et_pb_social_media_follow li a.icon {
    margin-right: 3px;
    margin-left: 3px;
}
.contact_row_2 .et_pb_social_media_follow li a.icon::before {
    font-size: 20px;
}
@media only screen and (max-width: 980px) {
.contact_row_2 > .et_pb_column:nth-child(2) {
	height: 345px;
}
}
@media only screen and (max-width: 980px) {
#main-content .bg_p_l{
	background-position: left 0;
}
} 
.header_banner.service .column_2 {
    width: 100%;
}
@media only screen and (min-width: 981px) {
.header_banner.service .column_2 > .et_pb_column > div {
    width: 480px;
    float: none;
}
.header_banner.service .column_2 > .et_pb_column:first-child > div {
    margin: 0 0 0 auto;
}
}
.header_banner.service .column_2 .et_pb_button_module_wrapper {
    margin-top: 5.82% !important;
}
@media only screen and (min-width: 981px) and (max-width: 1160px) {
.header_banner.service .column_2 > .et_pb_column > div {
    width: 390px;
}
}
@media only screen and (max-width: 980px) {
.header_banner.service .column_2 > .et_pb_column > div {
    width: 90%;
    margin: 0 auto;
}
.header_banner.service .column_2 .et_pb_button_module_wrapper {
    margin-top: 20px !important;
}
}
.service_banner_bottom h3, .service_banner_bottom p,
.service_detail_column_4 h3, .service_detail_column_4 p,
.service_detail_column_3 h3, .service_detail_column_3 p {
    padding-bottom: 15px;
}
.service_banner_bottom ul, 
.service_detail_column_4 ul,
.service_detail_column_3 ul {
    padding: 0px;
}
.service_banner_bottom ul li:hover, 
.service_detail_column_4 ul li:hover,
.service_detail_column_3 ul li:hover {
	color: #aa8f52;
	cursor: pointer;
}
@media only screen and (min-width: 981px) and (max-width: 1160px) {
.service_banner_bottom > .et_pb_row > .et_pb_column:nth-child(3) {
    width: 28%;
}
}
@media only screen and (min-width: 981px) {
.service_banner_bottom > .et_pb_row > .et_pb_column:first-child {
    width: 12%;
}
.service_banner_bottom > .et_pb_row > .et_pb_column:nth-child(2) {
    width: 30%;
}
.service_banner_bottom .et_pb_image {
    height: 100%;
}
.service_banner_bottom .et_pb_image_wrap {
    top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
}
@media only screen and (max-width: 980px) {
.service_banner_bottom > .et_pb_row > .et_pb_column, .service_detail_column_4 > .et_pb_row > .et_pb_column {
	width: 100%;
}
.service_banner_bottom > .et_pb_row > .et_pb_column:last-child {
    margin-bottom: 0px;
}
.service_banner_bottom .et_pb_image {
    text-align: left;
}
}
@media only screen and (min-width: 981px) {
.service_detail_column_4 > .et_pb_row > .et_pb_column:first-child {
    width: 37%;
    margin-right: 11%;
}
}
.service_detail_column_4 hr, 
.service_detail_column_3 hr {
    border: 0px;
    height: 25px;
}
@media only screen and (max-width: 980px) {
.service_detail_column_4 hr, 
.service_detail_column_3 hr {
	display: none;
}
}
#main-content .full_width {
	width: 100%;
}
#main-content .full_width_row {
	width: 100% !important;
}
.service_detail_quote_row blockquote {
	margin: 0px;	
	display: inline-block;
	padding: 0px 46px 50px;
	position: relative;
}
.service_detail_quote_row blockquote::before, .service_detail_quote_row blockquote::after {
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    top: 0;
    left: 0px;
}
.service_detail_quote_row blockquote:before {
	background: url(/wp-content/uploads/2019/07/icon_quote_left.png) no-repeat;
}
.service_detail_quote_row blockquote:after {
    background: url(/wp-content/uploads/2019/07/icon_quote_right.png) no-repeat;
    left: auto;
    right: 0px;
    top: 20px;
}
.service_detail_quote_row p {
	padding: 0 167px 15px;
}
.service_detail_quote_row blockquote p {
	padding: 0;
}
#main-content .service_detail_form_row .wpcf7 h3, #main-content .service_detail_form_row .wpcf7 h4 {
    background: none;
    margin-bottom: 40px;
    padding: 0px;
    text-align: center;
}
#main-content .service_detail_form_row .wpcf7 h3 {
    font-size: 40px;
}
#main-content .service_detail_form_row .wpcf7 h4 {
	line-height: 1.1em;
}
#main-content .service_detail_form_row .wpcf7 input:not(.wpcf7-submit), #main-content .service_detail_form_row .wpcf7 textarea {
    background: #161616;
}
#main-content .field_no_bg .service_detail_form_row .wpcf7 input:not(.wpcf7-submit), #main-content .field_no_bg .service_detail_form_row .wpcf7 textarea {
    background: none;
}
@media only screen and (max-width: 1120px) {
.service_detail_quote_row p {
    padding: 0 0 15px;
}
}
@media only screen and (max-width: 980px) {
.service_detail_quote_row blockquote {
    padding: 0px 46px 20px;
}
}
#main-content .et_pb_section {
    background-color: #000002;
}
.service_detail_portfolio_section h3 {
    font-size: 23px;
}
.service_detail_portfolio_section p {
    font-size: 11px;
	display: none;
}
.service_detail_portfolio_section .et_pb_column > .et_pb_module {
    padding: 0;
    position: relative;
    margin-bottom: 39px !important;
    height: 307px;
}
.service_detail_portfolio_section .et_pb_column > .et_pb_module:before {
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
}
/*.service_detail_portfolio_section .et_pb_column > .et_pb_module:hover:before {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}*/
.service_detail_portfolio_section .et_pb_column > .et_pb_module > div {
    padding: 0 28px 25px;
    position: absolute;
    bottom: 0px;
    width: 100%;
}
/*.service_detail_portfolio_section .et_pb_column > .et_pb_module:hover > div {
    background-color: rgba(0,0,0,0.8);
    padding-top: 20px;
}
.service_detail_portfolio_section .et_pb_column > .et_pb_module:hover p {
	display: block;
}*/
@media only screen and (max-width: 980px) {
.service_detail_portfolio_section .et_pb_column > .et_pb_module {
    margin-bottom: 0% !important;
    width: 48%;
    display: inline-block;
    margin-right: 3%;
}
.service_detail_portfolio_section .et_pb_column > .et_pb_module:nth-child(even) {
    margin-right: 0;
}
.service_detail_portfolio_section .et_pb_column > .et_pb_module > div {
    padding: 0 20px 25px;
}
}
@media only screen and (max-width: 600px) {
.service_detail_portfolio_section .et_pb_column > .et_pb_module {
    width: 100%;
    margin-right: 0;
}
.service_detail_portfolio_section .et_pb_column {
    margin-bottom: 0;
}
.service_detail_portfolio_section .et_pb_column > .et_pb_module {
    margin-bottom: 15px !important;
}
.service_detail_portfolio_section .et_pb_column:last-child > .et_pb_module:last-child {
    margin-bottom: 0 !important;
}
}
.list_gold ul {
    list-style: none;
    padding-left: 0px;
}
.list_gold ul li {
    position: relative;
    padding-left: 18px;
}
.list_gold ul li::before {
    content: "\2022";
    color: #b08c4b;
    font-weight: bold;
    display: inline-block;
    font-size: 20px;
    left: 4px;
    position: absolute;
}
@media only screen and (min-width: 981px) {
.service_detail_column_3_special_1 > .et_pb_column:nth-child(2) {
	margin-left: -35px;
	margin-right: 18px;
	width: 35%;
}
}
@media only screen and (max-width: 980px) {
.service_detail_column_3_special_1 > .et_pb_column:nth-child(2) {
    margin-top: 15px !important;
    margin-bottom: 30px !important;
}
}
@media only screen and (min-width: 981px) and (max-width: 1345px) {
.service_detail_image_text_section > .et_pb_row:nth-child(odd) > .et_pb_column:last-child,
.service_detail_image_text_section > .et_pb_row:nth-child(even) > .et_pb_column:first-child {
	padding: 50px;
}
}
@media only screen and (max-width: 980px) {
#main-content .bg_pos_left {
	background-position: left center;
}
}
.section_detail_blue_hover_row > .et_pb_column:hover {
	background: #124994;
	cursor: pointer;
}
.travel_portfolio_section > .et_pb_row > .et_pb_column > .et_pb_module {
    margin: 12px !important;
	padding: 380px 15px 30px;
}
@media only screen and (min-width: 480px) and (max-width: 980px) {
.travel_portfolio_section > .et_pb_row > .et_pb_column {
	width: 20% !important;
}
.travel_portfolio_section > .et_pb_row > .et_pb_column > .et_pb_module {
    margin: 5px !important;
    padding: 180px 5px 15px;
}
.travel_portfolio_section h2 {
    font-size: 23px !important;
}
}
.maj_limo_column_3 > .et_pb_column > .et_pb_module:last-child h3 {
	margin-bottom: 15px;
}
.staffing_column_3 h3 {
	margin-bottom: 5px;
}
.staffing_column_3 > .et_pb_row {
	padding-left: 50px;
	padding-right: 50px;
}
@media only screen and (max-width: 980px) {
.maj_limo_column_3 > .et_pb_column > .et_pb_module:last-child h3 {
    margin-bottom: 5px;
}
.staffing_column_3 > .et_pb_row {
	padding-left: 0;
	padding-right: 0;
}
.staffing_column_3 > .et_pb_row > .et_pb_column {
    padding-bottom: 0px !important;
}
}
#page-container .member_2_column .et_pb_button:hover {
	color: #fff !important;
	background-image: -moz-linear-gradient(to right, #9C7135 , #CFB86F) !important;
	background-image: -webkit-linear-gradient(to right, #9C7135 , #CFB86F) !important;
	background-image: linear-gradient(to right, #9C7135 , #CFB86F) !important;
}
.member_column_3_gradient > .et_pb_column {
	background-position: center 38px !important;
}
.member_column_3_gradient h3 {
    margin-bottom: 30px;
}
.member_column_3_gradient {
    padding-bottom: 15px;
}
.member_column_3_gradient > .et_pb_column:first-child > .box_gradient_hover:hover {
	border-image: -moz-linear-gradient(to top, #c2c2c2 0%, #ffffff 100%);	
	border-image: -webkit-linear-gradient(to top, #c2c2c2 0%, #ffffff 100%);	
	border-image: linear-gradient(to top, #c2c2c2 0%, #ffffff 100%);	
	border-image-slice: 1;
}
.member_column_3_gradient > .et_pb_column:last-child > .box_gradient_hover:hover {
	border-image: -moz-linear-gradient(to top, #404040 0%, #eca7b4 100%);
	border-image: -webkit-linear-gradient(to top, #404040 0%, #eca7b4 100%);
	border-image: linear-gradient(to top, #404040 0%, #eca7b4 100%);	
	border-image-slice: 1;	
}
.member_box_section > .et_pb_row > .et_pb_column > .et_pb_module {
    margin: 10px 15px !important;
}
.member_box_section > .et_pb_row > .et_pb_column > .et_pb_module:hover {
	background-color: #a47b3e;
}
.member_box_section h3 {
	padding: 0px;
}
.scroll_next .et_pb_image_wrap {
	cursor: pointer;
}
.scroll_next .et_pb_image_wrap:hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	opacity: 0.7;	
}	
@media only screen and (max-width: 980px) {
#page-container h1, #page-container h2, #page-container h3, #page-container h4, #page-container h5, #page-container h6,
#page-container h2 strong {
    font-weight: 500 !important;
}
#page-container h2, #page-container h2 strong, .wptww-testimonials-slidelist .wptww-testimonial-content h4, .footer_contact_row h3,
#main-content .service_detail_form_row .wpcf7 h3 {
    font-size: 30px !important;	
}
#main-content .wpcf7 h4 {
    padding-left: 30px;
	padding-right: 30px;
}
}
/* Safari and Chrome, if Chrome rule needed */
@media screen and (-webkit-min-device-pixel-ratio:0) { 
.header_banner h2 strong::before {
    width: 160px;
    height: 54px;
}
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width: 980px) { 
.header_banner h2 strong::before {
    height: 36px;
}
}