@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700');

body, html {
    font-family: 'Open Sans', sans-serif;
    margin: 0px;
    padding: 0px;
    background: url('../img/bg.png') no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-size: cover;
    font-size: 14px;
    color: #3d3c3c;
    background-repeat: no-repeat;

}
select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
}


.wrapper1 {
    max-width: 1720px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto;
}

.logo {
    width: 99%;
    height: auto;
    max-width: 388px;
}

.titles {
    color: #a9a8a7;
    padding-bottom: 10px;
}

.titles span {
    color: #3d3c3c;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 700;
}



menu {
    margin: 0;
    padding: 0px;
}

ul {
    margin: 0;
}

li {
    margin: 0;
}

header div {
    vertical-align: top;
}

.registration {
    vertical-align: top;
}

header li {
    font-size: 12px !important;
}

.news:after {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    /*background-image: url("../img/twitter_title.png");*/
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat !important;

    bottom: 10px;
    content: "";
    height: 82px;
    margin-bottom: -77px !important;
    margin-left: 3px;
    padding: 20px;
    position: absolute;
    width: 139px;
}
.forma1 {
    position: relative;
}


.col2_reg:before {
    background-image: url("../img/mail.png");
    background-repeat: no-repeat !important;
    content: "";
    height: 11px;
    margin-left: -25px;
    padding: 8px;
    position: absolute;
    top: 55px;

}

.news {
    font-size: 37px;
    color: #ff5012;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 1px dotted #ff5012;
}

.login  {
    font-size: 27px;
    color: #3d3c3c;
    font-weight: 700;
    text-align: right;
    text-transform: uppercase;
}

h3 {
    padding: 0px;
    margin: 0px;
}

.col1_reg {
    width: 47%;
    float: left;
    padding-right: 3%
}

.col2_reg {
    width: 47%;
    padding-left: 3%;
    float: left;
}


.col1_top {
    width: 24%;
    display: inline-block;
}

.col2_top {
    width: 42%;
    display: inline-block;
}

.col3_top {
    width: 33%;
    display: inline-block;
}

.menu {
    position: relative;
}

.menu li {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    height: 22px;
    text-transform: uppercase;
    vertical-align: top;
    width: 49%;
}

.mail li {
    display: inline-block;
}

.mail {
    font-size: 14px;
}

.twit {
    border-bottom: 1px solid #cfcfd0;
    margin-top: 10px;
    padding-bottom: 10px;
}

.twit:first-child{
    margin-top: 0;
}

.news::before {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../img/service.png");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat !important;
    background-size: 54% auto;
    bottom: 10px;
    content: "";
    height: 82px;
    margin-bottom: -20px !important;
    margin-left: -54px;
    padding: 20px;
    position: absolute;
    width: 139px;
}
.news {
    position: relative;
}

.wrapper2 {
    max-width: 85%;
    padding-left: 5%;
    padding-right: 5%;
    margin: 0 auto;
}

.col1_fotter {
    border-right: 1px solid black;
    display: inline-block;
    padding-left: 6%;
    width: 31%;
    padding-right: 4%;
}

.col2_fotter {
    border-right: 1px solid black;
    display: inline-block;
    padding-left: 10%;
    width: 23%;
}

.col3_fotter {
    display: inline-block;
    width: 20%;
    text-align: right;
    vertical-align: top;
}

.reg {
    font-size: 20px;
    position: relative;
    top: -5px;
    padding-bottom: 10px;
}

.logo2 {
    float: right;
}

.forma1 {
    padding-top: 2%;
}

.col1_2_reg {
    font-size: 10px;
    position: relative;

}

.forma2 {
    padding-top: 40px;
    clear: both;
}

.col1_1_reg {
    width: 45%;
    float: left;
}


.col1_2_reg {
    width: 50%;
    padding-left: 5%;
    float: left;
}

.erorr {
    padding-top: 30px;
    color: #f60101;
}



label {
    display: block;
    margin: 0;
    padding-bottom: 5px;
    padding-top: 5px;
}

main {
    padding-top: 60px;
}

.col1 {
    width: 40%;
    float: left;
}

.col2 {
    width: 50%;
    margin-left: 10%;
    float: left;
}

header {
    padding-top: 2%;
}

footer {
    padding-top: 60px;
    max-width: 1720px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto;
    clear: both;
    padding-bottom: 30px;
    z-index: -1;
}



.col1_fotter span {
    font-size: 18px;
    font-weight: 700;
    display: block;
    padding-bottom: 10px;
}

select {
    -moz-appearance: none;
    /*background-image: url("https://www.1jabber.com/sites/all/themes/newlimb/images/sel2.png") !important;*/
    background-position: right center !important;
    background-repeat: no-repeat !important;
    padding-left: 10px;
    padding-right: 30px !important;
    text-indent: 0.01px;
    text-overflow: "";
}


.pet-select {
    background-image: url('../img/str.png') !important;
    background: rgba(208, 208, 208, 0.3) none repeat scroll 0 0;
    border: 1px solid #c2c1c1;
    border-radius: 10px;
    color: #3d3c3c;
    font-size: 16px;
    height: 43px;
    margin-bottom: 10px;
    padding: 5px 5px 5px 15px;
    text-transform: lowercase;
    width: 100%;
    font-weight: bold;
    background-position: right 10px center !important;
}

option {
    padding: 5px;
    background: #ebecee;
    font-weight: normal;
    border: 0px solid silver;
}



.col1_2_reg input[type="checkbox"] {
    display: none;
}
.col1_2_reg input[type="checkbox"] + label {
    display: block;
}
.col1_2_reg input[type="checkbox"] + label span {
    background: rgba(0, 0, 0, 0) url("../img/check_radio_sheet.png") no-repeat scroll left top;
    cursor: pointer;
    display: inline-block;
    height: 19px;
    margin: -1px 4px 0 0;
    position: relative;
    top: 4px;
    left: 24px;
    vertical-align: middle;
    width: 19px;
    position: absolute;
}
.col1_2_reg input[type="checkbox"]:checked + label span {
    background: rgba(0, 0, 0, 0) url("../img/check_radio_sheet.png") no-repeat scroll -19px top;
}

.col1_2_reg > label {
    padding-left: 20px;
    padding-top: 0px;
}


input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
button, input {
    overflow: visible;
}

.input_text {
    background: rgba(208, 208, 208, 0.3) none repeat scroll 0 0;
    height: 30px;
    padding: 5px;
    border: 1px solid #c2c1c1;
    border-radius: 10px;
    width: 91%;
    text-transform: lowercase;
    margin-bottom: 10px;
    padding-top: 5px;
    font-size: 17px;
    color: #3d3c3c;
    padding-left: 15px;
}


.col1_2_reg > input {
    float: left;
    margin-left: -18px;
    margin-top: 7px;
    position: absolute;
}


.but {
    background: #ff5012 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 10px;
    color: white;
    cursor: pointer;
    float: right;
    font-size: 16px;
    height: 40px;
    margin-top: 18px;
    text-align: center;
    width: 220px;
}

.menu a {
    text-decoration: none;
    color: #0e0e0e;
}

.menu a:hover {
    text-decoration: #4d4a4a;
    color: #4d4a4a;
}

.mail a {
    text-decoration: none;
    color: #0e0e0e;
    font-size: 12px;
}

.mail a:hover {
    text-decoration: #4d4a4a;
    color: #4d4a4a;
}

.mail1 {
    border-right: 1px solid black;
    padding-right: 5px;
}

.mail2 {
    border-right: 1px solid black;
    padding-right: 5px;
    padding-left: 20px;
}

.mail3 {
    padding-left: 20px;
}

.col1_fotter {
    font-size: 15px;
    padding-bottom: 10px;
    height: 83px;
}

.col2_fotter {
    font-size: 17px;
    height: 83px;
    padding-top: 8px;
}

.col2_fotter div {
    padding-bottom: 4px;
}

.fot1_1 {
    padding-left: 20px;
    padding-bottom: 5px;
}

.fot1_2 {
    padding-top: 5px;
    padding-left: 20px;

}

.fot1::before {
    background-image: url("../img/ikon8.png");
    background-repeat: no-repeat;
    background-size: 95% auto;
    content: " ";
    height: 20px;
    margin-bottom: 2px;
    margin-left: -25px;
    margin-top: 3px;
    position: absolute;
    width: 19px;
}

.fot2::before {
    background-image: url("../img/ikon9.png");
    background-repeat: no-repeat;
    background-size: 95% auto;
    content: " ";
    height: 20px;
    margin-bottom: 2px;
    margin-left: -25px;
    margin-top: 3px;
    position: absolute;
    width: 19px;
}


.fot3::before {
    background-image: url("../img/ikon10.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    content: " ";
    height: 20px;
    margin-bottom: 2px;
    margin-left: -25px;
    margin-top: 4px;
    position: absolute;
    width: 19px;
}


.fot1_1::before {
    background-image: url("../img/ikon6.png");
    background-repeat: no-repeat;
    background-size: 83% auto;
    content: " ";
    height: 20px;
    margin-bottom: 2px;
    margin-left: -20px;
    margin-top: 3px;
    position: absolute;
    width: 19px;
}

.fot1_2::before {
    background-image: url("../img/ikon7.png");
    background-repeat: no-repeat;
    background-size: 71% auto;
    content: " ";
    height: 25px;
    margin-bottom: 5px;
    margin-left: -19px;
    position: absolute;
    width: 19px;
}

.mail1::before {
    background-image: url("../img/mail1.png");
    background-repeat: no-repeat;
    background-size: 80% auto;
    content: " ";
    height: 20px;
    margin-left: -20px;
    margin-top: 4px;
    position: absolute;
    width: 19px;
}

.mail2::before {
    background-image: url("../img/mail2.png");
    background-repeat: no-repeat;
    background-size: 80% auto;
    content: " ";
    height: 20px;
    margin-left: -20px;
    margin-bottom: 2px;
    position: absolute;
    width: 19px;
}

.mail3::before {
    background-image: url("../img/mail2.png");
    background-repeat: no-repeat;
    background-size: 80% auto;
    content: " ";
    height: 20px;
    margin-left: -20px;
    margin-bottom: 2px;
    position: absolute;
    width: 19px;
}

.men1::before {
    background-image: url("../img/ikon1.png");
    background-repeat: no-repeat;
    background-size: 80% auto;
    content: " ";
    height: 20px;
    margin-left: -20px;
    margin-bottom: 2px;
    position: absolute;
    width: 19px;
}

.avatar img {
    width: 48px;
    height: 48px;
    border-radius: 50px;
}

.avatar {
    width: 14%;
    display: inline-block;
    vertical-align: top;
}

.bodys {
    width: 100%;
    display:  inline-block;
}

.imgtwit {
    float: right;
    position: relative;
    top: -14px;
    vertical-align: top;
}

.link {
    padding-top: 15px;
}

.link img {
    padding-right: 25px;
}

.men6::before {
    background-image: url("../img/ikon0.png");
    background-repeat: no-repeat;
    background-size: 80% auto;
    content: " ";
    height: 20px;
    margin-left: -20px;
    margin-bottom: 2px;
    position: absolute;
    width: 19px;
}
.men6 a {
    color: #1785b3;
}

.men2::before {
    background-image: url("../img/ikon2.png");
    background-repeat: no-repeat;
    background-size: 80% auto;
    content: " ";
    height: 20px;
    margin-left: -20px;
    margin-bottom: 2px;
    position: absolute;
    width: 19px;
}

.men3::before {
    background-image: url("../img/ikon3.png");
    background-repeat: no-repeat;
    background-size: 80% auto;
    content: " ";
    height: 20px;
    margin-left: -20px;
    margin-bottom: 2px;
    position: absolute;
    width: 19px;
}

.men4::before {
    background-image: url("../img/ikon4.png");
    background-repeat: no-repeat;
    background-size: 80% auto;
    content: " ";
    height: 20px;
    margin-left: -20px;
    margin-bottom: 2px;
    position: absolute;
    width: 19px;
}
.men5::before {
    background-image: url("../img/ikon5.png");
    background-repeat: no-repeat;
    background-size: 80% auto;
    content: " ";
    height: 20px;
    margin-left: -20px;
    margin-bottom: 2px;
    position: absolute;
    width: 19px;
}

@media(min-width: 1440px){
    footer{
        position: absolute;
        width: 100%;
        left: 0;
        bottom: 0;
        z-index: -1;
    }
}

@media (min-width: 980px) and (max-width: 1190px) {
    .menu li {
        height: 42px;

    }


    .menu li {

        white-space: normal  !important;

    }



    .col1_2_reg {
        float: left;
        padding-left: 11%;
        width: 49%;
    }


    .col1_2_reg input[type="checkbox"] + label span {
        left: 48px;
    }

    .col2_reg::before {
        margin-left: -19px;
    }
    .mail li {
        display: inline-block;
        margin-bottom: 10px;
    }
}

@media (min-width: 1600px) and (max-width: 1800px) {
    .menu li {
        padding-left: 0px !important;

    }

    .men6 {
        width: 93px !important;
    }


    .men5  {
        width:  50% ;
    }
}
.menu li {

    white-space: nowrap ;

}

@media (min-width: 1600px) and (max-width: 3200px) {
    .menu li {
        padding-left: 20px;
        white-space: nowrap ;
        display: inline-block;
        width: 250px;
    }

    .men6 {
        width: 140px !important;
    }


    .men5  {
        width: 200px ;
    }


    .news {
        font-size: 44px;
    }


    .news::before {
        background-attachment: scroll;
        background-clip: border-box;
        background-color: rgba(0, 0, 0, 0);
        background-image: url("../img/service.png");
        background-origin: padding-box;
        background-position: 0 0;
        background-repeat: no-repeat !important;
        background-size: 84% auto;
        bottom: 10px;
        content: "";
        height: 82px;
        margin-bottom: 25px !important;
        margin-left: -84px;
        padding: 20px;
        position: absolute;
        width: 139px;
    }
    .news:after {
        margin-bottom: -71px !important;

    }

    .input_text {
        width: 93%;
    }


    main {
        padding-top: 120px;
    }

    .login {
        font-size: 34px;
        padding-top: 0px;
        margin-top: 0px;
    }


    .col3_top {
        display: inline-block;
        width: 29%;
    }

    .col2_top {
        display: inline-block;
        width: 44%;
    }

    .mail1 {
        padding-right: 14px;
    }

    .mail2 {
        padding-right: 14px;
        padding-left: 14px;
        margin-left: 14px;
    }

    .mail3 {
        margin-left: 14px;
    }


    .men5 {
        width: 14% !important;
    }

    .col1_top {
        display: inline-block;
        width: 26%;
    }
}


@media (min-width: 0px) and (max-width: 980px) {

    .menu li {

        white-space: normal  !important;

    }

    .wrapper2 {
        width: 95% !important;
    }

    .news::before {
        background-attachment: scroll;
        background-clip: border-box;
        background-color: rgba(0, 0, 0, 0);
        background-image: url("../img/service.png");
        background-origin: padding-box;
        background-position: 0 0;
        background-repeat: no-repeat !important;
        background-size: 34% auto;
        bottom: 10px;
        content: "";
        height: 82px;
        margin-bottom: -40px !important;
        margin-left: -24px;
        padding: 20px;
        position: absolute;
        width: 139px;
    }


    .col1_top {
        width: 100%;
    }
    .col2_top {
        width: 100%;
    }
    .col3_top {
        padding-top: 20px;
        width: 100%;
    }
    .col1 {
        width: 100%;
    }
    .col2 {
        width: 100%;
        margin-left: 0px;
    }
    .col1_fotter {
        width: 100%;
        border: 0px;
    }
    .col2_fotter {
        width: 100%;
        border: 0px;
        padding-top: 20px;
    }
    .col3_fotter {
        width: 100%;
        border: 0px;
        padding-top: 40px;
        text-align: left;
    }
    .col1_reg {
        width: 100%;
    }
    .col2_reg {
        width: 100%;
        padding-left: 0px;
    }
    .logo {
        width: 90%;
        height: auto;
        max-width: 388px;
    }

    .col1_1_reg {
        width: 100%;
    }

    .col1_2_reg input[type="checkbox"] + label span {
        background: rgba(0, 0, 0, 0) url("../img/check_radio_sheet.png") no-repeat scroll left top;
        cursor: pointer;
        display: inline-block;
        height: 19px;
        left: -3px;
        margin: -1px 4px 0 0;
        position: absolute;
        top: 30px;
        vertical-align: middle;
        width: 19px;
    }

    .fot1_1 {
        padding-left: 0px;
    }

    .fot1_2 {
        padding-left: 0px;
    }

    .col2_fotter {
        padding-left: 8%;
    }
    .col1_fotter {
        word-wrap: break-word;
    }
    .logo2 {
        float: right;
        height: auto;
        padding: 10px;
        width: 100%;
        max-width: 328px;
    }

    .col1_2_reg {
        width: 100%;
        padding-bottom: 20px;
        padding-left: 0px;
        clear: both;
    }

    .col1_2_reg {
        clear: both;
        padding-bottom: 20px;
        padding-left: 0;
        padding-top: 29px;
        width: 100%;
    }
    .menu li {
        display: inline-block;
        font-size: 14px;
        font-weight: bold;
        height: 38px;
    }

    .input_text {
        width: 96%;
    }

    .menu {
        padding-top: 30px;
    }
}


@media (min-width: 0px) and (max-width: 420px) {
    .menu li {
        display: inline-block;
        font-size: 14px;
        font-weight: bold;
        height: 22px;
        text-transform: uppercase;
        vertical-align: top;
        width: 100%;
    }

    .mail li {
        border: 0 none;
        padding: 0 0 7px;
        width: 100%;
    }

    .news::before {
        margin-bottom: 19px !important;
    }
}


/* CustomScrollbar Start */
.mCustomScrollbar{
    height: 350px;
    /*	overflow: scroll; */
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #fd8251 !important; }

/* CustomScrollbar End */
