

@import url('https://fonts.googleapis.com/css?family=Ek+Mukta:300,600');


#g-top2 {
    background: #fff;
    color: #a8a8a8;
    border-bottom: 1px solid #009fe3;
    position: relative;
    z-index: 10011;
}


#mappa{height:350px;
}
.leaflet-control-attribution a{color: inherit !important;
                               font-weight: normal !important;
}

#mappalocation{height:350px;
}

.g-content {
    margin:0.625rem;
    padding:0.938rem
}

.g-flushed .g-content {
    margin:0;
    padding:0
}

body {
    font-size:1rem;
    line-height:1.5
}

h1 {
    font-size:2.25rem
}

h2 {
    font-size:1.9rem
}

h3 {
    font-size:1.5rem
}

h4 {
    font-size:1.15rem
}

h5 {
    font-size:1rem
}

h6 {
    font-size:0.85rem
}

small {
    font-size:0.875rem
}

cite {
    font-size:0.875rem
}

sub, sup {
    font-size:0.75rem
}

code, kbd, pre, samp {
    font-size:1rem;
    font-family:"Menlo", "Monaco", monospace
}

textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
    border-radius:0.1875rem
}

body {
    color:#707274;
    background:#fff;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}

a {
    color:#009fe3;
    -webkit-transition:all 0.2s;
    -moz-transition:all 0.2s;
    transition:all 0.2s
}

a:hover {
    color:inherit
}

body p {
    margin:1rem 0
}

#g-page-surround {
    background:#fff;
    overflow:hidden
}
@media print {

    #g-page-surround {
        background:#fff !important;
        color:#000 !important
    }
}
@font-face {
    font-family: 'Source Sans Pro', sans-serif;
}

body {
    font-family:"Ek Mukta";
    font-weight:400
}

h1, h2, h3, h4, h5 {

    // font-weight:700
}

h4 {
    font-size:1.15rem
}

.g-title {
    font-family:"Ek Mukta";
    font-weight:400;
    font-size:1.75rem;
    line-height:1.5;
    margin:0.25rem 0;
    display:inline-block;
    position:relative;
    white-space:nowrap
}

.g-superpromo {
    font-size:5rem;
    line-height:1.1;
    font-family:"Ek Mukta";
    font-weight:400;
    letter-spacing:-2px;
    margin-left:-6px;
    margin-right:-6px
}
@media only all and (min-width:48rem) and (max-width:59.938rem) {
    .g-superpromo {
        font-size:3.5rem;
        line-height:1.05
    }
}
@media only all and (max-width:47.938rem) {
    .g-superpromo {
        font-size:3rem;
        line-height:1.15
    }
}

.g-promo {
    font-size:3.5rem;
    line-height:1.1;
    font-family:"Ek Mukta";
    font-weight:400;
    letter-spacing:-2px
}
@media only all and (min-width:48rem) and (max-width:59.938rem) {
    .g-promo {
        font-size:3rem;
        line-height:1.05
    }
}
@media only all and (max-width:47.938rem) {
    .g-promo {
        font-size:2.5rem;
        line-height:1.15
    }
}

.g-subpromo {
    font-size:2.5rem;

    font-family: "Helvetica","Tahoma", "Arial",sans-serif;


}
@media only all and (min-width:48rem) and (max-width:59.938rem) {
    .g-subpromo {
        font-size:2.25rem;
        line-height:1.15
    }
}
@media only all and (max-width:47.938rem) {
    .g-subpromo {
        font-size:2.1rem;
        line-height:1.15
    }
}

.g-headline {
    font-family:"Ek Mukta";
    font-weight:400;
    font-size:1.25rem
}

.g-quote {
    font-family:"Ek Mukta";
    font-weight:400;
    font-size:1.25rem;
    font-style:italic
}

.g-tags {
    list-style:none;
    font-family:"Ek Mukta";
    font-weight:700;
    font-size:0.9rem;
    line-height:1.25;
    text-transform:uppercase;
    margin:0
}

.g-tags li {
    display:inline-block
}

.g-tags li:after {
    content:"/";
    margin:0 0.5rem
}


.g-tags li:last-child:after {
    display:none
}

.g-tag {
    font-family:"Ek Mukta";
    font-weight:700;
    font-size:0.9rem;
    line-height:1.25;
    text-transform:uppercase
}

.g-large {
    font-size:1.2rem;
    line-height:1.35
}

.g-small {
    font-size:0.85rem;
    opacity:0.8
}

.g-title-hero {
    font-family:"Ek Mukta";
    font-weight:700;
    font-size:2.25rem;
    line-height:1.2
}

.g-title-subhero {
    font-family:"Ek Mukta";
    font-weight:700;
    font-size:1.85rem;
    line-height:1.2
}

.g-title-regular {
    font-family:"Ek Mukta";
    font-weight:400;
    font-size:1.1rem;
    line-height:1.25
}

.g-title-bold {
    font-family:"Ek Mukta";
    font-weight:700;
    font-size:1.1rem;
    line-height:1.25
}

.g-bold {
    font-weight:700 !important
}

.g-italic {
    font-style:italic !important
}

blockquote {
    border-left:10px solid rgba(112, 114, 116, 0.25)
}

blockquote p {
    font-size:1.1rem;
    color:#a3a5a7
}

blockquote cite {
    display:block;
    text-align:right;
    color:#707274;
    font-size:1.2rem
}

code, kbd, pre, samp {
    font-family:"Menlo", "Monaco", monospace
}

code {
    background:#f9f2f4;
    color:#9c1d3d
}

pre {
    padding:1rem;
    margin:2rem 0;
    background:#f6f6f6;
    border:1px solid #8a8a8a;
    border-radius:0.1875rem;
    line-height:1.15;
    font-size:0.9rem
}

pre code {
    color:#237794;
    background:inherit;
    font-size:0.9rem
}

hr {
    margin:1.5rem 0;
    border-bottom:1px solid rgba(112, 114, 116, 0.25)
}

.g-para {
    margin:0.3rem 0 1rem
}

.noliststyle {
    list-style:none
}

.g-uppercase {
    text-transform:uppercase
}

.g-notexttransform {
    text-transform:none
}

.g-positive-margin-top {
    margin-top:23rem
}

.g-negative-margin-bottom {
    margin-bottom:-25rem
}

#g-header {
    background:#fff;
    color:#212121
}

#g-header .button.button-arrow {
    color:rgba(33, 33, 33, 0.25) !important
}

#g-header .button.button-arrow:hover {
    color:#009fe3 !important
}
@media print {

    #g-header {
        background:#fff !important;
        color:#000 !important
    }
}

#g-navigation {
    background:#fff;
    color:#a8a8a8;
    border-top:5px solid #009fe3;
    position:relative;
    z-index:10011
}

#g-navigation .g-offcanvas-toggle {
    display:block;
    position:relative;
    top:0;
    left:0;
    padding:0.25rem 0;
    color:#009fe3
}
@media only all and (max-width:47.938rem) {
    #g-navigation .g-offcanvas-toggle {
        display:none;

    }
    .g-system-messages{
        text-align: center !important;
    }
}

#g-navigation .g-offcanvas-toggle:hover {
    color:#009fe3
}

.g-menu-hastouch .g-standard .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, .g-menu-hastouch .g-fullwidth .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, .g-menu-hastouch .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
    border:1px solid #fff;
    background:#f5f5f5
}

.g-menu-hastouch .g-standard .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover, .g-menu-hastouch .g-fullwidth .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover, .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover, .g-menu-hastouch .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
    background:#ebebeb
}


#g-navigation > .g-container {
    position:relative;
    margin:2rem auto
}

#g-navigation .g-content {
    padding:0
}

#g-navigation .g-logo {
    display:block;
    margin:-5px 0
}
@media only all and (max-width:47.938rem) {
    #g-navigation .g-logo {
        display:block;
        width:100%;
        text-align:center
    }
}

#g-navigation .g-social {
    text-align:right
}
@media only all and (max-width:47.938rem) {
    #g-navigation .g-social {
        text-align:center
    }
}

#g-navigation .g-social a {
    color:#212121
}

#g-navigation .g-social a:hover {
    color:#009fe3
}

#g-navigation .g-main-nav {
    margin:0
}


#g-navigation .g-main-nav .g-toplevel > li {
    margin:0 0.5rem
}

#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
    color:#a8a8a8;
    padding:0.2345rem 0
}

#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-item-title {
    padding-bottom:5px;
    border-bottom:1px solid #cecece;
    padding-right:0.6rem
}

.dir-rtl #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-item-title {
    padding-right:0;
    padding-left:2.5rem
}
@media only all and (min-width:60rem) and (max-width:74.938rem) {
    #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-item-title {
        padding-right:0.75rem
    }
}
@media only all and (min-width:48rem) and (max-width:59.938rem) {
    #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-item-title {
        font-size:0.60rem;
        padding-right:0.70rem
    }
}

#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator {
    position:relative;
    right:15px;
    margin-right:-15px
}

.dir-rtl #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator {
    right:inherit;
    margin-right:0;
    left:15px;
    margin-left:-15px
}

#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator:after {
    content:"\f13a";
    opacity:0.75
}


#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container {
    color:#009fe3
}

#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container .g-menu-item-title {
    border-bottom:1px solid
}

#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container > .g-selected {
    color:#009fe3
}


#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
    color:#009fe3
}

#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container .g-menu-item-title {
    border-bottom:1px solid;
    padding-right: 0.5rem !important
}

#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-selected {
    color:#009fe3
}

#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-selected:after {
    background:#009fe3;
    bottom:-10px;
    content:'';
    height:2px;
    position:absolute;
    width:38px;
    left:50%;
    margin-left:-19px
}



#g-navigation .g-main-nav .g-toplevel > li.active.g-parent > .g-menu-item-container:after {
    margin-left:-29px
}

#g-navigation .g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator {
    vertical-align:top;
    margin-top:3px
}

#g-navigation .g-main-nav .g-dropdown {
    background:#009fe3;
    border:1px solid #00638d;
    border-radius:0
}

#g-navigation .g-main-nav .g-dropdown > .g-dropdown-column {
    border:1px solid transparent
}

#g-navigation .g-main-nav .g-dropdown a {
    color:#fff
}

#g-navigation .g-main-nav .g-dropdown a:hover {
    color:#590721
}



#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
    color:#fff;
    font-weight:700;
    border:1px solid transparent
}

#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container > .g-selected {
    color:#fff;
    font-weight:700;
    border:1px solid transparent
}


#g-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
    background:#008ecc;
    color:#fff;
    border:1px solid #008ecc;
    border-radius:2px
}

#g-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container > .g-selected, #g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container > .g-selected {
    background: #008ecc;
    color:#fff;
    border:1px solid #008ecc;
    border-radius:2px
}



#g-navigation .g-main-nav .g-sublevel > li.g-menu-item-type-particle:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-sublevel > li.g-menu-item-type-particle.active > .g-menu-item-container {
    border:1px solid transparent
}

#g-navigation .g-main-nav .g-sublevel > li:last-child {
    border-bottom:none
}



#g-navigation .g-main-nav .g-sublevel > li.g-menu-item-type-particle:hover > .g-menu-item-container {
    background:inherit
}

@media only all and (max-width:47.938rem) {
    #g-navigation .g-menu-block {
        display:none
    }
}



#g-navigation .g-menu-item-subtitle {
    text-transform:lowercase;
    font-size:0.85rem;
    font-weight:700;
    opacity:0.8;
    padding-top:15px
}














.menu-item-particle a {
    color:#009fe3
}

.menu-item-particle a:hover {
    color:#a8a8a8
}
@media print {

    #g-navigation {
        background:#fff !important;
        color:#000 !important
    }
}

.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
    font-size:0.9rem;
    font-weight:700;
    padding:0.2345rem 0.469rem;
    white-space:normal;
    overflow-wrap:break-word;
    word-wrap:break-word;
    word-break:break-all;
    -webkit-transition:0.35s ease;
    -moz-transition:0.35s ease;
    transition:0.35s ease
}

.g-main-nav .g-standard .g-dropdown {
    width:180px;
    float:left
}

.g-main-nav {
    z-index:20
}





.g-main-nav .g-toplevel > li > .g-menu-item-container {
    line-height:1;
    text-transform:uppercase
}


.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
    line-height:normal
}

.g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator:after {
    width:1rem
}

.g-main-nav .g-toplevel i {
    opacity:0.6
}


.g-main-nav .g-standard > .g-dropdown:before, .g-main-nav .g-fullwidth > .g-dropdown:before {
    top:-6px !important
}

.g-main-nav .g-standard > .g-dropdown .g-dropdown, .g-main-nav .g-fullwidth > .g-dropdown .g-dropdown {
    top:-2px
}

.g-main-nav .g-dropdown {
    text-align:left;
    border-radius:3px
}

.dir-rtl .g-main-nav .g-dropdown {
    text-align:right
}


.g-main-nav .g-sublevel > li {
    margin:0 0.3125rem;
    padding:0.3126666667rem 0
}

.g-main-nav .g-sublevel > li > .g-menu-item-container {
    line-height:normal;
    font-weight:400
}

.g-main-nav .g-sublevel > li > .g-menu-item-container > .g-menu-item-content {
    vertical-align:top
}


.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator {
    right:0.638rem;
    top:0;
    margin-top:-0.65rem
}

.g-menu-item-subtitle {
    opacity:0.7
}



.g-main-nav .g-standard .g-dropdown {
    margin-left:10px
}

.g-main-nav .g-standard .g-dropdown:after {
    content:"";
    position:absolute;
    display:block;
    top:0;
    left:-10px;
    right:-10px;
    bottom:0;
    border-left:10px solid transparent;
    border-right:10px solid transparent;
    z-index:-1
}

.g-main-nav .g-standard > .g-dropdown {
    margin-left:0
}



.g-main-nav .g-standard > .g-dropdown, .g-main-nav .g-fullwidth > .g-dropdown {
    margin-top:5px
}

.g-main-nav .g-standard > .g-dropdown:before, .g-main-nav .g-fullwidth > .g-dropdown:before {
    content:"";
    position:absolute;
    display:block;
    top:-5px;
    left:0;
    right:0;
    bottom:0;
    border-top:5px solid transparent;
    z-index:-1
}

.g-nav-overlay, .g-menu-overlay {
    background:rgba(0, 0, 0, 0.5)
}

.g-menu-overlay.g-menu-overlay-open {
    z-index:19;
    display:none
}
@media only all and (max-width:47.938rem) {
    .g-menu-overlay.g-menu-overlay-open {
        display:block
    }
}







.g-menu-hastouch .g-standard .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, .g-menu-hastouch .g-fullwidth .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
    border-radius:0.1875rem;
    margin:-0.2rem 0 -0.2rem 0.5rem;
    padding:0.2rem
}





.g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, .g-menu-hastouch .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
    border-radius:3px;
    padding:0.1rem;
    margin-top:-0.1rem;
    margin-right:-0.1rem
}

#g-slideshow {
    background:#fff;
    color:#212121;
    background:#fff url('https://www.ecsa-conference.eu/images/demo/home/slideshow/bg.jpg') center no-repeat;
    background-size:cover
}

#g-slideshow .g-container {
    background:#fff
}


#g-slideshow.fp-slideshow .g-container {
    background:transparent
}

#g-slideshow.fp-slideshow-blocks {
    padding-top:0.3125rem
}

#g-slideshow.fp-slideshow-blocks > .g-container {
    margin-top:-0.625rem
}

#g-slideshow.fp-slideshow-blocks .g-content {
    margin:0.3125rem
}
@media only all and (max-width:47.938rem) {
    #g-slideshow.fp-slideshow-blocks .g-content {
        margin:0.3125rem 1.25rem
    }
}
@media print {

    #g-slideshow {
        background:#fff !important;
        color:#000 !important
    }
}

#g-showcase {
    background:#fff;
    color:#999
}

#g-showcase .g-inline-action-content {
    display:-webkit-box;
    display:-moz-box;
    display:box;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -moz-box-align:center;
    box-align:center;
    -webkit-align-items:center;
    -moz-align-items:center;
    -ms-align-items:center;
    -o-align-items:center;
    align-items:center;
    -ms-flex-align:center
}
@media only all and (max-width:47.938rem) {
    #g-showcase .g-inline-action-content {
        display:block
    }
}

#g-showcase .g-inline-action-text {
    margin:1rem 1rem 1rem 0;
    width:85%
}

#g-showcase .g-inline-action-button {
    white-space:nowrap
}
@media only all and (min-width:48rem) and (max-width:59.938rem) {
    #g-showcase .g-inline-action-button {
        margin:0 0.75rem
    }
}

#g-showcase .g-inline-action-button .button {
    border:2px solid #d9d9d9;
    color:#737373 !important
}

#g-showcase .g-inline-action-button .button:hover {
    border:2px solid #009fe3;
    color:#00638d !important
}


@media only all and (max-width:47.938rem) {
    #g-showcase .fp-showcase-b .g-grid {
        -webkit-flex-flow:row nowrap;
        -moz-flex-flow:row nowrap;
        flex-flow:row nowrap;
        margin:0 1rem
    }
}

@media only all and (max-width:47.938rem) {
    #g-showcase .fp-showcase-b .g-content {
        margin:0;
        padding:0
    }
}
@media print {

    #g-showcase {
        background:#fff !important;
        color:#000 !important
    }
}

#g-utility {
    background:#111;
    color:#999;
    position:relative;
    background:#111 url('https://www.ecsa-conference.eu/images/demo/home/utility/img-01.jpg') center no-repeat;
    background-size:cover
}
@media only all and (min-width:48rem) and (max-width:59.938rem) {
    #g-utility {
        background-position:30% center;
        color:#d9d9d9
    }
}
@media only all and (max-width:47.938rem) {
    #g-utility {
        background-position:20% center;
        color:#d9d9d9
    }
}

#g-utility a {
    color:#fff
}

#g-utility a:hover {
    color:#009fe3
}

#g-utility .g-overlay {
    padding:3rem;
    background:-webkit-linear-gradient( left , rgba(0, 0, 0, 0.25), rgba(17, 17, 17, 1)) repeat;
    background:linear-gradient(to right, rgba(0, 0, 0, 0.25), rgba(17, 17, 17, 1)) repeat
}
@media only all and (max-width:47.938rem) {
    #g-utility .g-overlay {
        background:transparent
    }
}
@media only all and (max-width:47.938rem) {
    #g-utility {
        opacity:0.9
    }
}

@media only all and (max-width:47.938rem) {
    #g-utility:before {
        position:absolute;
        content:"";
        background:rgba(0, 0, 0, 0.7);
        top:0;
        right:0;
        bottom:0;
        left:0;
        z-index:-1
    }
}
@media print {

    #g-utility {
        background:#fff !important;
        color:#000 !important
    }
}

#g-feature {
    background:#111;
    color:#999;
    position:relative;
    border-top:5px solid #009fe3;
    background:#111 url('https://www.ecsa-conference.eu/images/demo/home/feature/img-01.jpg') center no-repeat;
    background-size:cover
}
@media only all and (min-width:48rem) and (max-width:59.938rem) {
    #g-feature {
        background-position:30% center;
        color:#d9d9d9
    }
}
@media only all and (max-width:47.938rem) {
    #g-feature {
        background-position:20% center;
        color:#d9d9d9
    }
}

#g-feature a {
    color:#fff
}

#g-feature a:hover {
    color:#009fe3
}

#g-feature .g-overlay {
    padding:3rem;
    background:-webkit-linear-gradient( left , rgba(0, 0, 0, 0.25), rgba(17, 17, 17, 1)) repeat;
    background:linear-gradient(to right, rgba(0, 0, 0, 0.25), rgba(17, 17, 17, 1)) repeat
}
@media only all and (max-width:47.938rem) {
    #g-feature .g-overlay {
        background:transparent
    }
}
@media only all and (max-width:47.938rem) {
    #g-feature {
        opacity:0.9
    }
}

@media only all and (max-width:47.938rem) {
    #g-feature:before {
        position:absolute;
        content:"";
        background:rgba(0, 0, 0, 0.7);
        top:0;
        right:0;
        bottom:0;
        left:0;
        z-index:-1
    }
}
@media print {

    #g-feature {
        background:#fff !important;
        color:#000 !important
    }
}

#g-above {
    background:#080808;
    color:#efefef;
    border-top:5px solid #009fe3;
    background:#080808 url('https://www.ecsa-conference.eu/images/demo/home/above/img-01.png') center no-repeat;
    background-size:cover
}
@media print {

    #g-above {
        background:#fff !important;
        color:#000 !important
    }
}




#g-mainbar .g-container {
    background:#fff;
    color:#686868
}


#g-mainbar.fp-mainbar h1, #g-mainbar.fp-mainbar h2, #g-mainbar.fp-mainbar h3, #g-mainbar.fp-mainbar h4, #g-mainbar.fp-mainbar h5, #g-mainbar.fp-mainbar h6 {
    color:#0f0f0f
}
@media print {

    #g-main {
        background:#fff !important;
        color:#000 !important
    }
}



#g-sidebar .fp-promoimage .g-promoimage-caption {
    height:5rem;
    text-align:left
}
@media only all and (min-width:48rem) and (max-width:59.938rem) {
    #g-sidebar .fp-promoimage .g-promoimage-caption {
        height:6rem
    }
}

#g-sidebar .fp-promoimage .g-promoimage-iconbutton {
    top:inherit;
    left:1rem;
    bottom:1rem;
    margin:0;
    border:none;
    background:#fff;
    color:#000;
    border-radius:3px;
    height:35px;
    line-height:35px;
    font-size:1.25rem
}


#g-sidebar .fp-roksprocket-lists .sprocket-lists-nav {
    display:none
}


.g-style-preset2 #g-sidebar .g-promoimage .g-promoimage-title, .g-style-preset4 #g-sidebar .g-promoimage .g-promoimage-title, .g-style-preset6 #g-sidebar .g-promoimage .g-promoimage-title {
    letter-spacing:-1px
}
@media print {

    #g-sidebar {
        background:#fff !important;
        color:#000 !important
    }
}

#g-expanded {
    background:#008ecc;
    color:#fff;
    background:#008ecc url('https://www.ecsa-conference.eu/images/demo/home/expanded/img-01.png') center no-repeat;
    background-size:cover
}

#g-expanded .g-title {
    width:100%;
    border-bottom:1px solid rgba(255, 255, 255, 0.5)
}

#g-expanded .g-title:before {
    background:#fff
}

#g-expanded .g-subpromo {
    padding:3.5rem 0 8rem 0
}
@media print {

    #g-expanded {
        background:#fff !important;
        color:#000 !important
    }
}

#g-extension {
    padding-bottom:4rem;
    background:#fff url('https://www.ecsa-conference.eu/images/demo/home/extension/img-01.jpg') center no-repeat;
    background-size:cover
}

#g-extension .g-container {
    background:#fff;
    color:#686868;
    border-radius:3px;
    box-shadow:0 0 3px rgba(0, 0, 0, 0.25)
}


#g-extension.fp-extension .g-container {
    position:relative;
    top:-8rem;
    margin-bottom:5rem
}
@media print {

    #g-extension {
        background:#fff !important;
        color:#000 !important
    }
}

#g-bottom {
    background:#fff;
    color:#686868
}

#g-bottom .g-testimonials {
    margin-bottom:2rem
}
@media print {

    #g-bottom {
        background:#fff !important;
        color:#000 !important
    }
}

#g-footer {
    background:#383838;
    color:#fff
}

#g-footer a {
    color:#fff
}

#g-footer a:hover {
    color:#009fe3
}

#g-footer .g-social a {
    background:#fff;
    color:#383838;
    width:30px;
    height:30px;
    margin-bottom:4px
}

#g-footer .g-social a:hover {
    background:#fff
}

@media only all and (max-width:47.938rem) {

    #g-footer .g-sample-sitemap .g-block {
        -webkit-box-flex:0;
        -moz-box-flex:0;
        box-flex:0;
        -webkit-flex:0 0 auto;
        -moz-flex:0 0 auto;
        -ms-flex:0 0 auto;
        flex:0 0 auto;
        width:50% !important
    }
}


.fp-footside-a .g-content {
    padding:2.5rem 1.5rem
}

.fp-footside-a p {
    font-size:1.15rem;
    margin:0.5rem 0 0 0
}


.fp-footside-b .title1 .g-title {
    width:95%
}
@media print {

    #g-footer {
        background:#fff !important;
        color:#000 !important
    }
}

#g-copyright {
    background:#fff;
    color:#686868;
    text-align:center
}

#g-copyright .g-container {
    border-top:5px solid #009fe3
}

#g-copyright a {
    color:#686868
}

#g-copyright a:hover {
    color:#009fe3
}

#g-copyright .g-copyright > .g-content {
    font-size:0.8rem;
    line-height:1.8
}
@media only all and (max-width:30rem) {
    #g-copyright .g-copyright > .g-content {
        padding:0
    }
}
@media print {

    #g-copyright {
        background:#fff !important;
        color:#000 !important
    }
}


.flush > .g-content {
    margin:0 !important;
    padding:0 !important
}


.nopaddingall > .g-content {
    padding:0 !important
}


.nomarginall > .g-content {
    margin:0 !important
}


.title-center .g-title {
    text-align:center;
    margin:0 0 2rem 0
}


.title-underline .g-title {
    position:relative
}

.title-underline .g-title:after {
    background:#009fe3;
    bottom:-10px;
    content:'';
    height:2px;
    position:absolute;
    width:50px;
    left:50%;
    margin-left:-25px
}


.title1 .g-title, .title2 .g-title, .title3 .g-title, .title-grey .g-title, .title-pink .g-title, .title-red .g-title, .title-purple .g-title, .title-orange .g-title, .title-blue .g-title, .title-darkgrey .g-title {
    padding-left:1.5rem;
    padding-bottom:1rem;
    margin:0.75rem 0 1.5rem 0;
    width:100%;
    border-bottom:1px solid rgba(112, 114, 116, 0.25)
}

.dir-rtl .title1 .g-title, .dir-rtl .title2 .g-title, .dir-rtl .title3 .g-title, .dir-rtl .title-grey .g-title, .dir-rtl .title-pink .g-title, .dir-rtl .title-red .g-title, .dir-rtl .title-purple .g-title, .dir-rtl .title-orange .g-title, .dir-rtl .title-blue .g-title, .dir-rtl .title-darkgrey .g-title {
    padding-left:inherit;
    padding-right:1.5rem
}

.title1 .g-title:before, .title2 .g-title:before, .title3 .g-title:before, .title-grey .g-title:before, .title-pink .g-title:before, .title-red .g-title:before, .title-purple .g-title:before, .title-orange .g-title:before, .title-blue .g-title:before, .title-darkgrey .g-title:before {
    content:"";
    position:absolute;
    left:0;
    top:12px;
    width:1rem;
    height:1.15rem;
    -webkit-transform:skew(30deg);
    -moz-transform:skew(30deg);
    -ms-transform:skew(30deg);
    -o-transform:skew(30deg);
    transform:skew(30deg)
}

.dir-rtl .title1 .g-title:before, .dir-rtl .title2 .g-title:before, .dir-rtl .title3 .g-title:before, .dir-rtl .title-grey .g-title:before, .dir-rtl .title-pink .g-title:before, .dir-rtl .title-red .g-title:before, .dir-rtl .title-purple .g-title:before, .dir-rtl .title-orange .g-title:before, .dir-rtl .title-blue .g-title:before, .dir-rtl .title-darkgrey .g-title:before {
    left:inherit;
    right:0;
    -webkit-transform:skew(-30deg);
    -moz-transform:skew(-30deg);
    -ms-transform:skew(-30deg);
    -o-transform:skew(-30deg);
    transform:skew(-30deg)
}


.moduletable[class*="box"], .widget[class*="box"] {
    padding:0.938rem;
    margin:0.625rem
}


.moduletable[class*="title"] .g-title, .widget[class*="title"] .g-title {
    margin-left:0;
    margin-right:0;
    margin-top:0
}



.title1 .g-title:before {
    background:#212121
}



.title2 .g-title:before {
    background:#009fe3
}



.title3 .g-title:before {
    background:#d4ab3c
}


.box1.moduletable, .box2.moduletable, .box3.moduletable, .box4.moduletable, .box1.widget, .box2.widget, .box3.widget, .box4.widget, .box1.g-outer-box, .box2.g-outer-box, .box3.g-outer-box, .box4.g-outer-box {
    background-image:url('https://www.ecsa-conference.eu/images/variations/box-bg.png') !important;
    background-repeat:no-repeat !important;
    background-position:center center !important
}

.box1.moduletable, .box2.moduletable, .box3.moduletable, .box4.moduletable, .box1.widget, .box2.widget, .box3.widget, .box4.widget, .box1 > .g-content, .box2 > .g-content, .box3 > .g-content, .box4 > .g-content {
    background-image:url('https://www.ecsa-conference.eu/images/variations/box-bg.png');
    background-repeat:no-repeat;
    background-position:center center
}


.box1.g-outer-box {
    background-color:#009fe3 !important
}

.box1.moduletable, .box1.widget, .box1 > .g-content {
    background-color:#009fe3;
    color:#fff
}

.box1 .button {
    background:#00638d
}

.box1 .button:hover, .box1 .button:active, .box1 .button:focus {
    background:#008ecc
}

.box1 .button.button-3, .box1 .button.button-4 {
    color:#00638d !important;
    border-color:#00638d
}

.box1 .button.button-3:hover, .box1 .button.button-4:hover, .box1 .button.button-3:active, .box1 .button.button-4:active, .box1 .button.button-3:focus, .box1 .button.button-4:focus {
    color:#fff !important;
    border-color:#fff
}

.box1 a {
    color:#410518
}

.box1 a:hover {
    color:inherit
}


.box2.g-outer-box {
    background-color:#cf7710 !important
}

.box2.moduletable, .box2.widget, .box2 > .g-content {
    background-color:#cf7710;
    color:#fff
}

.box2 .button {
    background:#884e0b
}

.box2 .button:hover, .box2 .button:active, .box2 .button:focus {
    background:#ee9124
}

.box2 .button.button-3, .box2 .button.button-4 {
    color:#884e0b !important;
    border-color:#884e0b
}

.box2 .button.button-3:hover, .box2 .button.button-4:hover, .box2 .button.button-3:active, .box2 .button.button-4:active, .box2 .button.button-3:focus, .box2 .button.button-4:focus {
    color:#fff !important;
    border-color:#fff
}

.box2 a {
    color:#412505
}

.box2 a:hover {
    color:inherit
}



.box3.g-outer-box {
    background-color:#111 !important
}

.box3.moduletable, .box3.widget, .box3 > .g-content {
    background-color:#111;
    color:#fff
}

.box3 .button {
    background:#000
}

.box3 .button:hover, .box3 .button:active, .box3 .button:focus {
    background:#1e1e1e
}

.box3 .button.button-3, .box3 .button.button-4 {
    color:#000 !important;
    border-color:#000
}

.box3 .button.button-3:hover, .box3 .button.button-4:hover, .box3 .button.button-3:active, .box3 .button.button-4:active, .box3 .button.button-3:focus, .box3 .button.button-4:focus {
    color:#fff !important;
    border-color:#fff
}

.box3 a {
    color:#009fe3
}

.box3 a:hover {
    color:inherit
}


.box4.g-outer-box {
    background-color:#d9d9d9 !important
}

.box4.moduletable, .box4.widget, .box4 > .g-content {
    background-color:#d9d9d9;
    color:#707274
}

.box4 .button {
    background:#b3b3b3
}

.box4 .button:hover, .box4 .button:active, .box4 .button:focus {
    background:#bfbfbf
}

.box4 .button.button-3, .box4 .button.button-4 {
    color:#b3b3b3 !important;
    border-color:#b3b3b3
}

.box4 .button.button-3:hover, .box4 .button.button-4:hover, .box4 .button.button-3:active, .box4 .button.button-4:active, .box4 .button.button-3:focus, .box4 .button.button-4:focus {
    color:#fff !important;
    border-color:#fff
}

.box4 a {
    color:#009fe3
}

.box4 a:hover {
    color:inherit
}

.box-white {
    color:#1a1a1a
}

.box-grey, .box-pink, .box-red, .box-purple, .box-blue, .box-orange, .box-darkgrey {
    color:#fff
}

.box-grey a:hover, .box-pink a:hover, .box-red a:hover, .box-purple a:hover, .box-blue a:hover, .box-orange a:hover, .box-darkgrey a:hover {
    color:inherit
}


.title-white .g-title, .title-white .button {
    background:#fff
}


.box-white.moduletable, .box-white.widget, .box-white.g-outer-box, .box-white > .g-content {
    background:#fff
}

.box-white .button {
    background:#bfbfbf
}

.box-white a {
    color:#bfbfbf
}



.box-white .button:hover, .title-white .button:hover, .box-white .button:active, .title-white .button:active, .box-white .button:focus, .title-white .button:focus {
    background:#e6e6e6
}

.box-white .button.button-3, .title-white .button.button-3, .box-white .button.button-2, .title-white .button.button-2 {
    color:#bfbfbf;
    border-color:#bfbfbf
}

.box-white .button.button-3:hover, .title-white .button.button-3:hover, .box-white .button.button-2:hover, .title-white .button.button-2:hover, .box-white .button.button-3:active, .title-white .button.button-3:active, .box-white .button.button-2:active, .title-white .button.button-2:active, .box-white .button.button-3:focus, .title-white .button.button-3:focus, .box-white .button.button-2:focus, .title-white .button.button-2:focus {
    color:#000;
    border-color:#000
}


.title-grey .g-title:before, .title-grey .button {
    background:#95a5a6
}


.box-grey.moduletable, .box-grey.widget, .box-grey.g-outer-box, .box-grey > .g-content {
    background:#95a5a6
}

.box-grey .button {
    background:#798d8f
}

.box-grey a {
    color:#dae0e0
}

.box-grey a:hover {
    color:#6d8082
}



.box-grey .button:hover, .title-grey .button:hover, .box-grey .button:active, .title-grey .button:active, .box-grey .button:focus, .title-grey .button:focus {
    background:#b1bdbd
}

.box-grey .button.button-3, .title-grey .button.button-3, .box-grey .button.button-4, .title-grey .button.button-4 {
    color:#566566;
    border-color:#798d8f
}

.box-grey .button.button-3:hover, .title-grey .button.button-3:hover, .box-grey .button.button-4:hover, .title-grey .button.button-4:hover, .box-grey .button.button-3:active, .title-grey .button.button-3:active, .box-grey .button.button-4:active, .title-grey .button.button-4:active, .box-grey .button.button-3:focus, .title-grey .button.button-3:focus, .box-grey .button.button-4:focus, .title-grey .button.button-4:focus {
    color:#fff;
    border-color:#fff
}


.box-darkgrey.g-outer-box {
    background:#282828 !important
}

.box-darkgrey > .g-content {
    background:#282828
}

.box-darkgrey .button {
    background:#4e4e4e
}

.box-darkgrey .button:hover, .box-darkgrey .button:active, .box-darkgrey .button:focus {
    background:#686868
}

.box-darkgrey .button.button-3, .box-darkgrey .button.button-4 {
    color:#686868 !important;
    border-color:#686868
}

.box-darkgrey .button.button-3:hover, .box-darkgrey .button.button-4:hover, .box-darkgrey .button.button-3:active, .box-darkgrey .button.button-4:active, .box-darkgrey .button.button-3:focus, .box-darkgrey .button.button-4:focus {
    color:#fff !important;
    border-color:#fff
}

.box-darkgrey a {
    color:#686868
}


.title-darkgrey .g-title:before, .title-darkgrey .button {
    background:#282828
}


.box-darkgrey.g-outer-box, .box-darkgrey > .g-content {
    background:#282828
}

.box-darkgrey .button {
    background:#4e4e4e
}

.box-darkgrey a {
    color:#686868
}

.box-darkgrey a:hover {
    color:#020202
}



.box-darkgrey .button:hover, .title-darkgrey .button:hover, .box-darkgrey .button:active, .title-darkgrey .button:active, .box-darkgrey .button:focus, .title-darkgrey .button:focus {
    background:#424242
}

.box-darkgrey .button.button-3, .title-darkgrey .button.button-3, .box-darkgrey .button.button-4, .title-darkgrey .button.button-4 {
    color:#000;
    border-color:#000
}

.box-darkgrey .button.button-3:hover, .title-darkgrey .button.button-3:hover, .box-darkgrey .button.button-4:hover, .title-darkgrey .button.button-4:hover, .box-darkgrey .button.button-3:active, .title-darkgrey .button.button-3:active, .box-darkgrey .button.button-4:active, .title-darkgrey .button.button-4:active, .box-darkgrey .button.button-3:focus, .title-darkgrey .button.button-3:focus, .box-darkgrey .button.button-4:focus, .title-darkgrey .button.button-4:focus {
    color:#fff;
    border-color:#fff
}


.title-pink .g-title:before, .title-pink .button {
    background:#d13b7b
}


.box-pink.moduletable, .box-pink.widget, .box-pink.g-outer-box, .box-pink > .g-content {
    background:#d13b7b
}

.box-pink .button {
    background:#b02963
}

.box-pink a {
    color:#e9a2c1
}

.box-pink a:hover {
    color:#9b2457
}



.box-pink .button:hover, .title-pink .button:hover, .box-pink .button:active, .title-pink .button:active, .box-pink .button:focus, .title-pink .button:focus {
    background:#db6497
}

.box-pink .button.button-3, .title-pink .button.button-3, .box-pink .button.button-4, .title-pink .button.button-4 {
    color:#721b40;
    border-color:#721b40
}

.box-pink .button.button-3:hover, .title-pink .button.button-3:hover, .box-pink .button.button-4:hover, .title-pink .button.button-4:hover, .box-pink .button.button-3:active, .title-pink .button.button-3:active, .box-pink .button.button-4:active, .title-pink .button.button-4:active, .box-pink .button.button-3:focus, .title-pink .button.button-3:focus, .box-pink .button.button-4:focus, .title-pink .button.button-4:focus {
    color:#fff;
    border-color:#fff
}


.title-red .g-title:before, .title-red .button {
    background:#008ecc
}


.box-red.moduletable, .box-red.widget, .box-red.g-outer-box, .box-red > .g-content {
    background:#ef4a44
}

.box-red .button {
    background:#eb1d15
}

.box-red a {
    color:#f9bcb9
}

.box-red a:hover {
    color:#d41912
}



.box-red .button:hover, .title-red .button:hover, .box-red .button:active, .title-red .button:active, .box-red .button:focus, .title-red .button:focus {
    background:#f37773
}

.box-red .button.button-3, .title-red .button.button-3, .box-red .button.button-4, .title-red .button.button-4 {
    color:#a5130e;
    border-color:#a5130e
}

.box-red .button.button-3:hover, .title-red .button.button-3:hover, .box-red .button.button-4:hover, .title-red .button.button-4:hover, .box-red .button.button-3:active, .title-red .button.button-3:active, .box-red .button.button-4:active, .title-red .button.button-4:active, .box-red .button.button-3:focus, .title-red .button.button-3:focus, .box-red .button.button-4:focus, .title-red .button.button-4:focus {
    color:#fff;
    border-color:#fff
}


.title-purple .g-title:before, .title-purple .button {
    background:#874f9a
}


.box-purple.moduletable, .box-purple.widget, .box-purple.g-outer-box, .box-purple > .g-content {
    background:#874f9a
}

.box-purple .button {
    background:#693e78
}

.box-purple a {
    color:#c09ccc
}

.box-purple a:hover {
    color:#5b3567
}



.box-purple .button:hover, .title-purple .button:hover, .box-purple .button:active, .title-purple .button:active, .box-purple .button:focus, .title-purple .button:focus {
    background:#a06ab2
}

.box-purple .button.button-3, .title-purple .button.button-3, .box-purple .button.button-4, .title-purple .button.button-4 {
    color:#3d2446;
    border-color:#3d2446
}

.box-purple .button.button-3:hover, .title-purple .button.button-3:hover, .box-purple .button.button-4:hover, .title-purple .button.button-4:hover, .box-purple .button.button-3:active, .title-purple .button.button-3:active, .box-purple .button.button-4:active, .title-purple .button.button-4:active, .box-purple .button.button-3:focus, .title-purple .button.button-3:focus, .box-purple .button.button-4:focus, .title-purple .button.button-4:focus {
    color:#fff;
    border-color:#fff
}


.title-blue .g-title:before, .title-blue .button {
    background:#279fba
}


.box-blue.moduletable, .box-blue.widget, .box-blue.g-outer-box, .box-blue > .g-content {
    background:#279fba
}

.box-blue .button {
    background:#1e7b90
}

.box-blue a {
    color:#7dd1e4
}

.box-blue a:hover {
    color:#1a697b
}



.box-blue .button:hover, .title-blue .button:hover, .box-blue .button:active, .title-blue .button:active, .box-blue .button:focus, .title-blue .button:focus {
    background:#3ebad6
}

.box-blue .button.button-3, .title-blue .button.button-3, .box-blue .button.button-4, .title-blue .button.button-4 {
    color:#114551;
    border-color:#114551
}

.box-blue .button.button-3:hover, .title-blue .button.button-3:hover, .box-blue .button.button-4:hover, .title-blue .button.button-4:hover, .box-blue .button.button-3:active, .title-blue .button.button-3:active, .box-blue .button.button-4:active, .title-blue .button.button-4:active, .box-blue .button.button-3:focus, .title-blue .button.button-3:focus, .box-blue .button.button-4:focus, .title-blue .button.button-4:focus {
    color:#fff;
    border-color:#fff
}


.title-orange .g-title:before, .title-orange .button {
    background:#ee7933
}


.box-orange.moduletable, .box-orange.widget, .box-orange.g-outer-box, .box-orange > .g-content {
    background:#ee7933
}

.box-orange .button {
    background:#dc5e12
}

.box-orange a {
    color:#f8c6a9
}

.box-orange a:hover {
    color:#c45410
}



.box-orange .button:hover, .title-orange .button:hover, .box-orange .button:active, .title-orange .button:active, .box-orange .button:focus, .title-orange .button:focus {
    background:#f29862
}

.box-orange .button.button-3, .title-orange .button.button-3, .box-orange .button.button-4, .title-orange .button.button-4 {
    color:#95400c;
    border-color:#95400c
}

.box-orange .button.button-3:hover, .title-orange .button.button-3:hover, .box-orange .button.button-4:hover, .title-orange .button.button-4:hover, .box-orange .button.button-3:active, .title-orange .button.button-3:active, .box-orange .button.button-4:active, .title-orange .button.button-4:active, .box-orange .button.button-3:focus, .title-orange .button.button-3:focus, .box-orange .button.button-4:focus, .title-orange .button.button-4:focus {
    color:#fff;
    border-color:#fff
}


.spaced .g-content {
    margin:1px
}


.bordered .g-content {
    border:1px solid rgba(112, 114, 116, 0.25);
    margin:1px
}


.shadow .g-content {
    box-shadow:1px 1px 1px rgba(0, 0, 0, 0.1)
}


.shadow2 .g-content {
    box-shadow:0 0 4px rgba(0, 0, 0, 0.15)
}


.disabled .g-content {
    opacity:0.4
}


.square .g-content {
    border-radius:none
}


.rounded .g-content {
    border-radius:0.1875rem;
    overflow:hidden
}

.no-bg-image {
    background-image:none !important
}

.button {
    display:inline-block;
    font-family:"Ek Mukta";
    font-weight:700;
    border-radius:3px;
    background:#009fe3;
    color:#fff !important;
    font-size:1rem;
    border:2px solid transparent;
    margin-bottom:0.2rem;
    padding:0.5rem 1.5rem;
    vertical-align:top;
    text-shadow:none;
    text-transform:uppercase;
    -webkit-transition:all 0.2s;
    -moz-transition:all 0.2s;
    transition:all 0.2s
}

.button:hover, .button:active, .button:focus {
    background:#00638d;
    color:#fff !important
}


.button .fa {
    font-size:1.5rem
}

.button.button-square {
    border-radius:0
}

.button.button-square[class*="button"] {
    border-radius:0
}

.button.button-block {
    display:block
}

.button.button-xlarge {
    font-size:1.4rem
}

.button.button-large {
    font-size:1.2rem
}

.button.button-medium {
    font-size:1rem
}

.button.button-small {
    font-size:0.8rem
}

.button.button-xsmall {
    font-size:0.6rem
}

.button.button-2 {
    border-radius:2rem
}


.button.button-3.button-3, .button.button-4.button-3, .button.button-grey.button-3, .button.button-pink.button-3, .button.button-red.button-3, .button.button-purple.button-3, .button.button-orange.button-3, .button.button-blue.button-3, .button.button-3.button-4, .button.button-4.button-4, .button.button-grey.button-4, .button.button-pink.button-4, .button.button-red.button-4, .button.button-purple.button-4, .button.button-orange.button-4, .button.button-blue.button-4 {
    background:transparent
}

.button.button-3.button-3:hover, .button.button-4.button-3:hover, .button.button-grey.button-3:hover, .button.button-pink.button-3:hover, .button.button-red.button-3:hover, .button.button-purple.button-3:hover, .button.button-orange.button-3:hover, .button.button-blue.button-3:hover, .button.button-3.button-4:hover, .button.button-4.button-4:hover, .button.button-grey.button-4:hover, .button.button-pink.button-4:hover, .button.button-red.button-4:hover, .button.button-purple.button-4:hover, .button.button-orange.button-4:hover, .button.button-blue.button-4:hover, .button.button-3.button-3:active, .button.button-4.button-3:active, .button.button-grey.button-3:active, .button.button-pink.button-3:active, .button.button-red.button-3:active, .button.button-purple.button-3:active, .button.button-orange.button-3:active, .button.button-blue.button-3:active, .button.button-3.button-4:active, .button.button-4.button-4:active, .button.button-grey.button-4:active, .button.button-pink.button-4:active, .button.button-red.button-4:active, .button.button-purple.button-4:active, .button.button-orange.button-4:active, .button.button-blue.button-4:active, .button.button-3.button-3:focus, .button.button-4.button-3:focus, .button.button-grey.button-3:focus, .button.button-pink.button-3:focus, .button.button-red.button-3:focus, .button.button-purple.button-3:focus, .button.button-orange.button-3:focus, .button.button-blue.button-3:focus, .button.button-3.button-4:focus, .button.button-4.button-4:focus, .button.button-grey.button-4:focus, .button.button-pink.button-4:focus, .button.button-red.button-4:focus, .button.button-purple.button-4:focus, .button.button-orange.button-4:focus, .button.button-blue.button-4:focus {
    background:transparent
}

.button.button-3 {
    border-radius:2rem;
    color:#009fe3 !important;
    border:2px solid #009fe3
}

.button.button-3:hover, .button.button-3:active, .button.button-3:focus {
    border:2px solid #00638d;
    color:#00638d !important
}

.button.button-4 {
    color:#009fe3 !important;
    border:2px solid #009fe3
}

.button.button-4:hover, .button.button-4:active, .button.button-4:focus {
    border:2px solid #00638d;
    color:#00638d !important
}

.button.button-grey {
    background:#95a5a6
}

.button.button-grey.button-3, .button.button-grey.button-4 {
    color:#95a5a6 !important;
    border:2px solid #95a5a6
}

.button.button-grey.button-3:hover, .button.button-grey.button-4:hover, .button.button-grey.button-3:active, .button.button-grey.button-4:active, .button.button-grey.button-3:focus, .button.button-grey.button-4:focus {
    border:2px solid #6d8082;
    color:#6d8082 !important
}

.button.button-grey:hover, .button.button-grey:active, .button.button-grey:focus {
    background:#6d8082
}

.button.button-pink {
    background:#d13b7b
}

.button.button-pink.button-3, .button.button-pink.button-4 {
    color:#d13b7b !important;
    border:2px solid #d13b7b
}

.button.button-pink.button-3:hover, .button.button-pink.button-4:hover, .button.button-pink.button-3:active, .button.button-pink.button-4:active, .button.button-pink.button-3:focus, .button.button-pink.button-4:focus {
    border:2px solid #9b2457;
    color:#9b2457 !important
}

.button.button-pink:hover, .button.button-pink:active, .button.button-pink:focus {
    background:#9b2457
}

.button.button-red {
    background:#ef4a44
}

.button.button-red.button-3, .button.button-red.button-4 {
    color:#ef4a44 !important;
    border:2px solid #ef4a44
}

.button.button-red.button-3:hover, .button.button-red.button-4:hover, .button.button-red.button-3:active, .button.button-red.button-4:active, .button.button-red.button-3:focus, .button.button-red.button-4:focus {
    border:2px solid #d41912;
    color:#d41912 !important
}

.button.button-red:hover, .button.button-red:active, .button.button-red:focus {
    background:#d41912
}

.button.button-purple {
    background:#874f9a
}

.button.button-purple.button-3, .button.button-purple.button-4 {
    color:#874f9a !important;
    border:2px solid #874f9a
}

.button.button-purple.button-3:hover, .button.button-purple.button-4:hover, .button.button-purple.button-3:active, .button.button-purple.button-4:active, .button.button-purple.button-3:focus, .button.button-purple.button-4:focus {
    border:2px solid #5b3567;
    color:#5b3567 !important
}

.button.button-purple:hover, .button.button-purple:active, .button.button-purple:focus {
    background:#5b3567
}

.button.button-orange {
    background:#ee7933
}

.button.button-orange.button-3, .button.button-orange.button-4 {
    color:#ee7933 !important;
    border:2px solid #ee7933
}

.button.button-orange.button-3:hover, .button.button-orange.button-4:hover, .button.button-orange.button-3:active, .button.button-orange.button-4:active, .button.button-orange.button-3:focus, .button.button-orange.button-4:focus {
    border:2px solid #c45410;
    color:#c45410 !important
}

.button.button-orange:hover, .button.button-orange:active, .button.button-orange:focus {
    background:#c45410
}

.button.button-blue {
    background:#279fba
}

.button.button-blue.button-3, .button.button-blue.button-4 {
    color:#279fba !important;
    border:2px solid #279fba
}

.button.button-blue.button-3:hover, .button.button-blue.button-4:hover, .button.button-blue.button-3:active, .button.button-blue.button-4:active, .button.button-blue.button-3:focus, .button.button-blue.button-4:focus {
    border:2px solid #1a697b;
    color:#1a697b !important
}

.button.button-blue:hover, .button.button-blue:active, .button.button-blue:focus {
    background:#1a697b
}

.button.button-arrow {
    background:transparent;
    font-size:3rem;
    line-height:1;
    padding:0 2rem
}

.button.button-arrow:hover, .button.button-arrow:active, .button.button-arrow:focus {
    color:#590721 !important
}

.g-button-arrow {
    display:block;
    font-family:"helvetica";
    font-size:4rem;
    line-height:2rem
}

table {
    border:1px solid #dedede
}

th {
    background:rgba(0, 0, 0, 0.1);
    padding:0.5rem
}

td {
    padding:0.5rem;
    border:1px solid #dedede
}

textarea, select[multiple=multiple] {
    background-color:white;
    border:2px solid #cacaca;
    box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.06)
}

textarea:hover, select[multiple=multiple]:hover {
    border-color:#009fe3
}

textarea:focus, select[multiple=multiple]:focus {
    border-color:#009fe3
}

textarea {
    width:100%;
    box-sizing:border-box !important
}

fieldset.input {
    margin:0;
    padding:0
}

input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea {
    background-color:white;
    vertical-align:middle;
    border:2px solid #cacaca;
    box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.06);
    font-size:1rem;
    width:100%;
    line-height:1.5;
    -webkit-transition:border-color 0.2s;
    -moz-transition:border-color 0.2s;
    transition:border-color 0.2s
}

input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, input:not([type]):hover, textarea:hover {
    border-color:#009fe3
}

input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus {
    border-color:#009fe3
}


.g-social a {
    display:inline-block;
    text-align:center;
    vertical-align:middle;
    padding:0.1rem 0.25rem
}

.g-social a span {
    vertical-align:middle
}
@media only all and (min-width:48rem) and (max-width:59.938rem) {
    .g-social a {
        padding:0.1rem 0
    }
}

.g-content-array {
    margin-left:-0.938rem;
    margin-right:-0.938rem
}

.g-content-array .g-grid {
    margin-bottom:2.3445rem
}

.g-content-array .g-grid:last-child {
    margin-bottom:0
}



@media only all and (max-width:47.938rem) {
    .g-content-array .g-grid:last-child .g-block:last-child .g-array-item {
        margin-bottom:0
    }
}
@media only all and (max-width:47.938rem) {
    .g-content-array .g-grid {
        margin-bottom:0
    }
}

.g-content-array .g-content {
    margin:0;
    padding-top:0;
    padding-bottom:0
}

@media only all and (max-width:47.938rem) {
    .g-content-array .g-array-item {
        margin-bottom:2.3445rem
    }
}

.g-content-array .g-array-item-image {
    margin:0 0 15px 0
}

.g-content-array .g-item-title {
    margin:0
}


.g-content-array .g-array-item-details, .g-content-array .g-array-item-text, .g-content-array .g-array-item-read-more {
    margin:15px 0 0
}

.g-content-array .g-array-item-details {
    font-size:90%
}

.g-content-array .g-array-item-details > span {
    margin-right:10px
}

.g-content-array .g-array-item-details i {
    margin-right:5px
}

#g-offcanvas {
    background:#008ecc;
    width:17rem;
    color:#fff
}

#g-offcanvas a {
    color:#fff
}

#g-offcanvas a:hover {
    color:#590721
}

#g-offcanvas h1, #g-offcanvas h2, #g-offcanvas h3, #g-offcanvas h4, #g-offcanvas h5, #g-offcanvas h6, #g-offcanvas strong {
    color:#fff
}

#g-offcanvas .button {
    background:transparent;
    border:2px solid #fff !important;
    color:#fff !important
}

#g-offcanvas .button:hover {
    border:2px solid #590721 !important;
    color:#590721 !important
}

#g-offcanvas .button:active {
    border:2px solid #590721 !important;
    color:#590721 !important
}

#g-offcanvas hr {
    border-bottom:1px solid rgba(255, 255, 255, 0.5)
}

#g-offcanvas .g-offcanvas-toggle {
    color:#fff;
    left:14rem;
    top:1rem
}

.g-offcanvas-toggle {
    display:none;
    font-size:1.25rem;
    color:#009fe3;
    border-radius:3px;
    padding:0.15rem;
    top:1rem;
    left:1rem;
    z-index:100001
}
@media only all and (max-width:48rem) {
    .g-offcanvas-toggle {
        display:block
    }
}


.g-offcanvas-open .g-nav-overlay {
    z-index:100000
}


.g-offcanvas-open .g-offcanvas-left #g-page-surround {
    left:17rem
}


.g-offcanvas-open .g-offcanvas-right #g-page-surround {
    right:17rem
}



.g-offcanvas-open .dir-rtl.g-offcanvas-left #g-offcanvas {
    right:auto
}


.g-offcanvas-open .dir-rtl.g-offcanvas-right #g-offcanvas {
    left:auto
}



#g-offcanvas #g-mobilemenu-container ul {
    background:#008ecc
}


#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
    color:#fff;
    padding:0.938rem
}



#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container {
    color:#fff
}

#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
    background:#009fe3
}

#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
    background:#009fe3
}



#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
    border:1px solid #009fe3;
    background:#009fe3;
    border-radius:0.1875rem;
    margin:-0.3rem 0 -0.2rem 0.5rem;
    padding:0.2rem
}

#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
    background:#009fe3
}

#g-offcanvas #g-mobilemenu-container ul .g-dropdown-column {
    width:17rem
}

#g-mobilemenu-container {
    margin:-1.563rem
}


.g-preset-thumbnails img {
    margin-bottom:1rem
}
@media only all and (max-width:47.938rem) {
    .g-preset-thumbnails {
        text-align:center
    }

    .g-preset-thumbnails .g-block {
        -webkit-box-flex:0;
        -moz-box-flex:0;
        box-flex:0;
        -webkit-flex:0 0 auto;
        -moz-flex:0 0 auto;
        -ms-flex:0 0 auto;
        flex:0 0 auto;
        width:50% !important
    }

    .g-preset-thumbnails .g-content {
        margin:0
    }
}


.g-error > .g-content {
    padding:5.628rem 0
}

.g-error h1 {
    font-size:3rem
}



.g-comingsoon-header#g-header .g-container {
    border-bottom:none
}

.g-comingsoon-header#g-header .g-logo {
    font-size:3rem;
    margin:1.5rem auto
}



.g-offline-header#g-header .g-container {
    border-bottom:none
}

.g-offline-header#g-header .g-logo {
    font-size:3rem;
    margin:1.5rem auto
}


.g-offline #grav-login {
    max-width:32rem
}

.g-offline #grav-login .form-actions {
    margin-top:0.625rem
}
@media only all and (max-width:47.938rem) {
    .g-offline #grav-login .form-actions {
        text-align:center
    }
}

.g-offline #grav-login .button {
    text-transform:capitalize
}

@media only all and (max-width:47.938rem) {
    .g-offline #grav-login .rememberme {
        float:none;
        display:block
    }
}



.g-main-nav .g-standard .g-dropdown {
    -webkit-transition:none;
    -moz-transition:none;
    transition:none
}

.g-main-nav .g-standard .g-fade.g-dropdown {
    -webkit-transition:opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -moz-transition:opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
    transition:opacity 0.3s ease-out, transform 0.3s ease-out
}

.g-main-nav .g-standard .g-zoom.g-active {
    -webkit-animation-duration:0.3s;
    -moz-animation-duration:0.3s;
    animation-duration:0.3s;
    -webkit-animation-name:g-dropdown-zoom;
    -moz-animation-name:g-dropdown-zoom;
    animation-name:g-dropdown-zoom
}

.g-main-nav .g-standard .g-fade-in-up.g-active {
    -webkit-animation-duration:0.3s;
    -moz-animation-duration:0.3s;
    animation-duration:0.3s;
    -webkit-animation-name:g-dropdown-fade-in-up;
    -moz-animation-name:g-dropdown-fade-in-up;
    animation-name:g-dropdown-fade-in-up
}


.g-main-nav .g-fullwidth > .g-dropdown {
    -webkit-transition:none;
    -moz-transition:none;
    transition:none
}

.g-main-nav .g-fullwidth > .g-fade.g-dropdown {
    -webkit-transition:opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -moz-transition:opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
    transition:opacity 0.3s ease-out, transform 0.3s ease-out
}

.g-main-nav .g-fullwidth > .g-zoom.g-active {
    -webkit-animation-duration:0.3s;
    -moz-animation-duration:0.3s;
    animation-duration:0.3s;
    -webkit-animation-name:g-dropdown-zoom;
    -moz-animation-name:g-dropdown-zoom;
    animation-name:g-dropdown-zoom
}

.g-main-nav .g-fullwidth > .g-fade-in-up.g-active {
    -webkit-animation-duration:0.3s;
    -moz-animation-duration:0.3s;
    animation-duration:0.3s;
    -webkit-animation-name:g-dropdown-fade-in-up;
    -moz-animation-name:g-dropdown-fade-in-up;
    animation-name:g-dropdown-fade-in-up
}
@-webkit-keyframes g-dropdown-zoom {

    0% {
        opacity:0;
        -webkit-transform:scale3d(0.8, 0.8, 0.8)
    }

    100% {
        opacity:1
    }
}
@-moz-keyframes g-dropdown-zoom {

    0% {
        opacity:0;
        -moz-transform:scale3d(0.8, 0.8, 0.8)
    }

    100% {
        opacity:1
    }
}
@keyframes g-dropdown-zoom {

    0% {
        opacity:0;
        -webkit-transform:scale3d(0.8, 0.8, 0.8);
        -moz-transform:scale3d(0.8, 0.8, 0.8);
        -ms-transform:scale3d(0.8, 0.8, 0.8);
        -o-transform:scale3d(0.8, 0.8, 0.8);
        transform:scale3d(0.8, 0.8, 0.8)
    }

    100% {
        opacity:1
    }
}
@-webkit-keyframes g-dropdown-fade-in-up {

    0% {
        opacity:0;
        -webkit-transform:translate3d(0, 30px, 0)
    }

    100% {
        opacity:1
    }
}
@-moz-keyframes g-dropdown-fade-in-up {

    0% {
        opacity:0;
        -moz-transform:translate3d(0, 30px, 0)
    }

    100% {
        opacity:1
    }
}
@keyframes g-dropdown-fade-in-up {

    0% {
        opacity:0;
        -webkit-transform:translate3d(0, 30px, 0);
        -moz-transform:translate3d(0, 30px, 0);
        -ms-transform:translate3d(0, 30px, 0);
        -o-transform:translate3d(0, 30px, 0);
        transform:translate3d(0, 30px, 0)
    }

    100% {
        opacity:1
    }
}


.rokajaxsearch *, .rokajaxsearch *:before, .rokajaxsearch *:after {
    box-sizing:border-box !important
}


.platform-content .rokajaxsearch * *, .platform-content .rokajaxsearch *:before *, .platform-content .rokajaxsearch *:after *, .platform-content .rokajaxsearch * *:before, .platform-content .rokajaxsearch *:before *:before, .platform-content .rokajaxsearch *:after *:before, .platform-content .rokajaxsearch * *:after, .platform-content .rokajaxsearch *:before *:after, .platform-content .rokajaxsearch *:after *:after {
    box-sizing:border-box
}

.rokajaxsearch #roksearch_search_str {
    border:1px solid #8a8a8a;
    border-radius:2rem;
    margin-bottom:1rem;
    padding:0.75rem 1rem;
    width:100%;
    box-shadow:none
}

form#rokajaxsearch {
    margin:0
}

form#rokajaxsearch > .rokajaxsearch {
    background:none;
    box-shadow:none;
    border:none
}

#roksearch_results {
    color:#707274;
    background:#fff;
    border:1px solid #8a8a8a
}

#roksearch_results .roksearch_result_wrapper1 {
    background:#f2f2f2;
    color:#707274
}

#roksearch_results .roksearch_result_wrapper1:hover {
    background:#009fe3;
    color:#fff;
    border:1px solid #29030f
}

#roksearch_results .roksearch_result_wrapper1:hover a, #roksearch_results .roksearch_result_wrapper1:hover h3 {
    color:#f46b96
}

#roksearch_results span.highlight {
    color:#fff;
    background-color:#00638d;
    text-shadow:none
}
@media only all and (max-width:47.938rem) {

    body #roksearch_results {
        width:95%
    }
}


.rokajaxsearch .search_options {
    margin-top:8px;
    padding-bottom:15px
}

.rokajaxsearch .search_options label {
    margin-right:10px !important
}

.rokajaxsearch .search_options label input[type="radio"], .rokajaxsearch .search_options label input[type="checkbox"] {
    margin:0 5px 0 0
}

.rokajaxsearch .clr {
    clear:both
}

.rokajaxsearch .searchintro {
    overflow:hidden
}

#roksearch_results {
    z-index:10000;
    position:absolute;
    width:400px;
    float:right;
    text-align:left;
    visibility:hidden;
    margin-top:5px
}

#roksearch_results .small {
    display:inline;
    position:relative;
    text-align:inherit;
    bottom:0;
    right:0;
    font-size:11px;
    font-style:italic
}

#roksearch_results a.clr {
    margin:10px 0 5px 0
}

#roksearch_results a {
    color:#590721
}

#roksearch_results h3 {
    color:#590721;
    margin-top:0;
    margin-bottom:2px;
    line-height:110%;
    font-size:110%;
    padding-bottom:0
}

#roksearch_results h3:hover {
    color:inherit
}

#roksearch_results .roksearch_result_wrapper1:hover {
    border:none
}

#roksearch_results .container-wrapper {
    overflow:hidden
}

#roksearch_results .page {
    float:left
}

#roksearch_results .roksearch_header, #roksearch_results .roksearch_row_btm {
    background:#f2f2f2;
    padding:10px 15px;
    line-height:130%;
    text-transform:none;
    font-weight:normal;
    font-size:14px
}

#roksearch_results .roksearch_row_btm {
    overflow:hidden;
    border-top:1px solid #8a8a8a
}

#roksearch_results .roksearch_even, #roksearch_results .roksearch_odd {
    padding:15px;
    border-bottom:none
}

#roksearch_results .roksearch_even span, #roksearch_results .roksearch_odd span {
    margin-top:15px;
    line-height:140%
}

#roksearch_results .roksearch_even span.highlight, #roksearch_results .roksearch_odd span.highlight {
    margin-top:0;
    padding:0 3px
}

#roksearch_results .roksearch_odd {
    background:rgba(0, 0, 0, 0.05)
}

#roksearch_results .viewall {
    float:left;
    margin:0 5px
}

#roksearch_results .viewall span {
    line-height:130%;
    text-transform:none
}

#roksearch_results .estimated_res {
    font-size:9px;
    font-style:italic;
    text-transform:none;
    float:left
}

#roksearch_results .pagination_res {
    font-style:normal;
    float:right;
    text-transform:none;
    font-size:11px
}

#roksearch_results .pagination_res span {
    padding:0 5px
}

#roksearch_results .powered-by-google {
    text-transform:lowercase;
    font-style:italic;
    font-size:9px
}


#roksearch_results .google-search #roksearch_link {
    margin-top:5px
}

#roksearch_results .google-thumb-image {
    margin:0 auto
}

#roksearch_results .readon {
    margin-top:15px
}

#roksearch_results .readon span, #roksearch_results .readon .button {
    font-size:13px;
    line-height:22px
}

#roksearch_results .container-arrows {
    height:12px;
    width:30px;
    float:left;
    margin-right:5px;
    position:relative
}

#roksearch_results #roksearch_link:before {
    content:"×";
    font-size:1.5em;
    position:absolute;
    right:10px;
    top:8px;
    z-index:100
}

#roksearch_results .arrow-left, #roksearch_results .arrow-left-disabled, #roksearch_results .arrow-right, #roksearch_results .arrow-right-disabled {
    position:absolute
}

#roksearch_results .arrow-left:before, #roksearch_results .arrow-left-disabled:before, #roksearch_results .arrow-right:before, #roksearch_results .arrow-right-disabled:before {
    font-family:FontAwesome;
    font-size:1.3em
}

#roksearch_results .arrow-left, #roksearch_results .arrow-right {
    cursor:pointer
}

#roksearch_results .arrow-left:before, #roksearch_results .arrow-right:before {
    color:#009fe3
}

#roksearch_results .arrow-left, #roksearch_results .arrow-left-disabled {
    left:0
}

#roksearch_results .arrow-left:before, #roksearch_results .arrow-left-disabled:before {
    content:'\f104'
}



#roksearch_results .arrow-right, #roksearch_results .arrow-right-disabled {
    left:18px
}

#roksearch_results .arrow-right:before, #roksearch_results .arrow-right-disabled:before {
    content:'\f105'
}



.sprocket-features.layout-slideshow .sprocket-features-pagination li {
    background:transparent;
    color:#590721;
    border:2px solid #009fe3;
    border-radius:100%;
    width:15px;
    height:15px;
    padding:0;
    box-shadow:none
}

.sprocket-features.layout-slideshow .sprocket-features-pagination li.active {
    background:#009fe3
}


[class*="sprocket-"] *, [class*="sprocket-"] *:before, [class*="sprocket-"] *:after {
    box-sizing:border-box !important
}


.platform-content [class*="sprocket-"] *, .platform-content [class*="sprocket-"] *:before, .platform-content [class*="sprocket-"] *:after {
    box-sizing:border-box !important
}



.sprocket-features.layout-slideshow .sprocket-features-img-container {
    background-position:center;
    background-size:cover;
    position:relative
}

.sprocket-features.layout-slideshow .sprocket-features-img-container img {
    visibility:hidden
}

.sprocket-features.layout-slideshow .sprocket-features-img-container:before {
    background:-webkit-linear-gradient(rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.35));
    background:linear-gradient(rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.35));
    content:"";
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0
}


.sprocket-features.layout-slideshow .sprocket-features-index-1 .sprocket-features-img-container, .sprocket-features.layout-slideshow .sprocket-features-index-1 .sprocket-features-content {
    opacity:1;
    z-index:1
}

.sprocket-features.layout-slideshow .sprocket-features-index-1 .sprocket-features-img-container {
    position:relative
}

.sprocket-features.layout-slideshow .sprocket-features-img-container, .sprocket-features.layout-slideshow .sprocket-features-content {
    opacity:0;
    position:absolute;
    z-index:1
}

.sprocket-features.layout-slideshow .sprocket-features-content {
    width:100%;
    top:0;
    left:0
}

.sprocket-features.layout-slideshow .sprocket-features-title, .sprocket-features.layout-slideshow .sprocket-features-desc {
    background:transparent;
    color:inherit
}

.sprocket-features.layout-slideshow .sprocket-features-title {
    padding-left:0;
    padding-right:0;
    margin:auto;
    width:75%;
    font-family:"Ek Mukta";
    font-weight:700;
    font-size:2.25rem;
    line-height:1
}

.sprocket-features.layout-slideshow .sprocket-features-desc {
    width:70%;
    position:relative;
    display:block;
    text-align:center;
    margin:0 auto;
    font-size:1.05rem;
    line-height:1.3;
    text-shadow:1px 1px 1px rgba(0, 0, 0, 0.6)
}
@media only all and (min-width:48rem) and (max-width:59.938rem) {
    .sprocket-features.layout-slideshow .sprocket-features-desc {
        display:none
    }
}
@media only all and (max-width:47.938rem) {
    .sprocket-features.layout-slideshow .sprocket-features-desc {
        display:none
    }
}


.sprocket-features.layout-slideshow .sprocket-features-arrows .arrow {
    margin-top:0;
    border-radius:0;
    opacity:1;
    box-shadow:none
}

.sprocket-features.layout-slideshow .sprocket-features-arrows .arrow span {
    display:none
}

.sprocket-features.layout-slideshow .sprocket-features-arrows .arrow:before {
    position:absolute;
    font-family:FontAwesome
}

.sprocket-features.layout-slideshow .sprocket-features-arrows .arrow.next {
    right:10%
}

.sprocket-features.layout-slideshow .sprocket-features-arrows .arrow.next:before {
    content:"\f105"
}
@media only all and (min-width:48rem) and (max-width:59.938rem) {
    .sprocket-features.layout-slideshow .sprocket-features-arrows .arrow.next {
        right:5%
    }
}
@media only all and (max-width:47.938rem) {
    .sprocket-features.layout-slideshow .sprocket-features-arrows .arrow.next {
        right:5%
    }
}

.sprocket-features.layout-slideshow .sprocket-features-arrows .arrow.prev {
    left:10%
}

.sprocket-features.layout-slideshow .sprocket-features-arrows .arrow.prev:before {
    content:"\f104"
}
@media only all and (min-width:48rem) and (max-width:59.938rem) {
    .sprocket-features.layout-slideshow .sprocket-features-arrows .arrow.prev {
        left:5%
    }
}
@media only all and (max-width:47.938rem) {
    .sprocket-features.layout-slideshow .sprocket-features-arrows .arrow.prev {
        left:5%
    }
}

.sprocket-features.layout-slideshow .sprocket-features-pagination {
    left:1rem;
    right:inherit
}
@media only all and (max-width:47.938rem) {
    .sprocket-features.layout-slideshow .sprocket-features-pagination {
        left:1rem;
        text-align:center;
        bottom:0
    }
}

.sprocket-features.layout-slideshow .sprocket-features-pagination li {
    display:inline-block;
    width:30px;
    height:30px;
    margin-bottom:0.25rem;
    color:#fff
}
@media only all and (max-width:47.938rem) {
    .sprocket-features.layout-slideshow .sprocket-features-pagination li {
        width:15px;
        height:15px;
        display:inline-block;
        vertical-align:bottom
    }

    .sprocket-features.layout-slideshow .sprocket-features-pagination li span {
        display:none;
        visibility:hidden
    }
}

.sprocket-features.layout-slideshow .sprocket-features-pagination li span {
    display:block;
    line-height:28px;
    text-align:center;
    font-size:1rem;
    font-weight:bold
}

.g-roksprocket-tabs-style-1 {
    margin-bottom:-1rem
}


.g-roksprocket-tabs-style-1 .sprocket-tabs .sprocket-tabs-nav {
    background:transparent;
    border:0;
    width:25%;
    margin:1.25rem 1rem
}
@media only all and (max-width:47.938rem) {
    .g-roksprocket-tabs-style-1 .sprocket-tabs .sprocket-tabs-nav {
        float:none;
        width:100%;
        text-align:center;
        margin:1rem auto 0 auto
    }
}

.g-roksprocket-tabs-style-1 .sprocket-tabs .sprocket-tabs-nav .sprocket-tabs-inner {
    color:#000;
    background:transparent;
    border:0 !important;
    border-radius:0;
    display:inline-block;
    padding:2px 8px;
    line-height:1;
    vertical-align:middle;
    font-family:"Ek Mukta";
    text-transform:uppercase;
    font-weight:bold;
    font-size:1.75rem
}
@media only all and (max-width:47.938rem) {
    .g-roksprocket-tabs-style-1 .sprocket-tabs .sprocket-tabs-nav .sprocket-tabs-inner {
        font-size:1.5rem
    }
}


.g-roksprocket-tabs-style-1 .sprocket-tabs .sprocket-tabs-nav li.active .sprocket-tabs-inner {
    color:#fff !important;
    background:#009fe3 !important
}


.g-roksprocket-tabs-style-1 .sprocket-tabs.layout-top .sprocket-tabs-nav {
    width:100%;
    margin:1rem 1.25rem 0 1.25rem
}

.g-roksprocket-tabs-style-1 .sprocket-tabs.layout-top .sprocket-tabs-nav > li {
    margin-right:1rem
}


.g-roksprocket-tabs-style-1 .sprocket-tabs.layout-bottom .sprocket-tabs-nav {
    width:100%;
    margin:0 1.25rem 1rem 1.25rem
}

.g-roksprocket-tabs-style-1 .sprocket-tabs.layout-bottom .sprocket-tabs-nav > li {
    margin-right:1rem
}

.g-roksprocket-tabs-style-1 .sprocket-tabs .g-title-regular {
    font-size:1.05rem
}

.g-roksprocket-tabs-style-2 {
    border:1px solid rgba(112, 114, 116, 0.25)
}


.g-roksprocket-tabs-style-2 .sprocket-tabs.layout-top .sprocket-tabs-nav {
    padding:1rem !important
}

.g-roksprocket-tabs-style-2 .sprocket-tabs .sprocket-tabs-nav {
    text-align:right
}

.dir-rtl .g-roksprocket-tabs-style-2 .sprocket-tabs .sprocket-tabs-nav {
    text-align:left
}

@media only all and (max-width:30rem) {
    .g-style-preset2 .g-roksprocket-tabs-style-2 .sprocket-tabs .sprocket-tabs-nav, .g-style-preset4 .g-roksprocket-tabs-style-2 .sprocket-tabs .sprocket-tabs-nav, .g-style-preset6 .g-roksprocket-tabs-style-2 .sprocket-tabs .sprocket-tabs-nav {
        text-align:center
    }
}

.g-roksprocket-tabs-style-2 .sprocket-tabs .sprocket-tabs-nav > li {
    margin-bottom:0;
    float:none;
    display:inline-block
}

.g-roksprocket-tabs-style-2 .sprocket-tabs .sprocket-tabs-nav > li > .sprocket-tabs-inner {
    border:none;
    padding:0 0.5rem;
    font-family:"Ek Mukta";
    font-weight:700;
    font-size:0.85rem;
    line-height:1.5;
    text-transform:uppercase
}
@media only all and (max-width:30rem) {
    .g-roksprocket-tabs-style-2 .sprocket-tabs .sprocket-tabs-nav > li > .sprocket-tabs-inner {
        padding:0 0.25rem;
        font-size:0.8rem
    }
}

.g-roksprocket-tabs-style-2 .sprocket-tabs .sprocket-tabs-nav > li.active > .sprocket-tabs-inner {
    background:transparent;
    border:none;
    color:#000
}

.g-roksprocket-tabs-style-2 .sprocket-tabs .sprocket-tabs-panels {
    margin:0
}



.g-roksprocket-tabs-style-3 .sprocket-tabs.layout-top .sprocket-tabs-nav {
    padding:0 !important;
    background:transparent;
    border:none
}

@media only all and (min-width:48rem) and (max-width:59.938rem) {
    .g-roksprocket-tabs-style-3 .sprocket-tabs .sprocket-tabs-panels {
        width:95%
    }
}

.g-roksprocket-tabs-style-3 .sprocket-tabs .sprocket-tabs-nav {
    margin:0
}

.g-roksprocket-tabs-style-3 .sprocket-tabs .sprocket-tabs-nav > li {
    margin-bottom:0;
    float:none;
    display:inline-block
}

.g-roksprocket-tabs-style-3 .sprocket-tabs .sprocket-tabs-nav > li > .sprocket-tabs-inner {
    background:#d7d8d9;
    border:none;
    border-radius:3px;
    padding:0.25rem 0.5rem;
    font-family:"Ek Mukta";
    font-weight:700;
    font-size:0.75rem;
    line-height:1.5;
    text-transform:uppercase
}

@media only all and (min-width:48rem) and (max-width:59.938rem) {
    .g-style-preset2 .g-roksprocket-tabs-style-3 .sprocket-tabs .sprocket-tabs-nav > li > .sprocket-tabs-inner, .g-style-preset4 .g-roksprocket-tabs-style-3 .sprocket-tabs .sprocket-tabs-nav > li > .sprocket-tabs-inner, .g-style-preset6 .g-roksprocket-tabs-style-3 .sprocket-tabs .sprocket-tabs-nav > li > .sprocket-tabs-inner {
        font-size:0.65rem
    }
}
@media only all and (max-width:30rem) {
    .g-style-preset2 .g-roksprocket-tabs-style-3 .sprocket-tabs .sprocket-tabs-nav > li > .sprocket-tabs-inner, .g-style-preset4 .g-roksprocket-tabs-style-3 .sprocket-tabs .sprocket-tabs-nav > li > .sprocket-tabs-inner, .g-style-preset6 .g-roksprocket-tabs-style-3 .sprocket-tabs .sprocket-tabs-nav > li > .sprocket-tabs-inner {
        font-size:0.65rem
    }
}

.g-roksprocket-tabs-style-3 .sprocket-tabs .sprocket-tabs-nav > li.active > .sprocket-tabs-inner {
    background:#009fe3;
    border:none;
    color:#fff
}

.g-roksprocket-tabs-style-3 .sprocket-tabs .sprocket-tabs-panels {
    margin:0.625rem 0
}


.g-roksprocket-headlines-style-1 .sprocket-headlines-text {
    font-family:"Ek Mukta";
    font-weight:700;
    font-size:1.5rem;
    line-height:1
}
@media only all and (min-width:48rem) and (max-width:59.938rem) {
    .g-roksprocket-headlines-style-1 .sprocket-headlines-text {
        font-size:1.15rem;
        line-height:1.15
    }
}
@media only all and (max-width:47.938rem) {
    .g-roksprocket-headlines-style-1 .sprocket-headlines-text {
        font-size:1.25rem;
        line-height:1.25
    }
}

.g-style-preset2 .g-roksprocket-headlines-style-1 .sprocket-headlines-text, .g-style-preset4 .g-roksprocket-headlines-style-1 .sprocket-headlines-text, .g-style-preset6 .g-roksprocket-headlines-style-1 .sprocket-headlines-text {
    font-size:1.35rem
}
@media only all and (min-width:48rem) and (max-width:59.938rem) {
    .g-style-preset2 .g-roksprocket-headlines-style-1 .sprocket-headlines-text, .g-style-preset4 .g-roksprocket-headlines-style-1 .sprocket-headlines-text, .g-style-preset6 .g-roksprocket-headlines-style-1 .sprocket-headlines-text {
        font-size:1rem
    }
}
@media only all and (max-width:47.938rem) {
    .g-style-preset2 .g-roksprocket-headlines-style-1 .sprocket-headlines-text, .g-style-preset4 .g-roksprocket-headlines-style-1 .sprocket-headlines-text, .g-style-preset6 .g-roksprocket-headlines-style-1 .sprocket-headlines-text {
        font-size:1.15rem
    }
}

.g-roksprocket-headlines-style-1 .sprocket-headlines {
    background:transparent;
    border:none;
    margin:-0.5rem 0;
    overflow:visible
}

.g-roksprocket-headlines-style-1 .sprocket-headlines-badge span {
    font-family:"Ek Mukta";
    font-weight:700;
    font-size:0.85rem;
    line-height:1.5;
    text-transform:uppercase;
    display:inline-block;
    border-bottom:2px solid;
    margin:0.6rem;
    padding:0 !important
}

.g-roksprocket-headlines-style-1 .sprocket-headlines-navigation {
    width:auto
}

.g-roksprocket-headlines-style-1 .sprocket-headlines-navigation .arrow {
    position:absolute;
    right:-20px;
    border-radius:0;
    color:#fff;
    background:#000;
    opacity:1;
    box-shadow:none;
    width:30px;
    height:30px;
    line-height:30px;
    font-size:1.75rem;
    -webkit-transition:background 0.25s ease;
    -moz-transition:background 0.25s ease;
    transition:background 0.25s ease
}

.g-roksprocket-headlines-style-1 .sprocket-headlines-navigation .arrow span {
    display:none
}

.g-roksprocket-headlines-style-1 .sprocket-headlines-navigation .arrow:before {
    font-family:FontAwesome
}

.g-roksprocket-headlines-style-1 .sprocket-headlines-navigation .arrow.next {
    top:-7px
}

.g-roksprocket-headlines-style-1 .sprocket-headlines-navigation .arrow.next:before {
    content:"\f106"
}

.g-roksprocket-headlines-style-1 .sprocket-headlines-navigation .arrow.prev {
    bottom:-7px
}

.g-roksprocket-headlines-style-1 .sprocket-headlines-navigation .arrow.prev:before {
    content:"\f107"
}
@media only all and (max-width:47.938rem) {
    .g-roksprocket-headlines-style-1 .sprocket-headlines-navigation .arrow.prev {
        bottom:inherit;
        top:23px
    }
}

.g-roksprocket-headlines-style-1 .sprocket-headlines-navigation .arrow:hover {
    background:#404040
}


.g-roksprocket-headlines-style-2 .sprocket-headlines-text {
    font-size:0.875rem
}

.g-roksprocket-headlines-style-2 .sprocket-headlines {
    background:transparent;
    border:none;
    margin:-0.5rem 0;
    overflow:visible
}

.g-roksprocket-headlines-style-2 .sprocket-headlines-badge span {
    font-family:"Ek Mukta";
    font-weight:700;
    font-size:0.85rem;
    line-height:1.5;
    text-transform:uppercase;
    display:inline-block;
    border-bottom:2px solid;
    margin:0.6rem;
    padding:0 !important
}

.g-roksprocket-headlines-style-2 .sprocket-headlines-navigation {
    width:auto
}

.g-roksprocket-headlines-style-2 .sprocket-headlines-navigation .arrow {
    position:absolute;
    right:-5px;
    border-radius:0;
    color:#fff;
    background:#009fe3;
    opacity:1;
    box-shadow:none;
    width:30px;
    height:30px;
    line-height:30px;
    font-size:1.75rem;
    -webkit-transition:background 0.25s ease;
    -moz-transition:background 0.25s ease;
    transition:background 0.25s ease
}

.g-roksprocket-headlines-style-2 .sprocket-headlines-navigation .arrow span {
    display:none
}

.g-roksprocket-headlines-style-2 .sprocket-headlines-navigation .arrow:before {
    font-family:FontAwesome
}

.g-roksprocket-headlines-style-2 .sprocket-headlines-navigation .arrow.next {
    top:0
}

.g-roksprocket-headlines-style-2 .sprocket-headlines-navigation .arrow.next:before {
    content:"\f106"
}

.g-roksprocket-headlines-style-2 .sprocket-headlines-navigation .arrow.prev {
    top:30px
}

.g-roksprocket-headlines-style-2 .sprocket-headlines-navigation .arrow.prev:before {
    content:"\f107"
}

.g-roksprocket-headlines-style-2 .sprocket-headlines-navigation .arrow:hover {
    background:#f03c74
}


.sprocket-lists .sprocket-lists-title {
    font-family:"Ek Mukta";
    font-weight:400;
    font-size:1rem;
    line-height:1.5;
    background:#fff;
    border-top:none;
    border-left:none;
    border-right:none;
    border-bottom:1px solid rgba(112, 114, 116, 0.25)
}

.sprocket-lists .active .sprocket-lists-item {
    font-size:0.875rem;
    background:#fff;
    margin-bottom:3px
}

.sprocket-lists .active .sprocket-lists-item .sprocket-padding {
    border-bottom:1px solid rgba(112, 114, 116, 0.25) !important;
    padding-bottom:9px
}

.sprocket-lists .indicator {
    background:transparent;
    margin-top:-12px
}

.dir-rtl .sprocket-lists .indicator {
    right:auto;
    left:10px
}


.sprocket-strips-s .sprocket-strips-s-overlay {
    margin-top:-40px
}

.sprocket-strips-s .sprocket-strips-s-block {
    display:block;
    float:left;
    margin:1% 0
}

.fp-roksprocket-strips-style-1 {
    border-bottom:1px solid rgba(112, 114, 116, 0.25);
    border-top:1px solid rgba(112, 114, 116, 0.25);
    margin-bottom:1.5rem;
    margin-top:-1rem
}
@media only all and (min-width:60rem) and (max-width:74.938rem) {
    .fp-roksprocket-strips-style-1 {
        margin-top:1rem
    }
}
@media only all and (min-width:48rem) and (max-width:59.938rem) {
    .fp-roksprocket-strips-style-1 {
        margin-top:1rem
    }
}

.fp-roksprocket-strips-style-1 .sprocket-strips-s-item {
    position:relative
}

.fp-roksprocket-strips-style-1 .sprocket-strips-s-content {
    position:absolute;
    bottom:0;
    left:0;
    margin:0;
    right:0;
    top:0
}


.fp-roksprocket-strips-style-1 .sprocket-strips-s-content .readon:before, .fp-roksprocket-strips-style-1 .sprocket-strips-s-content .readon:after {
    position:absolute;
    opacity:0;
    -webkit-transform:scale(0);
    -moz-transform:scale(0);
    -ms-transform:scale(0);
    -o-transform:scale(0);
    transform:scale(0);
    -webkit-transition:all 0.25s ease;
    -moz-transition:all 0.25s ease;
    transition:all 0.25s ease
}

.fp-roksprocket-strips-style-1 .sprocket-strips-s-content .readon:before {
    background:rgba(207, 16, 76, 0.75);
    content:"";
    height:100%;
    left:0;
    top:0;
    width:100%
}

.fp-roksprocket-strips-style-1 .sprocket-strips-s-content .readon:after {
    color:#fff;
    content:"\f002";
    font-family:FontAwesome;
    font-size:2.5rem;
    left:50%;
    margin-left:-1rem;
    margin-top:-1.5rem;
    top:50%
}

.fp-roksprocket-strips-style-1 .sprocket-strips-s-content .readon span {
    display:none
}



.fp-roksprocket-strips-style-1 .sprocket-strips-s-content:hover .readon:before, .fp-roksprocket-strips-style-1 .sprocket-strips-s-content:hover .readon:after {
    opacity:1;
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1)
}

.fp-roksprocket-strips-style-1 .sprocket-strips-s-nav {
    padding:0
}

.fp-roksprocket-strips-style-1 .sprocket-strips-s-arrows {
    margin-top:-10px;
    position:absolute;
    top:50%;
    left:0;
    width:100%
}

.fp-roksprocket-strips-style-1 .sprocket-strips-s-arrows .arrow {
    position:absolute;
    background:transparent;
    margin:0
}

.fp-roksprocket-strips-style-1 .sprocket-strips-s-arrows .arrow:before {
    position:relative;
    font-family:FontAwesome;
    margin:0;
    border:none;
    top:-10px
}
@media only all and (max-width:30rem) {
    .fp-roksprocket-strips-style-1 .sprocket-strips-s-arrows .arrow:before {
        top:-16px
    }
}

.fp-roksprocket-strips-style-1 .sprocket-strips-s-arrows .arrow.prev {
    left:-35px
}

.fp-roksprocket-strips-style-1 .sprocket-strips-s-arrows .arrow.prev:before {
    content:"\f104"
}

.fp-roksprocket-strips-style-1 .sprocket-strips-s-arrows .arrow.next {
    right:-35px
}

.fp-roksprocket-strips-style-1 .sprocket-strips-s-arrows .arrow.next:before {
    content:"\f105"
}

.fp-roksprocket-strips-style-1 .sprocket-strips-s-overlay .css-loader-wrapper {
    width:82px;
    height:82px
}
@media only all and (min-width:48rem) and (max-width:59.938rem) {

    .sprocket-grids-b-columns-3 > li, .sprocket-grids-b-columns-4 > li, .sprocket-grids-b-columns-5 > li, .sprocket-grids-b-columns-6 > li, .sprocket-grids-b-columns-7 > li, .sprocket-grids-b-columns-8 > li, .sprocket-grids-b-columns-9 > li, .sprocket-grids-b-columns-10 > li {
        width:33.34%
    }
}
@media only all and (min-width:30.062rem) and (max-width:47.938rem) {

    .sprocket-grids-b-columns-1 > li, .sprocket-grids-b-columns-2 > li, .sprocket-grids-b-columns-3 > li, .sprocket-grids-b-columns-4 > li, .sprocket-grids-b-columns-5 > li, .sprocket-grids-b-columns-6 > li, .sprocket-grids-b-columns-7 > li, .sprocket-grids-b-columns-8 > li, .sprocket-grids-b-columns-9 > li, .sprocket-grids-b-columns-10 > li {
        width:100%
    }

    .sprocket-grids-b-info {
        display:none
    }
}
@media only all and (max-width:30rem) {

    .sprocket-grids-b-columns-1 > li, .sprocket-grids-b-columns-2 > li, .sprocket-grids-b-columns-3 > li, .sprocket-grids-b-columns-4 > li, .sprocket-grids-b-columns-5 > li, .sprocket-grids-b-columns-6 > li, .sprocket-grids-b-columns-7 > li, .sprocket-grids-b-columns-8 > li, .sprocket-grids-b-columns-9 > li, .sprocket-grids-b-columns-10 > li {
        width:100%
    }

    .sprocket-grids-b-content {
        text-align:center
    }

    .sprocket-grids-b-info, .sprocket-grids-b-text {
        display:none
    }
}
@media only all and (min-width:48rem) and (max-width:59.938rem) {

    .sprocket-mosaic-columns-3 li, .sprocket-mosaic-columns-4 li, .sprocket-mosaic-columns-5 li, .sprocket-mosaic-columns-6 li, .sprocket-mosaic-g-columns-1 > li, .sprocket-mosaic-g-columns-2 > li, .sprocket-mosaic-g-columns-3 > li, .sprocket-mosaic-g-columns-4 > li, .sprocket-mosaic-g-columns-5 > li, .sprocket-mosaic-g-columns-6 > li {
        width:33.34%
    }
}
@media only all and (min-width:30.062rem) and (max-width:47.938rem) {

    .sprocket-mosaic-columns-1 li, .sprocket-mosaic-columns-2 li, .sprocket-mosaic-columns-3 li, .sprocket-mosaic-columns-4 li, .sprocket-mosaic-columns-5 li, .sprocket-mosaic-columns-6 li, .sprocket-mosaic-g-columns-1 > li, .sprocket-mosaic-g-columns-2 > li, .sprocket-mosaic-g-columns-3 > li, .sprocket-mosaic-g-columns-4 > li, .sprocket-mosaic-g-columns-5 > li, .sprocket-mosaic-g-columns-6 > li {
        width:100%
    }

    .sprocket-mosaic-g-info {
        display:none
    }
}
@media only all and (max-width:30rem) {

    .sprocket-mosaic-columns-1 li, .sprocket-mosaic-columns-2 li, .sprocket-mosaic-columns-3 li, .sprocket-mosaic-columns-4 li, .sprocket-mosaic-columns-5 li, .sprocket-mosaic-columns-6 li, .sprocket-mosaic-g-columns-1 > li, .sprocket-mosaic-g-columns-2 > li, .sprocket-mosaic-g-columns-3 > li, .sprocket-mosaic-g-columns-4 > li, .sprocket-mosaic-g-columns-5 > li, .sprocket-mosaic-g-columns-6 > li {
        width:100%
    }

    .sprocket-mosaic-g-content {
        text-align:center
    }

    .sprocket-mosaic-g-info, .sprocket-mosaic-g-tags, .sprocket-mosaic-g-text {
        display:none
    }
}
@media only all and (max-width:47.938rem) {

    .sprocket-quotes .cols-1 > li, .sprocket-quotes .cols-2 > li, .sprocket-quotes .cols-3 > li, .sprocket-quotes .cols-4 > li {
        width:100%;
        float:none
    }
}
@media only all and (max-width:47.938rem) {

    .sprocket-strips .cols-1 > li, .sprocket-strips .cols-2 > li, .sprocket-strips .cols-3 > li, .sprocket-strips .cols-4 > li, .sprocket-strips .cols-5 > li, .sprocket-strips .cols-6 > li, .sprocket-strips .cols-7 > li, .sprocket-strips .cols-8 > li, .sprocket-strips .cols-9 > li, .sprocket-strips .cols-10 > li, .sprocket-strips .cols-11 > li, .sprocket-strips .cols-12 > li {
        width:98%;
        float:none
    }
}
@media only all and (min-width:30.062rem) and (max-width:47.938rem) {

    .sprocket-strips-c-container .sprocket-strips-c-block, .sprocket-strips-p-container .sprocket-strips-p-block, .sprocket-strips-s-container .sprocket-strips-s-block {
        width:50%
    }
}
@media only all and (max-width:30rem) {

    .sprocket-strips-c-container .sprocket-strips-c-block, .sprocket-strips-p-container .sprocket-strips-p-block, .sprocket-strips-s-container .sprocket-strips-s-block {
        width:100%;
        float:none
    }

    .sprocket-strips-s-item img {
        width:auto;
        float:none;
        margin:0
    }
}
@media only screen and (min-width:1195px) and (max-width:1275px), only screen and (min-width:960px) and (max-width:1070px), only screen and (min-width:768px) and (max-width:880px), only screen and (min-width:482px) and (max-width:600px), only screen and (max-width:480px) {


    .sprocket-strips-s .sprocket-strips-s-arrows .arrow {
        z-index:100;
        color:#009fe3
    }

    .sprocket-strips-s .sprocket-strips-s-arrows .arrow.prev {
        left:-10px
    }

    .sprocket-strips-s .sprocket-strips-s-arrows .arrow.prev:before {
        left:10px
    }

    .sprocket-strips-s .sprocket-strips-s-arrows .arrow.next {
        right:-10px
    }

    .sprocket-strips-s .sprocket-strips-s-arrows .arrow.next:before {
        right:16px
    }

    .sprocket-strips-s .sprocket-strips-s-arrows .arrow:before {
        padding:0 8px;
        color:#fff;
        background:#009fe3
    }
}
@media only all and (min-width:30.062rem) and (max-width:47.938rem) {

    .sprocket-tables-container .sprocket-tables-block {
        width:50%
    }
}
@media only all and (max-width:30rem) {

    .sprocket-tables-container .sprocket-tables-block {
        width:100%;
        float:none;
        margin-bottom:15px
    }
}


.g-contact .g-contact-item {
    position:relative;
    padding-left:50px;
    margin-bottom:1.5rem
}

.dir-rtl .g-contact .g-contact-item {
    padding-left:0;
    padding-right:50px
}

.g-contact .g-contact-icon {
    position:absolute;
    left:0;
    font-size:1.25rem;
    border-right:1px solid rgba(255, 255, 255, 0.15);
    width:35px;
    height:45px;
    line-height:45px
}

.dir-rtl .g-contact .g-contact-icon {
    left:auto;
    right:0;
    border-left:1px solid rgba(255, 255, 255, 0.15);
    border-right:0
}

.g-contact .g-contact-label {
    text-transform:uppercase;
    font-size:0.8rem;
    font-weight:bold;
    opacity:0.5
}

.g-contact .g-contact-text {
    font-family:"Ek Mukta";
    font-weight:700
}


.g-contact.g-contact-compact .g-contact-item {
    padding-left:0;
    margin-bottom:0
}

.g-contact.g-contact-compact .g-contact-label {
    display:none
}

.g-contact.g-contact-compact .g-contact-text {
    font-weight:normal
}

.g-contact .g-contact-map {
    position:relative;
    display:block
}


.g-contact .g-contact-map-overlay:before {
    background:rgba(56, 56, 56, 0.75);
    bottom:0;
    content:"";
    left:0;
    position:absolute;
    right:0;
    top:0;
    -webkit-transition:background 0.2s;
    -moz-transition:background 0.2s;
    transition:background 0.2s
}


.g-contact .g-contact-map-overlay:hover:before {
    background:rgba(207, 16, 76, 0.25)
}

.g-contact .g-contact-map-marker {
    color:#009fe3;
    font-size:3rem;
    position:absolute
}


.g-contentlist *, .g-contentlist *:before, .g-contentlist *:after {
    box-sizing:border-box !important
}

.g-contentlist .g-contentlist-headline, .g-contentlist .g-contentlist-subtitle {
    margin:0
}

.g-contentlist .g-contentlist-headline {
    line-height:1.8rem
}


@media only all and (max-width:47.938rem) {
    .g-contentlist .g-contentlist-text > .g-content {
        padding:0.938rem 0
    }
}

.g-contentlist .g-contentlist-subtitle {
    font-family:"Ek Mukta";
    font-weight:400;
    font-size:0.85rem;
    opacity:0.75;
    line-height:2.2rem
}

.g-contentlist .g-contentlist-desc {
    margin:0.5rem 0 1.5rem 0
}

.g-contentlist .g-contentlist-img {
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center top
}
@media only all and (max-width:47.938rem) {
    .g-contentlist .g-contentlist-img {
        min-height:15rem;
        margin:0 0.625rem
    }
}

.g-contentlist .g-contentlist-img-tag {
    color:#fff;
    background:rgba(0, 0, 0, 0.75);
    border-radius:3px;
    display:inline-block;
    font-family:"Ek Mukta";
    font-weight:700;
    font-size:0.7rem;
    margin:1rem;
    padding:0.15rem 0.75rem;
    text-transform:uppercase
}

.g-contentlist .g-contentlist-list {
    background:rgba(0, 0, 0, 0.1);
    border-top:1px solid rgba(0, 0, 0, 0.1)
}

.g-contentlist .g-contentlist-list .g-content {
    background:transparent
}

.g-contentlist .g-listgrid {
    display:-webkit-box;
    display:-moz-box;
    display:box;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex-flow:row wrap;
    -moz-flex-flow:row wrap;
    flex-flow:row wrap;
    margin:-0.5rem
}

.g-contentlist .g-listgrid .g-listgrid-item {
    -webkit-box-flex:0;
    -moz-box-flex:0;
    box-flex:0;
    -webkit-flex:0 0 auto;
    -moz-flex:0 0 auto;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    padding:0.25rem;
    width:100%;
    font-size:0.9rem;
    font-weight:bold;
    float:left
}

.g-contentlist .g-listgrid .g-listgrid-item a {
    position:relative;
    padding-left:30px;
    color:inherit;
    display:block;
    padding-bottom:0.5rem;
    border-bottom:1px solid rgba(0, 0, 0, 0.1);
    opacity:0.75
}

.g-contentlist .g-listgrid .g-listgrid-item a:hover {
    opacity:1
}

.dir-rtl .g-contentlist .g-listgrid .g-listgrid-item a {
    padding-left:0;
    padding-right:30px
}

.g-contentlist .g-listgrid .g-listgrid-item .fa {
    font-size:1.25rem;
    position:absolute;
    left:0;
    padding-top:0.25rem
}
@media only all and (max-width:47.938rem) {
    .g-contentlist .g-listgrid .g-listgrid-item .fa {
        padding-top:0
    }
}

.dir-rtl .g-contentlist .g-listgrid .g-listgrid-item .fa {
    left:auto;
    right:0
}


.g-contentlist .g-listgrid.g-listgrid-2cols .g-listgrid-item {
    width:50%
}
@media only all and (min-width:48rem) {


    .g-contentlist .g-listgrid.g-listgrid-2cols .g-listgrid-item:last-child a, .g-contentlist .g-listgrid.g-listgrid-2cols .g-listgrid-item:nth-last-child(2) a {
        border-bottom:0
    }
}


.g-contentlist .g-listgrid.g-listgrid-3cols .g-listgrid-item {
    width:33.33333%
}
@media only all and (min-width:48rem) {


    .g-contentlist .g-listgrid.g-listgrid-3cols .g-listgrid-item:last-child a, .g-contentlist .g-listgrid.g-listgrid-3cols .g-listgrid-item:nth-last-child(2) a, .g-contentlist .g-listgrid.g-listgrid-3cols .g-listgrid-item:nth-last-child(3) a {
        border-bottom:0
    }
}


.g-contentlist .g-listgrid.g-listgrid-4cols .g-listgrid-item {
    width:25%
}
@media only all and (min-width:48rem) {


    .g-contentlist .g-listgrid.g-listgrid-4cols .g-listgrid-item:last-child a, .g-contentlist .g-listgrid.g-listgrid-4cols .g-listgrid-item:nth-last-child(2) a, .g-contentlist .g-listgrid.g-listgrid-4cols .g-listgrid-item:nth-last-child(3) a, .g-contentlist .g-listgrid.g-listgrid-4cols .g-listgrid-item:nth-last-child(4) a {
        border-bottom:0
    }
}


.g-contentlist .g-listgrid.g-listgrid-5cols .g-listgrid-item {
    width:20%
}
@media only all and (min-width:48rem) {


    .g-contentlist .g-listgrid.g-listgrid-5cols .g-listgrid-item:last-child a, .g-contentlist .g-listgrid.g-listgrid-5cols .g-listgrid-item:nth-last-child(2) a, .g-contentlist .g-listgrid.g-listgrid-5cols .g-listgrid-item:nth-last-child(3) a, .g-contentlist .g-listgrid.g-listgrid-5cols .g-listgrid-item:nth-last-child(4) a, .g-contentlist .g-listgrid.g-listgrid-5cols .g-listgrid-item:nth-last-child(5) a {
        border-bottom:0
    }
}


@media only all and (max-width:47.938rem) {


    .g-contentlist .g-listgrid[class$="cols"] .g-listgrid-item:last-child a {
        border-bottom:0
    }
}
@media only all and (max-width:30rem) {
    .g-contentlist .g-listgrid[class$="cols"] .g-listgrid-item {
        width:100%
    }
}

.g-horizontalmenu {
    list-style:none;
    margin:0;
    padding:0
}

.g-horizontalmenu li {
    display:inline-block;
    margin:0 0.5rem;
    font-weight:bold;
    font-size:0.9rem;
    text-transform:uppercase
}

.g-horizontalmenu li:first-child {
    margin-left:0
}

.g-horizontalmenu li:last-child {
    margin-right:0
}

.g-horizontalmenu a:hover {
    text-decoration:underline
}


.g-imagegrid *, .g-imagegrid *:before, .g-imagegrid *:after {
    box-sizing:border-box !important
}

.g-imagegrid .g-imagegrid-wrapper {
    display:-webkit-box;
    display:-moz-box;
    display:box;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex-flow:row wrap;
    -moz-flex-flow:row wrap;
    flex-flow:row wrap;
    margin:-0.25rem
}

.g-imagegrid .g-imagegrid-item {
    -webkit-box-flex:0;
    -moz-box-flex:0;
    box-flex:0;
    -webkit-flex:0 0 auto;
    -moz-flex:0 0 auto;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    padding:0.25rem;
    width:100%;
    display:inline-block;
    vertical-align:top
}


.g-imagegrid .g-imagegrid-item:hover img {
    opacity:0.25;
    -webkit-transition:opacity 0.35s;
    -moz-transition:opacity 0.35s;
    transition:opacity 0.35s
}

.g-imagegrid .g-imagegrid-item:hover .g-imagegrid-link:before {
    opacity:1
}

.g-imagegrid .g-imagegrid-desc {
    margin:1.5rem 0
}

.g-imagegrid .g-imagegrid-link {
    display:block;
    position:relative;
    background:#009fe3;
    border-radius:3px;
    overflow:hidden
}

.g-imagegrid .g-imagegrid-link:before {
    font-family:FontAwesome;
    content:"\f002";
    font-size:1.25rem;
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-7px;
    margin-top:-13px;
    z-index:1;
    opacity:0
}


.g-imagegrid .g-imagegrid-2cols .g-imagegrid-item {
    width:50%
}


.g-imagegrid .g-imagegrid-3cols .g-imagegrid-item {
    width:33.33333%
}


.g-imagegrid .g-imagegrid-4cols .g-imagegrid-item {
    width:25%
}


.g-imagegrid .g-imagegrid-5cols .g-imagegrid-item {
    width:20%
}

.g-infolist {
    display:-webkit-box;
    display:-moz-box;
    display:box;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex-flow:row wrap;
    -moz-flex-flow:row wrap;
    flex-flow:row wrap
}

.g-infolist .g-infolist-item {
    -webkit-box-flex:0;
    -moz-box-flex:0;
    box-flex:0;
    -webkit-flex:0 0 auto;
    -moz-flex:0 0 auto;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:100%;
    float:left;
    margin:0 2% 0.5rem 2%;
    padding:0 0 0.5rem 0;
    border-bottom:1px solid rgba(112, 114, 116, 0.25)
}

.g-infolist .g-infolist-item.g-infolist-with-img {
    display:-webkit-box;
    display:-moz-box;
    display:box;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex-flow:row nowrap;
    -moz-flex-flow:row nowrap;
    flex-flow:row nowrap
}
@media only all and (max-width:47.938rem) {
    .g-infolist .g-infolist-item.g-infolist-with-img {
        -webkit-flex-flow:row wrap;
        -moz-flex-flow:row wrap;
        flex-flow:row wrap
    }
}


.g-infolist.noborder .g-infolist-item {
    border-bottom:0
}


.g-infolist.spaced .g-infolist-item {
    margin:0.5rem 2%;
    padding:0.5rem 0
}

.g-infolist .g-infolist-item-img {
    margin-right:1rem;
    margin-top:0.25rem
}

.g-infolist .g-infolist-item-img.left {
    margin-right:1rem
}

.dir-rtl .g-infolist .g-infolist-item-img.left {
    margin-left:1rem;
    margin-right:0
}

.g-infolist .g-infolist-item-img.left.browser {
    margin-right:4%
}

.dir-rtl .g-infolist .g-infolist-item-img.left.browser {
    margin-left:4%;
    margin-right:0
}

.g-infolist .g-infolist-item-img.right {
    margin-left:1rem
}

.dir-rtl .g-infolist .g-infolist-item-img.right {
    margin-right:1rem;
    margin-left:0
}

.g-infolist .g-infolist-item-img.right.browser {
    margin-left:4%
}

.dir-rtl .g-infolist .g-infolist-item-img.right.browser {
    margin-right:4%;
    margin-left:0
}
@media only all and (max-width:47.938rem) {
    .g-infolist .g-infolist-item-img {
        margin-right:0 !important;
        margin-left:0 !important
    }
}

@media only all and (max-width:47.938rem) {
    .g-infolist .g-infolist-item-text {
        padding-top:1rem
    }
}

.g-infolist .g-infolist-item-title {
    margin:0 0 0.25rem 0;
    font-family:"Ek Mukta";
    font-weight:400;
    font-size:1.1rem;
    line-height:1.25
}
@media only all and (min-width:48rem) and (max-width:59.938rem) {
    .g-infolist .g-infolist-item-title {
        font-size:1rem
    }
}

.g-infolist .g-infolist-item-desc {
    margin:0;
    padding-top:0.5rem;
    font-size:0.875rem
}

.g-infolist .g-infolist-link {
    margin-top:1rem
}

.g-roksprocket-tabs-style-2 .g-infolist {
    margin:1% 0 -9px 0
}
@media only all and (max-width:47.938rem) {
    .g-roksprocket-tabs-style-2 .g-infolist {
        margin-bottom:0
    }
}

.g-roksprocket-headlines-style-2 .g-infolist {
    display:block
}



.g-infolist.g-1cols .g-infolist-item:last-child {
    padding-bottom:0;
    margin-bottom:0;
    border-bottom:none
}


.g-infolist.g-2cols .g-infolist-item {
    width:47%
}

.g-infolist.g-2cols .g-infolist-item:nth-child(odd) {
    margin-right:1%
}

.g-infolist.g-2cols .g-infolist-item:nth-child(even) {
    margin-left:1%
}


.g-infolist.g-3cols .g-infolist-item {
    width:30.66667%
}

.g-infolist.g-3cols .g-infolist-item:nth-child(3n-1) {
    margin-left:0;
    margin-right:0
}


.g-infolist.g-4cols .g-infolist-item {
    width:22.5%
}

.g-infolist.g-4cols .g-infolist-item:nth-child(4n-2) {
    margin-left:0;
    margin-right:1%
}

.g-infolist.g-4cols .g-infolist-item:nth-child(4n-1) {
    margin-left:1%;
    margin-right:0
}


.g-infolist.g-5cols .g-infolist-item {
    width:17.6%
}

.g-infolist.g-5cols .g-infolist-item:nth-child(5n-3) {
    margin-left:0;
    margin-right:1%
}

.g-infolist.g-5cols .g-infolist-item:nth-child(5n-2) {
    margin-left:1%;
    margin-right:1%
}

.g-infolist.g-5cols .g-infolist-item:nth-child(5n-1) {
    margin-left:1%;
    margin-right:0
}
@media only all and (max-width:47.938rem) {


    .g-infolist[class*="cols"] .g-infolist-item {
        width:96%;
        margin-left:2% !important;
        margin-right:2% !important
    }
}

.g-infolist-title {
    margin-left:2%
}

.dir-rtl .g-infolist-title {
    margin-left:0;
    margin-right:2%
}

.g-layercontent {
    padding:2rem
}

.g-layercontent.g-layercontent-large {
    padding:5rem 2rem
}

.g-layercontent.g-layercontent-medium {
    padding:3rem 2rem
}

.g-layercontent.g-layercontent-small {
    padding:2rem
}

.g-layercontent .g-layercontent-title {
    margin:0;
    line-height:3rem
}

.g-layercontent .g-layercontent-subtitle, .g-layercontent .g-layercontent-promotext {
    line-height:2rem;
    opacity:0.8
}

.g-layercontent .g-layercontent-promotext {
    font-size:1rem;
    font-family:"Ek Mukta";
    font-weight:700;
    margin-top:1rem
}

.g-layercontent .button {
    margin:1rem 0 0.75rem 0
}

.g-layercontent + .g-layercontent {
    padding-top:0rem
}

.g-layercontent .rounded {
    border-radius:0.1875rem
}

.browser-wrapper {
    padding-top:34px;
    border-radius:0.1875rem;
    position:relative;
    vertical-align:bottom;
    overflow:hidden
}

.browser-wrapper.left {
    margin-right:2rem
}

.browser-wrapper.right {
    margin-left:2rem
}

.browser-wrapper .browser-bar {
    position:absolute;
    top:0;
    width:100%;
    height:34px;
    background:#eee;
    border-radius:0.1875rem 0.1875rem 0 0;
    border-bottom:1px solid #e1e1e1
}

.browser-wrapper .browser-bar .browser-button {
    top:8px
}

.browser-wrapper .browser-bar .browser-button {
    position:relative;
    display:block;
    content:'';
    width:12px;
    height:12px;
    background:#ff3b47;
    border:1px solid #ff0817;
    border-radius:100%;
    left:8px
}

.browser-wrapper .browser-bar .browser-button:after, .browser-wrapper .browser-bar .browser-button:before {
    display:block;
    content:'';
    width:12px;
    height:12px;
    position:absolute;
    border-radius:100%;
    top:-1px
}

.browser-wrapper .browser-bar .browser-button:after {
    left:17px;
    background:#ffbd00;
    border:1px solid #cc9700
}

.browser-wrapper .browser-bar .browser-button:before {
    left:35px;
    background:#00d841;
    border:1px solid #00a532
}

.browser-wrapper img {
    border-radius:0 0 0.1875rem 0.1875rem
}


.g-newsletter .g-newsletter-form {
    white-space:nowrap
}

.g-newsletter .g-newsletter-headtext {
    margin-bottom:1.5rem
}

.g-newsletter .g-newsletter-inputbox, .g-newsletter .g-newsletter-button {
    height:50px
}

.g-newsletter .g-newsletter-inputbox {
    border-radius:3px;
    color:#313233;
    background:#d7d8d9;
    border:1px solid rgba(112, 114, 116, 0.25);
    display:inline-block;
    padding:0.7rem 1.25rem;
    width:73%;
    margin-right:0.25rem;
    vertical-align:top;
    box-shadow:none
}

.g-newsletter .g-newsletter-button {
    width:25%;
    padding-left:inherit;
    padding-right:inherit
}

.g-pricingtable {
    list-style:none;
    text-align:center;
    margin:0;
    border:1px solid rgba(112, 114, 116, 0.25);
    border-radius:3px;
    background:rgba(0, 0, 0, 0.5)
}

.g-pricingtable li {
    padding:0.938rem;
    border-bottom:1px solid rgba(112, 114, 116, 0.25)
}

.g-pricingtable li:last-child {
    border-bottom:0
}

.g-pricingtable .g-pricingtable-title {
    background:#009fe3;
    color:#fff;
    font-size:1.8rem;
    line-height:1.2;
    font-family:"Ek Mukta";
    font-weight:900;
    text-transform:uppercase
}

.g-pricingtable .g-pricingtable-price {
    color:#009fe3;
    font-size:4rem;
    font-family:"Ek Mukta";
    font-weight:700
}

.g-promoimage {
    position:relative;
    text-align:center
}

.g-promoimage *, .g-promoimage *:before, .g-promoimage *:after {
    box-sizing:border-box !important
}

.g-promoimage .g-promoimage-effect {
    display:block;
    background:#009fe3;
    margin:0;
    overflow:hidden;
    position:relative;
    text-align:center;
    width:100%
}

.g-promoimage .g-promoimage-effect img {
    position:relative;
    opacity:0.9;
    -webkit-transition:all 0.25s;
    -moz-transition:all 0.25s;
    transition:all 0.25s
}

.g-promoimage .g-promoimage-iconbutton {
    border:5px solid rgba(0, 0, 0, 0.85);
    background:rgba(207, 16, 76, 0.85);
    color:#000;
    border-radius:100%;
    bottom:0;
    font-family:FontAwesome;
    content:"\f0f6";
    height:50px;
    left:50%;
    line-height:42px;
    margin-left:-25px;
    margin-top:-25px;
    position:absolute;
    z-index:11;
    text-align:center;
    top:50%;
    width:50px;
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1);
    -webkit-transition:-webkit-transform 0.25s;
    -moz-transition:-moz-transform 0.25s;
    transition:transform 0.25s
}

.g-promoimage .g-promoimage-caption {
    background:#000;
    color:#fff;
    padding:0.75rem;
    position:absolute;
    top:auto;
    bottom:0;
    left:0;
    height:3.5rem;
    width:100%;
    -webkit-transform:translate3d(0, 100%, 0);
    -moz-transform:translate3d(0, 100%, 0);
    -ms-transform:translate3d(0, 100%, 0);
    -o-transform:translate3d(0, 100%, 0);
    transform:translate3d(0, 100%, 0);
    -webkit-transition:-webkit-transform 0.35s;
    -moz-transition:-moz-transform 0.35s;
    transition:transform 0.35s;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden
}

.g-promoimage .g-promoimage-caption:before, .g-promoimage .g-promoimage-caption:after {
    pointer-events:none
}

.g-promoimage .g-promoimage-title {
    display:inline-block;
    font-family:"Ek Mukta";
    font-weight:700;
    font-size:1.1rem;
    float:left
}

.g-promoimage .g-promoimage-icon a {
    float:right
}

.g-promoimage .g-promoimage-icon a span:before {
    display:inline-block;
    padding:8px 10px;
    speak:none
}

.g-promoimage .g-promoimage-title, .g-promoimage .g-promoimage-icon a {
    -webkit-transform:translate3d(0, 200%, 0);
    -moz-transform:translate3d(0, 200%, 0);
    -ms-transform:translate3d(0, 200%, 0);
    -o-transform:translate3d(0, 200%, 0);
    transform:translate3d(0, 200%, 0);
    -webkit-transition:-webkit-transform 0.35s;
    -moz-transition:-moz-transform 0.35s;
    transition:transform 0.35s
}

.g-promoimage .g-promoimage-desc {
    position:absolute;
    bottom:130%;
    opacity:0;
    width:100%;
    left:0;
    padding:0.75rem;
    -webkit-transition:opacity 0.35s;
    -moz-transition:opacity 0.35s;
    transition:opacity 0.35s;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden
}

.g-promoimage .g-promoimage-effect:hover {
    background:#590721
}

.g-promoimage .g-promoimage-effect:hover img {
    opacity:0.75;
    -webkit-filter:blur(3px);
    -moz-filter:blur(3px);
    -o-filter:blur(3px);
    -ms-filter:blur(3px);
    filter:blur(3px)
}

.g-promoimage .g-promoimage-effect:hover .g-promoimage-iconbutton {
    -webkit-transform:scale(0);
    -moz-transform:scale(0);
    -ms-transform:scale(0);
    -o-transform:scale(0);
    transform:scale(0)
}

.g-promoimage .g-promoimage-effect:hover .g-promoimage-desc {
    opacity:1
}

.g-promoimage .g-promoimage-effect:hover .g-promoimage-caption, .g-promoimage .g-promoimage-effect:hover .g-promoimage-title, .g-promoimage .g-promoimage-effect:hover .g-promoimage-icon a {
    -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)
}

.g-promoimage .g-promoimage-effect:hover .g-promoimage-title {
    -webkit-transition-delay:0.05s;
    -moz-transition-delay:0.05s;
    transition-delay:0.05s
}


.g-promoimage .g-promoimage-effect:hover .g-promoimage-icon a:nth-child(3) {
    -webkit-transition-delay:0.1s;
    -moz-transition-delay:0.1s;
    transition-delay:0.1s
}

.g-promoimage .g-promoimage-effect:hover .g-promoimage-icon a:nth-child(2) {
    -webkit-transition-delay:0.15s;
    -moz-transition-delay:0.15s;
    transition-delay:0.15s
}

.g-promoimage .g-promoimage-effect:hover .g-promoimage-icon a:first-child {
    -webkit-transition-delay:0.2s;
    -moz-transition-delay:0.2s;
    transition-delay:0.2s
}

.g-simplecounter-block {
    display:block;
    margin:2rem auto 0.5rem auto
}

.g-simplecounter-calendar {
    text-align:center
}

.g-simplecounter-calendar .counter-block {
    display:inline-block;
    margin:0 0.5rem;
    padding:0
}

.g-simplecounter-calendar .number, .g-simplecounter-calendar .word {
    display:block;
    margin:0;
    padding:0
}

.g-simplecounter-calendar .number {
    width:100px;
    height:80px;
    line-height:80px;
    font-size:2rem;
    font-weight:normal;
    border-radius:3px;
    margin-bottom:0.5rem;
    color:#fff;
    background:-webkit-linear-gradient(#a00c3b 0%, #a00c3b 50%, #009fe3 50%, #009fe3 100%);
    background:linear-gradient(to   , #a00c3b 50%, #009fe3 50%, #009fe3 100%)
}
@media only all and (max-width:47.938rem) {
    .g-simplecounter-calendar .number {
        font-size:1.5rem;
        width:85px;
        height:50px;
        line-height:50px
    }
}

.g-simplecounter-calendar .word {
    text-transform:uppercase
}
@media only all and (max-width:47.938rem) {
    .g-simplecounter-calendar .word {
        font-size:75%
    }
}

.g-animatedblock {
    color:#fff;
    font-weight:bold;
    text-transform:uppercase;
    border-radius:3px;
    overflow:hidden
}

.g-animatedblock a {
    color:#fff
}

.g-animatedblock a:hover {
    color:#590721
}

.g-animatedblock .g-animatedblock-title {
    position:absolute;
    top:0.75rem;
    left:1rem;
    font-size:5rem;
    line-height:1
}
@media only all and (min-width:60rem) and (max-width:74.938rem) {
    .g-animatedblock .g-animatedblock-title {
        font-size:3.5rem
    }
}
@media only all and (min-width:48rem) and (max-width:59.938rem) {
    .g-animatedblock .g-animatedblock-title {
        font-size:2.5rem
    }
}

.g-animatedblock .g-animatedblock-desc {
    position:absolute;
    top:inherit;
    bottom:0.75rem;
    left:1rem;
    width:100%;
    font-weight:bold;
    text-transform:uppercase
}

.dir-rtl .g-animatedblock .g-animatedblock-desc {
    left:inherit;
    right:1rem
}

.g-animatedblock .g-animatedblock-readmore {
    position:absolute;
    right:2rem;
    bottom:-0.65rem;
    font-size:3rem;
    line-height:1
}

.dir-rtl .g-animatedblock .g-animatedblock-readmore {
    right:inherit;
    left:2rem
}
@media only all and (min-width:48rem) and (max-width:59.938rem) {
    .g-animatedblock .g-animatedblock-readmore {
        font-size:2rem;
        bottom:-0.25rem
    }
}

.g-animatedblock .g-animatedblock-animated {
    position:relative
}

.g-animatedblock .g-animatedblock-animated.g-bg-1 {
    background:#009fe3
}

.g-animatedblock .g-animatedblock-animated.g-bg-2 {
    background:#cf7710
}

.g-animatedblock .g-animatedblock-animated.g-bg-3 {
    background:#d4ab3c
}

.g-animatedblock .g-animatedblock-animated.g-bg-4 {
    position:relative;
    background:-webkit-linear-gradient( left , rgba(223, 0, 70, 1), rgba(207, 16, 76, 1)) repeat;
    background:linear-gradient(to right, rgba(223, 0, 70, 1), rgba(207, 16, 76, 1)) repeat
}

.g-animatedblock .g-animatedblock-animated.g-bg-4:hover {
    background:-webkit-linear-gradient( left , rgba(207, 16, 76, 1), rgba(223, 0, 70, 1)) repeat;
    background:linear-gradient(to right, rgba(207, 16, 76, 1), rgba(223, 0, 70, 1)) repeat
}

.g-animatedblock .g-animatedblock-animated.g-bg-5 {
    position:relative;
    background:-webkit-linear-gradient( left , rgba(207, 119, 16, 1), rgba(223, 120, 0, 1)) repeat;
    background:linear-gradient(to right, rgba(207, 119, 16, 1), rgba(223, 120, 0, 1)) repeat
}

.g-animatedblock .g-animatedblock-animated.g-bg-5:hover {
    background:-webkit-linear-gradient( left , rgba(207, 119, 16, 1), rgba(223, 120, 0, 1)) repeat;
    background:linear-gradient(to right, rgba(207, 119, 16, 1), rgba(223, 120, 0, 1)) repeat
}

.g-animatedblock .g-animatedblock-animated img {
    -webkit-transition:opacity 0.2s;
    -moz-transition:opacity 0.2s;
    transition:opacity 0.2s
}


.g-animatedblock .g-animatedblock-animated.g-animatedblock-animation-1 .g-animatedblock-title {
    opacity:0;
    -webkit-transform:translateY(-100%);
    -moz-transform:translateY(-100%);
    -ms-transform:translateY(-100%);
    -o-transform:translateY(-100%);
    transform:translateY(-100%);
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    transition:all 0.3s
}

.g-animatedblock .g-animatedblock-animated.g-animatedblock-animation-1 .g-animatedblock-desc {
    opacity:0;
    -webkit-transform:scale(0);
    -moz-transform:scale(0);
    -ms-transform:scale(0);
    -o-transform:scale(0);
    transform:scale(0);
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    transition:all 0.3s
}


.g-animatedblock .g-animatedblock-animated.g-animatedblock-animation-1:hover img {
    opacity:0.25
}

.g-animatedblock .g-animatedblock-animated.g-animatedblock-animation-1:hover .g-animatedblock-title {
    opacity:1;
    -webkit-transform:translateY(0);
    -moz-transform:translateY(0);
    -ms-transform:translateY(0);
    -o-transform:translateY(0);
    transform:translateY(0)
}

.g-animatedblock .g-animatedblock-animated.g-animatedblock-animation-1:hover .g-animatedblock-desc {
    opacity:1;
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1)
}

.g-animatedblock .g-animatedblock-animated.g-animatedblock-animation-1:hover a {
    color:#fff
}


.g-animatedblock .g-animatedblock-animation-2 .g-animatedblock-title, .g-animatedblock .g-animatedblock-animation-3 .g-animatedblock-title {
    -webkit-transition:-webkit-transform 0.3s;
    -moz-transition:-moz-transform 0.3s;
    transition:transform 0.3s;
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1)
}

@media only all and (min-width:48rem) and (max-width:59.938rem) {
    .g-animatedblock .g-animatedblock-animation-2 .g-animatedblock-desc, .g-animatedblock .g-animatedblock-animation-3 .g-animatedblock-desc {
        font-size:0.85rem
    }
}

.g-animatedblock .g-animatedblock-animation-2 .g-animatedblock-button, .g-animatedblock .g-animatedblock-animation-3 .g-animatedblock-button {
    position:absolute;
    right:1rem;
    bottom:0.5rem;
    opacity:0;
    -webkit-transform:scale(0);
    -moz-transform:scale(0);
    -ms-transform:scale(0);
    -o-transform:scale(0);
    transform:scale(0);
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    transition:all 0.3s
}

.g-animatedblock .g-animatedblock-animation-2 .g-animatedblock-button .button-4, .g-animatedblock .g-animatedblock-animation-3 .g-animatedblock-button .button-4 {
    color:#fff !important;
    border:2px solid #fff
}

.g-animatedblock .g-animatedblock-animation-2 .g-animatedblock-button .button-4:hover, .g-animatedblock .g-animatedblock-animation-3 .g-animatedblock-button .button-4:hover, .g-animatedblock .g-animatedblock-animation-2 .g-animatedblock-button .button-4:active, .g-animatedblock .g-animatedblock-animation-3 .g-animatedblock-button .button-4:active, .g-animatedblock .g-animatedblock-animation-2 .g-animatedblock-button .button-4:focus, .g-animatedblock .g-animatedblock-animation-3 .g-animatedblock-button .button-4:focus {
    border:2px solid #d9d9d9;
    color:#d9d9d9 !important
}
@media only all and (min-width:48rem) and (max-width:59.938rem) {
    .g-animatedblock .g-animatedblock-animation-2 .g-animatedblock-button .button-4, .g-animatedblock .g-animatedblock-animation-3 .g-animatedblock-button .button-4 {
        padding:0.5rem 1rem
    }
}

.dir-rtl .g-animatedblock .g-animatedblock-animation-2 .g-animatedblock-button, .dir-rtl .g-animatedblock .g-animatedblock-animation-3 .g-animatedblock-button {
    right:inherit;
    left:1rem
}

.g-animatedblock .g-animatedblock-animation-2 .g-animatedblock-readmore, .g-animatedblock .g-animatedblock-animation-3 .g-animatedblock-readmore {
    opacity:1;
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1)
}


.g-animatedblock .g-animatedblock-animation-2:hover .g-animatedblock-title, .g-animatedblock .g-animatedblock-animation-3:hover .g-animatedblock-title {
    -webkit-transform:scale(0.75);
    -moz-transform:scale(0.75);
    -ms-transform:scale(0.75);
    -o-transform:scale(0.75);
    transform:scale(0.75)
}

.g-animatedblock .g-animatedblock-animation-2:hover .g-animatedblock-readmore, .g-animatedblock .g-animatedblock-animation-3:hover .g-animatedblock-readmore {
    opacity:0;
    -webkit-transform:scale(0);
    -moz-transform:scale(0);
    -ms-transform:scale(0);
    -o-transform:scale(0);
    transform:scale(0)
}

.g-animatedblock .g-animatedblock-animation-2:hover .g-animatedblock-button, .g-animatedblock .g-animatedblock-animation-3:hover .g-animatedblock-button {
    opacity:1;
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1)
}


.g-animatedblock .g-animatedblock-animation-3 .g-animatedblock-desc {
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    transition:all 0.3s
}


.g-animatedblock .g-animatedblock-animation-3:hover .g-animatedblock-title {
    -webkit-transform:scale(0);
    -moz-transform:scale(0);
    -ms-transform:scale(0);
    -o-transform:scale(0);
    transform:scale(0)
}

.g-animatedblock .g-animatedblock-animation-3:hover .g-animatedblock-desc {
    -webkit-transform:translateY(-330%);
    -moz-transform:translateY(-330%);
    -ms-transform:translateY(-330%);
    -o-transform:translateY(-330%);
    transform:translateY(-330%)
}
@media only all and (min-width:60rem) and (max-width:74.938rem) {
    .g-animatedblock .g-animatedblock-animation-3:hover .g-animatedblock-desc {
        -webkit-transform:translateY(-250%);
        -moz-transform:translateY(-250%);
        -ms-transform:translateY(-250%);
        -o-transform:translateY(-250%);
        transform:translateY(-250%)
    }
}
@media only all and (min-width:48rem) and (max-width:59.938rem) {
    .g-animatedblock .g-animatedblock-animation-3:hover .g-animatedblock-desc {
        -webkit-transform:scale(0);
        -moz-transform:scale(0);
        -ms-transform:scale(0);
        -o-transform:scale(0);
        transform:scale(0)
    }
}


.g-block-content h1 {
    font-weight:300;
    font-size:3rem;
    letter-spacing:-2px;
    opacity:0.5;
    line-height:3.75rem
}

.g-block-content h4 {
    font-size:2.5rem;
    line-height:1.2;
    font-family:"sourcesansprolight", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-weight:400;
    letter-spacing:-1px;
    margin-top:0;
    margin-left:-1px;
    margin-right:-1px
}

.g-block-content .g-block-subcontent-img {
    margin-bottom:1.5rem
}

.g-block-content .g-subtitle {
    font-family:"Ek Mukta";
    font-weight:700;
    font-size:1.25rem;
    line-height:1.25;
    text-transform:uppercase
}

.g-block-content .g-block-icons {
    font-size:5rem;
    color:#009fe3;
    opacity:0.6
}

.g-block-content .g-block-description {
    font-size:1.2rem
}

.g-testimonials {
    display:-webkit-box;
    display:-moz-box;
    display:box;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex-flow:row wrap;
    -moz-flex-flow:row wrap;
    flex-flow:row wrap
}

.g-testimonials .g-testimonial-item {
    margin-bottom:2rem;
    display:-webkit-box;
    display:-moz-box;
    display:box;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-flex:0;
    -moz-box-flex:0;
    box-flex:0;
    -webkit-flex:0 0 auto;
    -moz-flex:0 0 auto;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    -webkit-box-align:start;
    -moz-box-align:start;
    box-align:start;
    -webkit-align-items:flex-start;
    -moz-align-items:flex-start;
    -ms-align-items:flex-start;
    -o-align-items:flex-start;
    align-items:flex-start;
    -ms-flex-align:start
}
@media only all and (max-width:47.938rem) {
    .g-testimonials .g-testimonial-item {
        -webkit-flex-flow:row wrap;
        -moz-flex-flow:row wrap;
        flex-flow:row wrap
    }
}

.g-testimonials .g-testimonial-author-img {
    border-radius:100%;
    margin:0.5rem 1rem;
    overflow:hidden;
    -webkit-flex:0 15%
}
@media only all and (max-width:47.938rem) {
    .g-testimonials .g-testimonial-author-img {
        margin:0 0 1rem 0
    }
}


.g-testimonials .g-testimonial-content p {
    margin:0 0 1rem 0;
    font-size:1.75rem;
    line-height:1.3;
    font-family:"sourcesansprolight", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-weight:400;
    letter-spacing:-1px
}
@media only all and (min-width:48rem) and (max-width:59.938rem) {
    .g-testimonials .g-testimonial-content p {
        font-size:1.5rem
    }
}
@media only all and (max-width:47.938rem) {
    .g-testimonials .g-testimonial-content p {
        font-size:1.25rem
    }
}

.g-testimonials .g-testimonial-author-name, .g-testimonials .g-testimonial-author-company {
    display:inline-block;
    font-family:"Ek Mukta";
    font-weight:700
}

.g-testimonials .g-testimonial-author-name {
    font-size:1.25rem
}

.g-testimonials .g-testimonial-author-name:after {
    content:"/";
    margin:0 0.5rem
}

.g-testimonials .g-testimonial-author-company {
    text-transform:uppercase;
    font-size:1rem
}


.g-testimonials.g-1cols .g-testimonial-item {
    width:100%
}

.g-testimonials.g-1cols .g-testimonial-item:last-child {
    padding-bottom:0;
    margin-bottom:0;
    border-bottom:none
}


.g-testimonials.g-2cols .g-testimonial-item {
    width:47%
}

.g-testimonials.g-2cols .g-testimonial-item:nth-child(odd) {
    margin-right:1%
}

.g-testimonials.g-2cols .g-testimonial-item:nth-child(even) {
    margin-left:1%
}


.g-testimonials.g-3cols .g-testimonial-item {
    width:30.66667%
}

.g-testimonials.g-3cols .g-testimonial-item:nth-child(3n-1) {
    margin-left:0;
    margin-right:0
}


.g-testimonials.g-4cols .g-testimonial-item {
    width:22.5%
}

.g-testimonials.g-4cols .g-testimonial-item:nth-child(4n-2) {
    margin-left:0;
    margin-right:1%
}

.g-testimonials.g-4cols .g-testimonial-item:nth-child(4n-1) {
    margin-left:1%;
    margin-right:0
}


.g-testimonials.g-5cols .g-testimonial-item {
    width:17.6%
}

.g-testimonials.g-5cols .g-testimonial-item:nth-child(5n-3) {
    margin-left:0;
    margin-right:1%
}

.g-testimonials.g-5cols .g-testimonial-item:nth-child(5n-2) {
    margin-left:1%;
    margin-right:1%
}

.g-testimonials.g-5cols .g-testimonial-item:nth-child(5n-1) {
    margin-left:1%;
    margin-right:0
}
@media only all and (max-width:47.938rem) {


    .g-testimonials[class*="cols"] .g-testimonial-item {
        width:96%;
        margin-left:2% !important;
        margin-right:2% !important
    }
}

.g-container {
    width:75rem
}
@media only all and (min-width:60rem) and (max-width:74.938rem) {
    .g-container {
        width:60rem
    }
}
@media only all and (min-width:48rem) and (max-width:59.938rem) {
    .g-container {
        width:48rem
    }
}
@media only all and (min-width:30.062rem) and (max-width:47.938rem) {
    .g-container {
        width:30rem
    }
}
@media only all and (max-width:30rem) {
    .g-container {
        width:100%
    }
}

.g-container.g-flushed {
    width:100%
}

@media only all and (max-width:47.938rem) {
    .g-block {
        -webkit-flex-grow:0;
        -moz-flex-grow:0;
        flex-grow:0;
        -ms-flex-positive:0;
        -webkit-flex-basis:100%;
        -moz-flex-basis:100%;
        flex-basis:100%;
        -ms-flex-preferred-size:100%
    }
}

@media only all and (max-width:47.938rem) {
    body [class*="size-"] {
        -webkit-flex-grow:0;
        -moz-flex-grow:0;
        flex-grow:0;
        -ms-flex-positive:0;
        -webkit-flex-basis:100%;
        -moz-flex-basis:100%;
        flex-basis:100%;
        -ms-flex-preferred-size:100%;
        max-width:100%
    }
}
@media only all and (max-width:47.938rem) {
    @supports not (flex-wrap:wrap) {

        .g-grid {
            display:block;
            -webkit-box-lines:inherit;
            -moz-box-lines:inherit;
            box-lines:inherit;
            -webkit-flex-wrap:inherit;
            -moz-flex-wrap:inherit;
            -ms-flex-wrap:inherit;
            flex-wrap:inherit
        }

        .g-block {
            display:block;
            -webkit-box-flex:inherit;
            -moz-box-flex:inherit;
            box-flex:inherit;
            -webkit-flex:inherit;
            -moz-flex:inherit;
            -ms-flex:inherit;
            flex:inherit
        }
    }
}

.visible-large, .visible-desktop, .visible-tablet, .visible-phone, .g-block.visible-large, .g-block.visible-desktop, .g-block.visible-tablet, .g-block.visible-phone {
    display:none !important
}
@media only all and (max-width:47.938rem) {

    .visible-phone {
        display:block !important
    }

    .g-block.visible-phone {
        display:block !important
    }
}
@media only all and (min-width:48rem) and (max-width:59.938rem) {

    .visible-tablet {
        display:block !important
    }

    .g-block.visible-tablet {
        display:block !important
    }
}
@media only all and (min-width:60rem) and (max-width:74.938rem) {

    .visible-desktop {
        display:block !important
    }

    .g-block.visible-desktop {
        display:block !important
    }
}
@media only all and (min-width:75rem) {

    .visible-large {
        display:block !important
    }

    .g-block.visible-large {
        display:block !important
    }

    .visible-desktop {
        display:block !important
    }

    .g-block.visible-desktop {
        display:block !important
    }
}
@media only all and (max-width:47.938rem) {

    .hidden-phone {
        display:none !important
    }
}
@media only all and (min-width:48rem) and (max-width:59.938rem) {

    .hidden-tablet {
        display:none !important
    }
}
@media only all and (min-width:60rem) and (max-width:74.938rem) {

    .hidden-desktop {
        display:none !important
    }
}
@media only all and (min-width:75rem) {

    .hidden-large {
        display:none !important
    }

    .hidden-desktop {
        display:none !important
    }
}
@media only all and (max-width:47.938rem) {

    .align-right {
        text-align:inherit !important
    }

    .align-left {
        text-align:inherit !important
    }
}

.card{
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 15px;
    margin-left: 15px;
    background-color: #f1ecec;
    border: 0;
}


.sottosessioni {
    margin: 0 !important
}


/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 80%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.ritaglioposter {
  object-fit: cover;
  object-position: 100% 0;

  width: 90%;
  height: 300px;
}