/*
Theme Name: TWthemes
Theme URI: http://twthemes.com
Description: TWtheme - Premium WordPress Theme
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-image-header, featured-images, post-formats, responsive-layout, theme-options, translation-ready
Author: Taiba Creations
Author URI: http://taibacreations.com
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Version: 9.4

All css files are placed in /css/ folder.
If you want to add your own css code, please do it in /css/custom.css

*/

.clients .image_wrapper .scale-with-grid {
    height: 262px !important;
    width: 100%;
}
#Header #Top_bar .menu > li > a span {
    border-color: transparent;
}
#Top_bar .widget {
    margin: 0;
    padding: 0;
    text-align: right;
}
.tp-bullet-title {
    display: none;
}
.header-top-section a {
    color: #434242;
    font-size: 24px;
    line-height: 1;
    margin-left: 20px;
    transition: all 0.4s ease-in-out 0s;
}
.header-top-section a:hover {
    color: #00853f;
	text-decoration:none;
}
.header-top-section li {
     display: inline-block;
    margin-left: 16px;
    vertical-align: top;
}
.header-top-section li.phone a {
    font-family: 'PT Sans', sans-serif;
    font-size: 19px;
    line-height: 1.2;
}
.header-top-section li.phone a i {
    font-size: 21px;
    margin-right: 8px;
    position: relative;
    top: 2px;
}
#Top_bar .widget::after {
    display: none;
}
#Top_bar {
    border-bottom: 4px solid #00853f;
    padding-top: 20px;
}
body.menu-arrow-bottom #Top_bar .menu > li > a::after {
    border-bottom-color: #00853f;
}
.menuo-right #Top_bar .menu_wrapper {
    margin-top: 10px;
}
#Top_bar .menu > li:last-child > a span:not(.description) {
    padding-right: 0;
}
.ares .tp-bullet {
    background: #fff !important;
}
.ares .tp-bullet:hover, .ares .tp-bullet.selected{ background: #00853f !important;}

.fancy_heading .title::before, .fancy_heading .title::after {
    background: #58595b;
    content: "";
    display: inline-block;
    height: 1px;
    margin-right: 13px;
    vertical-align: super;
    width: 30px;
}
.fancy_heading .title::after { margin-right:0; margin-left:13px;}
.whe-are-content .button.button_js {
    float: right;
    margin-top: 100px;
}
.logo-sponser .easingslider {
    margin: 0 auto 34px !important;
    width: 100% !important;
}
.captch .wpcf7-recaptcha.wdm-recaptcha-resize {
    float: right;
}
#Top_bar.is-sticky {
    padding-bottom: 16px;
    padding-top: 5px;
}
#Header #Top_bar.is-sticky .menu_wrapper .menu > li > a {
    padding: 11px 0;
    text-transform: uppercase;
}
.sidebar .textwidget {
    font-size: 15px;
}
.dark .fancy_heading .title::before, .dark .fancy_heading .title::after {
    background: #fff none repeat scroll 0 0;
}
.dark .fancy_heading .inside {
    color: #fff !important;
}
.fancy_heading .inside {
    margin-top: 35px;
	color:#323232 !important;
}
.what-we-do .image_frame .image_wrapper {
    overflow: visible;
    text-align: center;
}
.what-we-do .image_frame .image_wrapper .mask::after {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.what-we-do .desc h2 {
    display: inline-block;
    margin-top: 9px;
    text-align: center;
    width: 100%;
}
.what-we-do .column_photo_box .photo_box {
    padding: 0 30px;
}
.dark .button.button_js {
    border: 1px solid;
    box-shadow: none;
}
.dark .button.button_js::after {
}
.dark .button.button_js:hover {
}
.what-we-do .column_photo_box {
    margin-bottom: 16px;
}
.fancy_heading .title {
    text-transform: uppercase;
}
.single-post .section-post-header {
    margin-top: 37px;
}
.clients .wp-caption-text {
   background: #00853f none repeat scroll 0 0;
    box-sizing: border-box;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.3;
    padding: 12px 14px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.clients .image_wrapper {
    border: 0 none;
}
.testimonials_slider .testimonials_slider_ul li .bq_wrapper {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	 padding: 0 !important;   
   margin-bottom: 8px !important;    
}
.testimonials_slider blockquote {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-style: italic;
    margin-bottom: 14px;
    text-align: justify;
    padding-right:5px;
     font-size: 18px;
}
.testimonials_slider .bq_wrapper blockquote a {
    color: #00853f;
    display: block;
    font-size: 22px;
    text-decoration: underline;
}
.testimonials_slider blockquote::before {
    background: rgba(0, 0, 0, 0) url("images/testi-top.png") no-repeat scroll 0 0;
    content: "";
    height: 30px;
    left: -28px;
    position: absolute;
    width: 30px;
}
#Header #Top_bar .menu > li > ul.mfn-megamenu > li.mfn-megamenu-cols-2 {
    display: inline-block;
    float: none;
    width: auto;
}
.testimonials_slider blockquote::after {
    background: rgba(0, 0, 0, 0) url("images/testi-botom.png") no-repeat scroll 0 0;
    bottom: -17px;
    content: "";
    height: 40px;
    left: auto;
    position: absolute;
    top: auto;
    right: -27px;
    width: 55px;
}
.testimonials_slider .author span {
    color: #00853f !important;
    font-style: italic;
}
.testimonials_slider .hr_dots {
    display: none;
}
.testimonials_slider .testimonials_slider_ul li .author h5 {
 color: #323232;
    display: inline-block;
    font-size: 18px;
    font-weight: normal;
    margin-left: 22px;
    text-align: left;
}
#testimonials .column:not(.one) .testimonials_slider:not(.single-photo) .testimonials_slider_ul li {
    padding: 0;
}
.our-team .team .desc_wrapper .desc {
    text-align: left;
    font-size:15px;
}
.team .desc_wrapper hr {
    display: none;
}
.our-team .column_our_team .team {
    padding-left: 50px;
}
.our-team .team.team_circle .image_frame {
    height: 160px;
    width: 170px;
}
.column.one-fourth.column_our_team.first-team {
    margin-bottom: 0;
}
.home-tem-text {
    margin-top: 0px !important;
}
.section.our-team {
}
.home-blog .masonry .post-item {
    background: transparent none repeat scroll 0 0;
}
.our-team .team .desc_wrapper h4 {
    color: #0c934c;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
}
.our-team .subtitle {
    color: #000 !important;
    font-size: 17px;
    text-align: center;
}
.home-blog .masonry .post-photo-wrapper {
    float: left;
    width: 37%;
}
.home-blog .masonry .post-desc-wrapper {
    float: left;
    width: 63%;
}
.home-blog .masonry .post-desc-wrapper .post-desc {
    padding: 0 20px;
}
.home-blog .post-footer .post-links {
    border: 0 none;
    line-height: 1.8;
    padding: 0;
}
.home-blog .button.button_js {
    margin: 0;
}
.home-blog .masonry .post-footer {
    background:transparent;
    margin: 0;
    padding: 0 5px;
}
.home-blog .vcard.author.post-author, .home-blog .date .label, .home-blog .icon-clock {
    display: none;
}
.home-blog .entry-title {
    color: #158dcf;
    font-size: 23px;
    line-height: 1.2;
    width: 69%;
 font-weight: 500;
	margin-bottom: 0;
}
.home-blog .post-date.updated {
    color: #323232;
    font-size: 23px;
}
.home-blog .post-excerpt {
    font-size: 16px;
    height: 100px;
    line-height: 1.5;
    margin-bottom: 15px;
    overflow: hidden;
}
#Top_bar #menu-item-261 {
    display: none;
}
.home-blog .masonry .post-item .post-desc-wrapper {
    margin-bottom: 65px;
}
.footer-top-menu .widget_nav_menu ul li {
    list-style: outside none none;
    margin-bottom: 0;
}
.wpcf7-form-control.wpcf7-validates-as-required {
    background-image: none;
    
}
.footer-top-menu .widget_nav_menu li a {
    color: #fff;
    font-family: 'PT Sans', sans-serif;
    font-size: 17px;
    padding: 0 0 10px;
    display: inline-block;
    transition: all 0.4s ease-in-out 0s;
}
.widget_archive ul, .widget_nav_menu ul {
    background: none !important;
}
.footer-top-menu .widget_nav_menu li a:hover {
    color: #00853f;
}
.footer-top-menu .menu {
    margin: 0;
    padding: 0;
}
.home .footer-top {margin-top: 0px;}
.footer-top {
    background: rgba(0, 0, 0, 0) url("images/footer-bgg.jpg") repeat scroll 0 0 / cover ;
    color: #fff;
    padding: 100px 0 10px;
margin-top: 50px;
}
.wpcf7-form h2 {
    color: #fff;
    font-size: 24px;
}
.footer-member img {
    display: inline-block;
    margin-right: 8px;
    vertical-align: middle;
}
.footer-top .wpcf7-form-control-wrap .wpcf7-form-control {
    color: #000;
    padding: 3px 12px 5px;
    font-size:16px;
}
.text-area textarea {
    height: 100px;
}
.submit {
    text-align: right;
}
.submit .wpcf7-form-control.wpcf7-submit {
    background: #00853f none repeat scroll 0 0;
    float: right;
    padding: 5px 43px 6px;
    text-transform: uppercase;
	transition:all .4s ease-in-out 0s;
}
.submit .wpcf7-submit:hover {
    background: #004d24 none repeat scroll 0 0;
}

.footer-mid .column {
    margin-bottom: 0;
}
#menu-footer-menu {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    list-style: outside none none;
    padding: 0;
}
#menu-footer-menu li::after {
    border: medium none;
}
#menu-footer-menu li {
    display: inline-block;
    font-size: 9px;
    margin-right: 30px;
    vertical-align: top;
}
#Header_wrapper .textwidget, #Footer .textwidget{
    color: #00853f;
    font-size: 12px;
    text-align: right;
}
#Footer .text-right a {
    color: #191919 !important;
}
#Footer .widgets_wrapper {
    padding: 0 !important;
}
.footer-mid .column:last-child {
    text-align: right;
    float: right;
}
.center {
    text-align: right;
}
h4 {
    font-weight: 600 !important;
}
.entry-content h4 {
    margin-bottom: 6px;
}
.entry-content p {
    line-height: 1.8;
    text-align: justify;
}
.align_center > p {
    text-align: center;
}

.sidebar .widget {
    padding-bottom: 12px;
}
.aside_right .sidebar .widget-area {
    padding-left: 65px;
}

/*
Who We Are Css
===========================================================  */

.cover-bg {
    background-size: cover;
}

.caption-text {
    color: #00853f;
    font-size: 28px;
    font-weight: 500;
    line-height: 1.4;
    text-align: right;
}
.section .title-custom {
    margin-bottom: 10px;
}
.who-are-section p {
    margin-bottom: 30px;
}
.section .column ol {
    line-height: 1.7;
    margin-bottom: 25px;
    margin-left: 16px;
}
.who-are-section .column ol {
    color: #f7a625;
}
.who-are-section .column ol li span {
    color: #323232;
}
.section .column ul {
    margin-left: 14px;
	color:#323232;
}
.list-dot .column.one-second {
    margin-bottom: 15px;
}
.photo-box {
    margin-bottom: 30px;
}
.photo-box p {
    margin-bottom: 18px;
}
.photo-box .button.button_js {
    padding-left: 10px;
    padding-right: 10px;
}
.sidebar .widget-area {
    border-left: 1px solid #00853f !important;
	text-align:center;
	padding-top: 0;
}
.widget_text > h3 {
    display: none;
}
.widget::after {
    border-width: 0 !important;
}
.sidebar .textwidget > h3 {
    font-weight: 500;
}
#Header_wrapper #Subheader {
    
    padding-bottom: 125px;
    padding-top: 90px;
 background-size: cover;
}
.custom-page-title {
    margin-top: 40px;
}
.with_aside .sections_group .entry-content {
    padding-right: 20px;
}
body:not(.template-slider) #Wrapper #Content {
    padding-top: 10px;
}
.home .custom-page-title {
    display: none;
}
.section .icon_box .image_wrapper {
    margin-bottom: 0;
}
.white {
    color: #fff;
}
.sidebar .textwidget p {
    font-size: 17px;
    line-height: 1.5;
}
.page-id-11 .caption-text, .page-id-16 .caption-text, .page-id-12 .caption-text, .page-id-10 .caption-text{
    text-align: left;
}
.page-id-12 .title-custom{display:none;}
.sub-heading h5 {
    color: #f7a625;
    font-size: 19px;
	margin-bottom:0;
}
.testimonials_list .item .desc p.subtitle {
    display: none;
}
.testimonials_list .item .desc h4 {
    color: #f7a625;
    font-size: 19px;
}
.testimonials_list .blockquote blockquote {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 14.2px;
    line-height: 1.6;
    margin: 0;
	top: 0;
}
.testimonials_list .blockquote blockquote::after {
    content: none;
    display: none;
}
.testimonials_list .blockquote {
    margin-bottom: 0;
}
.testimonials_list .item .desc .testi-author {
     color: #00853f;
    font-size: 16px;
    font-weight: 400 !important;
    margin-top: 0;
}
.testimonials_list .item.no-img .desc {
    margin-bottom: 7px;
    padding-bottom: 15px;
    margin-left: 0;
}
/* .testimonials_list .item.no-img + .item.no-img .desc {
    border-top: 1px solid #ebebeb;
} */
.testimonials_list .item.no-img .desc {
    margin-bottom: 0;
    padding-bottom: 15px;
    padding-top: 4px;
}
.sub-heading {
    font-size: 23px;
    font-weight: 500;
    margin-bottom: 7px !important;
}
.widget::after {
    border-style: none;
}
.contact-info {
    line-height: 1.8;
}
.red {
    color: #ee1b1b;
    margin-left: 5px;
}
.contact-form .column .wpcf7-form-control {
    color: #000 !important;
    font-size: 16px;
    
}
.form-help {
    color: #aaa;
    font-size: 14px;
}
.wpcf7-form-control.wpcf7-submit {
    background: #f7a625 none repeat scroll 0 0;
    float: right;
    font-size: 14px;
    padding: 2px 33px 3px;
	transition:all .4s ease-in-out 0s;
}
.wpcf7-form-control.wpcf7-submit:hover { background:#004d24;} 
.contact-form .wpcf7-form-control::-webkit-input-placeholder:after {
    content:'*';
    color: red;
	margin-left:7px;
}

.contact-form ::-webkit-input-placeholder { /* Safari, Chrome and Opera */
  color: #000;
}

.contact-form :-moz-placeholder { /* Firefox 18- */
  color: #000;
}

.contact-form ::-moz-placeholder { /* Firefox 19+ */
  color: #000;
}

.contact-form :-ms-input-placeholder { /* IE 10+ */
  color:#000;
}

.contact-form ::-ms-input-placeholder { /* Edge */
  color: #000;
}

.contact-form :placeholder-shown { /* Standard one last! */
  color: #000;
}

.contact-form .wpcf7-form-control:-moz-placeholder:after {
    /* Firefox 18- */
    content:'*';
    color: red;
	margin-left:7px;
}
.contact-form .wpcf7-form-control::-moz-placeholder:after {
    /* Firefox 19+ */
    content:'*';
    color: red;
	margin-left:7px;
}
.contact-form .wpcf7-form-control:-ms-input-placeholder:after {
    content:'*';
    color: red;
	margin-left:7px;
}
.single-post-page .scale-with-grid {
    float: left;
    margin-right: 20px;
}
.single-post-page h1, .single-post-page h3 {
	color:#000;
}
.single-post-content-desc time {
   color: #929292;
    display: block;
    font-family: Segoe UI;
    font-size: 25px;
    font-weight: lighter;
    margin-bottom: 12px;
    margin-top: 8px;
}
.single-post-content-desc p {
    line-height: 2.1;
}
.footer-mid .four.columns, .one-fourth.column:first-child {
    margin-top: 8px;
}
.column hr {
    background-color: #f6a72a;
}
.custom-single-layout .image_frame.scale-with-grid {
    float: left;
    margin-right: 24px;
    width: 49%;
}
.custom-single-layout .image_frame .scale-with-grid.wp-post-image {
    width: 100%;
}
#Top_bar .menu > li > a {
    text-transform: uppercase;
}
.single-post-content-desc h1 {
    margin-bottom: 2px;
    font-family: Segoe UI;
    font-size: 29px;
    margin-bottom: 0;
}
.section-related-adjustment {
    border-left: 1px solid #00853f;
    float: right;
    padding-left: 115px;
}
.section-related-adjustment .desc h4 {
    color: #000;
    font-size: 15px;
    line-height: 1;
    margin-bottom: 0;
    margin-top: 5px;
}
.section-related-adjustment .desc h4 a {
    color: #000;
}
.post-related .scale-with-grid.wp-post-image {
    width: 100%;
}
.section-related-adjustment .desc .date_label {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #000;
    font-size: 14px;
    margin-bottom: 12px;
    padding-left: 0;
    padding-top: 5px;
    width: 100%;
}
.testimonials_list .blockquote blockquote {
    font-size: 16px;
    font-style: italic;
    line-height: 1.9;
}
.section-related-adjustment a.button .button_label {
    font-size: 12px;
    line-height: 1.6;
    padding-bottom: 1px;
    padding-top: 0;
}
.title-custom h4 {
    font-weight: bold;
      margin-left: 8px;
    text-transform: uppercase;
}
.related-desc {
    color: #757575;
    height: 57px;
    margin-bottom: 12px;
    overflow: hidden;
}
.caption-text .left {
    display: block;
    text-align: left;
}
.single-post .custom-page-title {
    display: none;
}
#Top_bar .menu li ul li + li {
    border-left: 1px solid #fff;
    line-height: 1;
}
.page-id-90 #Header_wrapper #Subheader {
    padding-bottom: 255px;
    padding-top: 60px;
}
#Header #Top_bar .menu li ul li a {
    border-bottom: 0 none;
    display: inline-block;
    padding: 0 10px 0 13px;
}
.team-section-page .team .desc_wrapper h4 {
   font-size: 19px;
    font-weight: 500 !important;
    line-height: 1;
    margin-bottom: 1px;
}
.team-section-page .team.team_circle .image_frame {
    height: 175px;
    margin-bottom: 5px;
    width: 175px;
}
.team-section-page .subtitle {
    color: #000000 !important;
    font-size: 13px;
}
.clients .scale-with-grid {
    max-width: none !important;
}
.clients .wp-hover-text {
    background: #00853f none repeat scroll 0 0;
    border-bottom: 1px solid #4da673;
    box-sizing: border-box;
    color: #fff;
    font-size: 16px;
    height: 100%;
    line-height: 1.5;
    margin: 0;
    opacity: 0;
    padding: 20px;
    position: absolute;
    top: 0;
    transition: all 0.4s ease-in-out 0s;
    visibility: hidden;
    width: 100%;
    text-align:center;
}
.page-inner-title {
    color: #f7a625;
    font-size: 18px;
    margin-bottom: 2px;
}
.clients .image_frame.no_border:hover .wp-hover-text {
    opacity: 1;
    visibility: visible;
}
.clients .wp-hover-text a {
    color: #d1d1d1;
    display: inline-block;
    text-decoration: underline;
}

.our-process-page .column.one.column_column {
    margin-bottom: 20px;
}
.secondary_menu_wrapper {
    display: none;
}
.page-template-template-who-we-help .secondary_menu_wrapper {
    background: #0083cb none repeat scroll 0 0;
    display: block;
    padding: 18px 0;
    text-align:center;
}
.secondary-menu li {
    display: inline-block;
    margin: 0 20px;
    vertical-align: top;
}
.secondary-menu li a{ color:#fff; font-size:12px; transition: all .4s ease-in-out 0s;}
.secondary-menu li.current-menu-item a {
    color: #f7a625;
}
.secondary-menu li a:hover {
    color: #f7a625;
    text-decoration:none;
}
/* .entry-content .column a {
    color: #f7a625;
    transition: all .4s ease-in-out 0s;
}
.home .entry-content .column a {
    color: #fff;
}
.home .entry-content .column a:hover {
    color: #fff;
}
.entry-content .column a:hover {color:#0786CC;} */
a:hover { text-decoration:none !important;}
.column_attr li {
    font-size: 14px;
}
a.button::after, a.tp-button::after, button::after {background: #3b68a2;}
.footer-mid .column:first-child {
    margin-top: 14px;
}
.column_testimonials .testimonials_slider .testimonials_slider_ul li .author {
    text-align: left;
}
.testimonials_slider .author .company {
    color: #194782 !important;
    font-size: 17px;
    font-style: italic;
    margin-left: 5px;
}

.home-blog .entry-title a {
    color: #00853f;
}
.blog-section .fancy_heading .title {
    color: #00853f;
}
.blog-section .fancy_heading .title::before, .blog-section .fancy_heading .title::after {background:#00853f;}
.logo-sponser .column_attr.align_center ul {
    margin: 0 0 40px;
}
.logo-sponser .column_attr li {
    display: inline-block;
    list-style: outside none none;
    vertical-align: middle;
 margin: 0 13px;
}
.column.one.column_column.logo-sponser {
    margin-bottom: 0;
}

.panel .column_image {
    height: 90px;
   text-align: center;
}
#Header #Top_bar .menu li ul li a {
    font-size: 13px;
}

.footer-top .sub-menu {
    margin-top: 0;
    padding-left: 0;
}
#Header .menu-menu-container li#menu-item-355 {
    display: none;
}




@media (min-width:1000px) {

.testi-left.one-second.column {
    width: 40%;
}
.testi-right.one-second.column {
    float: right;
    width: 40%;
}
#Header #Top_bar .menu > li .sub-menu {
    margin: 0 -9600rem;
    padding: 0.25rem 9646rem;
}
.team-section-page .column.one-fourth.column_our_team {
    margin-left: 0;
    margin-right: 23px;
    margin-top: 0;
}

}


@media (max-width:767px) {

.header-top-section {
    text-align: center;
}
.whe-are-content .button.button_js {
    margin-top: 12px;
}	
.dark .button.button_js:hover {
    color: #fff;
}
.clients .wp-caption-text {
    margin: 0 auto;
    width: 144px;
}
.first-team .team {
    padding: 0;
}
.our-team .column_our_team + .column_our_team .team {
    padding-left: 0;
}
.home-blog .masonry .post-photo-wrapper {
    float: none;
    width: 100%;
}
.home-blog .masonry .post-desc-wrapper {
    float: left;
    margin-top: 19px;
    width: 100%;
}
.home-blog .masonry .post-desc-wrapper .post-desc {
    padding: 0;
}
.home-blog .scale-with-grid.wp-post-image {
    width: 100%;
}

.footer-mid .column {
    text-align: center;
}
.footer-mid .column:last-child {
    text-align: center;
}
#menu-footer-menu {
    text-align: center;
}
#menu-footer-menu li {
    margin: 0 10px;
}
.textwidget {
    text-align: center;
}
.our-team .team .desc_wrapper .desc {
    text-align: center;
}
.home-blog .masonry .post-footer {
    margin: 0;
}
.testimonials_slider .testimonials_slider_ul li .bq_wrapper {
    padding: 0 !important;
}.what-we-do .column_photo_box .photo_box {
    padding: 0;
    text-align: center;
}
#Header #Top_bar .menu li ul li a {
    box-sizing: border-box;
    width: 100%;
}
#Top_bar .menu li ul li + li {
    border-left: 0 none;
}
body:not(.template-slider):not(.header-simple) #Header {
    min-height: auto !important;
}
.caption-text {
    font-size: 22px;
}
.sidebar .widget-area {
    border-left: 0 none !important;
}
.secondary-menu li {
    display: block;
    margin: 13px 20px;
}
.section-related-adjustment {
    border-left: 0 none;
    float: none;
    padding-left: 0;
}
body #Header a.responsive-menu-toggle {
    right: 0 !important;
    top: 2px !important;
}
.header-classic #Top_bar {
    padding-bottom: 30px;
}
.clients .scale-with-grid {
    width: 100%;
}
.clients .wp-caption-text {
    box-sizing: border-box;
    width: 100%;
}
.tp-mask-wrap div {
    font-size: 15px !important;
}
.column_testimonials .caroufredsel_wrapper {
    margin: 0 !important;
}
.our-team .column_our_team .team {
    padding-left: 0;
}
.tp-parallax-wrap {
    left: 30px !important;
}
.footer-mid li + li {
    margin-left: 0;
}
.footer-mid li {
    margin: 15px 20px !important;
}

.footer-mid ul {
    text-align: center;
}
.clients .scale-with-grid {
    height: auto !important;
}

.our-team .team.team_circle .image_frame {
    height: 100%;
    margin: 0;
    width: 100%;
}




}
.staric {
    float: right;
    margin-top: -5px;
}
body {
    line-height: 1.7 !important;
}
#menu > ul > li > a, .action_button {
    font-size: 16px !important;
    font-weight: 500 !important;
}
#Footer a {
    font-size: 14px;
}
#Footer .text-right {
    font-size: 14px;
}

.home a.button .button_label {
    font-size: 16px;
}
.footer-top .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-select, .contact-form .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-select {
    color: #aaa;
    padding-left: 8px;
}
#Top_bar.is-sticky .menu_wrapper {
    margin-top: 0;
}
#Top_bar.is-sticky #logo img {
    max-height: inherit !important;
    padding-top: 9px;
}


.our-team .home-tem-text {
  text-align:center;
  font-size: 18px;
}

#WHOWEARE .column_photo_box .scale-with-grid {
    width: 96%;
}
.whe-are-content .column_attr {
    font-size: 19px;
    line-height: 1.9;
}
.whe-are-content .button.button_js {
    float: right;
    margin-top: 36px;
    padding: 0 15px;
}
.section .column.loans ul {
      color: #fff;
    font-size: 20px;
    list-style: unset;
    margin: 0 auto;
    max-width: 200px;
    text-align: left;
}
.loans a {
    color: #fff;
    float: left;
    font-size: 20px;
    margin-left: 52px;
    text-decoration: underline;
}
.footer-mid {
    background: #00853f none repeat scroll 0 0;
    padding-bottom: 15px;
    padding-top: 25px;
}

.page-id-231 .caption-text .left {
    color: #fff;
}
.footer-mid li {
    display: inline-block;
    vertical-align: top;
}
.footer-mid li + li {
    margin-left: 35px;
}
.blog-home-section {
    display: none;
}
.column.one.column_column.footer-contact-text {
    font-family: "PT Sans",sans-serif;
    font-size: 16px;
    margin-bottom: 0;
     margin-top: -65px;
}
#Footer .widget.widget_nav_menu {
    padding-bottom: 0;
}
#Footer #text-19 {
    float: left;
    padding-bottom: 10px;
    padding-top: 0;
}
.page-id-231 .caption-text .left {
    color: #fff;
}
.finn-con { width:100%; margin: 0 auto; font-size: 15.5px;}