@font-face {
    font-family: 'ArialCE';
    src: url('fonts/ArialCE.eot');
    src: url('fonts/ArialCE.eot') format('embedded-opentype'),
         url('fonts/ArialCE.woff2') format('woff2'),
         url('fonts/ArialCE.woff') format('woff'),
         url('fonts/ArialCE.ttf') format('truetype'),
         url('fonts/ArialCE.svg#ArialCE') format('svg');
}
@font-face {
    font-family: 'ArialCEBold';
    src: url('fonts/ArialCEBold.eot');
    src: url('fonts/ArialCEBold.eot') format('embedded-opentype'),
         url('fonts/ArialCEBold.woff2') format('woff2'),
         url('fonts/ArialCEBold.woff') format('woff'),
         url('fonts/ArialCEBold.ttf') format('truetype'),
         url('fonts/ArialCEBold.svg#ArialCEBold') format('svg');
         font-weight: bold;
}

body{
    font-size: 16px;
    font-family: 'ArialCE';
    color: #212529;
    font-size: 16px;
    --main-color: #212529;
    padding-top: 0;
}
*{
    outline: none;
}
a, a:hover{
    text-decoration: none;
    color: #5fb257;
}
a:hover{
 color: #2c663d;   
}
h1,h2,h3,h4,h5,h6 strong, b {
    font-family: 'ArialCEBold';
    font-weight: normal;
}
.entry-content h1, 
.entry-content h2, 
.entry-content h3, 
.entry-content h4, 
.entry-content h5, 
.entry-content h6, 
.entry-content cite, 
.entry-content figcaption, 
.entry-content table, 
.entry-content address, 
.entry-content .wp-caption-text, 
.entry-content .wp-block-file{
    font-family: 'ArialCEBold';
}
#site-header {
    background: #fff;
    padding: 15px 0;
    position: relative;
    width: 100%;
    top: 0;
    z-index: 999;
    transition: 0.3s;
    box-shadow: 0px 20px 40px 10px rgb(224 224 224 / 20%);
}
#site-header.hdr_sticky {
    background: #fff;
    border-bottom: 1px solid #CED4DA;
}
.home #site-header {
    background: transparent;
    padding-top: 30px;
    box-shadow: none;
    position: absolute;
}
.home .primary-menu a,
.home .primary-menu li.current-menu-item > a, 
.home .primary-menu li.current-menu-item > .link-icon-wrapper > a {
    color: #fff !important;
}
a.custom-logo-link {
    background: #fff;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 44px;
    display: block;
}
.entry-content{
    font-family: 'ArialCE';
    font-size: 16px;
}
:focus,
.wpem-main a:active, 
.wpem-main a:focus{
    outline: 2px solid #007bff;
}
a {
    color: #004893;
}
b, strong,.comment-reply-link {
    font-weight: 700;
}
.wpsisac-slide-title {
    display: none;
}
.common_content table {
    margin: 10px 0;
}
.common_content a:not(.btn_common) {
    color: #004893;
}
.entry-content a:focus,
.entry-content a:hover,
.entry-summary a:focus,
.entry-summary a:hover,
.comment-content a:focus,
.comment-content a:hover,
.widget a:focus,
.widget a:hover,
.site-footer .widget-area a:focus,
.site-footer .widget-area a:hover,
.posts-navigation a:focus,
.posts-navigation a:hover,
.comment-metadata a:focus,
.comment-metadata a:hover,
.comment-metadata a.comment-edit-link:focus,
.comment-metadata a.comment-edit-link:hover,
.comment-reply-link:focus,
.comment-reply-link:hover,
.widget_authors a:focus strong,
.widget_authors a:hover strong,
.entry-title a:focus,
.entry-title a:hover,
.entry-meta a:focus,
.entry-meta a:hover,
.page-links a:focus .page-number,
.page-links a:hover .page-number,
.entry-footer a:focus,
.entry-footer a:hover,
.entry-footer .cat-links a:focus,
.entry-footer .cat-links a:hover,
.entry-footer .tags-links a:focus,
.entry-footer .tags-links a:hover,
.post-navigation a:focus,
.post-navigation a:hover,
.pagination a:not(.prev):not(.next):focus,
.pagination a:not(.prev):not(.next):hover,
.comments-pagination a:not(.prev):not(.next):focus,
.comments-pagination a:not(.prev):not(.next):hover,
.logged-in-as a:focus,
.logged-in-as a:hover,
a:focus .nav-title,
a:hover .nav-title,
.edit-link a:focus,
.edit-link a:hover,
.site-info a:focus,
.site-info a:hover,
.widget .widget-title a:focus,
.widget .widget-title a:hover,
.widget ul li a:focus,
.widget ul li a:hover{
    box-shadow: none;
    -webkit-box-shadow: none;
}
.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: 114rem;
    width: calc(100% - 4rem);
}
.header-inner {
    max-width: 114rem;
    padding: 0;
}
.singular .featured-media-inner {
    left: auto;
    width: 100%;
    max-width: 100%;
}
ul.primary-menu{
    letter-spacing: 0;
    justify-content: center;
    align-items: center;
}
.primary-menu a {
    color: #122417!important;
    font-size: 14px;
    text-decoration: none;
    font-weight: 500;
    position: relative;
}
.hdr_sticky .primary-menu a {
    color: #122417!important;
}
.primary-menu .head_btn a {
    background-color: #5fb257;
    text-align: center;
    color: #fff !important;
    display: inline-block;
    padding: 11px 15px;
    letter-spacing: 0.3px;
    border: 0;
    box-shadow: none!important;
    line-height: 1.5;
}
.primary-menu li.current-menu-item > a, 
.primary-menu li.current-menu-item > .link-icon-wrapper > a {
    text-decoration: none;
}
.primary-menu a:hover, 
.primary-menu a:focus, 
.primary-menu .current_page_ancestor {
    color: #5fb257!important;
    text-decoration: none;
}
.primary-menu .head_btn a {
    border: 1px solid #5fb257;
}
.primary-menu .head_btn a:hover {
    color: #fff !important;
}
.primary-menu .head_btn a:before {
    content: none!important;
}
.primary-menu > li.fa-user-o > a {
    opacity: 0;
    display: inline-block;
    text-indent: -30px;
}
.fa-user-o:before {
    color: #4d4d4d;
}
.home .primary-menu > li > .icon{
    color: #ffffff !important;
}
.primary-menu > li > .icon{
    color: #000000 !important;
}
.primary-menu ul.sub-menu {
    background: #fff!important;
    box-shadow: 0px 2px 13px rgba(0, 0, 0, 0.06);
}
.primary-menu ul.sub-menu li {
    padding: 0 20px;
}
.primary-menu ul.sub-menu li a {
    padding: 1rem 0px;
    /*border-bottom: 1px solid #dddcdc;*/
    color: #2C663D!important;
    font-weight: 300;
}
.primary-menu ul.sub-menu li:last-child a {
    border-bottom: 0;
}
.primary-menu > li.fa-user-o {
    padding-left: 2rem;
    margin-left: 2rem;
}
.primary-menu > li.fa-user-o:after {
    content: '';
    width: 1px;
    height: 45px;
    position: absolute;
    left: 0;
    background: #e4e2e2;
    top: -10px;
}
body:not(.overlay-header) .primary-menu > li > ul:after {
    border-bottom-color: #ffffff !important;
}
.site-logo img{
    /*width: 33px;*/
    margin: auto !important;
    /*padding-top: 6px;*/
}
.site-branding a:hover, .site-branding a:focus {
    opacity: 1;
}
.hdr_sticky .site-logo a.custom-logo-link{
    background: transparent;
}
.hdr_sticky .custom-logo-link img {
    opacity: 1;
    visibility: visible;
}
.site-header {
    background: transparent;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 999;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
}
.site-header.hdr_sticky {
    background: #fff;
    box-shadow: 0 0 3px rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.5);
}
.site-branding {
    padding: 0;
}
.main-navigation li+li {
    margin-left: 22px;
}
.main-navigation a {
    padding: 10px 0px;
    margin: 0 2px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.28px;
}
.main-navigation ul ul a {
    display: block;
    padding: 10px 15px;
    border-bottom: 1px dotted #ddd;
    color: #333333;
    font-size: 13px;
    margin: 0;
    width: 100%;
    font-weight: 400;
}
.main-navigation li li+li {
    margin: 0;
}
.main-navigation ul ul.sub-menu li {
    display: inline-block;
    min-width: 49%;
    padding: 0 10px;
}
.main-navigation li li:hover,
.main-navigation li li.focus {
    background: transparent;
}
.main-navigation li li.focus > a,
.main-navigation li li:focus > a,
.main-navigation li li:hover > a,
.main-navigation li li a:hover,
.main-navigation li li a:focus,
.main-navigation li li.current_page_item a:hover,
.main-navigation li li.current-menu-item a:hover,
.main-navigation li li.current_page_item a:focus,
.main-navigation li li.current-menu-item a:focus {
    color: #e96224;
}
/*.main-navigation ul ul.sub-menu{
    width: 500px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    box-shadow: 0px 4px 3px rgba(0,0,0,.5);
    -webkit-box-shadow: 0px 4px 3px rgba(0,0,0,.5);
    border-radius: 5px;
}*/
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul{
    left: 0%!important;
    margin: 0;
    padding: 0;
}
.main-navigation ul li.menu-item-has-children:before, 
.main-navigation ul li.menu-item-has-children:after, 
.main-navigation ul li.page_item_has_children:before, 
.main-navigation ul li.page_item_has_children:after{
    right:50%;
}
.hdr_sticky .main-navigation a {
    color: #333333;
}
.main-navigation a:hover,
.hdr_sticky .main-navigation a:hover
.main-navigation a:focus,
.hdr_sticky .main-navigation a:focus {
    color: #ffffff;
}
.admin-bar.overlay-header #site-header {
    top: 0;
    position: relative;
}
.overlay-header #site-header {
    background: #ffffff;
}
.topbutton-menu a {
    display: block;
    padding: 12px 20px;
    background: #5FB257;
    color: #000;
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'ArialCEBold';
    letter-spacing: 0.1px;
    border-radius: 5px;
}
.topbutton-menu li {
    list-style: none;
    display: inline-block;
    margin: 11px 0;
}
.topbutton-menu {
    margin: 0;
}
.home .topbutton-menu a {
    background: rgba(95, 178, 87, 0.2);
    border-radius: 5px;
    text-transform: uppercase;
    font-family: 'ArialCEBold';
    letter-spacing: 0.1px;
    color: #fff;
}
.home .topbutton-menu a:hover,
.home .topbutton-menu a:focus {
    background: #fff;
    color: #2c663d;
}
.main-navigation li+li {
    margin-left: 2px;
}
/*.topbutton-menu li+li a {
    background: #269EC0;
    color: #fff;
    border-color: #269ec0;
}*/
.hdr_sticky .topbutton-menu li+li a {
    color: #fff;
}

.cover-header-inner {
    padding: 18rem 0;
}
.cover-header .entry-header * {
    font-family: 'ArialCE';
    font-size: 48px;
    font-weight: 700;
}
.admin-bar .screen-height {
    min-height: 400px;
}
.cover-header-inner-wrapper.screen-height {
    min-height: 400px;
}
.overlay-header #site-header {
    top: 0;
    position: relative;
}
.cover-color-overlay.color-accent.opacity-80 {
    display: none;
}
.cover-header .entry-header a {
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin: 0 auto;
    padding: 12px 15px;
    background: #5fb257;
    transform: translateX(-50%);
    line-height: 1;
    display: block;
    height: 50px;
    border-radius: 50%;
    width: 50px;
    text-align: center;
}
.cover-header .entry-header {
    position: initial;
    padding: 0 !important;
}
.cover-header {
    overflow: visible;
}
.wrap {
    max-width: 1140px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.site-header .wrap{
    padding: 0;
}
.navbar-toggle,
.main-navigation .navbar-toggle {
    display: none;
}
.site-header .icon{
    font-size: 20px;
}
/*body*/
.inner_banner {
    padding: 20rem 0px;
}
.inner_banner h3 {
    margin: 0;
    font-family: 'ArialCEBold';
    font-style: normal;
    font-weight: bold;
    font-size: 55px;
    color: #FFFFFF;
}
.inner_banner p {
    font-size: 24px;
    color: #FFFFFF;
    margin: 30px 0 40px;
}


#pagination {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 30px;
    list-style: none;
    width: auto;
    z-index: 3;
}
#pagination li {
    position: relative;
    margin: 65px 0;
    background: transparent;
    border-radius: 100%;
    width: 7px;
    height: 7px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    border: 1px solid #fff;
}
#pagination li:hover,
#pagination li:focus {
    background: #fff;
}
#pagination a {
  position: absolute;
  text-decoration: none;
  left: 0;
  top: 0;
  color: inherit;
  width: 100%;
  height: 100%;
}
#pagination li:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 65px;
    background: #fff;
    left: 2px;
    top: 7px;
}
#pagination li:last-child:after{
    content: none;
}
#pagination li.active {
    background: #fff;
}
.scroll_down {
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin: 0 auto;
    display: block;
    transform: translateX(-50%);
    text-align: center;
    width: auto;
    color: #fff;
    z-index: 3;
}

section[id*="section"] {
    position: relative;
}

.scroll_down a {
    color: #fff;
    font-size: 18px;
}

.scroll_down a:after,.scroll_down a:before {
    content: url(img/scroll.png);
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px;
}

.post-inner {
    padding-top: 0;
}
.wrap {
    width: 100%;
}
.page:not(.home) #content {
    padding: 0;
}
.page:not(.siteorigin-panels) #content {
    padding: 50px 0;
}
p{
    font-size: 15px;
    line-height: 28px;
    letter-spacing: 0px;
}
.site-content .entry-header,
.home .entry-header {
    display: none;
}
.site-content article .entry-header {
    display: block;
    background: transparent;
    padding: 0!important;
}
.site-content article.type-page .entry-header {
    display: none;
}
.single-post:not(.has-sidebar) #primary,
.page.page-one-column:not(.twentyseventeen-front-page) #primary,
.archive.page-one-column:not(.has-sidebar) .page-header,
.archive.page-one-column:not(.has-sidebar) #primary{
    max-width: 100%;
}
.section-inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 114rem;
}
.panel-content .wrap {
    padding-bottom: 0;
    padding-top: 0;
}
#banner {
    position: relative;
    overflow: hidden;
    padding-top: 97px;
}
.wpsisac-slider-short-content h4::first-line {
  font-size:100px;
}
.wpsisac-slider-short-content h4 {
    margin: 0;
    font-family: 'ArialCEBold';
    font-size: 85px;
    color: #454545;
    font-weight: 700;
    line-height: 1.1;
}
#banner:after {
    content: "";
    width: 100%;
    height: 200px;
    bottom: -1px;
    position: absolute;
    display: inline-block;
    background: url(img/arrow-1.png) no-repeat left bottom;
    background-size: 100% auto;
    left: 0;
}
.slide-title {
    display: none;
}
.wpsisac-slider-short-content p {
    font-size: 20px !important;
    margin-top: 20px;
    line-height: 1.7;
    text-shadow: none!important;
    color: #272727!important;
    /* font-family: 'ArialCE'; */
    font-family: 'ArialCE';
    font-weight: 500;
}
.wpsisac-slick-slider.design-3 .wpsisac-image-slide .wpsisac-slide-wrap .wpsisac-slider-content .wpsisac-bg-overlay {
    background: transparent;
    padding: 0;
}
.wpsisac-slick-slider.design-3 .wpsisac-image-slide .wpsisac-slide-wrap .wpsisac-slider-content {
    left: 10%;
    padding: 0;
    top: 45%;
    transform: translateY(-50%);
}
.wpsisac-slick-slider .wpsisac-readmore {
    margin-top: 50px;
}
.btn_common,
.wpsisac-slide-wrap .wpsisac-readmore a.wpsisac-slider-readmore,
input[type="button"], 
input[type="submit"] {
    background: #5FB257;
    border-radius: 5px;
    display: inline-block;
    font-family: 'ArialCEBold';
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    padding: 13px 30px  ;
    color: #000;
    transition: 0.3s;
    -webkit-transition: 0.3s;

}
a.btn_common.btn_line {
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
}
.btn_common + .btn_common {
    margin-left: 15px;
}
.wpsisac-bg-overlay.wp-medium-7 {
    width: 37%;
}
#banner .slick-track {
    height: 670px;
}
#banner .widget {
    padding-bottom: 3em;
}
#banner .so-panel {
    padding-bottom: 0;
}
.sub-title-section {
    font-size: 18px;
    font-weight: 700;
    color: #9e9e9e;
    text-transform: uppercase;
    letter-spacing: 5px;
}
.title-section {
    color: #222222;
    font-size: 38px;
    padding: 0;
    letter-spacing: 0;
    font-weight: bold;
    margin: 15px 0 !important;
    font-family: 'ArialCEBold';
}
.title-section.small{
    font-size: 26px;
}
.entry-content h4, 
.entry-content h5, 
.entry-content h6 {
    margin: 0;
    margin-bottom: 15px;
    font-family: 'ArialCEBold';
    line-height: 1.5;
    word-spacing: 0.16px;
    letter-spacing: 0.12px;
}
.common_content p,
.common_content ul,
.common_content ul li {
    line-height: 34px;
    /* font-family: 'ArialCE'; */
    font-family: 'ArialCE';
    color: #444444;
    font-size: 15px;
    list-style: none;
    margin-left: 0;
}
.common_content ul li{
    margin: 0;
}
.common_content ul li strong {
    color: #5fb257;
}
.common_content strong {
    color: #5fb257;
}
.title-section.big {
    font-size: 65px;
}
.service_innner {
    background: #fff;
    box-shadow: 0 2px 9px 1px rgba(85, 90, 93, 0.16);
    -moz-box-shadow: 0 2px 9px 1px rgba(85, 90, 93, 0.16);
    -webkit-box-shadow: 0 2px 9px 1px rgba(85, 90, 93, 0.16);
    border-radius: 10px!important;
    padding: 15px;
    min-height: 247px;
    padding-top: 33px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
}
.service_innner p {
    font-size: 13px;
    line-height: 1.5;
}
.service_innner .icon {
    width: auto;
    height: auto;
}
.service_innner .icon {
    width: auto;
    height: auto;
}
.service_innner h4{
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 0 15px;
    position: relative;
    margin-top: 22px;
}
.service_innner h4:after{
    height: 1px;
    width: 72px;
    content: "";
    background: #22272e;
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.service_innner:hover,
.service_innner:focus {
    background: #5fb257;
    color: #fff;
}
.service_innner:hover h4,
.service_innner:focus h4 {
    color: #fff;
}
.service_innner:hover h4:after,
.service_innner:focus h4:after {
    background: #fff;
}
.serviceRight_boxes {
    padding-top: 54px;
}
.service_main .so-panel {
    padding-bottom: 0;
}
.align_center{
    -webkit-align-items: center!important;
    align-items: center!important;
}
.service_right h2, .service_right h1{
    color: #5fb257;
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.46px;
    margin: 0 0 22px 0;
    text-transform: capitalize;
}
.service_right p {
    font-size: 15px;
    line-height: 28px;
    letter-spacing: 0.3px;
}
.btn_common:hover,
.entry-content .btn_common:hover,
input[type="button"]:hover, 
input[type="submit"]:hover,
.btn_common:focus,
.entry-content .btn_common:focus,
input[type="button"]:focus, 
input[type="submit"]:focus{
    background: #000;
    color: #fff !important;
}
.service_right {
    padding-left: 60px;
}
.counter_sec {
    position: relative;
    color: #fff;
    padding: 230px 0px 210px;
    text-align: center;
}
.counter_sec:before {
    background: url(img/arrow-1.png) no-repeat bottom left;
    content: "";
    height: 180px;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: -1px;
    z-index: 99;
    transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    background-size: 100% auto;
}
.counter_sec:after {
    content: "";
    background: url(img/arrow-1.png) no-repeat left bottom rgba(0,0,0,.8);
    height: 100%;
    width: 101%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    background-size: 100% auto;
}
.counter_item{
    display: inline-block;
    width: 20%;
    font-size: 18px;
    letter-spacing: 0.18px;
    text-transform: capitalize;
    position: relative;
    z-index: 9;
}
.counter_item span{
    display: block;
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 0.3px;
    padding-bottom: 2px;
}
.head_commen {
    font-size: 30px;
    font-weight: 500;
    margin: 0px;
    text-transform: uppercase;
}
.img-block {
    background: #fff;
    box-shadow: 0 2px 9px 1px rgba(85, 90, 93, 0.16);
    -moz-box-shadow: 0 2px 9px 1px rgba(85, 90, 93, 0.16);
    -webkit-box-shadow: 0 2px 9px 1px rgba(85, 90, 93, 0.16);
    /*border-radius: 10px!important;*/
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    overflow:hidden;
    position: relative;
}
.block-content {
    padding: 20px;
}
.block-content {
    padding: 20px;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    text-align: center;
    color: #fff;
    transition: 0.3s;
    z-index: 9;
    width: 100%;
}
.img-block:hover .block-content,
.img-block:focus .block-content {
    position: absolute;
    opacity: 1;
}
.img-block:after {
    content: "";
    background: rgba(0,0,0,.7);
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
}
.img-block:hover:after,
.img-block:focus:after{
    opacity: 1;
    visibility: visible;
    background: rgba(0,0,0,.8);
}
.img-block:hover .block-content p,
.img-block:focus .block-content p {
    display: block;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    height: auto;
}
.block-content h4 {
    position: relative;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}
.img-block figure {
    margin: 0;
}
.block-content p {
    margin-bottom: 0;
    font-size: 13px;
    line-height: 1.5;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(0);
    transform: scale(0);
    height: 0;
}
.block-content a {
    color: #ea6324;
}
.block-content a:hover,
.block-content a:focus {
    color: #0086cc;
}
.entry-content a,
.entry-summary a,
.comment-content a,
.widget a,
.site-footer .widget-area a,
.posts-navigation a,
.widget_authors a strong{
    box-shadow: none;
    -webkit-box-shadow:none;
}
.wrapper {
    background: #fff;
    box-shadow: 0 2px 9px 1px rgba(85, 90, 93, 0.16);
    -moz-box-shadow: 0 2px 9px 1px rgba(85, 90, 93, 0.16);
    -webkit-box-shadow: 0 2px 9px 1px rgba(85, 90, 93, 0.16);
    border-radius: 10px;
    padding: 0px 0 0 30px;
    margin-bottom: 10px;
    overflow: hidden;
}
.widget_sow-image {
    padding: 0;
}
label {
    font-weight: 400;
    width: 100%;
    text-align: left;
    font-size: 12px;
    text-transform: uppercase;
}
.entry-title a {
    color: #fff;
    font-size: 30px;
    text-transform: uppercase;
    margin: 0 0 7px;
    text-decoration: none;
    box-shadow: none;
    font-weight: 700;
    pointer-events: none;
}
.entry-title a:hover,
.entry-title a:focus {
    color: #fff;
}
h2.small_head {
    font-weight: 700;
    font-size: 25px;
    margin-bottom: 30px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}
h2, .home.blog .entry-title {
    color: #333333;
}
.inner_content {
    font-size: 15px;
    line-height: 33px;
    font-weight: 400;
    letter-spacing: 0.3px;
}
.contact_sec h3 {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 0.75px;
    line-height: 40px;
    margin: 0 0 3px 0;
    text-transform: capitalize;
}
.contact_sec p {
    max-width: 710px;
    margin: 10px auto 22px;
    line-height: 30px;
    font-size: 20px;
    letter-spacing: 0.5px;
}
ol.social-list {
    color: #2a211c;
    font-size: 15px;
    line-height: 30px;
    padding-left: 20px;
}
ol.social-list li {
    margin-bottom: 20px;
}
h2.social_title {
    color: #1c3998;
    line-height: 40px;
    text-transform: initial;
    font-size:30px;
}

.left_logo_sec,.right_logo_sec {
    box-shadow: 0 3px 15px rgba(15, 15, 15, 0.31);
    background-color: #ffffff;
    display: inline-block;
    vertical-align: top;
    height: 100%;
}
.left_logo_sec.social {
    width: 50%;
    margin-left: 5%;
    padding: 50px 40px;
    margin-top: -40px;
    position: relative;
    z-index: 1;
    margin-bottom: 40px;
    margin-right: -5%;
}
.right_logo_sec.social {
    width: 45%;
    position: relative;
    padding: 100px 15px 100px 80px;
    margin-bottom: 80px;
}
.left_top_sec, .left_bottom_sec {
    padding: 70px 50px 30px 40px;
    color: #fff;
    background-color: #33092d;
    background-image: -moz-linear-gradient(-97deg, #592254 0%, #2e0628 99%, #2e0628 100%);
    background-image: -webkit-linear-gradient(-97deg, #592254 0%, #2e0628 99%, #2e0628 100%);
    background-image: linear-gradient(-97deg, #592254 0%, #2e0628 99%, #2e0628 100%);
}


.left_bottom_sec {
    margin-top: 25px;
}
.left_top_sec p, .left_bottom_sec p {
    font-size: 25px;
    line-height: 40px;
    margin: 0;
    font-weight: 400;
}
.facebook_enquiry_sec .left_top_sec{
    background: #2b8acd;
}
.facebook_enquiry_sec .left_bottom_sec {
    background: #1c3998;
}
p.f-18, 
.f-18 {
    font-size: 18px;
    line-height: 35px;
}
.social_boxes li {
    float: left;
    width: 50%;
    -webkit-transition: all 0.4s ease-in 0s;
    -moz-transition: all 0.4s ease-in 0s;
    transition: all 0.4s ease-in 0s;
    display: flex;
    flex-direction: column;
    background: #fff;
    padding: 40px 30px 20px!important;
    border-right: 1px solid #959595!important;
    border-bottom: 0.5px solid #959595!important;
    color:#333;
    margin: 0!important;
}
.social_boxes ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}
.social_boxes li .icon {
    height: 100px;
    display: block;
}
.social_boxes li .icon img {
    max-height: 100%;
}
.social_boxes li p {
    font-size: 15px;
    line-height: 30px;
}
.social_boxes li .service_innner {
    padding: 0;
    box-shadow: none;
    box-shadow: none;
    background: transparent;
}
.social_boxes li h4 {
    font-size: 20px;
    font-weight: 500;
    padding: 0;
}
.social_boxes li .service_innner:hover,
.social_boxes li .service_innner:hover h4,
.social_boxes li .service_innner:focus,
.social_boxes li .service_innner:focus h4 {
    color: initial;
}
.social_boxes li .service_innner h4:after {
    content: none;
}
.social_boxes {
    margin-bottom: -3em;
}
.row-flex .so-panel {
    height: 100%;
}
.row-flex .so-widget-sow-editor {
    height: 100%;
}
.row-flex .textwidget {
    height: 100%;
}
.entry-meta{
    font-weight: 500;
    letter-spacing: 0.1em;
}
.page-header {
    display: none;
}
.blog .site-main > article {
    margin-bottom: 20px;
    background: #fff;
    box-shadow: 0 2px 9px 1px rgba(85, 90, 93, 0.16);
    -moz-box-shadow: 0 2px 9px 1px rgba(85, 90, 93, 0.16);
    -webkit-box-shadow: 0 2px 9px 1px rgba(85, 90, 93, 0.16);
    border-radius: 10px!important;
    padding: 20px 20px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
}
.blog .site-main > article p {
    margin: 0;
}
.entry-content .more-link:before {
    margin: 0;
}
.sow-features-list .textwidget a,
.sow-features-list .textwidget p,
.sow-features-list .textwidget {
    font-size: 16px;
    color: #333;
    font-family: 'ArialCE';
}

aside#secondary .widget ul li a {
    color: #0c0a0b;
}
aside#secondary .widget ul li a:hover,
aside#secondary .widget ul li a:focus {
    color: #ea6324;
}
aside#secondary .widget ul li {
    margin-bottom: 15px;
    position: relative;
}
aside#secondary .widget ul li:after {
    content: '\f105';
    position: absolute;
    top: 0;
    left: -15px;
    font-family: fontAwesome;
    color: #ea6324;
}
aside#secondary .widget ul {
    padding-left: 15px;
}
.has-sidebar:not(.error404) #primary {
    width: 70%;
}
.has-sidebar #secondary {
    width: 27%;
}
aside#secondary .widget {
    margin-bottom: 20px;
    background: #fff;
    box-shadow: 0 2px 9px 1px rgba(85, 90, 93, 0.16);
    -moz-box-shadow: 0 2px 9px 1px rgba(85, 90, 93, 0.16);
    -webkit-box-shadow: 0 2px 9px 1px rgba(85, 90, 93, 0.16);
    border-radius: 10px!important;
    padding:0 20px 5px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    overflow:hidden;
}
aside#secondary .widget h2.widget-title {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 15px;
    line-height: 1;
    background: #ea6324;
    margin-left: -20px;
    margin-right: -20px;
    padding: 15px;
    color: #fff;
}
.post-thumbnail {
    margin-top: 15px;
}
.post-navigation {
    font-weight: 500;
}
.gallery-item .portrait {
    overflow: hidden;
    position: relative;
}
.gallery-item .portrait img {
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
}
.gallery-item .portrait:hover img,
.gallery-item .portrait:focus img {
    transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
}
.gallery-item .portrait:before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(255,255,255,.2);
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
}
.gallery-item .portrait:hover::before,
.gallery-item .portrait:focus::before {
    -webkit-animation: circle .75s;
    animation: circle .75s;
}
@-webkit-keyframes circle {
    0% {
        opacity: 1;
    }
    40% {
        opacity: 1;
    }
    100% {
        width: 200%;
        height: 200%;
        opacity: 0;
    }
}
@keyframes circle {
    0% {
        opacity: 1;
    }
    40% {
        opacity: 1;
    }
    100% {
        width: 200%;
        height: 200%;
        opacity: 0;
    }
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    padding: 5px 10px;
    margin-bottom: 0px;
    font-size: 14px;
    border: 1px solid #D7D7D7;
    box-shadow: none;
    min-height: 40px;
    border-radius: 5px;
}
.wpcf7 .ajax-loader {
    display: none;
}
select.wpcf7-select {
    background: #fff;
    border-radius: 0;
    border: none;
    border-width: 0.1rem;
    box-shadow: none;
    display: block;
    font-size: 1.6rem;
    max-width: 100%;
    width: 100%;
    padding: 5px 10px;
    min-height: 38px;
    margin-bottom: 15px;
    color: #004893;
}
.comment-form-author,
.comment-form-email,
.comment-form-url {
    width: 31.33%;
    float: left;
}
.comment-form-email, .comment-form-url {
    margin-left: 3%;
}
.insta_enquiry_sec,
.facebook_enquiry_sec {
    position: relative;
    overflow: hidden;
}
.social-text {
    position: relative;
    z-index: 9;
    padding: 60px 0;
}
.social-text .head_commen {
    margin-bottom: 0.4rem;
}
.newsletter {
    position: relative;
    display: table;
    border-collapse: separate;
}
.newsletter .wpcf7-form-control-wrap {
    display: table-cell;
    width: 100%;
    height: 40px;
    color: #878788;
    text-transform: capitalize;
    font-size: 13px;
}
.newsletter .wpcf7-submit {
    position: relative;
    white-space: nowrap;
    vertical-align: middle;
    display: table-cell;
    min-width: auto;
    padding: 10px 15px;
    height: 40px;
    border-radius: 0;
}

.newsletter .wpcf7-form-control-wrap input {
    border-radius: 0;
}


/*Footer*/
#site-footer {
    padding: 20px 0;
    background: #f2f2f2;
}
.footer-nav-widgets-wrapper.header-footer-group {
    background: linear-gradient(72.59deg, #1F643D 0.86%, #0A140D 113.6%);
    clear: both;
    margin: 0;
}
.footer-nav-widgets-wrapper.header-footer-group .footer-widgets li a {
    color: #CED4DA !important;
    font-size: 14px;
}
.footer-nav-widgets-wrapper.header-footer-group .footer-widgets li a:hover,
.footer-nav-widgets-wrapper.header-footer-group .footer-widgets li a:focus {
    color: #5fb257!important;
}
.footer-widgets-outer-wrapper .widget .widget-title {
    color: #fff;
}
.widget_text p, 
.widget_text ol, 
.widget_text ul, 
.widget_text dl, 
.widget_text dt, 
.widget-content .rssSummary,
.footer-widgets a{
    font-family: 'ArialCE';
    text-decoration: none !important;
    font-weight: 300;
}
.social-icons a {
    background: transparent !important;
    color: #fff!important;
}
.footer-widgets {
    width: 25%;
}
.footer-widgets .widget {
    padding: 0;
    margin-top: 3rem;
}
.widget .widget-title {
    margin-bottom: 2rem;
    font-size: 35px;
    color: #ffffff;
    font-weight: 600;
}
.widget_archive li, 
.widget_categories li, 
.widget_pages li, 
.widget_meta li, 
.widget_nav_menu li {
    margin-bottom: 10px;
}
.footer-widgets .widget .textwidget img {
    display:block;
    vertical-align: middle;
    margin-right: 0;
    
}
.footer-widgets .widget-content p img {
    position: absolute;
    left: 0;
    top: 5px;
}
.footer-widgets .widget-content p {
    padding-left: 0px;
    position: relative;
    margin-bottom: 15px;
}
.footer-widgets-outer-wrapper .widget .widget-title {
    color: #fff;
    margin-bottom: 15px;
}
.grid {
    position: relative; 
}
.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 0;  
    text-align: center;
    z-index:0;
}

.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.8;
}

.grid figure figcaption {
    padding: 1em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
    pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.grid figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.grid figure h2 {
    word-spacing: -0.15em;
    font-weight: 300;
    color: #ea6324;
}


.grid figure h2,
.grid figure p {
    margin: 0;
}
.text-blue {
    color: #0d1d7e;
    font-size: 22px;
    font-weight: 500;
    line-height: 40px;
    text-transform: uppercase;
}
.list-style li:before {
    content: '\f111';
    position: absolute;
    left: 13px;
    top: 15px;
    display: inline-block;
    vertical-align: middle;
    font-family: fontAwesome;
    line-height: 1;
    font-size: 12px;
    width: 20px;
    height: 20px;
    color: #5fb257;
}
.list-style li {
    position: relative;
    background: rgb(123 234 240 / .1);
    mix-blend-mode: normal;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    padding: 10px 40px;
    margin-left: 0;
}
.list-style {
    line-height: 25px;
    padding-left: 0;
    line-height: 32px;
    list-style: none;
    width: 140%;
    margin: 0;
}
ul.socialIcon {
    list-style: none;
    margin: 0;
}

ul.socialIcon li {
    display: inline-block;
}

ul.socialIcon li a {
    color: #fff;
    height: 4.4rem;
    width: 4.4rem;
    display: block;
    text-align: center;
    border: 1px solid rgba(255,255,255,0.3);
    line-height: 4rem;
    border-radius: 50%;
}
.team_item {
    text-align: left;
    padding: 30px;
    box-shadow: 0px 0px 25px rgba(0,0,0,0.05);
}
.team_hdr h4 {
    font-size: 22px;
    font-weight: 700;
}
.team_hdr p {
    color: #5fb257;
}
.team_item .socialIcon li a {
    color: #444444;
    border: 1px solid rgba(0,0,0,0.2);
}
#site-content .cover-header + .post-inner {
    padding-top: 10rem;
}
h1, h2, h3, h4, h5, h6, .faux-heading {
    letter-spacing: 0;
    line-height: 1.5;
    word-spacing: 0.16px;
    letter-spacing: 0.12px;
}
/*.entry-content a {
    color: #004893;
    font-weight: 500;
}*/
.pld_banner {
    border-left: 25px solid #5fb257;
}

.pld_banner h5,.pld_banner h5 + p {
    display: inline-block;
    vertical-align: middle;
    padding: 40px 50px;
}

.content-sec ul {
    list-style: none;
    margin: 0;
}
.content-sec ul li {
    padding-left: 120px;
    padding-top: 0px;
    margin-bottom: 20px;
    position: relative;
}
.content-sec ul li img {
    position: absolute;
    left: 0;
    top: 0;
    max-width: 90px;
}

section.services {
    box-shadow: 0px 0px 15px #ebe6e6;
    padding: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    margin-bottom: 40px;
}
section.services:hover,
section.services:focus {
    background: #5fb257;
}
section.services .container {
    max-width: 100%;
}

section.services .container .col-lg-6 {
    padding: 0;
}

section.services img {
    width: 100%;
}

.content-sec {
    padding: 40px 50px;
}

.content-sec h3 {
    font-size: 26px;
    font-family: 'ArialCEBold';
    font-weight: 700;
    margin: 0 0 15px;
}

.content-sec p {
    font-family: 'ArialCE';
}
section.services:hover .content-sec h3,
section.services:focus .content-sec h3 {
    color: #fff;
}
section.services:hover .content-sec p,
section.services:focus .content-sec p {
    color: #fff;
}
section.services:hover figure img,
section.services:focus figure img{
    opacity: 0;    
}
section.services:hover figure .hover-img,
section.services:focus figure .hover-img {
    opacity: 1;
}
.footer-widgets li {
    line-height: 22px;
}
section.services a {
    color: #5fb257;
    text-decoration: underline;
}
section.services:hover a,
section.services:focus a {
    color: #ffffff;
}
p.powered-by-wordpress {
    display: none;
}
.woocommerce-tabs.wc-tabs-wrapper {
    display: none;
}
.woocommerce-product-gallery__image {
    height: 550px;
}
.price ins {
    color: #444444;
    font-size: 35px;
    vertical-align: middle;
    font-family: 'ArialCE';
    font-weight: 600;
    letter-spacing: 0;
}
.price del {
    color: #5fb257;
    opacity: 1;
    font-family: 'ArialCE';
    font-weight: 500;
}
.single-product .summary p.price {
    margin: 3rem 0;
    font-family: 'ArialCE';
    font-size: 16px;
}
.woocommerce-product-gallery .flex-control-thumbs li {
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin: 10px;
}
.woocommerce-product-gallery--columns-4 ol {
    text-align: center;
}
.single-product form.cart .quantity {
    display: none;
}
.single-product .single_add_to_cart_button {
    background: #5fb257;
    border-radius: 3px;
}
.single-product .entry-title {
    color: #222222;
    font-size: 38px;
    font-weight: 700;
    font-family: 'ArialCE';
}
.woocommerce-product-gallery .flex-control-thumbs img {
    opacity: 1;
}
nav.woocommerce-breadcrumb {
    display: none;
}
.woocommerce .onsale {
    background: #5fb257;
    font-size: 12px;
    padding: 10px;
}
.single-product div.product .product_meta {
    display: none;
}
.sidebar .widget .widget-title {
    padding: 15px;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    position: relative;
    background: #5fb257;
    color: #ffffff;
}
.sidebar .widget .widget-title.minus {
    
    background: #e8e8e8;
    color: #272727;
}
.sidebar .widget .widget-title:after {
    content: '\f0da';
    font-family: fontAwesome;
    position: absolute;
    right: 10px;
    top: 13px;
    text-align: center;
    line-height: 22px;
    font-size: 18px;
    width: 22px;
    cursor: pointer;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    color: #ffffff;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.sidebar .widget .widget-title.minus:after {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    color: #5fb257;
}
p.woocommerce-result-count {
    display: none;
}

form.woocommerce-ordering {
    display: none;
}
.woocommerce .sidebar section {
    padding-top: 0;
    background: #fafafa;
    margin-top: 0;
    margin-bottom: 3rem;
}
.widget.woocommerce ul a {
    color: #272727;
}
.widget.woocommerce ul li {
    margin: 0;
    padding: 10px;
    border-bottom: 1px solid #e8e8e8;
}

.widget.woocommerce ul {
    margin: 0 15px;
}
.widget.woocommerce ul li:last-child {
    border: 0;
}
header.woocommerce-products-header {
    display: none;
}
ul.products li.product .button {
    background: #5fb257;
    border-radius: 3px;
    font-size: 15px;
    font-family: 'ArialCE';
    font-weight: 400;
}
ul.products li.product .woocommerce-loop-product__title {
    color: #222222;
    font-family: 'ArialCE';
    font-size: 30px;
    font-weight: 700;
}
ul.products li.product .button:after{

}
span.cat_name {
    color: #5fb257;
    font-size: 18px;
    font-weight: 600;
}
.price > .woocommerce-Price-amount > bdi {
    color: #444444;
    font-size: 35px;
    vertical-align: middle;
    font-family: 'ArialCE';
    font-weight: 600;
    letter-spacing: 0;
}
.description {
    color: #222222;
}
.singular .entry-header {
    padding: 0 !important;
    background-color: transparent;
}
.singular .entry-header h1.entry-title {
    color: #fff;
}
.related.products .col-lg-5, .related.products .col-lg-7 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 29.05%;
}
.woocommerce-product-search button {
    padding: 0;
    margin: 0;
    background: url(img/search.png) no-repeat center;
    color: #000;
    font-size: 0;
    min-width: auto;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
}
.related.products > h2 {
    display: none;
}
.related.products span.cat_name {
    display: none;
}
.related.products ul.products li.product .woocommerce-loop-product__title {
    font-size: 22px;
}
.related.products .description {
    display: none;
}
.related.products .price > .woocommerce-Price-amount > bdi {
    font-size: 25px;
}
.wcps-design-1 .woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product{
    text-align: left;
}
ul.products li.product .long_description {
    display: none;
}

.wcpscwc-product-slider .col-lg-5, .wcpscwc-product-slider .col-lg-7 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.wcpscwc-product-slider img {
    width: 100%;
}
.wcpscwc-product-slider .row {
    justify-content: space-between;
}
.wcpscwc-product-slider img {
    width: 100%;
}
.wcpscwc-product-slider .row {
    justify-content: space-between;
}
.wcpscwc-product-slider span.onsale{
    display: none;
}
.wcpscwc-product-slider ul.products li.product .price {
    display: none;
}
.wcpscwc-product-slider ul.products li.product .long_description {
    display: block;
}


.wcpscwc-product-slider span.cat_name {
    font-size: 14px;
    /*font-weight: normal;*/
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0px;
    margin-top: 15px;
    display: block;
    letter-spacing: 1px;
}

.wcpscwc-product-slider ul.products li.product .woocommerce-loop-product__title {
    font-size: 23px;
    margin: 15px 0;
    font-weight: 600;
}

.wcpscwc-product-slider .slick-slide .col-lg-5 {
    height: 200px;
    border: 1px solid #ddd;
}
.wcpscwc-product-slider .slick-slide img {
    height: auto;
    width: auto;
    max-height: 100%;
    margin: auto;
    display: block !important;
}



.wcpscwc-product-slider ul.products li.product .long_description p + p {
    display: none;
}
.modal-menu a{
    color: #004893 !important;
}
.modal-menu > li > a, 
.modal-menu > li > .ancestor-wrapper > a {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
}
.modal-menu > li:last-child {
    border-bottom-width: 0.1rem;
    /* font-family: 'ArialCE'; */
    font-family: 'ArialCE';
}
span.toggle-text {
    display: none;
}
.woocommerce .sidebar section .btn_common {
    width: 100%;
    text-decoration: none;
}
.woocommerce .sidebar section .btn_common.dark:after {
    content: '';
}
.woocommerce .sidebar section .btn_common.dark {
    background: #454545;
}
ul.products li.product .button:after {
    content: '\f178';
    font-family: fontAwesome;
    margin-left: 10px;
}
.widget.widget_media_image .widget-title {
    color: #4d4d4d;
}
/*.footer-widgets .widget.widget_media_image:nth-child(2) {
    border-top: 1px solid #dcd7ca;
    padding-top: 2rem;
    margin-top: 3rem;
}*/
.widget_layered_nav .chosen::before {
    width: 16px;
    height: 16px;
    line-height: 14px;
    font-size: 14px;
}
p.footer-copyright,
.footer_link,
a.to-the-top {
    font-family: 'ArialCE';
    color: #272727 !important;
    font-size: 15px;
    text-decoration: none !important;
    font-weight: 500;
}
a.to-the-top {
    position: absolute;
    right: 10px;
    bottom: 7px;
    color: #ffffff !important;
}

footer#site-footer {
    position: relative;
}
.singular .type-post .entry-header h1.entry-title,
h2.entry-title {
    color: #222222;
    font-size: 38px;
    font-weight: 700;
    font-family: 'ArialCEBold';
}
.comment-reply-title {
    font-size: 3rem;
    font-weight: 700;
    font-family: 'ArialCEBold';
}
ul.post-meta {
    margin-bottom: 20px;
}
p {
    font-family: 'ArialCE';
    font-weight: initial;
    /*color: #fff;*/
    line-height: 1.7;
    font-size: 16px;
}
h2, h3, h4 {
    font-family: 'ArialCEBold';
    padding: 0;
}
.wpsisac-slider-short-content p {
    padding: 0;
}
footer#site-footer {
    background: #0A1B0E;
    clear: both;
}
#site-footer .section-inner .footer-widgets.footer-copyright p, 
#site-footer .section-inner .footer-widgets.footer-copyright p a {
    color: #fff !important;
    font-size: 14px;
    font-weight: 400;
    font-size: 11px;
    opacity: 0.5;
    margin: 0;
}
#site-footer .section-inner .footer-widgets.footer-copyright p a:hover {
    color: #5fb257 !important;
}
.footer-widgets.footer-copyright {
    margin: 0;
}
#site-footer {
    font-size: 14px;
}
ul.footer-social li a {
    width: 30px;
    height: 30px;
    display: block;
}
.entry-content h1, .entry-content h2, .entry-content h3 {
    margin-top: 0;
}
section[id*="section"] p {
    margin-bottom: 20px;
}
.primary-menu-wrapper + .header-toggles {
    position: fixed;
    margin: 0;
    right: 0;
    top: 102px;
    padding: 23px 24px;
    border: 1px solid #fff;
    border-bottom: 0;
    border-top: 0;
}
.header-inner .toggle {
    padding: 0;
    height: auto;
}
.header-inner .primary-menu-wrapper + .header-toggles .toggle-wrapper:first-child::before {
    content: none;
}
.header-inner .toggle svg {
    width: 2rem;
}
.search-modal.active .search-modal-inner {
    position: fixed;
    right: 70px;
    top: 102px;
    background: transparent;
    border: 1px solid #fff;
    border-right: 0;
    border-top: 0;
}
.search-modal .search-field {
    height: 67px;
    font-size: 16px;
    background: transparent;
    margin: 0;
    color: #fff;
    width: 300px;
}
.search-modal-inner .section-inner {
    margin: 0;
    width: 100%;
}
.box_wrapper {
    background: #ffffff;
    padding: 40px 80px;
}
p:empty {
    display: none;
}
.box_wrapper p {
    color: #3A3A40;
    font-size: 14px;
    margin: 0!important;
}
.entry-content hr::before, 
.entry-content hr::after, 
hr.styled-separator::before, 
hr.styled-separator::after {
    content: none;
}
.entry-content hr, 
hr.styled-separator{
    background: #5fb257 !important;
    height:1px;
}
ul.partner_logo {
    margin: 10% 0 0;
    list-style: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
ul.partner_logo li {
    display: inline-block;
    width: 15%;
    margin: 0;
    padding: 0 30px;
}
ul.partner_logo img {
    margin: auto;
}
.box_wrapper h3.head_commen {
    font-size: 20px;
    color: #004893;
    margin-bottom: 15px;
}
.contact_form {
    background: rgb(0 72 147 / 0.05);
    padding: 40px 60px 60px;
}
.contact_form label {
    font-size: 12px;
}
.contact_form h4 {
    font-size: 16px;
    color: #004893;
    margin-bottom: 15px;
    text-transform: uppercase;
    text-align: center;
}
.address_box {
    text-align: center;
    margin-bottom: 12px;
}
.head_box {
    background: #E1Eaf2;
    color: #004893;
    font-size: 14px;
    padding: 10px;
    font-weight: 500;
}
.body_box {
    color: #000;
    font-size: 14px;
    padding: 14px 0 20px;
    background: #fff;
}
.body_box a {
    color: #5fb257;
    font-weight: 500;
}
.address h4 {
    color: #3A3A40;
    font-size: 12px;
    font-weight: bold;
}
.address > div {
    margin: 10px 0;
}
.address p {
    font-size: 12px;
    color: #848B93;
}
iframe {
    margin-bottom: 20px;
}
.box_wrapper.gray {
    background: #F6F6F6;
}
.contact_num h4 {
    font-size: 30px;
    color: #5fb257;
}
.contact_num .btn_common {
    background: #5fb257;
    width: 100%;
    color: #fff;
}
.contact_num {
    margin-bottom: 35px;
}
span.wpcf7-list-item {
    margin: 10px 0 20px;
    font-size: 12px;
}
.number_box h1,
.number_box p {
    display: inline-block;
    vertical-align: middle;
}
.number_box h1 {
    font-size: 60px;
    line-height: 70px;
    color: #5fb257;
    font-weight: 300;
    margin: 0;
}
.number_box p {    
    margin-bottom: 0!important;
    margin-left: 10px;
}
p.gray_text {
    color: #848B93;
}
.number_box {
    margin-top: 40px;
}

section.section-1 .number_box {
    padding-top: 20px;
    position: relative;
    margin-top: 80px;
}
section.section-1 .number_box:before {
    content: '';
    background: #5fb257;
    position: absolute;
    width: 35%;
    left: 13%;
    height: 1px;
    top: 0;
}
.secom-search-container {
    background: linear-gradient(180deg, #5fb257 0%, #030340 100%);
    height: 100vh;
    padding-top: 60px;
}
.secom-search-container {
    background: linear-gradient(180deg, #5fb257 0%, #030340 50%);
    min-height: 85vh;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
}
.search-text a {
    color: #5fb257;
    font-size: 16px;
}
.search-text {
    margin: 30px 0;
}
.search-modal.active .search-modal-inner button {
    display: none;
}
.search-modal {
    background: transparent;
}
.primary-menu li.current-menu-item > a, .primary-menu li.current-menu-item > .link-icon-wrapper > a {
    color: #122417!important;
    position: relative;
    font-weight: 700;
}
.singular .entry-header {
    display: none;
}

ul.common_list {
    padding: 0;
    margin: 0;
    list-style: none;
}
ul.common_list li{
    position:relative;
    margin-left: 0;
    padding-left: 12px;
}
ul.common_list li:before{
    content: '\f111';
    position: absolute;
    left: 0px;
    top: 9px;
    display: inline-block;
    vertical-align: middle;
    font-family: fontAwesome;
    line-height: 1;
    font-size: 5px;
    width: 20px;
    height: 20px;
    color: #5fb257;
}
section.install-3 .box_wrapper p {
    font-size: 16px;
    padding-bottom: 15px;
}
section.install-4 ul {
    color:#5fb257;
    margin-top: 15px;
}

#bitnami-banner {
    display: none;
}
.footer-widgets-wrapper ul.footer-social li svg.svg-icon {
    width: 20px;
}
.primary-menu li.current-menu-item.head_btn a {
    background: #5fb257!important;
    position: relative;
    color: #fff!important;
}
span.wpcf7-list-item-label a {
    color: #5fb257;
    font-weight: 700;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #00aaad;
    color: #848B93;
}
.wpcf7-response-output {
    color: #848B93;
}
.footer-widgets-outer-wrapper {
    border: 0;
    padding: 6rem 0 2.5rem;
}
.widget-content {
    font-size: 14px;
}
.footer-widgets {
    color: #CED4DA;
}
.footer-widgets.column-one {
    width: 50%;
}
.footer-widgets.column-two {
    width: 50%;
}
#site-footer .section-inner a {
    color: #CED4DA;
    font-size: 14px;
}
.sow-features-feature h5 {
    font-weight: 700;
    margin-top: 0 !important;
}
h1.sow-headline {
    font-weight: 300;
}
/*.sow-features-feature p,
.sow-features-feature h4 {
    display: none;
}*/
.sow-features-list.sow-features-responsive {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.footer-menu .accebilty-contnt a, 
.footer-widgets .accebilty-contnt a {
    color: #d1d1d1!important;
    text-decoration: underline !important;
}
.footer-widgets.f-logo {
    width: 66.666667%;
}
.footer-widgets.footer-copyright {
    width: 33.33%;
    text-align: right;
}
.footer-credits {
    justify-content: flex-end;
}
.section-inner .menu li {
    display: inline-block;
    margin: 0;
}
.section-inner .menu li a {
    display: block;
    color: #D1D1D1;
    font-size: 14px;
    margin: 0 30px 0px 0px;
}
#site-footer .section-inner li {
    display: inline-block;
    border-right: solid 1px #ffffff3b;
}
#site-footer .section-inner li:last-child {
    border: none;
}
#site-footer .section-inner a {
    margin: 0;
    font-size: 11px;
    color: #fff !important;
    opacity: 0.5;
    padding: 0 8px 0px 4px;
}

#site-footer .section-inner .footer-widgets.footer-copyright p a {
    opacity: 1;
}

.footer-widgets .widget.widget_nav_menu {
    margin-top: 0;
}
.wpsisac-slick-slider .slick-dots li.slick-active button {
    background: #fff!important;
    color: #000;
}
.sow-features-list .sow-features-feature.sow-icon-container-position-top {
    background: #FFFFFF;
    box-shadow: 0px 20px 40px 10px rgb(224 224 224 / 20%);
    border-radius: 15px;
    padding: 30px !important;
    border: 2px solid #fff;
    text-align: left !important;
    width: 31.33% !important;
    transition: 0.3s;
    -webkit-transition: 0.3s;
}
.sow-features-list .sow-features-feature.sow-icon-container-position-top:hover,
.sow-features-list .sow-features-feature.sow-icon-container-position-top:focus {
    border: 2px solid #5fb257;
}
.sow-features-list.sow-features-responsive {
    align-items: normal;
}
.sow-features-list .sow-icon-container-position-top .sow-icon-container {
    margin: 0 !important;
    margin-bottom: 30px !important;
    text-align: center;
    justify-content: center;
}
.sow-features-list .sow-icon-container-position-top .sow-icon-container .sow-icon-image {
    width: 30px !important;
    height: 30px !important;
    right: 0;
    margin: 0 auto;
    left: 0;
    top: 15px !important;
}
.sow-features-list .sow-features-feature.sow-icon-container-position-top:not(:last-child) {
/*    margin-right: 30px;*/
}
.event_listings .wpem-single-event-widget {
    width: 31.5%;
    float: left;
    position: relative;
    border: 0;
}
.event_listings {
    margin: 0 -15px;
}
.event_listings .wpem-single-event-widget:not(:last-child) {
    margin-right: 1.5%;
}

.event_listings:after {
    clear: both;
    content: '';
    display: table;
}
.event_manager h3.widget-title {
    display: none;
}
.wpem-event-infomation {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 81.82%);
    border-radius: 15px;
    padding: 15px;
    color: #fff;
    padding-right: 120px !important;
}
.event_listings .wpem-single-event-widget:hover .wpem-event-infomation,
.event_listings .wpem-single-event-widget:focus .wpem-event-infomation {
    background: linear-gradient(72.59deg, #1F643D 0.86%, #0A140D 113.6%);
    -webkit-transition: background 1000ms linear;
    -ms-transition: background 1000ms linear;
    transition: background 1000ms linear;
}
.wpem-single-event-widget .wpem-event-infomation .wpem-event-details .wpem-event-type {
    display: none;
}

.wpem-single-event-widget .wpem-event-infomation .wpem-event-details .wpem-event-date-time,.wpem-single-event-widget .wpem-event-infomation .wpem-event-details .wpem-event-location {
    display: inline-block;
    color: #fff;
}

.wpem-single-event-widget .wpem-event-infomation .wpem-event-title {
    color: #fff;
}

.wpem-single-event-widget .wpem-event-infomation .wpem-event-details .wpem-event-title .wpem-heading-text {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    font-family: 'ArialCEBold';
}
.sow-features-list .sow-features-feature.sow-icon-container-position-right .sow-icon-container {
    margin: 0 !important;
    margin-right: 50px !important;
}

.sow-features-list .sow-features-feature.sow-icon-container-position-right {
    align-items: flex-start;
}
.sow-features-list .sow-features-feature.sow-icon-container-position-right  h5 {
    margin-bottom: .5rem !important;
}
.sow-features-list .sow-features-feature .textwidget {
    margin: 0 !important;
}
.sp-testimonial-free {
    background: #fff;
    padding: 40px 25px 30px;
    margin: 10px;
    border-radius: 15px;
    box-shadow: 0px 20px 40px 10px rgb(224 224 224 / 7%);
    transition: 0.3s;
    -webkit-transition: 0.3s;
}
.sp-testimonial-free-section .tfree-client-testimonial {
    text-align: left;
    margin: 0;
}
.sp-testimonial-free:hover,
.sp-testimonial-free:focus {
    box-shadow: 0px 0px 1px 1px #5fb257;
    background: #f2fbfb;
}
input[type="button"], input[type="submit"] {
    min-width: 250px;
    height: 50px;
    box-shadow: none !important;
    background: #5FB257 !important;
}
input[type="button"]:hover, 
input[type="submit"]:hover,
input[type="button"]:focus, 
input[type="submit"]:focus {
    color: #fff;
    background: #000000 !important;
}

.widget li {
    margin: 0.5rem 0 0 2rem;
}
body:not(.home) {
    background: #f4fbf6;
}
ul.findg--afncy li {
    margin: 0;
}
.together--sec .sow-features-list .sow-features-feature.sow-icon-container-position-top {
    border: 0;
    box-shadow: none;
}
.together-sec a {
    color: #2C663D !important;
    text-decoration: underline;
}
.together-sec .sow-features-feature {
    background: #fff;
    padding: 40px !important;
    border-radius: 15px;
    box-shadow: 0px 20px 40px 10px rgb(224 224 224 / 20%);
    margin-bottom: 20px !important;
}
.partners-box .sow-image-container {
    background: #fff;
    height: 170px;
    width: 170px;
    text-align: center;
    border-radius: 50%;
    /*filter: grayscale(1);
    -webkit-filter: grayscale(1);*/
    transition: all 0.1s ease-in;
    -webkit-transition: all 0.1s ease-in;
    cursor: pointer;
    box-shadow: 0px 20px 40px 10px rgb(224 224 224 / 20%);
    -webkit-box-shadow: 0px 20px 40px 10px rgb(224 224 224 / 20%);
    align-items: center !important;
}
.partners-box .sow-image-container:hover {
    box-shadow: 0px 20px 40px 10px rgb(224 224 224 / 20%);
    transform: scale(1.1);
}
.partners-box .panel-grid-cell:hover .sow-image-container,
.partners-box .panel-grid-cell:focus .sow-image-container {
    filter: none;
}
ul.worksop li {
    margin: 0;
}
input.wpcf7-form-control.wpcf7-submit.btn {
    color: #2C663D;
    background: #fff !important;
    font-size: 15px;
    padding: 12px 20px 10px 25px;
    text-align: center;
    border: none;
    border-radius: 0 4px 4px 0;
    transition: all 0.3s ease-in-out;
    font-family: 'ArialCEBold';
    min-width: auto;
    text-transform: capitalize;
    letter-spacing: 0;
    height: 54px;
}
.input-group .wpcf7-form-control-wrap {
    width: 78%;
}
.entry-content a:not(.btn_common) {
    color: #2C663D;
    text-decoration: underline;
    /*font-weight: 700;*/
    /*font-family: 'ArialCEBold';*/
}
.entry-content a:not(.btn_common):hover {
    color: #5fb257;
}
.servc--contnt {
    position: relative;
}
.event-header {
    height: 650px;
    position: relative;
}
.primary-menu .icon::before {
    height: 0.7rem;
    width: 0.15rem;
}
.primary-menu .icon::after {
    height: 0.15rem;
    width: 0.7rem;
}
form.password_form {
    text-align: center;
    max-width: 350px !important;
    margin: 0 auto;
    padding: 10rem 0;
}
form.password_form h1 {
    font-size: 45px;
}
form.password_form p {
    margin-bottom: 4rem;
}
form.password_form input {
    background: #FFFFFF;
    border: 1px solid #D7D7D7;
    box-sizing: border-box;
    border-radius: 8px;
    height: 48px;
    margin: 1rem 0 1.5rem;
    width: 100%;
}
form.password_form a {
    color: #2C663D !important;
    margin-top: 15px;
    display: block;
}
.header-titles-wrapper {
    margin-right: 2rem;
}

.entry-content p, .entry-content li {
    line-height: 1.5;
    word-spacing: 0.16px;
    letter-spacing: 0.12px;
}
.primary-menu ul.sub-menu li.focus a {
    color: #5fb257 !important;
}
.event_listings .wpem-event-infomation > .wpem-event-action-url{
    display: none;
}
.banner_sec .wpsisac-slick-slider.design-4 .slick-dots{
    margin: 0 auto !important;
    padding-left: 15px !important;
    text-align: left;
    bottom: 30px !important;
}
li.fa-globe-americas a:before, .wpml-ls-item.wpml-ls-current-language > a:before {
    content: "\f0ac";
    display: inline-block;
    font-family: FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    margin-right: 5px;
}
ul {
    margin-left: 0;
}
.wpem-event-infomation:after {
    content: 'Register';
    padding: 11px 20px;
    height: auto;
    font-size: 12px;
    border-radius: 5px;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translate(0, -50%);
    background: rgb(95 178 87 / 20%);
    color: #fff;
    text-transform: uppercase;
    font-family: 'ArialCEBold';
}
.event_listings .wpem-single-event-widget:hover .wpem-event-infomation:after {
    background: #5fb257;
    color: #000;
}

.together-sec .sow-features-list .textwidget a, 
.together-sec .sow-features-list .textwidget p, 
.together-sec .sow-features-list .textwidget {
    font-size: 20px;
}
::placeholder {
  color: #333333;
  opacity: 0.5;
}

:-ms-input-placeholder {
 color: #333333;
 opacity: 0.5;
}

::-ms-input-placeholder {
 color: #333333;
 opacity: 0.5;
}
.wpem-event-listings .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-type {
    display: none;
}
.wpem-event-listings .wpem-event-layout-wrapper .wpem-event-infomation {
    background: #fff;
    border: 0;
    border-radius: 0;
    padding: 0;
    border-bottom: 1px solid #ddd;
}
.header-navigation-wrapper {
    background: rgb(0 0 0 / 20%);
    padding: 17px;
    margin-top: 10px;
}
.home .topbutton-menu li.wpml-ls-item a {
    background: #17452b;
}
.topbutton-menu li.wpml-ls-item a {
    background: #fff;
    padding: 10px;
    margin-right: 20px;
    text-transform: capitalize;
    font-family: 'ArialCE';
    font-size: 14px;
}
@media only screen and (min-width: 992px){
    ul.sub-menu {
        border-radius: 0;
        color: #fff;
        font-size: 1.7rem;
        opacity: 0;
        padding: 1rem 0;
        position: absolute;
        right: 9999rem;
        top: calc(100% + 2rem);
        transition: opacity 0.15s linear, transform 0.15s linear, right 0s 0.15s;
        transform: translateY(0.6rem);
        width: 20rem;
        z-index: 1;
        background: #fff;
    }
}
.topbutton-menu li.wpml-ls-item a:hover,
.topbutton-menu li.wpml-ls-item a:focus {
    background: transparent;
    color: #fff;
}
li.menu-item-has-children:hover > ul,
.primary-menu li.menu-item-has-children:hover > ul, 
.primary-menu li.menu-item-has-children:focus > ul, 
.primary-menu li.menu-item-has-children.focus > ul {
    left: 0;
    right: auto;
    opacity: 1;
    transform: translateY(0);
    transition: opacity 0.15s linear, transform 0.15s linear;
}
.primary-menu ul::after {
    left: 1.8rem;
    right: auto;
}
.topbutton-menu li.wpml-ls-item .sub-menu a{
    color: #204727;
    background: #fff;
}
.topbutton-menu ul li:hover > ul, 
.topbutton-menu ul li.focus > ul {
    left: 0%!important;
    margin: 0;
    padding: 0;
}
.topbutton-menu li {
    position: relative;
}
.topbutton-menu li.wpml-ls-item{
    margin: 0;
    padding: 10px 0;
}
.topbutton-menu li.wpml-ls-item .sub-menu{
    top: 100%;
}
body:not(.home) .header-navigation-wrapper {
    background: #EAF3E9;
}
body:not(.home) #site-header {
    padding-bottom: 0;
}
body:not(.home) .topbutton-menu li.wpml-ls-item a:hover,
body:not(.home) .topbutton-menu li.wpml-ls-item a:focus {
    background: transparent;
    color: #000;
}
body:not(.home) li.fa-globe-americas a:before, body:not(.home) .wpml-ls-item.wpml-ls-current-language > a:before{
    color: #000;
}
.event_listings .wpem-single-event-widget a{
    display: block;
    border-radius: 15px;
    overflow: hidden;
}
[tabindex="-1"]:focus {
    outline: 1px dotted !important; 
}
.topbutton-menu li.wpml-ls-item.focus .sub-menu,
.topbutton-menu li.wpml-ls-item a:hover + .sub-menu, 
.topbutton-menu li.wpml-ls-item a:focus + .sub-menu{
    left: 0;
    right: auto;
    opacity: 1;
    transform: translateY(0);
    transition: opacity 0.15s linear, transform 0.15s linear;
    margin: 0;
    padding: 0;
}
.testi-item {
    background: #fff;
    padding: 40px 25px 30px;
    margin: 10px;
    border-radius: 15px;
    box-shadow: 0px 20px 40px 10px rgb(224 224 224 / 7%);
    transition: 0.3s;
    -webkit-transition: 0.3s;
}
.testi-item:hover {
    box-shadow: 0px 0px 1px 1px #5fb257;
    background: #f2fbfb;
}
.testi-title {
    display: none;
}
ul.slick-dots {
    text-align: center;
}
.testi-section .slick-dots li button {
    background: #000;
}
p.ctct-form-field {
    display: inline-block;
}

.ctct-form-wrapper .ctct-button {
    display: none;
}

.ctct-form-wrapper .ctct-submit {
    min-width: auto;
}
p.ctct-form-field.ctct-form-field-email {
    width: 75%;
}
p.ctct-form-field.ctct-form-field-submit {
    width: 25%;
}
p.ctct-form-field.ctct-form-field-email input {
    background: transparent;
    border-right: 0;
    border-radius: 5px 0 0 5px;
    padding: 15px;
    border: 1px solid #ffffff40;
    color: #fff;
}
p.ctct-form-field.ctct-form-field-submit input {
    height: 55px;
    border-radius: 0 5px 5px 0;
    color: #2C663D !important;
    background: #fff !important;
}
[lang="es"] .wpem-event-infomation:after,
[lang="es-ES"] .wpem-event-infomation:after{
    content: 'Regístrese';
}
.primary-menu ul.sub-menu li a:hover,
.primary-menu ul.sub-menu li a:focus {
    color: #5fb257!important;
}
#site-footer .section-inner a:hover,
#site-footer .section-inner a:focus,
.accebilty-contnt a:hover,
.accebilty-contnt a:focus {
    opacity: 1;
    color: #5fb257!important;
}
#wpadminbar .screen-reader-shortcut {
    color: #fff;
}
.contct--info02 a {
    color: #fff !important;
}
.contct--info02 a:hover {
    color: #5fb257 !important;
}
.testi-section {
    padding: 0px 50px;
}
.slick-arrow{
    position: absolute;
    right: 10px;
    z-index: 2;
    background: url(img/right.png) no-repeat;
    background-size: 30px;
    height: 30px;
    width: 30px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    padding: 0;
    text-indent: -9999px;
    color: #000;
}
.slick-arrow.slick-prev{
    left: 10px;
    transform: translateY(-50%) rotate(-180deg);
}
.wpsisac-slick-slider.design-4 .slick-prev{
    transform: translateY(-50%) rotate(0deg);
}
.slick-arrow:before{
    font-size: 0;
}
.slick-arrow.slick-disabled{
    opacity: 0.3;
}
button:focus {
    outline: 2px solid #007bff;
}
.slick_buttons button {
    background: transparent;
    color: #000;
    border: 1px solid #000;
    margin: 0 5px;
    padding: 0.25em .5em;
    border-radius: 5px;
}
.slick_buttons {
    text-align: center;
    display: inline-block;
    margin-top: 0;
    position: relative;
    top: 0px;
}
.testi-section .slick-dots li{
    pointer-events:none;
}
#toggle_play:after {
    content: "\f04c";
    font-family: FontAwesome;
    position: absolute;
    left: 9px;
    top: 4px;
    font-size: 20px;
    display: block;
    width: 20px;
    height: 20px;
    color: #000;
    text-indent: 0;
}
#toggle_play.play:after {
    content: "\f04b";
}
#toggle_play {
    text-indent: -9999px;
    position: relative;
    width: 40px;
    height: 40px;

}
#toggle_play_home:after {
    content: "\f04c";
    font-family: FontAwesome;
    position: absolute;
    left: 9px;
    top: 4px;
    font-size: 20px;
    display: block;
    width: 20px;
    height: 20px;
    color: #000;
    text-indent: 0;
}
#toggle_play_home.play:after {
    content: "\f04b";
}
#toggle_play_home {
    text-indent: -9999px;
    position: relative;
    width: 40px;
    height: 40px;
    border-radius: 5px;
}
.wpsisac-slick-slider .slick-dots li button:focus {
    outline: 2px solid #007bff !important; 
}
.banner_sec button#toggle_play_home {
    position: absolute;
    top: 155px;
    background: transparent;
    border: 1px solid #fff;
    left: 10px;
    z-index: 9;
}
.banner_sec #toggle_play_home:after {
    color: #fff;
    left: 12px;
}
.siteorigin-widget-tinymce > p {
    margin: 0;
}
.wpsisac-slick-slider button.slick-prev:focus,
.wpsisac-slick-slider button.slick-next:focus{
    outline: 2px solid #007bff !important;
}
.comment-respond p.comment-form-cookies-consent {
    clear: both;
}

.give-modal-wrap, .give-modal, .give-overlay {
    z-index: 999999999 !important;
    position: fixed !important;
}

/* Push header back */
.site-header, header#masthead {
    z-index: 9 !important;
}
