html,
button,
input,
select,
textarea {
    color: #222;
}
html {
    height: auto;
}
::-moz-selection {
    background: #d0a888;
    color: #fff;
}
::selection {
    background: #d0a888;
    color: #fff;
}
::-webkit-input-placeholder {
    font-size: 13px;
}
::-moz-placeholder {
    font-size: 13px;
}
:-ms-input-placeholder {
    font-size: 13px;
}
input:-moz-placeholder {
    font-size: 13px;
}
:focus {
    outline: none;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
img,
video {
    vertical-align: middle;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}
.browsehappy {
    position: relative;
    z-index: 9999999999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 1600px;
    background: #000;
    line-height: 300px;
    overflow: hidden;
    color: #fff;
    text-align: center;
}
.browsehappy a {
    color: #f7919b;
    text-decoration: none;
}
.browsehappy a:hover {
    color: #fbc7cc;
    text-decoration: none;
}
body {
    overflow-x: hidden;
}
a,
a:hover,
a:focus {
    text-decoration: none;
     -webkit-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

ol, ul{
    list-style-type: none;
    padding: 0;
    margin: 0;
}

/* ==========================================================================
   @ASSISTANT-CLASSES
   ========================================================================== */

.border {
    border: 1px solid #000;
}

.transition {
	-webkit-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    -ms-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
}
.hr {
    width: 100%;
    height: 4px;
    display: block;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    clear: both;
}

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

.push-0 {
    margin: 0;
}

.push-5 {
    margin: 5px;
}

.push-10 {
    margin: 10px;
}

.push-15 {
    margin: 15px;
}

.push-20 {
    margin: 20px;
}

.push-32 {
    margin: 32px;
}

.push-top-0 {
    margin-top: 0;
}

.push-top-5 {
    margin-top: 5px;
}

.push-top-10 {
    margin-top: 10px;
}

.push-top-15 {
    margin-top: 15px;
}

.push-top-20 {
    margin-top: 20px;
}

.push-top-26 {
    margin-top: 26px;
}

.push-top-32 {
    margin-top: 32px;
}

.push-top-50 {
    margin-top: 50px;
}

.push-right-0 {
    margin-top: 0;
}

.push-right-5 {
    margin-right: 5px;
}

.push-right-10 {
    margin-right: 10px;
}

.push-right-15 {
    margin-right: 15px;
}

.push-right-20 {
    margin-right: 20px;
}

.push-right-32 {
    margin-right: 32px;
}

.push-right-50 {
    margin-right: 50px;
}

.push-bottom-0 {
    margin-bottom: 0;
}

.push-bottom-5 {
    margin-right: 5px;
}

.push-bottom-10 {
    margin-bottom: 10px;
}

.push-bottom-15 {
    margin-bottom: 15px;
}

.push-bottom-20 {
    margin-bottom: 20px;
}

.push-bottom-32 {
    margin-bottom: 32px;
}

.push-left-0 {
    margin-left: 0;
}

.push-left-10 {
    margin-left: 10px;
}

.push-left-15 {
    margin-left: 15px;
}

.push-left-20 {
    margin-left: 20px;
}
.push-left-32 {
    margin-left: 32px;
}

.push-left-50 {
    margin-left: 50px;
}

.pull-0 {
    padding: 0;
}

.pull-5 {
    padding: 5px;
}

.pull-10 {
    padding: 10px;
}

.pull-15 {
    padding: 15px;
}

.pull-20 {
    padding: 20px;
}

.pull-32 {
    padding: 32px;
}
.pull-50 {
    padding: 50px;
}

.pull-top-0 {
    padding-top: 0;
}

.pull-top-7 {
    padding-top: 7px;
}

.pull-top-10 {
    padding-top: 10px;
}

.pull-top-15 {
    padding-top: 15px;
}

.pull-top-20 {
    padding-top: 20px;
}

.pull-top-32 {
    padding-top: 32px;
}

.pull-right-0 {
    padding-right: 0;
}

.pull-right-5 {
    padding-right: 5px;
}

.pull-right-10 {
    padding-right: 10px;
}

.pull-right-15 {
    padding-right: 15px;
}

.pull-right-20 {
    padding-right: 20px;
}

.pull-right-32 {
    padding-right: 32px;
}
.pull-right-50 {
    padding-right: 50px;
}

.pull-bottom-0 {
    padding-bottom: 0;
}

.pull-bottom-10 {
    padding-bottom: 10px;
}

.pull-bottom-15 {
    padding-bottom: 15px;
}

.pull-bottom-20 {
    padding-bottom: 20px;
}

.pull-bottom-32 {
    padding-bottom: 32px;
}

.pull-bottom-50 {
    padding-bottom: 50px;
}

.pull-left-0 {
    padding-left: 0;
}

.pull-left-10 {
    padding-left: 10px;
}

.pull-left-15 {
    padding-left: 15px;
}

.pull-left-20 {
    padding-left: 20px;
}

.pull-left-32 {
    padding-left: 32px;
}

.pull-left-50 {
    padding-left: 50px;
}

.heightScreen{
    height: 100vh;
}