/*
Theme Name: Straight Talking-Custom
Theme URI: https://www.linkbrightmedia.com
Author: LinkBright Media
Author URI: https://www.linkbrightmedia.com
Version: 1.0
Description: Custom WP Theme*/

/*
now go out and play!
*/
@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,400i,500,500i,600,600i,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=PT+Serif:400,400i,700,700i&display=swap');
body{
    font-family: 'Poppins', sans-serif;
    background: #f6f6f6;
    font-weight:400;
}
.site-info .menu li {
    display: inline-block;
    border-left: 1px solid #747070;
    padding: 0 10px;
    line-height: 13px;
}
.site-info .menu {
    margin: 0;
    padding: 0;
    margin-left: 10px;
}
#wrapper-footer, #wrapper-footer-full {
    background: #f1f5f8;
}
.site-info * {
    display: inline-block;
    font-size: 13px;
    font-weight: lighter;
    color: #757070;
}
.site-info .menu li:last-child {
    padding-right: 0;
}
.navbar-dark .navbar-nav .nav-link {
    position: relative;
    padding: 0px 12px;
}
.navbar-dark .navbar-nav .nav-link:after {
    content: ' | ';
    position: absolute;
    right: -2px;
    color: #4c0049;
    font-weight: 400;
}
.navbar-dark .navbar-nav .nav-item:last-child .nav-link {
    padding-right: 0;
}
.navbar-dark .navbar-nav .nav-item:last-child .nav-link:after {
    display: none;
}
h3.widget-title {
    color: #040404;
    font-size: 18px;
    font-weight: 600;
}
.footer-widget a {
    font-weight: lighter;
    color: #747070;
    font-size: 15px;
}
.footer-widget ul.menu {
    padding: 0;
    list-style: none;
}
#wrapper-footer-full {
    padding: 100px 0;
}
#wrapper-footer .container {
    position: relative;
}
#wrapper-footer .container:before {
    content: '';
    border-top: 1px solid #b6b6b8;
    position: absolute;
    left: 0;
    right: 0;
    max-width: calc(100% - 30px);
    margin: 0 auto;
    top: -30px;
}
.footer-widget .social a {
    color: #414141;
    font-size: 18px;
}
.footer-widget .social a:hover {
    color: #723875;
}
.footer-widget .contact-social {
    text-align: right;
}
.container.scroll-top {
    margin-bottom: -40px;
    margin-top: -40px;
}
.header-social {
    visibility: hidden;
}
.banner_label p {
    font-weight: 600;
    color: #9f4d9f;
    font-size: 17px;
}
.banner h1 {
    color: #33276d;
    font-weight: 700;
    font-size: 55px;
    line-height: 60px;
    margin-bottom: 75px !important;
	letter-spacing: 1px;
}
/*Curve*/
.scroll-container {
    position: relative;
}
.scroll-bottom .wpb_single_image {
    margin: 0;
    position: relative;
    min-height: 100px;
}
.scroll-bottom .wpb_single_image img {
    position: absolute ;
    bottom: 3px;
    z-index: 9999999999999;
    -webkit-filter: drop-shadow(3px 3px 0 #fff)
                  drop-shadow(-3px 1px 0 #fff);
    filter: drop-shadow(3px 3px 0 #fff) 
          drop-shadow(-3px 1px 0 #fff);
}
.scroll-bottom {
    background: radial-gradient(72% 120px at 50% -30px, #f6f6f6 73%, transparent 75%);
    top: 0% !important;
    z-index: 99 !important;
    right: 0 !important;
    left: 0 !important;
    box-sizing: border-box !important;
    position: absolute !important;
}
.banner_bottom {
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
}
.overflow-visible {
    overflow: visible !IMPORTANT;
}
.overflow-visible .banner-right img.vc_single_image-img {
    position: absolute;
    bottom: 0px;
    z-index: 9999;
    right: 0;
/*     max-height: 1300px; */
    max-width: 50%;
    height: auto;
}
h2 {
    font-weight: 700;
    font-size: 40px;
    margin-bottom: 35px;
}
.banner_bottom .wpb_text_column p {
    font-family: 'PT Serif', serif;
    font-size: 23px;
    font-weight: normal;
    line-height: 30px;
}
.banner_bottom ol {
    padding-left: 0;
    list-style-position: inside;
    font-family: 'PT Serif', serif;
    margin: 40px 0 !important;
    padding:0;
    counter-reset:item;
}
.banner_bottom ol li {
    margin-bottom: 15px;
/*     padding:0 0 0 2em;
    text-indent:-2em; */
    list-style-type:none;
    counter-increment:item;
	font-size: 18px;
}
.banner_bottom ol>li:before {
  display:inline-block;
  width:1.5em;
  padding-right:0.5em;
  font-weight:bold;
  text-align:right;
  content:counter(item) ".";
}
.vc_btn3.vc_btn3-size-md {
    padding: 14px 40px;
    font-size: 16px;
    border-radius: 5px;
}
.vc_btn3.vc_btn3-size-md:hover {
    background-color: #723875 !important;
    border: 1px solid #fff;
}
.banner-right {
    height: 0px;
}
h6 {
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 40px;
    font-family: 'PT Serif', serif;
    line-height: 30px;
}
.wpb_text_column p {
    font-family: 'PT Serif', serif;
    line-height: 25px;
}
.about-banner {
    background-position: left center !important;
}
.testimonial_rotator_quote {
    font-family: 'PT Serif', serif;
    font-size: 20px;
    font-weight: 600;
    font-style: italic;
    margin: 20px auto;
    max-width: 780px;
    position: relative;
    padding: 30px 0;
    border-top: 1px solid #703875;
    border-bottom: 1px solid #703875;
    color: #6a5ea6;
}
h4.testimonial_rotator_slide_title {
    padding: 0px 0 15px;
    font-size: 18px;
    color: #713876;
/*     text-transform: uppercase; */
    font-weight: 400;
}
.testimonial_rotator.template-longform .testimonial_rotator_quote:after, .testimonial_rotator.template-longform .testimonial_rotator_quote:before {
    content: '';
    position: absolute;
    background-image: url('/wp-content/uploads/2019/11/quote.png');
    width: 70px;
    height: 37px;
    z-index: 999999;
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #ffffff;
}
.testimonial_rotator.template-longform .testimonial_rotator_quote:before{
    top: -20px;
    left: 40px;
}
.testimonial_rotator.template-longform .testimonial_rotator_quote:after{
    bottom: -20px;
    right: 40px;
    transform: rotate(180deg);
}
h4.testimonial_rotator_slide_title span {
    font-size: 16px;
    text-transform: capitalize;
}
.testimonial_rotator_star {
    color: #f08d2d;
}
div#testimonial h2 {
    margin-bottom: 0;
}
div#contact *{
    color: #fff;
}
.frm_submit {
    padding-left: 51%;
}
div#contact *:not(h2):not(strong) {
    font-family: 'Poppins', sans-serif;
    font-weight: lighter;
	font-size:17px;
}
div#contact strong {
    font-weight:400;
	font-size: 20px;
    letter-spacing: 1px;
}
.contact-section {
    background: radial-gradient(72% 120px at 50% -30px, #f6f6f600 73%, #554E96 75%) !important;
    overflow: visible;
    margin-top: -85px;
}
.scroll-down img, .scroll_img img {
   /* -webkit-filter: drop-shadow(3px 3px 0 #fff) drop-shadow(-3px 1px 0 #fff);
    filter: drop-shadow(3px 3px 0 #fff) drop-shadow(-3px 1px 0 #fff);*/
    position: absolute;
    left: 0;
    right: 0;
    z-index: 999999999;
}
.scroll-down figure.wpb_wrapper,  .scroll_img figure.wpb_wrapper{
    position: relative;
    min-height: 85px;
    width: 85px;
    border: 4px solid #fff;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
}
.home .vc_row[data-vc-full-width], .home .vc_section[data-vc-full-width] {
    overflow: visible;
}
.scroll_img .wpb_single_image {
    margin-bottom: 0 !important;
}
#contact {
    position: relative;
}
#contact .contact_details {
    position: absolute;
    bottom: 110px;
}
/*Media*/
@media screen and (min-width:1024px) and (max-width:1280px){
.navbar-dark .navbar-nav .nav-link {
    line-height: 22px;
    font-size: 14px;
}
}
@media screen and (min-width:768px) and (max-width:1023px){
.navbar-dark .navbar-nav .nav-link {
    line-height: 22px;
    font-size: 12px;
    padding: 0px 5px;
    text-align: center;
}
.navbar-dark .navbar-nav .nav-link:after {
    /* display: none; */
    top: 0;
}
.banner h1 {
    font-size: 45px;
    line-height: 50px;
}
h2 {
    font-size: 35px;
}
}
@media screen and (max-width: 767px){
    .scroll-bottom .wpb_single_image img {
    left: 0;
    right: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.scroll-bottom {
    top: -1px !important;
}
.overflow-visible .banner-right img.vc_single_image-img {
    /*max-width: 30%;*/
    display: none;
}
#contact .contact_details {
    position: relative;
    bottom: unset;
}
.frm_submit {
    float: none;
}
div#wrapper-footer-full {
    text-align: center;
}
div#wrapper-footer-full .footer-widget {
    margin-bottom: 20px;
}
.footer-widget .contact-social {
    text-align: center;
}
#wrapper-footer * {
    text-align: center;
}
.banner h1 {
    /*font-size: 45px;
    line-height: 55px;*/
        font-size: 35px;
    line-height: 45px;
/* 	letter-spacing: 3px; */
}
.about-banner {
    background-image: none !important;
}
h2 {
    font-size: 35px;
    line-height: 45px;
/*     letter-spacing: 3px; */
}
.about-banner {
    background-image: none !important;
}
div#testimonial, div#about, div#translation, section.vc_section.banner, div#career-coaching {
    padding-top: 50px !important;
}
#wrapper-footer-full, div#business-elt, div#career-coaching, div#translation {
    padding-bottom: 50px !important;
}
.navbar-dark .navbar-nav .nav-link:after {
    display: none;
}
.navbar-nav a.nav-link {
    line-height: 45px;
}
.navbar-collapse {
    background: #554E96;
}
.navbar-dark .navbar-collapse .navbar-nav .nav-link {
    color: #fff;
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: #fff;
    background: #6a5ea6;
}
.contact-section #contact .vc_column-inner {
    margin-top: 50px !important;
}
.service-banner {
    background-color: #6a346e !important;
    background-image: none !important;
}
.service-banner .vc_row {
    padding: 50px 15px  !important;
}
.service-banner .vc_row h2 {
    font-size: 28px;
    line-height: 40px;
}
.service-banner .vc_row h6 br, .service-banner .vc_row h2 br {
    display: none;
}
}
.vc_row.wpb_row.vc_row-fluid.below_header_boxes p {
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
	letter-spacing: 1px;
}
.scroll-bottom .wpb_single_image img {
    left: 0;
    right: 0;
    display: block;
    margin: 0 auto;
}
div#media_image-2 {
    margin-top: -20px;
}
@media screen and (min-width: 768px) and (max-width: 1023px){
.scroll-bottom {
    top: -1px !important;
}
.overflow-visible .banner-right img.vc_single_image-img {
    display: none;
}
.about-banner .vc_col-sm-2\/5, div#translation .vc_col-sm-2\/5, #business-elt .vc_col-sm-2\/5, .career-banner .vc_col-sm-2\/5{
    width: 100%;
}
.career-banner, .about-banner {
    background-image: none !important;
}
section.vc_section.about-banner.vc_custom_1574341327841.vc_section-has-fill {}

.site-info .menu {
    margin-left: 0px;
}
.site-info .menu li:first-child {
    padding-left: 0;
    border-left: 0;
}
.service_details h4 {
    position: relative;
    padding-left: 115px;
}
.service_details h4 img {
    position: absolute;
    left: 0;
}
}
@media screen and (min-width: 1024px) and (max-width: 1180px){
.about-banner {
    background-position-x: 18% !important;
}
.career-banner {
    background-position-x: 10% !important;
}
}
.white * {
    color: #fff;
}
.service-banner {
    background-position-y: 15% !important;
}
.number_ol {
    color: #fff;
    font-weight: 700;
    background: #723875;
    width: 115px;
    height: 115px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 4px solid #fff;
    font-size: 60px;
}
.service_details h4 {
    font-size: 22px;
    color: #33276d;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: .3px;
}
.service-separator {
    width: calc(100% - 36px);
}
.clear_left{
	clear: left;
}

.add_border_left .vc_custom_heading.number_ol::after {
    content: "";
    border: 0.5px solid #713876;
    position: absolute;
    left: 0;
    right: 2%;
    left: 23%;
}
.above_contact {
    overflow: visible !Important;
}
.above_contact p {
    font-size: 24px;
    color: #3f3474;
    line-height: 32px;
    letter-spacing: 0px;
}
.contact-section.service-page {
	background: radial-gradient(72% 120px at 50% -30px, #ffffff 73%, #554E96 75%) !important;
}
.page-id-169 {
    background: #fff;
}
.btw {
    display: block;
}
.visible-xs {
    display: none;
}
@media(max-width:767px){
.service_details h4 {
    position: relative;
    padding-left: 105px;
    font-size: 15px;
}
.service_details h4 img {
    position: absolute;
    left: 0;
}
.mobile_service {
    margin-top: 0 !important;
}
.site-info .menu li:first-child {
    border: 0;
    padding-left: 0;
}
.visible-xs {
    display: block;
}
.hidden-xs {
    display: none;
}	
}
.service-info p {
    color: #33276d;
    font-family: 'PT Serif', serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
}
.service_content {
    min-height: 322px;
}
div#contact .frm_error_style {
    color: #000;
}
@media (min-width: 768px){
#about .vc_col-sm-2\/5, #career-coaching .vc_col-sm-2\/5 {
    margin-left: -50px;
}
.about-banner {
    background-position-x: 5% !important;
}
}
.dropdown-toggle::after {
    border: 0;
}
.navbar-dark .navbar-nav .dropdown-menu .nav-link.active, .navbar-dark .navbar-nav .dropdown-menu .nav-link:active, .navbar-dark .navbar-nav .dropdown-menu .nav-link:focus, .navbar-dark .navbar-nav .dropdown-menu .nav-link:hover {
    background-color: #9f4d9f;
    color: #fff !IMPORTANT;
}
.dropdown-menu {
    border: 0;
/*     background-color: #f6f6f6; */
	z-index: 999999;
}
.navbar-dark .navbar-nav ul.dropdown-menu .nav-link:after{
    display:none;
}
.banner_bottom ol>li:before {
    position: absolute;
    left: 0;
}
.banner_bottom ol li {
    padding: 0 0 0 25px;
    position: relative;
}
#contact .contact_details img {
    max-height: 28px;
    width: auto;
}
.page-id-289 .container.scroll-top {
    display: none;
}
#contact .vc_column-inner {
    min-height: 400px;
}
#contact .vc_column-inner .frm_message {
    background: #fff;
}
#contact .vc_column-inner .frm_message p {
    color: #000;
}
div#contact form ::placeholder {
    color: #d9d4f2 !IMPORTANT;
}
div#contact form input, div#contact form textarea {
    background-color: #6a5ea6;
    border-color: #6a5ea6;
}
@media(max-width:480px){
.vc_column_container>.vc_column-inner {
    padding-left: 20px;
    padding-right: 20px;
}
#contact .contact_details {
    margin-top: 15px;
}
.slide.cycletwo-slide-active {
    position: relative !IMPORTANT;
}
.slide.slide5.testimonial_rotator_slide.hreview.itemreviewed.item.cf-tr.cycletwo-slide.cycletwo-sentinel {
    display: none !IMPORTANT;
}	
}