
/*
You can add your own CSS here.

Click the help icon above to learn more.
*/
.menu-center-part {
    text-align: left;
    order: 1;
}
header a.logo-light img {
    max-height: 70px;
}
.menu-left-part, .menu-right-part {
    order: 2;
}
.menu-left-part {
    text-align: center;
    font-size: 18px;
}
.textwidget .text-small {
    font-size: 14px;
    line-height: 22px;
}
form.wpcf7-form.invalid {
    display: flex;
    flex-wrap: wrap;
}
span.wpcf7-not-valid-tip {
    display: block !important;
    margin-top: -20px;
    margin-bottom: 15px;
}
span.wpcf7-form-control-wrap.cf7sr-g-recaptcha-invalid span.wpcf7-not-valid-tip {
    margin-top: 0;
}

body.home .menu-center-part {
    opacity: 0;
    visibility: hidden;
}
.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern:focus, .vc_btn3.vc_btn3-color-black.vc_btn3-style-modern:hover {
    color: #e72b36;
}
.accordion-style1 .panel-heading i {
    font-size: 18px;
    color: #e72b36;
}
::marker {
    color: #e72b36;
}
.panel-body {
    font-size: 17px !important;
}
.panel-body {
    font-size: 17px
}
section.pofo-post-archive-content-wrap {
    background: #f7f7f7;
    border-top: 1px solid #e72b36;
}
body.single.single-post header nav.full-width-pull-menu {
    background-color: #000000;
}

body.single.single-post header nav.navbar .mobile-toggle span{
  background-color: #ffffff;
}
body.single.single-post .full-width-pull-menu .header-sidebar-social-icon ul li a{
  color: #ffffff;
}
body.single.single-post header nav.navbar .mobile-toggle:hover span{
  background-color: #e72b36;
}
body.single.single-post .full-width-pull-menu .header-sidebar-social-icon ul li a:hover{
  color: #e72b36;
}
body.single.single-post .full-width-pull-menu .header-social-icon, header .header-menu-button{
    border-color: rgba(255,255,255,1);
}
body.single.single-post .blog-details-text.entry-content img {
    margin: 15px 0;
}
body.single.single-post .blog-details-text.entry-content ul,body.single.single-post .blog-details-text.entry-content ol{
    margin: 15px 0; 
        font-size:18px;
        line-height:30px;
}
body.single.single-post .blog-details-text.entry-content>p,body.single.single-post .blog-details-text.entry-content>div{
    margin:0 0 15px;
        font-size:18px;
        line-height:30px;
}
body.single.single-post .blog-details-text.entry-content br {
    display: none;
}
body.single.single-post .blog-details-text.entry-content .sharedaddy.sd-block.sd-like.jetpack-likes-widget-wrapper.jetpack-likes-widget-loaded, body.single.single-post .sharedaddy.sd-sharing-enabled {
    display: none;
}
.font-30 h6 {
    font-size: 30px;
    line-height: 30px;
}

body.single.single-post span.text-small.text-outside-line-full.alt-font.font-weight-600.text-extra-dark-gray.related-post-general-title {
    font-size: 24px;
}
footer#colophon .widget-title {
    font-size: 16px;
}
footer#colophon {
    font-size: 14px;
}
h1.single_postt_title {
    font-size: 40px;
    line-height: 46px;
    padding-right: 15px;
    padding-left: 15px;
}
a.back_blog_btn {
    display: inline-block;
    background: #ff214f;
    border: 2px solid #ff214f;
    color: #ffffff;
    padding: 4px 15px;
}
a.back_blog_btn:hover {
    background: none;
    color: #ff214f;
}

footer#colophon .widget-title {
    margin-bottom: 65px;
}

@media (min-width: 768px){
.swiper-bottom-scrollbar-full .swiper-slide img,.swiper-bottom-scrollbar-full .swiper-slide:hover img {
    max-height: 500px;
    width: 700px;
}
}

@media (max-width: 991px){
    body.home .menu-center-part {
    display: none;
}
    .hamburger-menu-logo-center .container-fluid .menu-left-part {
    display: block !important;
    width: 100%;
}
    .hamburger-menu-logo-center .container-fluid .menu-right-part {
    width: 18%;
}
}

@media (max-width: 767px){
    .swiper-bottom-scrollbar-full .bottom-text {
            top: 75%;
    }
    .hover-title-box {
    bottom: auto;
    top: 73%;
}
.swiper-bottom-scrollbar-full.swiper-container .swiper-wrapper .swiper-slide .height-100.display-table {
    width: 100%;
}
    .swiper-bottom-scrollbar-full.swiper-container {
    padding-top: 50px;
}
    .footer-widget-area .container iframe {
    margin: auto;
    max-width: 300px;
}
    .footer-widget-area .container .sm-text-center, .xs-text-left, .footer-widget-area .container {
    text-align: center !important;
}
    .footer-widget-area .container form.wpcf7-form {
    max-width: 300px;
    margin: auto;
}
    span.wpcf7-not-valid-tip {
    margin-top: -5px;
}
}

header nav.navbar .container {
    width: 100%;
}
.hover-title-box.width-300px {
    width: auto;
}