.jarallax {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
a{
    color:#23377c;
}

/* icons */
.icon-tabs .active .tab-title i {
    color: #23377c;
}
.icon-tabs .active .tab-title {
    color: #23377c;
    opacity: 1;
}

/* demo styles 
body {
    font-family: 'Montserrat', sans-serif;
    margin: 0;
    color: #fff;
    line-height: 1.5;
}
h1 {
    font-size: 50px;
}
h2 {
    font-size: 30px;
}
p {
    margin-top: 0;
    margin-bottom: 5px;
}

small {
    font-size: 75%;
    color: #eee;
}

a, a:visited, a:hover, a:focus {
    color: inherit;
}
a:hover, a:focus {
    color: #ddd;
}

.jarallax {
    height: 600px;
}
*/


/* nav bar */

.transparent .nav-bar a.navbar-brand{
    color:#fff;
    font-size: 30px;
}
.transparent.light .nav-bar a.navbar-brand{
    color:#444;
    font-size: 30px;
}
.nav-bar a.navbar-brand:hover{
    color:#23377c;
}

.transparent.fixed .nav-bar a.navbar-brand{
    color:#555;
    opacity: .7
}

.transparent.fixed .nav-bar a.navbar-brand:hover{
    color:#23377c;
    opacity: 1
}


nav.transparent.light .menu>li>a{
    color: #555;
    opacity: .7
}

nav.transparent.light.fixed .menu>li>a{
    color: #555;
    opacity: .5
}

/* i color */
.feature-3 i{
    color:#23377c;
}

/* btn */

.maikr .btn{
    color:#23377c;
    border: 2px solid #23377c;
}
.maikr .btn:visited{
    color:#23377c;
    border: 2px solid #23377c;
}
.maikr .btn:hover{
    background:#23377c;
    color:#fff;
}
.maikr .btn:visited{
    background:#23377c;
    color:#fff;
}

/* demo menu */
.demo-menu {
    background-color: #272333;
}
.demo-menu ul {
    list-style-type: none;
    text-align: center;
    margin: 0;
}
.demo-menu ul li {
    display: inline-block;
}
.demo-menu ul li a {
    display: block;
    padding: 20px 30px;
    text-decoration: none;
}
.demo-menu ul li.active a,
.demo-menu ul li a:hover {
    background-color: #383344;
}

.nav-bar .menu li a{
    font-size: 14px;
}
    


/* hero block */
.demo-table {
    display: table;
    width: 100%;
    height: 600px;
    background-color: rgba(39,35,51,0.8);
}
.demo-table-cell {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

/* gap */
.demo-gap {
    padding: 50px;
    background-color: #272333;
    text-align: center;
}



section{
    clear: both;
}

section.bg-ms-blue {
    color:#fff;
    background: #23377c;
}
section.bg-ms-blue h3, section.bg-ms-blue h4, section.bg-ms-blue a{
    color:#fff;
}
section.bg-ms-blue a:hover{
    opacity: .9;
}

nav.transparent .menu>li>a:hover{
    color: #23377c;
}


.vc_general.vc_btn3 {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    background-color: transparent;
    color: #5472D2;
    border: 1px solid transparent;
    box-sizing: border-box;
    word-wrap: break-word;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    top: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    line-height: normal;
    font-size: 14px;
    padding: 14px 20px;
}

.vc_btn3.vc_btn3-shape-rounded {
    border-radius: 5px;
}

.vc_btn3.vc_btn3-size-lg {
    font-size: 16px;
    padding: 18px 25px;
}
.vc_btn3.vc_btn3-color-white, .vc_btn3.vc_btn3-color-white.vc_btn3-style-flat {
    color: #666;
    background-color: #FFF;
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:hover {
    color: #666;
    border-color: #FFF;
    background-color: #FFF;
}

.vc_btn3.vc_btn3-color-maikr, .vc_btn3.vc_btn3-color-black.vc_btn3-style-flat {
    color: #fff;
    background-color: #2A2A2A;
}

.vc_general.vc_btn3.vc_btn3-style-outline, .vc_general.vc_btn3.vc_btn3-style-outline-custom {
    padding: 13px 19px;
}

.vc_general.vc_btn3:focus, .vc_general.vc_btn3:hover {
    border: 1px solid transparent;
    text-decoration: none;
    color: #4868cf;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline {
    border-color: #FFF;
    background-color: transparent;
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline {
    color: #FFF;
}

.vc_btn3.vc_btn3-style-outline, .vc_btn3.vc_btn3-style-outline-custom, .vc_btn3.vc_btn3-style-outline-custom:focus, .vc_btn3.vc_btn3-style-outline-custom:hover, .vc_btn3.vc_btn3-style-outline:focus, .vc_btn3.vc_btn3-style-outline:hover {
    border-width: 2px;
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-black:focus, .vc_btn3.vc_btn3-color-black:hover {
    color: #f7f7f7;
    background-color: #1b1b1b;
}
.vc_btn3.vc_btn3-color-white:hover {
    color: #5e5e5e;
    background-color: #f0f0f0;
}


.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline {
    color: #2A2A2A;

}
.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline {
    border-color: #2A2A2A;
    background-color: transparent;
}
.vc_btn3.vc_btn3-color-maikr.vc_btn3-style-outline {
    color: #23377c;

}
.vc_btn3.vc_btn3-color-maikr.vc_btn3-style-outline {
    border-color: #23377c;
    background-color: transparent;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #2A2A2A;
    background-color: #2A2A2A;
}
.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline.active, .vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:active, .vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:focus, .vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #2A2A2A;
    background-color: #2A2A2A;
}
.vc_btn3.vc_btn3-color-maikr.vc_btn3-style-outline.active, .vc_btn3.vc_btn3-color-maikr.vc_btn3-style-outline:active, .vc_btn3.vc_btn3-color-maikr.vc_btn3-style-outline:focus, .vc_btn3.vc_btn3-color-maikr.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #23377c;
    background-color: #23377c;
}
.wpb_single_image img {
    height: auto;
    max-width: 100%;
    vertical-align: top;
}


.vc_icon_element {
    line-height: 0;
    font-size: 14px;
    margin-bottom: 35px;
}
.vc_btn3-container.vc_btn3-center {
    text-align: center;
}

.vc_custom_1469018616811 {
    background-color: #e8e8e8!important;
}
.vc_btn3-container {
    display: block;
    margin-bottom: 21.74px;
    max-width: 100%;
}
.vc_icon_element.vc_icon_element-outer {
    box-sizing: border-box;
    text-align: center;
}
.vc_icon_element {
    line-height: 0;
    font-size: 14px;
    margin-bottom: 35px;
}

.vc_icon_element.vc_icon_element-outer {
    box-sizing: border-box;
    text-align: center;
}

.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-center {
    text-align: center;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
    text-align: center;
    display: inline-block;
    border: 2px solid transparent;
    width: 4em;
    height: 4em;
    box-sizing: content-box;
    position: relative;
}
.vc_clearfix:after, .vc_column-inner::after, .vc_el-clearfix, .vc_row:after {
    clear: both;
}
.vc_column-inner::after, .vc_column-inner::before {
    content: " ";
    display: table;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 35px;
}
.vc_row {
    margin-left: -15px;
    margin-right: -15px;
}

.vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl {
    max-width: 100%!important;
    line-height: 5em!important;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon {
    font-size: 2.15em;
    font-style: normal;
    font-weight: 400;
    line-height: 1!important;
    font-size-adjust: none;
    font-stretch: normal;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    -webkit-font-language-override: normal;
    font-language-override: normal;
    -webkit-font-kerning: auto;
    font-kerning: auto;
    font-synthesis: weight style;
    font-variant: normal;
    text-rendering: auto;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl .vc_icon_element-icon {
    font-size: 5em!important;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 35px;
}


.wpb_alert p:last-child, #content .wpb_alert p:last-child, .wpb_text_column p:last-child, .wpb_text_column *:last-child, #content .wpb_text_column p:last-child, #content .wpb_text_column *:last-child, .wpb_toggle_content p:last-child {
    margin-bottom: 24px;
}

/*  install */

.ebor-page-wrapper>.wpb_row {
    margin: 0!important;
}



.icon-tabs .tab-title i {
    display: block;
    margin-bottom: 16px;
    line-height: 64px;
    font-size: 64px;
}


/* install when blocked */

.aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}


/*  pricing  */

.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner, .vc_section.vc_section-has-fill, .vc_section.vc_section-has-fill+.vc_row-full-width+.vc_section, .vc_section.vc_section-has-fill+.vc_section {
    padding-top: 35px;
}
.vc_custom_1484266746808 {
    border-radius: 1px!important;
}
.vc_custom_1484266746808 {
    border-radius: 1px!important;
}
.vc_row:after, .vc_row:before {
    content: " ";
    display: table;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 35px;
}
.vc_sep_pos_align_center {
    margin-left: auto;
    margin-right: auto;
}
.vc_separator {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.vc_sep_width_70 {
    width: 70%;
}

.vc_separator .vc_sep_holder {
    height: 1px;
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 10%;
}
.vc_separator .vc_sep_holder .vc_sep_line {
    height: 1px;
    border-top: 1px solid #EBEBEB;
    display: block;
    position: relative;
    top: 1px;
    width: 100%;
}
.vc_separator.vc_separator_no_text:not(.vc_sep_shadow) .vc_sep_holder_r {
    display: none;
}
.vc_separator.vc_sep_color_grey .vc_sep_line {
    border-color: #EBEBEB;
}
.vc_separator.vc_separator_no_text:not(.vc_sep_shadow) .vc_sep_holder_l {
    width: 100%;
}
.vc_row {
    margin-left: -15px;
    margin-right: -15px;
}

.vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}

.vc_column_container>.vc_column-inner {
    padding-left: 0;
    padding-right: 0;
}
.vc_sep_width_100, .wpb_single_image img.vc_img-placeholder {
    width: 100%;
}

.vc_separator h4 {
    line-height: 1em;
    font-size: 100%;
    margin: 0;
    word-wrap: break-word;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}

.vc_separator.vc_separator_align_center h4 {
    padding: 0 .8em;
}
/* full height demo */
html.demo-full-height,
html.demo-full-height body,
html.demo-full-height .jarallax,
html.demo-full-height .demo-table {
    height: 100%;
}
html.demo-full-height .jarallax,
html.demo-full-height .demo-table {
    min-height: 600px;
}