.et_pb_row {padding: 0 !important;}
.et_pb_section {padding: 100px 0 !important;}
.et_pb_row.et_pb_row_fullwidth, 
.et_pb_specialty_fullwidth>.et_pb_row {width: 100% !important;max-width: 100% !important;}
#ple-loader-wraps99 {background: rgba(0, 0, 0, 0.95) !important;z-index: 9999999;}
#ple-loader-wraps99 #ple-animates {background: url('../img/loader.svg') no-repeat !important; height: 100px; width: 100px; animation: none; background: transparent; opacity: 0.9;}
#page-container {padding: 0 !important; margin: 0 !important;}
.container, .et_pb_row {width: 100% !important; max-width: 100% !important; padding: 0 100px !important;}
.middle-wrap {position: relative;width: calc(100% - 80px);margin: auto;background: #fff;margin-top: -60px;-webkit-border-radius: 6px;-moz-border-radius: 6px;-ms-border-radius: 6px;border-radius: 4px;-moz-box-shadow: 0 9px 46px 8px rgba(0,0,0,.14), 0 11px 15px -7px rgba(0,0,0,.12), 0 24px 38px 3px rgba(0,0,0,.2);-webkit-box-shadow: 0 9px 46px 8px rgba(0,0,0,.14), 0 11px 15px -7px rgba(0,0,0,.12), 0 24px 38px 3px rgba(0,0,0,.2);box-shadow: 0 9px 46px 8px rgba(0,0,0,.14), 0 11px 15px -7px rgba(0,0,0,.12), 0 24px 38px 3px rgba(0,0,0,.2);overflow: hidden;z-index: 99;}
.home-banner {min-height: 100vh; -ms-box-orient: horizontal;display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: flex; align-items: center;}
.home-banner .middle-content {position: relative; z-index: 99;}
.home-banner .middle-content .hidden {opacity:0;}
.home-banner .middle-content .et_parallax_bg {display: none;}
.home-banner:before{position: absolute; content: ""; top: 0; bottom: 0; left: 0; right: 0; background-color: rgba(0,0,0,0.7);z-index: 10;     background-image: url('../img/banner-dots.png');}
.home-banner .et_pb_code_inner {max-width: 610px;}
.home-banner .et_pb_code_inner p {font-size: 22px;color: #fff;line-height: 40px; position: relative; padding: 40px 0 0 0;}
.home-banner .et_pb_code_inner p::after {position: absolute;content:"";width: 80px;height: 2px;background-color: #e74e7c;left: 0;top: 0;}
.home-banner h2 {color: #e74e7c;font-size: 60px;font-weight: 600;text-transform: uppercase;}
.home-banner .console-container span{font-size: 60px;font-weight: 600;text-transform: uppercase;font-family: 'Raleway', sans-serif;margin: 0 0 30px 0;}
.home-banner .et_pb_code_inner .console-underscore{display: inline-block;margin: 0 0 0 10px; font-size: 0px;font-weight: 800; width: 25px; height: 3px; background: #fff; position: relative; top: 9px;}
.home-banner .et_pb_code_inner .console-container {margin: 20px 0 40px 0;}
.home-banner .middle-content.et_pb_row {position: static;}
.home-banner .middle-content.et_pb_row .et_pb_column {position: static;}
.home-banner .et_pb_button_module_wrapper {position: static !important;}
.home-banner .down-arrow {position: absolute;bottom: 90px;left: 0;right: 0;margin: auto; padding: 0 !important;min-width: inherit !important;text-indent: -9999px;background: transparent !important; border: 2px solid #fff !important; border-radius: 16px;width: 20px;height: 40px;z-index: 10;}
.home-banner .down-arrow:hover {background: transparent !important;}
.home-banner .down-arrow:before, .home-banner .down-arrow:after { background: transparent !important;}
.home-banner .down-arrow:after {display: none;}
.home-banner .down-arrow:before {border-radius: 10px;background: #fff !important;width: 2px;height: 6px;top: 0;margin-left: auto;margin-right: auto;text-indent: 0;display: block;-webkit-animation-name: drop;-webkit-animation-duration: 1s;-webkit-animation-timing-function: linear;-webkit-animation-delay: 0s;-webkit-animation-iteration-count: infinite;-webkit-animation-play-state: running;-webkit-animation-name: drop;animation-name: drop;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-timing-function: linear;animation-timing-function: linear;-webkit-animation-delay: 0s;animation-delay: 0s;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;-webkit-animation-play-state: running;animation-play-state: running;}
@-webkit-keyframes drop {
	0% {
		top: 5px;
		opacity: 0;
	}
	30% {
		top: 10px;
		opacity: 1;
	}
	100% {
		top: 25px;
		opacity: 0;
	}
}
@keyframes drop {
	0% {
		top: 5px;
		opacity: 0;
	}
	30% {
		top: 10px;
		opacity: 1;
	}
	100% {
		top: 25px;
		opacity: 0;
	}
}
#main-header {background: transparent !important; box-shadow: none !important;}
#main-header #et-top-navigation {padding: 0 !important;}
#main-header #et_top_search {display: none;}
#main-header #top-menu li.menu-item-has-children a {padding-right: 20px !important;}
#main-header #top-menu li a {color: #fff;font-size: 15px;font-weight: normal; opacity: 1 !important; padding: 0 !important;padding: 35px 0 !important;}
#main-header #top-menu li a:before {content: '';position: absolute;bottom: 24px;width: 0;height: 2px;left: 0; background-image: linear-gradient(to right, #ff5b4b, #f44d62, #e34776, #cc4785, #b14a8f); -moz-transition: 400ms ease all; -webkit-transition: 400ms ease all; transition: 400ms ease all;}
#main-header #top-menu li.current-menu-item a:before {width: 100%;}
#main-header #top-menu li:hover a:before {width: 100%;}
#main-header .header-top {width: 100%;display: block;overflow: hidden; background: rgba(19, 20, 20, 0.7); padding: 10px 0; -moz-transition: 400ms ease all; -webkit-transition: 400ms ease all; transition: 400ms ease all; border-bottom: 1px solid transparent;}
#main-header .header-top .et_pb_widget {float: right;}
#main-header .header-top .info {float: left; padding: 0 10px 0 0; border-right: 1px solid rgba(255, 255, 255, 0.2);}
#main-header .header-top .info a {font-family: "Open Sans",Arial,sans-serif; color: #fff; font-size: 13px; font-weight: 500; padding-left: 12px;}
#main-header .header-top .info a:hover {color: #e74e7c;}
#main-header .header-top .info a .fa {padding-right: 5px;}
#main-header .header-top .et_pb_widget ul {float: left;}
#main-header .header-top .et_pb_widget ul li {display: inline-block;vertical-align: middle;margin: 0 0 0 10px;}
#main-header .header-top .et_pb_widget ul li a {color: #fff;font-size: 15px;display: block;}
#main-header .header-top .et_pb_widget ul li a:hover {color: #e74e7c;}
#et-secondary-nav .menu-item-has-children>a:first-child:after, 
#top-menu .menu-item-has-children>a:first-child:after {bottom: 0; margin: auto; height: 15px;}
#main-header.et-fixed-header {background: rgba(19, 20, 20, 0.7) !important;}
#main-header.et-fixed-header #top-menu li.menu-item-has-children a {padding-right: 20px !important;}
#main-header.et-fixed-header #top-menu li a {padding: 25px 0 !important;}
#main-header.et-fixed-header #top-menu li a:before {bottom: 16px;}
#main-header.et-fixed-header .header-top {padding: 8px 0; background: transparent; border-color: rgba(167, 167, 167, 0.1);}
#main-header #top-menu li ul.sub-menu {border: none;border-radius: 2px;-moz-box-shadow: 0 2px 5px rgba(0,0,0,0.2);-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.2);box-shadow: 0 2px 5px rgba(0,0,0,0.2); padding: 12px 0;}
#main-header #top-menu li ul.sub-menu li a {padding: 7px 0 7px 0 !important;color: #333333;}
#main-header #top-menu li ul.sub-menu li a:hover {color: #e74e7c;}
#main-header #top-menu li ul.sub-menu li a:before {height: 0;width: 2px !important;left: -20px;top: 0;}
#main-header #top-menu li ul.sub-menu li a:hover:before {height: 100%;}
#main-header .header-top .info a.phone .fa {-moz-transform: rotate(8deg);-webkit-transform: rotate(8deg);transform: rotate(8deg);position: relative;top: 1px;font-size: 13px;}
#main-header #top-menu li.enquiry-button a {padding: 14px 20px 13px 20px !important;background-image: linear-gradient(to right, #ff5b4b, #f44d62, #e34776, #cc4785, #b14a8f);min-width: 120px;text-align: center;border-radius: 2px;text-transform: uppercase;font-size: 13px;}
#main-header #top-menu li.enquiry-button a:hover {background-image: linear-gradient(to right, #b14a8f, #cc4785, #e34776, #f44d62, #ff5b4b) !important;}
#main-header #top-menu li.enquiry-button a:before {display: none;}
#main-header #top-menu li.company-menu ul.sub-menu {max-width: 180px;}
#main-header.et-fixed-header #top-menu li ul.sub-menu li a {padding: 7px 0 7px 0 !important;}
#main-footer .footer-bottom {background: #191919; position: relative; clear: both;}
#main-footer .footer-bottom .inner {-ms-box-orient: horizontal; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: flex; align-items: center; justify-content: space-between; padding: 20px 40px;}
#main-footer .footer-bottom .inner .text {color: #616161;}
#main-footer .footer-bottom .inner .social ul li {display: inline-block;vertical-align: middle;margin-left: 12px;}
#main-footer .footer-bottom .inner .social ul li a {display: block;color: #616161; position: relative; z-index: 99;}
#main-footer .footer-bottom .inner .social ul li a:hover {color: #fff;}
#main-footer {position: relative; background-size:cover !important; background-repeat: no-repeat !important; background-position: center center !important; background-attachment: fixed;}
#main-footer:before {content: '';position: absolute;left: 0;right: 0;top: 0;bottom: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.7);}
.footer-top {overflow: hidden; position: relative;}
.footer-top:before {content: '';position: absolute;left: 0;height: 100%;width: 42%;background: rgba(0, 0, 0, 0.6);}
.footer-top .inner {width: 100%;max-width: 1430px;margin: auto;overflow: hidden; padding: 100px 15px 150px;}
.footer-top .inner .contact-form {width: 45%; float: left; padding: 0 150px 0 0;}
.footer-top .inner .contact-info {width: 55%;float: left;}
.footer-top .inner .contact-info .info {margin: 60px 0;border-bottom: 1px solid rgba(255, 255, 255, 0.2);padding: 0 0 40px 0;}
.footer-top .inner .contact-info .info a {display: inherit;color: #fff;font-size: 16px; margin-bottom: 12px; position: relative; padding: 0 0 0 30px;}
.footer-top .inner .contact-info .info a .fa {color: #fff; position: absolute; left: 0;}
.footer-top .inner .contact-info .info a:hover {color: #e74e7c;}
.footer-top .inner .contact-info .info address {display: inherit;color: #fff;font-size: 15px;margin-bottom: 16px;position: relative;padding: 0 0 0 30px;line-height: 24px;}
.footer-top .inner .contact-info .info address .fa {color: #fff; position: absolute; left: 0; font-size: 20px; top: 2px;}
.footer-top .inner .contact-info .who-we-are h3 {color: #fff;font-size: 34px;padding: 0;margin: 0 0 20px 0;}
.footer-top .inner .contact-info .who-we-are h3 strong {color: #e74e7c;}
.footer-top .inner .contact-info .who-we-are p {color: #fff; font-size: 15px; line-height: 29px; max-width: 600px; font-weight: 100;}
.footer-top .inner .contact-info img {opacity: 0.7;}
.wpcf7-form .wpcf7-not-valid-tip {font-size: 11px !important;color: #e74e7c !important;}
.contact-form br {display: none;}
.contact-form h3 {font-size: 34px;color: #fff;margin: 0 0 22px 0;padding: 0;}
.contact-form h3 strong {color: #e74e7c;}
.contact-form .form-group {display: block;margin: 0 0 18px 0;}
.contact-form .form-group label {display: block;color: #fff;}
.contact-form .form-group .wpcf7-form-control-wrap {display: block;width: 100%;}
.contact-form .form-group .wpcf7-form-control-wrap input {width: 100%;padding: 16px 15px;color: #fff;background: rgba(160, 160, 160, 0.4);border: none;font-size: 14px;height: 50px;}
.contact-form .form-group .wpcf7-form-control-wrap textarea {width: 100%;padding: 16px 15px;color: #fff;background: rgba(255, 255, 255, 0.3);border: none;font-size: 14px;height: 100px; resize: none;}
.contact-form .form-submit {text-align: left; position: relative;}
.contact-form .form-submit .wpcf7-submit {color: #fff;padding: 15px 20px;border-radius: 2px;border: none;min-width: 120px;text-transform: uppercase; cursor: pointer; display: block; background-image: linear-gradient(to right, #ff5b4b, #f44d62, #e34776, #cc4785, #b14a8f);}
.contact-form .form-submit .wpcf7-submit:hover { background-image: linear-gradient(to right, #b14a8f, #cc4785, #e34776, #f44d62, #ff5b4b) !important;}
.contact-form .wpcf7-validation-errors {display: none !important;}
.contact-form .wpcf7-mail-sent-ok {border: none;padding: 0;color: #398f14;}
html.popup-active .animatedModal-on {z-index: 999999 !important;}
html.popup-active:before {content: '';position: fixed;left: 0;right: 0;width: 100%;height: 100%;top: 0;bottom: 0;background: rgba(0, 0, 0, 0.6);z-index: 999999;}
.common-banner {min-height: 500px; -ms-box-orient: horizontal;display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: flex; align-items: center;}
.common-banner:before {position: absolute;content: "";top: 0;bottom: 0;left: 0;right: 0;background-color: rgba(0,0,0,0.5);z-index: 10;     background-image: url(../img/banner-dots.png);}
.common-banner .et_pb_row {position: relative;z-index: 999;max-width: 770px !important;padding: 0 20px !important;}
.common-banner .et_pb_row .et_pb_text {text-align: center;}
.common-banner .et_pb_row .et_pb_text h2 {color: #fff;font-size: 36px; position: relative; padding: 0 0 15px 0; margin: 0 0 20px 0;}
.common-banner .et_pb_row .et_pb_text h2 strong {color: #e74e7c;}
.common-banner .et_pb_row .et_pb_text h2:after {    position: absolute; content: "";width: 80px;height: 2px;background-color: #e74e7c;left: 0;bottom: 0;right: 0;margin: auto;}
.common-banner .et_pb_row .et_pb_text p {color: #fff;line-height: 27px;font-weight: 300;font-size: 15px;}
.common-banner .et_pb_row .et_pb_text p strong {color: #e74e7c;}
.magento-development .common-banner .et_pb_row .et_pb_text h2 b {color: #F05929;}
.magento-development .common-banner .et_pb_row .et_pb_text h2:after {background-color: #F05929;}
.career-text .et_pb_text_inner {max-width: 1200px;margin: auto;}
.career-text .et_pb_text_inner h3 {font-size: 35px;color: #333;font-weight: 600;padding: 0 0 40px 0; position: relative;}
.career-text .et_pb_text_inner h3:before {content: '';position: absolute;left: 0;bottom: 20px;height: 3px;width: 100px;background-color: #e74e7c;}
.career-text .et_pb_text_inner p {font-size: 15px;font-weight: normal;line-height: 27px;}
.career-text .et_pb_text_inner p strong {color: #000;}
.why-work-section:before {position: absolute;content: "";top: 0;bottom: 0;left: 0;right: 0;background-color: rgba(0,0,0,0.7);z-index: 10;}
.why-work-section .et_pb_row {position: relative;z-index: 99;}
.why-work-section .et_pb_row.title h3 {text-align: center;color: #fff;font-size: 35px;line-height: 40px;font-weight: 600; position: relative;}
.why-work-section .et_pb_row.title h3:before {content: '';position: absolute;left: 0; right: 0; margin: auto; bottom: 0px;height: 3px;width: 100px;background-color: #e74e7c;}
.why-work-section .et_pb_row.why-work-content {max-width: 1430px !important;margin-top: 50px;}
.why-work-section .et_pb_row.why-work-content .et_pb_module {height: 100%;}
.why-work-section .et_pb_row.why-work-content .et_pb_text_inner {background: rgba(0, 0, 0, 0.5);padding: 25px 40px; height: 100%;}
.why-work-section .et_pb_row.why-work-content .et_pb_text_inner h5 {padding: 0;}
.why-work-section .et_pb_row.why-work-content .et_pb_text_inner h5 strong {font-size: 100px;font-family: 'Raleway', sans-serif;position: absolute;z-index: -1;color: #fff;opacity: 0.1;left: 0;right: 0;margin: auto;text-align: center;top: 0;}
.why-work-section .et_pb_row.why-work-content .et_pb_text_inner h4 {color: #fff;font-size: 20px;padding: 0 0 13px 0; line-height: 25px;}
.why-work-section .et_pb_row.why-work-content .et_pb_text_inner p {color: #868686;}
.opening-section {background-color: #fafafa !important;}
.opening-section .et_pb_column {max-width: 1200px;margin: auto !important; float: none;}
body .opening-section .et_pb_column.et-last-child, body .opening-section .et_pb_column.last-child {margin: auto !important;}
.opening-section .et_pb_text_inner h3 {font-size: 35px;color: #333;font-weight: 600;padding: 0 0 40px 0; position: relative; margin-bottom: 20px;}
.opening-section .et_pb_text_inner h3:before {content: '';position: absolute;left: 0;bottom: 20px;height: 3px;width: 100px;background-color: #e74e7c;}
.opening-section .et_pb_accordion_item {background: #fff;-webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.08);-moz-box-shadow: 0 0 50px rgba(0, 0, 0, 0.08);box-shadow: 0 0 50px rgba(0, 0, 0, 0.08);padding: 0;border: none; margin-bottom: 17px !important;}
.opening-section .et_pb_accordion_item .et_pb_toggle_title {padding: 25px 20px 25px 60px;color: #000; font-size: 17px; font-weight: 600;}
.opening-section .et_pb_accordion_item .et_pb_toggle_title:before {left: 25px; right: inherit; color: #000; margin-top: -11px; font-size: 18px;}
.opening-section .et_pb_accordion_item.et_pb_toggle_open .et_pb_toggle_title {color: #fff;background-color: #000;}
.opening-section .et_pb_accordion_item.et_pb_toggle_open .et_pb_toggle_title:before {content: "\e04f";display: block; color: #e74e7c;}
.opening-section .et_pb_accordion_item .et_pb_toggle_content {padding: 33px 40px 30px;}
.opening-section .et_pb_accordion_item .et_pb_toggle_content ul {list-style: none;padding-left: 0;}
.opening-section .et_pb_accordion_item .et_pb_toggle_content ul li {color: #333;font-weight: 300;font-size: 15px;line-height: 30px;}
.opening-section .et_pb_accordion_item .et_pb_toggle_content h5 {font-size: 26px;margin-bottom: 12px;font-weight: 700;}
.opening-section .et_pb_accordion_item .et_pb_toggle_content ol {padding: 0;list-style: none;}
.opening-section .et_pb_accordion_item .et_pb_toggle_content ol li {position: relative;}
.opening-section .et_pb_accordion_item .et_pb_toggle_content ol li {position: relative;color: #333;font-size: 15px;line-height: 30px;padding: 0 0 0 25px;}
.opening-section .et_pb_accordion_item .et_pb_toggle_content ol li:before {content: "\f0a4";display: inline-block;font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;position: absolute;top: 6px;bottom: 0;margin: auto;left: 0;}
/*portfolio page design here*/
.portfolio-section .et_pb_filterable_portfolio .et_pb_portfolio_filters ul { padding: 0; list-style-type: none!important; text-align: center;}
.portfolio-section .et_pb_filterable_portfolio .et_pb_portfolio_filters ul li { float: none; font-size: 14px; line-height: 1em; display: inline-block;margin: 0 10px 0px 10px;}
.portfolio-section .et_pb_filterable_portfolio .et_pb_portfolio_filters ul li a{border-radius: 2px; border:0; background: #e1e1e1; padding: 16px 35px 16px 35px;}
.portfolio-section .et_pb_filterable_portfolio .et_pb_portfolio_filters ul li a.active { color: #fff; background-image: linear-gradient(to right, #ff5b4b, #f44d62, #e34776, #cc4785, #b14a8f);}
.portfolio-section .et_pb_bg_layout_light .et_pb_portfolio_item .post-meta{display: none}
.portfolio-section .et_portfolio_image{ display: block; position: relative; overflow: hidden}
.portfolio-section .et_overlay {background: rgba(0,0,0,.8);border: 0;transition: 0.5s; -ms-transition: 0.5s; -webkit-transition: 0.5s;z-index: 1;height: 100%;width: 100%;transform: translateY(100%);opacity: 1;display: block}
.et_pb_portfolio_item:hover .et_overlay {transform: translateY(0%)}
.portfolio-section .et_overlay:before {position: absolute;top: 50%;left: 50%;margin: 0;font-size: 18px;content: "\e050";-webkit-transition: all .4s;-moz-transition: all .4s;transition: all .4s;background: #e74e7c; color:#fff;padding: 15px;border-radius: 50%;transform: translate(-50%,-50%);}
.portfolio-section .et_pb_portfolio_item{box-shadow: 0px 3px 2px rgba(0,0,0,0.1); -ms-box-shadow: 0px 3px 2px rgba(0,0,0,0.1); -webkit-box-shadow: 0px 3px 2px rgba(0,0,0,0.1);}
.portfolio-section .et_pb_portfolio_item .et_pb_module_header{margin: 0;}
.portfolio-section .et_pb_portfolio_item .et_pb_module_header a{font-size: 16px;padding: 15px;float: left;width: 100%;}
.portfolio-section .et_pb_filterable_portfolio .et_pb_portfolio_items_wrapper{max-width: 1200px;margin: 0 auto 30px auto; box-shadow: 0 0 15px rgba(0,0,0,0.2);-webkit-box-shadow: 0 0 15px rgba(0,0,0,0.2);-ms-box-shadow: 0 0 15px rgba(0,0,0,0.2); padding: 15px 2%;}
.portfolio-section .et_pb_filterable_portfolio .et_pb_portfolio_items {position: relative;width: 100%;}
.portfolio-section .et_pb_filterable_portfolio .et_pb_portofolio_pagination, .portfolio-section .et_pb_gallery .et_pb_gallery_pagination {border: 0}
@media (min-width: 981px){
    .portfolio-section .et_pb_gutters2 .et_pb_column_4_4 .et_pb_grid_item:nth-child(2n+1),
    .portfolio-section .et_pb_gutters2 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .portfolio-section .et_pb_gutters2 .et_pb_column_4_4 .et_pb_widget:nth-child(2n+1),
    .portfolio-section .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_grid_item:nth-child(2n+1),
    .portfolio-section .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .portfolio-section .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_widget:nth-child(2n+1){clear: both}
    .portfolio-section .et_pb_gutters2 .et_pb_column_4_4 .et_pb_grid_item,
    .portfolio-section .et_pb_gutters2 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .portfolio-section .et_pb_gutters2 .et_pb_column_4_4 .et_pb_widget,
    .portfolio-section .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_grid_item,
    .portfolio-section .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .portfolio-section .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_widget {width: 44%;margin: 3%;}
}
@media (max-width: 980px){
    .portfolio-section .et_pb_filterable_portfolio .et_pb_portfolio_items_wrapper{width: 100%;}
}
.et_right_sidebar #main-content .container:before {display: none;}
.single-blog-header {position: relative; background-size: cover !important;}
.single-blog-header:before {position: absolute;content: "";top: 0;bottom: 0;left: 0;right: 0;background-color: rgba(0,0,0,0.7);z-index: 10;}
.single-blog-header .inner {min-height: 600px;-ms-box-orient: horizontal;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -moz-flex;display: -webkit-flex;display: flex;align-items: center; position: relative; z-index: 99; justify-content: center;}
.single-blog-header .inner .entry-title {color: #fff;font-size: 36px;position: relative;padding: 0 0 15px 0;margin: 0 0 20px 0;max-width: 770px;text-align: center;line-height: 50px;}
.single-blog-header .inner .entry-title:after {position: absolute; content: "";width: 80px;height: 2px;background-color: #e74e7c;left: 0;bottom: 0;right: 0;margin: auto;}
.single-blog-content {max-width: 1430px;margin: auto;margin-top: 70px;}
.single-blog-content .post-meta {display: none;}
.single-blog-content .inner {box-shadow: 0 0 15px rgba(0,0,0,0.2);-webkit-box-shadow: 0 0 15px rgba(0,0,0,0.2);-ms-box-shadow: 0 0 15px rgba(0,0,0,0.2);padding: 50px 60px 50px 60px;}
.single-blog-content .inner .entry-content {padding: 0;}
.single-blog-content .inner .entry-content h2 {margin-top: 20px;font-weight: 600;}
.single-blog-content .inner .entry-content p {text-align: justify;}
.single-blog-content .inner .entry-content a {color: #e74e7c;}
.single-blog-content .inner .entry-content a:hover {color: #000;}
.single-blog-content .inner #sidebar h4 {text-transform: uppercase;font-size: 20px;position: relative;padding: 0 0 10px 0;margin: 0 0 17px 0;line-height: 28px;}
.single-blog-content .inner #sidebar h4:after {position: absolute; content: "";width: 80px;height: 2px;background-color: #e74e7c;left: 0;bottom: 0;margin: auto;}
.single-blog-content .inner #sidebar ul li {margin-bottom: 12px;}
.single-blog-content .inner #sidebar ul li a {color: #353535;}
.single-blog-content .inner #sidebar ul li a:hover {color: #e74e7c;}
.single-blog-content .inner #comment-wrap {display: none;}
.counter_section .commen-title p strong {color: #e74e7c;}
.tabbing-section .et_pb_tabs_controls li {-webkit-transition: 400ms ease all; -moz-transition: 400ms ease all; transition: 400ms ease all;}
.tabbing-section .et_pb_tabs_controls li:hover {opacity: 1;box-shadow: 0 0 12px rgba(0,0,0,.2);-ms-box-shadow: 0 0 12px rgba(0,0,0,.2);-webkit-box-shadow: 0 0 12px rgba(0,0,0,.2);filter: grayscale(0%);}
body.services-page #et-main-area {margin-top: 100px;}
body.services-page #main-header {background: rgba(19, 20, 20, 1) !important;}
body.services-page #main-header .header-top {border-color: rgba(167, 167, 167, 0.1);}
.service-header {min-height: 800px; -ms-box-orient: horizontal;display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: flex; align-items: center;}
.service-header:before {position: absolute;content: "";top: 0;bottom: 0;left: 0;right: 0;background-color: rgba(0,0,0,0.5);z-index: 10;}
.service-header .et_pb_row {position: relative;z-index: 999;}
.service-header .et_pb_row .et_pb_text {text-align: left;}
.service-header .et_pb_row .et_pb_text h2 {color: #fff;font-size: 45px; position: relative; padding: 0 0 15px 0; margin: 0 0 20px 0;}
.service-header .et_pb_row .et_pb_text h2 strong {color: #e74e7c;}
.service-header .et_pb_row .et_pb_text h2:after {position: absolute; content: "";width: 80px;height: 2px;background-color: #e74e7c;left: 0;bottom: 0;margin: auto;}
.service-header .et_pb_row .et_pb_text h5 {color: #fff;line-height: 27px;font-weight: 300;font-size: 20px;}
.service-header .et_pb_row .et_pb_text p {color: #fff;line-height: 27px;font-weight: 300;font-size: 18px;}
.service-header .et_pb_row .et_pb_text ul {padding: 0;list-style: none;}
.service-header .et_pb_row .et_pb_text ul li {color: #fff;line-height: 34px;font-weight: 300;font-size: 16px; position: relative; padding: 0 0 0 32px;}
.service-header .et_pb_row .et_pb_text ul li:before {content: '';position: absolute;left: 0;top: 17px;background: #fff;height: 1px;width: 16px;}
.services-number-section .et_pb_row {max-width: 1430px !important;}
.services-number-section .et_pb_row .et_pb_number_counter {height: 220px;align-items: center;-ms-box-orient: horizontal;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -moz-flex;display: -webkit-flex;display: flex;-webkit-flex-flow: row wrap;flex-flow: row wrap;padding: 35px;justify-content: center;border: 1px solid #dddddd;}
.services-number-section .et_pb_row .et_pb_number_counter .percent {display: block;text-align: center;width: 100%;margin: 0;}
.services-number-section .et_pb_row .et_pb_number_counter .percent .percent-value {color: #3c3f46;font-weight: bold;}
.services-number-section .et_pb_row .et_pb_number_counter .title {margin: 0;color: #3c3f46; padding: 0;}
.services-number-section .et_pb_row .et_pb_number_counter.dark {background-image: linear-gradient(to right, #ff5b4b, #f44d62, #e34776, #cc4785, #b14a8f);}
.services-number-section .et_pb_row .et_pb_number_counter.dark .percent .percent-value {color: #fff;}
.services-number-section .et_pb_row .et_pb_number_counter.dark .title {color: #fff;}
.developer-section .et_pb_row {max-width: 1430px !important;}
.developer-section .et_pb_row .et_pb_blurb {background: #fff;padding: 30px 20px;border-radius: 0px;-moz-box-shadow: 5px 5px 16px 0px rgba(185, 75, 141, 0.2);-webkit-box-shadow: 5px 5px 16px 0px rgba(185, 75, 141, 0.2);box-shadow: 5px 5px 16px 0px rgba(185, 75, 141, 0.2); -webkit-transition: all 0.25s linear;-moz-transition: all 0.25s linear;-ms-transition: all 0.25s linear;-o-transition: all 0.25s linear;transition: all 0.25s linear;height: 100%;}
.developer-section .et_pb_row .et_pb_blurb:hover {background: #fff;}
.developer-section .et_pb_row .et_pb_blurb .et_pb_image_wrap {background: #fff;height: 130px;width: 130px;border-radius: 50%;margin: 0 auto 25px;overflow: hidden;-webkit-transition: all 0.25s linear;-moz-transition: all 0.25s linear;-ms-transition: all 0.25s linear;-o-transition: all 0.25s linear;transition: all 0.25s linear;position: relative;}
.developer-section .et_pb_row .et_pb_blurb:hover .et_pb_image_wrap {background: #fff;}
.developer-section .et_pb_row .et_pb_blurb .et_pb_image_wrap img {position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;max-width: 100px;max-height: 80px;}
.developer-section .et_pb_row .et_pb_blurb_description h3 {position: relative;padding: 0 0 15px 0;margin: 0 0 20px 0;font-size: 26px;}
.developer-section .et_pb_row .et_pb_blurb_description h3 strong {color: #e74e7c;}
.developer-section .et_pb_row .et_pb_blurb_description h3:before { content: ''; position: absolute; left: 0; bottom: 0; height: 2px; width: 100px; background-color: #e74e7c;}
.developer-section .et_pb_row .et_pb_blurb_description .enquiry-btn {display: inline-block;margin-top: 20px;z-index: 9;cursor: pointer;padding: 12px 30px 10px 30px !important;}
.developer-section .et_pb_row .et_pb_blurb:before {background: #131414;border-radius: 0;position: absolute;left: 0;right: 0;content: "";z-index: -1;-webkit-animation-name: boxeffect;-webkit-animation-duration: 2s;animation-name: boxeffect;animation-duration: 2s;animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;height: 100%;top: 0;bottom: 0;margin: auto;width: 100%;}
@-webkit-keyframes boxeffect {
    0%{height: 100%;}
    50%{height: 103%;}
    100%{height: 100%;}
}
@keyframes boxeffect {
    0%{height: 100%;}
    50%{height: 103%;}
    100%{height: 100%;}
}
.what-we-do .et_pb_row {max-width: 1200px !important;}
.enquiry-section-main .et_pb_row {max-width: 1200px !important; margin-bottom: 30px;}
.enquiry-section-main form .form-group {display: block;margin: 0 0 18px 0;}
.enquiry-section-main form .form-group br{display: none}
.enquiry-section-main form .form-group label{display: none}
.enquiry-section-main form .form-group input{display: block;width: 100%;background: #e6e6e6;font-size: 14px;line-height: 1.5;color: #666666;height: 50px;border:0;border-radius: 25px;padding: 0 30px 0 30px;}
.enquiry-section-main form .form-group textarea{display: block;width: 100%;background: #e6e6e6;font-size: 14px;line-height: 1.5;color: #666666;border:0;border-radius: 25px;padding: 20px 30px;height: 150px; resize: none;}
.enquiry-section-main form .form-submit{text-align: left; position: relative;}
.enquiry-section-main form .form-submit .wpcf7-submit {padding: 14px 20px 13px 20px !important; background-image: linear-gradient(to right, #ff5b4b, #f44d62, #e34776, #cc4785, #b14a8f); text-transform: uppercase; font-size: 13px; font-weight: 600; border: 0; color:#fff; cursor: pointer; width: 100%; height: 50px; border-radius: 30px; line-height: 1.5; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; justify-content: center; align-items: center; padding: 0 25px; -webkit-transition: all 0.4s; -o-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s;}
.enquiry-section-main form .form-submit .ajax-loader {left: 95px;right: 0;margin: auto;}
.enquiry-section-main form .form-submit .wpcf7-submit:hover { background-image: linear-gradient(to right, #b14a8f, #cc4785, #e34776, #f44d62, #ff5b4b) !important;}
.enquiry-section-main form .wpcf7-form span.wpcf7-not-valid-tip { color: #f00; font-size: 12px; font-weight: normal; display: block; text-align: left; margin: 0 0 0 30px;}
.enquiry-section-main form .wpcf7-validation-errors{display: none !important}
.enquiry-section-main form .wpcf7-mail-sent-ng{display: none !important}
.enquiry-section-main form .wpcf7-mail-sent-ok{border:0;padding: 0; color: #398f14;}
.enquiry-section-main .et_pb_row.title h4 {position: relative;padding: 0 0 15px 0;margin: 0 0 20px 0;font-weight: 600;font-size: 26px; line-height: 30px;}
.enquiry-section-main .et_pb_row.title h4:before {content: ''; position: absolute; left: 0; bottom: 0; height: 2px; width: 100px; background-color: #e74e7c;}
.enquiry-section-main .et_pb_row.title p {font-size: 15px;line-height: 26px;}
.leadership-section .et_pb_row {max-width: 1430px !important;}
.tabbing-section .et_pb_tabs_controls li.unhighlight {-webkit-filter: grayscale(100%); filter: grayscale(100%);}
.Join-team-section .et_pb_row {max-width: 1400px !important;}
.Join-team-section .title {text-align: center;}
.Join-team-section .title h3 {text-align: center;font-size: 35px;line-height: 40px;font-weight: 600;position: relative;}
.Join-team-section .title h3 strong {font-weight: 600;color: #e74e7c;}
.Join-team-section .title h3:before {content: '';position: absolute;left: 0;right: 0;margin: auto;bottom: 0px;height: 3px;width: 100px;background-color: #e74e7c;}
.Join-team-section form .form-group {width: 50%;float: left;padding: 10px;}
.Join-team-section form br {display: none;}
.Join-team-section form .form-group label {display: block;font-size: 17px;font-family: 'Raleway', sans-serif;color: #333;padding: 0 0 3px 0;}
.Join-team-section form .form-group .wpcf7-form-control-wrap {display: block;}
.Join-team-section form .form-group .wpcf7-form-control-wrap input {border: 1px solid #d6d6d6;padding: 13px 13px 13px 13px;width: 100%;font-size: 15px;border-radius: 0;font-family: 'Raleway', sans-serif;font-weight: normal; color: #333; -moz-transition: 400ms ease all; -webkit-transition: 400ms ease all; transition: 400ms ease all;}
.Join-team-section form .form-group .wpcf7-form-control-wrap textarea {border: 1px solid #d6d6d6;padding: 13px 13px 13px 13px;width: 100%;font-size: 15px;border-radius: 0;font-family: 'Raleway', sans-serif;font-weight: normal; resize: none; height: 150px; color: #333; -moz-transition: 400ms ease all; -webkit-transition: 400ms ease all; transition: 400ms ease all;}
.Join-team-section form .form-group .wpcf7-form-control-wrap input::-webkit-input-placeholder {color: #333; opacity: 0.5;}
.Join-team-section form .form-group .wpcf7-form-control-wrap input::-moz-placeholder {color: #333; opacity: 0.5;}
.Join-team-section form .form-group .wpcf7-form-control-wrap input:-ms-input-placeholder {color: #333; opacity: 0.5;}
.Join-team-section form .form-group .wpcf7-form-control-wrap input:-moz-placeholder {color: #333; opacity: 0.5;}
.Join-team-section form .form-group .wpcf7-form-control-wrap textarea::-webkit-input-placeholder { color: #333; opacity: 0.5;}
.Join-team-section form .form-group .wpcf7-form-control-wrap textarea::-moz-placeholder { color: #333; opacity: 0.5;}
.Join-team-section form .form-group .wpcf7-form-control-wrap textarea:-ms-input-placeholder { color: #333; opacity: 0.5;}
.Join-team-section form .form-group .wpcf7-form-control-wrap textarea:-moz-placeholder {color: #333; opacity: 0.5;}
.Join-team-section form .form-group .wpcf7-form-control-wrap input:focus {border-color: #000;}
.Join-team-section form .form-group .wpcf7-form-control-wrap textarea:focus {border-color: #000;}
.Join-team-section form .form-group .note {font-size: 13px;}
.Join-team-section form .form-group .wpcf7-submit {padding: 14px 20px 13px 20px !important;background-image: linear-gradient(to right, #ff5b4b, #f44d62, #e34776, #cc4785, #b14a8f);min-width: 120px;text-align: center;text-transform: uppercase;font-size: 13px;border: none;width: 100%;color: #fff;border-radius: 0;cursor: pointer;font-weight: 600;height: 50px;}
.Join-team-section form .form-group .wpcf7-submit:hover {background-image: linear-gradient(to right, #b14a8f, #cc4785, #e34776, #f44d62, #ff5b4b) !important;}
.Join-team-section form .form-group input[type="file"] {padding: 16px 13px 16px 13px;color: #a5a5a5;}
.Join-team-section .wpcf7-validation-errors {clear: both;display: none !important;}
.Join-team-section form .form-group:nth-child(2n+2) {clear: left;}
.Join-team-section form .form-group.form-submit {clear: none; position: relative;}
.Join-team-section form .form-group.form-submit .ajax-loader {left: 93px;right: 0;margin: auto;top: -3px;bottom: 0;}
.Join-team-section form .wpcf7-mail-sent-ok {clear: both;}
.wp-top-content .et_pb_row {max-width: 1430px !important;}
.expert-magento .et_pb_row {position: relative;z-index: 99;}
.expert-magento .et_pb_row.title h3 {text-align: center; font-size: 31px; font-weight: bold; padding: 0 0 15px 0;}
.expert-magento .et_pb_row.title h3 strong {color: #F05929;}
.expert-magento .et_pb_row.title p {font-size: 19px;font-weight: bold;padding: 8px 0 35px 0;text-align: center;}
.expert-magento .et_pb_row.numbers-row {max-width: 1430px !important;}
.expert-magento .et_pb_row .et_pb_number_counter {border: 1px solid rgba(240, 89, 41, 0.3);padding: 30px;border-left: none;}
.expert-magento .et_pb_row.numbers-row .et_pb_column:last-child .et_pb_number_counter {border-right: none;}
.expert-magento .et_pb_number_counter .percent span.percent-value {font-weight: bold;color: #333;}
.expert-magento .et_pb_number_counter h3.title {text-transform: capitalize;font-size: 20px;}
.common-banner.magento-banner {min-height: 650px;}
.common-banner.magento-banner:before {background-color: rgba(0,0,0,0.1);}
.wp-top-content.m-content .service_detail_title .et_pb_text_inner h2 {font-size: 31px;}
.wp-top-content.m-content .service_detail_title .et_pb_text_inner h2 strong {color: #F05929;}
.wp-top-content.m-content .service_detail_title .et_pb_text_inner h2::before {background-color: #F05929;}
.wp-top-content.m-content .service_detail_title .et_pb_text_inner p {font-size: 15px;line-height: 27px;}
.magento-services-section {background: #f5f5f5 !important;}
.magento-services-section .title h3 {font-size: 36px;text-align: center;max-width: 570px;margin: auto;margin-bottom: 50px;line-height: 42px;}
.magento-services-section .title h3 strong {color: #F05929;}
.magento-services-section .m-service-row {max-width: 1700px !important;}
.magento-services-section .m-service-row .et_pb_blurb {position: relative; padding: 0 0 50px 150px;}
.magento-services-section .m-service-row .et_pb_blurb .et_pb_blurb_content {max-width: 100%; position: static;}
.magento-services-section .m-service-row .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image {position: absolute;left: 0; margin: 0;}
.magento-services-section .m-service-row .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap {max-width: 125px;}
.magento-services-section .m-service-row .et_pb_blurb .et_pb_blurb_content .et_pb_module_header {font-size: 24px;font-weight: 600;line-height: 33px;}
.magento-services-section .m-service-row .et_pb_blurb .et_pb_blurb_content p {color: #585858;}
.magento-services-section .m-service-row .et_pb_blurb .et_pb_blurb_content ul {list-style: none; padding: 15px 0;margin: 0;}
.magento-services-section .m-service-row .et_pb_blurb .et_pb_blurb_content ul li {position: relative;color: #656565;font-weight: normal; padding: 0 0 0 21px;}
.magento-services-section .m-service-row .et_pb_blurb .et_pb_blurb_content ul li:before {content: '';left: 0;position: absolute;width: 10px;height: 1px;background: #656565;top: 10px;}
.grecaptcha-badge {display: none;}