    /*

     Theme Name: Eventive

     Theme URI: https://www.graycyan.com/

     Author: GrayCyan
     Author URI:

     Description: A super bare theme for designers who don't know Wordpress PHP but want to build with Wordpress.

     Version: 1.0

     License: GNU General Public License



     -------------------------------------------------------------- */

    /* Reset

     -------------------------------------------------------------- */
    *{
        margin: 0px;
        padding: 0px;
    }
    ul,li{
        list-style-type: none;
        padding: 0px;
        margin: 0px;
    }

     div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input, textarea, button, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, address, section, video, audio {
        font-family: inherit;
        font-size: 100%;
        font-style: inherit;
        font-weight: inherit;
        line-height: inherit;
        border: 0;
        outline: 0;
        -ms-word-wrap: break-word;
        word-wrap: break-word;
    }
    @font-face {
      font-family: 'Century-Gothic';
      src:url('fonts/CenturyGothic.woff2') format('woff2'), 
      url('fonts/CenturyGothic.woff') format('woff');
      font-weight: normal;
      font-style: normal;
    }
        @font-face {
      font-family: 'CenturyGothic-Bold';
      src:url('fonts/gothicb.woff2') format('woff2'), 
      url('fonts/CenturyGothic-Bold.woff') format('woff');
      font-weight: normal;
      font-style: normal;
    }
    h2,h3,h4,h5{
            font-family: "Century-Gothic",serif;
            font-weight: 600;

    }
    body{font-family:"Century-Gothic",sans-serif;  
        color: #4D4F4F; 
        font-size:18px;  
        font-weight:400;    
        font-style:normal;  line-height:27px;    text-decoration:none;   text-transform:none}
.menu-bar{
  
        -ms-transition:     all 0.3s ease-out;
    -moz-transition:    all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition:      all 0.3s ease-out;
    transition:         all 0.3s ease-out;
}
    .menu-bar.fixed {

        box-sizing: border-box;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0,0.2);
        -ms-box-shadow: 0 2px 10px 0 rgba(0,0,0,0.2);
        position: fixed;
        z-index: 9;
        top: 0px;
        left: 0px;
        right: 0px;
        box-shadow: 0 2px 10px 0 rgba(0,0,0,0.2);

    }
    .menu-bar .navbar  li::before {
        background-color: rgba(6,42,77,0.1);
    }.menu-bar .navbar ul > li{
        position: relative;
    }

    .menu-bar .navbar ul > li:first-child::before {
      display:none;
      }
    .page_wrap {
      position:relative;
    }

    .menu-bar {
        background-color: #d1c1d1  !important;
      border-bottom: 25px solid #a5a7a8;}

        .menu-bar .navbar.navbar-expand-md {
        padding: 0px;
    }
@media(min-width:768px) and (max-width:991px){
  .navbar-brand img {
    height: 90px !important;
    width: auto;
}
  body #menu-main-menu > li > a {
    font-size: 15px;
    padding: 20px 15px !important;
    line-height: 30px;
    color: #48296d;
    font-weight: 600;
}
}

@media(min-width:992px) {

#menu-main-menu   ul.sub-menu  ul.sub-menu li.menu-item-has-children a::after{
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent;}


#menu-main-menu li.menu-item-has-children:hover ul.sub-menu li a::after {
  display: none;
}#menu-main-menu li.menu-item-has-children ul.sub-menu li::before{
	display: none;
}.page #menu-main-menu li ul.sub-menu li.menu-item-has-children ul.sub-menu {
  left: 100%;
  top: 0px;
  display: none !important;
}
.page #menu-main-menu .sub-menu li.menu-item-has-children:hover ul.sub-menu {
  display: block !important;
  top: -245px !important;
	}#menu-main-menu  ul.sub-menu  li.menu-item-has-children > a::after {margin-left: .255em;
vertical-align: .255em;
content: "";
border-top: .3em solid;
border-right: .3em solid transparent;
border-bottom: 0;
border-left: .3em solid transparent;
	display:inline-block!important;}
#menu-main-menu li.menu-item-has-children ul.sub-menu li a:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}
#menu-main-menu li.menu-item-has-children:hover ul.sub-menu li a {
  padding: 5px 10px !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  text-transform: none;
  width: 100%;
  letter-spacing: 0px !important;
}
#menu-main-menu li.menu-item-has-children:hover ul.sub-menu {
  display: block!important;
}
ul.sub-menu {z-index: 2;
  position: absolute;
  border: 0px;
  border-radius: 0px;
  padding: 0px;
  top: 98%;min-width: 10rem;
padding: .5rem 0;
margin: .125rem 0 0;
font-size: 1rem;
color: #212529;
text-align: left;
list-style: none;
background-color: #fff;
background-clip: padding-box;}
.sub-menu {
  display: none;
}.menu-item-has-children a::after,
.sub-menu .sub-menu li.menu-item-has-children a::before{
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent;
}

}


@media(min-width:768px) and (max-width:1080px){
  #menu-main-menu li > a {
    padding: 45px 25px!important;
}#menu-main-menu > li:last-child > a {
    padding-right: 0px !important;
}
}
@media(min-width:1200px){
         .navbar-brand {
        margin-left: 100px;
    }
}
    @media(min-width: 992px){
 
    #menu-main-menu li > a {
        position: relative;
        -webkit-transition: color .3s ease,background-color .3s ease,border-color .3s ease;
        -ms-transition: color .3s ease,background-color .3s ease,border-color .3s ease;
        transition: color .3s ease,background-color .3s ease,border-color .3s ease;
        padding: 2.4em 1.925em 2.7em;
        color: #48296D;
        font-family: "Oswald",sans-serif;
        font-weight: 500;
        font-style: normal;
        text-decoration: none;
        text-transform: uppercase;
        letter-spacing: 0.7px;
    }
    #menu-main-menu li.current_page_item a,#menu-main-menu li:hover > a{     background: #fff;
      /* box-shadow: 0.063em 0.313em 1.188em rgba(255,255,255,0.8);

        border-bottom: 2px solid #062A4D;*/    color: #062A4D !important;
    }

    }

    footer {margin: 50px 0px 0px 0px;
        background: #512D6D;
        padding: 10px 0px;
    }
    #custom_html-2 ul li a .fa {

        text-align: center;
        color: #fff;
        font-size: 24px !important;

    }
    #text-2, #text-2 a {

        text-align: right;
        color: #fff;
        font-size: 14px;
        line-height: 22px;

    }
    #custom_html-2 ul li {color: #fff;
        display: inline-block;
        font-size: 24px;margin-right: 10px;}

    @media(min-width: 1100px)
    {
        footer .container {
        max-width: 1080px;
    }
    }

    img {
        max-width: 100%;
    }.win-decor .vc_col-sm-6 ul:last-child{
        margin-right: 0px;
    }
    .win-decor .vc_col-sm-6 ul {

        float: left;
        width: 45%;
        margin-right: 30px;

    }
    .win-decor .vc_col-sm-6 ul:last-child{
    margin-top: 35px;
    }
    .win-decor .vc_col-sm-6 ul li {

        margin-bottom: 35px;


    }.vc_custom_heading.head-osl {
        letter-spacing: 0.7px;
        text-transform: uppercase;
        position: relative; 
    }

    .all-btn .vc_general.vc_btn3 {    text-transform: uppercase;
        font-family: "Oswald",sans-serif;
        letter-spacing: 2.2px;
        font-size: 16px;
        font-weight: 500;
        background-image: none;
        padding: 10px 30px;
        line-height: 24px;
        border-radius: 15px;

    }   
    .all-btn .vc_general.vc_btn3:hover{
        background-color: #732466!important;}
    .sc_services_columns_wrap, .services_page_related .related_columns {
        display: flex;
        flex-wrap: wrap;
    }
    .trx_addons_columns_wrap {
        margin-left: 0px;
        margin-right: -30px;
    }
    .sc_services_columns_wrap .sc_services_item {
            display: inline-block;
        vertical-align: top;
        width: 100%;
        height: 100%;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
  
        }
        .sc_services_item:hover .sc_services_item_content {
        margin-top: 22px;
        opacity: 1;
    }
    .post_featured {
        overflow: hidden;
        position: relative;
        margin-bottom: 1.8em;
        max-width: 100%;
    } .sc_services_item_thumb {
        margin-bottom: 0;
    }
    .sc_services_item .post_featured img {
        -webkit-transition: all ease .3s;
        -ms-transition: all ease .3s;
        transition: all ease .3s;
    }
   s.post_featured .mask {
        background-color: rgba(6,42,77,0.7);
    }
    .post_featured .mask {
        content: ' ';
        position: absolute;
        z-index: 100;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        opacity: 0;
        pointer-events: none;
        -webkit-transition: all ease .5s;
        -ms-transition: all ease .5s;
        transition: all ease .5s;

    }
    .post_featured.hover_dots .icons {
        position: absolute;
        z-index: 1;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }.post_featured.hover_dots .icons span {
        position: absolute;
        z-index: 1;
        left: 50%;
        top: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        display: inline-block;
        width: 6px;
        height: 6px;
        -webkit-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
        -webkit-transition: all ease .5s;
        -ms-transition: all ease .5s;
        transition: all ease .5s;
        opacity: 0;
    } .sc_services_item_info {
        background-color: #ffffff;
    }
    .sc_services_columns_wrap .vc_col-sm-3  .sc_services_item:hover  .sc_services_item_content {

    font-size: 16px;
    line-height: 24px;

}
.sc_services_columns_wrap .vc_col-sm-3 .sc_services_item_info {
 padding: 2.95em 0.6em 4.35em;
}
    .sc_services_item_info {
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding-box;
        background-clip: padding-box;
        border-top: 21px solid #d1c1d1  !important;
        padding: 2.95em 1.6em 4.35em;
        -webkit-transition: all ease .3s;
        -ms-transition: all ease .3s;
        transition: all ease .3s;
        position: relative;
        overflow: hidden;
    }
     .sc_services_item_title {
        font-size: 1.375em;
        font-weight: 700;
        line-height: 1.1;
        letter-spacing: -0.55px;    margin: 0;

    }
     .sc_services_item_subtitle {
        display: none;
    }
     .sc_services_item_subtitle {
        font-size: 0.9286em;
        font-style: italic;
        line-height: 1.5em;
        margin-top: 0.1em;
        letter-spacing: 0;
    }
     .sc_services_item_content {
        margin: 0;
        overflow: hidden;
        -webkit-transition: all ease .3s;
        -ms-transition: all ease .3s;
        transition: all ease .3s;
        opacity: 0;
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 100%;
        padding: 0 2em;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        max-height: 6.1em;
    }
    .sc_services_item_content p {
        margin: 0;
    }
    .sc_services_item_button {
        margin: 0.65em 0 0;
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 100%;
        bottom: 2em;
        -webkit-transition: all ease .3s;
        -ms-transition: all ease .3s;
        transition: all ease .3s;
    }
     .sc_services_item_button .sc_button_simple {
        color: #9EA2A2;
    }
    .post_featured[class*="hover_"] {
        position: relative;
        -webkit-transition: all 0.35s ease-in-out;
        -ms-transition: all 0.35s ease-in-out;
        transition: all 0.35s ease-in-out;
    }
     .sc_services_item:hover .post_featured img {
        margin-bottom: -12.45em;
    }   
    .sc_services_item .post_featured img {
        -webkit-transition: all ease .3s;
        -ms-transition: all ease .3s;
        transition: all ease .3s;
    }
    .scheme_default .post_featured .mask {
        background-color: rgba(6,42,77,0.7);
    }
     .sc_services_item:hover .sc_services_item_info {
        padding-bottom: calc(2.45em + 12.6em);
        padding-top: 4.65em;
    }
    .sc_services_item_info:hover .sc_services_item_button {
        bottom: 4em!important;
    }

    .post_featured.hover_dots:hover .mask {    background-color: rgba(6, 42, 77, 0.7);
        opacity: 1;
    }.post_featured.hover_dots:hover .icons span:first-child {
        margin-left: -13px;
    }
    .post_featured.hover_dots:hover .icons span {
        opacity: 1;
        display: inline-block;
    }
    .post_featured.hover_dots:hover .icons span + span + span {
        margin-left: 13px;
    }.post_featured.hover_dots .icons span {
        background-color: #48296d;
    }

    .sc_services_item_title a {
       text-decoration: none;
    text-align: center;
    display: block;
    letter-spacing: -0.4px;
    font-size: 22px;
    color: #48296d;
    line-height:32px;

    }


    .sc_button, .sc_button_simple{
        font-family: "Oswald",sans-serif;
        font-size: 14px;
        font-weight: 500;
        font-style: normal;
        line-height: normal;
        text-decoration: none;
        text-transform: uppercase;
        letter-spacing: 2.2px;
    }
    .sc_services_item_button {

        text-align: center;

    }
    .sc_services_item_title a:hover{
        color: #732466;
    }

    .sc_services_item_button .sc_button_simple:hover {

        color: #732466;
        text-decoration: none;

    }
    .scheme_default .trx_addons_scroll_to_top, .scheme_default .trx_addons_cv .trx_addons_scroll_to_top {
        color: #062a4d;
        border-color: #d0df56;
        background-color: #d0df56;
    }
    .trx_addons_scroll_to_top {
        display: block;
        position: fixed;
        z-index: 100001;
        width: 3em;
        height: 3em;
        line-height: 3em;
        text-align: center;
        bottom: -4em;
        right: 2em;
        background: #fff;
            background-color: rgb(255, 255, 255);
        cursor: pointer;
        -webkit-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        transition: all 0.5s ease;
        opacity: 0;
    }
    #back2Top {

        width: 40px;
        line-height: 40px;
        overflow: hidden;
        z-index: 999;
        display: none;
        cursor: pointer;
        position: fixed;
        bottom: 30px;
        right: 0;
        background-color: #48296d;
        color: #fff;
        text-align: center;
        font-size: 36px;
        text-decoration: none;
        right: 30px;
        height: 40px;}
    #back2Top:hover {
        background-color: #062A4D;
        color: #fff;
    }
    @media(min-width: 1080px){
        .page_wrap .container {
        width: 100%;
        max-width: 100%;
    }
    .container-row .vc_column-inner {
        max-width: 1080px;
        margin: 0 auto;
    }
    footer .container {

        max-width: 1030px !important;
        margin: 0 auto;

    }
    }

    .bg-sect .col-sm-8 p {
        color: #bbc8d4;
        font-size: 14px;
        line-height: 22px;
    }
    .bg-sect .vc_col-sm-6:last-child > .vc_column-inner > .wpb_wrapper {

        background: #fff;
        padding: 10% 5% 6% 5%;
        width: 80%;
        text-align: center;

    }.bg-sect .vc_col-sm-6:last-child > .vc_column-inner > .wpb_wrapper .vc_custom_heading.center-head{
        margin-bottom: 0px; 
    }
    #media_image-2 {

        text-align: center;

    }
    #custom_html-3 {

        float: right;

    }
    .all-serv {

        -webkit-box-shadow: 0.188em 0.25em 2.188em rgba(0,0,0,0.16);
        -moz-box-shadow: 0.188em 0.25em 2.188em rgba(0,0,0,0.16);
        box-shadow: 0.188em 0.25em 2.188em rgba(0,0,0,0.16);
        background: #fff;
        padding: 30px !important;
            padding-bottom: 30px;
        float: left;
        width: 100%;
        margin: 0px !important;
        padding-bottom: 80px !important;

    }
    .all-serv .serv-list {
        border-right: 1px solid;
            border-right-color: currentcolor;
        border-right-color: currentcolor;
        border-bottom: 1px solid;
            border-bottom-color: currentcolor;
        border-color: #e3e9ea;
        float: left;
    width: 33%;}
    .all-serv .serv-list img {

        max-height: 66px;
        max-width: 102px;
        width: auto;
        margin: 0 auto;
            margin-top: 0px;
        display: block;
        margin-top: 20px;

    }
    .all-serv .serv-list .sc_services_item_title,.all-serv .serv-list .sc_services_item_title a{
        font-size: 14px;
        font-weight: 500;
        text-transform: uppercase;
        letter-spacing: 0.7px;
        font-family: "Oswald",sans-serif;
    }
    .all-serv .serv-list .sc_services_item_title {

        padding-top: 1em;
        padding-bottom: 3.7em;
        min-height: 100px;

    }.all-serv .serv-list:nth-child(3n) {
        border-right: 0px;
    }.all-serv .serv-list:nth-child(4) .sc_services_item_title, .all-serv .serv-list:nth-child(5) .sc_services_item_title, .all-serv .serv-list:nth-child(6) .sc_services_item_title {

        padding-bottom: 0px !important;
        min-height: auto !important;

    }
    .all-serv .serv-list:nth-child(4), .all-serv .serv-list:nth-child(5), .all-serv .serv-list:nth-child(6) {
        border-bottom: 0px;
        padding-top: 2.5em;
        padding-bottom: 10px;
    }

    .two-serv .wpb_raw_code.wpb_content_element.wpb_raw_html {

        margin-right: 16px;
        width: 47%;
        display: inline-block;
        margin-bottom: 0px;

    }.two-serv .wpb_raw_code.wpb_content_element.wpb_raw_html:last-child {

        margin: 0px;

    }.two-serv .wpb_raw_code.wpb_content_element.wpb_raw_html h4 a {

        font-size: 18px !important;

    }

    .two-serv .wpb_raw_code.wpb_content_element.wpb_raw_html .sc_services_item:hover .sc_services_item_info{
       
    }
    .shadowed .vc_btn3-container.all-btn.vc_btn3-center {
        margin: 0px;
        position: absolute;
        bottom: -20px;
        right: 15px;
    }

    #esg-grid-2-1-wrap .esg-filter-wrapper.esg-fgc-2 {
        margin-bottom: 50px!important;
    }
    .minimal-light .esg-filterbutton.selected, .minimal-light .esg-filterbutton:hover {
        background: #50aab2!important;
        color: #fff!important;}

     .minimal-light .esg-filterbutton {
        border: 0px!important;
        border-radius: 0px!important;
        color: #062a4d!important;
        font-size: 18px!important;
        padding: 5px 15px!important;
        margin: 0px 5px!important;
        text-transform: uppercase!important;
        font-family: "Oswald",sans-serif!important;
        font-weight: 500!important;
    letter-spacing: 0.7px;
    }
    .esgbox-toolbar .esgbox-button:hover {

        background: #50aab2!important;

    }
    .esgbox-button{
        background: rgb(6, 42, 77)!important;


    color: #fff !important;
    }
    .testimonials_item_content p {

        text-align: left;
        font-weight: 600;
        letter-spacing: -0.3px;
        font-style: italic;
        padding-left: 5px;
        color: rgba(255,255,255,0.75);

    }.testimonials_item_author_title {

        background-color: transparent;
        color: #fff;
        text-align: left;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        /*font-family: "Martel",serif;*/
        font-weight: 700;
        line-height: 1.34;
        font-size: 1.125em;
        display: inline-block !important;
        margin: 15px 0px;
            margin-bottom: 15px;
        display: inline-block !important;
        padding-bottom: 30px;

    }
    .testimonials_item img {
        max-width: 100px;
    }.testimonial .wpb_text_column.wpb_content_element {

        margin: 0px;

    }
    .testimonial .wpb_raw_code.wpb_content_element.wpb_raw_html a::before,.post_item_news .sc_button.sc_button_simple:before {

        content: "\f178";line-height: 24px;
        position: absolute;
        font-family: 'FontAwesome';
        right: 0px;
        font-size: 24px;

    }.testimonial .wpb_raw_code.wpb_content_element.wpb_raw_html a {

        color: #50aab2;
        text-transform: uppercase;
        font-family: "Oswald",sans-serif;
        letter-spacing: 2.2px;
        font-size: 16px;
        font-weight: 500;
        background-image: none;
        padding: 20px 30px;
        text-decoration: none;
        padding-right: 30px;
        padding-right: 30px;
        line-height: 24px;
        position: relative;

    }   
    .testimonial .wpb_raw_code.wpb_content_element.wpb_raw_html {

        position: absolute;
        bottom: 10%;
        margin: 0px;
        right: 0px;
        z-index: 9999;

    }
    @media(max-width: 767px){
.parent-pageid-1029 footer {
  margin-top: 0px;
}.gallery2 .vc_left.vc_carousel-control {
  left: -22px;
}
    .is-active .responsive-menu-box .responsive-menu-inner, .is-active .responsive-menu-box .responsive-menu-inner::before, .is-active .responsive-menu-box .responsive-menu-inner::after {
    background: #fff !important;
}   .is-active .responsive-menu-box {
    top: -22px;
    right: -10px;
}#responsive-menu li a {
    font-size: 16px !important;
}#responsive-menu-button {
     background: transparent !important;
    height: auto !important;
    width: auto !important;
}
    .responsive-menu-inner, .responsive-menu-inner::before, .responsive-menu-inner::after {
  
      background-color: #512d6d  !important;}
    .navbar-toggler {
    display: none !important;
}.vc_custom_heading.all-head {
    font-size: 24px !important;
}.vc_empty_space {

        display: none;

    }
        .row > .vc_col-sm-12 {
        width: 100%;
    }
      .right-cont .vc_custom_heading.all-head br {
    display: none;
}
    }
    @media(min-width: 768px){ #particle .box1.small img {
  width: 185px !important;
  height: auto !important;
}
.sc_services_item_thumb img {
    width: 100%;
    min-height:340px;
}
.desk-none{
display:none;
}   #bs4navbar .navbar-nav > li::before {
        position: absolute;
        content: '';
        width: 1px;
        height: 3.6em;
        left: -1px;
        top: 50%;
        margin-top: -1.8em;
        -webkit-transition: all 1s ease;
        -ms-transition: all 1s ease;
        transition: all 1s ease;
    }
    
    .menu-item-has-children:hover .dropdown-menu {
    display: block;
}
    .customer-logos.owl-theme img.ppg {
        height: 65px;
        width: auto;
    }

    footer .textwidget p span {

        font-size: 14px;

    }.home .page_wrap {
        padding-bottom: 10px;
    }#custom_html-2, #text-2 {
        padding: 0;
        position: relative;
        top: 5px;
    }.navbar-brand img {
        height: 125px;
      width: auto;}/*oter .row {

        display: table;

    }footer .col-sm-4, footer .col-sm-5, footer .col-sm-3 {

        display: table-cell;
        vertical-align: middle;

    }*/
      .menu-bar {

        background-color: #d1c1d1 !important;
        padding-bottom: 0px;

    }.menu-bar.fixed {

        padding: 0px;

    }.menu-bar.fixed .navbar-brand img {
        height: 75px;
        width: auto;
    }.navbar-brand {
        position: absolute;
        top: 0px;
        z-index: 999;
    }.vc_custom_heading.all-head {


    }.page_wrap {
        width: 100%;
        background-color: #ffffff;  margin: 0 auto;
        padding: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        min-height: 100vh;
        overflow: hidden;
    }
    .recent-news .vc_col-sm-6:first-child > .vc_column-inner {

        padding-left: 0px;
        padding-right: 10px;

    }
    .recent-news .vc_col-sm-6:last-child > .vc_column-inner {

        padding-right: 0px;
        padding-left: 10px;

    }
        .float-right .vc_col-sm-6:last-child {

        float: right;

    }
    }

    .post_item_news .post_featured {

        overflow: hidden;
        position: relative;
        margin-bottom: 1.8em;
        max-width: 100%;
        position: relative;
        -webkit-transition: all 0.35s ease-in-out;
        -ms-transition: all 0.35s ease-in-out;
        transition: all 0.35s ease-in-out;

    }.post_item_news .post_featured .post_info {

        z-index: 110;
        font-size: 1em;
        padding: 1em 0.5em 1em 0.5em;
        text-align: left;
        bottom: 30px;
        top: auto;
        transform: translate(-50%,0);position: absolute;

    z-index: 103;

    left: 50%;
    transition: all ease .5s;

    display: none;

    font-size: 1.1429em;

    line-height: 1.3em;

    width: 90%;

    text-align: left;

    margin: -1em auto 0;

    opacity: 0;

    }
    .post_item_news .post_title {

        font-size:18px;
        font-weight: 700;
        line-height: 1.65;
        letter-spacing: -0.5px;/*font-family: "Martel",serif;*/

    }.post_item_news .post_title a {
        text-decoration: none;
        color: #ffffff;

    }.post_item_news .post_featured:hover .post_info {
        display: block;
        opacity: 1;

    }.post_item_news .post_featured.with_thumb::before {
        content: "";
        background-color: rgba(6, 41, 76, 0.5);
        position: absolute;
        height: 100%;
        width: 100%;
    }.post_item_news .post_featured.with_thumb {
        position: relative;
    }
    .post_item_news .sc_button.sc_button_simple {
        color: #50aab2;
        text-decoration: none;
        position: relative;
        padding: 0px 30px 0px 0px;
    }
    .post_item_news .sc_button.sc_button_simple:hover{
        color: #fff;
    }
    .subscribe.vc_column_container > .vc_column-inner > .wpb_wrapper {

        background: #e8eeef;
        height: 100%;
        padding: 30px 0px 0px 30px;

    }.subscribe .vc_custom_heading.center-head {

        margin-top: 15px;
        margin-bottom: 30px;

    }.mc4wp-form-fields input[type="submit"] {

        position: absolute;
        z-index: 1;
        right: 0;
        top: 0;
        max-width: 10rem;
        width: 100%;
        text-align: center;
        background: #50aab2;
            background-image: none;
        color: #fff;
        text-transform: uppercase;
        font-family: "Oswald",sans-serif;
        letter-spacing: 2.2px;
        font-size: 16px;
        font-weight: 500;
        background-image: none;
        padding: 20px 30px;
            padding-right: 30px;
        padding-right: 30px;
        line-height: 24px;

    }   .mc4wp-form-fields input[type="email"] {

        padding: 0.5em 1.4em;
        width: 100%;
        vertical-align: top;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        height: 4em;

    }
    form.mc4wp-form {
        position: relative;
        padding-right: 11.9rem;
        margin-right: 2.9em;
    }


    .subscribe .wpb_text_column.wpb_content_element{
        margin-bottom: 0px;
    }
    .contact-home .vc_col-sm-4:nth-child(2) > .vc_column-inner > .wpb_wrapper {
        -webkit-box-shadow: 0.188em 0.25em 2.188em rgba(0,0,0,0.16);
        -moz-box-shadow: 0.188em 0.25em 2.188em rgba(0,0,0,0.16);
        box-shadow: 0.188em 0.25em 2.188em rgba(0,0,0,0.16);
    }
    .contact-home .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper {
        padding: 4.3em 5% 3.5em;
    }
    .contact-home .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper .wpb_text_column.wpb_content_element {
        margin: 0px;
    }
    .contact-home h4 {
        font-weight: 700;
        text-transform: none;
        letter-spacing: -0.5px;margin-bottom: 20px;
        /*font-family: "Martel",serif;*/
    }.contact-home p {
        margin-bottom: 20px;
    }.contact-home p a {

        color: #062a4d;
        font-weight: 600;
        font-size: 16px !important;
        text-decoration: none;
        letter-spacing: 0.7px;
        text-transform: uppercase;

    }
    .contact-home p a:hover{

        color: #50aab2;
    }

    #custom_html-3 a, #custom_html-3 {
        color: #fff;
        text-decoration: none;
    }
    #custom_html-3 a:hover{
        color: #50aab2;
    }.contact-home .vc_col-sm-4 .vc_custom_heading{
        position: relative;
    }.contact-home .vc_col-sm-4 .vc_custom_heading::before {
        font-family: 'FontAwesome';
        color: #50aab2;
        font-size: 22px;
        position: relative;
        left: -10px;
    }
    .contact-home .vc_col-sm-4:nth-child(1) .vc_custom_heading:before{
        content: "\f003";
    }
    .contact-home .vc_col-sm-4:nth-child(2) .vc_custom_heading:before{
         content: "\f10b";
    }

    .contact-home .vc_col-sm-4:nth-child(3) .vc_custom_heading:before{
        content: "\f041";
    }
    #custom_html-3 p {
        margin: 0px;
    }

   .page .wpb_wrapper p strong {

        font-weight: 900;
        color: #512d6d;
        font-size: 18px;
        letter-spacing: .4px;
        font-family: 'Source Sans Pro';

    }.page .wpb_wrapper h1{
        font-size:36px;
        line-height:36px;
        font-weight:600;
        
    }.cart__params {

        border-top: 1px solid;
        border-bottom: 1px solid;
        padding-top: 20px;
        padding-bottom: 0px;
        position: relative;
        display: inline-block;
        width: 100%;

    }
    .cart__param {
        width: 50%;
        float: left;
        margin: 0 0 20px;
        padding: 0 10px 0 0;
    }
    .cart__params p {
        margin: 0;
        font-size: 14px;
    }.cart__params .value {

        font-size: 18px;
        font-weight: 700;
        color: #50aab2;

    }.row--clearfix {
        display: block;
    }.params .row--flex {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }.params .value {

        font-weight: 700;
        color: #50aab2;

    }.params__frame p {

        font-size: 14px;
        display: flex;

    }       .cart-colors__tabs .tabs__nav--flex li {
    padding-left: 15px;
        position: relative;
        padding-right: 15px;
        padding-bottom: 10px;
    }.tabs__nav .current::before {
        position: absolute;
        bottom: -2px;
        left: 0;
        width: 100%;
        height: 2px;
        content: "";
        background-color: #50AAB2;
    }.tabs--small .tabs__nav .current::after {
        background-color: #fff;
    }.tabs__nav .current::after {
        position: absolute;
        width: 12px;
        height: 12px;
        bottom: -7px;
        left: 50%;
        background-color: #fff;
        border-top: 2px solid #50aab2;
        border-left: 2px solid #50aab2;
        -webkit-transform: translate(-50%) rotate(45deg);
        transform: translate(-50%) rotate(45deg);
        content: "";
    }.tabs__nav .current, .tabs__nav li:hover {
        color: #50AAB2;
    }       .cart-colors__tabs .tab {
        padding: 40px 0 30px;
    }.cart-toggle {
        margin: 20px 0px;
    }
    @media(min-width: 768px){
        .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
    border: 0px;
    border-radius: 0px;
    padding: 0px;
    top: 98%;
}
.navbar-expand-md .navbar-nav .dropdown-menu a {
    padding: 4px 20px!important;
    font-size: 16px;
    font-weight: 600;
}
.navbar-expand-md .navbar-nav .dropdown-menu a:active,.navbar-expand-md .navbar-nav .dropdown-menu a:focus{
        background: #d1c1d1;
        color:#fff;
}
#media_image-3 img {
        width: 35%;
        margin: 0 auto;
        display: block;
    }.cart-colors__tabs .tabs__nav--flex ul {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
      .params__frame p .label {

        width: 135px !important;

    }

    .advantages__item:nth-child(2n-1) {
        clear: left;
    }
        .advantages__frame,.params__frame,.cart-description__content {
        padding: 30px 50px;
    }
    .cart__text li {
        padding: 4px 0 0 35px;
    }
    .cart__param:nth-child(3n-2) {
        clear: left;
    }


    .cart__param {
        margin: 0 0 25px;
        padding: 0 15px 0 0;
        width: 33.33333%;
    }.advantages__item {width: calc(50% - 0px);
        padding: 15px 30px 20px 110px;
    }
    }
    .advantages__symbol {width: 80px;
        height: 80px;
        line-height: 80px;
        font-size: 40px;
        top: 20px;
        border: 2px solid #50aab2;
        color: #50aab2;
        position: absolute;
        left: 0px;
        right: 0;
        text-align: center;
    }
    .advantages__frame,.params__frame,.cart-description__content {
        background-color: #fff;
        margin: 0 auto;
        display: inline-block;
        width: 100%;
    }
    .cart__text h4 {

        font-size: 20px;
        font-weight: 700;
        color: #062a4d;

    }.cart__text {

        margin-top: 25px;

    }
    .cart__text li {position: relative;
        padding: 0px 0 9px 30px;
        font-size: 16px;
        line-height: 25px;
    }.cart__text li::before{
    position: absolute;
        left: 0;
        top: 0;
        display: inline-block;
        width: 24px;
        height: 24px;
        line-height: 24px;
        text-align: center;
        background-color: #082b4c;
        color: #fff;
        border-radius: 50%;
        font-size: 14px;
        font-family: 'FontAwesome';
        content: "\f00c";
    }

    .advantages__item {
        position: relative;float: left; }
    .cart-details .cart-toggle .header, .cart-toggle .header {
        position: relative;
        z-index: 1;
        margin: 0;
        padding: 20px 20px 0 0;
        -webkit-transition: border .2s linear;
        transition: border .2s linear;
    }.cart-details .cart-toggle .header .h2, .cart-toggle .header .h2 {
    font-size: 32px;
        margin-bottom: 25px;
        color: #062a4d;
        line-height: 36px;
        text-transform: capitalize;
    }.header__outline {
        padding: 0 0 0 35px;
    }.header__outline {
        border-left: 2px solid #50aab2;
    }
    .cart-colors__item .cart-colors__preview, .cart-colors__preview {
        margin: 0 auto 15px;
        width: 110px;
        height: 110px;
    }.cart-colors__item .cart-colors__preview .lazy.lazy--bg, .cart-colors__preview .lazy.lazy--bg {

        position: relative;
        display: block;
        margin: 0 auto 5px;
        border-radius: 50%;
        background-color: #f8f8f8;

    }.cart-colors__item p {

        text-align: center;

    }.cart-colors__tabs {
        padding: 20px 50px 40px;
        background-color: #fff;
    text-align: center;
    }.tabs__nav {
        text-align: center;
        font-size: 14px;
        font-size: 1.4rem;
        font-weight: 700;
        color: #cecfcf;
        border-bottom: 2px solid #cecfcf;
    }
    .tabs__nav--flex ul {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }


    .row.foo-form .wpcf7-form-control {
        border: 1px solid #000;
        width: 100%;
        padding: 10px 10px;
    }
    .row.foo-form label {
        margin-bottom: 0px; 
        display: block;

    }
    .row.foo-form br{
        display: none;  
    }.row.foo-form .col-sm-12 {
        margin-bottom: 15px;
    }.row.foo-form label {
        display: block;
        font-size: 18px;
        line-height: 24px;
        color: #062a4d;
    }.wpcf7-form-control.wpcf7-textarea{
        height: 150px;
        resize: none;
    }.row.foo-form label sup {
        position: absolute;
        top: -4px;
        color: red;
    }

    .row.foo-form .col-sm-12.sub {

        margin-top: 20px;

    }
    .col-sm-12.sub input[type="submit"] {
    background-color: #a5a7a8;
        color: #ffffff;
        width: auto;
        margin: 0 auto;
        display: block;
        font-size: 24px;
        padding: 5px 40px !important;
        line-height: 32px;

    }
    .col-sm-12.sub input[type="submit"]:hover {
            background-color: #48296d  !important;
    }html {
      scroll-behavior: smooth;
    }.wpcf7-not-valid-tip, .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
        display: none !important;
    } .wpcf7-not-valid{
        border-color: red !important;
    }

    button:focus {
        outline:none!important  ;
    }footer #media_image-2 img {
        width: 250px;
    } .box1 {
        display: inline-block;
        vertical-align: top;
    }.box1 img {
        width: 150px;
        padding-top: 5px;
        padding-right: 10px;
        padding-bottom: 5px;
        padding-left: 10px;
    }#particle {
        display: block;
        text-align: center;
        margin: 40px 0px 0px;

    }.wpb_text_column.wpb_content_element h3 {
        color: #512D6D;
        font-weight: 700;
        font-size: 24px;
        line-height: 32px;
    }
    .slick-slide {
        margin: 0px 20px;
    }

    .slick-slide img {
        width: 100%;
    }

    .slick-slider
    {
        position: relative;
        display: block;
        box-sizing: border-box;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
                user-select: none;
        -webkit-touch-callout: none;
        -khtml-user-select: none;
        -ms-touch-action: pan-y;
            touch-action: pan-y;
        -webkit-tap-highlight-color: transparent;
    }

    .slick-list
    {
        position: relative;
        display: block;
        overflow: hidden;
        margin: 0;
        padding: 0;
    }
    .slick-list:focus
    {
        outline: none;
    }
    .slick-list.dragging
    {
        cursor: pointer;
        cursor: hand;
    }

    .slick-slider .slick-track,
    .slick-slider .slick-list
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
            -ms-transform: translate3d(0, 0, 0);
             -o-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }

    .slick-track
    {
        position: relative;
        top: 0;
        left: 0;
        display: block;
    }
    .slick-track:before,
    .slick-track:after
    {
        display: table;
        content: '';
    }
    .slick-track:after
    {
        clear: both;
    }
    .slick-loading .slick-track
    {
        visibility: hidden;
    }

    .slick-slide
    {
        display: none;
        float: left;
        height: 100%;
        min-height: 1px;
    }
    [dir='rtl'] .slick-slide
    {
        float: right;
    }
    .slick-slide img
    {
        display: block;
    }
    .slick-slide.slick-loading img
    {
        display: none;
    }
    .slick-slide.dragging img
    {
        pointer-events: none;
    }
    .slick-initialized .slick-slide
    {
        display: block;
    }
    .slick-loading .slick-slide
    {
        visibility: hidden;
    }
    .slick-vertical .slick-slide
    {
        display: block;
        height: auto;
        border: 1px solid transparent;
    }
    .slick-arrow.slick-hidden {
        display: none;
    }.customer-logos .owl-stage {
      display: flex;
      align-items: center;
    }
      .company a {
    
        color:#512d6d;;

      font-family: 'CenturyGothic-Bold';
    }
    .company {    font-size: 14px;
    position: relative;
    text-align: center;
    color: #000;
    padding-top: 20px;
    }
    @media(min-width:768px){

    .menu-bar .navbar.navbar-expand-md a {
        padding: 0px;
    }
    }
    #custom_html-2 h3 {    color: #fff;
    font-size: 14px;
    font-weight: 500;
    }
    #text-3 p {
        text-align: center;
        margin: 0px;
        color: #fff;
    }

    .customer-logos.owl-theme img {
        margin: 0 auto;
        display: block;
    }@media(min-width:767px){
      #particle .box1:nth-child(4) img {
        width: 165px;
    }
  #particle .box1:first-child img, #particle .box1:last-child img {
    padding: 0px;
    height: 100px;
    width: auto;
}
    #particle .box1 img {
        height: auto;
        width: 115px;
    }
    }
    .post_featured.hover_dots .icons:hover {
        color: #48296d;
    }#text-2 p {
    margin: 0px;
}
.home .inner-slider {
    display: none;
}
.dropdown-item.active, .dropdown-item:active {
    color: #062a4d!important;
    text-decoration: none;
    background-color: transparent!important;
}  .team .vc_column_container > .vc_column-inner > .wpb_wrapper {
    box-shadow: 0 10px 16px 0 rgb(209, 193, 209,.5),0 6px 20px 0 rgb(209, 193, 209,.5) !important;
}.team .vc_column_container > .vc_column-inner > .wpb_wrapper .wpb_single_image {
    margin: 0px;
}
.team .vc_column_container > .vc_column-inner > .wpb_wrapper .wpb_text_column.wpb_content_element {
    margin: 0px;
}.team .vc_column_container > .vc_column-inner > .wpb_wrapper .wpb_wrapper {
    text-align: center;
    background: #d1c1d1;
}.team .vc_column_container > .vc_column-inner > .wpb_wrapper h3 {
    padding-top: 6px;
    margin: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font-weight: 700;
}.team .vc_column_container > .vc_column-inner > .wpb_wrapper p {
    font-size: 16px;
    margin-bottom: 10px;
}.team .modal-body {
    text-align: left;
}.team .vc_column_container > .vc_column-inner > .wpb_wrapper .wpb_wrapper .btn.btn-info.btn-lg {
    background: #48296d;
    padding: 3px 30px;
    margin-bottom: 20px;
    border: 0px;
    border-radius: 0px;
    font-size: 21px;
}
:focus{
  outline:0px!important;
}
.btn-info:not(:disabled):not(.disabled).active:focus, .btn-info:not(:disabled):not(.disabled):active:focus, .show > .btn-info.dropdown-toggle:focus,.btn-info.focus, .btn-info:focus {
    box-shadow:none!important;    box-shadow: none !important;
}.screen-reader-response, .wpcf7-response-output.wpcf7-validation-errors {
    display: none !important;
}
.blog .container-row {
    width: 100%;
}.single-post .container-row {
    width: 100%;
}.single-post .the-content img {

}.single-post .title {
    font-size: 32px;
    color: #512d6d;
    line-height: 42px;
    text-align: center;
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: capitalize;
    line-height: 32px;
    padding: 30px 0px;
    margin-bottom: 20px;
}.single-post .the-content h3 {
    color: #512d6d;
    font-size: 24px;
}
.blog .portfolio-item  img{
    max-width: 100%;
    height: auto;
}.portfolio-item {
    padding: 0 15px;
    transition: all 0.5s;
} .blog-content {
    border: 1px solid #aaa;
    padding: 0 20px;
}.blog h2 {
    font-size: 42px;
    color: #512d6d;
    line-height: 42px;
    text-align: center;
    margin-top: 50px;
}
.blog .blog-content a {
    text-decoration: none;
}
.blog .blog-content h3 a {
    font-size: 24px;
    line-height: 32px;
   color: #48296d;
}
.blog .blog-content  h3:hover a{
    color: #a5a7a8;
}
.single-post .inner-slider,.blog .inner-slider {
    display: none;
}
.inner-slider img {
    display: block;
    margin: 0 auto;
}.portfolio-item img {
    min-height: 225px;
    max-height: 225px;
}
@media(max-width:767px){  .menu-bar.fixed {
    z-index: 999;
    height: 80px!important;
}
.mobile-none{
display:none;
}
  .navbar-nav .dropdown-menu {
    position: static;
    border: 0px;
    border-radius: 0px;
    background: #d1c1d1;
    padding: 0px;
}#menu-main-menu li a {
    color: #48296D;
    font-family: "Oswald",sans-serif;
    font-size: 18px;
    text-align: left;
    margin: 0px;
    border: 0px;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: 0px;
    line-height: 24px;
    border-bottom: 1px solid;
}.customer-logos.owl-theme img {
    margin: 0 auto;
    display: block;
    width: 300px;
}
  .rev-slide, .rev-slide .vc_column-inner {
    padding: 0px!important;
}.menu-bar .navbar.navbar-expand-md {
    padding: 0px;
}.navbar-brand {
    padding: 0px;
    margin: 0px;
    min-height: 60px;
}.navbar-brand img {
    top: 10px;
    height:70px;
    width: auto;
    z-index: 99999;
    position: relative;
}
}
@media(max-width:667px){.ppg {
    width: 135px !important;
}#media_image-3 img {
    width: 50%;
}.single-post .the-content {
    padding: 0px 20px;
}
.single-post .the-content img {
    height: auto;
}.page-id-548 .vc_custom_heading {
    font-size: 24px !important;
}
.page-id-548 .vc_custom_heading br {
    display: none;
}.rev-slide {
    margin-bottom: 50px;
}
  .box1 img {
    width: 100px;}
  .inner-slider img {
    /*min-height: 200px;*/
}
  .desk-none {
    padding: 100px 0px 0px;
}
  
  
  .desk-none .vc_images_carousel .vc_carousel-control span::before {
    top: 3px;
}.desk-none .vc_images_carousel .vc_carousel-control {
    opacity: 1 !important;
    font-size: 24px;
} .desk-none  .vc_images_carousel .vc_carousel-control .icon-prev {
    left: 30% !important;
}.desk-none  .vc_images_carousel .vc_carousel-control span {
    background: #fff;
    height: 30px !important;
    width: 32px !important;
}.vc_custom_heading {
    font-size: 32px !important;
    line-height: 32px !important;
}.serv-all .wpb_column.vc_column_container.vc_col-sm-2 {
    margin-bottom: 50px;
}
  footer {
    text-align: center;
}

#text-2, #text-2 a {

    text-align: center;

}
}.right-cont .wpb_text_column.wpb_content_element {
    margin-bottom: 15px;
}
@media(min-width:768px){.inner-slider img {
    display: block;
    margin: 0 auto;
    /*max-width: 1706px;
    margin: 0 auto;
    width: 100%;*/
}
}
.team .modal-title {
    font-size: 16px;
    text-align: left;
}.mobile-none .attachment-medium {
    width: auto !important;
    height: auto !important;
}
.pagination {
    text-align: center;
    display: block;
    width: 100%;
    margin: 50px 0px 0px;
}.pagination span {
    font-size: 20px;
    color: #a5a7a8;
}.pagination a {
    color: #512d6d;
    padding: 2px;
    font-size: 20px;
    font-weight: 600;
}
.menu-bar.fixed #menu-main-menu li > a {
    padding: 15px 30px;
}
.menu-bar.fixed  .navbar ul > li::before{
  height:100%;
}.portfolio-item h3 {
    font-size: 23px;
    font-weight: 200;
    margin-top: 30px;
    color: #555;
    min-height: 75px;
}.vc_custom_heading.all-head,.vc_custom_heading {
    font-size: 30px !important;
    line-height: 36px !important;
}
@media(min-width:768px){
  body .vc_col-sm-6{
    width:49.9%!important
  }
  .blog-content{
    min-height:525px;
  }
  #team {
}
  .team {    max-width: 835px;
    margin: 0 auto !important;
    display: block;}
  
}.team .vc_column_container > .vc_column-inner > .wpb_wrapper h3 {
    font-size: 18px;
}.single-post strong {
    font-weight: 700;
    color: #512d6d;
}
.menu-bar.fixed{
  z-index:999;
}
@media(max-width:992px){
  .sc_services_item_thumb img{
    min-height:auto;
  }
}

@media(min-width:768px) and (max-width:992px){
  .sc_services_item_title a {

    font-size: 16px;}
  .sc_services_item_info {
    padding: 2.95em 0.6em 4.35em;}
}@media(max-width:1400px){
  .sc_services_columns_wrap {
  max-width:1080px;
}
}.single-post .the-content img.alignleft {
    float: left;
    margin-right: 20px;
}
.single-post .the-content img.alignright {
    float: right;
    margin-left: 20px;
}
@media(max-width:480px){
    body .vc_custom_heading.all-head,body .vc_custom_heading.center-head{
           font-size:28px;
        }
}
@media(max-width:667px){
  media_image-3 img {
    width: 50%;
}
}
@media(min-width:769px){
          .mobile-none{
      display:block 
    }
  .mobile-block{
    display:none!important;
  }
}
@media(max-width:768px){
          .mobile-none{
      display:none!important; 
    }.mobile-block .box1.col {
    width: 49%;
    text-align: center;
    display: inline-block;
}.mobile-block .box1 {
    display: block;
}.mobile-block .box1 img {
    width: 120px!important;
  height:auto!important;
}
  .mobile-block {
    display:block;
  }
}
.modal {
    position: fixed;
    top: 0;
    left: 0;
  z-index: 999999!important;}

@media(max-width:568px){
   #responsive-menu-button {
    top: 16px!important;
}.menu-bar.fixed img {
    height: 65px !important;
    top: 5px;
}.menu-bar.fixed {
    z-index: 999;
    height: 90px !important;
}
}#responsive-menu-container{
  background: #a5a7a8!important;
}#responsive-menu-container #responsive-menu-wrapper {
    background: #a5a7a8!important;
}
#responsive-menu-container #responsive-menu li.responsive-menu-current-item > .responsive-menu-item-link {
    background-color: #a5a7a8!important;
    color: #ffffff;}
#responsive-menu-container #responsive-menu li.responsive-menu-item a {
    line-height: 40px;
    border-bottom: 1px solid #212121;
    color: #ffffff;
    background-color: #a5a7a8!important;
    height: 40px;
}#responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow {
    right: 0;
    height: 39px;
    line-height: 39px;
    width: 40px;
    color: #ffffff;
    border-left: 1px solid #a5a7a8!important;
    background-color: #a5a7a8!important;
}
@media(min-width:1180px){
  .wpb_raw_code.wpb_content_element.wpb_raw_html.img-height .attachment-chrimson-thumb-team.size-chrimson-thumb-team.wp-post-image {
    height: 318px;
}
}
@media(min-width:1024px) and (max-width:1080px){
    .wpb_raw_code.wpb_content_element.wpb_raw_html.img-height .attachment-chrimson-thumb-team.size-chrimson-thumb-team.wp-post-image {
    height: 274px!important;
}
  }
@media(min-width:1080px) and (max-width:1120px){
.wpb_raw_code.wpb_content_element.wpb_raw_html.img-height .attachment-chrimson-thumb-team.size-chrimson-thumb-team.wp-post-image {
    height: 310px !important;
}
  }
@media(max-width:767px){.blog .vc_column-inner.row {
    margin: 0px !important;
}
  #responsive-menu-container #responsive-menu ul.responsive-menu-submenu li.responsive-menu-current-item > .responsive-menu-item-link {
    border-bottom: 1px solid #212121 !important;

}body #responsive-menu-container #responsive-menu ul.responsive-menu-submenu li.responsive-menu-current-item > .responsive-menu-item-link {
    background: #fff !important;
    border-color: #212121 !important;
    color: #482870 !important;
}#responsive-menu-container #responsive-menu li.responsive-menu-current-item > .responsive-menu-item-link,body #responsive-menu-container #responsive-menu >li.current-menu-parent > a.responsive-menu-item-link {
    background: #fff!important;
    color: #4a296e !important;
    border-color: #212121;
}
}
@media(width:768px){
  .sc_services_item_thumb img {
    width: 100%;
    min-height: 220px !important;
}}
@media(min-width:768px){
  .navbar-nav li.current-menu-parent.menu-item-has-children a{
      background: #fff!important;
    box-shadow: 0.063em 0.313em 1.188em rgba(255,255,255,0.8)!important;
   
    color: #062A4D !important;
}
}
@media(max-width:1024px){
  .head-page .wpb_text_column.wpb_content_element p br {
    display:none;
  }
}
@media(max-width:375px){
  .modal-title {
    margin-right: 20px!important;
}
}

@media only screen and (max-width: 500px) {
   .gallery1 {
    display:none!important;
   text-align: center;
    
  }
  .normalrow{
      padding-right: 10px!important;
    padding-left: 10px!important;
  }
}


@media only screen and (min-width: 500px) {
  .gallery2 {
    display:none!important;
    text-align: center;
  }
}

.normalrow{
    
    padding-right: 100px;
    padding-left: 100px;
}
@media only screen and (min-width: 1920px) {
.bnr-me {
    padding-top: 550px !important;
    padding-bottom: 462px !important;
    background-position: bottom;
}
}

@media(min-width:900px){
.page-id-1091 .vc_images_carousel .vc_carousel-control .icon-next:before {
  margin-right:-4rem !important;
  }
 .page-id-1029 .vc_images_carousel .vc_carousel-control .icon-next:before {
   margin-right: -2rem !important;}
  .page-id-1029.vc_images_carousel .vc_carousel-control .icon-prev:before{
    margin-left: -2rem !important;
  }
}



  @media (min-width: 992px){
#menu-main-menu li > a {
display:inline-block;}
.page li.menu-item-has-children  ul.submenu li a {
  padding: 4px 20px !important;
  font-size: 16px !important;
  font-weight: 600 !important;
}
}

