/*
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: 4.0.6.1574345670
Updated: 2019-11-21 14:14:30

*/

/** general style **/


.container {
    width: 100%;
}

.highlight-label-primary{
    color: #f55b14;
}


/** start top bar **/
#top-header {
    background-color: #0f1934;
}

.topbar-label {
    color: #ea5b0c;
    margin-right: 20px;
    font-size: 15px;
}

#et-info {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#et-secondary-menu {
    display: none;
}

.business-social-icons a {
    width: 25px;
    height: 25px;
    line-height: 25px !important;
    border: 1px solid #fff;
    border-radius: 50%;
    font-size: 12px;
}

#top-header .et-social-icon a {
    font-size: 12px;
}

.business-info span {
    font-size: 15px;
}

#top-menu a:hover {
    color: #f55b14;
    opacity: 1 !important;
}

/** Hero Slider **/

/*#rev_slider_1_1 sup {*/
/*	bottom: 20px;*/
/*	font-size: 36px !important;*/
/*}*/
.tp-splitted > small {
    font-size: 32px !important;
    bottom: 18px;
    position: relative;
}
ul.current-operations {
	padding-left: 8px !important;
}
.current-operations li {
	margin-bottom: 10px !important;
	font-size: 20px !important;
}
a.banner-cta {
	background-color: rgb(245, 91, 20);
	color: #fff;
	font-size: 17px !important;
	line-height: 17px !important;
	font-family: Quicksand !important;
	text-transform: uppercase;
	padding: 15px 40px !important;
	font-weight: 700 !important;
	white-space: nowrap;
}
a.banner-cta:hover {
	background-color: #fff;
	color: #000;
}
/** introduction tabs **/

.intro-tabs {
    display: flex;
    align-items: center;
    background: #f55b14;
}

.intro-block {
    width: 33.33%;
    text-align: center;
    padding: 29px 0;
    position: relative;
}

.intro-block h3 {
    color: #fff;
    font-size: 33px;
}

.intro-block span {
    display: block;
    text-align: center;
    font-size: 24px;
}

.intro-tabs > .intro-block:nth-child(2) {
    background-color: #fff;
    padding-left: 40px;

}

.intro-tabs > .intro-block:nth-child(2) h3 {
    color: #f55b14;
}

.intro-tabs > .intro-block:nth-child(2) span {
    color: #000;
}

.intro-tabs > .intro-block:nth-child(2)::before {
    border-left-width: 40px;
    border-bottom-width: 87px;
    width: 0;
    height: 0;
    content: "";
    position: absolute;
    right: -39px;
    top: 0;
    border-color: transparent transparent transparent #fffbf9;
    border-style: solid;
    border-right-width: 0;
    border-top-width: 80px;
}

.intro-tabs > .intro-block:nth-child(2)::after {
    width: 0;
    height: 0;
    content: "";
    position: absolute;
    left: 0px;
    top: 0;
    border-color: transparent transparent transparent #f55b14;
    border-style: solid;
    border-left-width: 40px;
    border-top-width: 80px;
    border-bottom-width: 87px;
    border-right-width: 0;
}
.intro-tabs.confi-tabs > .intro-block:nth-child(2)::before {
	border-bottom-width: 66px;
	border-top-width: 68px;
}
.intro-tabs.confi-tabs > .intro-block:nth-child(2)::after {
	border-top-width: 68px;
	border-bottom-width: 66px;
}
/** featues block **/

.feature-icon-wrapper {
    width: 200px;
    height: 200px;
    border-radius: 100%;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

.patent-blk:hover .feature-icon-wrapper {
    background-color: #f55b14;
}
.sys-feature-row ul {
	list-style: inside;
}
.feature-icon {
    background: url(images/features-sprite.png);
    width: 126px;
    height: 84px;
    background-position: 0px 382px;
}

.patent-blk:hover .first-blk .feature-icon {
    background-position: -143px 382px;
}

.second-blk .feature-icon {
    background-position: 0px 134px;
    height: 119px;
}

.patent-blk:hover .second-blk .feature-icon {
    background-position: 456px 130px;

}

.third-blk .feature-icon {
    background-position: 306px 233px;
    height: 119px;
    width: 144px;
}

.patent-blk:hover .third-blk .feature-icon {
    background-position: 158px 233px;

}

.fourth-blk .feature-icon {
    background-position: 0px 263px;
    height: 120px;
    width: 130px;
}

.patent-blk:hover .fourth-blk .feature-icon {
    background-position: 455px 266px;
}

.fifth-blk .feature-icon {
    background-position: 306px 386px;
    height: 120px;
    width: 130px;
}


.patent-blk:hover .fifth-blk .feature-icon {
    background-position: 158px 386px;
}

.sixth-blk .feature-icon {
    background-position: 306px 109px;
    height: 98px;
    width: 130px;
}

.patent-blk:hover .sixth-blk .feature-icon {
    background-position: 137px 114px;

}

/** services **/
.service-blk {
    display: flex;
    justify-content: center;
    align-items: center;
}

/** footer **/

#footer-widgets {
    display: flex;
}

#footer-widgets > div:nth-child(1) {
    width: 32%;
    margin-right: 2%;
}

#footer-widgets > div:nth-child(2) {
    width: 25%;
    margin-right: 2%;
}

#footer-widgets > div:nth-child(3) {
    width: 18%;
    margin-right: 2%;
}

#footer-widgets > div:last-child(3) {
    width: 19%;
}

#media_image-2 {
    margin-bottom: 20px;
}

.footer-widget h4.title {
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    position: relative;
    margin-bottom: 40px;
}

.footer-widget h4.title::before {
    position: absolute;
    background-color: #e85713;
    width: 50px;
    height: 2px;
    content: "";
    bottom: -5px;
    /* padding-bottom: 14px; */
}

#footer-widgets .footer-widget .menu li {
    position: relative;
    padding-left: 20px;
}

footer ul.menu li::before {
    content: "\ea9f" !important;
    font-family: IcoFont !important;
    position: relative;
    color: #fff;
    padding-right: 0;
    border: none !important;
    left: 0 !important;
    top: 0 !important;
    text-align: left !important;
}

footer ul li:hover a,
footer ul li:hover::before,
.contact-footer-blk a:hover {
    color: #f55b14 !important;
}

.contact-blk {
    display: flex;
    margin-bottom: 30px;
}

.contact-blk:last-child {
    margin-bottom: 0;
}

.contact-blk i,
.footer-social-icons a {
    width: 40px;
    height: 40px;
    background-color: #f55b14;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    display: inline-block;

}

.contact-blk span,
.contact-blk a {
    width: calc(100% - 40px);
	width: -moz-calc(100% - 40px);
	width: -webkit-calc(100% - 40px);
    padding-left: 20px;
}

.footer-social-icons ul {
    display: flex;
}

#text-2 {
    margin-bottom: 20px;
}

.footer-social-icons ul > li:not(:last-child) {
    margin-right: 5px;
}

.footer-social-icons ul > li::before {
    display: none;
}

.footer-social-icons a:hover {
    color: #fff !important;
}


/** contact page **/
.contact-info-blk > .et_pb_blurb_content {
    margin-left: 0;
}

.et-pb-contact-message p {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    text-transform: capitalize;
}

.et_pb_contact_form_container {
    width: 100% !important;
}

.message-field {
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (max-width: 1200px) {
    .intro-block h3 {
    	font-size: 24px;
    }
    .intro-tabs.confi-tabs > .intro-block:nth-child(2)::after {
    	border-top-width: 58px;
    	border-bottom-width: 58px;
    }
    .intro-tabs.confi-tabs > .intro-block:nth-child(2)::before {
    	border-bottom-width: 58px;
    	border-top-width: 58px;
    }
}

@media (max-width: 992px) {
    #et-info {
    	padding: 12px 10px;
    }
    .business-info a {
    	margin-top: 10px;
    	display: block;
    }
    .tp-splitted sup {
    	font-size: 24px !important;
    }
    .tp-splitted sup {
    	font-size: 24px !important;
    	bottom: 18px;
    }
    .intro-tabs.confi-tabs > .intro-block:nth-child(2)::after {
    	border-top-width: 57px;
    	border-bottom-width: 58px;
    }
    .intro-tabs.confi-tabs > .intro-block:nth-child(2)::before {
    	border-bottom-width: 58px;
    	border-top-width: 57px;
    }
    .cus-today .et_pb_module {
    	text-align: center;
    }
}

@media (max-width: 768px) {
    .intro-block h3 {
    	font-size: 18px;
    	padding: 8px 0;
    }
    .intro-block span {
    	font-size: 20px;
    	margin-bottom: 5px;
    }
    .tp-splitted > small {
        bottom: 14px;
    }
}
@media (max-width: 767px) {
    #et-info .business-social-icons {
    	display: none;
    }
    #et-info .business-info {
    	width: 100%;
    }
    
    .intro-tabs {
    	flex-wrap: wrap;
    }
    .intro-block {
    	width: 100%;
    }
    .intro-tabs.confi-tabs > .intro-block:nth-child(2)::after,
    .intro-tabs.confi-tabs > .intro-block:nth-child(2)::before {
    	content: none;
    }
}

@media (max-width: 575px) {
    a.banner-cta {
    	font-size: 14px !important;
    	padding: 14px 30px !important;
    }
    .business-info > .topbar-label {
    	display: none;
    }
    .tp-splitted > small {
    	bottom: 10px;
    	font-size: 16px !important;
    }
}

