body {
    background: #ffffff;
    color: #333333;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
}
a {
    color: #f69c1d;
}
b, strong,.comment-reply-link {
    font-weight: 700;
}
h4 {
    font-size: 20px;
    color: #323232;
}
.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;
}
.btn_commen,.btn_head a {
    box-shadow: none!important;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 23px 60px 23px;
    margin-bottom: 4px;
    line-height: 1;
    display: inline-block;
    text-align: center;
    color: #ffffff;
    border-radius: 5px;
    position: relative;
    transition: all 0.2s ease-in-out 0s;
    background-color: #f69c1d;
    text-shadow: none;
    margin: 0;
}
.btn_commen:hover,
.entry-content .btn_commen:hover {
    background: #43aee1;
    color: #fff;
}
.btn_commen.sm {
    padding: 23px 30px 23px;
}
.btn_commen.blue{
    background: #43aee1;
}
.btn_commen.blue:hover{
    background: #f69c1d;
}
/*Header*/
.top_bar {
    background: #323232;
    padding: 10px;
    font-size: 14px;
    color: #fff;
    margin-bottom: 10px;
}
.top_bar a {
    color: #fff;
}
.top_bar a:hover {
    color: #43aee1;
}
.top_bar a.soc-fb:hover {
    color: #507cbe;
}
.top_bar a.soc-tw:hover {
    color: #00abef;
}
.top_bar a.soc-gg:hover {
    color: #d93e2d;
}

.top-left a:before {
   /* content: "|";*/
    display: inline-block;
    padding-right: 10px;
    color: #fff;
}
.top-right {
    text-align: right;
}
.social_icons li {
    background: #43aee1;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
}
.social_icons li a {
    padding-left: 3px;
}
.social_icons li:hover {
    background: #f69c1d;
}
.social_icons li:hover a {
    color: #fff;
}
.top-right .btn_commen {
    padding: 15px 30px;
}
.social_icons .list-inline-item:not(:last-child) {
    margin-right: 15px;
    min-width: 12px;
    text-align: center;
}
.top_logo {
    padding: 30px 0;
}
.header-top .wrap {
    padding: 0;
}
.custom-logo-link {
    position: relative;
    padding: 0;
}
.hdr_sticky .custom-logo-link {
    background: transparent;
}
.custom-logo-link img {
    max-height: initial;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
}
.site-branding a:hover, .site-branding a:focus {
    opacity: 1;
}
.teaser_icon.highlight {
    line-height: 1;
    transition: all 0.2s ease-in-out 0s;
}
.teaser_icon.highlight a {
    color: #43aee1;
}
.size_normal {
    font-size: 42px;
    width: 42px;
}
.highlight {
    color: #43aee1;
}
.highlight2 {
    color: #f69c1d;
}
a.highlight3 {
    color: #323232;
}
a.highlight3:hover {
    color: #f69c1d;
}
.lightgrey {
    color: #989898;
}
.small-teaser .media-left {
    padding-right: 10px;
}
.small-teaser h6 {
    font-size: 14px;
    font-weight: 900;
    margin-bottom: 0px;
}
.small-teaser h6 a{
    /*color: #323232;*/
}
.small-teaser h6 a:hover{
    color: #f69c1d;
}
.small-text.small {
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 0;
}
.small-teaser {
    margin: 0px 15px;
}

.site-header {
    background: #ffffff;
    width: 100%;
    top: 0;
    z-index: 999;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    padding: 0 0 10px 0;
    position: sticky;
}
.site-header.hdr_sticky {
    background: #fff;
    box-shadow: 0px 1px 15px 0 rgba(0, 0, 0, 0.07);
    -webkit-box-shadow: 0px 1px 15px 0 rgba(0, 0, 0, 0.07);
    border: none;
    position: sticky;
}
.site-branding {
    padding: 0;
}
.site-header.hdr_sticky .custom-logo {
    max-width: 120px;
}
.main-navigation li+li {
    margin-left: 30px;
}
.main-navigation a {
    padding: 25px 0px;
    margin: 0;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    color: #323232;
}
.main-navigation .current-menu-item a {
    color: #43aee1;
}
.main-navigation .btn_head{
    float: right;
    margin-top: 10px;
}
.btn_head a{
    padding: 23px 30px 23px;
    background: #43aee1;
    color: #fff;
}
.hdr_sticky .main-navigation .btn_head a{
     color: #fff;
}
/*.main-menubar{
    width: 100%;
}*/
.main-navigation .btn_head a:hover{
    background: #f69c1d;
    color: #fff;
}
.head_search a:after {
    content: "\f002";
    font-size: 14px;
}
.head_search a {
    font-family: FontAwesome;
    font-size: 0;
    padding: 20px 0px;
}
.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: 440px;
    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: 50%!important;
}
.hdr_sticky .main-navigation a {
    color: #333333;
}
.main-navigation a:hover,
.hdr_sticky .main-navigation a:hover {
    color: #43aee1;
}
.hdr_sticky .main-navigation .btn_head a:hover{
    color: #fff;
}
.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;
}

.modal-backdrop.show {
    opacity: 0.8;
}
#headerSearch .search-field {
    margin: 0 0 0 60px;
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    background: transparent;
    text-align: left;
    color: #ffffff;
    border-radius: 0;
    z-index: 9;
    padding-left: 30px;
}
#headerSearch .modal-dialog {
    max-width: 100%;
    margin-top: 0;
}
#headerSearch button.close {
    padding: 11px 22px;
    position: absolute;
    min-width: 0;
    color: #ffffff;
    text-shadow: none;
    opacity: 1;
    font-weight: 300;
    font-size: 34px;
    line-height: 1;
    z-index: 9;
}
#headerSearch .modal-content {
    background: transparent;
    border: 0;
}
#headerSearch .search-form .search-submit {
    background: transparent;
    font-size: 12px;
}
#headerSearch .search-form .search-submit .icon {
    height: 16px;
    width: 16px;
}
.search-form label {
    display: none;
}
.search-field:-moz-placeholder {
    color: #fff;
}
.search-field::-moz-placeholder {
    color: #fff;
}
.search-field:-ms-input-placeholder {
    color: #fff;
}
.search-field::-webkit-input-placeholder {
    color: #fff;
}
/*body*/
.wrap {
    width: 100%;
}
.page:not(.home) #content {
    padding: 0;
}
.page:not(.siteorigin-panels) #content {
    padding: 50px 0;
}
p{
    font-size: 16px;
    line-height: 30px;
}
.entry-header {
    background-color: #000;
    background-image: url(img/header_banner.jpg);
    padding: 60px 0px 50px!important;
    text-align: center;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    margin-bottom: 0!important;
    background-attachment: fixed;
}
.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%;
}
.panel-content .wrap {
    padding-bottom: 0;
    padding-top: 0;
}
.wpsisac-slick-slider.design-2 .slick-image-slide .slide-wrap .slider-content {
    max-width: 1170px;
}
.wpsisac-slick-slider.design-2 .slick-image-slide .slide-wrap .slick-slider-short-content p {
    margin-bottom: 2.5em;
    font-size: 20px!important;
    font-weight: 300;
    text-shadow: none;
    margin-top: 0;
	text-align: left;
}
.wpsisac-slick-slider.design-2 .slick-image-slide .slide-wrap .slick-slider-short-content p:last-child {
    margin-bottom: 0;
}
.slide-title {
    display: none;
}
.slick-slider-short-content h1 {
    margin: 0;
    line-height: 1;
    font-size: 70px;
    font-weight: 900;
    margin-bottom: 0.8em;
}
.wpsisac-slick-slider.design-2 .slick-image-slide .slide-wrap .slider-overlay{
    background: transparent;
}
.wpsisac-slick-slider button.slick-arrow:after {
    font-family: "FontAwesome";
    font-size: 20px;
    content: '\f104';
    position: absolute;
    top: 25px;
    right: 20px;
    z-index: 9999;
    color: #fff;
    font-weight: 100;
    transition: 0.3s;
}
.wpsisac-slick-slider button.slick-arrow.slick-next:after {
    content: '\f105';
    right: auto;
    left: 20px;
}
.wpsisac-slick-slider button.slick-next,
.wpsisac-slick-slider button.slick-prev {
    background: transparent!important;
}
.wpsisac-slick-slider button.slick-arrow {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 99;
    opacity: 1;
    cursor: pointer;
    font-size: 0;
    color: transparent;
    text-align: center;
    background: transparent!important;
    text-indent: 0;
    visibility: visible;
}
.wpsisac-slick-slider button.slick-arrow {
    width: 40px;
    height: 80px;
    background: rgba(255, 255, 255, 0.1)!important;
    border-radius: 50px 0 0 50px!important;
    transition: 0.3s;
}
.wpsisac-slick-slider button.slick-arrow.slick-prev {
    border-radius: 0% 50px 50px 0%!important;
}
.wpsisac-slick-slider button.slick-next:hover,
.wpsisac-slick-slider button.slick-next:focus,
.wpsisac-slick-slider button.slick-prev:hover,
.wpsisac-slick-slider button.slick-prev:focus {
    background: #43aee1!important;
    width: 80px;
}
.wpsisac-slick-slider button.slick-arrow.slick-prev:hover:after {
    right: 40px;
}
.wpsisac-slick-slider button.slick-arrow.slick-next:hover:after {
    left: 40px;
}


/*Content Sec*/
.so-panel.widget {
    padding-bottom: 0;
}
.icon-block {
    text-align: center;
}
.icon-block h4 {
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 30px;
}
.icon-block h4 a {
    color: #323232;
}
.icon-block h4 a:hover {
    color: #f69c1d;
}
.icon-block figure i {
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    line-height: 2.86em;
}
.icon-block figure {
    background-color: #43aee1;
    border-radius: 50%;
    font-size: 28px;
    width: 2.86em;
    height: 2.86em;
    margin: 0 auto;
    color: #fff;
    transition: all 0.2s ease-in-out 0s;
}
.icon-block:hover figure {
    -webkit-animation: scaleDisappear 0.5s;
    animation: scaleDisappear 0.5s;
    background-color: #f69c1d;
}

.align_center{
    -webkit-align-items: center!important;
    align-items: center!important;
}
h4.head_small {
    font-weight: 300;
    font-size: 20px;
}
.head_commen {
    font-size: 50px;
    font-weight: 900;
    text-transform: capitalize;
    margin-bottom: 30px;
    padding-top: 0;
}
.size_small {
    font-size: 28px;
    vertical-align: middle;
}
.head_commen.small {
    margin-bottom: 10px;
    font-size: 30px;
}
.lightgray {
    color: #989898;
}
.sec_overlay {
    position: relative;
}
.sec_overlay:before {
    background-color: #323232;
    opacity: 0.8;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.sec_overlay .widget {
    position: relative;
    z-index: 9;
}
.form-group {
    position: relative;
    margin: 0;
}
.icon_overlay i {
    position: absolute;
    font-size: 14px;
    left: 27px;
    top: 23px;
    width: 1em;
    text-align: center;
    z-index: 9;
}
.icon_overlay 
 [class*="col-"] {
    margin-bottom: 20px;
    margin-top: 10px;
}
.icon_overlay .wpcf7-form-control {
    text-align: left;
    padding-left: 50px;
}
.icon_overlay select.wpcf7-form-control {
    text-indent: 50px;
    line-height: 60px;
    padding-left: 0;
    height: 60px;
}
.icon_overlay textarea.wpcf7-form-control {
    padding-top: 15px;
}
.media-body p {
    line-height: 24px;
    margin-bottom: 0;
}
.post-grid .pagination {
    display: none;
}
.fa, .fas {
    font-family: 'FontAwesome'!important;
    font-weight: normal!important;
}
.post-grid .title_link {
    margin: 0 0 15px;
    color: #323232;
    font-weight: 500;
    font-size: 20px!important;
	min-height: 58px;
}
.post-grid .layer-content {
    padding: 15px!important;
}
.post-grid .layer-media {
    padding: 15px;
}
.layer-wrapper {
    border: 1px solid #e5e5e5;
    border-radius: 5px;
}
.post-grid .element_1.excerpt {
    font-size: 16px!important;
    color: #666666;
    line-height: 24px;
    margin-bottom: 10px;
}
.post-grid .element_2.read_more {
    color: #f69c1d;
    font-weight: normal!important;
    text-transform: uppercase;
    font-size: 14px!important;
}
.icon-block.faq-block {
    padding: 30px 30px 45px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    min-height: 355px;
}
.icon-block.faq-block figure {
    margin-top: -70px;
    background-color: #f69c1d;
}
.tss-carousel .carousel-item {
    display: block;
}
.tss-wrapper .tss-carousel1 .item-content-wrapper .item-content p {
    font-size: 20px;
    color: #989898;
}
.tss-carousel h3.author-name {
    color: #fff;
    font-size: 20px;
}
.tss-carousel .profile-img-wrapper img {
    border: 5px solid #ffffff;
        margin-bottom: 20px;
}
h3.author-name:before {
    content: "\f10d";
    font-family: FontAwesome;
    display: block;
    font-size: 40px;
    line-height: 1;
    color: #f69c1d;
    margin-bottom: 20px;
}
.tss-carousel {
    margin: 0 auto;
    max-width: 800px;
}
.author-designation {
    font-size: 14px;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot{
    color: #fff!important;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent!important;
    outline: none;
}
.tss-carousel.owl-carousel .owl-nav {
    top: auto;
    bottom: 72px;
    opacity: 1;
    width: 280px;
    margin-left: -140px;
    left: 50%;
    right: auto;
    position: absolute;
}
.tss-carousel.owl-carousel .owl-next,
.tss-carousel.owl-carousel .owl-prev {
    position: absolute;
    font-size: 0;
    position: absolute;
    right: 10px;
    text-align: center;
    margin-top: -30px;
    width: 30px;
    padding: 0!important;
}
.tss-carousel.owl-carousel .owl-prev {
    left: 10px;
    right: auto;
}
.tss-wrapper .owl-theme .owl-nav .owl-prev {
    padding: 0px 0px !important;
}


.cs figure {
    color: #43aee1;
    width: 4.29em;
    height: 4.29em;
    background: #fff;
    text-align: center;
    border-radius: 50%;
    margin-right: 20px;
    margin-bottom: 0;
}
.cs:hover figure {
    -webkit-animation: scaleDisappear 0.5s;
    animation: scaleDisappear 0.5s;
}
.cs figure i {
    line-height: 4.29em;
}
.cs h4 {
    color: #fff;
}
.cs p {
    color: rgba(255, 255, 255, 0.5);
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1;
}

.service-block {
    text-align: center;
    border: 1px solid #e5e5e5;
}
.service-block h4 {
    margin-bottom: 25px;
}
.service-block .block-content {
    padding: 20px 35px;
}
.service-block p {
    color: #666666;
    line-height: 24px;
}
.service-block a {
    text-transform: uppercase;
    font-size: 14px;
}
.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%;
}
.entry-title a {
    color: #43aee1;
    font-size: 40px;
    margin: 0 0 7px;
    text-decoration: none;
    box-shadow: none;
    pointer-events: none;
    text-transform: capitalize;
    letter-spacing: 0;
}
.entry-title a:hover {
    color: #fff;
}
article .entry-title a {
    color: #333;
    text-transform: capitalize;
    font-size: 25px;
    font-weight: 500;
}
article .entry-title a:hover {
    color: #ea6324;
}
.sow-features-feature h5 {
    color: #ea6324;
}
.sow-features-list .sow-icon-container {
    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: 50%;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
}
input[type="button"],
input[type="submit"] {
    background-color: #43aee1;
    font-weight: 400;
    text-transform: uppercase;
    padding: 23px 60px 23px;
    line-height: 1;
    border-radius: 5px;
    position: relative;
    transition: all 0.2s ease-in-out 0s;
    margin-top: 30px;
}
input[type="button"]:hover,
input[type="submit"]:hover {
    background: #f69c1d;
}
h2.small_head {
    font-weight: 700;
    font-size: 25px;
    margin-bottom: 30px;
    text-transform: uppercase;
}
h2, .home.blog .entry-title {
    color: #333333;
}
.inner_content {
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
}
ol.social-list {
    color: #2a211c;
    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;
}
.row-flex .so-panel {
    height: 100%;
}
.row-flex .so-widget-sow-editor {
    height: 100%;
}
.row-flex .textwidget {
    height: 100%;
}
.entry-meta{
    font-weight: 500;
}
.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;
}
aside#secondary .widget ul li a {
    color: #0c0a0b;
}
aside#secondary .widget ul li a:hover {
    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: #43aee1;
    margin-left: -20px;
    margin-right: -20px;
    padding: 15px;
    color: #fff;
}
.post-thumbnail {
    margin-top: 15px;
}
.post-navigation {
    font-weight: 500;
}
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,
.wpcf7-form-control {
    padding: 5px 10px;
    min-height: 60px;
    border-radius: 5px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 300;
    border: 0;
}
.wpcf7-form-control:-moz-placeholder {
    color: rgba(102, 102, 102, 0.7);
    opacity: 1;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}
.wpcf7-form-control::-moz-placeholder {
    color: rgba(102, 102, 102, 0.7);
    opacity: 1;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}
.wpcf7-form-control:-ms-input-placeholder {
    color: rgba(102, 102, 102, 0.7);
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}
.wpcf7-form-control::-webkit-input-placeholder {
    color: rgba(102, 102, 102, 0.7);
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}
.comment-form-author,
.comment-form-email,
.comment-form-url {
    width: 31.33%;
    float: left;
}
.comment-form-email, .comment-form-url {
    margin-left: 3%;
}
.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: 14px;
    vertical-align: top;
}
.newsletter .wpcf7-submit {
    position: relative;
    white-space: nowrap;
    vertical-align: top;
    display: table-cell;
    min-width: auto;
    padding: 10px 15px;
    height: 0px;
    border-radius: 0 5px 5px 0;
    margin:0;
    background: #fff;
    color: #43aee1;
    height:60px;
}
.newsletter .wpcf7-form-control-wrap input {
    border-radius: 5px 0 0 5px;
    border: 0;
    padding-left: 30px;
    text-align: left;
}
.newsletter .wpcf7-submit:hover {
    background: #fff;
}
div.wpcf7 .newsletter .ajax-loader {
    display: none;
}
button:focus {
    outline: none;
}
#breadcrumbs a {
    color: #fff;
    padding: 0 10px;
}
#breadcrumbs a+span {
    padding: 0 10px;
}
#breadcrumbs {
    text-transform: uppercase;
    font-size: 14px;
}
.breadcrumb_last {
    color: #43aee1;
}
.entry-header:before {
    background-color: #323232;
    opacity: 0.8;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.entry-header .container {
    position: relative;
}
.contact-form {
    background-color: rgba(0, 0, 0, 0.4);
    padding: 35px;
    text-align: center;
    margin: 10px auto;
    width: 66.66%;
}
.contact-form .wpcf7-submit {
    margin-top: 10px;
    background: #f69c1d;
}
.contact-form .wpcf7-submit:hover {
    background-color: #43aee1;
}
.contact-form .icon_overlay [class*="col-"] {
    margin-bottom: 10px;
    margin-top: 10px;
}

/*Footer*/
.site-footer{
    margin-top: 0;
    text-align: center;
    line-height: 30px;
    background-color: #fafafa;
    font-size: 16px;
    border: 0;
}
.site-footer .wrap {
    padding-bottom: 100px;
    padding-top: 100px;
}
.site-footer .widget_media_image {
    margin-bottom: 15px;
    margin-top: -35px;
}
.site-footer .widget-column.footer-widget-1,
.site-footer .widget-column.footer-widget-2,
.site-footer .widget-column.footer-widget-3 {
    width: 33.33%;
    float: left;
    padding: 0 25px;
}
.site-footer .widget-column.footer-widget-1 {
    width: 100%;
}
.site-footer .widget-column.footer-widget-2,
.site-footer .widget-column.footer-widget-3 {
    display: none;
}
.wpcf7-form p {
    margin-bottom: 10px;
}
.socialHref ul li {
    display: inline-block;
    margin-right: 1px;
}
.widget-column ul li a {
    color: #989898;
    display: inline-block;
    font-size: 16px;
    margin: 0;
    padding: 0;
    box-shadow: none!important;
}
.widget-column ul.line-height-thin a {
    color: #f69c1d;
}
.widget-column ul li a:hover {
    color: #fff;
} 
.widget-column ul.line-height-thin a:hover {
    color: #43aee1;
}
.widget ul li, .widget ol li {
    border: 0;
    padding: 0;
}
.widget:not(.widget_tag_cloud) ul li + li {
    margin-top: 15px;
}
.line-height-thin p {
    margin-bottom: 0;
}
.widget:not(.widget_tag_cloud) ul.line-height-thin 
 li + li {
    margin-top: 0;
}
h2.widget-title {
    text-transform: capitalize;
    position: relative;
    font-size: 28px;
    font-weight: 900;
    margin-bottom: 40px;
    letter-spacing: 0;
    color: #fff;
    text-align: center;
}
.widget a img {
    box-shadow: none;
    -webkit-box-shadow: none;
}
.widget-column ul {
    list-style: none;
    margin:0;
}
.widget_recent_entries .post-date {
    color: #f69c1d;
    font-size: 16px;
}
a:hover,
a:focus{
    box-shadow: none!important;
    text-decoration: none;
    outline: none;
}
.site-footer .widget-area {
    padding: 0;
    margin: 0 -25px;
}
.site-footer .widget {
    padding-bottom: 0;
}
.site-footer .widget_nav_menu .menu{
    column-count: 2;
    -webkit-column-count: 2;
}
.site-info {
    text-align: center;
    width: 100%;
    margin: 0;
    padding: 25px 0;
    text-transform: uppercase;
}
.site-info a {
    color: #323232;
}
.site-footer .widget-area a:focus,
.site-footer .widget-area a:hover {
    color: #ffffff;
}
.social_footer a {
    width: 38px;
    height: 38px;
    line-height: 40px;
    display: inline-block;
    color: #fff;
    border-radius: 50%;
    margin: 5px;
    text-align: center;
}
.social_footer a i {
    margin-left: 3px;
}
.social_footer a.soc-fb {
    background: #507cbe;
}
.social_footer a.soc-tw {
    background: #00abef;
}
.social_footer a.soc-gg {
    background: #d93e2d;
}
.social_footer a.soc-fb:hover {
    color: #507cbe;
    background: #ffffff;
}
.social_footer a.soc-tw:hover {
    color: #00abef;
    background: #ffffff;
}
.social_footer a.soc-gg:hover {
    color: #d93e2d;
    background: #ffffff;
}
.list-style li:before {
    content: '\f14a';
    position: absolute;
    left: 0;
    top: 6px;
    display: inline-block;
    vertical-align: middle;
    font-family: fontAwesome;
    line-height: 1;
    font-size: 20px;
    width: 20px;
    height: 20px;
}
.list-style li {
    padding-left: 35px!important;
    position: relative;
}
.list-style {
    line-height: 25px;
    padding-left: 0;
    line-height: 32px;
}
div.wpcf7-response-output{
        background: #fff;
}
.wpsisac-slick-carousal.design-6 .slick-image-slide img {
    max-height: 100px;
}
.wpsisac-slick-carousal.design-6 .slick-dots {
    position: relative;
    bottom: -40px!important;
}
.wpsisac-image-fit .slick-image-slide-wrap img, .wpsisac-image-fit .slide-wrap img{
	/*width: auto;*/
}