html 
{
    font-size: 13px;
    overflow: hidden;
}
@media (max-width: 767px) {
    
    html.hidden-scroll 
    {
        overflow: hidden !important;
    }

}
body 
{
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    height: 100%;
    width: 100%;
    min-width: 320px;
    overflow: hidden;
}
* 
{
    outline: medium none;
}

h1, h2, h3, h4, h5, h6 
{
    font-family: 'Lato', 'Avenir Next', Arial, sans-serif;
    margin-bottom: 15px;
    margin-top: 0;
    text-transform: uppercase;
}
h1 
{
    font-weight: 800; 
    font-size: 20px;
    margin: 10px 0;
    clear: both;
}
h1 span 
{
    /*border-bottom: 1px dotted #c31c55; */
}
@media (min-width: 768px) { 
    h1 
    {
        font-size: 50px; 
        letter-spacing: -3px;
        margin: 10px 0 20px 0;
    }
}

h2 
{
    font-weight: 800; 
    font-size: 17px;
    letter-spacing: -1px;
    text-align: center;
    margin: 20px 0;
    padding: 0;
}

h4 
{
    font-weight: 600; 
    font-size: 13px;
    text-align: center;
    margin: 20px 0;
    padding: 0; 
    text-transform: uppercase;
}

a
{
    color: #c31c55; 
    text-decoration: none;
    outline:none; 
    text-decoration: none; 
    -webkit-transition:color .2s ease-in-out;
    -moz-transition:color .2s ease-in-out;
    -o-transition:color .2s ease-in-out;
    transition:color .2s ease-in-out;
}
a:hover, 
a:focus, 
a:active
{
    color: #c31c55;
    text-decoration: underline;
}

p 
{
    line-height: 1.2;
    text-align: justify;
}
img, svg 
{
    height: auto;
    max-width: 100%;
}

ul, ol 
{
    padding-left: 25px;
}

.uppercase 
{
	text-transform: uppercase;
}
.float_right 
{
	float: right;
}
.float_left 
{
	float: left;
}
.clear 
{
	clear: both;
}
.center 
{
	text-align: center !important;
}
.h_100
{
	height: 100px;
}
.h_50
{
	height: 50px;
}
.h_30
{
	height: 30px;
}
.h_20
{
	height: 20px;
}
.outer 
{
    display: table;
    position: absolute;
    height: 100%;
    width: 100%;
}
.middle 
{
    display: table-cell;
    vertical-align: middle;
}
.inner 
{
    margin-left: auto;
    margin-right: auto; 
}

.preloader 
{
    background-color: #fff;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 9999;
}
.preloader .loader 
{
    display: inline-block;
    left: 50%;
    position: absolute;
    top: 50%;
    height: 20px;
    width: 220px; 
    margin: -10px 0 0 -110px;
} 

.menui 
{
    background: none;
    transition: 0.6s ease;
    transition-timing-function: cubic-bezier(.75, 0, .29, 1.01);
    margin-top: 10px;
    position: absolute;
}
.icon 
{
    z-index: 999;
    position: fixed;
    display: block;
    padding: 9px;
    height: 32px;
    width: 32px;
    margin: 0px;
    top: 0;
    left: 0;
}
@media all and (min-width: 767px) {
    .icon
    {
        display: none;
    }
}
.mobilenav 
{
    font-family: inherit;
    top: 0;
    left: 0;
    z-index: 999;
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: #c31c55;
    opacity: 0.9;
}
.mobilenav li 
{
    list-style-type: none;
    text-align: center;
    padding: 10px;
}
.mobilenav li a 
{
    color: #fff; 
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 300; 
    font-size: 17px;
    width: 100%;
}
.mobilenav li:first-child 
{ 
    margin-top: 60px; 
}
.top-animate 
{
    background: #fff !important;
    top: 13px !important;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.mid-animate 
{
    opacity: 0; 
}
.bottom-animate 
{
    background: #fff !important;
    top: 13px !important;
    -webkit-transform: rotate(-225deg);
    transform: rotate(-225deg);
}
.top-menu 
{
    top: 5px;
    width: 25px;
    height: 2px;
    border-radius: 10px;
    background-color: #c31c55;
}
.mid-menu 
{
    top: 10px;
    width: 25px;
    height: 2px;
    border-radius: 10px;
    background-color: #c31c55;
}
.bottom-menu 
{
    top: 15px;
    width: 25px;
    height: 2px;
    border-radius: 10px;
    background-color: #c31c55;
}

#languages
{
	margin: 0;
	width: 14px; 
	height: 11px;
	position: fixed;
	top: 12px;
	right: 12px;
	z-index: 150;
}
@media all and (min-width: 767px) {
    #languages 
    {
        top: 21px;
        right: 21px;
        /*display: none;*/
    }
}
#languages ul
{
	height: 11px; 
	float: right; 
	margin: 0; 
	padding: 0; 
	list-style: none; 
}
#languages ul li
{
	float: right; 
}
#languages ul li a
{
	display: block; 
	height:  11px; 
}
#languages a.bh 
{
	width: 14px; 
	background: url("/images/bg-languages.png") no-repeat left top; 
}
#languages a.bh:hover
{
	width: 14px; 
	background: url("/images/bg-languages.png") no-repeat left bottom; 
}
#languages a.bh-active,
#languages a.bh-active:hover
{
	width: 14px; 
	background: url("/images/bg-languages.png") no-repeat left top; 
	cursor: default;
}
#languages a.en
{
	width: 14px; 
	background: url("/images/bg-languages.png") no-repeat -14px top; 
}
#languages a.en:hover
{
	width: 14px; 
	background: url("/images/bg-languages.png") no-repeat -14px bottom; 
} 
#languages a.en-active, 
#languages a.en-active:hover
{ 
	width: 14px; 
	background: url("/images/bg-languages.png") no-repeat -14px top; 
	cursor: default;
} 

#link-web-studio
{
    width: 45%;
    max-width: 350px;
    height: auto;
    margin: 0 auto 0 auto;
}
#link-web-studio img
{ 
	width: 100%; 
	height: auto;
}
@media all and (min-width: 767px) { 
    #link-web-studio
    {
        width: 30%;
        max-width: 350px;
        height: auto;
        margin: 50px auto 0 auto;
    }
}

.scroll-down 
{
    display: block;
    height: 40px;
    width: 40px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    vertical-align: middle;
    display: none; 
}
.mouse
{
    height: 21px;
    width: 14px;
    border-radius: 10px;
    transform: none;
    border: 2px solid #c31c55;
    position: absolute;
    bottom: 50px;
    left: 50%;
    margin-left: -7px;
    z-index: 150; 
}
.wheel
{
    height: 5px;
    width: 2px;
    display: block;
    margin: 5px auto;
    background: #c31c55;
    position: relative;
    -webkit-animation: mouse-wheel 1.2s ease infinite;
    -moz-animation: mouse-wheel 1.2s ease infinite;
}
.arrow 
{
    display: block;
    width: 6px;
    height: 5px;
    -ms-transform: rotate(45deg); 
    -webkit-transform: rotate(45deg); 
    transform: rotate(45deg);
    border-right: 2px solid #c31c55;
    border-bottom: 2px solid #c31c55;
    margin: 6px 0 3px 6px;
    position: absolute;
    bottom: 40px;
    left: 50%;
    margin-left: -3px;
    z-index: 150; 
    -webkit-animation: mouse-scroll 1s infinite;
    -moz-animation: mouse-scroll 1s infinite;
    -webkit-animation-delay: .1s;
    -moz-animation-delay: .1s;
    -webkit-animation-direction: alternate;
}
@-webkit-keyframes mouse-wheel
{
   0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@-moz-keyframes mouse-wheel
{
  0% { top: 1px; }
  50% { top: 2px; }
  100% { top: 3px;}
}
@-webkit-keyframes mouse-scroll {

  0%   { opacity: 0;}
  50%  { opacity: .5;}
  100% { opacity: 1;}
}
@-moz-keyframes mouse-scroll {

  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}
@-o-keyframes mouse-scroll {

  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}
@keyframes mouse-scroll {

  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}
@media all and (min-width: 767px) {
    .scroll-down
    {
        display: block; 
    }
}

.scroll-to-top, 
.scroll-to-top:focus, 
.scroll-to-top:active 
{
    background: none;
    border: none;
    border-radius: 50%;
    color: #ffffff;
    display: block;
    font-size: 34px;
    height: 40px;
    width: 40px;
    line-height: 34px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    vertical-align: middle;
}
.scroll-to-top:hover 
{
    color: #c31c55;
    background: #ffffff;

    -webkit-transition:all .2s ease-in-out;
    -moz-transition:all .2s ease-in-out;
    -o-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out;
}

.skills 
{
    margin-top: 20px;
    display: none;
}
@media all and (min-width: 992px) {
    .skills 
    {    
        display: block;
    }
}

.process 
{ 
    margin-top: 20px;
    display: none;
}
@media (min-width: 767px) {
    .process 
    {    
        display: block;
    }
}
.timeline 
{
    position: relative; 
}
.timeline li::before 
{
    display: none;
}
@media (min-width: 992px) {
    .timeline::after 
    {
        background: #fff;
        content: "";
        display: block;
        height: 2px;
        left: 0;
        position: absolute;
        right: 0;
        top: 34px;
        z-index: 1;
    }
}
.timeline > div 
{
    padding-bottom: 20px;
    text-align: center;
}
@media (min-width: 992px) {
    .timeline > div 
    {
        margin-bottom: 0;
    }
}
.timeline > div > a 
{
    color: #ffffff;
    display: block;
    position: relative;
    transition: all 0.2s ease 0s;
}
.timeline > div > a h5 
{
    color: #ffffff;
    font-size: 13px;
    margin-top: 0 0 10px 0;
    position: relative;
    text-transform: uppercase;
    transition: all 0.2s ease 0s;
}
@media (min-width: 992px) {
    .timeline > div > a h5 
    {
        margin: 0 0 16px 0;
    }
}
.timeline > div > a .desc-holder 
{
    display: block;
    padding-top: 14px;
    position: relative;
}
@media (min-width: 992px) {
    .timeline > div > a .desc-holder 
    {
        margin-bottom: 26px;
    }
}
.timeline > div > a .desc-holder::before 
{
    background: none repeat scroll 0 0 #333333;
    border: 2px solid #ffffff;
    border-radius: 50%;
    content: "";
    display: block;
    height: 12px;
    left: 50%;
    margin: -3px 0 0 -6px;
    position: absolute;
    top: 0;
    width: 12px;
    z-index: 2;
}
@media (min-width: 992px) {
    .timeline > div > a .desc-holder::after 
    {
        color: #ffffff;
        content: "";
        display: block;
        font-family: "FontAwesome";
        font-size: 13px;
        font-style: normal;
        font-weight: normal;
        left: 50%;
        line-height: 1;
        margin: -3px 0 0 -6px;
        opacity: 0;
        position: absolute;
        top: 0;
        transition: all 0.2s ease 0s;
        z-index: 2;
    }
}
.timeline > div > a .desc-holder .desc 
{
    display: block;
    font-size: 12px;
    color: #ffffff;
    transition: all 0.2s ease 0s;
}
.timeline > div > a:hover 
{
    text-decoration: none;
}
@media (min-width: 992px) {
    .timeline > div > a:hover h5 
    {
        color: #ffffff;
        -webkit-transform: translate(0, -14px);
        -ms-transform: translate(0, -14px);
        -o-transform: translate(0, -14px);
        transform: translate(0, -14px);
    }
}
@media (min-width: 992px) {
    .timeline > div > a:hover .desc-holder::before 
    {
        background: none repeat scroll 0 0 rgba(195, 28, 85, 0.5);
        border-width: 0;
        -webkit-transform: scale(4, 4);
        -ms-transform: scale(4, 4);
        -o-transform: scale(4, 4);
        transform: scale(4, 4);
    }
}
@media (min-width: 992px) {
    .timeline > div > a:hover .desc-holder::after 
    {
        opacity: 1;
        -webkit-transition-delay: 0.05s;
        transition-delay: 0.05s;
    }
}
@media (min-width: 992px) {
    .timeline > div > a:hover .desc-holder .desc 
    {
        color: #ffffff; 
        -webkit-transform: translate(0, 20px);
        -ms-transform: translate(0, 20px);
        -o-transform: translate(0, 20px);
        transform: translate(0, 20px);
        opacity: 1;
    }
}

#grid 
{
    width: 100%;
    list-style: none;
    margin: 30px auto;
    padding: 0;
}
.column 
{
    float: left;
}
.size-1of4 
{
    width: 25%;
}
.size-1of3 
{
    width: 33.333%;
}
.size-1of2 
{
    width: 50%;
}
@media screen and (max-width: 450px) {
    #grid[data-columns]::before 
    {
        content: '1 .column';
    }
}

@media screen and (min-width: 451px) and (max-width: 700px) {
    #grid[data-columns]::before 
    {
        content: '2 .column.size-1of2';
    }
}

@media screen and (min-width: 701px) and (max-width: 850px) {
    #grid[data-columns]::before 
    {
        content: '3 .column.size-1of3';
    }
}

@media screen and (min-width: 851px) {
    #grid[data-columns]::before 
    {
        content: '3 .column.size-1of3';
    }
}
.view 
{
    width: 94%;
    /*overflow: hidden;*/
    position: relative;
    text-align: center;
    -webkit-box-shadow: 1px 1px 2px #202020;
    -moz-box-shadow: 1px 1px 2px #202020;
    box-shadow: 1px 1px 2px #202020;
    cursor: default;
    background: none;
    margin: 20px 3%;
}
.view img 
{
    display: block;
    position: relative;
    width: 100%;
}
.view .mask 
{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(200,55,100, 0.9);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0; 
    display: inline-block;
}
.view .mask h3 
{
    position: relative;
    background: transparent;
    margin: 20px 40px 0px 40px; 
    padding: 5px 10px 5px 10px; 
    text-align: center;
    color: #fff;
    text-shadow: 0 1px 1px #202020;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.13333em;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0; 
}
@media (min-width: 992px) {
    .view .mask h3 
    {
        font-size: 17px;
    }
}
.view .mask p 
{
    position: relative;
    color: #fff !important;
    padding: 5px 20px 5px 20px;
    text-align: center;   
    text-shadow: 0 1px 1px #202020;
    color: #fff;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.view a 
{
    clear: both;
    padding: 10px 20px; 
    color: #fff; 
    font-size: 11px;
    text-transform: uppercase; 
    text-decoration: none;
    border: 1px solid transparent; 
    text-shadow: 0 1px 1px #202020;
}
.view a:hover  
{
    color: #c31c55; 
    text-decoration: none;
    background-color: #fff;
    text-shadow: none;
}
.view a i 
{
    margin-left: 10px; 
}
.view:hover .mask 
{
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
.view:hover h3, 
.view:hover p, 
.view:hover a.info 
{
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

.contact-info a
{ 
  color: #e9e9e9;
}
.contact-info a:hover 
{ 
  color: #fff;
}
.contact-info 
{
    min-height: 10px;
    margin: 20px 0 0 0;
}
.contact-info p 
{ 
    text-align: center; 
}
.contact-adress 
{
    background: none;
}
.contact-adress p 
{ 
    margin: 10px 0 0 0;  
    text-align: center; 
}
.contact-phone 
{
    background: none;
}
.contact-phone p 
{ 
    margin: 10px 0 0 0;  
    text-align: center; 
}
.contact-email 
{
    background: none;
}
.contact-email p 
{ 
    margin: 10px 0 0 0;  
    text-align: center; 
}
@media (min-width: 992px) { 
    .contact-info 
    {
        min-height: 100px;
    }
    .contact-info p 
    { 
        display: block;
        text-align: left; 
    }
    .contact-adress 
    {
        background-image: url('/images/contact-icons.png');
        background-repeat: no-repeat;
        background-position: 0px 0px; 
    }
    .contact-adress p 
    { 
        margin: 27px 0 0 120px;  
    }
    .contact-phone 
    {
        background-image: url('/images/contact-icons.png');
        background-repeat: no-repeat;
        background-position: 0px -150px; 
    }
    .contact-phone p 
    { 
        margin: 40px 0 0 120px;  
    }
    .contact-email 
    {
        background-image: url('/images/contact-icons.png');
        background-repeat: no-repeat;
        background-position: 0px -300px; 
    }
    .contact-email p 
    { 
        margin: 40px 0 0 120px;  
    }
}
.notification_error 
{ 
    height: auto; 
    width: 100%; 
    padding: 20px; 
    margin-bottom: 20px;  
    background: #c31c55; 
    color: #fff;
    text-align: center; 
    
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;        
}
.notification_success 
{ 
    height: auto; 
    width: 100%; 
    padding: 20px; 
    margin-bottom: 20px;  
    background: #48adcb; 
    color: #fff;
    text-align: center; 
    
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;        
}
.contact_form 
{
    margin: 0 auto;
    float: left;    
    width: 55%;
    margin-right: -45%;
}
.input-group-addon 
{
    background-color: #e9e9e9;
    border-color: #e9e9e9;
    color: #c31c55;
    border-radius:         0px;
    -webkit-border-radius: 0px;
    -moz-border-radius:    0px;
    -o-border-radius:      0px;
    -khtml-border-radius:  0px;
}
.form-control 
{
    background-color: #fff;
    border-color: #fff;
    border-radius:         0px;
    -webkit-border-radius: 0px;
    -moz-border-radius:    0px;
    -o-border-radius:      0px;
    -khtml-border-radius:  0px;
    font-size: 13px;
}
.btn-primary 
{
    background-color: #e9e9e9;
    border-color: #e9e9e9;
    color: #c31c55;
    text-transform: uppercase;
    border-radius:         0px;
    -webkit-border-radius: 0px;
    -moz-border-radius:    0px;
    -o-border-radius:      0px;
    -khtml-border-radius:  0px;
}
.btn-primary:hover, 
.btn-primary:focus, 
.btn-primary.focus, 
.btn-primary:active, 
.btn-primary.active, 
.open > .dropdown-toggle.btn-primary 
{
    background-color: #ffffff;
    border-color: #ffffff;
    color: #c31c55;
}
.btn.btn-has-icon .fa 
{
    width: 30px;
}

.main 
{
    padding-bottom: 100px;
    padding-top: 100px;
}
.main .section 
{
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-color: rgba(0, 0, 0, 0.02);
    border-width: 0 !important;
    overflow: hidden;
    padding-bottom: 0;
    padding-top: 0;
    position: relative;
    table-layout: fixed;
}
@media (max-width: 767px) {
    .main .section 
    {
        overflow: visible;
    }
}
.main .section.background-image .fp-tableCell, 
.main .section.background-overlay .fp-tableCell 
{
    background-color: inherit;
}
.main .section .video-background 
{
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}
.main .section .video-background video 
{
    max-width: inherit;
    min-height: 100%;
    min-width: 100%;
}
#fp-nav.left, .fp-slidesNav.left 
{
    left: 21px;
}
#fp-nav.right, .fp-slidesNav.right 
{
    right: 21px;
}
#fp-nav li, .fp-slidesNav li 
{
    border-color: rgba(215, 62, 77, 0.17);
    border-width: 0;
    height: auto;
    margin: 0 0 34px;
    width: 13px;
}
#fp-nav li::before, .fp-slidesNav li::before 
{
    border-color: inherit;
    border-style: solid;
    border-width: 0 0 0 1px;
    content: "";
    display: block;
    height: 40px;
    left: 50%;
    margin: 0 0 0 -0.5px;
    pointer-events: none;
    position: absolute;
    top: 10px;
    width: 0;
}
#fp-nav li:last-child::before, 
.fp-slidesNav li:last-child::before 
{
    display: none;
}
body:not(.touch-device) #fp-nav li:hover a, 
body:not(.touch-device) .fp-slidesNav li:hover a 
{
    padding: 1px;
}
body:not(.touch-device) #fp-nav li:hover a span, 
body:not(.touch-device) .fp-slidesNav li:hover a span 
{
    opacity: 1;
}
body:not(.touch-device) #fp-nav li:hover .fp-tooltip, 
body:not(.touch-device) .fp-slidesNav li:hover .fp-tooltip 
{
    opacity: 1;
    visibility: visible;
}
#fp-nav li a, .fp-slidesNav li a 
{
    border: 0 none;
    height: 13px;
    padding: 3px;
    transition: padding 0.1s linear 0s;
    width: 13px;
}
#fp-nav li a span, .fp-slidesNav li a span 
{
    background: none repeat scroll 0 0 #c31c55;
    border: 0 none;
    border-radius: 500px;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: relative;
    top: 0;
    transition: opacity 0.2s linear 0s;
    width: 100%;
}
body:not(.touch-device) #fp-nav li a:hover, 
body:not(.touch-device) .fp-slidesNav li a:hover 
{
    padding: 1px;
}
body:not(.touch-device) #fp-nav li a:hover span, 
body:not(.touch-device) .fp-slidesNav li a:hover span 
{
    opacity: 1;
}
#fp-nav li a.active, 
.fp-slidesNav li a.active 
{
    cursor: default;
    padding: 0;
}
#fp-nav li a.active span, 
.fp-slidesNav li a.active span 
{
    background: none repeat scroll 0 0 #c31c55;
    opacity: 0.8;
}
#fp-nav li:last-child 
{
    margin-bottom: 0;
}
@media (max-width: 767px) {
    #fp-nav 
    {
        visibility: hidden !important;
    }
}
.fp-tooltip 
{
    background: none repeat scroll 0 0 #c31c55;
    border-radius: 11px;
    color: #fff;
    font-size: 11px;
    /*line-height: 1;*/
    min-height: 22px;
    min-width: 30px;
    opacity: 0;
    padding: 4px 10px 3px;
    pointer-events: none;
    text-transform: uppercase;
    top: -5px;
    transition: opacity 0.2s ease-in-out 0s;
}
.touch-device .fp-tooltip 
{
    display: none !important;
}
.fp-tooltip::before 
{
    background: inherit;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    top: 11px;
    width: 21px;
}
.fp-tooltip::after 
{
    bottom: 0;
    content: "";
    position: absolute;
    top: 0;
    width: 21px;
}
.fp-tooltip.left 
{
    left: 31px;
}
.fp-tooltip.left::before 
{
    right: 100%;
}
.fp-tooltip.left::after 
{
    right: 100%;
}
.fp-tooltip.right 
{
    right: 31px;
}
.fp-tooltip.right::before 
{
    left: 100%;
}
.fp-tooltip.right::after 
{
    left: 100%;
}
.active + .fp-tooltip 
{
    display: none !important;
    opacity: 0 !important;
}
.fp-controlArrow 
{
    display: none !important;
}
.fp-slidesNav 
{
    line-height: 1;
    vertical-align: top;
}

.fp-slidesNav li 
{
    margin: 0 34px 0 0;
}
.fp-slidesNav li::before 
{
    border-width: 1px 0 0;
    height: 0;
    left: 10px;
    margin: -0.5px 0 0;
    top: 50%;
    width: 40px;
}
.fp-slidesNav li:last-child 
{
    margin: 0;
}
@media (min-width: 992px) {
    .slide-nav-left .fp-slidesNav 
    {
        left: 0;
        margin: 0 !important;
    }
    .slide-nav-left .fp-slidesNav li::before
     {
        left: auto;
        right: 10px;
    }
    .slide-nav-left .fp-slidesNav li:last-child::before 
    {
        display: block;
    }
    .slide-nav-left .fp-slidesNav li:first-child::before 
    {
        width: 1000px;
    }
    .slide-nav-right .fp-slidesNav 
    {
        left: auto;
        margin: 0 !important;
        right: 0;
    }
    .slide-nav-right .fp-slidesNav li:last-child::before 
    {
        display: block;
        width: 1000px;
    }
}
.slimScrollDiv .slimScrollRail 
{
    right: 2px !important;
    width: 1px !important;
}
.slimScrollDiv .slimScrollBar 
{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5) !important;
    cursor: pointer;
    opacity: 1 !important;
    transition: background 0.2s ease-in-out 0s;
    width: 3px !important;
}
.slimScrollDiv .slimScrollBar:hover 
{
    background: none repeat scroll 0 0 #c31c55 !important;
}
.one-page 
{
    overflow: hidden;
}
@media (max-width: 767px) {
    .one-page 
    {
        overflow-x: hidden !important;
    }
}
.one-page .main 
{
    padding-bottom: 0;
    padding-top: 0;
}
@media (max-width: 767px) {
    .one-page .main 
    {
        overflow: hidden;
        top: 0 !important;
    }
}
@media (max-width: 767px) {
    .one-page .main .section 
    {
        display: block;
        height: auto !important;
        padding-bottom: 0;
        padding-top: 0;
    }
    .one-page .main .section .section-content 
    {
        height: auto !important;
        max-height: inherit !important;
    }
    .one-page .main .section .fp-tableCell 
    {
        display: block;
        height: auto !important;
    }
    .one-page .main .section .fp-tableCell .section-content 
    {
        height: auto !important;
    }
    .one-page .main .section .fp-tableCell > .slimScrollDiv 
    {
        height: auto !important;
    }
    .one-page .main .section .fp-tableCell > .slimScrollDiv > .fp-scrollable 
    {
        height: auto !important;
    }
    .one-page .main .section .fp-tableCell > .slimScrollDiv > .slimScrollBar, 
    .one-page .main .section .fp-tableCell > .slimScrollDiv > .slimScrollRail 
    {
        display: none !important;
    }
    .one-page .main .section .fp-slides .fp-tableCell 
    {
        display: table-cell;
        height: inherit !important;
    }
}
.one-page .main .section .fp-slide.fp-table 
{
    table-layout: fixed;
}

.one-page .main .section .mCSB_inside > .mCSB_container 
{
    margin-right: 0;
    min-height: 100%;
}
.one-page .main .section .section-wrap 
{
    padding-bottom: 50px;
    padding-top: 50px;
}
@media (max-height: 767px) {
    .one-page .main .section .section-wrap 
    {
        padding-bottom: 40px;
        padding-top: 40px;
    }
}
.one-page .main .section .fp-tableCell 
{
    position: relative;
}
.one-page .main .section .fp-tableCell .video-background 
{
    visibility: hidden;
}
.one-page .main .section .section-title 
{
    font-size: 3em;
    line-height: 1.22;
    margin-bottom: 30px;
}
@media (max-width: 767px) {
    .one-page .main .section .section-title 
    {
        font-size: 2.25em;
        margin-bottom: 20px;
    }
}
.one-page .main .section .section-bg 
{
    bottom: 0;
    left: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
}
@media (max-width: 767px) {
    .one-page .main .section .section-bg 
    {
        left: 0;
        margin: -50px 0 20px;
        position: relative;
        right: 0;
    }
}
.one-page .main .section .section-bg img 
{
    height: 100%;
    max-width: inherit;
    text-align: center;
    width: auto;
}
@media (max-width: 767px) {
    .one-page .main .section .section-bg img 
    {
        height: auto;
        width: 100%;
    }
}

.mCSB_scrollTools 
{
    opacity: 1;
    width: 10px;
}
.section .section-content.mCustomScrollbar .mCustomScrollBox > .mCSB_scrollTools 
{
    z-index: 99;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar 
{
    background: none repeat scroll 0 0 #dbe0e5;
    width: 3px;
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, 
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar 
{
    background: none repeat scroll 0 0 #c31c55;
}
.mCSB_scrollTools .mCSB_draggerRail 
{
    background: none repeat scroll 0 0 #dbe0e5;
    width: 1px;
}