html {
    -ms-overflow-style: scrollbar
}

body {
    font-family: "Microsoft YaHei", "宋体";
    background-color: #f5f5f5;
}

a {
    color: #333332
}

a:hover,
a:focus {
    color: #15499a
}

.breadcrumb {
    background: none;
    position: absolute;
    top: 138px;
    padding: 0;
}

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    background-color: #ddd;
    font-size: 1.1em;
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #FFF;
    cursor: default;
    background-color: #15499a;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

.content_main .img-responsive,
.nav-tabs .img-responsive {
    margin-bottom: 10px
}

.main_title {
    color: #333;
    font-size: 1.7em;
    margin-bottom: 18px;
}

.main_title span {
    color: #333332
}

.main_title small {
    display: block;
    color: #666;
    font-size: 55%;
}

.main_title2 {
    color: #FFF;
    font-size: 1.2em;
    padding: 12px;
    margin-bottom: 12px;
    font-weight: bold;
    background: #15499a;
}

.main_title2 span {
    color: #333332
}

.main_title3 {
    color: #15499a;
    font-size: 1.2em;
    padding: 30px 0 15px;
    font-weight: bold;
}

.desc_title {
    color: #15499a;
    font-weight: bold;
    font-size: 18px;
    padding-top: 20px;
}

.content_main {
    color: #333;
    font: 16px/24px "Microsoft YaHei", "宋体"
}

.content_main p {
    margin: 0 0 1em
}

.content_main a {
    color: #333332;
    text-decoration: underline
}

.content_main a:hover {
    color: #15499a
}

.content_main ul {
    margin: 0 0 20px 25px;
    padding: 0
}

.content_main ul li {
    margin: 0;
    padding: 0
}

.content_main2 {
    color: #ccc;
    font: 16px/1.75 "Microsoft YaHei", "宋体"
}

.content_main_pro * {
    margin: 4px;
    padding: 0
}

.content_main_pro img {
    border: 1px solid #ddd;
}

.left_content .left_content2 {
    font-size: 16px;
    line-height: 2;
}

.left_content a {
    color: #15499a;
}

.left_content a:hover {
    text-decoration: underline
}

.left_content2 {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 12px 0;
}

.readmore a {
    color: #15499a;
    margin-top: -20px;
    margin-bottom: 20px;
}

#welcome {
    background: #eee url(../images/welcome_bg.jpg) no-repeat center center;
    margin: 50px auto;
    padding: 50px 0
}

#welcome .container {
    padding-left: 0;
    padding-right: 0;
}

.elut-ver {
    line-height: 30px;
    margin-right: 20px
}

.elut-ver a {
    margin: 0 10px;
    color: #fff
}

.elut-ico3 {
    padding: 10px;
    color: #333
}

.elut-ico3-content {
    transform: scale(1);
    transition: all .3s ease-in-out
}

.elut-ico3-content a {
    display: block;
    padding: 15px 20px 20px;
    background-color: #fff;
}

.elut-ico3-content a i {
    font-size: 60px;
    padding: 20px
}

.elut-ico3-content a span,
.elut-ico3-content a i {
    display: block
}

.elut-ico3-content a {
    color: #333;
    text-decoration: none
}

.elut-ico3-content a strong {
    color: #333;
    font: 22px/36px "Microsoft YaHei", "宋体"
}

.elut-ico3-content a>.elut-ico3-text {
    color: #999;
    font: 16px/22px "Microsoft YaHei", "宋体"
}

.elut-ico3-content:hover * {
    color: #fff;
    background: #15499a
}

.elut-ico3-content:hover {
    transform: scale(1.05);
    transition: all .3s ease-in-out
}

.elut-home-pro6 .overlay {
    position: absolute;
    top: 110px;
    left: 0;
    text-align: center;
    color: #fff;
}

.overlay2 {
    background: url(../images/arrw-png.png) no-repeat right center;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    text-align: center;
    color: #fff;
}

.elut-home-pro6 .overlay p {
    color: #ccc;
    padding: 10px;
}

.elut-home-pro6 .padding_zero {
    padding: 0
}

.elut-home-pro6 .margin_zero {
    margin: 0
}

.home8_hover {
    text-align: center;
    overflow: hidden;
    color: #fff;
    position: relative;
}

.home8_hover:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.5s ease 0s;
}

.home8_hover:hover:after {
    background: rgba(21, 73, 154, 0.85);
}

.home8_hover img {
    width: 100%;
    height: auto;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.home8_hover:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.home8_hover .home8_hover-content {
    width: 100%;
    padding: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}

.home8_hover .title {
    color: #fff;
    font-size: 1.1em;
    line-height: 50px;
    font-weight: 400;
    margin: 0;
    transform: translateY(0px);
    transition: all 0.4s cubic-bezier(0.13, 0.62, 0.81, 0.91) 0s;
    background-color: rgba(21, 73, 154, 0.85);
}

.home8_hover:hover .title {
    transform: translateY(-100%);
    background: none;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin: 10%;
}

@media only screen and (max-width:990px) {
    .home8_hover {
        margin-bottom: 30px;
    }
}

img.ful-width {
    width: 100%;
    height: 400px;
}

.btn-primary {
    background-color: #468d4e;
    border-color: #468d4e
}

.btn-primary:hover {
    background-color: #79c081;
    border-color: #79c081
}

#contact_us .col-md-6 {
    padding-left: 0;
    padding-right: 0
}

.news_date {
    color: #999;
    font: 1em/1.8 "Microsoft YaHei", "宋体"
}

.news_date span {
    font-size: 0.6em
}

.news_title {
    margin-top: 10px;
}

.news_title a {
    color: #333332;
    font: 1.2em/1.2 "Microsoft YaHei", "宋体"
}

.news_title a:hover {
    color: #15499a;
    text-decoration: underline;
}

.news_detail_title {
    color: #333332
}

#you_are_here a {
    color: #999
}

#you_are_here a:hover {
    color: #15499a
}

#news_tablist {
    max-width: 600px;
    margin: 0 auto 40px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    background-color: #15499a
}

.nav-justified>li>a {
    background-color: #ddd;
}

#about_indigo .lead {
    font-size: 1em
}

.img-hover {
    width: 100%;
    height: 100%;
    position: relative;
    display: inline-block;
    overflow: hidden
}

.img-hover:before {
    font-family: "FontAwesome";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0c1";
    position: absolute;
    z-index: 5;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 36px;
    height: 36px;
    opacity: 0;
    line-height: 36px;
    border-radius: 50%;
    text-align: center;
    transition: all 0.3s ease-in-out;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #fff;
    color: #000
}

.img-hover img {
    opacity: 0.95;
    transition: all 0.3s ease-in-out
}

.img-hover:hover:before {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1
}

.img-hover:hover img {
    opacity: 1.0
}

.img-hover2 img {
    transition: all 0.3s ease-in-out
}

.pagination li a {
    color: #333332
}

.pagination li a:hover {
    color: #333332
}

.pagination .active a,
.pagination .active a:hover {
    background: #15499a;
    border: 1px solid #ccc
}

.product_t_a a span {
    display: block;
    text-align: center
}

.center {
    text-align: center
}

.clear {
    clear: both
}

.download_pdf {
    margin-bottom: 30px;
}

.download_pdf a {
    display: block;
    padding-left: 15px;
    color: #666;
    font-size: 16px;
    line-height: 50px;
    border: 2px solid #999;
    border-radius: 5px;
    transition: all .3s ease;
}

.download_pdf a span {
    display: inline-block;
    border-right: 1px solid #ccc;
    padding: 0 10px 0 0;
    margin-right: 10px;
}

.download_pdf a:hover {
    color: #fff;
    background-color: #15499a;
    border-color: #15499a;
    padding-left: 18px;
    transition: all .3s ease;
}

.title {
    font: bold 16px/32px "Microsoft YaHei", "宋体";
    color: #333332
}

.title span {
    font-style: normal;
}

.menu_21 a,
.menu_21_actived a,
.menu_22 a,
.menu_22_actived a {}

.menu_21 a,
.menu_21_actived a {
    display: block;
    text-decoration: none;
    height: 40px;
    font: 16px/40px "Microsoft YaHei", "宋体";
    text-indent: 8px;
    border-bottom: 1px solid #ddd
}

.menu_22 a,
.menu_22_actived a {
    display: block;
    text-decoration: none;
    font: 15px "Microsoft YaHei", "宋体";
    padding: 8px 0 8px 24px;
    border-bottom: 1px dotted #ddd
}

.menu_21 a {
    color: #333;
    transform: scale(1);
    transition: all .3s ease
}

.menu_21 a:hover {
    color: #fff;
    background: #333332;
    transform: scale(1.05);
    transition: all .3s ease
}

.menu_21_actived a {
    color: #fff;
    background: #333332
}

.menu_21_actived a:hover {
    color: #fff;
    background: #333332
}

.menu_22 a {
    color: #333;
    background: url(../images/cross0.gif) no-repeat 12px
}

.menu_22 a:hover {
    color: #15499a;
    background: #f5f5f5 url(../images/cross0.gif) no-repeat 12px
}

.menu_22_actived a {
    color: #15499a;
    background: #f5f5f5 url(../images/cross1.gif) no-repeat 12px
}

.menu_22_actived a:hover {
    color: #15499a;
    background: #f5f5f5 url(../images/cross1.gif) no-repeat 12px
}

.lefttitle {
    color: #333332;
    font: bold 18px/32px "Microsoft YaHei", "宋体";
    margin: 0 0 10px 2px
}

#elut-footer {
    margin-top: 50px
}

.footer_links {
    margin: 80px auto 15px;
    text-align: center;
    color: #666;
}

.footer_links span {
    color: #15499a
}

.footer_links a {
    color: #15499a;
    text-decoration: none;
}

.footer_links a:hover {
    text-decoration: underline;
}

#elut-footer1 {
    background: #15499a;
    padding: 30px 0;
}

#elut-footer2 {
    background-color: #0e3f8a;
    padding: 10px 0;
    color: #ccc;
    font-size: 1em;
    line-height: 31px;
}

#elut-footer2 a {
    color: #ccc
}

#elut-footer dt {
    color: #fff;
    font-size: 1.1em;
    line-height: 2em;
    font-weight: bold;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    margin-bottom: 10px;
}

#elut-footer dd,
#elut-footer dd a {
    padding-left: 2px;
    color: #fff;
    font-size: 1em;
    line-height: 1.5
}

#elut-footer dd a:hover {
    color: #fff;
    text-decoration: underline;
}

#elut-footer dd span {
    display: inline-block;
    width: 25px
}

.pro_title {
    color: #333;
    margin-bottom: 12px;
    line-height: 20px
}

#product_overview h3 a {
    display: block;
    text-align: center;
    border-radius: 10px 10px 0 0;
    background-color: #069;
    color: #fff;
    line-height: 42px;
    margin: 20px auto 12px;
    padding-left: 12px;
    transition: all .3s ease;
}

#product_overview h3 a:hover {
    background-color: #15499a;
    transition: all .3s ease;
}

.pro_ov_sub {
    padding: 10px;
    margin: 15px 0;
    min-height: 130px;
    background-color: #eee;
    border-radius: 5px;
    transition: all .3s ease;
}

.pro_ov_sub:hover {
    transform: scale(1.05);
    color: #fff;
    background-color: #15499a;
    transition: all .3s ease;
}

// team
#team {
    background-color: #069;
    margin: 50px auto;
    padding: 50px 0;
}

.teamcontrol {
    font-size: 20px;
    position: relative;
    bottom: 6px;
    -webkit-user-select: none;
    /* webkit (safari, chrome) browsers */
    -moz-user-select: none;
    /* mozilla browsers */
    -khtml-user-select: none;
    /* webkit (konqueror) browsers */
    -ms-user-select: none;
    /* IE10+ */
}

.teamcontrol.next {
    position: absolute;
    right: 15px;
    display: block;
    margin-bottom: 71px;
    z-index: 1;
}

.teamcontrol.prev {
    position: absolute;
    left: 15px;
    display: block;
    margin-bottom: 71px;
    z-index: 1;
}

.teamcontrol .fa {
    font-size: 250%;
}

[class*=" icon-"]:before,
[class^=icon-]:before {
    margin: 0;
}

.team-grid {
    height: 183px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.team-grid li {
    width: 183px;
    height: 183px;
    margin: 0 10px;
    position: relative;
    display: none;
}

.team-grid li:nth-child(1),
.team-grid li:nth-child(2),
.team-grid li:nth-child(3),
.team-grid li:nth-child(4) {
    display: inline-block;
}

.team-item {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: relative;
    cursor: pointer;
    background-size: cover;
    box-shadow: inset 0 0 0 0 #069, inset 0 0 0 3px rgba(0, 102, 153, 0.3);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.team-grid:after,
.team-item:before {
    content: '';
    display: table;
}

.team-info {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-backface-visibility: hidden;
}

.team-info .h3 {
    color: #fff;
    position: relative;
    font-size: 18px;
    margin: 0 30px;
    padding: 52px 0 0 0;
    height: 85px;
}

.team-info p {
    color: #fff;
    padding: 5px 5px;
    font-style: italic;
    margin: 0 30px;
    font-size: 13px;
    line-height: 1.6em;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    // font-family: 'PT Serif', serif;
    font-weight: 400;
}

.team-info p a {
    display: block;
    color: #fff;
    color: rgba(255, 255, 255, 0.5);
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 1px;
    padding-top: 4px;
    text-decoration: none;
    // font-family: "PT Sans Narrow";
}

.team-item:hover {
    opacity: 1;
    box-shadow: inset 0 0 0 110px #933, inset 0 0 0 3px black;
}

.team-item:hover .team-info {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.post-content {
    // font-family: 'PT Serif', serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 2em;
}

#carouselExampleSlidesOnly {
    overflow: hidden;
    width: 100%;
    z-index: 100!important;
}

#carouselExampleSlidesOnly .carousel-inner {
    text-align: center;
}

#carouselExampleSlidesOnly .carousel-inner .item p {
    padding-top: 5px;
}

.carousel.vertical .carousel-inner>.item {
    -webkit-transition: 4s ease-in-out top;
    -o-transition: 4s ease-in-out top;
    transition: 4s ease-in-out top;
}

.screenshots {
    margin-bottom: 40px;
}

.screenshots .screenshot {
    // border: 3px solid #eee;
    display: block;
    // -webkit-border-radius: 5px;
    // -moz-border-radius: 5px;
    // -ms-border-radius: 5px;
    // border-radius: 5px;
}

.screenshots .owl-controls .owl-nav {
    text-align: center;
}

.screenshots .owl-controls .owl-prev,
.screenshots .owl-controls .owl-next {
    position: absolute;
    top: 50%;
    color: #ccc;
    font-size: 4em;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: -20px;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.screenshots .owl-controls .owl-prev:hover,
.screenshots .owl-controls .owl-next:hover {
    color: #15499a;
}

.screenshots .owl-controls .owl-prev {
    left: -40px;
    margin-right: 10px;
    display: inline-block;
}

.screenshots .owl-controls .owl-next {
    right: -40px;
    margin-left: 10px;
    display: inline-block;
}

.screenshots .owl-controls .owl-dots {
    margin-top: 15px;
    text-align: center;
}

.screenshots .owl-controls .owl-dot {
    background-color: #ccc;
    display: inline-block;
    height: 10px;
    width: 10px;
    margin: 0 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.screenshots .owl-controls .owl-dot.active {
    background-color: #15499a;
}

@media screen and (min-width: 992px) {
    .screenshots .owl-controls .owl-prev,
    .screenshots .owl-controls .owl-next {
        visibility: visible;
        opacity: 1;
    }
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel.vertical .carousel-inner>.item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out !important;
        -ms-transition: -ms-transform 0.6s ease-in-out !important;
        -o-transition: -o-transform 0.6s ease-in-out !important;
        transition: transform 0.6s ease-in-out !important;
        -ms-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -ms-perspective: 1000;
        -webkit-perspective: 1000;
        perspective: 1000;
    }
    .carousel.vertical .carousel-inner>.item.next,
    .carousel.vertical .carousel-inner>.item.active.right {
        top: 0;
        -ms-transform: translate3d(0, 100%, 0);
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    .carousel.vertical .carousel-inner>.item.prev,
    .carousel.vertical .carousel-inner>.item.active.left {
        top: 0;
        -ms-transform: translate3d(0, -100%, 0);
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    .carousel.vertical .carousel-inner>.item.next.left,
    .carousel.vertical .carousel-inner>.item.prev.right,
    .carousel.vertical .carousel-inner>.item.active {
        top: 0;
        -ms-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.carousel.vertical .carousel-inner>.active {
    top: 0;
}

.carousel.vertical .carousel-inner>.next,
.carousel.vertical .carousel-inner>.prev {
    top: 0;
    height: 100%;
    width: 100%;
}

.carousel.vertical .carousel-inner>.next {
    left: 0;
    top: 100%;
}

.carousel.vertical .carousel-inner>.prev {
    left: 0;
    top: -100%
}

.carousel.vertical .carousel-inner>.next.left,
.carousel.vertical .carousel-inner>.prev.right {
    top: 0;
}

.carousel.vertical .carousel-inner>.active.left {
    left: 0;
    top: -100%;
}

.carousel.vertical .carousel-inner>.active.right {
    left: 0;
    top: 100%;
}

@-webkit-keyframes mymove {
    from {
        left: 0px;
    }
    to {
        left: 20px;
    }
}

@keyframes mymove {
    from {
        left: 0px;
    }
    to {
        left: 20px;
    }
}

.navbar-inverse {
    margin: 20px auto;
    background-color: #f5f5f5;
    border: none;
}

a:focus,
a:hover {
    outline: none;
}

.navbar-collapse {
    border-color: none;
    padding: 0;
}

.navbar-toggle {
    background-color: rgb(79, 75, 75);
}

.navbar-brand img {
    margin-top: -20px;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: transparent;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    color: #333;
}

.navbar-inverse .navbar-nav>li>a {
    color: #333;
    padding: 12px;
}

.sliding-middle-out:hover,
.sliding-middle-out:focus,
.sliding-middle-out:active {
    color: #333 !important;
    // transform: scale(1.05);
}

a:hover {
    text-decoration: none;
}

svg {
    width: 100%;
    height: 100%;
}

.btn-lg {
    padding-left: 30px;
    padding-right: 30px;
}

.header-login-btn {
    margin-right: 20px;
}

.demo-login-btn {
    font-size: 1em;
    letter-spacing: 1px;
    background: #E50F29;
    color: #ffffff;
}

.login-btn {
    margin-left: 4%;
    width: 150px;
    background: transparent;
    border-color: #E50F29;
    color: #E50F29;
}

.demo-login-btn:hover,
.demo-login-btn:focus,
.demo-login-btn:active {
    transform: scale(1.05);
    color: #ffffff;
    box-shadow: 0 3px 2px 1px rgb(111, 99, 99);
}

.login-btn:hover,
.login-btn:active,
.login-btn:focus {
    transform: scale(1.05);
    color: #E50F29;
    box-shadow: 0 1px 1px 1px #E50F29;
}

.integration-dropdown {
    background: #fff;
    box-shadow: 1px 2px 3px #666;
}

.integration-dropdown li {
    padding: 1px;
}

.integration-dropdown li a {
    color: #666;
}

.integration-dropdown li a:hover {
    color: #FFF;
    background-color: #15499a;
}

.sign-up-btn {
    margin: 10px 5px 0 12px;
    background: transparent;
    border-color: #E50F29;
    color: #E50F29;
}

.sign-up-btn:hover,
.sign-up-btn:active,
.sign-up-btn:focus {
    background-color: #E50F29;
    color: #ffffff;
}

.nav-transparent-btn:hover,
.nav-transparent-btn:focus,
.nav-transparent-btn:active {
    color: #E50F29;
    box-shadow: 0 1px 1px 1px #E50F29;
    background: transparent;
}

.integration-down-arrow {
    margin-left: 1px;
    top: 3px;
}

@media only screen and (min-width: 998px) {
    #integrations {
        background: linear-gradient(to right, white 0%, white 50%, #000000 50%, rgb(133, 133, 133) 50%, rgb(133, 133, 133) 100%);
    }
}

@media only screen and (max-width: 767px) {
    .navbar-inverse .navbar-nav>li>a {
        color: #333;
        text-indent: 10px;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #15499a;
        padding-left: 28px;
        transition: all .3s ease;
    }
    #bs-example-navbar-collapse-1 {
        border: none;
        margin: 12px -30px 0 -30px;
        background: rgb(79, 75, 75);
        background-color: black;
        padding-left: 50px;
        box-shadow: 0px 4px 4px rgb(79, 75, 75);
        max-height: 340px;
        overflow: scroll;
    }
    .sliding-middle-out:hover {
        transform: none;
        color: #333 !important;
    }
    .nav-sign-up {
        float: left;
        clear: left;
    }
    .enbo-bot {
        right: 70px;
        width: 96px;
        top: -162px;
    }
    h1 {
        font-size: 30px;
    }
    #customer-engagement {
        display: none;
    }
}

.carousel-caption {
    top: 8%;
    letter-spacing: 1px;
}

.carousel-caption h3 {
    font-size: 33px;
    font-weight: 400;
}

@keyframes come-in {
    to {
        transform: translateY(0);
    }
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
    .mobile {
        display: block;
    }
    .web {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .mobile {
        display: block;
    }
    .web {
        display: none;
    }
}

@media only screen and (max-width: 1244px) and (min-width: 992px) {
    .web {
        display: block;
        font-size: 11px;
    }
    .mobile {
        display: none;
    }
}

@media only screen and (min-width: 1245px) {
    .web {
        display: block;
    }
    .mobile {
        display: none;
    }
}

#bs-example-navbar-collapse-1 {
    cursor: pointer;
}

.dropdown-content {
    display: none;
}

.dropdown:hover .dropdown-content {
    display: block;
}

@keyframes slideup {
    0% {
        transform: translateY(200px);
        opacity: 0;
    }
    60% {
        opacity: 0.01;
    }
    90% {
        opacity: 0.5;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

.nav-pills>li.active>.events-tab,
.nav-pills>li.active>.events-tab:focus,
.nav-pills>li.active>.events-tab:hover {
    font-weight: 400;
    border: 1px solid #39424e;
    color: #f8f9fa;
    background-color: #39424e;
}


/*tv css*/

@media only screen and (min-width: 1920px) {
    .enbo-bot {
        top: -484px;
        right: 200px;
        width: 350px;
    }
    .web {
        display: block;
    }
    .mobile {
        display: none;
    }
    h5 {
        font-size: 20px;
    }
    h4 {
        font-size: 24px;
    }
    .demo-login-btn {
        font-size: 1em;
    }
    .sliding-middle-out {
        font-size: 16px;
    }
}


/*iphone5*/

@media screen and (device-aspect-ratio: 40/71) {
    .login-btn {
        width: 140px;
        margin-left: 0px;
    }
    h1 {
        font-size: 24px;
    }
    h2 {
        font-size: 20px;
    }
    h3 {
        font-size: 14px;
    }
    .carousel-caption h3 {
        font-size: 16px;
    }
    .events-tab {
        padding: 9px!important;
    }
}


/*ends*/


/*autofill css chrome*/

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    background-color: rgb(133, 133, 133)!important;
    -webkit-text-fill-color: #fff!important;
    transition: background-color 5000s ease-in-out 0s;
}


/*for multi-level dropdown*/

.dropdown-submenu {
    position: relative;
}

.dropdown-menu {
    min-width: 180px;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
    box-shadow: 1px 4px 10px #4F4B4B;
    background: rgb(238, 238, 238);
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #9d9d9d;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #000;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}


/*css ends*/

#tech .faqanswer a:before {
    font-family: "FontAwesome";
    content: "\f0ed";
    padding-right: 5px;
}

.faq {
    position: relative;
    z-index: 4;
    padding-bottom: 160px;
    /*
    .active + .faqanswer {
        opacity: 1;
        visibility: visible;
    }

    a:not(.active) + .faqanswer {
        opacity: 0;
        visibility: hidden;
    }
    */
}

.faq .title-h1 {
    margin-bottom: 13px;
}

.faq .icon-plus,
.faq .icon-minus {
    position: absolute;
    left: -30px;
    top: 22px;
    transition: .2s;
    width: 15px;
    height: 3px;
    position: relative;
    display: inline-block;
}

.faq .icon-plus:before,
.faq .icon-minus:before {
    transition: .2s;
    position: absolute;
    content: "";
    left: 6px;
    top: -6px;
    width: 3px;
    height: 15px;
    position: relative;
    display: block;
}

.faq .icon-minus:before {
    opacity: 0;
}

.faq .icon-plus,
.faq .icon-plus:before {
    background-color: #15499a;
}

.faq .icon-minus,
.faq .icon-minus:before {
    background-color: #15499a;
}

.faq .icon-plus {
    opacity: .7;
}

.faq .title-h3 {
    font-size: 1.5em;
    transition: .4s;
    font-weight: 400;
    line-height: 1.5;
}

.faq .icon-minus,
.faq .togglefaq:hover i,
.faq .togglefaq:hover .title-h3 {
    opacity: 1;
}

.faq .togglefaq,
.faq .faqanswer {
    margin-left: 32px;
}

.faq .togglefaq {
    padding: 2px 0 20px 0;
    text-decoration: none;
    display: block;
    width: calc(100% - 50px);
    margin-bottom: -1px;
}

.faq .togglefaq:not(.active) {
    border-bottom: 2px solid #eceff0 !important;
}

.faq .togglefaq.active {
    border-bottom: 2px solid #eceff0 !important;
}

.faq .faqanswer {
    position: relative;
    display: none;
    width: 100%;
    padding: 15px 40px 30px 0;
}

.faq .faqanswer a {
    color: #15499a !important;
}

.faq .faqanswer b {
    font-weight: 600;
    color: black;
}

.faq .faqanswer p,
.faq .faqanswer ul,
.faq .faqanswer ol {
    font-weight: 300;
    line-height: 30px;
}

.faq .faqanswer p+ul,
.faq .faqanswer p+ol {
    margin-top: 0px;
    padding-bottom: 35px;
}

.faq .faqanswer img:not(.image) {
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1);
}

.faq .faqanswer ul b.title,
.faq .faqanswer ol b.title {
    display: block;
}

.faq .faqanswer ul li,
.faq .faqanswer ol li {
    margin-top: 0px;
    margin-bottom: 0;
}

.faq .faqanswer xmp {
    white-space: inherit;
    display: inline-block;
    margin-top: 0;
    font-weight: 300;
    font-style: italic;
    color: #183691;
}

.faq p,
.faq ul,
.faq ol,
.faq xmp {
    font-size: 16px;
    line-height: 25px;
}

.faq p {
    color: #333;
    margin: 0;
    padding-bottom: 10px;
    font-weight: 300;
}

@media (max-width: 991px) {
    .faq .image {
        position: relative !important;
        width: 100%;
        margin-top: 10px;
    }
}

@media (min-width: 992px) {
    .faq .padding-right p {
        padding-right: 20px;
    }
    .faq .padding-left p {
        padding-left: 20px;
    }
    .faq .image {
        transition: .4s;
        opacity: 1;
        border-radius: 10px;
        -webkit-box-shadow: 0px 0px 40px 0px rgba(51, 51, 51, 0.2);
        -moz-box-shadow: 0px 0px 40px 0px rgba(51, 51, 51, 0.2);
        box-shadow: 0px 0px 40px 0px rgba(51, 51, 51, 0.2);
    }
    .faq .image.absolute {
        position: absolute;
        top: -90px;
    }
    .faq .image.right {
        left: 0;
    }
}


/* paste B3 custom.css*/

#carouselExampleSlidesOnly {
    overflow: hidden;
    width: 100%;
    z-index: 100!important;
}

#carouselExampleSlidesOnly .carousel-inner {
    text-align: center;
}

#carouselExampleSlidesOnly .carousel-inner .item p {
    padding-top: 5px;
}

.carousel.vertical .carousel-inner>.item {
    -webkit-transition: 4s ease-in-out top;
    -o-transition: 4s ease-in-out top;
    transition: 4s ease-in-out top;
}

.screenshots {
    margin-bottom: 40px;
}

.screenshots .owl-controls .owl-nav {
    text-align: center;
}

.screenshots .owl-controls .owl-prev,
.screenshots .owl-controls .owl-next {
    position: absolute;
    top: 50%;
    color: #ccc;
    font-size: 4em;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: -20px;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.screenshots .owl-controls .owl-prev:hover,
.screenshots .owl-controls .owl-next:hover {
    color: #15499a;
}

.screenshots .owl-controls .owl-prev {
    left: -40px;
    margin-right: 10px;
    display: inline-block;
}

.screenshots .owl-controls .owl-next {
    right: -40px;
    margin-left: 10px;
    display: inline-block;
}

.screenshots .owl-controls .owl-dots {
    margin-top: 15px;
    text-align: center;
}

.screenshots .owl-controls .owl-dot {
    background-color: #ccc;
    display: inline-block;
    height: 10px;
    width: 10px;
    margin: 0 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.screenshots .owl-controls .owl-dot.active {
    background-color: #15499a;
}

@media screen and (min-width: 992px) {
    .screenshots .owl-controls .owl-prev,
    .screenshots .owl-controls .owl-next {
        visibility: visible;
        opacity: 1;
    }
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel.vertical .carousel-inner>.item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out !important;
        -ms-transition: -ms-transform 0.6s ease-in-out !important;
        -o-transition: -o-transform 0.6s ease-in-out !important;
        transition: transform 0.6s ease-in-out !important;
        -ms-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -ms-perspective: 1000;
        -webkit-perspective: 1000;
        perspective: 1000;
    }
    .carousel.vertical .carousel-inner>.item.next,
    .carousel.vertical .carousel-inner>.item.active.right {
        top: 0;
        -ms-transform: translate3d(0, 100%, 0);
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    .carousel.vertical .carousel-inner>.item.prev,
    .carousel.vertical .carousel-inner>.item.active.left {
        top: 0;
        -ms-transform: translate3d(0, -100%, 0);
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    .carousel.vertical .carousel-inner>.item.next.left,
    .carousel.vertical .carousel-inner>.item.prev.right,
    .carousel.vertical .carousel-inner>.item.active {
        top: 0;
        -ms-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.carousel.vertical .carousel-inner>.active {
    top: 0;
}

.carousel.vertical .carousel-inner>.next,
.carousel.vertical .carousel-inner>.prev {
    top: 0;
    height: 100%;
    width: 100%;
}

.carousel.vertical .carousel-inner>.next {
    left: 0;
    top: 100%;
}

.carousel.vertical .carousel-inner>.prev {
    left: 0;
    top: -100%
}

.carousel.vertical .carousel-inner>.next.left,
.carousel.vertical .carousel-inner>.prev.right {
    top: 0;
}

.carousel.vertical .carousel-inner>.active.left {
    left: 0;
    top: -100%;
}

.carousel.vertical .carousel-inner>.active.right {
    left: 0;
    top: 100%;
}

@-webkit-keyframes mymove {
    from {
        left: 0px;
    }
    to {
        left: 20px;
    }
}

@keyframes mymove {
    from {
        left: 0px;
    }
    to {
        left: 20px;
    }
}

.navbar-inverse {
    margin: 20px auto;
    background-color: #f5f5f5;
    border: none;
}

a:focus,
a:hover {
    outline: none;
}

.navbar-collapse {
    border-color: none;
    padding: 0;
}

.navbar-toggle {
    background-color: rgb(79, 75, 75);
}

.navbar-brand img {
    margin-top: -20px;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: transparent;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    color: #333;
}

.navbar-inverse .navbar-nav>li>a {
    color: #333;
    font-size: 16px;
    padding: 12px;
}

.navbar-inverse .navbar-nav>li>a:hover {
    color: #15499a;
}

.sliding-middle-out:hover,
.sliding-middle-out:focus,
.sliding-middle-out:active {
    color: #333 !important;
    // transform: scale(1.05);
}

a:hover {
    text-decoration: none;
}

svg {
    width: 100%;
    height: 100%;
}

.btn-lg {
    padding-left: 30px;
    padding-right: 30px;
}

.header-login-btn {
    margin-right: 20px;
}

.demo-login-btn {
    font-size: 1em;
    letter-spacing: 1px;
    background: #E50F29;
    color: #ffffff;
}

.login-btn {
    margin-left: 4%;
    width: 150px;
    background: transparent;
    border-color: #E50F29;
    color: #E50F29;
}

.demo-login-btn:hover,
.demo-login-btn:focus,
.demo-login-btn:active {
    transform: scale(1.05);
    color: #ffffff;
    box-shadow: 0 3px 2px 1px rgb(111, 99, 99);
}

.login-btn:hover,
.login-btn:active,
.login-btn:focus {
    transform: scale(1.05);
    color: #E50F29;
    box-shadow: 0 1px 1px 1px #E50F29;
}

.integration-dropdown {
    background: #fff;
    box-shadow: 1px 2px 3px #666;
}

.integration-dropdown li {
    padding: 1px;
}

.integration-dropdown li a {
    color: #666;
}

.integration-dropdown li a:hover {
    color: #FFF;
    background-color: #15499a;
}

.sign-up-btn {
    margin: 10px 5px 0 12px;
    background: transparent;
    border-color: #E50F29;
    color: #E50F29;
}

.sign-up-btn:hover,
.sign-up-btn:active,
.sign-up-btn:focus {
    background-color: #E50F29;
    color: #ffffff;
}

.nav-transparent-btn:hover,
.nav-transparent-btn:focus,
.nav-transparent-btn:active {
    color: #E50F29;
    box-shadow: 0 1px 1px 1px #E50F29;
    background: transparent;
}

.integration-down-arrow {
    margin-left: 1px;
    top: 3px;
}

@media only screen and (min-width: 998px) {
    #integrations {
        background: linear-gradient(to right, white 0%, white 50%, #000000 50%, rgb(133, 133, 133) 50%, rgb(133, 133, 133) 100%);
    }
}

@media only screen and (max-width: 767px) {
    .navbar-inverse .navbar-nav>li>a {
        color: #333;
        text-indent: 10px;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #15499a;
        padding-left: 28px;
        transition: all .3s ease;
    }
    #bs-example-navbar-collapse-1 {
        border: none;
        margin: 12px -30px 0 -30px;
        background: rgb(79, 75, 75);
        background-color: black;
        padding-left: 50px;
        box-shadow: 0px 4px 4px rgb(79, 75, 75);
        max-height: 340px;
        overflow: scroll;
    }
    .sliding-middle-out:hover {
        transform: none;
        color: #333 !important;
    }
    .nav-sign-up {
        float: left;
        clear: left;
    }
    .enbo-bot {
        right: 70px;
        width: 96px;
        top: -162px;
    }
    h1 {
        font-size: 30px;
    }
    #customer-engagement {
        display: none;
    }
}

.carousel-caption {
    top: 8%;
    letter-spacing: 1px;
}

.carousel-caption h3 {
    font-size: 33px;
    font-weight: 400;
}

@keyframes come-in {
    to {
        transform: translateY(0);
    }
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
    .mobile {
        display: block;
    }
    .web {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .mobile {
        display: block;
    }
    .web {
        display: none;
    }
}

@media only screen and (max-width: 1244px) and (min-width: 992px) {
    .web {
        display: block;
        font-size: 11px;
    }
    .mobile {
        display: none;
    }
}

@media only screen and (min-width: 1245px) {
    .web {
        display: block;
    }
    .mobile {
        display: none;
    }
}

#bs-example-navbar-collapse-1 {
    cursor: pointer;
}

.dropdown-content {
    display: none;
}

.dropdown:hover .dropdown-content {
    display: block;
}

@keyframes slideup {
    0% {
        transform: translateY(200px);
        opacity: 0;
    }
    60% {
        opacity: 0.01;
    }
    90% {
        opacity: 0.5;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

.nav-pills>li.active>.events-tab,
.nav-pills>li.active>.events-tab:focus,
.nav-pills>li.active>.events-tab:hover {
    font-weight: 400;
    border: 1px solid #39424e;
    color: #f8f9fa;
    background-color: #39424e;
}


/*tv css*/

@media only screen and (min-width: 1920px) {
    .enbo-bot {
        top: -484px;
        right: 200px;
        width: 350px;
    }
    .web {
        display: block;
    }
    .mobile {
        display: none;
    }
    h5 {
        font-size: 20px;
    }
    h4 {
        font-size: 24px;
    }
    .demo-login-btn {
        font-size: 1em;
    }
    .sliding-middle-out {
        font-size: 16px;
    }
}


/*iphone5*/

@media screen and (device-aspect-ratio: 40/71) {
    .login-btn {
        width: 140px;
        margin-left: 0px;
    }
    h1 {
        font-size: 24px;
    }
    h2 {
        font-size: 20px;
    }
    h3 {
        font-size: 14px;
    }
    .carousel-caption h3 {
        font-size: 16px;
    }
    .events-tab {
        padding: 9px!important;
    }
}


/*ends*/


/*autofill css chrome*/

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    background-color: rgb(133, 133, 133)!important;
    -webkit-text-fill-color: #fff!important;
    transition: background-color 5000s ease-in-out 0s;
}


/*for multi-level dropdown*/

.dropdown-submenu {
    position: relative;
}

.dropdown-menu {
    min-width: 180px;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
    box-shadow: 1px 4px 10px #4F4B4B;
    background: rgb(238, 238, 238);
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #9d9d9d;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #000;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}


/*css ends*/

#tech .faqanswer a:before {
    font-family: "FontAwesome";
    content: "\f0ed";
    padding-right: 5px;
}

.faq {
    position: relative;
    z-index: 4;
    padding-bottom: 160px;
    /*
    .active + .faqanswer {
        opacity: 1;
        visibility: visible;
    }

    a:not(.active) + .faqanswer {
        opacity: 0;
        visibility: hidden;
    }
    */
}

.faq .title-h1 {
    margin-bottom: 13px;
}

.faq .icon-plus,
.faq .icon-minus {
    position: absolute;
    left: -30px;
    top: 22px;
    transition: .2s;
    width: 15px;
    height: 3px;
    position: relative;
    display: inline-block;
}

.faq .icon-plus:before,
.faq .icon-minus:before {
    transition: .2s;
    position: absolute;
    content: "";
    left: 6px;
    top: -6px;
    width: 3px;
    height: 15px;
    position: relative;
    display: block;
}

.faq .icon-minus:before {
    opacity: 0;
}

.faq .icon-plus,
.faq .icon-plus:before {
    background-color: #15499a;
}

.faq .icon-minus,
.faq .icon-minus:before {
    background-color: #15499a;
}

.faq .icon-plus {
    opacity: .7;
}

.faq .title-h3 {
    font-size: 1.5em;
    transition: .4s;
    font-weight: 400;
    line-height: 1.5;
}

.faq .icon-minus,
.faq .togglefaq:hover i,
.faq .togglefaq:hover .title-h3 {
    opacity: 1;
}

.faq .togglefaq,
.faq .faqanswer {
    margin-left: 32px;
}

.faq .togglefaq {
    padding: 2px 0 20px 0;
    text-decoration: none;
    display: block;
    width: calc(100% - 50px);
    margin-bottom: -1px;
}

.faq .togglefaq:not(.active) {
    border-bottom: 2px solid #eceff0 !important;
}

.faq .togglefaq.active {
    border-bottom: 2px solid #eceff0 !important;
}

.faq .faqanswer {
    position: relative;
    display: none;
    width: 100%;
    padding: 15px 40px 30px 0;
}

.faq .faqanswer a {
    color: #15499a !important;
}

.faq .faqanswer b {
    font-weight: 600;
    color: black;
}

.faq .faqanswer p,
.faq .faqanswer ul,
.faq .faqanswer ol {
    font-weight: 300;
    line-height: 30px;
}

.faq .faqanswer p+ul,
.faq .faqanswer p+ol {
    margin-top: 0px;
    padding-bottom: 35px;
}

.faq .faqanswer img:not(.image) {
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1);
}

.faq .faqanswer ul b.title,
.faq .faqanswer ol b.title {
    display: block;
}

.faq .faqanswer ul li,
.faq .faqanswer ol li {
    margin-top: 0px;
    margin-bottom: 0;
}

.faq .faqanswer xmp {
    white-space: inherit;
    display: inline-block;
    margin-top: 0;
    font-weight: 300;
    font-style: italic;
    color: #183691;
}

.faq p,
.faq ul,
.faq ol,
.faq xmp {
    font-size: 16px;
    line-height: 25px;
}

.faq p {
    color: #333;
    margin: 0;
    padding-bottom: 10px;
    font-weight: 300;
}

@media (max-width: 991px) {
    .faq .image {
        position: relative !important;
        width: 100%;
        margin-top: 10px;
    }
}

@media (min-width: 992px) {
    .faq .padding-right p {
        padding-right: 20px;
    }
    .faq .padding-left p {
        padding-left: 20px;
    }
    .faq .image {
        transition: .4s;
        opacity: 1;
        border-radius: 10px;
        -webkit-box-shadow: 0px 0px 40px 0px rgba(51, 51, 51, 0.2);
        -moz-box-shadow: 0px 0px 40px 0px rgba(51, 51, 51, 0.2);
        box-shadow: 0px 0px 40px 0px rgba(51, 51, 51, 0.2);
    }
    .faq .image.absolute {
        position: absolute;
        top: -90px;
    }
    .faq .image.right {
        left: 0;
    }
}