@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,400i,500,600,700);
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */@media (max-width:768px){
    .text-column-xs-1{
        -webkit-columns:auto 1;
        -moz-columns:auto 1;
        columns:auto 1
    }

    .text-column-xs-1,.text-column-xs-2{
        -webkit-column-gap:24px;
        -moz-column-gap:24px;
        column-gap:24px
    }
    .text-column-xs-2{
        -webkit-columns:auto 2;
        -moz-columns:auto 2;
        columns:auto 2
    }

    .text-column-xs-3{
        -webkit-columns:auto 3;
        -moz-columns:auto 3;
        columns:auto 3
    }
    .text-column-xs-3,.text-column-xs-4{
        -webkit-column-gap:24px;
        -moz-column-gap:24px;
        column-gap:24px
    }
    .text-column-xs-4{
        -webkit-columns:auto 4;
        -moz-columns:auto 4;
        columns:auto 4
    }
    .text-column-xs-5{
        -webkit-columns:auto 5;
        -moz-columns:auto 5;
        columns:auto 5
    }
    .text-column-xs-5,.text-column-xs-6{
        -webkit-column-gap:24px;
        -moz-column-gap:24px;
        column-gap:24px
    }
    .text-column-xs-6{
        -webkit-columns:auto 6;
        -moz-columns:auto 6;
        columns:auto 6
    }
    .text-column-xs-7{
        -webkit-columns:auto 7;
        -moz-columns:auto 7;
        columns:auto 7
    }
    .text-column-xs-7,.text-column-xs-8{
        -webkit-column-gap:24px;
        -moz-column-gap:24px;
        column-gap:24px
    }
    .text-column-xs-8{
        -webkit-columns:auto 8;
        -moz-columns:auto 8;
        columns:auto 8
    }
    .text-column-xs-9{

        -webkit-columns:auto 9;
        -moz-columns:auto 9;
        columns:auto 9
    }
    .text-column-xs-9,.text-column-xs-10{
        -webkit-column-gap:24px;
        -moz-column-gap:24px;
        column-gap:24px
    }
    .text-column-xs-10{
        -webkit-columns:auto 10;
        -moz-columns:auto 10;
        columns:auto 10
    }
    .text-column-xs-11{
        -webkit-columns:auto 11;
        -moz-columns:auto 11;
        columns:auto 11
    }
    .text-column-xs-11,.text-column-xs-12{
        -webkit-column-gap:24px;
        -moz-column-gap:24px;
        column-gap:24px
    }
    .text-column-xs-12{
        -webkit-columns:auto 12;
        -moz-columns:auto 12;
        columns:auto 12
    }

}
@media (min-width:768px){
    .text-column-sm-1{
        -webkit-columns:auto 1;
        -moz-columns:auto 1;
        columns:auto 1
    }
    .text-column-sm-1,.text-column-sm-2{
        -webkit-column-gap:24px;
        -moz-column-gap:24px;
        column-gap:24px
    }
    .text-column-sm-2{
        -webkit-columns:auto 2;
        -moz-columns:auto 2;
        columns:auto 2
    }
    .text-column-sm-3{
        -webkit-columns:auto 3;
        -moz-columns:auto 3;
        columns:auto 3
    }
    .text-column-sm-3,.text-column-sm-4{
        -webkit-column-gap:24px;
        -moz-column-gap:24px;
        column-gap:24px
    }
    .text-column-sm-4{
        -webkit-columns:auto 4;
        -moz-columns:auto 4;
        columns:auto 4
    }
    .text-column-sm-5{
        -webkit-columns:auto 5;
        -moz-columns:auto 5;
        columns:auto 5
    }
    .text-column-sm-5,.text-column-sm-6{
        -webkit-column-gap:24px;
        -moz-column-gap:24px;
        column-gap:24px
    }
    .text-column-sm-6{
        -webkit-columns:auto 6;
        -moz-columns:auto 6;
        columns:auto 6
    }
    .text-column-sm-7{
        -webkit-columns:auto 7;
        -moz-columns:auto 7;
        columns:auto 7
    }
    .text-column-sm-7,.text-column-sm-8{
        -webkit-column-gap:24px;
        -moz-column-gap:24px;
        column-gap:24px
    }
    .text-column-sm-8{
        -webkit-columns:auto 8;
        -moz-columns:auto 8;
        columns:auto 8
    }
    .text-column-sm-9{
        -webkit-columns:auto 9;
        -moz-columns:auto 9;
        columns:auto 9
    }
    .text-column-sm-9,.text-column-sm-10{
        -webkit-column-gap:24px;
        -moz-column-gap:24px;
        column-gap:24px
    }
    .text-column-sm-10{
        -webkit-columns:auto 10;
        -moz-columns:auto 10;
        columns:auto 10
    }
    .text-column-sm-11{
        -webkit-columns:auto 11;
        -moz-columns:auto 11;
        columns:auto 11
    }
    .text-column-sm-11,.text-column-sm-12{
        -webkit-column-gap:24px;
        -moz-column-gap:24px;
        column-gap:24px
    }
    .text-column-sm-12{
        -webkit-columns:auto 12;
        -moz-columns:auto 12;
        columns:auto 12
    }

}
@media (min-width:992px){
    .text-column-md-1{
        -webkit-columns:auto 1;
        -moz-columns:auto 1;
        columns:auto 1
    }
    .text-column-md-1,.text-column-md-2{
        -webkit-column-gap:24px;
        -moz-column-gap:24px;
        column-gap:24px
    }
    .text-column-md-2{
        -webkit-columns:auto 2;
        -moz-columns:auto 2;
        columns:auto 2
    }
    .text-column-md-3{
        -webkit-columns:auto 3;
        -moz-columns:auto 3;
        columns:auto 3
    }
    .text-column-md-3,.text-column-md-4{
        -webkit-column-gap:24px;
        -moz-column-gap:24px;
        column-gap:24px
    }
    .text-column-md-4{
        -webkit-columns:auto 4;
        -moz-columns:auto 4;
        columns:auto 4
    }
    .text-column-md-5{
        -webkit-columns:auto 5;
        -moz-columns:auto 5;
        columns:auto 5
    }
    .text-column-md-5,.text-column-md-6{
        -webkit-column-gap:24px;
        -moz-column-gap:24px;
        column-gap:24px
    }
    .text-column-md-6{
        -webkit-columns:auto 6;
        -moz-columns:auto 6;
        columns:auto 6
    }
    .text-column-md-7{
        -webkit-columns:auto 7;
        -moz-columns:auto 7;
        columns:auto 7
    }
    .text-column-md-7,.text-column-md-8{
        -webkit-column-gap:24px;
        -moz-column-gap:24px;
        column-gap:24px
    }
    .text-column-md-8{
        -webkit-columns:auto 8;
        -moz-columns:auto 8;
        columns:auto 8
    }
    .text-column-md-9{
        -webkit-columns:auto 9;
        -moz-columns:auto 9;
        columns:auto 9
    }
    .text-column-md-9,.text-column-md-10{
        -webkit-column-gap:24px;
        -moz-column-gap:24px;
        column-gap:24px
    }
    .text-column-md-10{
        -webkit-columns:auto 10;
        -moz-columns:auto 10;
        columns:auto 10
    }
    .text-column-md-11{
        -webkit-columns:auto 11;
        -moz-columns:auto 11;
        columns:auto 11
    }
    .text-column-md-11,.text-column-md-12{
        -webkit-column-gap:24px;
        -moz-column-gap:24px;
        column-gap:24px
    }
    .text-column-md-12{
        -webkit-columns:auto 12;
        -moz-columns:auto 12;
        columns:auto 12
    }

}
@media (min-width:1200px){
    .text-column-lg-1{
        -webkit-columns:auto 1;
        -moz-columns:auto 1;
        columns:auto 1
    }
    .text-column-lg-1,.text-column-lg-2{
        -webkit-column-gap:24px;
        -moz-column-gap:24px;
        column-gap:24px
    }
    .text-column-lg-2{
        -webkit-columns:auto 2;
        -moz-columns:auto 2;
        columns:auto 2
    }
    .text-column-lg-3{
        -webkit-columns:auto 3;
        -moz-columns:auto 3;
        columns:auto 3
    }
    .text-column-lg-3,.text-column-lg-4{
        -webkit-column-gap:24px;
        -moz-column-gap:24px;
        column-gap:24px
    }
    .text-column-lg-4{
        -webkit-columns:auto 4;
        -moz-columns:auto 4;
        columns:auto 4
    }
    .text-column-lg-5{
        -webkit-columns:auto 5;
        -moz-columns:auto 5;
        columns:auto 5
    }
    .text-column-lg-5,.text-column-lg-6{
        -webkit-column-gap:24px;
        -moz-column-gap:24px;
        column-gap:24px
    }
    .text-column-lg-6{
        -webkit-columns:auto 6;
        -moz-columns:auto 6;
        columns:auto 6
    }
    .text-column-lg-7{
        -webkit-columns:auto 7;
        -moz-columns:auto 7;
        columns:auto 7
    }
    .text-column-lg-7,.text-column-lg-8{
        -webkit-column-gap:24px;
        -moz-column-gap:24px;
        column-gap:24px
    }
    .text-column-lg-8{
        -webkit-columns:auto 8;
        -moz-columns:auto 8;
        columns:auto 8
    }
    .text-column-lg-9{
        -webkit-columns:auto 9;
        -moz-columns:auto 9;
        columns:auto 9
    }
    .text-column-lg-9,.text-column-lg-10{
        -webkit-column-gap:24px;
        -moz-column-gap:24px;
        column-gap:24px
    }
    .text-column-lg-10{
        -webkit-columns:auto 10;
        -moz-columns:auto 10;
        columns:auto 10
    }
    .text-column-lg-11{
        -webkit-columns:auto 11;
        -moz-columns:auto 11;
        columns:auto 11
    }
    .text-column-lg-11,.text-column-lg-12{
        -webkit-column-gap:24px;
        -moz-column-gap:24px;
        column-gap:24px
    }
    .text-column-lg-12{
        -webkit-columns:auto 12;
        -moz-columns:auto 12;
        columns:auto 12
    }

}
@media (min-width:1291px){
    .text-column-xl-1{
        -webkit-columns:auto 1;
        -moz-columns:auto 1;
        columns:auto 1
    }
    .text-column-xl-1,.text-column-xl-2{
        -webkit-column-gap:24px;
        -moz-column-gap:24px;
        column-gap:24px
    }
    .text-column-xl-2{
        -webkit-columns:auto 2;
        -moz-columns:auto 2;
        columns:auto 2
    }
    .text-column-xl-3{
        -webkit-columns:auto 3;
        -moz-columns:auto 3;
        columns:auto 3
    }
    .text-column-xl-3,.text-column-xl-4{
        -webkit-column-gap:24px;
        -moz-column-gap:24px;
        column-gap:24px
    }
    .text-column-xl-4{
        -webkit-columns:auto 4;
        -moz-columns:auto 4;
        columns:auto 4
    }
    .text-column-xl-5{
        -webkit-columns:auto 5;
        -moz-columns:auto 5;
        columns:auto 5
    }
    .text-column-xl-5,.text-column-xl-6{
        -webkit-column-gap:24px;
        -moz-column-gap:24px;
        column-gap:24px
    }
    .text-column-xl-6{
        -webkit-columns:auto 6;
        -moz-columns:auto 6;
        columns:auto 6
    }
    .text-column-xl-7{
        -webkit-columns:auto 7;
        -moz-columns:auto 7;
        columns:auto 7
    }
    .text-column-xl-7,.text-column-xl-8{
        -webkit-column-gap:24px;
        -moz-column-gap:24px;
        column-gap:24px
    }
    .text-column-xl-8{
        -webkit-columns:auto 8;
        -moz-columns:auto 8;
        columns:auto 8
    }
    .text-column-xl-9{
        -webkit-columns:auto 9;
        -moz-columns:auto 9;
        columns:auto 9
    }
    .text-column-xl-9,.text-column-xl-10{
        -webkit-column-gap:24px;
        -moz-column-gap:24px;
        column-gap:24px
    }
    .text-column-xl-10{
        -webkit-columns:auto 10;
        -moz-columns:auto 10;
        columns:auto 10
    }
    .text-column-xl-11{
        -webkit-columns:auto 11;
        -moz-columns:auto 11;
        columns:auto 11
    }
    .text-column-xl-11,.text-column-xl-12{
        -webkit-column-gap:24px;
        -moz-column-gap:24px;
        column-gap:24px
    }
    .text-column-xl-12{
        -webkit-columns:auto 12;
        -moz-columns:auto 12;
        columns:auto 12
    }

}


/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{
    font-family:sans-serif;
    -ms-text-size-adjust:100%;
    -webkit-text-size-adjust:100%
}
body{
    margin:0
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{
    display:block
}
audio,canvas,progress,video{
    display:inline-block;
    vertical-align:baseline
}
audio:not([controls]){
    display:none;
    height:0
}
[hidden],template{
    display:none
}
a{
    background-color:transparent
}
a:active,a:hover{
    outline:0;
}
abbr[title]{
    border-bottom:1px dotted
}
b,strong{
    font-weight:700
}
dfn{
    font-style:italic
}
h1{
    font-size:2em;
    margin:.67em 0
}
mark{
    background:#ff0;
    color:#000
}
small{
    font-size:80%
}
sub,sup{
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline
}
sup{
    top:-.5em
}
sub{
    bottom:-.25em
}
img{
    border:0
}
svg:not(:root){
    overflow:hidden
}
figure{
    margin:1em 40px
}
hr{
    -webkit-box-sizing:content-box;
    box-sizing:content-box;
    height:0
}
pre{
    overflow:auto
}
code,kbd,pre,samp{
    font-family:monospace,monospace;
    font-size:1em
}
button,input,optgroup,select,textarea{
    color:inherit;
    font:inherit;
    margin:0
}
button{
    overflow:visible
}
button,select{
    text-transform:none
}
button,html input[type=button],input[type=reset],input[type=submit]{
    -webkit-appearance:button;
    cursor:pointer
}
button[disabled],html input[disabled]{
    cursor:default
}
button::-moz-focus-inner,input::-moz-focus-inner{
    border:0;
    padding:0
}
input{
    line-height:normal
}
input[type=checkbox],input[type=radio]{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:0
}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{
    height:auto
}
input[type=search]{
    -webkit-appearance:textfield;
    -webkit-box-sizing:content-box;
    box-sizing:content-box
}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{
    -webkit-appearance:none
}
legend{
    border:0;
    padding:0
}
textarea{
    overflow:auto
}
optgroup{
    font-weight:700
}
table{
    border-collapse:collapse;
    border-spacing:0
}
td,th{
    padding:0
}


/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */*,:after,:before{
                                                                                         -webkit-box-sizing:border-box;
                                                                                         box-sizing:border-box
                                                                                     }
html{
    font-size:10px;
    -webkit-tap-highlight-color:rgba(0,0,0,0)
}
body{
    font-family:Montserrat,sans-serif;
    font-size:14px;
    line-height:1.42857143;
    color:#333;
    background-color:#fff
}
button,input,select,textarea{
    font-family:inherit;
    font-size:inherit;
    line-height:inherit
}
a{
    color:#006eb8;
    text-decoration:none
}
a:focus,a:hover{
    color:#00406c;
    text-decoration:underline
}
a:focus{
    outline:5px auto -webkit-focus-ring-color;
    outline-offset:-2px
}
figure{
    margin:0
}
img{
    vertical-align:middle
}
.img-responsive{
    display:block;
    max-width:100%;
    height:auto
}
.img-rounded{
    border-radius:6px
}
.img-thumbnail{
    padding:4px;
    line-height:1.42857143;
    background-color:#fff;
    border:1px solid #ddd;
    border-radius:4px;
    -webkit-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out;
    display:inline-block;
    max-width:100%;
    height:auto
}
.img-circle{
    border-radius:50%
}
hr{
    margin-top:20px;
    margin-bottom:20px;
    border:0;
    border-top:1px solid #979797
}
.sr-only{
    position:absolute;
    width:1px;
    height:1px;
    margin:-1px;
    padding:0;
    overflow:hidden;
    clip:rect(0,0,0,0);
    border:0
}
.sr-only-focusable:active,.sr-only-focusable:focus{
    position:static;
    width:auto;
    height:auto;
    margin:0;
    overflow:visible;
    clip:auto
}
[role=button]{
    cursor:pointer
}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
    font-family:inherit;
    font-weight:500;
    line-height:1.1;
    color:inherit
}
.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{
    font-weight:400;
    line-height:1;
    color:#979797
}
.h1,.h2,.h3,h1,h2,h3{
    margin-top:20px;
    margin-bottom:10px
}
.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{
    font-size:65%
}
.h4,.h5,.h6,h4,h5,h6{
    margin-top:10px;
    margin-bottom:10px
}
.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{
    font-size:75%
}
.h1,h1{
    font-size:36px
}
.h2,h2{
    font-size:30px
}
.h3,h3{
    font-size:24px
}
.h4,h4{
    font-size:18px
}
.h5,h5{
    font-size:14px
}
.h6,h6{
    font-size:12px
}
p{
    margin:0 0 10px
}
.lead{
    margin-bottom:20px;
    font-size:16px;
    font-weight:300;
    line-height:1.4
}
@media (min-width:768px){
    .lead{
        font-size:21px
    }

}
.small,small{
    font-size:85%
}
.mark,mark{
    background-color:#fcf8e3;
    padding:.2em
}
.text-left{
    text-align:left
}
.text-right{
    text-align:right
}
.text-center{
    text-align:center
}
.text-justify{
    text-align:justify
}
.text-nowrap{
    white-space:nowrap
}
.text-lowercase{
    text-transform:lowercase
}
.initialism,.text-uppercase{
    text-transform:uppercase
}
.text-capitalize{
    text-transform:capitalize
}
.text-muted{
    color:#979797
}
.text-primary{
    color:#006eb8
}
a.text-primary:focus,a.text-primary:hover{
    color:#005085
}
.text-success{
    color:#3c763d
}
a.text-success:focus,a.text-success:hover{
    color:#2b542c
}
.text-info{
    color:#31708f
}
a.text-info:focus,a.text-info:hover{
    color:#245269
}
.text-warning{
    color:#8a6d3b
}
a.text-warning:focus,a.text-warning:hover{
    color:#66512c
}
.text-danger{
    color:#a94442
}
a.text-danger:focus,a.text-danger:hover{
    color:#843534
}
.bg-primary{
    color:#fff;
    background-color:#006eb8
}
a.bg-primary:focus,a.bg-primary:hover{
    background-color:#005085
}
.bg-success{
    background-color:#dff0d8
}
a.bg-success:focus,a.bg-success:hover{
    background-color:#c1e2b3
}
.bg-info{
    background-color:#d9edf7
}
a.bg-info:focus,a.bg-info:hover{
    background-color:#afd9ee
}
.bg-warning{
    background-color:#fcf8e3
}
a.bg-warning:focus,a.bg-warning:hover{
    background-color:#f7ecb5
}
.bg-danger{
    background-color:#f2dede
}
a.bg-danger:focus,a.bg-danger:hover{
    background-color:#e4b9b9
}
.page-header{
    padding-bottom:9px;
    margin:40px 0 20px;
    border-bottom:1px solid #979797
}
ol,ul{
    margin-top:0;
    margin-bottom:10px
}
ol ol,ol ul,ul ol,ul ul{
    margin-bottom:0
}
.list-inline,.list-unstyled{
    padding-left:0;
    list-style:none
}
.list-inline{
    margin-left:-5px
}
.list-inline>li{
    display:inline-block;
    padding-left:5px;
    padding-right:5px
}
dl{
    margin-top:0;
    margin-bottom:20px
}
dd,dt{
    line-height:1.42857143
}
dt{
    font-weight:700
}
dd{
    margin-left:0
}
.dl-horizontal dd:after,.dl-horizontal dd:before{
    content:" ";
    display:table
}
.dl-horizontal dd:after{
    clear:both
}
@media (min-width:992px){
    .dl-horizontal dt{
        float:left;
        width:160px;
        clear:left;
        text-align:right;
        overflow:hidden;
        text-overflow:ellipsis;
        white-space:nowrap
    }
    .dl-horizontal dd{
        margin-left:180px
    }

}
abbr[data-original-title],abbr[title]{
    cursor:help;
    border-bottom:1px dotted #979797
}
.initialism{
    font-size:90%
}
blockquote{
    padding:10px 20px;
    margin:0 0 20px;
    font-size:17.5px;
    border-left:5px solid #979797
}
blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{
    margin-bottom:0
}
blockquote .small,blockquote footer,blockquote small{
    display:block;
    font-size:80%;
    line-height:1.42857143;
    color:#979797
}
blockquote .small:before,blockquote footer:before,blockquote small:before{
    content:"\2014   \A0"
}
.blockquote-reverse,blockquote.pull-right{
    padding-right:15px;
    padding-left:0;
    border-right:5px solid #979797;
    border-left:0;
    text-align:right
}
.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{
    content:""
}
.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{
    content:"\A0   \2014"
}
address{
    margin-bottom:20px;
    font-style:normal;
    line-height:1.42857143
}
.container{
    margin-right:auto;
    margin-left:auto;
    padding-left:12px;
    padding-right:12px
}
.container:after,.container:before{
    content:" ";
    display:table
}
.container:after{
    clear:both
}
@media (min-width:768px){
    .container{
        max-width:768px
    }

}
@media (min-width:992px){
    .container{
        max-width:992px
    }

}
@media (min-width:1200px){
    .container{
        max-width:1200px
    }

}
@media (min-width:1291px){
    .container{
        max-width:1291px
    }

}
.container-fluid{
    min-height: 100%;
    height: auto !important;
}
.container-fluid:after,.container-fluid:before{
    content:" ";
    display:table
}
.container-fluid:after{
    clear:both
}
.row{
    margin-left:-12px;
    margin-right:-12px
}
.row:after,.row:before{
    content:" ";
    display:table
}
.row:after{
    clear:both
}
.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{
    position:relative;
    min-height:1px;
    padding-left:12px;
    padding-right:12px
}
.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{
    float:left
}
.col-xs-1{
    width:8.33333333%
}
.col-xs-2{
    width:16.66666667%
}
.col-xs-3{
    width:25%
}
.col-xs-4{
    width:33.33333333%
}
.col-xs-5{
    width:41.66666667%
}
.col-xs-6{
    width:50%
}
.col-xs-7{
    width:58.33333333%
}
.col-xs-8{
    width:66.66666667%
}
.col-xs-9{
    width:75%
}
.col-xs-10{
    width:83.33333333%
}
.col-xs-11{
    width:91.66666667%
}
.col-xs-12{
    width:100%
}
.col-xs-pull-0{
    right:auto
}
.col-xs-pull-1{
    right:8.33333333%
}
.col-xs-pull-2{
    right:16.66666667%
}
.col-xs-pull-3{
    right:25%
}
.col-xs-pull-4{
    right:33.33333333%
}
.col-xs-pull-5{
    right:41.66666667%
}
.col-xs-pull-6{
    right:50%
}
.col-xs-pull-7{
    right:58.33333333%
}
.col-xs-pull-8{
    right:66.66666667%
}
.col-xs-pull-9{
    right:75%
}
.col-xs-pull-10{
    right:83.33333333%
}
.col-xs-pull-11{
    right:91.66666667%
}
.col-xs-pull-12{
    right:100%
}
.col-xs-push-0{
    left:auto
}
.col-xs-push-1{
    left:8.33333333%
}
.col-xs-push-2{
    left:16.66666667%
}
.col-xs-push-3{
    left:25%
}
.col-xs-push-4{
    left:33.33333333%
}
.col-xs-push-5{
    left:41.66666667%
}
.col-xs-push-6{
    left:50%
}
.col-xs-push-7{
    left:58.33333333%
}
.col-xs-push-8{
    left:66.66666667%
}
.col-xs-push-9{
    left:75%
}
.col-xs-push-10{
    left:83.33333333%
}
.col-xs-push-11{
    left:91.66666667%
}
.col-xs-push-12{
    left:100%
}
.col-xs-offset-0{
    margin-left:0
}
.col-xs-offset-1{
    margin-left:8.33333333%
}
.col-xs-offset-2{
    margin-left:16.66666667%
}
.col-xs-offset-3{
    margin-left:25%
}
.col-xs-offset-4{
    margin-left:33.33333333%
}
.col-xs-offset-5{
    margin-left:41.66666667%
}
.col-xs-offset-6{
    margin-left:50%
}
.col-xs-offset-7{
    margin-left:58.33333333%
}
.col-xs-offset-8{
    margin-left:66.66666667%
}
.col-xs-offset-9{
    margin-left:75%
}
.col-xs-offset-10{
    margin-left:83.33333333%
}
.col-xs-offset-11{
    margin-left:91.66666667%
}
.col-xs-offset-12{
    margin-left:100%
}
@media (min-width:768px){
    .col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{
        float:left
    }
    .col-sm-1{
        width:8.33333333%
    }
    .col-sm-2{
        width:16.66666667%
    }
    .col-sm-3{
        width:25%
    }
    .col-sm-4{
        width:33.33333333%
    }
    .col-sm-5{
        width:41.66666667%
    }
    .col-sm-6{
        width:50%
    }
    .col-sm-7{
        width:58.33333333%
    }
    .col-sm-8{
        width:66.66666667%
    }
    .col-sm-9{
        width:75%
    }
    .col-sm-10{
        width:83.33333333%
    }
    .col-sm-11{
        width:91.66666667%
    }
    .col-sm-12{
        width:100%
    }
    .col-sm-pull-0{
        right:auto
    }
    .col-sm-pull-1{
        right:8.33333333%
    }
    .col-sm-pull-2{
        right:16.66666667%
    }
    .col-sm-pull-3{
        right:25%
    }
    .col-sm-pull-4{
        right:33.33333333%
    }
    .col-sm-pull-5{
        right:41.66666667%
    }
    .col-sm-pull-6{
        right:50%
    }
    .col-sm-pull-7{
        right:58.33333333%
    }
    .col-sm-pull-8{
        right:66.66666667%
    }
    .col-sm-pull-9{
        right:75%
    }
    .col-sm-pull-10{
        right:83.33333333%
    }
    .col-sm-pull-11{
        right:91.66666667%
    }
    .col-sm-pull-12{
        right:100%
    }
    .col-sm-push-0{
        left:auto
    }
    .col-sm-push-1{
        left:8.33333333%
    }
    .col-sm-push-2{
        left:16.66666667%
    }
    .col-sm-push-3{
        left:25%
    }
    .col-sm-push-4{
        left:33.33333333%
    }
    .col-sm-push-5{
        left:41.66666667%
    }
    .col-sm-push-6{
        left:50%
    }
    .col-sm-push-7{
        left:58.33333333%
    }
    .col-sm-push-8{
        left:66.66666667%
    }
    .col-sm-push-9{
        left:75%
    }
    .col-sm-push-10{
        left:83.33333333%
    }
    .col-sm-push-11{
        left:91.66666667%
    }
    .col-sm-push-12{
        left:100%
    }
    .col-sm-offset-0{
        margin-left:0
    }
    .col-sm-offset-1{
        margin-left:8.33333333%
    }
    .col-sm-offset-2{
        margin-left:16.66666667%
    }
    .col-sm-offset-3{
        margin-left:25%
    }
    .col-sm-offset-4{
        margin-left:33.33333333%
    }
    .col-sm-offset-5{
        margin-left:41.66666667%
    }
    .col-sm-offset-6{
        margin-left:50%
    }
    .col-sm-offset-7{
        margin-left:58.33333333%
    }
    .col-sm-offset-8{
        margin-left:66.66666667%
    }
    .col-sm-offset-9{
        margin-left:75%
    }
    .col-sm-offset-10{
        margin-left:83.33333333%
    }
    .col-sm-offset-11{
        margin-left:91.66666667%
    }
    .col-sm-offset-12{
        margin-left:100%
    }

}
@media (min-width:992px){
    .col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{
        float:left
    }
    .col-md-1{
        width:8.33333333%
    }
    .col-md-2{
        width:16.66666667%
    }
    .col-md-3{
        width:25%
    }
    .col-md-4{
        width:33.33333333%
    }
    .col-md-5{
        width:41.66666667%
    }
    .col-md-6{
        width:50%
    }
    .col-md-7{
        width:58.33333333%
    }
    .col-md-8{
        width:66.66666667%
    }
    .col-md-9{
        width:75%
    }
    .col-md-10{
        width:83.33333333%
    }
    .col-md-11{
        width:91.66666667%
    }
    .col-md-12{
        width:100%
    }
    .col-md-pull-0{
        right:auto
    }
    .col-md-pull-1{
        right:8.33333333%
    }
    .col-md-pull-2{
        right:16.66666667%
    }
    .col-md-pull-3{
        right:25%
    }
    .col-md-pull-4{
        right:33.33333333%
    }
    .col-md-pull-5{
        right:41.66666667%
    }
    .col-md-pull-6{
        right:50%
    }
    .col-md-pull-7{
        right:58.33333333%
    }
    .col-md-pull-8{
        right:66.66666667%
    }
    .col-md-pull-9{
        right:75%
    }
    .col-md-pull-10{
        right:83.33333333%
    }
    .col-md-pull-11{
        right:91.66666667%
    }
    .col-md-pull-12{
        right:100%
    }
    .col-md-push-0{
        left:auto
    }
    .col-md-push-1{
        left:8.33333333%
    }
    .col-md-push-2{
        left:16.66666667%
    }
    .col-md-push-3{
        left:25%
    }
    .col-md-push-4{
        left:33.33333333%
    }
    .col-md-push-5{
        left:41.66666667%
    }
    .col-md-push-6{
        left:50%
    }
    .col-md-push-7{
        left:58.33333333%
    }
    .col-md-push-8{
        left:66.66666667%
    }
    .col-md-push-9{
        left:75%
    }
    .col-md-push-10{
        left:83.33333333%
    }
    .col-md-push-11{
        left:91.66666667%
    }
    .col-md-push-12{
        left:100%
    }
    .col-md-offset-0{
        margin-left:0
    }
    .col-md-offset-1{
        margin-left:8.33333333%
    }
    .col-md-offset-2{
        margin-left:16.66666667%
    }
    .col-md-offset-3{
        margin-left:25%
    }
    .col-md-offset-4{
        margin-left:33.33333333%
    }
    .col-md-offset-5{
        margin-left:41.66666667%
    }
    .col-md-offset-6{
        margin-left:50%
    }
    .col-md-offset-7{
        margin-left:58.33333333%
    }
    .col-md-offset-8{
        margin-left:66.66666667%
    }
    .col-md-offset-9{
        margin-left:75%
    }
    .col-md-offset-10{
        margin-left:83.33333333%
    }
    .col-md-offset-11{
        margin-left:91.66666667%
    }
    .col-md-offset-12{
        margin-left:100%
    }

}
@media (min-width:1200px){
    .col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{
        float:left
    }
    .col-lg-1{
        width:8.33333333%
    }
    .col-lg-2{
        width:16.66666667%
    }
    .col-lg-3{
        width:25%
    }
    .col-lg-4{
        width:33.33333333%
    }
    .col-lg-5{
        width:41.66666667%
    }
    .col-lg-6{
        width:50%
    }
    .col-lg-7{
        width:58.33333333%
    }
    .col-lg-8{
        width:66.66666667%
    }
    .col-lg-9{
        width:75%
    }
    .col-lg-10{
        width:83.33333333%
    }
    .col-lg-11{
        width:91.66666667%
    }
    .col-lg-12{
        width:100%
    }
    .col-lg-pull-0{
        right:auto
    }
    .col-lg-pull-1{
        right:8.33333333%
    }
    .col-lg-pull-2{
        right:16.66666667%
    }
    .col-lg-pull-3{
        right:25%
    }
    .col-lg-pull-4{
        right:33.33333333%
    }
    .col-lg-pull-5{
        right:41.66666667%
    }
    .col-lg-pull-6{
        right:50%
    }
    .col-lg-pull-7{
        right:58.33333333%
    }
    .col-lg-pull-8{
        right:66.66666667%
    }
    .col-lg-pull-9{
        right:75%
    }
    .col-lg-pull-10{
        right:83.33333333%
    }
    .col-lg-pull-11{
        right:91.66666667%
    }
    .col-lg-pull-12{
        right:100%
    }
    .col-lg-push-0{
        left:auto
    }
    .col-lg-push-1{
        left:8.33333333%
    }
    .col-lg-push-2{
        left:16.66666667%
    }
    .col-lg-push-3{
        left:25%
    }
    .col-lg-push-4{
        left:33.33333333%
    }
    .col-lg-push-5{
        left:41.66666667%
    }
    .col-lg-push-6{
        left:50%
    }
    .col-lg-push-7{
        left:58.33333333%
    }
    .col-lg-push-8{
        left:66.66666667%
    }
    .col-lg-push-9{
        left:75%
    }
    .col-lg-push-10{
        left:83.33333333%
    }
    .col-lg-push-11{
        left:91.66666667%
    }
    .col-lg-push-12{
        left:100%
    }
    .col-lg-offset-0{
        margin-left:0
    }
    .col-lg-offset-1{
        margin-left:8.33333333%
    }
    .col-lg-offset-2{
        margin-left:16.66666667%
    }
    .col-lg-offset-3{
        margin-left:25%
    }
    .col-lg-offset-4{
        margin-left:33.33333333%
    }
    .col-lg-offset-5{
        margin-left:41.66666667%
    }
    .col-lg-offset-6{
        margin-left:50%
    }
    .col-lg-offset-7{
        margin-left:58.33333333%
    }
    .col-lg-offset-8{
        margin-left:66.66666667%
    }
    .col-lg-offset-9{
        margin-left:75%
    }
    .col-lg-offset-10{
        margin-left:83.33333333%
    }
    .col-lg-offset-11{
        margin-left:91.66666667%
    }
    .col-lg-offset-12{
        margin-left:100%
    }

}
@media (min-width:1291px){
    .col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12{
        float:left
    }
    .col-xl-1{
        width:8.33333333%
    }
    .col-xl-2{
        width:16.66666667%
    }
    .col-xl-3{
        width:25%
    }
    .col-xl-4{
        width:33.33333333%
    }
    .col-xl-5{
        width:41.66666667%
    }
    .col-xl-6{
        width:50%
    }
    .col-xl-7{
        width:58.33333333%
    }
    .col-xl-8{
        width:66.66666667%
    }
    .col-xl-9{
        width:75%
    }
    .col-xl-10{
        width:83.33333333%
    }
    .col-xl-11{
        width:91.66666667%
    }
    .col-xl-12{
        width:100%
    }
    .col-xl-pull-0{
        right:auto
    }
    .col-xl-pull-1{
        right:8.33333333%
    }
    .col-xl-pull-2{
        right:16.66666667%
    }
    .col-xl-pull-3{
        right:25%
    }
    .col-xl-pull-4{
        right:33.33333333%
    }
    .col-xl-pull-5{
        right:41.66666667%
    }
    .col-xl-pull-6{
        right:50%
    }
    .col-xl-pull-7{
        right:58.33333333%
    }
    .col-xl-pull-8{
        right:66.66666667%
    }
    .col-xl-pull-9{
        right:75%
    }
    .col-xl-pull-10{
        right:83.33333333%
    }
    .col-xl-pull-11{
        right:91.66666667%
    }
    .col-xl-pull-12{
        right:100%
    }
    .col-xl-push-0{
        left:auto
    }
    .col-xl-push-1{
        left:8.33333333%
    }
    .col-xl-push-2{
        left:16.66666667%
    }
    .col-xl-push-3{
        left:25%
    }
    .col-xl-push-4{
        left:33.33333333%
    }
    .col-xl-push-5{
        left:41.66666667%
    }
    .col-xl-push-6{
        left:50%
    }
    .col-xl-push-7{
        left:58.33333333%
    }
    .col-xl-push-8{
        left:66.66666667%
    }
    .col-xl-push-9{
        left:75%
    }
    .col-xl-push-10{
        left:83.33333333%
    }
    .col-xl-push-11{
        left:91.66666667%
    }
    .col-xl-push-12{
        left:100%
    }
    .col-xl-offset-0{
        margin-left:0
    }
    .col-xl-offset-1{
        margin-left:8.33333333%
    }
    .col-xl-offset-2{
        margin-left:16.66666667%
    }
    .col-xl-offset-3{
        margin-left:25%
    }
    .col-xl-offset-4{
        margin-left:33.33333333%
    }
    .col-xl-offset-5{
        margin-left:41.66666667%
    }
    .col-xl-offset-6{
        margin-left:50%
    }
    .col-xl-offset-7{
        margin-left:58.33333333%
    }
    .col-xl-offset-8{
        margin-left:66.66666667%
    }
    .col-xl-offset-9{
        margin-left:75%
    }
    .col-xl-offset-10{
        margin-left:83.33333333%
    }
    .col-xl-offset-11{
        margin-left:91.66666667%
    }
    .col-xl-offset-12{
        margin-left:100%
    }
}
.alert{
    padding:15px;
    margin-bottom:20px;
    border:1px solid transparent;
    border-radius:4px
}
.alert h4{
    margin-top:0;
    color:inherit
}
.alert .alert-link{
    font-weight:700
}
.alert>p,.alert>ul{
    margin-bottom:0
}
.alert>p+p{
    margin-top:5px
}
.alert-dismissable,.alert-dismissible{
    padding-right:35px
}
.alert-dismissable .close,.alert-dismissible .close{
    position:relative;
    top:-2px;
    right:-21px;
    color:inherit
}

.alert-success{

    background-color: #b75c9d;
    color: #ffffff;
}

.alert-success hr{

    border-top-color:#c9e2b3

}

.alert-success .alert-link{
    color:#2b542c
}
.alert-info{
    background-color:#d9edf7;
    border-color:#bce8f1;
    color:#31708f
}
.alert-info hr{
    border-top-color:#a6e1ec
}
.alert-info .alert-link{
    color:#245269
}
.alert-warning{
    background-color:#fcf8e3;
    border-color:#faebcc;
    color:#8a6d3b
}
.alert-warning hr{
    border-top-color:#f7e1b5
}
.alert-warning .alert-link{
    color:#66512c
}
.alert-danger{
    background-color:#f2dede;
    border-color:#ebccd1;
    color:#a94442
}
.alert-danger hr{
    border-top-color:#e4b9c0
}
.alert-danger .alert-link{
    color:#843534
}
.popover{
    top:0;
    left:0;
    z-index:1060;
    max-width:276px;
    padding:1px;
    font-family:Montserrat,sans-serif;
    font-style:normal;
    font-weight:400;
    letter-spacing:normal;
    line-break:auto;
    line-height:1.42857143;
    text-align:left;
    text-align:start;
    text-decoration:none;
    text-shadow:none;
    text-transform:none;
    white-space:normal;
    word-break:normal;
    word-spacing:normal;
    word-wrap:normal;
    font-size:14px;
    background-color:#fff;
    background-clip:padding-box;
    border:1px solid #ccc;
    border:1px solid rgba(0,0,0,.2);
    border-radius:6px;
    -webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);
    box-shadow:0 5px 10px rgba(0,0,0,.2)
}
.popover.top{
    margin-top:-10px
}
.popover.right{
    margin-left:10px
}
.popover.bottom{
    margin-top:10px
}
.popover.left{
    margin-left:-10px
}
.popover-title{
    margin:0;
    padding:8px 14px;
    font-size:14px;
    background-color:#f7f7f7;
    border-bottom:1px solid #ebebeb;
    border-radius:5px 5px 0 0
}
.popover-content{
    padding:9px 14px
}
.popover>.arrow,.popover>.arrow:after{
    position:absolute;
    display:block;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid
}
.popover>.arrow{
    border-width:11px
}
.popover>.arrow:after{
    border-width:10px;
    content:""
}
.popover.top>.arrow{
    left:50%;
    margin-left:-11px;
    border-bottom-width:0;
    border-top-color:#999;
    border-top-color:rgba(0,0,0,.25);
    bottom:-11px
}
.popover.top>.arrow:after{
    content:" ";
    bottom:1px;
    margin-left:-10px;
    border-bottom-width:0;
    border-top-color:#fff
}
.popover.right>.arrow{
    top:50%;
    left:-11px;
    margin-top:-11px;
    border-left-width:0;
    border-right-color:#999;
    border-right-color:rgba(0,0,0,.25)
}
.popover.right>.arrow:after{
    content:" ";
    left:1px;
    bottom:-10px;
    border-left-width:0;
    border-right-color:#fff
}
.popover.bottom>.arrow{
    left:50%;
    margin-left:-11px;
    border-top-width:0;
    border-bottom-color:#999;
    border-bottom-color:rgba(0,0,0,.25);
    top:-11px
}
.popover.bottom>.arrow:after{
    content:" ";
    top:1px;
    margin-left:-10px;
    border-top-width:0;
    border-bottom-color:#fff
}
.popover.left>.arrow{
    top:50%;
    right:-11px;
    margin-top:-11px;
    border-right-width:0;
    border-left-color:#999;
    border-left-color:rgba(0,0,0,.25)
}
.popover.left>.arrow:after{
    content:" ";
    right:1px;
    border-right-width:0;
    border-left-color:#fff;
    bottom:-10px
}
.clearfix:after,.clearfix:before{
    content:" ";
    display:table
}
.clearfix:after{
    clear:both
}
.center-block{
    display:block;
    margin-left:auto;
    margin-right:auto
}
.pull-right{
    float:right!important
}
.pull-left{
    float:left!important
}
.hide{
    display:none!important
}
.show{
    display:block!important
}
.invisible{
    visibility:hidden
}
.text-hide{
    font:0/0 a;
    color:transparent;
    text-shadow:none;
    background-color:transparent;
    border:0
}
.hidden{
    display:none!important
}
.affix{
    position:fixed
}
@-ms-viewport{
    width:device-width
}
.visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xl,.visible-xl-block,.visible-xl-inline,.visible-xl-inline-block,.visible-xs,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{
    display:none!important
}
@media (max-width:767px){
    .visible-xs{
        display:block!important
    }
    table.visible-xs{
        display:table!important
    }
    tr.visible-xs{
        display:table-row!important
    }
    td.visible-xs,th.visible-xs{
        display:table-cell!important
    }

}
@media (max-width:767px){
    .visible-xs-block{
        display:block!important
    }

}
@media (max-width:767px){
    .visible-xs-inline{
        display:inline!important
    }

}
@media (max-width:767px){
    .visible-xs-inline-block{
        display:inline-block!important
    }

}
@media (min-width:768px) and (max-width:991px){
    .visible-sm{
        display:block!important
    }
    table.visible-sm{
        display:table!important
    }
    tr.visible-sm{
        display:table-row!important
    }
    td.visible-sm,th.visible-sm{
        display:table-cell!important
    }

}
@media (min-width:768px) and (max-width:991px){
    .visible-sm-block{
        display:block!important
    }

}
@media (min-width:768px) and (max-width:991px){
    .visible-sm-inline{
        display:inline!important
    }

}
@media (min-width:768px) and (max-width:991px){
    .visible-sm-inline-block{
        display:inline-block!important
    }

}
@media (min-width:992px) and (max-width:1199px){
    .visible-md{
        display:block!important
    }
    table.visible-md{
        display:table!important
    }
    tr.visible-md{
        display:table-row!important
    }
    td.visible-md,th.visible-md{
        display:table-cell!important
    }

}
@media (min-width:992px) and (max-width:1199px){
    .visible-md-block{
        display:block!important
    }

}
@media (min-width:992px) and (max-width:1199px){
    .visible-md-inline{
        display:inline!important
    }

}
@media (min-width:992px) and (max-width:1199px){
    .visible-md-inline-block{
        display:inline-block!important
    }

}
@media (min-width:1200px){
    .visible-lg{
        display:block!important
    }
    table.visible-lg{
        display:table!important
    }
    tr.visible-lg{
        display:table-row!important
    }
    td.visible-lg,th.visible-lg{
        display:table-cell!important
    }

}
@media (min-width:1200px){
    .visible-lg-block{
        display:block!important
    }

}
@media (min-width:1200px){
    .visible-lg-inline{
        display:inline!important
    }

}
@media (min-width:1200px){
    .visible-lg-inline-block{
        display:inline-block!important
    }

}
@media (min-width:1291px){
    .visible-xl{
        display:block!important
    }
    table.visible-xl{
        display:table!important
    }
    tr.visible-xl{
        display:table-row!important
    }
    td.visible-xl,th.visible-xl{
        display:table-cell!important
    }

}
@media (min-width:1291px){
    .visible-xl-block{
        display:block!important
    }

}
@media (min-width:1291px){
    .visible-xl-inline{
        display:inline!important
    }

}
@media (min-width:1291px){
    .visible-xl-inline-block{
        display:inline-block!important
    }

}
@media (max-width:767px){
    .hidden-xs{
        display:none!important
    }

}
@media (min-width:768px) and (max-width:991px){
    .hidden-sm{
        display:none!important
    }

}
@media (min-width:992px) and (max-width:1199px){
    .hidden-md{
        display:none!important
    }

}
@media (min-width:1200px){
    .hidden-lg{
        display:none!important
    }

}
@media (min-width:1291px){
    .hidden-xl{
        display:none!important
    }

}
.visible-print{
    display:none!important
}
@media print{
    .visible-print{
        display:block!important
    }
    table.visible-print{
        display:table!important
    }
    tr.visible-print{
        display:table-row!important
    }
    td.visible-print,th.visible-print{
        display:table-cell!important
    }

}
.visible-print-block{
    display:none!important
}
@media print{
    .visible-print-block{
        display:block!important
    }

}
.visible-print-inline{
    display:none!important
}
@media print{
    .visible-print-inline{
        display:inline!important
    }

}
.visible-print-inline-block{
    display:none!important
}
@media print{
    .visible-print-inline-block{
        display:inline-block!important
    }

}
@media print{
    .hidden-print{
        display:none!important
    }

}
@font-face{
    font-family:icomoon;
    src:url(fonts/icomoon.eot);
    src:url(fonts/icomoon.eot#iefix) format("embedded-opentype"),url(fonts/icomoon.ttf) format("truetype"),url(fonts/icomoon.woff) format("woff"),url(fonts/icomoon.svg#icomoon) format("svg");
    font-weight:400;
    font-style:normal
}
[class*=" icon-"],[class^=icon-]{
    font-family:icomoon!important;
    speak:none;
    font-style:normal;
    font-weight:400;
    font-variant:normal;
    text-transform:none;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}
.icon-amorph:before{
    content:"\E901";
    color:#b75c9d
}
.icon-comment:before{
    content:"\E905";
    color:#979797
}
.icon-envelope:before{
    content:"\E90E";
    color:#7ec0a5
}
.icon-like:before{
    content:"\E90F";
    color:#979797
}
.icon-link:before{
    content:"\E910";
    color:#7ec0a5
}
.icon-send-icon:before{
    content:"\E911";
    color:#79c4d3
}
.icon-curva-content-baixo:before{
    content:"\E906";
    color:#f8f8f8
}
.icon-curva-content-cima:before{
    content:"\E907";
    color:#f8f8f8
}
.icon-curva-topo:before{
    content:"\E90D";
    color:#fefefe
}
.icon-bar:before{
    content:"\E900";
    color:#f09000
}
.icon-checked:before{
    content:"\E902";
    color:#79c4d3
}
.icon-download:before{
    content:"\E903";
    color:#979797
}
.icon-filter:before{
    content:"\E904";
    color:#989797
}
.icon-google:before{
    content:"\E908";
    color:#f8f8f8
}
.icon-facebook:before{
    content:"\E909";
    color:#f8f8f8
}
.icon-linkedin:before{
    content:"\E90A";
    color:#f8f8f8
}
.icon-twitter:before{
    content:"\E90B";
    color:#f8f8f8
}
.icon-losang:before{
    content:"\E90C";
    color:#6fc5d2
}
.icon-arrow:before{
    content:"\E913";
    color:#979797
}
.icon-arrow-double:before{
    content:"\E914";
    color:#979797
}
.icon-search:before{
    content:"\E915";
    color:#d8d8d8
}
.icon-tools:before{
    content:"\E916";
    color:#fefefe
}
.icon-trapez:before{
    content:"\E917";
    color:#e95356
}
.losang--orange:before{
    color:#e6655c
}
.trapez--purple:before{
    color:#b75c9d
}
.icon-menu{
    width:16px;
    height:13px;
    position:relative;
    display:inline-block
}
.icon-menu>.bar{
    border-radius:1.5px;
    position:relative;
    margin:2px 0;
    width:100%;
    height:3px;
    display:block;
    background-color:#fff
}
.caret{
    position:relative;
    width:40px;
    height:40px
}

.icon-plus{
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    width:8px;
    height:8px
}
.icon-plus:before{
    width:100%;
    height:2px
}
.icon-plus:after,.icon-plus:before{
    content:"";
    background-color:#fefefe;
    border-radius:1.5px;
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.icon-plus:after{
    width:2px;
    height:100%
}
.h1,.h2,.h3,.h4,.h5,.h6,.p,h1,h2,h3,h4,h5,h6,p{
    font-family:Montserrat,sans-serif
}
p{
    margin:0 0 20px
}
h1{
    font-weight:700;
    font-size:48px;
    -webkit-background-clip:text;
    background-clip:text;
    -webkit-text-fill-color:transparent;
    background-image:linear-gradient(95deg,rgba(183,92,157,.99),#e6655c);
    line-height:58px;
    margin:0;
    display:inline-block;
    width:auto;
    position:relative;
    z-index:10
}
@media (max-width:991px){
    h1{
        font-size:27px;
        line-height:34px
    }

}
h2{
    font-weight:300;
    font-size:35px;
    line-height:normal;
    color:#ef9600;
    display:inline-block;
    width:auto
}
@media (max-width:991px){
    h2{
        font-size:28px
    }

}
h1+.body-text,h2+.body-text,h3+.body-text,h4+.body-text,h5+.body-text,h6+.body-text{
    margin:7px 0 0
}
h3{
    font-weight:500;
    font-size:26px;
    line-height:normal;
    color:#ef9600;
    display:inline-block;
    width:auto
}
@media (max-width:991px){
    h3{
        font-size:22px
    }

}
h4,h5,h6{
    font-weight:500;
    font-size:18px;
    line-height:28px;
    color:#b75c9d;
    display:inline-block;
    width:auto
}
@media (max-width:991px){
    h4,h5,h6{
        font-size:18px
    }

}
h2+h3{
    margin-top:14px
}
h2.accent{
    color:#7ec0a5
}
h1,h2,h3,h4,h5,h6{
    -webkit-background-clip:text;
    background-clip:text;
    -webkit-text-fill-color:transparent;
    background-image:linear-gradient(95deg,rgba(183,92,157,.99),#e6655c);
    margin:0
}
h1.green--gradient,h2.green--gradient,h3.green--gradient,h4.green--gradient,h5.green--gradient,h6.green--gradient{
    -webkit-background-clip:text;
    background-clip:text;
    -webkit-text-fill-color:transparent;
    background-image:linear-gradient(95deg,#7ec0a5,#79c4d3)
}
a{
    color:#79c4d3;
    font-size:inherit;
    font-weight:inherit;
    text-decoration:underline
}
a:hover{
    color:#ef9600!important
}
body{
    font-family:Montserrat,sans-serif;
    position:relative;
}
body.in-modal{
    overflow-y:hidden!important
}
body.IE .h1,body.IE .h2,body.IE .h3,body.IE .h4,body.IE .h5,body.IE .h6,body.IE h1,body.IE h2,body.IE h3,body.IE h4,body.IE h5,body.IE h6{
    background-image:none!important;
    color:#b75c9d
}
.img-responsive{
    width:100%
}
@media (max-width:767px){
    .container{
        padding-left:20px;
        padding-right:20px
    }
    .img-responsive{
        width:100%
    }

}
section{
    position:relative
}
.b,.strong,b,strong{
    font-weight:700!important
}
.fleft{
    float:left
}
@media (max-width:767px){
    .fleft{
        float:none
    }

}
.fright{
    float:right
}
@media (max-width:767px){
    .fright{
        float:none
    }

}
.empty-space-70{
    padding-bottom:70px
}
@media (max-width:767px){
    .empty-space-70{
        padding-bottom:40px
    }

}
.empty-space-44{
    padding-bottom:44px
}
@media (max-width:767px){
    .empty-space-44{
        padding-bottom:25px
    }

}
.empty-space-22{
    padding-bottom:22px
}
@media (max-width:767px){
    .empty-space-22{
        padding-bottom:22px
    }

}
.empty-space-0{
    padding-bottom:0
}
@media (max-width:767px){
    .empty-space-0{
        padding-bottom:22px
    }

}
.go-back{
    color:#979797;
    font-size:12px;
    font-weight:400;
    text-transform:uppercase;
    text-decoration:none;
    margin-bottom:5px;
    display:block
}
.go-back i:before{
    display:inline-block;
    -webkit-transform:rotate(-180deg);
    transform:rotate(-180deg)
}
.go-back:hover,.go-back:hover i:before{
    color:#e6655c
}
.go-back:active,.go-back:active:hover,.go-back:focus,.go-back:focus:hover,.go-back:hover,.go-back:visited,.go-back:visited:hover{
    text-decoration:none
}
.overflow{
    overflow:hidden
}
.related-section{
    background-color:#fff
}
.footer-link{
    font-weight:300;
    line-height:17px;
    color:#7ec0a5
}
.body-smaller-text>*{
    font-size:12px;
    line-height:18px;
    color:#706f6f;
    font-weight:300
}
.body-text-intro{
    margin:15px 0 0
}
.body-text-intro>*{
    color:#333;
    font-weight:400;
    font-size:18px;
    line-height:29px
}
.body-text>*{
    color:#706f6f;
    font-weight:400;
    font-size:14px;
    line-height:25px
}
.body-text+h2{
    margin-top:33px
}
.body-text+h3{
    margin-top:13px
}
.body-text ul{
    list-style:none
}
.body-text ul li{
    position:relative;
    padding-left:15px!important
}
.body-text ul li:before{
    content:"";
    width:6px;
    height:6px;
    background-image:linear-gradient(147deg,rgba(183,92,157,.99),#e6655c);
    border-radius:100%;
    display:inline-block;
    position:absolute;
    top:8px;
    left:0
}
@media (max-width:767px){
    .body-text ul{
        padding:0
    }

}
.body-text ol{
    margin:0 20px 15px;
    padding:0;
    counter-reset:item
}
.body-text ol li{
    margin:0;
    padding:0 0 0 2em;
    text-indent:-2em;
    list-style-type:none;
    counter-increment:item
}
.body-text ol :before{
    display:inline-block;
    width:1.5em;
    padding-right:.5em;
    font-weight:700;
    text-align:right;
    content:counter(item) "."
}
.body-text .b,.body-text .strong,.body-text b,.body-text strong{
    font-weight:600!important
}
.list-title{
    font-size:14px;
    line-height:20px;
    color:#b75c9d;
    font-weight:600;
    text-decoration:none
}
.know-more{
    min-height:60px;
    border-radius:14px;
    background-color:#fefefe;
    margin:10px 0;
    border:1px solid #79c4d3;
    padding:0 48px
}
.know-more *{
    line-height:60px
}
@media (max-width:767px){
    .know-more{
        text-align:center;
        padding:5px 10px;
        min-height:auto
    }
    .know-more *{
        line-height:normal
    }

}
@media (max-width:480px){
    .know-more a{
        display:block
    }

}
.banner-waves{
    position:absolute;
    top:0;
    left:0;
    height:400px;
    width:100%;
    background-size:400% 400%;
    background-image:linear-gradient(111deg,#cc5356,#b75c9d,#b75c9d,#cc5356);
    z-index:-1;
    -webkit-animation:Gradient 15s ease infinite;
    animation:Gradient 15s ease infinite
}
@media (max-width:767px){
    .banner-waves{
        height:160px
    }

}
.banner-waves span:first-child{
    position:absolute;
    top:10px;
    left:500px;
    z-index:-1
}
.banner-waves span:first-child:before{
    font-size:60px
}
@media (max-width:767px){
    .banner-waves span:first-child{
        left:120px;
        top:20px
    }
    .banner-waves span:first-child:before{
        font-size:40px
    }

}
.banner-waves span:nth-child(2){
    position:absolute;
    top:200px;
    left:600px;
    z-index:-1
}
.banner-waves span:nth-child(2):before{
    font-size:150px
}
@media (max-width:767px){
    .banner-waves span:nth-child(2){
        left:50px;
        top:80px
    }
    .banner-waves span:nth-child(2):before{
        font-size:60px
    }

}
.banner-waves span:last-child{
    position:absolute;
    top:150px;
    right:500px;
    z-index:-1
}
.banner-waves span:last-child:before{
    font-size:60px
}
@media (max-width:767px){
    .banner-waves span:last-child{
        right:50px;
        top:68px
    }
    .banner-waves span:last-child:before{
        font-size:40px
    }

}
.banner-waves--big+.wave-top{
    top:574px;
    height:600px
}
@media (max-width:991px){
    .banner-waves--big+.wave-top{
        top:430px;
        height:300px
    }

}
.wave-top{
    background-image:url(images/curva-topo.svg);
    width:100%;
    height:600px;
    background-position:50%;
    background-repeat:no-repeat;
    background-size:cover;
    position:absolute;
    top:130px;
    display:inline-block;
    z-index:0
}
@media (max-width:767px){
    .wave-top{
        height:210px;
        top:70px
    }

}
.bannerwave-title{
    opacity:0;
    font-size:70px;
    font-weight:700;
    text-align:center;
    color:#fff;
    width:100%;
    top:156px;
    left:0;
    position:absolute
}
@media (max-width:767px){
    .bannerwave-title{
        font-size:30px
    }

}
.bannerwave-title.bannerwave-title-shown{
    top:136px;
    opacity:.2;
    -webkit-transition:all 1s ease-out;
    transition:all 1s ease-out
}
.banner-waves--big{
    height:850px
}
@media (max-width:991px){
    .banner-waves--big{
        height:520px!important
    }

}
@media (max-width:767px){
    .matchheight [data-mh]{
        height:auto!important
    }

}
.banner-waves--big~main{
    margin-top:850px
}
@media (max-width:991px){
    .banner-waves--big~main{
        margin-top:360px
    }

}
main{
    margin-top:360px;
    position:relative;
    display:inline-block;
    width:100%
}
@media (max-width:767px){
    main{
        margin-top:170px
    }

}
.parallax{
    overflow:hidden;
    display:block
}
.parallax span{
    position:absolute;
    z-index:-1
}
.parallax .amorph-giant{
    top:-350px;
    left:-450px;
    color:hsla(0,0%,100%,.1);
    text-shadow:-5px 5px 30px rgba(0,0,0,.1);
    z-index:-1
}
@media (max-width:991px){
    .parallax .amorph-giant{
        left:-200px;
        top:-120px
    }

}
.parallax .amorph-giant i:before{
    font-size:1100px;
    color:hsla(0,0%,98%,.1);
    -webkit-transform:rotate(270deg);
    transform:rotate(270deg);
    display:inline-block
}
@media (max-width:991px){
    .parallax .amorph-giant i:before{
        font-size:400px
    }

}
.parallax .losang-item{
    font-size:53px;
    left:53px;
    top:390px;
    z-index:0
}
@media (max-width:767px){
    .parallax .losang-item{
        z-index:-1
    }

}
.parallax.parallax--other .losang-item{
    left:auto;
    right:200px;
    top:280px
}
.parallax .amorph-right-top{
    top:580px;
    right:100px;
    text-shadow:0 0 30px rgba(0,0,0,.2);
    z-index:0
}
.parallax .amorph-right-top i:before{
    font-size:300px
}
@media (max-width:991px){
    .parallax .amorph-right-top{
        display:none
    }

}
.parallax.parallax--other .amorph-right-top{
    top:200px
}
.parallax .losang-middle-page{
    top:50%;
    left:40%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.parallax .losang-middle-page i:before{
    display:inline-block;
    font-size:190px;
    -webkit-transform:rotate(-129deg);
    transform:rotate(-129deg);
    -webkit-filter:blur(3px);
    filter:blur(3px);
    color:rgba(111,197,210,.05)
}
@media (max-width:991px){
    .parallax .losang-middle-page{
        display:none
    }

}
.parallax .circle-middle-page{
    top:40%;
    right:0;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%)
}
.parallax .circle-middle-page:before{
    content:"";
    display:inline-block;
    background-color:#fff;
    width:167px;
    height:334px;
    border-top-left-radius:200px;
    border-bottom-left-radius:200px
}
@media (max-width:991px){
    .parallax .circle-middle-page{
        display:none
    }

}
.parallax .amorph-middle-page{
    top:70%;
    left:-250px;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%)
}
.parallax .amorph-middle-page i:before{
    font-size:500px;
    display:inline-block;
    opacity:.1;
    -webkit-filter:blur(10px);
    filter:blur(10px);
    color:#b75c9d;
    -webkit-transform:rotate(270deg);
    transform:rotate(270deg)
}
@media (max-width:991px){
    .parallax .amorph-middle-page{
        left:0;
        display:none
    }

}
.parallax .amorph-bottom-right{
    top:50%;
    right:7%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    z-index:0
}
.parallax .amorph-bottom-right i:before{
    display:inline-block;
    font-size:250px;
    -webkit-transform:rotate(180deg);
    transform:rotate(180deg);
    text-shadow:0 -2px 50px rgba(0,0,0,.2)
}
@media (max-width:767px){
    .parallax .amorph-bottom-right{
        display:none
    }

}
.parallax.parallax--other .amorph-bottom-right{
    z-index:-1
}
.title-width-circle{
    position:relative
}
.title-width-circle .circle{
    width:230px;
    height:230px;
    -webkit-filter:blur(3.3px);
    filter:blur(3.3px);
    background-color:rgba(239,150,0,.05);
    top:-95px;
    position:absolute;
    left:-20px;
    border-radius:100%
}
@media (max-width:767px){
    .title-width-circle .circle{
        width:173px;
        height:173px;
        top:-80px;
        left:-10px
    }

}
@media (max-width:767px){
    .title-width-circle h1{
        margin-bottom:30px
    }

}
.wave-content{
    position:absolute;
    top:50%;
    left:0;
    width:100%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    z-index:-2
}
.wave-content-top{
    height:570px;
    width:100%;
    background-position:50%;
    background-size:cover;
    background-repeat:no-repeat
}
.wave-content-middle{
    height:400px;
    width:100%;
    background-color:#f8f8f8
}
.wave-content-bottom{
    height:500px;
    width:100%;
    background-position:50%;
    background-size:cover;
    background-repeat:no-repeat
}
.moreellipses,.showmore{
    display:inline-block!important
}
.download-share-bar{
    padding:0 20px;
    margin:40px 0 0;
    min-height:50px;
    background-color:#fefefe;
    font-size:13px;
    font-weight:700;
    color:#979797;
    z-index:1;
    position:relative;
    -webkit-box-shadow:3px 3px 10px 0 rgba(0,0,0,.08);
    box-shadow:3px 3px 10px 0 rgba(0,0,0,.08);
    border-radius:14px
}
.download-share-bar *{
    line-height:50px;
    text-transform:uppercase
}
.download-share-bar span{
    margin-right:24px
}
.download-share-bar .social-icon{
    font-size:27px;
    display:inline-block;
    margin-right:12px;
    vertical-align:middle;
    text-decoration:none
}
.download-share-bar .social-icon:last-child{
    margin-right:0
}
.download-share-bar .social-icon i:before{
    color:#333;
    opacity:.2;
    -webkit-transition:all .2s ease;
    transition:all .2s ease
}
.download-share-bar .social-icon:hover i:before{
    color:#1b6eb2;
    opacity:1
}
.download-share-bar .social-icon:hover{
    text-decoration:none
}
@media (max-width:767px){
    .download-share-bar>div:first-child{
        float:left
    }
    .download-share-bar>div:nth-child(2){
        float:right
    }
    .download-share-bar .fright{
        float:right!important
    }

}
.download-text{
    font-size:12px;
    font-weight:700;
    color:#979797;
    text-decoration:none
}
.download-text:hover{
    text-decoration:none;
    color:#e6655c
}
.download-text:hover i:before{
    color:#e6655c
}
.download-text i:before{
    margin-right:5px;
    font-size:17px;
    vertical-align:middle
}
.static-content{
    position:static
}
@media (max-width:991px){
    .static-content{
        margin-left:32%
    }

}
@media (max-width:767px){
    .static-content{
        margin-left:0
    }

}
.affix-item-content .btn-default{
    margin-top:12px
}
.affixed{
    padding-top:100px;
    position:fixed;
    top:0;
    bottom:auto
}
.affixed-bottom{
    position:absolute;
    top:auto;
    bottom:0;
    width:100%
}
.affixed-bottom .affix-item-content{
    left:12px
}
.search-bar{
    border-top:1px solid #f8f8f8;
    border-bottom:1px solid #f8f8f8;
    padding:5px 0;
    margin-bottom:48px
}
.search-bar .form-group{
    margin-bottom:0
}
@media (max-width:767px){
    .search-bar{
        border:0;
        padding:0
    }

}
.search-bar label{
    margin-bottom:0
}
.items-inline{
    list-style:none;
    margin:0;
    padding:0
}
.items-inline li{
    display:inline-block;
    padding-left:0!important;
    padding-bottom:15px;
    vertical-align:middle;
    width:auto!important;
    margin:0 24px 0 0
}
.items-inline li:before{
    display:none!important
}
.items-inline li:last-child{
    margin-right:0!important
}
@media (max-width:767px){
    .items-inline li{
        margin-top:24px!important
    }

}
.items-inline.profile-buttons li{
    margin-right:12px
}
@media (max-width:767px){
    .items-inline.profile-buttons li{
        margin-bottom:12px!important;
        margin-right:0!important;
        display:block
    }

}
.list-toggle .caret:before{
    top:0;
    -webkit-transform:translate(-50%);
    transform:translate(-50%)
}
.list-toggle .caret:after{
    top:calc(50% - 15px)
}
.list-toggle.selected .caret:after{
    -webkit-transform:rotate(-90deg);
    transform:rotate(-90deg)
}
.item-toggle{
    width:100%
}
.item-toggle .list-title{
    float:left;
    width:calc(100% - 40px);
    text-align:left
}
.item-toggle .caret{
    float:right
}
.side-card{
    top:0;
    background-color:#fefefe;
    border-radius:14px;
    -webkit-box-shadow:3px 3px 10px 0 rgba(0,0,0,.08);
    box-shadow:3px 3px 10px 0 rgba(0,0,0,.08);
    position:relative
}
@media (max-width:767px){
    .side-card{
        bottom:0;
        margin-top:50px;
        margin-bottom:50px
    }

}
.side-card i{
    position:absolute
}
.side-card i.icon-bar{
    top:-25px;
    left:-25px;
    z-index:1
}
@media (max-width:767px){
    .side-card i.icon-bar{
        left:-8px
    }

}
.side-card i.icon-bar:before{
    font-size:80px;
    text-shadow:0 0 10px rgba(0,0,0,.2)
}
.side-card i.icon-losang{
    bottom:5px;
    right:-25px;
    z-index:1;
    -webkit-transform:rotate(45deg);
    transform:rotate(45deg)
}
@media (max-width:767px){
    .side-card i.icon-losang{
        right:-12px
    }

}
.side-card i.icon-losang:before{
    font-size:40px;
    text-shadow:0 0 10px rgba(0,0,0,.2)
}
.side-card i.icon-amorph{
    -webkit-transform:rotate(-90deg);
    transform:rotate(-90deg);
    left:-120px;
    top:-100px;
    z-index:0
}
.side-card i.icon-amorph:before{
    font-size:400px;
    text-shadow:0 0 10px rgba(0,0,0,.2)
}
.side-card-in{
    position:relative;
    overflow:hidden;
    padding:48px 24px
}
.side-card-in h2{
    color:#fff;
    background-image:none;
    -webkit-text-fill-color:#fff;
    margin-bottom:20px;
    font-size:30px
}
.side-card-in .body-text,.side-card-in h2{
    position:relative
}
@media (max-width:767px){
    .side-card-in{
        padding:48px 50px
    }

}
.item-bordered{
    border-radius:14px;
    overflow:hidden
}
.image-blend{
    position:relative
}
.image-blend:before{
    content:"";
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:linear-gradient(148deg,rgba(183,92,157,.99),#e6655c);
    opacity:.8;
    z-index:1
}
.image-blend-icon{
    position:absolute;
    z-index:2
}
.image-blend-icon.icon-bar{
    bottom:-30px;
    right:-40px
}
.image-blend-icon.icon-bar:before{
    font-size:90px
}
@media (max-width:767px){
    .image-blend-icon.icon-bar:before{
        font-size:60px
    }

}
.image-blend-icon.icon-amorph{
    top:-30px;
    left:-120px
}
.image-blend-icon.icon-amorph:before{
    font-size:250px
}
@media (max-width:767px){
    .image-blend-icon.icon-amorph:before{
        font-size:200px
    }

}
.image-blend-icon.icon-losang{
    bottom:150px;
    right:-20px
}
.image-blend-icon.icon-losang:before{
    font-size:30px
}
.image-blend-icon.icon-trapez{
    top:50%;
    left:-20px;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    z-index:3
}
.image-blend-icon.icon-trapez:before{
    font-size:70px
}
@media (max-width:767px){
    .image-blend-icon.icon-trapez:before{
        font-size:50px
    }

}
.related-documentation{
    background-color:#fefefe;
    -webkit-box-shadow:3px 3px 10px 0 rgba(0,0,0,.08);
    box-shadow:3px 3px 10px 0 rgba(0,0,0,.08);
    z-index:1
}
.border-left-list{
    position:absolute;
    top:0;
    left:0;
    width:3px;
    height:calc(100% - 24px);
    background-image:-webkit-gradient(linear,left top,left bottom,from(#7ec0a5),to(#79c4d3));
    background-image:linear-gradient(180deg,#7ec0a5,#79c4d3)
}
@media (max-width:767px){
    .border-left-list{
        display:none
    }

}
.partners ul{
    list-style:none;
    padding:0;
    margin:40px 0 0;
    overflow-x:scroll;
    white-space:nowrap
}
.partners ul li{
    display:inline-block;
    float:left
}
.partners a{
    display:block;
    padding:12px 12px 24px;
    background-color:#fefefe;
    border-radius:14px;
    -webkit-box-shadow:3px 3px 10px 0 rgba(0,0,0,.08);
    box-shadow:3px 3px 10px 0 rgba(0,0,0,.08);
    text-decoration:none;
    -webkit-transition:all .3s ease;
    transition:all .3s ease
}
.partners a:hover{
    text-decoration:none!important;
    -webkit-box-shadow:3px 3px 20px 0 rgba(0,0,0,.4);
    box-shadow:3px 3px 20px 0 rgba(0,0,0,.4)
}
.partners a:active,.partners a:active:hover,.partners a:focus,.partners a:focus:hover,.partners a:hover,.partners a:visited,.partners a:visited:hover{
    text-decoration:none
}
.forgot-password{
    color:#706f6f;
    position:relative;
    top:10px
}
@media (max-width:767px){
    .forgot-password{
        display:block
    }

}
.book-bar{
    padding:11px 24px;
    position:relative;
    width:100%;
    background-image:linear-gradient(101deg,#1b6eb2,#79c4d3);
    color:#fefefe!important;
    font-size:11px!important;
    line-height:normal!important;
    font-weight:500!important
}
.book-bar.book-bar--fully{
    background-image:linear-gradient(100deg,rgba(183,92,157,.99),#e6655c)
}
.book-bar.overbooked{
    background-image:none;
    background-color:#e6655c;
    padding:20px 48px
}
.book-bar.overbooked *{
    font-weight:700;
    font-size:13px
}
.book-bar.overbooked span:first-child{
    text-transform:uppercase;
    display:block
}
@media (max-width:767px){
    .book-bar.overbooked{
        padding:11px 24px
    }

}
.availability{
    position:absolute;
    bottom:24px;
    right:24px;
    font-size:12px;
    font-weight:500;
    color:#333
}
.availability p,.availability span{
    width:24px;
    height:1px;
    background-image:linear-gradient(94deg,rgba(183,92,157,.99),#e6655c);
    display:inline-block;
    vertical-align:middle;
    margin-right:5px
}
.availability.availability--meet{
    text-transform:uppercase
}
.animated{
    -webkit-animation-duration:1s;
    animation-duration:1s;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both
}
.fadeInUp{
    opacity:0;
    animation-name:fadeInUp;
    -webkit-animation-name:fadeInUp
}
.fadeOut{
    -webkit-animation-duration:.5s!important;
    animation-duration:.5s!important;
    opacity:1;
    animation-name:fadeOut;
    -webkit-animation-name:fadeOut
}
@-webkit-keyframes fadeInUp{
    0%{
        -webkit-transform:translate3d(0,40px,0);
        transform:translate3d(0,40px,0)
    }
    to{
        -webkit-transform:translateZ(0);
        transform:translateZ(0);
        opacity:1
    }

}
@keyframes fadeInUp{
    0%{
        -webkit-transform:translate3d(0,40px,0);
        transform:translate3d(0,40px,0)
    }
    to{
        -webkit-transform:translateZ(0);
        transform:translateZ(0);
        opacity:1
    }

}
@-webkit-keyframes fadeOut{
    0%{
        opacity:1
    }
    to{
        opacity:0
    }

}
@keyframes fadeOut{
    0%{
        opacity:1
    }
    to{
        opacity:0
    }

}
@-webkit-keyframes Gradient{
    0%{
        background-position:0 50%
    }
    50%{
        background-position:100% 50%
    }
    to{
        background-position:0 50%
    }

}
@keyframes Gradient{
    0%{
        background-position:0 50%
    }
    50%{
        background-position:100% 50%
    }
    to{
        background-position:0 50%
    }

}
.owl-next.disabled,.owl-prev.disabled{
    opacity:.5
}
.liked,.liked i,.liked i:before{
    color:#e6655c!important
}
.body-text ul li{
    list-style-type:none!important
}
@media (max-width:991px){
    .space-custom-select-sm{
        margin-top:10px
    }

}
@media (max-width:767px){
    .text-xs-center{
        text-align:center!important
    }

}
.acronim-space-bottom{
    padding-bottom:5px!important
}
.policy-text{
    text-decoration:none;
    pointer-events:none;
    color:#706f6f;
    font-weight:400;
    font-size:14px;
    line-height:25px
}
.other-title{
    width:100%!important
}
.img-croped{
    height:190px;
    -o-object-fit:cover;
    object-fit:cover
}
input[type=date],input[type=email],input[type=number],input[type=password],input[type=phone],input[type=text],textarea{
    display:block;
    width:100%;
    height:40px;
    padding:13px 24px;
    -webkit-transition:all .3s ease;
    transition:all .3s ease;
    border-radius:7px;
    border:1px solid transparent;
    background-color:#dedede;
    font-size:12px
}
input[type=date]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=phone]:focus,input[type=text]:focus,textarea:focus{
    -webkit-box-shadow:3px 3px 10px 0 rgba(0,0,0,.16);
    box-shadow:3px 3px 10px 0 rgba(0,0,0,.16);
    border-color:transparent;
    outline:none
}
input[type=number]{
    -moz-appearance:textfield
}
textarea{
    max-width:100%;
    min-height:40px;
    height:auto;
    resize:vertical;
    overflow-y:auto;
    -webkit-transition:-webkit-box-shadow .3s ease;
    transition:-webkit-box-shadow .3s ease;
    transition:box-shadow .3s ease;
    transition:box-shadow .3s ease,-webkit-box-shadow .3s ease
}
textarea.textarea--big{
    min-height:90px
}
textarea::-webkit-scrollbar{
    width:7px
}
textarea::-webkit-scrollbar-track{
    border-left:1px solid #eee;
    background:rgba(0,0,0,.05)
}
textarea::-webkit-scrollbar-thumb,textarea::-webkit-scrollbar-thumb:window-inactive{
    background:rgba(0,0,0,.25)
}
select{
    display:block;
    width:100%;
    height:34px;
    padding:6px 12px;
    font-size:14px;
    line-height:1.42857;
    color:#666;
    background-color:#fff;
    background-image:none;
    border:1px solid #ccc;
    border-radius:4px
}
input[type=checkbox]{
    display:block;
    position:relative;
    margin-top:0!important;
    float:left;
    z-index:10;

    vertical-align:middle
}
input[type=checkbox]+label+label.form-check-label,input[type=checkbox]+label.form-check-label{
    padding-bottom:20px;
    cursor:not-allowed
}
input[type=checkbox]:checked+label+label.form-check-label:after,input[type=checkbox]:checked+label.form-check-label:after{
    border-color:#79c4d3
}
input[type=checkbox]:focus+label+label.form-check-label:before,input[type=checkbox]:focus+label.form-check-label:before{
    -webkit-box-shadow:0;
    box-shadow:0
}
input[type=checkbox]+label+label.form-check-label,input[type=checkbox]+label.form-check-label{
    padding-left:50px;
    padding-top:12px;
    position:relative;
    margin-left:-40px;
    float:left;
    cursor:pointer;
    font-size:12px;
    font-weight:300;
    vertical-align:middle;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    text-transform:none
}
input[type=checkbox]+label+label.form-check-label:before,input[type=checkbox]+label.form-check-label:before{
    content:"";
    width:40px;
    height:40px;
    position:absolute;
    top:0;
    left:0;
    border-radius:7px;
    border:1;
    background-color:#dedede
}
input[type=checkbox]+label+label.form-check-label:after,input[type=checkbox]+label.form-check-label:after{
    content:"";
    width:17px;
    height:9px;
    position:absolute;
    top:13px;
    left:12px;
    -webkit-transform:rotate(-45deg);
    transform:rotate(-45deg);
    border-radius:0 0 0 2px;
    border-bottom:3px solid transparent;
    border-left:3px solid transparent
}
input[type=radio]{
    display:block;
    position:relative;
    margin-top:0!important;
    float:left;
    z-index:10;
    vertical-align:middle
}
input[type=radio][disabled]+label+label.form-check-label,input[type=radio][disabled]+label.form-check-label{
    opacity:.5;
    cursor:not-allowed
}
input[type=radio]:checked+label+label.form-check-label,input[type=radio]:checked+label.form-check-label{
    position:relative
}
input[type=radio]:checked+label+label.form-check-label:after,input[type=radio]:checked+label.form-check-label:after{
    content:"";
    display:block;
    width:14px;
    height:14px;
    position:absolute;
    top:13px;
    left:14px;
    border-radius:50%;
    background-color:#79c4d3
}
input[type=radio]:focus+label+label.form-check-label:before,input[type=radio]:focus+label.form-check-label:before{
    -webkit-box-shadow:0;
    box-shadow:0
}
input[type=radio]+label+label.form-check-label,input[type=radio]+label.form-check-label{
    padding-left:50px;
    padding-top:12px;
    position:relative;
    margin-left:-40px;
    float:left;
    cursor:pointer;
    font-size:12px;
    font-weight:300;
    vertical-align:middle;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    text-transform:none
}
input[type=radio]+label+label.form-check-label:before,input[type=radio]+label.form-check-label:before{
    content:"";
    width:40px;
    height:40px;
    position:absolute;
    top:0;
    left:0;
    border-radius:7px;
    border:1;
    background-color:#dedede;
    border-radius:50%
}
.form-control--transparent{
    background-color:transparent!important;
    border-bottom:1px solid #fefefe!important;
    border-radius:0!important
}
.form-control--transparent::-webkit-input-placeholder{
    color:#fefefe;
    opacity:1
}
.form-control--transparent::-moz-placeholder{
    color:#fefefe;
    opacity:1
}
.form-control--transparent::-ms-input-placeholder{
    opacity:1
}
.form-control--transparent::placeholder{
    color:#fefefe;
    opacity:1
}
.form-control--transparent:-ms-input-placeholder,.form-control--transparent::-ms-input-placeholder{
    color:#fefefe
}
.custom-select{
    position:relative;
    font-size:12px
}
.custom-select select{
    display:none;
    width:100%;
    height:auto;
    position:absolute;
    top:0;
    bottom:0;
    opacity:0;
    z-index:-1
}
.custom-select select.custom-select__mobile{
    z-index:99
}
.custom-select ::-webkit-scrollbar{
    width:7px
}
.custom-select ::-webkit-scrollbar-track{
    border-left:1px solid #eee;
    background:rgba(0,0,0,.05)
}
.custom-select ::-webkit-scrollbar-thumb,.custom-select ::-webkit-scrollbar-thumb:window-inactive{
    background:rgba(0,0,0,.25)
}
.select-selected{
    font-size:12px;
    height:40px;
    padding:0 15px 0 24px;
    border-radius:7px;
    border:1px solid transparent;
    position:relative;
    background-color:#eee;
    line-height:40px;
    color:#706f6f;
    cursor:pointer;
    vertical-align:middle
}
.select-selected:after{
    content:"\E913";
    font-family:icomoon!important;
    position:absolute;
    font-size:6px;
    top:15px;
    right:18px;
    width:17px;
    height:17px;
    -webkit-transform:rotate(90deg);
    transform:rotate(90deg);
    display:inline-block;
    line-height:0
}
.select-selected:before{
    content:"";
    position:absolute;
    top:10px;
    right:10px;
    border:1px solid #d8d8d8;
    border-radius:100%;
    background-color:#fff;
    width:17px;
    height:17px
}
.select-selected.select-arrow-active{
    border-radius:7px 7px 0 0
}
.select-selected.select-arrow-active:after{
    top:5px;
    right:2px;
    -webkit-transform:rotate(-90deg);
    transform:rotate(-90deg)
}
.select-items div{
    height:auto;
    margin:1px 0;
    padding:10px 24px 5px;
    font-size:12px;
    border:1px solid transparent;
    border-color:transparent;
    color:#fff;
    line-height:auto;
    cursor:pointer;
    vertical-align:middle
}
.select-items{
    max-height:200px;
    position:absolute;
    top:40px;
    left:0;
    right:0;
    z-index:99;
    overflow:auto;
    margin-top:-1px;
    border-radius:0 0 7px 7px;
    border:1px solid transparent;
    background-color:#eee
}
.select-items:before{
    content:"";
    width:calc(100% - 30px);
    height:1px;
    position:absolute;
    top:0;
    left:24px;
    background-color:#d8d8d8
}
.select-hide{
    display:none
}
.select-items div{
    background-color:transparent;
    color:#706f6f
}
.select-items div:last-child{
    border-bottom:none
}
.select-items div:hover{
    background-color:#eee;
    color:#333
}
.select2-container--open .select2-selection.select2-selection--single{
    border-radius:7px 7px 0 0
}
.select2-container--open .select2-selection.select2-selection--single:after{
    top:5px;
    right:2px;
    -webkit-transform:rotate(-90deg);
    transform:rotate(-90deg)
}
.select2-selection.select2-selection--single{
    font-size:12px;
    height:40px!important;
    padding:0 15px 0 24px;
    border-radius:7px!important;
    border:1px solid transparent!important;
    position:relative;
    background-color:#eee!important;
    line-height:40px;
    color:#706f6f;
    cursor:pointer
}
.select2-selection.select2-selection--single .select2-selection__rendered{
    vertical-align:middle;
    line-height:38px!important
}
.select2-selection.select2-selection--single .select2-selection__clear{
    font-size:18px!important
}
.select2-selection.select2-selection--single .select2-selection__arrow{
    display:none
}
.select2-selection.select2-selection--single:after{
    content:"\E913";
    font-family:icomoon!important;
    position:absolute;
    font-size:6px;
    top:15px;
    right:18px;
    width:17px;
    height:17px;
    -webkit-transform:rotate(90deg);
    transform:rotate(90deg);
    display:inline-block;
    line-height:0
}
.select2-selection.select2-selection--single:before{
    content:"";
    position:absolute;
    top:10px;
    right:10px;
    border:1px solid #d8d8d8;
    border-radius:100%;
    background-color:#fff;
    width:17px;
    height:17px
}
.select2-dropdown{
    top:-10px!important;
    border-radius:0 0 7px 7px!important;
    border:1px solid transparent!important;
    background-color:#eee!important
}
.custom-file{
    position:relative
}
.custom-file input{
    width:1px;
    height:1px;
    position:absolute;
    opacity:0;
    visibility:hidden
}
.custom-file__mask{
    display:block;
    height:40px;
    padding:0 12px;
    border-radius:3px;
    border:1px solid #eee;
    color:#706f6f;
    cursor:pointer;
    font-size:12px;
    font-weight:400;
    line-height:40px;
    -webkit-transition:all .2s ease;
    transition:all .2s ease
}
.custom-file__mask,.custom-file__mask:active,.custom-file__mask:focus,.custom-file__mask:hover{
    background-color:#eee
}
input[type=checkbox]:disabled,input[type=email]:disabled,input[type=number]:disabled,input[type=phone]:disabled,input[type=radio]:disabled,input[type=text]:disabled{
    cursor:not-allowed
}
.form-group{
    position:relative;
    margin-bottom:0
}
.form-group:after{
    content:"";
    display:block;
    width:100%;
    clear:both
}
.form-group--withbutton a,.form-group--withbutton button{
    position:absolute;
    top:0;
    right:0;
    background-color:transparent;
    border:0;
    width:40px;
    height:40px;
    padding:0
}
.form-group--withbutton a .icon-search:before,.form-group--withbutton button .icon-search:before{
    font-size:40px
}
.form-group--withbutton a i:before,.form-group--withbutton button i:before{
    font-size:17px
}
.form-group--inline label{
    line-height:40px
}
.form-field{
    position:relative;
    margin-bottom:35px
}
@media (max-width:767px){
    .form-field{
        margin-bottom:17px
    }

}
label{
    display:inline-block;
    max-width:100%;
    font-weight:700;
    font-size:13px;
    color:#706f6f;
    line-height:18px;
    margin-bottom:5px;
    text-transform:uppercase
}
label.error{
    font-size:10px;
    color:#e6655c;
    font-weight:500
}
label.error:before{
    content:"";
    position:absolute;
    top:-16px;
    left:-8px;
    width:4px;
    height:4px;
    border-radius:100%;
    background-color:#e6655c;
    z-index:1
}
input[type=checkbox]+label.error:before{
    top:0
}
.form-control--transparent+label.error{
    color:#fff
}
input[type=checkbox].valid+label.error+label,input[type=radio].valid+label.error+label{
    margin-bottom:0
}
.dropdown-autocomplete{
    width:100%;
    position:absolute;
    top:60px;
    left:0;
    z-index:99
}
.dropdown-autocomplete ul li{
    padding:10px 24px;
    margin:0!important;
    background-color:#eee;
    color:#706f6f;
    font-size:12px;
    line-height:15px
}
.dropdown-autocomplete ul li:hover{
    color:#333
}
.dropdown-autocomplete ul li:first-child:before{
    content:"";
    display:block;
    height:1px;
    position:absolute;
    top:0;
    right:15px;
    left:24px;
    background-color:#d8d8d8
}
.dropdown-autocomplete ul li:last-child{
    border-bottom-left-radius:7px;
    border-bottom-right-radius:7px
}
.dropdown-autocomplete ul li a{
    font-size:12px!important
}
#authorize-terms{
    font-size:12px;
    font-weight:300
}
.warnings{
    font-size:13px
}
@media (max-width:991px){
    .warnings{
        font-size:13px
    }

}
.warnings.warnings--show p{
    display:block!important
}
.warnings p{
    display:none;
    padding:19px 20px
}
.warnings p.success{
    border:1px solid #7ec0a5;
    background-color:#7ec0a5;
    color:#fff
}
.warnings p.error{
    border:1px solid #e6655c;
    background-color:#e6655c;
    color:#fff
}
.warning-question{
    color:#a92537;
    margin-bottom:10px
}
.warning-session{
    color:#333
}
button{
    outline:none;
    background-color:transparent;
    border:0;
    padding:0
}
a:hover .meet-fill,a:hover .message-fill1,a:hover .message-fill2,button:hover .meet-fill,button:hover .message-fill1,button:hover .message-fill2{
    fill:#e6655c!important
}
.btn{
    font-size:12px;
    font-weight:700;
    border-radius:21px;
    padding: 1rem 1rem;
    -webkit-transition:all .3s ease;
    transition:all .3s ease;
    border:2px solid transparent;
    color:#706f6f;
    position:relative;
    overflow:hidden;
    text-decoration:none;
    text-align:center;
    background-color:#eee;
    text-transform:uppercase
}
.btn,.btn *{
    display:inline-block!important
}
.btn *{
    vertical-align:middle
}
.btn:active,.btn:focus,.btn:visited{
    color:#706f6f
}
.btn-default{
    background-image:linear-gradient(transparent,transparent),linear-gradient(114deg,rgba(183,92,157,.99),#e6655c);
    background-origin:border-box;
    background-clip:content-box,border-box
}
.btn-default span{
    position:relative;
    z-index:1
}
.btn-default span i{
    margin-right:6px
}
.btn-default:before{
    content:"";
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
    z-index:1;
    background-color:#fff;
    opacity:1;
    -webkit-transition:all .3s ease;
    transition:all .3s ease
}
.btn-default.active,.btn-default:hover{
    color:#fff!important;
    text-decoration:none
}
.btn-default.active:before,.btn-default:hover:before{
    opacity:0
}
.btn-default:hover i:before{
    color:#fff
}
.btn-default:hover .message-fill1,.btn-default:hover .message-fill2{
    fill:#fff!important
}
.btn--contrast{
    color:#979797
}
.btn--accent{
    color:#fff;
    background-color:#ef9600;
    border:0
}
.btn--accent:hover{
    color:#fff!important;
    background-color:#e6655c;
    text-decoration:none
}
.btn--accent:active,.btn--accent:focus,.btn--accent:visited{
    color:#fff;
    text-decoration:none
}
.btn--accent:active:hover,.btn--accent:focus:hover,.btn--accent:visited:hover{
    color:#fff;
    background-color:#ef9600;
    text-decoration:none
}
.btn--dark{
    color:#979797
}
.btn--dark:before{
    background-color:#333
}
.btn--sign{
    color:#fff;
    background-color:#706f6f
}
.btn--sign:hover{
    background-color:#1b6eb2
}
.btn-menu{
    border:0;
    padding:0!important
}
.btn-menu .icon-menu{
    margin-left:10px
}
.btn--go{
    width:42px;
    height:42px;
    border-radius:100%;
    padding:0;
    position:relative
}
.btn--go:hover i:before{
    color:#fff
}
.btn--go span{
    width:100%;
    height:100%;
    display:block
}
.btn--go i{
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-60%);
    transform:translate(-50%,-60%)
}
.btn--go i:before{
    font-size:9px
}
.btn-close{
    position:absolute;
    top:24px;
    right:0;
    background-color:transparent;
    border:0;
    z-index:110
}
@media (max-width:991px){
    .btn-close{
        z-index:112
    }

}
.btn-close.invite-cancel{
    position:relative;
    top:auto;
    right:auto;
    z-index:auto
}
.btn-close.invite-cancel .close-svg{
    fill:#79c4d3
}
.btn-close.invite-cancel:hover .close-svg{
    fill:#e6655c
}
.btn-logout{
    background-color:transparent;
    border:0;
    font-size:12px;
    font-weight:500;
    color:#979797;
    text-transform:uppercase;
    margin-top:80px;
    padding:0
}
.btn-logout:hover{
    color:#ef9600
}
.btn-logout:hover #logoutsvg{
    fill:#ef9600
}
.btn-filters{
    width:100%
}
.btn-filters *{
    vertical-align:middle;
    display:inline-block
}
.btn-filters i{
    margin-right:5px;
    top:-2px;
    position:relative
}
.btn-filters i:before{
    font-size:17px
}
.button-img-text img,.button-img-text svg i{
    margin-right:7px
}
.button-img-text *{
    display:inline-block!important;
    vertical-align:middle
}
.btn--sign-sociallogin{
    margin-bottom:12px
}
.btn--sign-sociallogin i:before{
    font-size:20px
}
.btn--sign-sociallogin i{
    margin-right:10px;
    position:relative;
    top:-1px
}
.btn--block{
    width:100%;
    display:block!important
}
.follow-btn .follow{
    display:none
}
.follow-btn .follow-active{
    display:block
}
.cookies-wrapper{
    display:none;
    padding:24px;
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;
    z-index:99999;
    background-color:rgba(0,0,0,.6);
    font-size:12px
}
.cookies-wrapper *{
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
@media (max-width:767px){
    .cookies-wrapper{
        overflow-y:auto
    }

}
.cookies-wrapper hr{
    margin:20px 0
}
.cookies-box{
    max-width:800px;
    padding:12px 12px 24px;
    position:relative;
    margin:0 auto;
    border-radius:4px;
    background-color:#fff
}
@media (min-width:768px){
    .cookies-box{
        padding:24px 24px 48px
    }

}
.cookies__title{
    font-size:24px;
    font-weight:700;
    line-height:30px
}
.cookies-bar-message{
    display:block;
    float:left;
    margin-bottom:24px;
    color:#706f6f;
    font-size:1em;
    line-height:20px
}
@media (min-width:768px){
    .cookies-settings-link{
        text-align:right
    }

}
.cookies-settings{
    display:none
}
@media (min-width:768px){
    .cookies-settings-cancel{
        text-align:right
    }

}
.cookie-info{
    display:block;
    padding-left:50px;
    line-height:16px
}
.cookies-policy-link{
    padding:0 12px;
    position:absolute;
    right:0;
    bottom:0;
    left:0;
    border-radius:0 0 4px 4px;
    background-color:#eee;
    text-align:right
}
@media (min-width:768px){
    .cookies-policy-link{
        padding:0 36px
    }

}
@media (max-width:767px){
    .cookies-policy-link{
        bottom:-10px
    }

}
.cookies-bar-know-more{
    color:#9a9a9a;
    font-size:1em;
    line-height:30px;
    text-decoration:underline;
    -webkit-transition:color .2s ease;
    transition:color .2s ease
}
.cookies-bar-know-more:hover{
    color:#fff
}
.cookies-message p{
    display:none
}
.cookies-message b{
    display:block;
    margin-bottom:10px;
    border-bottom:1px solid rgba(0,0,0,.05)
}
@media (max-width:991px){
    .cookies-bar-message{
        height:auto
    }
    .cookies-bar-know-more{
        padding-left:0
    }

}
@media (max-width:767px){
    button#accept-cookie{
        margin:10px auto;
        display:table
    }

}
.custom-filter.selected .caret:after{
    top:calc(50% - 4px);
    left:calc(50% - 4px);
    -webkit-transform:rotate(-90deg);
    transform:rotate(-90deg)
}
.custom-filter.selected .custom-filter-items{
    opacity:1;
    visibility:visible;
    z-index:2
}
@media (max-width:767px){
    .custom-filter.selected .custom-filter-items{
        display:inline-block
    }

}
.custom-filter-button{
    height:40px;
    background-color:#f8f8f8;
    border-radius:7px;
    border:0;
    padding:12px 40px 12px 24px;
    position:relative;
    width:100%;
    text-align:left
}
.custom-filter-button *{
    vertical-align:middle;
    display:inline-block
}
.custom-filter-button .caret{
    position:absolute;
    top:0;
    right:0
}
.custom-filter>label+.custom-filter-button{
    margin:0 0 0 10px
}
.custom-filter-items{
    position:absolute;
    top:100%;
    left:0;
    background-color:#fefefe;
    -webkit-box-shadow:3px 3px 10px 0 rgba(0,0,0,.08);
    box-shadow:3px 3px 10px 0 rgba(0,0,0,.08);
    padding:24px;
    border-radius:14px;
    z-index:-1;
    width:410px;
    margin-top:12px;
    opacity:0;
    visibility:hidden
}
@media (max-width:1199px){
    .custom-filter-items{
        left:auto;
        right:0
    }

}
@media (max-width:767px){
    .custom-filter-items{
        position:relative;
        margin-top:0;
        width:100%;
        display:none
    }

}
.custom-filter-items:before{
    content:"";
    width:0;
    height:0;
    border-style:solid;
    border-width:0 10px 9px;
    border-color:transparent transparent #fefefe;
    position:absolute;
    top:-8px;
    left:13px
}
@media (max-width:1199px){
    .custom-filter-items:before{
        left:auto;
        right:13px
    }

}
@media (max-width:767px){
    .custom-filter-items:before{
        right:11px
    }

}
header{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:95px;
    -webkit-transition:all .3s ease;
    transition:all .3s ease;
    z-index:100
}
@media (max-width:991px){
    header{
        height:55px
    }

}
header.scrolled{
    height:95px;
    background-color:#f8f8f8;
    -webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1);
    box-shadow:0 2px 4px 0 rgba(0,0,0,.1)
}
@media (min-width:992px){
    header.scrolled .menu-link,header.scrolled button{
        color:#333
    }

}
@media (max-width:991px){
    header.scrolled{
        height:55px
    }
    header.scrolled .menu-mobile-buttons button{
        color:#333
    }

}
header.scrolled .btn-menu .bar{
    background-color:#333
}
header.scrolled .menu-profile-list .menu-link{
    color:#706f6f!important
}
header.scrolled .menu-profile-list .menu-link:hover{
    color:#ef9600!important
}
header.scrolled .btn-logout{
    color:#979797!important
}
header.scrolled .btn-logout:hover,header.scrolled .menu-profile-list .menu-link.selected{
    color:#ef9600!important
}
.header-logo{
    display:block;
    float:left;
    margin-top:0
}
.header-logo img{
    max-width:118px;
    max-height:104px
}
@media (max-width:1199px){
    .header-logo img{
        max-width:98px
    }

}
@media (max-width:991px){
    .header-logo img{
        max-width:60px;
        line-height:55px
    }

}
@media (max-width:991px){
    .header-logo{
        margin-top:5px
    }

}
.menu{
    height:95px;
    float:right;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row
}
.menu>*{
    display:inline-block
}
@media (max-width:991px){
    .menu{
        display:block;
        position:fixed;
        top:0;
        left:0;
        width:100%;
        height:100%;
        z-index:110;
        background-image:linear-gradient(126deg,rgba(183,92,157,.9),#e6655c);
        opacity:0;
        -webkit-transform:scale(0);
        transform:scale(0);
        -webkit-transition:opacity .2s ease-out,-webkit-transform .2s ease;
        transition:opacity .2s ease-out,-webkit-transform .2s ease;
        transition:opacity .2s ease-out,transform .2s ease;
        transition:opacity .2s ease-out,transform .2s ease,-webkit-transform .2s ease;
        overflow-y:auto
    }

}
.menu.menu-active{
    opacity:1;
    -webkit-transform:scale(1);
    transform:scale(1);
    -webkit-transition:opacity .4s ease-out,-webkit-transform .4s ease;
    transition:opacity .4s ease-out,-webkit-transform .4s ease;
    transition:opacity .4s ease-out,transform .4s ease;
    transition:opacity .4s ease-out,transform .4s ease,-webkit-transform .4s ease
}
.menu.menu-active .btn-login,.menu.menu-active .menu-profile{
    left:20px;
    -webkit-transition:all .8s ease;
    transition:all .8s ease
}
.menu.menu-active .menu-list{
    left:48px;
    -webkit-transition:all .8s ease;
    transition:all .8s ease
}
.menu .btn-close{
    position:absolute;
    top:18px;
    right:7px
}
.menu-list{
    list-style:none;
    margin:0;
    padding:0;
}
@media (max-width:1199px){
    .menu-list{
        margin-right:40px
    }

}
@media (max-width:991px){
    .menu-list{
        margin-right:0;
        position:absolute;
        top:145px;
        left:-100%
    }

}
.menu-link{
    font-weight:700;
    font-size:14px;
    color:#fff;
    padding:5px 12px;
    background-color:transparent;
    -webkit-transition:all .3s ease;
    transition:all .3s ease;
    border-radius:14.5px;
    text-decoration:none;
    position:relative
}
@media (max-width:1199px){
    .menu-link{
        font-size:12px
    }

}
@media (max-width:991px){
    .menu-link{
        font-size:14px
    }

}
@media (min-width:992px){
    .menu-link:hover{
        color:#fff!important;
        text-decoration:none;
        background-color:rgba(239,150,0,.5)
    }
    .menu-link:hover.selected:before{
        width:0
    }

}
.menu-link.selected:before{
    content:"";
    width:100%;
    height:4px;
    background-color:#ef9600;
    position:absolute;
    bottom:6.5px;
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    z-index:-1;
    -webkit-transition:all .3s ease;
    transition:all .3s ease
}
@media (max-width:991px){
    .menu-link{
        padding:0 12px
    }

}
@media (max-width:991px){
    .dropdown-menu{
        font-size:20px;
        font-weight:300
    }

}
.dropdown-items{
    visibility:hidden;
    opacity:0;
    position:absolute;
    background-color:#e6655c;
    margin-top:5px;
    border-radius:14px;
    -webkit-box-shadow:3px 3px 10px 0 rgba(0,0,0,.08);
    box-shadow:3px 3px 10px 0 rgba(0,0,0,.08);
    width:192px;
    left:25px;
    -webkit-transition:opacity .3s ease-out,visibility .3s ease-out,margin .3s ease;
    transition:opacity .3s ease-out,visibility .3s ease-out,margin .3s ease
}
.dropdown-items.active{
    visibility:visible;
    opacity:1;
    margin-top:10px
}
@media (max-width:991px){
    .dropdown-items.active{
        margin-top:0
    }

}
.dropdown-items:before{
    content:"";
    width:0;
    height:0;
    border-style:solid;
    border-width:0 10px 9px;
    border-color:transparent transparent #e6655c;
    position:absolute;
    top:-8px;
    left:15px
}
@media (max-width:991px){
    .dropdown-items:before{
        width:192px;
        height:211px;
        top:0;
        right:-72px;
        position:absolute;
        border-color:transparent;
        border:0;
        background-color:#e6655c
    }

}
@media (max-width:991px){
    .dropdown-items{
        right:auto;
        left:0;
        -webkit-transform:scale(1) translateX(-100%);
        transform:scale(1) translateX(-100%);
        margin-top:0;
        position:fixed;
        top:0;
        width:calc(100% - 72px);
        height:100%;
        border-radius:0;
        z-index:113
    }
    .dropdown-items.active{
        opacity:1;
        -webkit-transform:scale(1) translateX(0);
        transform:scale(1) translateX(0);
        -webkit-transition-delay:.6s;
        transition-delay:.6s;
        -webkit-transition:opacity .5s ease-out,-webkit-transform .3s ease;
        transition:opacity .5s ease-out,-webkit-transform .3s ease;
        transition:opacity .5s ease-out,transform .3s ease;
        transition:opacity .5s ease-out,transform .3s ease,-webkit-transform .3s ease
    }

}
.dropdown-items .menu-oval-circle{
    width:160px;
    height:160px;
    left:-30px;
    top:40px
}
.dropdown-items .menu-oval-circle,.dropdown-items .menu-oval-circle-small{
    border-radius:100%!important;
    -webkit-filter:blur(0);
    filter:blur(0);
    position:absolute;
    -webkit-transform:translateY(0);
    transform:translateY(0);
    background-color:hsla(0,0%,100%,.05);
    z-index:0
}
.dropdown-items .menu-oval-circle-small{
    width:25px;
    height:25px;
    right:-10px;
    top:10px
}
.dropdown-profile-list{
    display:block;
    margin:25px 0;
    padding:0;
    list-style:none;
    position:relative
}
@media (max-width:991px){
    .dropdown-profile-list{
        margin:50px 0 0
    }

}
.dropdown-profile-list li{
    margin:0 10px 10px
}
@media (max-width:767px){
    .dropdown-profile-list li{
        margin:0 0 20px
    }

}
.dropdown-profile-list .dropdown-link{
    font-size:14px;
    font-weight:600;
    color:#fff;
    line-height:40px;
    padding:0;
    text-decoration:none;
    display:block
}
.dropdown-profile-list .dropdown-link.selected:before{
    display:none
}
.dropdown-profile-list .dropdown-link.selected,.dropdown-profile-list .dropdown-link:hover{
    color:#706f6f!important;
    background-color:transparent
}
.menu-list li{
    display:inline-block
}
@media (max-width:991px){
    .menu-list li{
        display:block;
        width:100%;
        margin-bottom:10px
    }

}
@media (max-width:991px){
    .menu-list li>a{
        font-size:20px;
        font-weight:300
    }

}
.menu-tools{
    background-color:transparent;
    border:none;
    outline:none;
    margin:0 45px;
    color:#fff
}
@media (max-width:1199px){
    .menu-tools{
        margin:0 25px
    }

}
@media (max-width:991px){
    .menu-tools{
        margin:0
    }

}
.menu-tools span i:before{
    color:inherit;
    margin-left:10px;
    font-size:12px;
    position:relative
}
.menu-search{
    width:30px;
    height:30px;
    background-color:#fff;
    position:relative;
    border-radius:100%;
    border:none;
    -webkit-transition:all .3s ease;
    transition:all .3s ease;
    -webkit-box-shadow:0 2px 5px -1px rgba(0,0,0,.1);
    box-shadow:0 2px 5px -1px rgba(0,0,0,.1)
}
.menu-search i,.menu-search span{
    position:absolute;
    top:50%;
    left:54%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    display:inline-block
}
.menu-search i:before,.menu-search span:before{
    color:#b75c9d;
    font-size:42px
}
.menu-search:hover{
    width:54px;
    border-radius:14.5px;
    -webkit-box-shadow:0 2px 5px -2px rgba(0,0,0,.5);
    box-shadow:0 2px 5px -2px rgba(0,0,0,.5)
}
@media (max-width:991px){
    .menu-search{
        float:right;
        margin-right:100px;
        top:12px
    }

}
.menu-profile{
    background-color:transparent;
    border:none;
    outline:none;
    color:#fff;
    font-size:14px;
    font-weight:400
}
.menu-profile img{
    margin-left:10px
}
@media (max-width:991px){
    .menu-profile img{
        max-width:22px;
        float:left;
        margin-left:0;
        margin-right:10px
    }

}
.menu-profile span:first-child{
    -webkit-transition:all .3s ease;
    transition:all .3s ease
}
.menu-profile span:first-child strong{
    font-weight:700
}
.menu-profile span:first-child:hover{
    color:rgba(239,150,0,.5)
}
@media (max-width:991px){
    .menu-profile{
        position:absolute;
        top:76px;
        left:-100%
    }

}
.notifications-number{
    display:inline-block;
    width:17px;
    margin-right:-20px;
    margin-left:-5px;
    -webkit-transform:translateY(-10px);
    transform:translateY(-10px);
    border-radius:50%;
    background-color:#e6655c;
    color:#fff;
    font-size:10px;
    font-weight:700;
    line-height:17px;
    text-align:center
}
.menu-profile-items{
    visibility:hidden;
    opacity:0;
    position:absolute;
    right:70px;
    background-color:#333;
    margin-top:5px;
    border-radius:14px;
    -webkit-box-shadow:3px 3px 10px 0 rgba(0,0,0,.08);
    box-shadow:3px 3px 10px 0 rgba(0,0,0,.08);
    width:192px;
    -webkit-transition:opacity .3s ease-out,visibility .3s ease-out,margin .3s ease;
    transition:opacity .3s ease-out,visibility .3s ease-out,margin .3s ease
}
.menu-profile-items.active{
    visibility:visible;
    opacity:1;
    margin-top:20px
}
@media (max-width:991px){
    .menu-profile-items.active{
        margin-top:0
    }

}
.menu-profile-items:before{
    content:"";
    width:0;
    height:0;
    border-style:solid;
    border-width:0 10px 9px;
    border-color:transparent transparent #333;
    position:absolute;
    top:-8px;
    right:13px
}
@media (max-width:991px){
    .menu-profile-items:before{
        width:72px;
        height:100%;
        top:0;
        right:-72px;
        position:absolute;
        border-color:transparent;
        border:0;
        background-color:rgba(0,0,0,.7)
    }

}
@media (max-width:991px){
    .menu-profile-items{
        right:auto;
        left:0;
        -webkit-transform:scale(1) translateX(-100%);
        transform:scale(1) translateX(-100%);
        margin-top:0;
        position:fixed;
        top:0;
        width:calc(100% - 72px);
        height:100%;
        border-radius:0;
        z-index:113
    }
    .menu-profile-items.active{
        opacity:1;
        -webkit-transform:scale(1) translateX(0);
        transform:scale(1) translateX(0);
        -webkit-transition-delay:.6s;
        transition-delay:.6s;
        -webkit-transition:opacity .5s ease-out,-webkit-transform .3s ease;
        transition:opacity .5s ease-out,-webkit-transform .3s ease;
        transition:opacity .5s ease-out,transform .3s ease;
        transition:opacity .5s ease-out,transform .3s ease,-webkit-transform .3s ease
    }

}
.menu-profile-items .menu-oval-circle{
    width:160px;
    height:160px;
    border-radius:100%!important;
    -webkit-filter:blur(0);
    filter:blur(0);
    left:-30px;
    top:40px;
    position:absolute;
    -webkit-transform:translateY(0);
    transform:translateY(0);
    background-color:hsla(0,0%,100%,.05);
    z-index:0
}
.menu-profile-items__in{
    padding:12px 24px;
    overflow:hidden;
    position:relative
}
@media (max-width:767px){
    .menu-profile-items__in{
        height:100%
    }

}
.menu-profile-list{
    margin:40px 0 0;
    padding:0;
    list-style:none;
    position:relative
}
@media (max-width:991px){
    .menu-profile-list{
        margin:50px 0 0
    }

}
.menu-profile-list li{
    margin:0 0 10px
}
@media (max-width:767px){
    .menu-profile-list li{
        margin:0 0 20px
    }

}
.menu-profile-list .menu-link{
    font-size:14px;
    font-weight:400;
    color:#706f6f;
    line-height:25px;
    padding:0
}
.menu-profile-list .menu-link.selected:before{
    display:none
}
.menu-profile-list .menu-link.selected,.menu-profile-list .menu-link:hover{
    color:#ef9600!important;
    background-color:transparent
}
.losang{
    position:fixed;
    top:600px;
    left:40px
}
.menu-mobile-buttons{
    text-align:right;
}
.menu-oval-circle{
    width:191px;
    height:259px;
    border-top-right-radius:200px;
    border-bottom-right-radius:200px;
    -webkit-filter:blur(10px);
    filter:blur(10px);
    background-color:hsla(0,0%,100%,.15);
    position:absolute;
    top:50%;
    left:0;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    z-index:-1
}
.menu-icon-bar{
    position:absolute;
    left:0;
    bottom:40px
}
.menu-icon-bar:before{
    font-size:50px
}
@media (max-width:991px){
    .btn-login{
        position:absolute;
        top:76px;
        left:-100%
    }

}
footer{
    background-color:#333;
    position:relative
}
footer *{
    font-weight:300;
    font-size:13px
}
footer .newsletter-button{
    margin:36px 0 0
}
@media (max-width:767px){
    footer .newsletter-button{
        padding:10px 30px
    }

}
@media (max-width:767px){
    footer hr{
        margin-top:0;
        margin-bottom:10px
    }

}
.footer-logo img{
    max-width:124px
}
.footer-summary *{
    font-size:14px;
    line-height:20px;
    color:#fefefe
}
.footer-summary .green-slash{
    width:50px;
    height:3px;
    background-color:#7ec0a5;
    position:relative;
    margin-bottom:19px;
    display:inline-block
}
.project-duration{
    line-height:17px;
    color:#fefefe;
    margin-bottom:14px
}
.project-duration strong{
    display:block;
    font-weight:700;
    text-transform:uppercase
}
.project-links{
    line-height:17px
}
.project-links>a{
    color:#7ec0a5;
    display:block;
    padding-left:30px;
    position:relative;
    text-decoration:none;
    margin-bottom:8px
}
.project-links>a:hover{
    text-decoration:underline;
    color:#7ec0a5!important
}
.project-links>a:active,.project-links>a:active:hover,.project-links>a:focus,.project-links>a:focus:hover,.project-links>a:visited,.project-links>a:visited:hover{
    text-decoration:none
}
.project-links>a>i{
    position:absolute;
    left:0;
    top:3px
}
.footer-follow span{
    font-size:18px;
    font-weight:700;
    color:#b75c9d;
    text-transform:uppercase;
    display:block;
    margin-bottom:8px
}
.footer-follow a{
    display:inline-block;
    margin-right:12px;
    width:40px;
    height:40px;
    text-decoration:none
}
.footer-follow a:hover i:before{
    color:#1b6eb2
}
.footer-follow a:active,.footer-follow a:active:hover,.footer-follow a:focus,.footer-follow a:focus:hover,.footer-follow a:hover,.footer-follow a:visited,.footer-follow a:visited:hover{
    text-decoration:none
}
.footer-follow a>i{
    font-size:40px
}
.footer-follow a>i:before{
    -webkit-transition:all .3s ease;
    transition:all .3s ease
}
@media (max-width:767px){
    .footer-follow{
        margin:30px 0 0
    }

}
.footer-signature{
    padding:25px 0
}
.footer-signature *{
    vertical-align:bottom
}
.footer-signature span{
    font-size:15px;
    line-height:normal;
    color:#979797;
    display:block
}
@media (max-width:767px){
    .footer-signature span{
        font-size:12px;
        margin-bottom:14px
    }

}
.union-eu *{
    display:inline-block;
    float:left
}
.union-eu span{
    width:calc(100% - 68px);
    margin-left:10px;
    font-size:11px
}
.card{
    position:relative;
    border-radius:14px;
    background-color:#fefefe;
    padding:22px 24px;
    -webkit-transition:all .3s ease;
    transition:all .3s ease;
    margin:0 0 12px;
    text-decoration:none;
    -webkit-box-shadow:3px 3px 10px 0 rgba(0,0,0,.08);
    box-shadow:3px 3px 10px 0 rgba(0,0,0,.08)
}
.card,.card *{
    display:block;
    position:relative;
    z-index:1
}
.card:hover:not(.card--feed):not(.card--profile):not(.card--activity):not(.card--messages){
    background-color:#fefefe;
    -webkit-box-shadow:3px 3px 20px 0 rgba(0,0,0,.4);
    box-shadow:3px 3px 20px 0 rgba(0,0,0,.4)
}
.card .card-title{
    font-weight:500;
    font-size:16px;
    color:#b75c9d;
    text-align:left;
    margin:0 0 7px
}
.card hr{
    border-color:#d8d8d8
}
.card-actions-btn:hover{
    color:#e6655c
}
.card--feed{
    margin-bottom:12px
}
.card--feed button,.card--feed button i:before{
    -webkit-transition:all .3s ease;
    transition:all .3s ease
}
.card--feed button:hover,.card--feed button:hover i:before{
    color:#e6655c
}
.card--feed .card-user-profile{
    display:inline-block;
    vertical-align:middle;
    margin:0 0 7px;
    text-decoration:none
}
.card--feed .card-title{
    font-size:12px;
    font-weight:600;
    margin:0 0 0 5px;
    position:relative;
    top:3px;
    float:left
}
.card--feed .card-userimage{
    border-radius:100%;
    width:24px;
    height:24px;
    background-position:50%;
    background-size:cover;
    background-repeat:no-repeat;
    float:left
}
.card--feed .card-subtitle{
    line-height:25px;
    margin:0 0 8px
}
.card--feed .card-date{
    position:absolute;
    right:0;
    top:-12px
}
.card--feedtop .linkified{
    display:inline-block
}
.card--feedbottom .form-field{
    margin-bottom:0
}
.card--profile{
    padding:48px 23px 48px 35px;
    margin:0 0 24px;
    display:inline-block;
    width:100%
}
.card--profile .card-title{
    font-size:20px;
    color:#b75c9d;
    font-weight:700;
    margin:0
}
.card--profile .profile-buttons{
    width:100%;
    position:absolute;
    top:12px;
    right:12px
}
.card--profile .card-userby{
    text-align:left;
    font-size:14px;
    font-weight:500;
    color:#333;
    line-height:25px
}
.card-subtitle{
    font-weight:400;
    font-size:14px;
    color:#706f6f;
    text-align:left;
    margin:0 0 14px
}
.card-date{
    color:#333;
    display:block
}
.card-date,.card-userby{
    font-size:12px;
    font-weight:500;
    text-align:right
}
.card-userby{
    color:#706f6f
}
.card-actions *{
    display:inline-block;
    vertical-align:middle
}
.card-actions a,.card-actions button{
    background-color:transparent;
    border:0;
    font-size:12px;
    font-weight:500;
    color:#706f6f;
    margin-right:24px
}
.card-actions a i:before,.card-actions button i:before{
    font-size:14px
}
.card-send{
    width:40px;
    height:40px;
    background-color:transparent;
    border:0;
    position:absolute;
    right:0;
    top:0
}
.card-send i:before{
    position:absolute;
    font-size:40px;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    -webkit-transition:all .3s ease;
    transition:all .3s ease
}
.card-send:hover i:before{
    color:#e6655c
}
.card-comment{
    margin:15px 0
}
.card-comment .card-title{
    font-size:12px;
    color:#706f6f;
    top:0;
    float:left
}
.card-comment .card-userimage{
    width:16px;
    height:16px;
    float:left;
    opacity:.7
}
.card-comment p{
    margin:0;
    font-size:12px
}
.card--activity{
    white-space:nowrap;
    display:inline-block;
    clear:both;
    width:100%
}
.card--activity .card-activity-item{
    overflow:hidden;
    border-top:1px solid #d8d8d8;
    padding:8px 0
}
.card--activity .card-activity-item:last-child{
    border-bottom:1px solid #d8d8d8
}
.card--activity .card-title{
    font-weight:400;
    font-size:12px;
    color:#706f6f;
    margin-bottom:0
}
.card--activity .card-title small{
    font-size:11px;
    font-weight:600;
    color:#b75c9d
}
.card--activity .card-title *{
    display:inline-block;
    vertical-align:middle
}
.card--activity a{
    font-size:12px;
    font-weight:500;
    color:#79c4d3
}
.card--messages{
    padding:24px 0;
    margin:0 0 24px
}
.card-top{
    width:100%;
    padding:0 24px;
    margin-bottom:24px
}
.card-newmessage-btn{
    float:right;
    font-size:12px;
    font-weight:700;
    text-transform:uppercase
}
.card-newmessage-btn:hover{
    color:#1b6eb2
}
.card-newmessage-btn:hover .message-fill1,.card-newmessage-btn:hover .message-fill2{
    fill:#1b6eb2!important
}
.card-message{
    height:80px;
    background-color:#fff;
    display:block;
    width:100%;
    position:relative
}
.card-message.card-message-viewed{
    background-color:#f8f8f8
}
.card-message:before{
    content:"";
    width:calc(100% - 48px);
    height:1px;
    background-color:#d8d8d8;
    position:absolute;
    top:0;
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%)
}
.card-message-info{
    position:relative;
    display:inline-block;
    width:100%;
    padding:0 28px 14px
}
.card-message-image{
    border-radius:100%;
    overflow:hidden;
    display:inline-block;
    margin-right:12px;
    border:2px solid transparent
}
.card-message-date{
    float:right;
    font-size:12px;
    font-weight:500;
    color:#333;
    margin-right:12px;
    margin-top:11px;
    -webkit-transition:all .2s ease;
    transition:all .2s ease
}
.card-message-user{
    font-size:12px;
    font-weight:600;
    color:#b75c9d;
    text-align:left
}
.card-message-image,.card-message-text{
    display:inline-block;
    float:left
}
.card-message-text p{
    margin:0
}
.card-message-user-status{
    width:5px;
    height:5px;
    background-color:transparent;
    position:absolute;
    top:50%;
    left:14px;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    border-radius:100%
}
.card-message-user-status.online{
    background-color:#7ec0a5
}
.card .book-bar{
    position:absolute;
    bottom:0;
    left:0
}
@media (min-width:768px){
    .row.matchheight>div:nth-child(3n+1){
        clear:both
    }

}
@media (min-width:992px){
    .row.matchheight>div:nth-child(4n+1){
        clear:both
    }
    .row.matchheight>div:nth-child(3n+1){
        clear:none
    }

}
.post-card{
    position:relative;
    border-radius:14px;
    background-color:#fefefe;
    text-decoration:none;
    color:transparent;
    -webkit-transition:all .3s ease;
    transition:all .3s ease;
    height:100%;
    -webkit-box-shadow:3px 3px 10px 0 rgba(0,0,0,.08);
    box-shadow:3px 3px 10px 0 rgba(0,0,0,.08)
}
.post-card,.post-card *{
    display:block
}
.post-card:hover{
    -webkit-box-shadow:3px 3px 15px 0 rgba(0,0,0,.4);
    box-shadow:3px 3px 15px 0 rgba(0,0,0,.4)
}
.post-card:active,.post-card:active:hover,.post-card:focus,.post-card:focus:hover,.post-card:hover,.post-card:visited,.post-card:visited:hover{
    color:transparent;
    text-decoration:none
}
.post-card--list{
    margin-bottom:24px;
    height:calc(100% - 24px);
    display:block
}
.post-card-image{
    position:relative
}
.post-card-image img{
    border-top-left-radius:14px;
    border-top-right-radius:14px
}
.post-card-content{
    padding:24px
}
.post-card--friends .post-card-content{
    padding:24px 24px 54px
}
.post-card-title{
    font-size:14px;
    font-weight:600;
    line-height:20px;
    color:#b75c9d;
    height:79px;
    margin:0 0 21px;
    text-decoration:none
}
.post-card-title:hover{
    text-decoration:none;
    color:#b75c9d!important
}
.post-card-title-newsletter{
    height:100px;
    color:#000!important;
    font-size:18px
}
@media (max-width:991px){
    .post-card-title-newsletter{
        font-size:12px
    }

}
.post-card--friends .post-card-title{
    height:auto;
    margin:0 0 6px
}
.post-card-date{
    color:#333;
    font-weight:500;
    font-size:12px
}
.post-card-date--white{
    color:#fefefe
}
.post-card-local{
    color:#979797;
    font-weight:400;
    font-size:12px;
    height:35px
}
.post-card--horizontal{
    margin-bottom:12px;
    width:100%
}
.post-card--horizontal:first-of-type{
    margin-top:13px
}
.post-card--horizontal:last-child{
    margin-bottom:24px
}
.post-card--horizontal,.post-card--horizontal *{
    display:inline-block;
    float:left
}
.post-card--horizontal .post-card-image{
    border-top-left-radius:14px;
    border-bottom-left-radius:14px;
    width:111px;
    height:0;
    padding-bottom:70px;
    background-position:50%;
    background-size:cover;
    background-repeat:no-repeat
}
@media screen and (min-width:1200px) and (max-width:1290px){
    .post-card--horizontal .post-card-image{
        padding-bottom:84px
    }

}
@media (max-width:991px){
    .post-card--horizontal .post-card-image{
        padding-bottom:114px
    }

}
@media (max-width:767px){
    .post-card--horizontal .post-card-image{
        padding-bottom:70px
    }

}
.post-card--horizontal .post-card-title{
    font-size:11px;
    font-weight:600;
    line-height:15px;
    margin-bottom:0;
    height:auto
}
.post-card--horizontal .post-card-content{
    padding:12px 24px;
    width:calc(100% - 111px)
}
.post-card--horizontal .post-card-content .moreellipses{
    float:none
}
.post-card-buttons{
    position:absolute;
    bottom:24px;
    left:24px
}
.post-card-buttons a,.post-card-buttons button{
    display:inline-block;
    margin-right:12px;
    background-color:transparent;
    border:0;
    padding:0
}
.post-card-buttons a svg,.post-card-buttons button svg{
    width:26px;
    height:26px
}
.post-card-buttons.hidden{
    visibility:hidden
}
.post-card-buttons *{
    display:inline-block;
    vertical-align:middle
}
.post-card--meet .post-card-title{
    height:auto;
    margin:0
}
.post-card-meet-people{
    height:79px
}
.post-card-meet-people *{
    display:inline-block;
    vertical-align:middle
}
.post-card-meet-people .people-icon img{
    width:auto!important;
    position:relative;
    z-index:1;
    margin-left:5px
}
.post-card-meet-people .people-icon{
    position:relative;
    margin-right:9px
}
.post-card-meet-people .people-icon:before{
    content:"";
    width:24px;
    height:24px;
    background-image:linear-gradient(147deg,rgba(183,92,157,.99),#e6655c);
    border-radius:100%;
    position:absolute;
    top:-5px;
    left:0;
    z-index:0
}
.post-card-meet-people .people{
    font-size:14px;
    font-weight:400;
    color:#706f6f
}
.post-card-meet_info{
    padding:44px 24px 0
}
@media (max-width:1199px){
    .post-card-meet_info{
        padding:24px 24px 0
    }

}
.post-card-meet_info img{
    width:auto!important;
    margin-bottom:12px;
    left:-5px;
    position:relative
}
.post-card-meet_info .body-text{
    height:85px
}
.post-card .book-bar{
    position:absolute;
    bottom:0;
    left:0
}
.owl-card-pagination,.owl-carousel-events,.owl-carousel-news,.owl-carousel-partners,.owl-carousel-related{
    margin:16px 0 24px
}
.owl-card-pagination .owl-stage-outer,.owl-carousel-events .owl-stage-outer,.owl-carousel-news .owl-stage-outer,.owl-carousel-partners .owl-stage-outer,.owl-carousel-related .owl-stage-outer{
    overflow:visible
}
@media (max-width:991px){
    .owl-card-pagination .owl-stage,.owl-carousel-events .owl-stage,.owl-carousel-news .owl-stage,.owl-carousel-partners .owl-stage,.owl-carousel-related .owl-stage{
        padding-left:0!important
    }
    .owl-card-pagination .owl-item,.owl-carousel-events .owl-item,.owl-carousel-news .owl-item,.owl-carousel-partners .owl-item,.owl-carousel-related .owl-item{
        opacity:.3
    }
    .owl-card-pagination .owl-item.active,.owl-carousel-events .owl-item.active,.owl-carousel-news .owl-item.active,.owl-carousel-partners .owl-item.active,.owl-carousel-related .owl-item.active{
        opacity:1
    }

}
.owl-carousel-partners{
    padding:0 10px
}
@media (max-width:767px){
    .owl-carousel-partners{
        padding:0
    }

}
.owl-carousel .owl-nav{
    position:absolute;
    top:-48px;
    right:0
}
.owl-carousel .owl-next,.owl-carousel .owl-prev{
    display:inline-block;
    border:1px solid #d8d8d8;
    border-radius:100%;
    background-color:#fff;
    height:23px;
    width:23px;
    position:relative
}
.owl-carousel .owl-next:hover,.owl-carousel .owl-prev:hover{
    background-color:transparent;
    border:1px solid transparent;
    background-image:linear-gradient(147deg,rgba(183,92,157,.99),#e6655c)
}
.owl-carousel .owl-next:hover:before,.owl-carousel .owl-prev:hover:before{
    color:#fff
}
.owl-carousel .owl-next:before,.owl-carousel .owl-prev:before{
    content:"\E913";
    font-family:icomoon,sans-serif;
    font-size:8px;
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-51%);
    transform:translate(-50%,-51%)
}
.owl-carousel .owl-next.disabled,.owl-carousel .owl-prev.disabled{
    opacity:.5;
    pointer-events:none
}
.owl-carousel .owl-next.disabled:hover,.owl-carousel .owl-prev.disabled:hover{
    background-color:#fff;
    border:1px solid #d8d8d8;
    background-image:none
}
.owl-carousel .owl-next.disabled:hover:before,.owl-carousel .owl-prev.disabled:hover:before{
    color:#979797
}
.owl-carousel .owl-prev{
    margin:0 19px 0 0
}
.owl-carousel .owl-prev:before{
    -webkit-transform:translate(-50%,-51%) rotate(-180deg);
    transform:translate(-50%,-51%) rotate(-180deg)
}
.owl-alert-events .alert-event-detail{
    margin-top:34px
}
@media (max-width:767px){
    .owl-alert-events .alert-event-detail{
        margin-top:21px
    }
    .owl-alert-events .alert-event-detail .item-bordered{
        margin-bottom:14px
    }

}
.owl-alert-events .owl-nav{
    top:0
}
@media (max-width:767px){
    .owl-alert-events .owl-nav{
        top:-20px
    }

}
.owl-carousel-related .item{
    padding:10px 0
}
.owl-gallery{
    position:relative
}
.owl-gallery .owl-nav{
    top:50%;
    left:0;
    width:100%;
    padding:0 24px
}
.owl-gallery .owl-next{
    float:right
}
.resources-modal{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-image:linear-gradient(126deg,rgba(183,92,157,.9),#e6655c);
    z-index:110;
    overflow-y:auto;
    opacity:0;
    visibility:hidden;
    -webkit-transition:opacity .4s ease-out,visibility .4s ease-out;
    transition:opacity .4s ease-out,visibility .4s ease-out
}
.resources-modal>*{
    -webkit-transform:scale(0);
    transform:scale(0);
    opacity:0;
    -webkit-transition:opacity .4s ease-out,-webkit-transform .4s ease;
    transition:opacity .4s ease-out,-webkit-transform .4s ease;
    transition:opacity .4s ease-out,transform .4s ease;
    transition:opacity .4s ease-out,transform .4s ease,-webkit-transform .4s ease
}
.resources-modal.resources-modal-active{
    opacity:1;
    visibility:visible
}
.resources-modal.resources-modal-active>*{
    opacity:1;
    -webkit-transform:scale(1);
    transform:scale(1);
    -webkit-transition-delay:.2s;
    transition-delay:.2s
}
.resources-modal .btn-close{
    right:24px
}
.resources-list{
    list-style:none;
    margin:85px auto 0;
    padding:0
}
.resources-list li{
    display:inline-block;
    float:left;
    min-height:234px;
    margin:12px
}
@media (min-width:1200px){
    .resources-list li{
        width:calc(20% - 24px)
    }

}
@media (max-width:1199px){
    .resources-list li{
        width:calc(25% - 24px)
    }

}
@media (max-width:991px){
    .resources-list li{
        width:calc(33.33333% - 24px)
    }

}
@media (max-width:767px){
    .resources-list li{
        width:100%;
        min-height:auto;
        margin:12px 0
    }

}
.resources-list a{
    position:relative;
    display:block;
    height:100%;
    background-color:#fefefe;
    padding:44px 24px 70px;
    border-radius:14px;
    -webkit-transition:all .3s ease;
    transition:all .3s ease;
    font-size:16px;
    color:#706f6f;
    font-weight:400;
    text-decoration:none
}
.resources-list a:hover{
    -webkit-box-shadow:3px 3px 20px 0 rgba(0,0,0,.4);
    box-shadow:3px 3px 20px 0 rgba(0,0,0,.4);
    text-decoration:none;
    color:#706f6f!important
}
.resources-list a:hover .resources-title{
    line-height:27px;
    display:none
}
@media (max-width:767px){
    .resources-list a:hover .resources-title{
        display:block
    }

}
.resources-list a:hover .resources-description{
    visibility:visible
}
.resources-list a:hover .btn-default:before{
    opacity:0
}
.resources-list a:hover .btn-default i:before{
    color:#fff
}
.resources-list a:active,.resources-list a:active:hover,.resources-list a:focus,.resources-list a:focus:hover,.resources-list a:visited,.resources-list a:visited:hover{
    text-decoration:none
}
.resources-list .btn--go{
    position:absolute;
    bottom:24px;
    left:24px
}
.resources-list--further,.resources-list--ict{
    margin:0
}
.resources-list--further>div{
    margin:12px 0;
    min-height:300px
}
@media (max-width:767px){
    .resources-list--further>div{
        min-height:auto
    }

}
.resources-list--ict>div{
    margin:12px 0;
    min-height:230px
}
@media (max-width:767px){
    .resources-list--ict>div{
        min-height:auto
    }

}
.resources-list--further>div>a,.resources-list--ict>div>a{
    min-height:inherit;
    position:relative;
    display:block;
    height:100%;
    background-color:#fefefe;
    padding:48px 48px 70px 94px;
    border-radius:14px;
    -webkit-transition:all .3s ease;
    transition:all .3s ease;
    font-size:18px;
    line-height:29px;
    color:#333;
    font-weight:400;
    text-decoration:none;
    -webkit-box-shadow:3px 3px 10px 0 rgba(0,0,0,.08);
    box-shadow:3px 3px 10px 0 rgba(0,0,0,.08)
}
.resources-list--further>div>a:hover,.resources-list--ict>div>a:hover{
    -webkit-box-shadow:3px 3px 20px 0 rgba(0,0,0,.4);
    box-shadow:3px 3px 20px 0 rgba(0,0,0,.4);
    text-decoration:none;
    color:#706f6f!important
}
.resources-list--further>div>a:active,.resources-list--further>div>a:active:hover,.resources-list--further>div>a:focus,.resources-list--further>div>a:focus:hover,.resources-list--further>div>a:visited,.resources-list--further>div>a:visited:hover,.resources-list--ict>div>a:active,.resources-list--ict>div>a:active:hover,.resources-list--ict>div>a:focus,.resources-list--ict>div>a:focus:hover,.resources-list--ict>div>a:visited,.resources-list--ict>div>a:visited:hover{
    text-decoration:none
}
@media (max-width:767px){
    .resources-list--further>div>a,.resources-list--ict>div>a{
        padding:48px 24px 80px
    }

}
.resources-list--ict>div>a{
    padding:48px 70px 70px 48px
}
.resources-list--further .btn--go{
    left:48px
}
@media (max-width:767px){
    .resources-list--further .btn--go{
        left:24px
    }

}
.resources-list--ict .btn--go{
    left:48px
}
@media (max-width:767px){
    .resources-list--ict .btn--go{
        left:48px
    }

}
.resources-list-tag{
    font-size:14px;
    font-weight:700;
    line-height:normal;
    text-transform:uppercase;
    color:#706f6f;
    display:block;
    margin-bottom:14px;
    position:relative;
    left:-46px
}
@media (max-width:767px){
    .resources-list-tag{
        left:0
    }

}
.resources-list--ict .resources-list-tag{
    left:0
}
.resources-description{
    visibility:hidden;
    font-size:12px;
    line-height:1.5;
    letter-spacing:normal;
    color:#706f6f
}
@media (max-width:767px){
    .resources-description{
        display:none
    }
    .resources-description.active{
        visibility:visible;
        display:block;
        margin-top:15px;
        margin-bottom:15px
    }

}
.resources-arrow{
    visibility:hidden;
    position:absolute;
    margin-top:25px;
    right:40px;
    -webkit-transform:rotate(90deg);
    transform:rotate(90deg);
    z-index:1
}
@media (max-width:767px){
    .resources-arrow{
        visibility:visible
    }

}
.search-modal{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-image:linear-gradient(126deg,rgba(183,92,157,.9),#e6655c);
    z-index:110;
    overflow-y:auto;
    opacity:0;
    visibility:hidden;
    -webkit-transition:opacity .4s ease-out,visibility .4s ease-out;
    transition:opacity .4s ease-out,visibility .4s ease-out;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden
}
.search-modal>*{
    -webkit-transform:scale(0);
    transform:scale(0);
    opacity:0;
    -webkit-transition:opacity .4s ease-out,-webkit-transform .4s ease;
    transition:opacity .4s ease-out,-webkit-transform .4s ease;
    transition:opacity .4s ease-out,transform .4s ease;
    transition:opacity .4s ease-out,transform .4s ease,-webkit-transform .4s ease
}
.search-modal.search-modal-active{
    opacity:1;
    visibility:visible
}
.search-modal.search-modal-active>*{
    opacity:1;
    -webkit-transform:scale(1);
    transform:scale(1);
    -webkit-transition-delay:.2s;
    transition-delay:.2s
}
.search-modal .btn-close{
    right:24px
}
@media (max-width:991px){
    .search-modal{
        background-image:none;
        background-color:rgba(51,51,51,.8);
        -webkit-box-shadow:3px 3px 10px 0 rgba(0,0,0,.08);
        box-shadow:3px 3px 10px 0 rgba(0,0,0,.08);
        width:100%;
        -webkit-transform:scale(0);
        transform:scale(0);
        left:0;
        -webkit-transition:opacity .2s ease-out,-webkit-transform .2s ease;
        transition:opacity .2s ease-out,-webkit-transform .2s ease;
        transition:opacity .2s ease-out,transform .2s ease;
        transition:opacity .2s ease-out,transform .2s ease,-webkit-transform .2s ease;
        overflow-y:initial;
        padding-right:72px
    }
    .search-modal.search-modal-active{
        opacity:1;
        -webkit-transform:scale(1);
        transform:scale(1);
        -webkit-transition:opacity .4s ease-out,-webkit-transform .4s ease;
        transition:opacity .4s ease-out,-webkit-transform .4s ease;
        transition:opacity .4s ease-out,transform .4s ease;
        transition:opacity .4s ease-out,transform .4s ease,-webkit-transform .4s ease
    }
    .search-modal.search-modal-active .search-modal-content{
        opacity:1;
        -webkit-transform:translateX(0);
        transform:translateX(0);
        -webkit-transition:opacity .6s ease-out,-webkit-transform .4s ease;
        transition:opacity .6s ease-out,-webkit-transform .4s ease;
        transition:opacity .6s ease-out,transform .4s ease;
        transition:opacity .6s ease-out,transform .4s ease,-webkit-transform .4s ease
    }
    .search-modal .btn-close{
        right:90px
    }

}
.search-modal .form-group--withbutton a i:before,.search-modal .form-group--withbutton button i:before{
    font-size:40px;
    color:#fefefe
}
.search-modal form{
    padding:50px 0
}
@media (max-width:767px){
    .search-modal form{
        padding:10px 0
    }

}
.search-modal-content{
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.search-modal-content .container{
    width:100%
}
.search-modal-content .select-objectiv{
    font-size:12px;
    color:#ef9600;
    font-weight:600;
    text-transform:uppercase
}
@media (max-width:991px){
    .search-modal-content{
        z-index:111;
        width:calc(100% - 72px);
        background-color:#333;
        left:0;
        -webkit-transform:translateX(-100%);
        transform:translateX(-100%);
        opacity:0;
        -webkit-transition:opacity .2s ease-out,-webkit-transform .2s ease;
        transition:opacity .2s ease-out,-webkit-transform .2s ease;
        transition:opacity .2s ease-out,transform .2s ease;
        transition:opacity .2s ease-out,transform .2s ease,-webkit-transform .2s ease
    }
    .search-modal-content button{
        top:-4px
    }

}
#search{
    margin-top:70px;
    font-size:30px;
    font-weight:300;
    color:#fefefe!important;
    padding:0 0 17px;
    height:auto
}
#search:focus{
    -webkit-box-shadow:none;
    box-shadow:none
}
@media (max-width:991px){
    #search{
        font-size:20px;
        padding:0 0 10px
    }

}
@media (max-width:767px) {
    #calendar {
        background-color: #fefefe;
        -webkit-box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, .08);
        box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, .08);
        padding: 24px 49px 49px;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        border-radius: 14px;
        height: auto;
        width: 100%;
        margin-top: 60px
    }

    @media (max-width: 767px) {
        #calendar {
            padding: 24px
        }

    }
    #calendar.calendar--big {
        height: 506px
    }

    #calendar.calendar--big .fc-row {
        height: 60px !important
    }

    #calendar.calendar--big .fc-row.fc-widget-header {
        height: 35px !important
    }

    #calendar.calendar--big .fc-event {
        font-size: 9px
    }

    @media (max-width: 767px) {
        #calendar.calendar--big {
            height: 343px
        }

        #calendar.calendar--big .fc-row {
            height: 35px !important
        }

    }
    #calendar .fc-row {
        min-height: 35px !important;
        height: 35px !important;
        border-top: 1px solid #f8f8f8 !important
    }

    #calendar .fc-day-top {
        font-size: 14px;
        line-height: 20px;
        color: #706f6f
    }

    #calendar .fc-day-number {
        float: left;
        padding: 6px 6px 6px 0
    }

    #calendar h2 {
        font-size: 14px !important;
        color: #706f6f;
        font-weight: 400;
        line-height: 25px;
        background-image: none;
        -webkit-text-fill-color: #706f6f;
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .fc-unthemed .fc-content, .fc-unthemed .fc-divider, .fc-unthemed .fc-list-heading td, .fc-unthemed .fc-list-view, .fc-unthemed .fc-popover, .fc-unthemed .fc-row, .fc-unthemed tbody, .fc-unthemed td, .fc-unthemed th, .fc-unthemed thead, tbody {
        border: 0 !important
    }

    .fc-today-button {
        display: none !important
    }

    .fc-toolbar.fc-header-toolbar {
        position: relative
    }

    .fc .fc-toolbar > * > * {
        margin-left: 0 !important
    }

    .fc-state-default.fc-corner-left {
        position: absolute;
        left: 0
    }

    .fc-state-default.fc-corner-left:before {
        -webkit-transform: translate(-50%, -51%) rotate(-180deg);
        transform: translate(-50%, -51%) rotate(-180deg)
    }

    .fc-button {
        display: inline-block;
        border: 1px solid #d8d8d8 !important;
        border-radius: 100%;
        background-color: #fff;
        background-image: none !important;
        height: 23px !important;
        width: 23px;
        position: relative;
        color: inherit !important
    }

    .fc-button:hover {
        background-color: transparent;
        border: 1px solid transparent !important;
        border-radius: 100% !important;
        background-image: linear-gradient(147deg, rgba(183, 92, 157, .99), #e6655c) !important
    }

    .fc-button:hover:before {
        color: #fff
    }

    .fc-button:before {
        content: "\E913";
        font-family: icomoon, sans-serif;
        font-size: 8px;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -51%);
        transform: translate(-50%, -51%)
    }

    .fc-button span {
        display: none !important
    }

    .fc-state-default {
        background-repeat: repeat
    }

    .fc-state-default.fc-corner-right {
        border-top-right-radius: 100%;
        border-bottom-right-radius: 100%
    }

    .fc-state-default.fc-corner-left {
        border-top-left-radius: 100%;
        border-bottom-left-radius: 100%
    }

    .fc-scroller.fc-day-grid-container {
        height: auto !important
    }

    .fc-toolbar .fc-state-hover {
        background-image: linear-gradient(147deg, rgba(183, 92, 157, .99), #e6655c) !important;
        background-position: 0 0
    }

    .fc-unthemed td.fc-today {
        background: transparent !important;
        position: relative
    }

    .fc-unthemed td.fc-today:before {
        content: "";
        width: 4px;
        height: 4px;
        border-radius: 100% !important;
        background-color: #b75c9d;
        position: absolute;
        left: 0;
        top: 2px
    }

    .fc-event {
        line-height: normal;
        border-radius: 0;
        border: 0;
        font-size: 6px
    }

    @media (max-width: 767px) {
        .fc-event {
            color: transparent
        }

    }
    .fc .fc-row .fc-content-skeleton td {
        position: relative
    }

    tr:first-child > td > .fc-day-grid-event {
        padding: 0 !important;
        margin: 0 !important;
        position: absolute;
        width: 100%;
        bottom: 0;
        left: 0
    }

    .fc-day-grid-event .fc-time {
        display: none
    }

    .fc-row .fc-content-skeleton, .fc .fc-row .fc-content-skeleton table {
        height: 100%
    }

    .fc-unthemed th {
        color: #b75c9d;
        text-transform: uppercase
    }

    .fc-widget-header table {
        position: relative;
        top: 8px !important
    }

    .fc th {
        text-align: left !important
    }

    .fc-scroller {
        overflow-y: hidden !important
    }

    .calendar--nomargin {
        margin-top: 0 !important
    }

    .size-h2-calendar {
        font-size: 28px
    }

    .pagination {
        position: relative;
        padding: 0;
        display: table;
        margin: 40px auto
    }

    .pagination * {
        display: inline-block;
        vertical-align: middle
    }

    .pagination--nomargin {
        margin: 0 auto
    }

    .pagination-button {
        width: 23px;
        height: 23px;
        border: 1px solid #d8d8d8;
        border-radius: 100%;
        background: #fff
    }

    .pagination-button i {
        position: relative;
        top: -3px
    }

    .pagination-button i:before {
        font-size: 8px;
        display: inline-block
    }

    .pagination-button.pagination-prev i {
        top: -4px
    }

    .pagination-button.pagination-prev i:before {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }

    .pagination-button:hover {
        border: 1px solid transparent;
        background-image: linear-gradient(147deg, rgba(183, 92, 157, .99), #e6655c)
    }

    .pagination-button:hover i:before {
        color: #fff
    }

    .pagination-prev {
        margin-right: 24px;
        padding-left: 5px
    }

    @media (max-width: 767px) {
        .pagination-prev {
            margin-right: 5px;
            margin-bottom: 5px
        }

    }
    .pagination-first {
        margin-right: 5px;
        padding-left: 5px;
        position: relative
    }

    .pagination-first i {
        position: absolute;
        left: 36%;
        top: 50% !important;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    .pagination-first i:last-child {
        left: 56%
    }

    .pagination-first i:before {
        -webkit-transform: rotate(-180deg) translateY(3px) !important;
        transform: rotate(-180deg) translateY(3px) !important
    }

    .pagination-next {
        margin-left: 24px;
        padding-left: 5px
    }

    @media (max-width: 767px) {
        .pagination-next {
            margin-left: 5px;
            margin-top: 5px
        }

    }
    .pagination-last {
        margin-left: 5px;
        position: relative
    }

    .pagination-last i {
        position: absolute;
        left: 37%;
        top: 50% !important;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    .pagination-last i:last-child {
        left: 57%
    }

    .pagination-last i:before {
        -webkit-transform: translateY(-2px) !important;
        transform: translateY(-2px) !important
    }

    .owl-dot, .pagination-number {
        font-size: 12px;
        font-weight: 600;
        color: #706f6f;
        border: 1px solid transparent;
        border-radius: 100%;
        width: 23px;
        height: 23px;
        margin: 0 3px;
        text-align: center;
        text-decoration: none
    }

    .owl-dot:hover, .pagination-number:hover {
        color: #79c4d3 !important;
        text-decoration: none
    }

    .owl-dot:active, .owl-dot:active:hover, .owl-dot:focus, .owl-dot:focus:hover, .owl-dot:visited, .owl-dot:visited:hover, .pagination-number:active, .pagination-number:active:hover, .pagination-number:focus, .pagination-number:focus:hover, .pagination-number:visited, .pagination-number:visited:hover {
        text-decoration: none
    }

    .owl-dot.active, .owl-dot.pagination-number-active, .pagination-number.active, .pagination-number.pagination-number-active {
        border: 1px solid #79c4d3;
        padding: 1px 0
    }

    .owl-dot span, .pagination-number span {
        position: relative;
        top: 1px
    }

    @media (max-width: 767px) {
        .owl-dot, .pagination-number {
            width: 21px;
            height: 21px
        }

        .owl-dot span, .pagination-number span {
            top: 0
        }

    }
    .acronim {
        padding: 48px 48px 52px;
        background-color: #fefefe;
        border-radius: 14px;
        -webkit-box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, .15);
        box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, .15);
        margin: 12px 0;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        display: inline-block;
        width: 100%;
        text-decoration: none
    }

    .acronim:first-child {
        margin-top: 0
    }

    @media (max-width: 767px) {
        .acronim {
            padding: 24px 24px 0
        }

    }
    .acronim--margin-big {
        margin: 25px 0
    }

    a.acronim:hover, button.acronim:hover {
        -webkit-box-shadow: 3px 3px 20px 0 rgba(0, 0, 0, .4);
        box-shadow: 3px 3px 20px 0 rgba(0, 0, 0, .4);
        text-decoration: none !important
    }

    a.acronim:active, a.acronim:active:hover, a.acronim:focus, a.acronim:focus:hover, a.acronim:hover, a.acronim:visited, a.acronim:visited:hover, button.acronim:active, button.acronim:active:hover, button.acronim:focus, button.acronim:focus:hover, button.acronim:hover, button.acronim:visited, button.acronim:visited:hover {
        text-decoration: none
    }

    @media (max-width: 767px) {
        a.acronim *, button.acronim * {
            margin-bottom: 10px;
            display: inline-block
        }

        a.acronim .body-text, button.acronim .body-text {
            margin-bottom: 0
        }

    }
    .acronim-tag {
        font-size: 12px;
        font-weight: 700;
        line-height: normal;
        color: #706f6f;
        margin: 0;
        text-transform: uppercase
    }

    .acronim-title {
        font-size: 20px;
        font-weight: 700;
        line-height: 28px;
        color: #b75c9d;
        margin: 0;
        text-transform: none
    }

    .acronim-date {
        font-size: 12px;
        font-weight: 500;
        line-height: normal;
        color: #333;
        margin: 0;
        text-transform: none
    }

    @media (max-width: 767px) {
        .acronim-date {
            display: block !important
        }

    }
    .acronim-date.body-text p {
        margin: 0
    }

    .acronim-entity {
        font-size: 14px;
        font-weight: 400;
        line-height: 25px;
        color: #706f6f;
        margin: 18px 0 0;
        text-transform: none
    }

    @media (max-width: 767px) {
        .acronim-entity {
            margin: 14px 0 24px;
            width: 100%
        }

    }
    .popover {
        position: absolute;
        z-index: 200;
        display: none;
        max-height: 260px !important;
        max-width: 300px !important;
        padding: 40px 24px 24px;
        font-family: Montserrat, sans-serif;
        background-color: #333;
        border: 0;
        border-radius: 14px;
        -webkit-box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, .08);
        box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, .08);
        overflow-x: hidden;
        overflow-y: auto
    }

    .popover::-webkit-scrollbar {
        width: 7px
    }

    .popover::-webkit-scrollbar-track {
        border-left: 1px solid transparent;
        background: transparent
    }

    .popover::-webkit-scrollbar-thumb, .popover::-webkit-scrollbar-thumb:window-inactive {
        background: hsla(0, 0%, 85%, .3);
        border-radius: 3.5px
    }

    @media (max-width: 767px) {
        .popover {
            position: fixed !important;
            top: 50% !important;
            left: 20px !important;
            max-height: 490px !important;
            max-width: calc(100% - 40px) !important;
            height: 100%;
            width: 100%;
            z-index: 200 !important;
            margin-left: 0 !important;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            border-radius: 0;
            overflow: hidden;
            overflow-y: auto;
            -webkit-box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, .3);
            box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, .3)
        }

    }
    .popover.left {
        right: 0
    }

    .popover > .arrow {
        z-index: 10
    }

    .popover > .arrow:after {
        border-left-color: #333 !important
    }

    .popover-title {
        background-color: transparent;
        padding: 0;
        border: 0;
        margin: 0 0 5px
    }

    .popover-day + .popover-content {
        border-top: 0;
        padding-top: 0;
        margin-top: 0
    }

    @media (max-width: 767px) {
        .popover-day + .popover-content {
            margin-top: 25px
        }

    }
    .popover-content {
        padding: 0;
        display: block;
        text-decoration: none;
        color: #706f6f;
        margin-top: 25px;
        padding-top: 25px;
        border-top: 1px solid #fff
    }

    .popover-content:active, .popover-content:active:hover, .popover-content:focus, .popover-content:focus:hover, .popover-content:hover, .popover-content:visited, .popover-content:visited:hover {
        color: #706f6f !important;
        text-decoration: none
    }

    .popover-content .list-title {
        display: block;
        width: 100%
    }

    .popover-content .post-card-meet-people .people-icon:before {
        top: -1px !important
    }

    .popover-content .post-card-date {
        display: block
    }

    .popover-day {
        display: none
    }

    @media (max-width: 767px) {
        .popover-day {
            display: block
        }

    }
    .mask-popover {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(51, 51, 51, .2);
        opacity: .95;
        z-index: 199;
        display: none
    }

    .mask-popover .btn-close {
        display: none
    }

    @media (max-width: 767px) {
        .mask-popover .btn-close {
            display: block;
            top: 3px;
            z-index: 201;
            width: 30px;
            height: 30px;
            right: 12px
        }

    }
    .hubtabs {
        margin: 65px 0 22px
    }

    @media (max-width: 767px) {
        .hubtabs {
            margin: 40px 0 0
        }

        .hubtabs > .row {
            white-space: nowrap;
            clear: both;
            overflow: scroll;
            width: 100%;
            padding-bottom: 12px;
            margin: 0;
            width: calc(100% + 24px);
            margin-left: -12px
        }

        .hubtabs > .row, .hubtabs [class*=" col-"], .hubtabs [class^=col-] {
            display: inline-block
        }

    }
    .hubtabs-tab.hubtabs-tab-active, .hubtabs-tab.hubtabsTabActive, .hubtabs-tab:hover {
        color: #ffff;
        background-image: linear-gradient(102deg, rgba(183, 92, 157, .99), #e6655c)
    }

    .hubdetail {
        border-radius: 14px;
        background-color: #fefefe;
        -webkit-box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, .08);
        box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, .08);
        padding: 48px 108px
    }

    @media (max-width: 767px) {
        .hubdetail {
            padding: 24px
        }

    }
    .hubdetailMeetings {
        padding: 50px
    }

    @media (max-width: 767px) {
        .hubdetailMeetings {
            padding: 24px
        }

    }
    .hubdetail-detail {
        display: none
    }

    .hubdetail-detail.shown {
        display: block
    }

    .profile-card {
        border-radius: 14px;
        background-color: #fefefe;
        -webkit-box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, .08);
        box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, .08);
        overflow: hidden;
        margin-bottom: 24px;
        position: relative
    }

    .profile-card:after {
        content: "";
        width: 100%;
        display: block;
        clear: both
    }

    .other-assessment-card {
        color: transparent !important;
        -webkit-box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, .08);
        box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, .08)
    }

    .other-assessment-card, .other-assessment-card:hover {
        text-decoration: none !important;
        -webkit-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out
    }

    .other-assessment-card:hover {
        -webkit-box-shadow: 3px 3px 20px 0 rgba(0, 0, 0, .4);
        box-shadow: 3px 3px 20px 0 rgba(0, 0, 0, .4)
    }

    .profile-card-image {
        float: left;
        display: inline-block;
        height: 200px;
        width: 300px;
        background-position: 50%;
        background-size: cover;
        background-repeat: no-repeat
    }

    @media (max-width: 767px) {
        .profile-card-image {
            height: 140px;
            width: 100%;
            float: none;
            display: block
        }

    }
    .other-ass {
        height: 240px
    }

    .profile-card-detail {
        padding: 24px;
        float: left;
        display: inline-block;
        width: calc(100% - 300px)
    }

    .profile-card-detail .invitation-buttons {
        margin-right: -90px
    }

    @media (max-width: 767px) {
        .profile-card-detail .invitation-buttons {
            margin-top: 10px;
            margin-right: 0
        }

    }
    @media (max-width: 767px) {
        .profile-card-detail {
            width: 100%;
            float: none;
            display: block
        }

        .profile-card-detail .items-inline li {
            margin: 0 12px 0 0 !important
        }

        .profile-card-detail .items-inline li:last-child {
            margin: 0 !important
        }

        .profile-card-detail .items-inline li .invite-accept {
            padding: 10px 24px
        }

    }
    .profile-card-project {
        font-size: 12px;
        color: #706f6f;
        font-weight: 500;
        text-decoration: none;
        width: calc(100% - 100px);
        float: left
    }

    @media (max-width: 767px) {
        .profile-card-project {
            width: 100%;
            float: none;
            display: block
        }

    }
    .profile-card-text {
        width: calc(100% - 100px);
        float: left
    }

    @media (max-width: 767px) {
        .profile-card-text {
            width: 100%;
            float: none
        }

    }
    .profile-card-info {
        font-size: 12px;
        width: calc(100% - 100px);
        float: left
    }

    @media (max-width: 767px) {
        .profile-card-info {
            width: 100%;
            float: none
        }

    }
    .profile-card-action {
        float: right;
        top: 65px;
        position: relative
    }

    @media (max-width: 767px) {
        .profile-card-action {
            float: left;
            top: 0
        }

    }
    .loba {
        display: inline-block;
        max-width: 50px;
        opacity: .4;
        -webkit-transition: opacity .2s ease;
        transition: opacity .2s ease
    }

    .loba:hover {
        opacity: 1
    }

    .loba img {
        width: 100%
    }

    .subtitle {
        font-size: 18px;
        font-weight: 700;
        color: #1b6eb2;
        text-transform: uppercase
    }

    .section-icons {
        position: relative;
        margin-top: 10px
    }

    .section-icons .icon-losang {
        position: absolute;
        left: 145px
    }

    .section-icons .icon-losang:before {
        font-size: 30px
    }

    @media (max-width: 767px) {
        .section-icons .icon-losang:before {
            font-size: 15px
        }

    }
    @media (max-width: 767px) {
        .section-icons .icon-losang {
            left: 130px
        }

    }
    .section-icons .icon-trapez {
        position: absolute;
        left: 160px;
        top: -5px
    }

    .section-icons .icon-trapez:before {
        font-size: 80px;
        display: inline-block;
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg)
    }

    @media (max-width: 767px) {
        .section-icons .icon-trapez:before {
            font-size: 30px
        }

    }
    @media (max-width: 767px) {
        .section-icons .icon-trapez {
            left: 138px;
            top: 0
        }

    }
    @media (max-width: 767px) {
        .section-icons {
            margin-top: 0;
            position: absolute;
            top: -40px
        }

    }
    .consorcium {
        background-color: #f8f8f8
    }

    .consorcium .consorcim-item > a {
        display: block;
        padding: 12px;
        background-color: #fefefe;
        border-radius: 14px;
        -webkit-box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, .08);
        box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, .08);
        -webkit-transition: all .3s ease;
        transition: all .3s ease
    }

    .consorcium .consorcim-item > a img {
        margin: 0 auto
    }

    .consorcium .consorcim-item > a:hover {
        -webkit-box-shadow: 3px 3px 15px 0 rgba(0, 0, 0, .4);
        box-shadow: 3px 3px 15px 0 rgba(0, 0, 0, .4)
    }

    .consorcium .consorcim-item {
        margin: 12px 0
    }

    .oval-circle {
        width: 57px;
        height: 115px;
        background-color: #ef9600;
        border-top-right-radius: 200px;
        border-bottom-right-radius: 200px;
        position: absolute;
        left: 0;
        bottom: 400px
    }

    @media (max-width: 991px) {
        .oval-circle {
            display: none
        }

    }
    .span-right-bottom {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 55px 51px 55px 0;
        border-color: transparent #e95356 transparent transparent;
        position: absolute;
        top: 60%;
        right: 0;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    @media (max-width: 991px) {
        .span-right-bottom {
            display: none
        }

    }
    .latest h2, .latest h3, .latest h4, .latest h5, .latest h6 {
        margin-bottom: 24px
    }

    .banner-city {
        position: absolute;
        z-index: 1;
        width: 100%;
        top: 200px;
        opacity: 0
    }

    .banner-city.banner-city-loaded {
        top: 100px;
        opacity: 1;
        -webkit-transition: top .8s ease-out, opacity 1s ease;
        transition: top .8s ease-out, opacity 1s ease;
        -webkit-animation: cityanimation .8s linear;
        animation: cityanimation .8s linear
    }

    .banner-city-content {
        position: relative
    }

    .banner-city-content img {
        max-height: 700px;
        margin: 0 auto
    }

    .banner-city-items {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    .banner-city-items .city-button {
        width: 20px;
        height: 20px;
        background-image: linear-gradient(147deg, rgba(183, 92, 157, .99), #e6655c);
        border-radius: 100px;
        z-index: 1;
        -webkit-transition: all .3s ease;
        transition: all .3s ease
    }

    .banner-city-items .city-button, .banner-city-items .city-button:before {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        display: inline-block
    }

    .banner-city-items .city-button:before {
        content: "";
        width: 30px;
        height: 30px;
        border-radius: 100%;
        background-color: transparent;
        border: 5px solid hsla(0, 0%, 100%, .3);
        z-index: 0
    }

    .banner-city-items .city-button:after {
        content: "";
        width: calc(100% + 17px);
        height: calc(100% + 17px);
        border-radius: 19.5px;
        border: 1px solid #fefefe;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        opacity: 0;
        -webkit-transition: all .3s ease;
        transition: all .3s ease
    }

    .banner-city-items .city-button .text {
        display: none;
        font-size: 12px;
        line-height: 20px;
        font-weight: 600;
        color: #fefefe
    }

    .banner-city-items .city-button:hover {
        padding: 0 24px;
        height: 20px;
        width: auto;
        text-align: center
    }

    .banner-city-items .city-button:hover:after {
        opacity: .3
    }

    .banner-city-items .city-button:hover:before {
        content: "";
        width: calc(100% + 9px);
        height: calc(100% + 10px);
        border-radius: 14px;
        display: inline-block;
        background-color: transparent;
        border: 5px solid hsla(0, 0%, 100%, .3);
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        z-index: 0
    }

    .banner-city-items .city-button:hover .text {
        display: block
    }

    .banner-city-items .city-button:hover .icon {
        display: none
    }

    .city-button-1 {
        top: 34%;
        left: 31%
    }

    .city-button-1, .city-button-2 {
        position: absolute;
        white-space: nowrap
    }

    .city-button-2 {
        top: 39%;
        right: 34%
    }

    .city-button-3 {
        bottom: 38%;
        right: 19%
    }

    .city-button-3, .city-button-4 {
        position: absolute;
        white-space: nowrap
    }

    .city-button-4 {
        bottom: 46%;
        right: 45%
    }

    .city-button-5 {
        bottom: 26%;
        left: 47%;
        position: absolute;
        white-space: nowrap
    }

    @-webkit-keyframes cityanimation {
        0% {
            top: 200px
        }
        to {
            top: 100px
        }

    }
    @keyframes cityanimation {
        0% {
            top: 200px
        }
        to {
            top: 100px
        }

    }
    @-webkit-keyframes cityanimationmobile {
        0% {
            top: 200px
        }
        to {
            top: 130px
        }

    }
    @keyframes cityanimationmobile {
        0% {
            top: 200px
        }
        to {
            top: 130px
        }

    }
    .city-carousel {
        padding: 20px 0;
        top: 200px;
        opacity: 0
    }

    @media (max-width: 992px) {
        .city-carousel {
            padding: 40px 0
        }

    }
    .city-carousel.city-carousel-loaded {
        top: 130px;
        opacity: 1;
        -webkit-transition: top .8s ease-out, opacity 1s ease;
        transition: top .8s ease-out, opacity 1s ease;
        -webkit-animation: cityanimationmobile .8s linear;
        animation: cityanimationmobile .8s linear
    }

    .city-carousel .owl-stage-outer {
        overflow: visible
    }

    .city-carousel .owl-item.active {
        -webkit-transform: scale(.4);
        transform: scale(.4)
    }

    .city-carousel .owl-item.active .city-carousel-content {
        opacity: 0
    }

    .city-carousel .owl-item.active.center {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    .city-carousel .owl-item.active.center .city-carousel-content {
        opacity: 1
    }

    .city-carousel .owl-item.active.center .city-carousel-image {
        -webkit-transform: scale(1.25);
        transform: scale(1.25)
    }

    .city-carousel .owl-item {
        -webkit-transform: scale(.4);
        transform: scale(.4);
        -webkit-transition: all .4s ease;
        transition: all .4s ease;
        opacity: .64
    }

    .city-carousel-image {
        max-height: 282px;
        position: relative
    }

    .city-carousel-image span {
        width: calc(100% - 50px);
        height: 0;
        padding-bottom: calc(100% - 50px);
        max-height: 150px;
        background-color: #3b4451;
        position: absolute;
        z-index: 0;
        top: -5px;
        left: 50%;
        -webkit-transform: translate(-50%);
        transform: translate(-50%);
        border-radius: 100%;
        overflow: hidden
    }

    @media screen and (min-width: 580px) and (max-width: 992px) {
        .city-carousel-image span {
            top: 0;
            width: calc(100% - 120px);
            height: 176px;
            padding-bottom: calc(100% - 120px)
        }

    }
    @media screen and (min-width: 460px) and (max-width: 579px) {
        .city-carousel-image span {
            width: calc(100% - 80px);
            padding-bottom: calc(100% - 80px)
        }

    }
    .city-carousel-image img {
        position: relative;
        z-index: 1
    }

    .city-carousel-content {
        font-size: 18px;
        line-height: 20px;
        color: #fefefe;
        font-weight: 600;
        top: 24px;
        position: relative;
        opacity: 0;
        -webkit-transition: all .4s ease;
        transition: all .4s ease
    }

    button.alert-button {
        position: absolute;
        top: -260px;
        right: 50px;
        background-color: transparent;
        width: 75px;
        height: 75px;
        border-radius: 100%;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        -webkit-transform: translateZ(0) scale(0);
        transform: translateZ(0) scale(0);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
        z-index: 1;
        opacity: 0;
        border: 0;
        padding: 0
    }

    button.alert-button:hover {
        -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, .15);
        box-shadow: 0 0 40px 0 rgba(0, 0, 0, .15)
    }

    button.alert-button img {
        position: relative;
        z-index: 1
    }

    @media (max-width: 767px) {
        button.alert-button {
            top: -230px;
            right: 10px
        }

    }
    button.alert-button.alert-button-shown {
        opacity: 1;
        -webkit-transform: translateZ(0) scale(1);
        transform: translateZ(0) scale(1);
        -webkit-transition: all 2s ease;
        transition: all 2s ease
    }

    div.alert-button {
        position: absolute;
        top: -37.5px;
        left: 103px;
        -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
        box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
        background-image: linear-gradient(149deg, #7ec0a5, #79c4d3);
        width: 80px;
        height: 80px;
        border-radius: 100%
    }

    div.alert-button img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    @media (max-width: 767px) {
        div.alert-button {
            top: -27.5px;
            left: 24px;
            width: 55px;
            height: 55px
        }

    }
    button.alert-button:before {
        content: "";
        width: 56px;
        height: 56px;
        -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
        box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
        border-radius: 100%;
        background-image: linear-gradient(149deg, #7ec0a5, #79c4d3);
        position: absolute;
        z-index: 0;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    button.alert-button.stoped:after {
        -webkit-animation: none;
        animation: none
    }

    button.alert-button:after {
        content: "";
        width: 80px;
        height: 80px;
        -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
        border-radius: 100%;
        background-color: #fff;
        position: absolute;
        z-index: -1;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
        -webkit-animation: shake 3s linear infinite;
        animation: shake 3s linear infinite
    }

    @-webkit-keyframes shake {
        0% {
            width: 80px;
            height: 80px;
            opacity: .8
        }
        12% {
            width: 70px;
            height: 70px
        }
        18% {
            width: 85px;
            height: 85px;
            opacity: .8
        }
        25% {
            width: 80px;
            height: 80px;
            opacity: .8
        }
        to {
            width: 80px;
            height: 80px;
            opacity: .8
        }

    }
    @keyframes shake {
        0% {
            width: 80px;
            height: 80px;
            opacity: .8
        }
        12% {
            width: 70px;
            height: 70px
        }
        18% {
            width: 85px;
            height: 85px;
            opacity: .8
        }
        25% {
            width: 80px;
            height: 80px;
            opacity: .8
        }
        to {
            width: 80px;
            height: 80px;
            opacity: .8
        }

    }
    @media print {
        h1, h2, h3, h4, h5, h6 {
            background-clip: border-box !important;
            -webkit-text-fill-color: currentcolor !important;
            background: transparent !important;
            color: #000 !important
        }

    }
    .video-frame iframe {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0
    }

    .video-frame {
        position: relative;
        overflow: hidden;
        margin: 50px 0 35px;
        height: 0;
        width: 100%;
        padding-bottom: 56.25%
    }

    @media (max-width: 767px) {
        .video-frame {
            margin: 30px auto
        }

    }
    .video-frame-button {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        background: none;
        border: 0;
        z-index: 2
    }

    .video-frame-button:hover img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    .video-frame-button img {
        width: 61px;
        height: 61px;
        -webkit-transition: all .2s ease;
        transition: all .2s ease
    }

    .video-frame-fakelayer {
        z-index: 1
    }

    .video-frame-fakelayer, .video-frame-fakelayer:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    .video-frame-fakelayer:before {
        content: "";
        background: linear-gradient(126deg, rgba(183, 92, 157, .3), #e6655c)
    }

    .features h4 {
        margin-top: 10px
    }

    .news-date {
        font-size: 12px;
        font-weight: 400;
        color: #333;
        display: block
    }

    .news-image {
        border-radius: 14px;
        margin: 40px 0 15px
    }

    .popover .close {
        position: absolute;
        top: 10px;
        right: 30px;
        -webkit-transition: all .2s;
        transition: all .2s;
        font-size: 30px;
        font-weight: 700;
        text-decoration: none;
        cursor: pointer
    }

    .hide-fc-title {
        visibility: hidden
    }

    .fc-day-grid-event.fc-h-event.fc-event.fc-start.fc-end {
        width: 98%
    }

    .color-fc-day {
        color: #79c4d3 !important;
        font-weight: 700
    }

    .profile-user-image {
        border-radius: 14px;
        overflow: hidden;
        margin: 0 0 30px
    }

    .profile-image > .profile-user-image {
        margin-bottom: 12px
    }

    @media (max-width: 767px) {
        .profile-image > .profile-user-image {
            margin-top: 25px
        }

    }
    .profile-buttons {
        position: relative;
        text-align: right
    }

    .profile-buttons > * {
        display: inline-block
    }

    .profile-buttons a, .profile-buttons button {
        background-color: transparent;
        border: 0;
        text-transform: uppercase;
        font-weight: 700;
        color: #979797;
        font-size: 12px
    }

    .profile-buttons a:hover, .profile-buttons button:hover {
        color: #1b6eb2
    }

    .profile-buttons a.profile-button, .profile-buttons button.profile-button {
        width: 30px;
        height: 30px;
        padding: 0
    }

    .profile-buttons a.profile-button:hover svg > *, .profile-buttons button.profile-button:hover svg > * {
        fill: #e6655c
    }

    .profile-buttons a.profile-button *, .profile-buttons button.profile-button * {
        vertical-align: middle;
        display: inline-block
    }

    .profile-buttons a.add-newbutton, .profile-buttons button.add-newbutton {
        -webkit-transition: all .2s ease;
        transition: all .2s ease
    }

    .profile-buttons a.add-newbutton svg, .profile-buttons button.add-newbutton svg {
        width: 20px;
        height: 20px
    }

    .profile-buttons a.add-newbutton:hover, .profile-buttons button.add-newbutton:hover {
        color: #1b6eb2
    }

    .profile-buttons svg {
        width: 25px;
        height: 25px
    }

    .profile-buttons--textleft {
        text-align: left
    }

    .profile-user-name {
        margin-top: 0
    }

    .subtitle-with-buttons * {
        display: inline-block;
        vertical-align: middle
    }

    .subtitle-with-buttons:after {
        content: "";
        display: table;
        clear: both
    }

    .subtitle-with-buttons .profile-buttons {
        top: 20px
    }

    @media (max-width: 767px) {
        .subtitle-with-buttons .profile-buttons {
            top: 10px;
            float: right
        }

    }
    @media (max-width: 767px) {
        .major-skills {
            margin-bottom: 50px
        }

    }
    .files-list {
        padding: 0
    }

    .file-desc {
        display: block;
        min-height: 40px;
        margin: 0 0 -1px !important;
        border-top: 1px solid #f8f8f8;
        border-bottom: 1px solid #f8f8f8;
        color: #979797;
        font-size: 10px;
        line-height: 40px
    }

    .file-desc, .file-desc:hover {
        text-decoration: none
    }

    .file-desc * {
        vertical-align: middle
    }

    .file-desc i {
        display: inline;
        -webkit-transform: none !important;
        transform: none !important;
        font-size: 14px
    }

    .file-desc b {
        display: inline-block;
        margin-right: 24px;
        margin-left: 5px;
        font-weight: 700
    }

    .files-action {
        z-index: 999
    }

    .files-link {
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0
    }

    .key-challenge {
        border-radius: 14px;
        background-color: #fefefe;
        -webkit-box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, .08);
        box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, .08);
        padding: 48px 107px 103px;
        margin: 48px 0
    }

    @media (max-width: 767px) {
        .key-challenge {
            padding: 40px 24px;
            margin: 30px 0
        }

    }
    .key-challenge-item {
        width: calc(33.3333% - 24px);
        float: left;
        margin-right: 24px
    }

    .key-challenge-item:last-child {
        margin-right: 0
    }

    @media (max-width: 991px) {
        .key-challenge-item {
            width: 100%;
            float: none;
            margin-right: 0;
            margin-top: 15px
        }

    }
    .key-challenge-search {
        width: calc(100% - 33.3333% - 24px)
    }

    @media (max-width: 991px) {
        .key-challenge-search {
            width: 100%;
            float: none;
            margin-top: 24px
        }

    }
    .key-btn {
        height: 105px;
        border-radius: 8px;
        width: 100%;
        font-weight: 600;
        font-size: 14px;
        color: #fefefe;
        padding: 10px;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    @media (max-width: 767px) {
        .key-btn {
            height: 54px;
            margin: 6px 0
        }

        .key-btn:first-child {
            margin-top: 12px
        }

    }
    .key-btn:active, .key-btn:active:hover, .key-btn:focus, .key-btn:focus:hover, .key-btn:hover, .key-btn:visited, .key-btn:visited:hover {
        color: #fefefe !important;
        text-decoration: none
    }

    .list-item-details {
        list-style: none;
        padding: 0;
        margin: 0
    }

    .list-item-details.list-item-details--keychallenge {
        margin-left: 12px
    }

    @media (max-width: 767px) {
        .list-item-details.list-item-details--keychallenge {
            margin-left: -12px
        }

    }
    .list-item-details li {
        margin-bottom: 24px
    }

    @media (max-width: 767px) {
        .list-item-details li {
            margin-bottom: 6px
        }

    }
    .list-item-details li ul > li {
        margin-bottom: 6px
    }

    .list-item-details .item-title {
        font-size: 14px;
        line-height: 25px;
        color: #706f6f;
        font-weight: 600
    }

    @media (max-width: 991px) {
        .acronim-projects {
            margin: 0 !important
        }

    }
    .card--messagestemplate {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-right: 1px solid #d8d8d8;
        overflow: hidden;
        padding-bottom: 0
    }

    .card--messages-views {
        max-height: 690px;
        overflow-y: auto
    }

    .card--messages-views::-webkit-scrollbar {
        width: 5px
    }

    .card--messages-views::-webkit-scrollbar-track {
        border-left: 1px solid transparent;
        background: transparent
    }

    .card--messages-views::-webkit-scrollbar-thumb, .card--messages-views::-webkit-scrollbar-thumb:window-inactive {
        background: hsla(0, 0%, 85%, .3);
        border-radius: 3.5px
    }

    .card--messages-views .card-message-text {
        width: calc(100% - 70px);
        text-align: left
    }

    .card--messages-views .card-message-text .body-text {
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .card-message--view.card-message-active {
        background-image: linear-gradient(106deg, rgba(183, 92, 157, .99), #e6655c)
    }

    .card-message--view.card-message-active .card-message-image {
        border-color: #fefefe
    }

    .card-message--view.card-message-active .card-message-user {
        color: #fefefe
    }

    .card-message--view.card-message-active .body-text > *, .card-message--view.card-message-active .card-message-date {
        color: #fefefe;
        opacity: .5
    }

    .card-message--view.card-message-active .card-message-date {
        margin-right: 18px
    }

    .card-message--view.card-message-active:before {
        height: 0
    }

    .message-window {
        position: relative;
        left: -24px;
        z-index: 1;
        max-height: 1097px;
        border-top-right-radius: 14px;
        border-bottom-right-radius: 14px;
        border-bottom-left-radius: 14px;
        background-color: #fefefe;
        -webkit-box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, .08);
        box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, .08);
        padding: 24px;
        overflow: hidden
    }

    @media (max-width: 767px) {
        .message-window {
            position: fixed;
            left: auto;
            right: -100%;
            bottom: 0;
            width: calc(100% - 20px);
            height: calc(100% - 70px);
            z-index: 200;
            border-top-left-radius: 14px;
            border-bottom-left-radius: 0;
            border-top-right-radius: 0;
            -webkit-transition: all .4s ease;
            transition: all .4s ease
        }

        .message-window.message-window-active {
            right: 0
        }

        .message-window.message-window-active + .message-window-mask {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: #fefefe;
            opacity: .95;
            z-index: 199;
            padding: 30px 20px;
            display: block !important
        }

    }
    .message-window-top {
        padding-bottom: 19px;
        border-bottom: 1px solid #d8d8d8
    }

    .message-window-top .message-user {
        font-size: 20px;
        font-weight: 700;
        line-height: 28px;
        color: #b75c9d;
        margin-right: 12px
    }

    .message-window-view {
        height: auto;
        max-height: 874px;
        padding: 24px 12px;
        overflow-y: auto
    }

    .message-window-view::-webkit-scrollbar {
        width: 5px
    }

    .message-window-view::-webkit-scrollbar-track {
        border-left: 1px solid transparent;
        background: transparent
    }

    .message-window-view::-webkit-scrollbar-thumb, .message-window-view::-webkit-scrollbar-thumb:window-inactive {
        background: hsla(0, 0%, 85%, .3);
        border-radius: 3.5px
    }

    .message-window-view:after {
        content: "";
        width: 100%;
        display: block;
        clear: both
    }

    .message-text {
        padding: 0 0 24px
    }

    .message-text-from:after, .message-text-to:after {
        content: "";
        display: block;
        width: 100%;
        float: none;
        clear: both
    }

    .message-text-to .message-entity:after {
        content: "";
        width: 100%;
        display: block;
        clear: both
    }

    .message-text-to .message-entity-user {
        color: #79c4d3;
        margin: 0;
        float: right
    }

    .message-text-to .message-dateview {
        float: right;
        width: 100%;
        text-align: right
    }

    .message-entity * {
        display: inline-block;
        vertical-align: middle
    }

    .message-entity-image {
        border-radius: 100%;
        display: inline-block;
        overflow: hidden
    }

    .message-entity-user {
        font-size: 14px;
        line-height: 20px;
        color: #b75c9d;
        font-weight: 600;
        margin-left: 9px
    }

    .message-thumb {
        padding: 16px 24px 20px;
        max-width: calc(100% - 300px);
        border-radius: 14px;
        background-color: #f8f8f8;
        -webkit-box-shadow: 1px 1px 0 0 #d8d8d8;
        box-shadow: 1px 1px 0 0 #d8d8d8;
        margin: 6px 0;
        margin-bottom: 10px !important
    }

    .message-thumb p {
        margin: 0
    }

    @media (max-width: 1199px) {
        .message-thumb {
            max-width: calc(100% - 70px)
        }

    }
    @media (max-width: 767px) {
        .message-thumb {
            max-width: calc(100% - 40px)
        }

    }
    .message-text-to .message-thumb {
        -webkit-box-shadow: 1px 1px 0 0 #d8d8d8;
        box-shadow: 1px 1px 0 0 #d8d8d8;
        background-color: #fefefe;
        border: 1px solid #d8d8d8;
        float: right
    }

    .message-dateview {
        font-size: 12px;
        font-weight: 500;
        color: #333
    }

    .message-window-text {
        padding: 24px 0;
        border-top: 1px solid #d8d8d8
    }

    .acronim--forum .card-actions button {
        margin-right: 0
    }

    .card-actions--forum {
        float: right;
        position: relative;
        right: 0;
        font-size: 12px;
        font-weight: 500;
        color: #706f6f
    }

    .card-actions--forum .card-actions-btn {
        margin-right: 0;
        top: 0
    }

    .empty-space-44-forum {
        padding-bottom: 44px
    }

    @media (max-width: 767px) {
        .empty-space-44-forum {
            padding-bottom: 22px
        }

    }
    .summary {
        height: 120px;
        overflow: hidden
    }

    .read-more {
        margin-bottom: 15px !important
    }

    button.follow-btn {
        width: 24px;
        height: 24px;
        position: relative
    }

    button.follow-btn:after, button.follow-btn:before {
        display: none
    }

    button.follow-btn:before {
        content: attr(data-message);
        bottom: 120%;
        background: #000;
        color: #fff;
        padding: 5px;
        font-size: 10px;
        border-radius: 3px;
        white-space: nowrap
    }

    button.follow-btn:after, button.follow-btn:before {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    button.follow-btn:after {
        content: "";
        width: 0;
        height: 0;
        bottom: calc(120% - 5px);
        border-style: solid;
        border-width: 5px 5px 0;
        border-color: #000 transparent transparent
    }

    button.follow-btn img {
        display: block;
        width: 24px
    }

    .custom-select-good-practices {
        margin-bottom: 10px
    }

    .assessmentTool {
        border-radius: 14px;
        background-color: #fefefe;
        -webkit-box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, .08);
        box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, .08);
        padding: 48px 107px 103px;
        margin: 48px 0
    }

    @media (max-width: 767px) {
        .assessmentTool {
            padding: 40px 24px;
            margin: 30px 0
        }

    }
    .assessmentTool-item {
        width: calc(50% - 24px);
        float: left;
        margin-right: 24px
    }

    .assessmentTool-item:last-child {
        margin-right: 0
    }

    @media (max-width: 767px) {
        .assessmentTool-item {
            width: 100%;
            float: none;
            margin-right: 0
        }

    }
    .assessmentTool-search {
        width: calc(100% - 33.3333% - 24px)
    }

    @media (max-width: 767px) {
        .assessmentTool-search {
            width: 100%;
            float: none;
            margin-top: 24px
        }

    }
    .assessmentTool-btn {
        height: 105px;
        border-radius: 8px;
        width: 100%;
        font-weight: 600;
        font-size: 14px;
        color: #fefefe;
        padding: 10px;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    @media (max-width: 767px) {
        .assessmentTool-btn {
            height: 54px;
            margin: 6px 0
        }

        .assessmentTool-btn:first-child {
            margin-top: 12px
        }

    }
    .assessmentTool-btn:active, .assessmentTool-btn:active:hover, .assessmentTool-btn:focus, .assessmentTool-btn:focus:hover, .assessmentTool-btn:hover, .assessmentTool-btn:visited, .assessmentTool-btn:visited:hover {
        color: #fefefe !important;
        text-decoration: none
    }

    .align-center {
        position: relative;
        left: 45%;
        -webkit-transform: translateX(-45%);
        transform: translateX(-45%);
        margin-top: 2rem
    }

    .advisory {
        border-radius: 14px;
        background-color: #fefefe;
        -webkit-box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, .08);
        box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, .08);
        padding: 48px 107px 103px
    }

    @media (max-width: 767px) {
        .advisory {
            padding: 40px 24px;
            margin: 30px 0
        }

    }
    .acronim-advisory {
        margin-bottom: 50px
    }

    @media (max-width: 767px) {
        .acronim-advisory {
            margin-bottom: 100px
        }

    }
    .h2 {
        margin-left: 24px
    }

    @media (max-width: 767px) {
        .h2 {
            margin: 0
        }

    }
    .prof-text {
        margin: 24px 24px 0;
        color: #706f6f;
        font-weight: 400;
        font-size: 14px;
        line-height: 25px
    }

    @media (max-width: 767px) {
        .prof-text {
            margin: 24px 0
        }

    }
    .img {
        width: 275px;
        height: 322px;
        bottom: 70px;
        position: relative;
        right: 15px;
        border-radius: 14px
    }

    @media (max-width: 767px) {
        .img {
            width: 126px;
            height: 147px;
            top: -50px;
            float: right;
            position: relative;
            margin-left: 100%;
            left: -10px
        }

    }
    @media only screen and (min-width: 481px) and (max-width: 1024px) {
        .img {
            width: 100%;
            height: 100%;
            top: -60px;
            float: right;
            position: relative;
            margin-left: 100%;
            left: -10px
        }

    }
    .advisory-item {
        width: calc(50% - 24px);
        float: left;
        margin-right: 24px
    }

    .advisory-item p {
        width: 100%;
        margin: 31px 0;
        font-size: 14px;
        font-family: Montserrat;
        font-weight: 400;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.79;
        letter-spacing: normal
    }

    .advisory-item:last-child {
        margin-right: 0
    }

    @media (max-width: 767px) {
        .advisory-item {
            width: 100%;
            float: none;
            margin-right: 0
        }

    }
    .advisory-search {
        width: calc(100% - 33.3333% - 24px)
    }

    @media (max-width: 767px) {
        .advisory-search {
            width: 100%;
            float: none;
            margin-top: 24px
        }

    }
    .advisory-btn {
        height: 105px;
        border-radius: 8px;
        width: 100%;
        font-weight: 600;
        font-size: 14px;
        color: #fefefe;
        padding: 10px;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    @media (max-width: 767px) {
        .advisory-btn {
            height: 54px;
            margin: 6px 0
        }

        .advisory-btn:first-child {
            margin-top: 12px
        }

    }
    .advisory-btn:active, .advisory-btn:active:hover, .advisory-btn:focus, .advisory-btn:focus:hover, .advisory-btn:hover, .advisory-btn:visited, .advisory-btn:visited:hover {
        color: #fefefe !important;
        text-decoration: none
    }

    .availabilityComing {
        position: absolute;
        left: calc(36% - 24px);
        font-size: 12px;
        font-weight: 500;
        color: #333
    }

    .availabilityComing p {
        width: 24px;
        height: 1px;
        background-image: linear-gradient(94deg, rgba(183, 92, 157, .99), #e6655c);
        display: inline-block;
        vertical-align: middle;
        margin: 5px;
        margin-right: 5px
    }

    .availabilityComing.availability--meet {
        text-transform: uppercase
    }

    .body-text {
        margin: 0 0 50px
    }

    @media (max-width: 767px) {
        .body-text {
            margin: 24px 0 51px
        }

    }
    .body-text-small {
        margin: 25px 0
    }

    @media (max-width: 767px) {
        .body-text-small {
            margin: 24px 0 51px
        }

    }
    .top {
        top: -100px
    }

    @media (max-width: 767px) {
        .top {
            top: 0
        }

    }
    .tgs {
        font-size: 11px;
        color: #b75c9d;
        font-weight: 600;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    @media (max-width: 767px) {
        .tgs {
            display: block !important;
            margin-bottom: 1.5em !important
        }

    }
    .acronim-assessment {
        padding: 48px 48px 0;
        margin-bottom: 50px
    }

    @media (max-width: 767px) {
        .acronim-assessment {
            margin-bottom: 100px
        }

    }
    .retc {
        width: 5px;
        height: 1px;
        background-color: #706f6f;
        margin-left: 10px;
        margin-right: 10px;
        margin-top: 7px;
        display: inline-block
    }

    @media (max-width: 767px) {
        .retc {
            width: 0;
            height: 0;
            display: block !important
        }

    }
    .btnQuest {
        width: 260px
    }

    @media (max-width: 767px) {
        .acronim-questionnaire {
            margin-bottom: 20px !important
        }

    }
    .acronim-choose-questionnaire {
        display: block
    }

    .check {
        float: right;
        left: 40px;
        position: relative
    }

    @media (max-width: 767px) {
        .check {
            top: -20px;
            float: left;
            left: 20px
        }

    }
    .styleCheck {
        font-size: 14px;
        font-weight: 500;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.43;
        letter-spacing: normal;
        color: #b75c9d
    }

    .text-questions {
        font-size: 12px;
        line-height: 1.6em;
        color: #706f6f
    }

    .other {
        font-weight: 500;
        font-size: 35px;
        line-height: normal;
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent;
        background-image: linear-gradient(95deg, rgba(183, 92, 157, .99), #e6655c);
        display: inline-block;
        width: auto
    }

    .other:hover {
        background-image: linear-gradient(95deg, rgba(238, 108, 201, .99), #e6658c)
    }

    .questionnaires-body {
        margin-bottom: 30px;
        white-space: normal
    }

    .questionnaires-body, .questionnaires-body b, .questionnaires-body i {
        font-size: 18px;
        color: #000
    }

    .questionnaires-body-answer {
        font-size: 12px;
        color: #706f6f;
        white-space: normal
    }

    .margin-right-btn {
        margin-right: 5px;
        margin-bottom: 5px
    }

    .lds-ellipsis {
        display: inline-block;
        position: relative;
        width: 64px;
        height: 64px;
        -ms-flex-line-pack: center;
        align-content: center;
        left: 50%;
        -webkit-transform: translate(-50%);
        transform: translate(-50%)
    }

    .lds-ellipsis div {
        position: absolute;
        top: 27px;
        width: 11px;
        height: 11px;
        border-radius: 50%;
        background: #ddd;
        -webkit-animation-timing-function: cubic-bezier(0, 1, 1, 0);
        animation-timing-function: cubic-bezier(0, 1, 1, 0)
    }

    .lds-ellipsis div:first-child {
        left: 6px;
        -webkit-animation: lds-ellipsis1 .6s infinite;
        animation: lds-ellipsis1 .6s infinite
    }

    .lds-ellipsis div:nth-child(2) {
        left: 6px
    }

    .lds-ellipsis div:nth-child(2), .lds-ellipsis div:nth-child(3) {
        -webkit-animation: lds-ellipsis2 .6s infinite;
        animation: lds-ellipsis2 .6s infinite
    }

    .lds-ellipsis div:nth-child(3) {
        left: 26px
    }

    .lds-ellipsis div:nth-child(4) {
        left: 45px;
        -webkit-animation: lds-ellipsis3 .6s infinite;
        animation: lds-ellipsis3 .6s infinite
    }

    @-webkit-keyframes lds-ellipsis1 {
        0% {
            -webkit-transform: scale(0);
            transform: scale(0)
        }
        to {
            -webkit-transform: scale(1);
            transform: scale(1)
        }

    }
    @keyframes lds-ellipsis1 {
        0% {
            -webkit-transform: scale(0);
            transform: scale(0)
        }
        to {
            -webkit-transform: scale(1);
            transform: scale(1)
        }

    }
    @-webkit-keyframes lds-ellipsis3 {
        0% {
            -webkit-transform: scale(1);
            transform: scale(1)
        }
        to {
            -webkit-transform: scale(0);
            transform: scale(0)
        }

    }
    @keyframes lds-ellipsis3 {
        0% {
            -webkit-transform: scale(1);
            transform: scale(1)
        }
        to {
            -webkit-transform: scale(0);
            transform: scale(0)
        }

    }
    @-webkit-keyframes lds-ellipsis2 {
        0% {
            -webkit-transform: translate(0);
            transform: translate(0)
        }
        to {
            -webkit-transform: translate(19px);
            transform: translate(19px)
        }

    }
    @keyframes lds-ellipsis2 {
        0% {
            -webkit-transform: translate(0);
            transform: translate(0)
        }
        to {
            -webkit-transform: translate(19px);
            transform: translate(19px)
        }
    }
}

.userProfileImage {
    width: 250px;
}

/*DEMO*/
.preview {
    margin: 10px;
    display: none;
}
.preview--rounded {
    width: 160px;
    height: 160px;
    border-radius: 50%;
}
/* IMMUTABLE */
.hide {
    display: none !important;
}
* {
    box-sizing: border-box;
}
.photo__zoom {
    position: relative;
    padding-left: 22px;
    padding-right: 22px;
    /**
        * Zoom
        */
    /**
        * Zoom handler
        */
    /**
        * FOCUS
        */
    /**
        * Zoom track
        */
    /**
        * ICONS
        */
}
.photo__zoom input[type=range] {
    -webkit-appearance: none;
    width: 100%;
    background: transparent;
    height: 18px;
}
.photo__zoom input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
}
.photo__zoom input[type=range]:focus {
    outline: none;
}
.photo__zoom input[type=range]::-ms-track {
    width: 100%;
    cursor: pointer;
    background: transparent;
    border-color: transparent;
    color: transparent;
}
.photo__zoom input[type=range]:focus::-ms-thumb {
    border-color: #238EB0;
    box-shadow: 0 0 1px 0px #238EB0;
}
.photo__zoom input[type=range]:focus::-moz-range-thumb {
    border-color: #238EB0;
    box-shadow: 0 0 1px 0px #238EB0;
}
.photo__zoom input[type=range]:focus::-webkit-slider-thumb {
    border-color: #238EB0;
    box-shadow: 0 0 1px 0px #238EB0;
}
.photo__zoom input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    margin-top: -9px;
    box-sizing: border-box;
    cursor: pointer;
    width: 18px;
    height: 18px;
    display: block;
    border-radius: 50%;
    background: #eee;
    border: 1px solid #8a8a8a;
}
.photo__zoom input[type=range]::-webkit-slider-thumb:hover {
    border-color: #c1c1c1;
}
.photo__zoom input[type=range]::-ms-thumb {
    margin-top: 0;
    box-sizing: border-box;
    cursor: pointer;
    width: 18px;
    height: 18px;
    display: block;
    border-radius: 50%;
    background: #eee;
    border: 1px solid #8a8a8a;
}
.photo__zoom input[type=range]::-ms-thumb:hover {
    border-color: #c1c1c1;
}
.photo__zoom input[type=range]::-moz-range-thumb {
    margin-top: 0;
    box-sizing: border-box;
    cursor: pointer;
    width: 18px;
    height: 18px;
    display: block;
    border-radius: 50%;
    background: #eee;
    border: 1px solid #8a8a8a;
}
.photo__zoom input[type=range]::-moz-range-thumb:hover {
    border-color: #c1c1c1;
}
.photo__zoom input[type=range]::-webkit-slider-runnable-track {
    width: 100%;
    height: 1px;
    cursor: pointer;
    background: #eee;
    border: 0;
}
.photo__zoom input[type=range]::-moz-range-track {
    width: 100%;
    height: 1px;
    cursor: pointer;
    background: #eee;
    border: 0;
}
.photo__zoom input[type=range]::-ms-track {
    width: 100%;
    height: 1px;
    cursor: pointer;
    background: #eee;
    border: 0;
}
.photo__zoom input[type=range].zoom--minValue::before,
.photo__zoom input[type=range].zoom--maxValue::after {
    color: #f8f8f8;
}
.photo__zoom input[type=range]::before,
.photo__zoom input[type=range]::after {
    position: absolute;
    display: block;
    font-family: 'FontAwesome';
    color: #8a8a8a;
    transition: color 0.3s ease;
}
.photo__zoom input[type=range]::after {
    right: -2px;
    top: 2px;
}
.photo__zoom input[type=range]::before {
    left: 4px;
    top: 4px;
}
/**
* FRAME STYLE
*/
.photo__frame--circle {
    border: 1px solid #238EB0;
    border-radius: 2px;
}
.photo__helper {
    position: relative;
    background-repeat: no-repeat;
    background-color: transparent;
    padding: 15px 0;
}
.photo__helper .canvas--helper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.photo__frame img,
.photo__helper {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.profile {
    position: relative;
    font-size: 85%;
}
.photo {
    text-align: center;
    margin-bottom: 15px;
}
.photo input[type=file] {
    display: none;
}
.photo__options {
    margin-top: 15px;
    position: relative;
    text-align: left;
}
.photo__options .remove {
    padding: 0;
    padding: 0;
    display: inline-block;
    text-decoration: none;
    color: #8a8a8a;
    width: 20%;
    text-align: center;
    vertical-align: middle;
}
.photo__options .remove:hover {
    color: #000;
}
.photo__zoom {
    vertical-align: middle;
    width: 80%;
    display: inline-block;
}
.photo__frame {
    cursor: move;
    overflow: hidden;
    position: relative;
    display: inline-block;
    width: 350px;
    height: 350px;
}
.photo__frame img,
.photo__helper img {
    position: relative;
}
.photo__frame .message {
    position: absolute;
    left: 5px;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    display: inline-block;
    color: #238EB0;
    z-index: 3;
}
.photo__frame .is-dragover {
    display: none;
}
.message p {
    font-size: 0.9em;
}
.photo__options {
    list-style: none;
}
.photo__options li {
    display: inline-block;
    text-align: center;
    width: 50%;
}
.photo--empty .photo__frame {
    cursor: pointer;
}
/**
* IMG states
*/
.profile.is-dragover .photo__frame img,
.photo--empty img,
.photo--error img,
.photo--error--file-type img,
.photo--error--image-size img,
.photo--loading img {
    display: none;
}
/**
* States
*/
/** SELECT PHOTO MESSAGE */
.message--desktop,
.message--mobile {
    display: none;
}
/* MOBILE */
.is-mobile .message--mobile {
    display: inline-block;
}
.is-mobile .message--desktop {
    display: none;
}
/* DESKTOP */
.is-desktop .message--desktop {
    display: inline-block;
}
.is-desktop .message--mobile {
    display: none;
}
/* DEFAULT */
.message.is-empty,
.message.is-loading,
.message.is-wrong-file-type,
.message.is-wrong-image-size,
.message.is-something-wrong,
.message.is-dragover {
    display: none;
}
/* EMPTY */
.photo--empty .photo__options {
    display: none;
}
.photo--empty .message.is-empty {
    display: inline-block;
}
.photo--empty .photo__frame:hover {
    background-: #238EB0;
}
.photo--empty .photo__frame:hover .message {
    color: #238EB0;
}
/* LOADING */
.photo--loading .message.is-loading {
    display: inline-block;
}
.photo--loading .message.is-empty,
.photo--loading .message.is-wrong-file-type,
.photo--loading .message.is-dragover,
.photo--loading .message.is-wrong-image-size,
.photo--loading .photo__options {
    display: none;
}
/* ERROR */
/* UNKNOWN */
.photo--error .message.is-empty,
.photo--error .message.is-loading,
.photo--error .message.is-dragover,
.photo--error .message.is-wrong-image-size,
.photo--error .photo__options {
    display: none;
}
.photo--error .message.is-something-wrong {
    display: inline-block;
}
/* FILE TYPE*/
.photo--error--file-type .message.is-empty,
.photo--error--file-type .message.is-loading,
.photo--error--file-type .message.is-dragover,
.photo--error--file-type .message.is-wrong-image-size,
.photo--error--file-type .photo__options {
    display: none;
}
.photo--error--file-type .message.is-wrong-file-type {
    display: inline-block;
}
/* IMAGE SIZE */
.photo--error--image-size .message.is-empty,
.photo--error--image-size .message.is-loading,
.photo--error--image-size .message.is-dragover,
.photo--error--image-size .message.is-wrong-file-type,
.photo--error--image-size .photo__options {
    display: none;
}
.photo--error--image-size .message.is-wrong-image-size {
    display: inline-block;
}
/* DRAGOVER */
.profile.is-dragover .photo__frame .is-dragover {
    display: inline-block;
}
.profile.is-dragover .message.is-empty,
.profile.is-dragover .message.is-loading,
.profile.is-dragover .message.is-wrong-file-type,
.profile.is-dragover .message.is-wrong-image-size {
    display: none;
}
