@import "../../../leader/assets/css/style.min.css";

/* Your CSS code goes here
-------------------------------------- */
body{
		font-family: 'Assistant', sans-serif;
}
ul#menu-main {
    margin-top: 25px;
}
ul#menu-main>li>a {
    padding: 0px 20px;
    line-height: 50px;
}
ul#menu-main>li>a:hover, ul#menu-main>li:hover>a, ul#menu-main>li.current_page_item>a, ul#menu-main>li.current_page_parent>a {
    background-color: #173f6d;
    color:#ffffff;
}
.sticky-header .sf-menu>li>a {
    line-height: 40px;
    padding: 0px 20px;
}
.sticky-header .sf-menu>li>a:hover, .sticky-header .sf-menu>li:hover>a, .sticky-header .sf-menu>li.current-menu-item>a, .sticky-header .sf-menu>li.current-menu-parent>a {
    background-color: #173f6d;
    color:#ffffff;
}
.sticky-header.logo-left .nav-main {
    margin-top: 10px;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul, body.pojo-title-bar .sticky-header-running {
    top: 50px !important;
}
.sticky-header .sf-menu>li.sfHover>ul, .sticky-header .sf-menu>li:hover>ul {
    top: 40px !important;
}
.sf-menu li.sfHover ul, .sf-menu li:hover ul {
    left: 0px !important;
}
#sidebar-footer section.full-width {
    width: 100%;
  	padding: 0px 0px;
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid #979797;
    border-right: 0px solid;
}
#footer a.footer-logo {
    display: block;
    float: right;
}
#footer a.footer-social {
    display: block;
    float: left;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #1E4B7F;
    text-align: center;
    color: #fff;
    line-height: 50px;
    font-size: 25px;
}
#sidebar-footer .widget {
    border-right: 0px solid;
    padding: 0 40px 0 0px;
}
#sidebar ul li, #sidebar-footer ul li {
    list-style: none;
}
#footer a {
    display: inline-block;
}
#sidebar-footer>.container {
    padding: 40px 0 0px 0;
}
section#contact {}
section#contact h2.elementor-heading-title.elementor-size-default {
    font-size: 45px;
    font-family: 'Atlas Pro 400';
    line-height: 50px;
    position: relative;
    padding-bottom: 20px;
}
section#contact h2.elementor-heading-title.elementor-size-default:after{
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    height: 4px;
    width: 110px;
    background: #5a9dea;
    margin-left: -55px;
}
section#contact .elementor-text-editor p{
    font-size: 25px;
    font-family: 'Atlas Pro 400';
}
form.pojo-form {}
form.pojo-form .field-group{
    margin-bottom: 30px;
}
form.pojo-form .columns .field-group, .pojo-form .columns .form-actions {
    padding-left: 12px;
    padding-right: 12px;
}
form.pojo-form .field{
    font-size: 25px;
    direction: rtl;
    background: #d8d8d8;
    color: #283043;
}
form.pojo-form .form-actions {
    width: 100%;
}
form.pojo-form .form-actions button.button.submit.size-large {
    background-color: transparent !important;
    font-size: 30px;
    font-family: 'Atlas Pro 400';
    direction: rtl;
}
form.pojo-form .form-actions button.button.submit.size-large:hover {
    background: rgba(249,182,1,1) !important;
}
form.pojo-form .form-actions button.button.submit.size-large img{
    position: relative;
    margin-right: 0px;
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}
form.pojo-form .form-actions button.button.submit.size-large:hover img{
    position: relative;
    margin-right: 10px;
}
#header>.container, .sticky-header>.container {
    width: 1170px;
    max-width: 100%;
    padding: 0px;
}
.banner-slider-area.fix {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,65b7dd+31,65b7dd+100 */
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(101,183,221,1) 31%, rgba(101,183,221,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(101,183,221,1) 31%,rgba(101,183,221,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(101,183,221,1) 31%,rgba(101,183,221,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#65b7dd',GradientType=0 ); /* IE6-9 */
    overflow: hidden;
    position: relative;
}
.signle-banner.fix{
    padding: 180px 0px;
}
.banner-image.fix {
    float: left;
    width: 60%;
}
.banner-content.fix {
    float: right;
    width: 40%;
    direction: rtl;
}
.banner-content.fix h2 {
    color: #ffffff;
    font-family: 'Atlas Pro 400';
    font-size: 50px;
    font-weight: 100;
    line-height: 55px;
    margin: 0px;
    margin-bottom: 80px;
}
a.banner-link{
    background: transparent;
    border: 4px solid #ffbb3e;
    font-size: 25px;
    font-family: 'Atlas Pro 400';
    line-height: 35px;
    font-weight: 100;
    color: #fff;
    padding: 8px 15px;
    display: inline-block;
    letter-spacing: 2px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}
a.banner-link img{
    position:relative;
    display: inline-block;
}
a.banner-link:hover{
    color:#fff;
    background:#ffbb3e;
}
.single-pagination.fix {
    float: left;
    width: 20%;
    text-align: center;
    cursor: pointer;
    border-right: 1px solid #959594;
}
.single-pagination.fix:focus, .signle-banner.fix:focus {
    outline: 0;
}
.single-pagination.fix span {
    color:#959594;
    font-size: 22px;
    line-height: 30px;
    font-family: 'Atlas Pro 400';
    display: block;
    letter-spacing: 0px;
    font-weight: 100;
    max-width: 180px;
    margin: 0 auto;
}
.single-pagination.fix span a{
    color:#959594;
}
.fix:after {
    content:'';
    display:table;
    clear:both;
}
.banner-pagination-area.fix {
    padding: 30px 0px 100px 0px;
    margin-right: -1px;
    position: relative;
}
.banner-pagination.fix .slick-list {
    padding: 0px !important;
}
button.slick-arrow {
    background: transparent;
    border: 0px;
    position: absolute;
    bottom: 100%;
    color: #f5a623;
    padding: 0;
    font-size: 44px;
    margin-bottom: 7px;
}
button.slick-prev.slick-arrow {
    left: 50%;
    margin-left: -200px;
}
button.slick-next.slick-arrow {
    right: 50%;
    margin-right: -200px;
}
.top-shape.fix {
    position: absolute;
    left: 50%;
    bottom: 0;
    border-bottom: 180px solid rgba(13, 54, 102, 0.95);
    border-left: 180px solid transparent;
    border-right: 180px solid transparent;
    margin-left: -180px;
}
.bottom-shape.fix {
    position: absolute;
    left: 50%;
    top: 0;
    border-top: 180px solid #03143e;
    border-left: 180px solid transparent;
    border-right: 180px solid transparent;
    margin-left: -180px;
}
.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1200px;
}
.title-with-bg .elementor-widget-container {
    display: inline-block;
    padding: 10px 40px;
}
.theme-button a.elementor-button-link.elementor-button {
    padding: 10px 40px;
    font-size: 25px;
}
section.section-shape {
    position: relative;
}
section.section-shape:before {
    content:'';
    display:block;
    position: absolute;
    border-bottom: 180px solid #f5a623;
    border-left: 180px solid transparent;
    border-right: 180px solid transparent;
    z-index: 9;
    user-select: none;
}
section.section-shape:after {
    content:'';
    position: absolute;
    border-top: 180px solid #e79d23;
    border-left: 180px solid transparent;
    border-right: 180px solid transparent;
    z-index: 9;
    user-select: none;
}
section.spacial-service.section-shape:before {
    left: 5%;
    bottom: 0;
}
section.spacial-service.section-shape:after {
    left: 5%;
    top: 100%;
}
section.question-section.section-shape:before {
    right: 5%;
    bottom: 0;
    border-bottom-color: rgba(13, 54, 102, 0.95);
}
section.question-section.section-shape:after {
    right: 5%;
    top: 100%;
    border-top-color: #03143e;
}
section.blog-content.elementor-section {
    background-size: cover;
}
section.blog-content.elementor-section .elementor-column-wrap.elementor-element-populated {
    padding-bottom: 0px;
}
section.blog-content.elementor-section .recent-post {
    margin-bottom: 0px;
}
section.blog-content.elementor-section .recent-post .inbox {
    background: rgba(227, 226, 223, 0.66);
}
section.blog-content.elementor-section .recent-post .caption {
    padding: 24px;
    padding-bottom: 0px;
}
section.blog-content.elementor-section h4.grid-heading.entry-title {
    color: #5a9dea;
    font-size: 25px;
    font-family: 'Atlas Pro 400';
    font-weight: 100;
    line-height: 35px;
    margin-top: 0px;
}
section.blog-content.elementor-section .entry-excerpt {
    font-size: 18px;
    color: #040e2f;
    font-family: 'Atlas Pro 400';
}
section.blog-content.elementor-section a.read-more {
    display: block;
    background: rgba(255, 253, 253, 0.85);
    margin-left: -24px;
    margin-right: -24px;
    padding: 14px 20px;
    padding-bottom: 20px;
    font-size: 20px;
    color: #848484;
}
section.blog-content.elementor-section a.read-more:hover{
    color:#000;
}
div#client-slider {
    max-width: 650px;
    margin: 0 auto;
}
.single-client-say {
    text-align: center;
}
.single-client-say:focus, .slick-slide{
    outline:0;
}
.client-image.fix {
    text-align: center;
    margin-bottom: 50px;
}
.client-image.fix img{
    display: inline-block;
    max-width: 300px;
}
.client-text.fix {
    margin-bottom: 50px;
    direction: rtl;
}
.client-text.fix p{
    margin-bottom: 0px;
    color: #040e2f;
    font-size: 22px;
    line-height: 30px;
}
.client-name-title.fix {
    direction: rtl;
}
.client-name-title.fix p{
    margin-bottom: 0px;
    font-size: 30px;
    color: #5a9dea;
}
div#client-slider .slick-list.draggable {
    padding: 0px !important;
}
div#client-slider button.slick-prev.slick-arrow{
    left: 0;
}
div#client-slider button.slick-next.slick-arrow{
    right: 0;
}
div#client-slider button.slick-next.slick-arrow, div#client-slider button.slick-prev.slick-arrow {
    top: 50%;
    margin-top: -30px;
    font-size: 60px;
}
#title-bar.title-bar-style-custom_bg {
  display: none;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,65b7dd+42,65b7dd+100 */
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(101,183,221,1) 42%, rgba(101,183,221,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(101,183,221,1) 42%,rgba(101,183,221,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(101,183,221,1) 42%,rgba(101,183,221,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#65b7dd',GradientType=0 ); /* IE6-9 */
}
#title-bar.title-bar-style-custom_bg:before{
    background: none;
    width: auto;
    height: auto;
    left: 50%;
    bottom: 0;
    border-bottom: 180px solid rgba(13, 54, 102, 0.95);
    border-left: 180px solid transparent;
    border-right: 180px solid transparent;
    margin-left: -180px;
}
.title-primary span {
    opacity: 0;
    user-select: none;
    display: none;
}
.breadcrumbs-area.fix {
    padding: 30px 0px;
    text-align: right;
    padding-top: 130px;
}
div#breadcrumbs {
    color: #a69595;
}
div#breadcrumbs span.current {
    font-weight: 700;
}
div#breadcrumbs span.separator {
    font-size: 35px;
    line-height: 20px;
    display: inline-block;
    position: relative;
    top: 4px;
}
body.rtl ul.elementor-icon-list-items li.elementor-icon-list-item {
    direction: ltr;
}
ul#menu-side-bar {
    list-style: none;
    padding: 0;
    margin: 0;
    padding-right: 20px;
}
body.rtl ul#menu-side-bar {
    padding-right: 0px;
    padding-left: 20px;
}
ul#menu-side-bar>li{
    margin-bottom: 13px;
}
ul#menu-side-bar>li>a{
    display: block;
    padding: 5px 15px;
    background: #f3efef;
    color: #5a9dea;
    font-size: 18px;
}
ul#menu-side-bar>li>a:hover, ul#menu-side-bar>li.current-menu-item>a {
    background: #3d3b3b;
    color: #f3efef;
}
.contact-form.elementor-column .field-group.column-4{
    width: 50%;
}
.contact-form.elementor-column .field-group.form_field_3.column-4{
    width: 100%;
}
.contact-form.elementor-column .field-group input{
    background: #f3efef;
}
.contact-form.elementor-column .field-group textarea{
    height: 180px;
    background: #f3efef;
}
.contact-form.elementor-column form.pojo-form .form-actions button.button.submit.size-large {
    color: #777d93 !important;
    background-image: url('../images/shape2.png');
    background-repeat: no-repeat;
    background-position: 30px 25px;
}
.contact-form.elementor-column form.pojo-form .form-actions button.button.submit.size-large:hover {
    color: #ffffff !important;
}
.contact-form.elementor-column .pojo-button-wrap.pojo-button-center {
    text-align: left;
}
.contact-form.elementor-column .pojo-button-wrap.pojo-button-center img{
    opacity: 0;
}
.contact-form.elementor-column .pojo-button-wrap.pojo-button-center:hover img{
    opacity: 1;
}
div#banner-slider {
    direction: ltr;
}
.client-slider-area.fix {
    direction: ltr;
}
section.subscriber-address {
    direction: rtl;
}
section.subscriber-address p{
    margin-bottom: 0px;
}
.address {
    margin-bottom: 50px;
}
#footer a#subscriber-btn {
    display: block;
    background: #24282D;
    color: #fff;
    padding: 10px;
    text-align: center;
    margin-top: 5px;
    font-size: 22px;
    position: relative;
    padding-left: 50px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    box-shadow: inset 50px 0px 0px 0px #FF6600;
    -webkit-box-shadow: inset 50px 0px 0px 0px #FF6600;
    -moz-box-shadow: inset 50px 0px 0px 0px #FF6600;
    -o-box-shadow: inset 50px 0px 0px 0px #FF6600;
}
#footer a#subscriber-btn:hover {
    box-shadow: inset 300px 0px 0px 0px #FF6600;
    -webkit-box-shadow: inset 300px 0px 0px 0px #FF6600;
    -moz-box-shadow: inset 300px 0px 0px 0px #FF6600;
    -o-box-shadow: inset 300px 0px 0px 0px #FF6600;
}
a#subscriber-btn span.arrow {
    background: #FF6600;
    padding: 10px;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 50px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}
a#subscriber-btn span.arrow img{
    display: inline-block;
    max-width: 70%;
}
a#subscriber-btn:hover span.arrow{
    left: 10%;
}
section#email-subscriber {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.9);
    z-index: 9999;
	display:none;
}
.subscriber-table.fix {
    display: table;
    width: 100%;
    height: 100%;
}
.subscriber-row.fix {
    display: table-row;
    width: 100%;
    height: 100%;
}
.subscriber-cell.fix {
    display: table-cell;
    vertical-align: middle;
    padding: 20px 0px;
}
.subscriber-widget.fix {
    width: 850px;
    border: 8px solid #4a90e2;
    padding: 50px 80px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    direction: rtl;
    max-width: 100%;
}
body.pojo-title-bar.admin-bar #header {
    top: 0px;
}
div#container {
    z-index: 90;
    position: relative;
}
a.subscriber-close {
    position: absolute;
    top: 20px;
    right: 20px;
}
.subscriber-widget.fix h5.widget-title {
    color:#5a9dea;
    font-size: 30px;
    font-weight: 100;
    margin-bottom: 30px;
}
input.es_textbox_class {}
.sub-check {
    float: right;
    width: 25px;
    height: 25px;
    border: 3px solid #4a90e2;
    margin-top: 3px;
    position: relative;
}
.sub-check:before {
    content:'';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background: #ffbb3e;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.sub-check.active:before{
    width: 100%;
}
.es_checkbox.fix {}
.es_checkbox.fix label {
    float: right;
    margin-bottom: 0px;
    margin-right: 20px;
    color: #fff;
    cursor: pointer;
    user-select: none;
    font-weight: 100;
}
.es_button input#es_txt_button {
    border: 4px solid #ffbb3e;
    background: none;
    color: #fff;
    font-size: 25px;
    width: auto;
    padding: 7px 10px;
    padding-left: 60px;
    background-image: url(../images/shape.png);
    background-position: 15px center;
    background-repeat: no-repeat;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.es_button input#es_txt_button:hover {
    background-color: #ffbb3e;
}
.es_button {
    padding-top: 40px;
}
input#sub_check {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    cursor: pointer;
    margin: 0px;
    display: block;
    width: 100%;
    height: 100%;
}
.es_textbox {
    padding-bottom: 30px;
}
div#consultation {
  display: none;
}
section#consultation {
    position: fixed;
    left: 0;
    top: 25%;
    z-index: 99;
    width: 260px;
    height: 123px;
    background-color: rgba(78, 83, 100, 0.77);
    text-align: center;
    padding: 30px 20px;
    padding-bottom: 0px;
}
div#consultation h2{
    color: #ffffff;
    font-size: 21px;
    font-weight: 400;
    margin: 0px;
    margin-bottom: 12px;
}
div#consultation a.link-button{
    color: #ffffff;
    font-size: 23px;
    font-weight: 700;
    width: 187px;
    background-color: #f5a623;
    display: block;
    margin: 0 auto;
    padding: 10px 20px;
}
div#consultation a.link-button:hover{
    background-color: #FF6600;
}
body.home.page-template-default header#header {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%) !important; /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%) !important; /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ) !important; /* IE6-9 */
}
section#elem-footer-top .elementor-inner-column:not(:last-child) {
    padding-left: 3%;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
}
section#elem-footer-top .elementor-inner-column:not(:first-child) {
    padding-right: 2%;
}
section#elem-footer-top .elementor-widget-text-editor {
    color: #03143e;
    font-family: 'Atlas Pro 400', Arial, sans-serif;
    font-weight: 100;
    font-size: 18px;
    line-height: 28px;
}
section#elem-footer-top .elementor-widget-wp-widget-pages {}
section#elem-footer-top .elementor-widget-wp-widget-pages h5 {
    display: none;
}
section#elem-footer-top .elementor-widget-wp-widget-pages ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
section#elem-footer-top .elementor-widget-wp-widget-pages ul>li {}
section#elem-footer-top .elementor-widget-wp-widget-pages ul>li>a {
    color: #03143e;
    font-size: 18px;
    line-height: 28px;
}
section#elem-footer-top .elementor-widget-wp-widget-pages ul>li>a:hover {
    color: #707070;
}
.subscriber-btn a.elementor-button-link {
    display: block;
    background: #24282D;
    color: #fff;
    padding: 10px;
    text-align: center;
    font-size: 22px;
    line-height: 30px;
    border-radius: 0px;
    position: relative;
    padding-left: 50px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.subscriber-btn a.elementor-button-link:before {
    content: '';
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 0;
    top: 0;
    background: #FF6600;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.subscriber-btn a.elementor-button-link:hover:before {
    width: 100%;
}
.subscriber-btn a.elementor-button-link:after {
    content: '';
    display: block;
    width: 50px;
    height: 50px;
    background-image: url(http://gebm.ravmecher.co.il/wp-content/uploads/2017/09/shape-1.png);
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    left: 0;
    top: 0;
}
.subscriber-btn a.elementor-button-link span.elementor-button-content-wrapper {
    position: relative;
    z-index: 99;
}
div#sidebar-footer {
    display: none;
}
body.elementor-editor-active div#primary .entry-content {
    padding-top: 30px;
}
section#banner-slider {
    padding-bottom: 80px;
    padding-top: 20px;
}
section#banner-slider .elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
    margin-top: 0px;
}
section#banner-slider .elementor-widget-testimonial-carousel .elementor-main-swiper{
    width: 100%;
}
section#banner-slider .elementor-widget-testimonial-carousel .swiper-slide {
    border-right: 1px solid #959594;
    padding: 0px;
}
section#banner-slider .elementor-widget-testimonial-carousel .elementor-testimonial__text{
    color: #959594;
    font-size: 22px;
    line-height: 30px;
    font-family: 'Atlas Pro 400';
    display: block;
    letter-spacing: 0px;
    font-weight: 100;
    max-width: 180px;
    margin: 0 auto;
    font-style: normal;
}
section#banner-slider .elementor-widget-testimonial-carousel .elementor-testimonial__text a{
    color: #959594;
}
section#banner-slider .elementor-widget-testimonial-carousel .swiper-slide-next + .swiper-slide .elementor-testimonial__text,
section#banner-slider .elementor-widget-testimonial-carousel .swiper-slide-next + .swiper-slide .elementor-testimonial__text a{
    color: #ffffff;
}
section#banner-slider:before {
    content:'';
    position: absolute;
    left: 50%;
    bottom: 100%;
    border-bottom: 180px solid rgba(255, 102, 0, 0.95);
    border-left: 180px solid transparent;
    border-right: 180px solid transparent;
    margin-left: -180px;
}
section#banner-slider:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    border-top: 180px solid #000000;
    border-left: 180px solid transparent;
    border-right: 180px solid transparent;
    margin-left: -180px;
}
section#banner-slider .elementor-widget-testimonial-carousel .elementor-main-swiper .elementor-swiper-button-prev,
section#banner-slider .elementor-widget-testimonial-carousel .elementor-main-swiper .elementor-swiper-button-next{
    bottom: 100%;
    color: #ff6600;
    padding: 0;
    font-size: 44px;
    margin-bottom: 8px;
    top: inherit;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
}
section#banner-slider .elementor-widget-testimonial-carousel .elementor-main-swiper .elementor-swiper-button-prev{
    left: 50%;
    margin-left: -210px;
}
section#banner-slider .elementor-widget-testimonial-carousel .elementor-main-swiper .elementor-swiper-button-next{
    right: 50%;
    margin-right: -210px;
}
body.home div#title-bar {
    display: none;
}
body.elementor-editor-active div#primary {
    padding-top: 110px;
}
section#consultation .elementor-column-wrap.elementor-element-populated {
    padding: 0px;
}
section#consultation a.elementor-button-link.elementor-button.elementor-size-sm {
    min-width: 180px;
}
section.elementor-element .elementor-testimonial--layout-image_above .swiper-slide img {
    border-radius: 0px !important;
    width: auto !important;
}
.elementor-location-footer  .elementor-element .elementor-testimonial__image img {
    border-radius: 0px !important;
    width: auto !important;
}


/*============================================================
				Responsive Style
==============================================================*/
/* Desktop Layout: 970px. */
@media (min-width: 992px) {










}


/* Desktop Layout: 1200px. */
@media (min-width: 1200px) {









}


/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {






}


/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
#header.logo-left .logo, .sticky-header.logo-left .logo {
    padding-left: 15px;
}
.sticky-header.logo-left .nav-main {
    margin-top: 0px;
}
.nav-main .navbar-collapse .mobile-menu>li a {
    padding: 10px 15px;
}
.nav-main .navbar-collapse .mobile-menu>li>a:hover, .nav-main .navbar-collapse .mobile-menu li.current-menu-item>a {
    background-color: #173f6d;
}
.signle-banner.fix {
    padding: 30px 0px;
	padding-bottom: 130px;
}
.banner-image.fix {
    float: none;
    width: 100%;
    margin-bottom: 20px;
}
.banner-content.fix {
    float: none;
    width: 100%;
}
.banner-content.fix h2 {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 50px;
}
.top-shape.fix {
    border-bottom: 120px solid rgba(13, 54, 102, 0.95);
    border-left: 120px solid transparent;
    border-right: 120px solid transparent;
    margin-left: -120px;
}
.banner-pagination-area.fix {
    padding: 0px 0px 60px 0px;
}
.bottom-shape.fix {
    border-top: 120px solid #03143e;
    border-left: 120px solid transparent;
    border-right: 120px solid transparent;
    margin-left: -120px;
}
.single-pagination.fix {
    border-right: 0px solid #959594;
}
.banner-pagination-area.fix button.slick-prev.slick-arrow {
    margin-left: -135px;
}
.banner-pagination-area.fix button.slick-next.slick-arrow {
    margin-right: -135px;
}
button.slick-arrow {
    margin-bottom: -23px;
}
section.section-shape:before {
    border-bottom: 100px solid #f5a623;
    border-left: 100px solid transparent;
    border-right: 100px solid transparent;
}
section.section-shape:after {
    border-top: 100px solid #e79d23;
    border-left: 100px solid transparent;
    border-right: 100px solid transparent;
}
.elementor-2853 .elementor-element.elementor-element-5ic196p .elementor-spacer-inner {
    height: 20px;
}
.elementor-2853 .elementor-element.elementor-element-o0zhwu3 .elementor-heading-title {
    font-size: 35px;
}
section.blog-content.elementor-section .recent-post {
    margin-bottom: 20px;
}
.client-image.fix img {
    max-width: 100%;
}
.client-text.fix p {
    font-size: 18px;
    line-height: 25px;
}
.client-text.fix {
    margin-bottom: 30px;
}
.client-name-title.fix p {
    font-size: 25px;
}
.elementor-2853 .elementor-element.elementor-element-j3mnp8g .elementor-spacer-inner {
    height: 30px;
}
div#client-slider button.slick-next.slick-arrow, div#client-slider button.slick-prev.slick-arrow {
    top: 100%;
    margin-top: 20px;
    z-index: 99;
}
button.slick-next.slick-arrow {
    margin-right: 0px;
}
button.slick-prev.slick-arrow {
    margin-left: 0px;
}
.elementor-2853 .elementor-element.elementor-element-otqhlxy {
    padding: 40px 0px;
}
form.pojo-form .form-actions button.button.submit.size-large {
    font-size: 18px;
    letter-spacing: 1px;
    width: 100%;
}
form.pojo-form .form-actions button.button.submit.size-large:hover img {
    margin-right: 0px;
}
#sidebar-footer section.full-width {
    overflow: hidden;
}
#sidebar-footer .widget {
    padding: 0px 25px;
    width: 100%;
}
#sidebar-footer section.full-width {
    padding: 0px 20px;
    padding-bottom: 20px;
}
#footer a.footer-logo {
    max-width: 70%;
}
#footer #copyright {
    line-height: 25px;
    padding: 15px 0px;
}
.subscriber-cell.fix {
    padding: 20px 20px;
}
section#email-subscriber {
    overflow-x: hidden;
    overflow-y: scroll;
}
.subscriber-widget.fix {
    width: 100%;
    border: 4px solid #4a90e2;
    padding: 50px 20px;
    padding-bottom: 10px;
}
.es_checkbox.fix label {
    display: block;
    font-size: 16px;
    line-height: 18px;
    width: 88%;
    margin-right: 0px;
}
.elementor-2853 .elementor-element.elementor-element-kx8vuzd .elementor-spacer-inner {
    height: 100px;
}
.elementor-2853 .elementor-element.elementor-element-etpab09 .elementor-spacer-inner {
    height: 90px;
}
.elementor-2853 .elementor-element.elementor-element-fzuxafd .elementor-spacer-inner {
    height: 100px;
}
#title-bar.title-bar-style-custom_bg:before {
    border-bottom: 100px solid rgba(13, 54, 102, 0.95);
    border-left: 100px solid transparent;
    border-right: 110px solid transparent;
    margin-left: -100px;
}
#container #title-bar {
    height: 150px;
    line-height: 150px;
}
.elementor-332 .elementor-element.elementor-element-n0acp4g .elementor-spacer-inner {
    height: 0px;
}
.elementor-332 .elementor-element.elementor-element-a4nj516 .elementor-spacer-inner {
    height: 0px;
}
ul#menu-side-bar {
    padding-right: 0px;
}
.elementor-4314 .elementor-element.elementor-element-uj5v2yi .elementor-spacer-inner {
    height: 0px;
}
.contact-form.elementor-column .field-group.column-4 {
    width: 100%;
}
.contact-form.elementor-column form.pojo-form .form-actions button.button.submit.size-large {
    background-position: 30px 15px;
}
.contact-form.elementor-column .pojo-button-wrap.pojo-button-center img {
    float: left;
    margin-top: 6px;
}
.elementor-3409 .elementor-element.elementor-element-76ulc0v .elementor-spacer-inner {
    height: 0px;
}
#footer a#subscriber-btn:hover {
    box-shadow: inset 350px 0px 0px 0px #FF6600;
    -webkit-box-shadow: inset 350px 0px 0px 0px #FF6600;
    -moz-box-shadow: inset 350px 0px 0px 0px #FF6600;
    -o-box-shadow: inset 350px 0px 0px 0px #FF6600;
}
div#consultation,
div#consultation{
	display:none;
}
section#banner-slider .elementor-widget-testimonial-carousel .elementor-main-swiper .elementor-swiper-button-next {
    margin-right: -200px;
}
section#banner-slider .elementor-widget-testimonial-carousel .elementor-main-swiper .elementor-swiper-button-prev {
    margin-left: -200px;
}
section#banner-slider .elementor-widget-testimonial-carousel .swiper-slide {
    border-right: 0px solid #959594;
}
section#elem-footer-top .elementor-inner-column:not(:last-child) {
    padding-left: 0%;
    border-left: 0px solid rgba(255, 255, 255, 0.5);
}
section#elem-footer-top .elementor-inner-column:not(:first-child) {
    padding-right: 0%;
}

section#banner-slider .elementor-widget-testimonial-carousel .swiper-slide-active .elementor-testimonial__text,
section#banner-slider .elementor-widget-testimonial-carousel .swiper-slide-active .elementor-testimonial__text a{
    color: #ffffff;
}




}


/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
.top-shape.fix {
    border-bottom: 140px solid rgba(13, 54, 102, 0.95);
    border-left: 140px solid transparent;
    border-right: 140px solid transparent;
    margin-left: -140px;
}
.banner-pagination-area.fix {
    padding: 20px 0px 80px 0px;
}
.bottom-shape.fix {
    border-top: 140px solid #03143e;
    border-left: 140px solid transparent;
    border-right: 140px solid transparent;
    margin-left: -140px;
}
button.slick-arrow {
    margin-bottom: -3px;
}
.banner-pagination-area.fix button.slick-next.slick-arrow {
    margin-right: -155px;
}
.banner-pagination-area.fix button.slick-prev.slick-arrow {
    margin-left: -155px;
}
.signle-banner.fix {
    padding-bottom: 150px;
}
section#banner-slider .elementor-widget-testimonial-carousel .elementor-main-swiper .elementor-swiper-button-next {
    margin-right: -190px;
}
section#banner-slider .elementor-widget-testimonial-carousel .elementor-main-swiper .elementor-swiper-button-prev {
    margin-left: -190px;
}








}

