﻿.utt_lef10 {
    left: 10px;
    position:relative;
}
.utt_lef15 {
    left: 15px;
    position: relative;
}

.utt_font14 {
    font-size: 14px;
}
.utt_font16 {
    font-size: 16px;
}

.utt_font18 {
    font-size: 18px;
}

.utt_font22 {
    font-size: 22px;
}

.utt_w100 {
    width: 100%;
}

.utt_alignLeft {
    text-align: left;
}

.utt_alignCenter {
    text-align: center;
}

.utt_floatLeft {
    float: left;
}

.utt_left-15 {
    left: -15px;
    position: relative;
}

.utt_left-20 {
    left: -20px;
    position:  relative;
}

.utt_pointer {
    cursor: pointer;
}

.utt_Ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.utt_h20 {
    height: 20px;
}
.utt_h30 {
    height: 30px;
}
.utt_h60 {
    height: 60px;
}
.utt_h80 {
    height: 80px;
}
.utt_h100 {
    height: 100px;
}
.utt_h150 {
    height: 150px;
}
.utt_w30 {
    width:30%;
}
.showPointer{
    cursor:pointer;
}
/****************************************/
.the_champ_horizontal_sharing .theChampSharing {
    color: #fff;
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
}

.the_champ_horizontal_sharing .theChampTCBackground {
    color: #666;
}

.the_champ_horizontal_sharing .theChampSharing:hover {
    border-color: transparent;
}

.the_champ_vertical_sharing .theChampSharing {
    color: #fff;
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
}

.the_champ_vertical_sharing .theChampTCBackground {
    color: #666;
}

.the_champ_vertical_sharing .theChampSharing:hover {
    border-color: transparent;
}

.vc_custom_1491885577716 {
    margin-bottom: 100px !important;
}

.vc_custom_1491277541319 {
    margin-bottom: 60px !important;
}

.vc_custom_1491277804189 {
    margin-bottom: 100px !important;
    background-image: url(images/bg-03.jpg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.vc_custom_1490863541675 {
    margin-bottom: 140px !important;
}

.vc_custom_1490772296521 {
    margin-top: -70px !important;
}

.vc_custom_1490772136821 {
    margin-top: -100px !important;
}

.vc_custom_1494208755476 {
    margin-top: 0px !important;
    margin-bottom: 10px !important;
}

.vc_custom_1494208770164 {
    margin-top: 0px !important;
    margin-bottom: 30px !important;
    background-color: #000000 !important;
}

.vc_custom_1490949811960 {
    margin-bottom: 25px !important;
}

.vc_custom_1490950343052 {
    margin-bottom: 5px !important;
}

.vc_custom_1490950361830 {
    margin-bottom: 25px !important;
}

.vc_custom_1490950519096 {
    margin-bottom: 5px !important;
}

.vc_custom_1490950507095 {
    margin-bottom: 25px !important;
}

.vc_custom_1491290639960 {
    margin-bottom: 60px !important;
}

/****************************************/


.carousel-control.left {
    background-repeat: repeat-x;
    background-image: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
}

.carousel-control.right {
    background-repeat: repeat-x;
    background-image: linear-gradient(to left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
}
