.contact-form-box input {
    width: 100%;
    height: 44px;
    box-shadow: none;
    border-radius: 38px;
    border: 1px solid #e5e5e5;
    padding: 0 20px;
    font-size: 14px;
    font-family: 'main';
}

#contact-form1 {
    direction: rtl;
    text-align: right;
    position: relative;
    border: 1px solid #e5e5e5;
    padding: 19px 8px;
    width: 100%;
    box-shadow: 0px 0px 10px #00000014;
    margin: auto;
    background-color: white;
    margin-bottom: 50px;
    border-radius: 5px;
    margin-top: 29px;
    /* z-index: 999999999; */
}

.contact-form-box label {
    font-size: 14px;
    color: #666d74;
    /* font-weight: 700 !important; */
    margin-bottom: 0px;
    font-family: 'main';
    margin-top: 0px;
}

.contact-form-box {
    margin-bottom: 10px;
}

.contact-form-box {
    position: relative;
}

.checkbox-box {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
    padding: 5px;
    border: 1px solid #e5e5e5;
    border-radius: 20px;
    min-height: 41px;
    padding-top: 8px;
}

input[type="checkbox"], input[type="radio"] {
    width: 15px !important;
    height: 15px !important;
    display: block;
    float: right;
    margin: 5px auto;
    margin-left: 10px;
}

span.form-title {
    position: absolute;
    top: 0;
    background-color: #39e777;
    font-weight: 800;
    font-size: 23px;
    padding: 10px 15px;
    color: white;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    right: 0;
    text-align: center;
    width: 100%;
    font-family: 'main';
}

.contact-form-box input, .contact-form-box textarea {
    margin-top: 6px;
}

.checkbox-label {
    padding: 5px 3px;
    float: right;
    font-weight: 100 !important;
    font-size: 13px !important;
}

.resume-number {
    position: absolute;
    right: -29px;
    top: 44px;
    height: 26px;
    width: 26px;
    font-size: 19px;
    color: #39e777;
    background-color: #39e777;
    text-align: center;
    color: white;
    border-radius: 50%;
}

span.resume-number:before {
    content: '';
    position: absolute;
    width: 30px;
    height: 2px;
    background-color: #39e777;
    transform: rotate(-49deg);
    bottom: -10px;
    right: 10px;
}

span.resume-number:after {
    content: '';
    position: absolute;
    width: 30px;
    height: 2px;
    background-color: #39e777;
    transform: rotate(49deg);
    top: -10px;
    right: 10px;
}

.ashna, .resume {
    position: relative;
    margin-right: 4px;
    padding: 5px 0 15px 0;
    border-bottom: 1px dashed #c0c0c0;
}

.sepehri-head {
    width: 100%;
    height: 399px;
    overflow: hidden;
    /* position: absolute; */
    /* top: 0; */
}

#resumefile {
    display: none;
}

button[disabled], html input[disabled] {
    cursor: default;
}

.btn-resume {
    transition: 0.4s;
    border: none;
    background-color: #ff6f38 !important;
    cursor: pointer;
    text-align: center;
    position: absolute;
    left: 0px;
    top: 0px;
    text-decoration: none !important;
    color: white !important;
    font-size: 23px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    height: 44px;
    width: 40px !important;
    padding: 0px 0 0px 0px;
}

.contact-form-box textarea {
    width: 100%;
    height: 250px;
    border-radius: 5px;
    border: 1px solid #e5e5e5;
    padding: 20px 20px;
}

.ashna-number {
    position: absolute;
    right: -15px;
    top: 18px;
    height: 26px;
    width: 26px;
    font-size: 19px;
    color: #39e777;
    background-color: #39e777;
    text-align: center;
    color: white;
    border-radius: 50%;
}

.captchalabel {
    width: 100%;
    text-align: center;
    margin-top: 0px;
    font-family: 'main';
}

img#CaptchaImage {
    display: block;
    width: 93px;
    position: absolute;
    left: 0px;
    border: 1px solid #cccccc;
    top: 34px;
}

input#CaptchaInputText {
    width: 104px;
    border-left: 0px;
    margin: auto;
    text-align: center;
    position: absolute;
    right: 0;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    top: 34px;
}

.result-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000000bd;
    left: 0;
    top: 0;
    transition: 0.4s;
    opacity: 0;
    z-index: -1;
}

span#wizard_result {
}

span#wizard_captcha_error {
    left: calc(50% - 107px);
    background-color: #d70000;
    opacity: 0;
}

span#wizard_result_error {
    opacity: 0;
    background-color: #d70000;
}

.finish-alert {
    border: none;
    text-align: center;
    margin: 0px 0 24px 0;
    font-family: 'main';
    padding: 19px 42px;
    color: #27ba16;
    border-radius: 39px;
    font-size: 19px;
    font-weight: 800;
    display: inline-block;
    transition: 0.4s;
}

.wizard-result-error {
    color: red !important;
}

.help-block {
    position: absolute;
    left: 8px;
}

.contact-form-box {
    margin-bottom: 10px;
}

.contact-form-box {
    position: relative;
}

.checkbox-box .help-block {
    bottom: -35px;
}

.ashna .help-block, .mob .help-block, .form-address .help-block, .field .help-block {
    display: none;
}

.blog-post-read-tag {
    float: right;
    width: 100%;
    padding: 12px 10px;
    border: 1px solid #ffffff;
    /* max-width: 50%; */
    min-width: 200px;
    box-shadow: -1px 4px 16px #00000008;
}

.tag-post-head {
    padding: 10px;
    background-color: #2f9ed2;
    margin: 0 -10px;
    margin-top: -12px;
    margin-bottom: 13px;
    color: white;
    font-weight: 800;
    font-size: 16px;
}

.blog-post-read-tag a {
    padding: 6px 11px;
    border-radius: 18px;
    border: 1px solid;
    font-size: 15px;
}

label.captcha-label {
    font-size: 14px;
    width: 100%;
    text-align: center;
}

.nopadding {
    padding: 0px !important;
}

.reg-comment {
    /* background-color: #f9f9f9; */
    display: inline-block;
    margin-top: 0px;
    position: relative;
    transition: 1s;
    width: 100%;
    /* border-radius: 12px; */
}

.comment-list-info {
    font-size: 19px;
    color: #33b0f7;
    margin-right: 15px;
    margin-top: 43px;
    display: inline-block;
    margin-bottom: 20px;
}

.comment-list {
    display: inline-block;
    margin-top: 40px;
}

span#register-result {
    position: absolute;
    right: 14px;
    bottom: -24px;
    opacity: 0;
    transition: .4s;
    text-align: center;
    background-color: #fc351e;
    padding: 7px 14px;
    color: white;
    border-radius: 6px;
}

.success-alert {
    background-color: #2ecb1d !important;
}

.comment-added {
    transition: .5s;
}

.comment-item.replyed {
    margin-right: 5%;
    width: 95%;
    margin-right: 5%;
    width: 95%;
    background-color: #edecec;
    border: 2px solid #edecec;
}


.captcha-box {
    display: block;
    height: 30px;
    position: relative;
}

.close-btn {
    position: absolute;
    right: -12px;
    cursor: pointer;
    top: -12px;
    background-color: #33b0f7;
    padding: 5px 7px;
    width: 27px;
    border-radius: 50%;
    color: #ffffff;
    height: 27px;
}

    .close-btn i {
        font-size: 16px;
    }
/***************************
         Shamohammadi - START
/***************************/
.table--header-cell {
    border-bottom: .3em solid #677267;
}

/***************************
         Shamohammadi - END
/***************************/







.main-wrap {
    background: #000;
    text-align: center;
}

/*.col-md-3 {
	display: block;
	float:left;
	background-color: #eee;
	padding: 0px 0;
}*/

.col:first-of-type {
    margin-left: 0;
}


/* ALL LOADERS */

.loader {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    position: relative;
    margin: 0 auto;
    position: absolute;
    left: calc(50% - 50px);
    top: calc(50% - 50px);
}

/* LOADER 1 */

#loader-1:before, #loader-1:after {
    content: "";
    position: absolute;
    top: -10px;
    left: -10px;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    border: 10px solid transparent;
    border-top-color: #3498db;
}

#loader-1:before {
    z-index: 100;
    animation: spin 1s infinite;
}

#loader-1:after {
    border: 10px solid #ccc;
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/* LOADER 2 */

#loader-2 span {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background-color: #3498db;
    margin: 35px 5px;
}

    #loader-2 span:nth-child(1) {
        animation: bounce 1s ease-in-out infinite;
    }

    #loader-2 span:nth-child(2) {
        animation: bounce 1s ease-in-out 0.33s infinite;
    }

    #loader-2 span:nth-child(3) {
        animation: bounce 1s ease-in-out 0.66s infinite;
    }

@keyframes bounce {
    0%, 75%, 100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    25% {
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        -o-transform: translateY(-20px);
        transform: translateY(-20px);
    }
}

/* LOADER 3 */

#loader-3:before, #loader-3:after {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: calc(50% - 10px);
    background-color: #3498db;
    animation: squaremove 1s ease-in-out infinite;
}

#loader-3:after {
    bottom: 0;
    animation-delay: 0.5s;
}

@keyframes squaremove {
    0%, 100% {
        -webkit-transform: translate(0,0) rotate(0);
        -ms-transform: translate(0,0) rotate(0);
        -o-transform: translate(0,0) rotate(0);
        transform: translate(0,0) rotate(0);
    }

    25% {
        -webkit-transform: translate(40px,40px) rotate(45deg);
        -ms-transform: translate(40px,40px) rotate(45deg);
        -o-transform: translate(40px,40px) rotate(45deg);
        transform: translate(40px,40px) rotate(45deg);
    }

    50% {
        -webkit-transform: translate(0px,80px) rotate(0deg);
        -ms-transform: translate(0px,80px) rotate(0deg);
        -o-transform: translate(0px,80px) rotate(0deg);
        transform: translate(0px,80px) rotate(0deg);
    }

    75% {
        -webkit-transform: translate(-40px,40px) rotate(45deg);
        -ms-transform: translate(-40px,40px) rotate(45deg);
        -o-transform: translate(-40px,40px) rotate(45deg);
        transform: translate(-40px,40px) rotate(45deg);
    }
}

/* LOADER 4 */

#loader-4 span {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background-color: #3498db;
    margin: 35px 5px;
    opacity: 0;
}

    #loader-4 span:nth-child(1) {
        animation: opacitychange 1s ease-in-out infinite;
    }

    #loader-4 span:nth-child(2) {
        animation: opacitychange 1s ease-in-out 0.33s infinite;
    }

    #loader-4 span:nth-child(3) {
        animation: opacitychange 1s ease-in-out 0.66s infinite;
    }

@keyframes opacitychange {
    0%, 100% {
        opacity: 0;
    }

    60% {
        opacity: 1;
    }
}

/* LOADER 5 */

#loader-5 span {
    display: block;
    position: absolute;
    left: calc(50% - 20px);
    top: calc(50% - 20px);
    width: 20px;
    height: 20px;
    background-color: #3498db;
}

    #loader-5 span:nth-child(2) {
        animation: moveanimation1 1s ease-in-out infinite;
    }

    #loader-5 span:nth-child(3) {
        animation: moveanimation2 1s ease-in-out infinite;
    }

    #loader-5 span:nth-child(4) {
        animation: moveanimation3 1s ease-in-out infinite;
    }

@keyframes moveanimation1 {
    0%, 100% {
        -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
        -o-transform: translateX(0px);
        transform: translateX(0px);
    }

    75% {
        -webkit-transform: translateX(30px);
        -ms-transform: translateX(30px);
        -o-transform: translateX(30px);
        transform: translateX(30px);
    }
}

@keyframes moveanimation2 {
    0%, 100% {
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }

    75% {
        -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
        -o-transform: translateY(30px);
        transform: translateY(30px);
    }
}

@keyframes moveanimation3 {
    0%, 100% {
        -webkit-transform: translate(0px, 0px);
        -ms-transform: translate(0px, 0px);
        -o-transform: translate(0px, 0px);
        transform: translate(0px, 0px);
    }

    75% {
        -webkit-transform: translate(30px, 30px);
        -ms-transform: translate(30px, 30px);
        -o-transform: translate(30px, 30px);
        transform: translate(30px, 30px);
    }
}

/* LOADER 6 */

#loader-6 {
    top: 40px;
    left: -2.5px;
}

    #loader-6 span {
        display: inline-block;
        width: 5px;
        height: 20px;
        background-color: #3498db;
    }

        #loader-6 span:nth-child(1) {
            animation: grow 1s ease-in-out infinite;
        }

        #loader-6 span:nth-child(2) {
            animation: grow 1s ease-in-out 0.15s infinite;
        }

        #loader-6 span:nth-child(3) {
            animation: grow 1s ease-in-out 0.30s infinite;
        }

        #loader-6 span:nth-child(4) {
            animation: grow 1s ease-in-out 0.45s infinite;
        }

@keyframes grow {
    0%, 100% {
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -o-transform: scaleY(1);
        transform: scaleY(1);
    }

    50% {
        -webkit-transform: scaleY(1.8);
        -ms-transform: scaleY(1.8);
        -o-transform: scaleY(1.8);
        transform: scaleY(1.8);
    }
}

/* LOADER 7 */

#loader-7 {
    -webkit-perspective: 120px;
    -moz-perspective: 120px;
    -ms-perspective: 120px;
    perspective: 120px;
}

    #loader-7:before {
        content: "";
        position: absolute;
        left: 25px;
        top: 25px;
        width: 50px;
        height: 50px;
        background-color: #3498db;
        animation: flip 1s infinite;
    }

@keyframes flip {
    0% {
        transform: rotate(0);
    }

    50% {
        transform: rotateY(180deg);
    }

    100% {
        transform: rotateY(180deg) rotateX(180deg);
    }
}

/* LOADER 8 */

#loader-8:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    top: calc(50% - 10px);
    left: 0px;
    background-color: #3498db;
    animation: rotatemove 1s infinite;
}

@keyframes rotatemove {
    0% {
        -webkit-transform: scale(1) translateX(0px);
        -ms-transform: scale(1) translateX(0px);
        -o-transform: scale(1) translateX(0px);
        transform: scale(1) translateX(0px);
    }

    100% {
        -webkit-transform: scale(2) translateX(45px);
        -ms-transform: scale(2) translateX(45px);
        -o-transform: scale(2) translateX(45px);
        transform: scale(2) translateX(45px);
    }
}

.loader-box {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #ffffffde;
    width: 100%;
    height: 100%;
    z-index: 9999;
    opacity: 0;
    display: none;
    transition: .4s;
}

/*voating styles*/

.voating fieldset, .voating label {
    margin: 0;
    padding: 0;
}

.voating fieldset {
    margin-top: 11px;
}

.voating h1 {
    font-size: 1.5em;
    margin: 10px;
}
/****** Style Star Rating Widget *****/

.rating {
    border: none;
    float: left;
    direction: ltr;
    margin-top: 11px;
}

    .rating > input {
        display: none;
    }

    .rating > label:before {
        margin: 5px;
        font-size: 23px;
        font-family: FontAwesome;
        display: inline-block;
        content: "\f005";
    }

    .rating > .half:before {
        content: "\f089";
        position: absolute;
    }

    .rating > label {
        color: #ddd;
        float: right;
    }

    /***** CSS Magic to Highlight Stars on Hover *****/

    .rating > input:checked ~ label, /* show gold star when clicked */
    .main-voating .rating:not(:checked) > label:hover, /* hover current star */
    .main-voating .rating:not(:checked) > label:hover ~ label {
        color: #FFD700;
    }
/* hover previous stars in list */

.main-voating .rating > input:checked + label:hover, /* hover current star when changing rating */
.main-voating .rating > input:checked ~ label:hover,
.main-voating .rating > label:hover ~ input:checked ~ label, /* lighten current selection */
.main-voating .rating > input:checked ~ label:hover ~ label { /* color: #FFED85; */
}

.voating {
    position: absolute;
    left: 15px;
    top: 21px;
}

    .voating h1 {
        float: right;
        font-size: 15px;
    }

.shamohammadi-div {
    float: right;
    font-size: 15px;
    margin: 10px;
    transition: .5s;
    line-height: 45px;
    font-weight: normal !important;
    color: #000;
    -webkit-font-smoothing: antialiased;
}

voatingmain-voating h1 {
    transform: translateX(-78px);
}
/*end voating style*/

.new-comment {
    position: relative;
}

.voating-display {
    float: right;
    display: inline-block;
    position: inherit;
    margin-right: 16px;
    margin-top: 3px;
}

.blog-three-mini .color-dark {
    /* float:right;*/
}

a.vote-submit {
    display: inline-block;
    float: right;
    padding: 6px 9px;
    background-color: #33b0f7;
    border-radius: 7px;
    color: white;
    font-size: 12px;
    margin-top: 50px;
    margin-right: 8px;
    cursor: pointer;
    transition: .3s;
    opacity: 0;
}

.main-voating .rating {
    float: right;
    transform: translateX(-78px);
}

.voating h1, .main-voating .rating {
    transition: .5s;
}

@media screen and (max-width:768px) {
    .rating > label:before {
        font-size: 25px;
    }

    .voating h1 {
        font-size: 14px;
        margin-left: 2px;
        margin-bottom: 0px;
        transform: unset !important;
    }

    .comment-info {
        margin-top: 134px;
    }

    a.vote-submit {
        position: absolute;
        top: 0;
        left: 0;
    }

    .main-voating .rating {
        margin-top: 14px;
        margin-top: 0;
        transform: unset !important;
    }
}

.voating-display > span {
    font-size: 16px;
    float: left;
    display: inline-block;
    margin-top: 22px;
    margin-right: 6px;
}

.voating-display .rating {
    float: right;
}

.admin-replayed {
    background-color: #6291c0;
}

    .admin-replayed .parent-comment {
        width: 50%;
        margin-right: 30px;
        margin-top: 8px;
        margin-bottom: 5px;
        background-image: linear-gradient(to right,#f7f6f6,#ffffffa8);
        padding: 5px 10px;
        border-right: 3px solid #ffa000;
    }

    .admin-replayed .parent-name {
        color: #000000;
        font-size: 13px;
    }

    .admin-replayed .parent-comment-sample {
        color: #030303;
        font-size: 11px;
        max-height: 17px;
        overflow: hidden;
        width: 90%;
        margin-top: 3px;
    }

    .admin-replayed .comment-content {
        color: white;
    }

    .admin-replayed .comment-head:after {
        background-color: #b4b4b4;
    }

    .admin-replayed .author-name {
        color: #4b4b4b;
        font-size: 18px;
    }

.replyed .parent-comment {
    background-image: linear-gradient(to right,#edecec,#adbec85c);
}

.captcha-box {
    height: 70px;
}

.blog-one-header {
    height: 160px;
    overflow: hidden;
}

.link-post-item img {
    width: 100%;
    height: auto;
}

.link-post-item {
    margin-bottom: 10px;
}

.link-post-item {
    overflow: hidden;
    margin-bottom: 10px;
    position: relative;
    cursor: pointer;
    z-index: 1;
}

    .link-post-item:hover:after {
        /* opacity:1; */
    }

    .link-post-item:hover img {
        transform: scale(1.1);
        filter: grayscale(2);
    }

    .link-post-item img {
        transition: .6s;
    }

    .link-post-item a {
        display: block;
        z-index: 2;
    }

.sepehri-head:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #00000078;
}

.contact-form-box .btn {
    font-family: 'main';
}

.padding-top-140px {
    padding-top: 140px;
}

.contact-form-box input::-webkit-input-placeholder, .contact-form-box textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-size: 14px !important;
}

.apply-about {
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    display: inline-block;
    box-shadow: 0px 0px 10px #00000014;
    margin-top: 29px;
    margin-bottom: 50px;
    padding: 10px;
}

.apply-img img {
    width: 100%;
    border: 1px solid #e1e1e1;
    /* border-radius: 12px; */
    /* border-bottom-right-radius: 0; */
    /* border-bottom-left-radius: 0; */
}

.apply-text p {
    padding: 15px 17px;
    text-align: justify;
    line-height: 28px;
}

@media (min-width:768px) {
    .apply-sticky {
        position: sticky !important;
        top: 64px !important;
    }
}

.apply-title {
    font-size: 26px;
    font-family: 'main';
}

.ashna-box {
    padding-top: 11px;
}

.contact-form-box > label {
    border-bottom: 1px solid #ff6f38;
    width: calc(100% - 20px);
    display: block;
    font-weight: 100 !important;
    font-size: 18px;
    text-align: right;
    color: #ff6f38;
    padding-bottom: 15px;
    border-radius: 0;
    margin-bottom: 9px;
    margin: 0 10px 9px 10px;
}

.contact-form-content {
    padding: 0 10px;
    margin-bottom: 20px;
}

.contact-form-box input:focus, .contact-form-box textarea:focus {
    outline: none !important;
}

.contact-form-content .resume:last-child, .contact-form-content .ashna:last-child {
    border: none;
}

#resumetext {
    background-color: white;
}

#contact-form1 #CaptchaInputText {
    width: 194px;
}

#contact-form1 #CaptchaImage {
    width: 94px;
}

.checkbox-box input[type='radio'] {
    box-shadow: none !important;
}

.job-form-backlink {
    padding: 8px 26px;
    border-radius: 20px;
    background-color: #00ce5c;
    text-decoration: none !important;
    color: white !important;
    font-family: 'main';
    font-size: 14px;
    margin: 8px 36px 8px 0;
    border: 1px solid #187843;
    float: right;
    transition: .3s;
    text-align: center;
    width: 100%;
    display: block;
    /* border: 1px solid #047235; */
    /* box-shadow: 0px 0px 8px #00000047; */
}

    .job-form-backlink:hover {
        background-color: #39e777;
    }

h2.job-form-backlink-title {
    padding: 0 42px;
    font-family: 'main';
    margin: 0 0px 20px;
    font-size: 16px;
    text-align: justify;
}

.job-form-backlink:first-child {
    margin-top: 31px;
}

.job-form-backlink:last-child {
    margin-bottom: 40px;
}

#contact-form1 .captcha-box a {
    display: block !important;
    position: absolute;
    right: -49px;
    bottom: 10px;
}

.registered {
    display: none;
}

@media screen and (max-width: 768px) {
    #contact-form1 .captcha-box #CaptchaInputText {
        width: 67% !important;
    }

    #contact-form1 .captcha-box #CaptchaImage {
        width: 33% !important;
    }

    #contact-form1 .captcha-box a {
        right: 0;
        bottom: -21px;
    }

    .apply-about {
        margin-top: 0;
    }

    .form-check-box {
        display: inline-block;
        width: 100%;
    }

    .job-form-backlink-title {
        padding: 0 15px !important;
    }

    .job-form-backlink {
        margin-right: 0 !important;
    }
}

.content-box {
    min-height: 450px;
}

.gift-triangle {
    background-image: url(/Content/images/giftdiv.png);
    width: 150px;
    height: 150px;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 99999;
    transition: all 1s;
}

    .gift-triangle > p {
        font-size: 16px;
        position: absolute;
        top: 118px;
        right: 7px;
        color: #ffffff;
    }

    .gift-triangle > img {
        position: absolute;
        bottom: 40px;
        right: 8px;
        animation: shakeGift 15s;
        animation-iteration-count: infinite;
        animation-delay: 3s;
        -webkit-animation: shakeGift 15s;
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-delay: 3s;
    }

@keyframes shakeGift {
    0% {
        transform: rotate(0);
    }

    5% {
        transform: rotate(0);
    }

    6% {
        transform: rotate(-25deg);
    }

    7% {
        transform: rotate(25deg);
    }

    8% {
        transform: rotate(-25deg);
    }

    9% {
        transform: rotate(25deg);
    }

    10% {
        transform: rotate(0);
    }
}

@-webkit-keyframes shakeGift {
    0% {
        transform: rotate(0);
    }

    5% {
        transform: rotate(0);
    }

    6% {
        transform: rotate(-25deg);
    }

    7% {
        transform: rotate(25deg);
    }

    8% {
        transform: rotate(-25deg);
    }

    9% {
        transform: rotate(25deg);
    }

    10% {
        transform: rotate(0);
    }
}

@media (max-width:1024px) and (min-width:769px) {
    .navbar-brand {
        display: none;
    }

    .topsocial {
        display: none;
    }
}

@media (max-width:767px) {

    .navbar-nav {
        flex-direction: column !important;
    }

    .navbar-pasific .navbar-nav > li.dropdown > a,
    .navbar-pasific .navbar-nav > li > a {
        text-align: right;
        padding-right: 15px;
        color: #ffffff !important;
    }

    .navbar-mp .collapse.in {
        width: 105%;
        margin-right: -15px;
        overflow: auto !important;
    }

    .megamenu .dropdown-menu {
        background-color: #504747;
    }

    .megamenu ul {
        width: 100%;
    }

    .navbar .dropdown-menu {
        position: inherit !important;
    }
}

@media (min-width: 766px) {
    .nav > li > a {
        padding-right: 6px !important;
        padding-left: 6px !important;
    }

    .creat-shop-btn {
        background-color: #ff6f38 !important;
    }
}

@media (max-width:425px) {
    .topsocial {
        display: none;
    }
}

@media (max-width:375px) {
    .navbar-brand {
        display: none;
    }
}

.navbar-brand {
    padding: 15px 15px !important;
    padding-left: 0 !important;
    margin: 0 !important;
}

.text-capcha {
    padding: 15px;
}

.navbar-main-collapse li {
    padding-left: 7px;
}
