@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&family=Oswald:wght@300;400;500;600;700&family=Poppins:wght@300;400;500;600;700;800&display=swap');
body {
    overflow-x: hidden;
    font-family: 'Open Sans', sans-serif;
}

p,a {
    font-family: 'Open Sans', sans-serif;
    margin: 0
}
h1,h2,h3 h4{
    font-family: 'Oswald', sans-serif;
    margin: 0;
}

a:hover {
    text-decoration: none
}
/*Header*/

.header_area {
    background: #000;
    padding: 27px 0;
}

.header-right {
    display: flex;
    justify-content: space-between;
    align-items: center
}
.get_quotes i {
    background: #af0000;
    padding: 9px 16px;
    border-radius: 100%;
    font-size: 20px;
    color: #fff;
    margin-right: 5px;
    transition: all .2s linear;
}
.con_detatil {
    display: flex;
    flex-direction: column
}

.header-right ul li a.bt-red i {
    color: #fff
}

.bt-red {
    font-size: 18px;
    font-weight: 600;
    background-color: #fff;
    color: #000;
    width: 232px;
    height: 46px;
    border-radius: 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: all 0.5s;

}
.bt-red:hover { 
    background: #fff;
    transition: all 0.5s;
}




.bt-red:hover span {
    color: #000;
    transition: all 0.5s;
}
.bt-red:hover i {
    color: #fff ;
    transition: all 0.5s;
    background: #15c182;
    border-radius: 50%;
}


.icon_head a {
    display: flex
}

.icon_head i {
    transition: color .2s linear;
}

.icon_head:hover i {
    color: #af0000;
}

.get_quotes a:hover {
    color: #fff
}

.get_chat a {
    display: flex;
    align-items: center
}

.icon_head a i {
    padding-right: 17px;
    color: #999
}

/* .get_chat a img {
    padding-right: 15px
} */

.bt-red span {
    color: #000;
    padding-left: 28px;
}

.icon_head a h6 {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
}
.logo-responsive-slider{
    margin: 0;
}
.work_process span {
    border-color: #000 !important;
}
.work_process .owl-nav{
    display: none !important;
}
.awards_area span {
    border-color: #000 !important;
}
.awards_area .owl-nav.disabled {
    display: none;
}
.service-responsive-slider{
    margin: 0;
}
.work-responsive-slider{
    margin: 0;
}
.portfolio-responsive-slider{
    margin: 0;
}
.chat_span span {
    font-size: 12px;
    color: #fff;
    font-weight: 600;
    line-height: 0;
}
.chat_span span:last-child {
    color: #af0000;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}
.prcess_box p {
    height: 130px;
    font-size: 16px;
}
.chat_span {
    line-height: 18px;
    margin-left: 15px;
}

/*Header end*/
/* .banner */
.banner {
    background-image: url(../img/main_banner.jpg);
    background-size: cover;
    height: auto;
    padding: 30px 0 87px;
    background-position: center;
    position: relative;
    
}


.banner-discount {
    position: absolute;
    top: 10%;
    animation: scale-updown 2s ease 0s infinite alternate;
}

@keyframes scale-updown {
    from {
        transform: scale(1);
    }
    to {
        transform: scale(.8);
    }
}






.banner-ballons {
    position: absolute;
    bottom: -60px;
    left: 1%;
    -webkit-animation: left-and-right 12s ease 0s infinite normal;
            animation: left-and-right 12s ease 0s infinite normal;
}


@keyframes left-and-right {
    from {
        -webkit-transform: rotate(-30deg);
        -webkit-transform-origin: bottom;
                transform: rotate(-30deg);       
                transform-origin: bottom;
                bottom: -262px;
    }
    to {
        -webkit-transform: rotate(30deg);
        -webkit-transform-origin: bottom;
                transform:  rotate(30deg);
                transform-origin: bottom;
                bottom: 120%;
    }
}


.owl-theme .owl-dots .owl-dot span {
    border: 1px solid #000;
    background: #fc1f32;
}


/* ballons 2 */
.banner-ballons2 {
    position: absolute;
    bottom: -40px;
    right: 5%;
    animation: ballon2 4s ease 0s infinite alternate;
}

@keyframes ballon2 {
    from {
        transform: rotate(-30deg);       
        transform-origin: bottom;
    }

    to {
        transform: rotate(30deg);
        transform-origin: bottom;
    }

}






.banner-best {
    position: absolute;
    left: 6%;
    z-index: 2;
    top: -76px;
}


.timer_div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.special_rel {
    position: relative
}
h2.ever_last {
    background: #ecebfd;
    display: table;
    padding: 22px 55px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    border-radius: 4px;
    line-height: 38px;
    font-size: 30px;
}
.ever_last span {
    font-weight: 700;
    color: #282828;
}

.exceptional_books_area {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: auto
}

.exceptional_books_area {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: auto
}

.exceptional_books_content h1 {
    font-size: 72px;
    color: #fff;
    margin: 0;
    margin-bottom: 30px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 80px;
    margin: 0;
}

.exceptional_books_content h1  {
    color: #eee720;
    font-weight: 700;
    font-size: 64px;
}

.exceptional_books_content h1 + h2 {
    font-size: 72px;
    color: #fff;
    margin: 0;
    margin-bottom: 30px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 80px;
}

.exceptional_books_content p {
    color: #fff;
    margin: 0;
    font-size: 19px;
    font-weight: 400;
    padding-bottom: 69px;
    padding-top: 45px;
    padding-right: 20%;
    line-height: 30px;
}

.form-control.error {
    border-color: red !important
}

label.error {
    display: none !important
}

.bannerForm {
    border-radius: 10px;
    text-align: center;
    height: auto;
    font-weight: 700;
    background-color: #fff;
    position: absolute;
    top: 22px;
    z-index: 999;
}

.bannerForm .banFormTp {
    padding: 15px 10px;
    background-color: #eee720;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bannerForm .banFormTp h2 {
    font-size: 48px;
    margin: 0;
    text-transform: uppercase;
    margin-right: 10px;
    font-family: 'Poppins', sans-serif;
}

.bannerForm span p {
    display: inline-block;
    color: #eb0300;
    font-family: Poppins, sans-serif;
    font-weight: 700;
}

.bannerForm .banFormTp h3 {
    color: #000;
    font-weight: 700;
    font-size: 15.4px;
    margin: 0;
    font-family: 'Poppins', sans-serif;
}

.tooltp h2 {
    color: #fff;
    padding: 17px 0;
    font-size: 59px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
}

.banFormBt {
    padding: 31px 20px 20px;
    background: #f20200;
    border-radius: 0px 0px 10px 10px;
    border: 2px solid #fff;
    border-top: navajowhite;
    box-shadow: 0 4px 8px -4px #000000;
}

.fixedform .mm-field i {
    position: absolute;
    font-size: 20px;
    padding: 17px 0 13px 20px;
    color: #c8c8c8
}

.fixedform .mm-field input[type=email],
.fixedform .mm-field input[type=text],
.fixedform .mm-field select {
    height: 50px;
    border: 1px solid #dcdcdc;
    margin-bottom: 19px;
    padding: 13px 5px 11px 50px;
    width: 100%;
    color: #767676;
    border-radius: 55px;
    background-color: #eee;
}

.banFormBtt button[type=submit] {
    border: none;
    background-color: #eee720;
    font-size: 18px;
    margin: 9px 0;
    color: #000;
    margin-bottom: 10px;
    border-radius: 55px;
    font-weight: 700;
    padding: 17px 0;
    text-transform: uppercase;
    width: 100%;
    cursor: pointer;
}

.regist_anch {
    font-size: 12.44px;
    font-weight: 500;
    font-family: Poppins, sans-serif;
    color: #fff;
    margin-top: 8px;
}

.regist_anch a {
    color: #fff;
    font-weight: 600;
}
.trus_piolet a i {
    font-size: 34px;
    margin-right: 10px;
}
.trus_piolet {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.trus_piolet > img {
    margin-left: 30px;
}



.tooltp.montfont {
    border: 2px solid #fff;
    border-radius: 10px 10px 0 0;
    background: #000;
    border-bottom: none;
}
.banner-right {
    position: relative;
}
.boxes_set:before {
    left: -259px;
    background: url(../img/form_before.png);
    content: '';
    width: 100%;
    height: 431px;
    position: absolute;
    background-repeat: no-repeat;
    background-position: left;
}
.special_rel:after{
    left: 291px;
    background: url(../img/form_after.png);
    content: '';
    width: 100%;
    height: 431px;
    position: absolute;
    background-repeat: no-repeat;
    top: 0;
    background-position: right;
}
.exceptional_books_content {
    padding-top: 78px;
}


/* our_fetures */
.featurs_inner ul li {
    padding: 0 22px;
    display: flex;
    align-items: center;
}

.featurs_inner ul {
    display: flex;
}
section.our_fetures {
    background: #1d1d1d;
    padding: 21px 0px;
    position: relative;
}

.featurs_inner ul li span {
    color: #fff;
    font-size: 14px;
    padding-left: 17px;
}
.feat_heding  h2{
    font-size: 30px;
    color: #fff;
    font-weight: 400;
}
.set_festure_before:before{
    background: url(../img/fetures_before.png);
    position: absolute;
    content: '';
    width: 100%;
    height: 84px;
    left: 0;
    background-repeat: no-repeat;
    top: 0;
}

/* our_fetures */

/*Portfolio*/
h2.set_head {
    font-size: 48px;
    color: #333333;
    margin: 0;
    padding-bottom: 33px;
    text-transform: uppercase;
    font-weight: 700;
}
.img_port_conn {
    width: 30%;
    margin-top: 4px;
}
section.portfolio {
    background: #eaeaea;
    padding-top: 107px;
}

p.set_paras {
    font-size: 18px;
    font-weight: 400;
    color: #9d9d9d;
    padding-bottom: 65px;
}

.sec_headings {
    text-align: center;
    padding: 0 2%;
    margin: 0;
}

.set_head span {
    color: #15c182;
}
.portfoli_conta{
    display: flex;
    justify-content: space-between;
}
.set_por_img img:last-child {
    margin-top: 6px;
}
.img_port_con {
    width: 44%;
}

.set_por_img {width: 29%;}
.pad_set {
    padding-right: 0;
    padding-left: 7px;
}
.liv_cht span{
    font-size: 12px;
    font-weight: 600;
}
.liv_cht h2 {
    font-size: 24px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    margin: 0;
}
.port_btn {
    display: flex;
    justify-content: space-between;
    padding: 59px 16% 94px;
}
a.liv_cht {
    color: #000;
}

.liv_cht span i {
    font-size: 17px;
    color: #fc1f32;
    margin-left: 10px;
}

.port_btn a.bt-red {
    border: 2px solid #666666;
}

/*Portfolio*/


/* 3d logo design */
.ceros_item h1 {
    font-size: 42px;
    text-transform: uppercase;
    font-weight: 700;
    color: #333333;
    line-height: 50px;
    margin: 0;
}
.ceros_item p {
    color: #9d9d9d;
    line-height: 35px;
    padding-top: 27px;
    padding-bottom: 38px;
    height: 360px;
}

.ceros_item .bt-red {
    border: 2px solid #666666;
    position: relative;
    top: 22px;
}
.ceros_item {
    padding: 37px 62px 0px 35px;
    border: 1px solid #ccc;
    border-radius: 11px;
    transition: all 0.5s;
}
#owl-demo-one .owl-stage-outer {
    padding-bottom: 30px !important;
}
.ceros_item:hover h1{
    color:#15c182;
    transition: all 0.5s;
}
#owl-demo-one button.owl-prev {
    position: absolute;
    top: 40%;
    left: -110px;
    background: url(../img/spirit.png) !important;
    background-position: -5px -5px !important;
    width: 45px;
    height: 45px;
    opacity: 1 !important;
    z-index: 999;
    outline: none;
}
#owl-demo-one button.owl-next {
    position: absolute;
    top: 42%;
    right: -66%;
    background: url(../img/spirit.png) !important;
    background-position: -59px -5px !important;
    width: 45px;
    height: 45px;
    opacity: 1 !important;
    outline: none;
    z-index: 999;
}

#owl-demo-one i.fa.fa-angle-left {
    font-size: 0;
}
#owl-demo-one i.fa.fa-angle-right{
    font-size: 0;
}
.ceros_item:hover .get_strt{
    border-color: #fc1f32;
    transition: all 0.5s;
}
.ceros_item:hover{
    border-color: #fc1f32;
    transition: all 0.5s;
}
section.log_design {
    padding: 51px 0;
    position: relative;
    background: #fff;
}



.owl-carousel .owl-nav.disabled {
    display: block;
}
.cero_right img {
    margin-top: 157px;
}


/* register custom logo */
.regis_cus_logo {
    background: url(../img/register_bg.jpg);
    padding: 50px 0;
    background-size: cover;
}
.rigister_content h2{
    font-size: 26px;
    font-weight: 400;
    padding-bottom: 20px;
    color: #fff;
}
.rigister_content h1{
    font-size: 48px;
    font-weight: 800;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
}
.rigister_content h1 span{
    color: #1d1d1d;
}
/* register custom logo */


/* ready-work-contact */
.ready-work-contact {
    height: auto;
    display: flex;
    align-items: center;
    background: #1d1d1d;
}
ul {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}
.cta-contact ul li i {
    padding-right: 15px;
    color: #d3071a;
    font-size: 15px;
    font-weight: 600;
}
.cta-contact ul li a {
    display: inline-block;
}
.ready-work-contact .cta-contact ul li a p {
    color: #919191;
    font-weight: 300;
    font-size: 14px;
}
.ready-work-contact .cta-contact ul li a span {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
}
.ready-work-contact .cta-contact ul li {
    padding-right: 55px;
    display: inline-block;
    border-right: 1px solid #9191918a;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 30px;
}
.ready-work-contact .cta-contact ul li:first-child {
    padding-left: 0;
}
.icon_set {
    font-size: 34px;
    color: #fc1f32;
    margin-right: 5px;
}

/* ready-work-contact */


/* Best Seller */
.best_seller_area {
    background-color: #fff;
    border-radius: 12px;
    padding: 27px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.best_seller_area h2 {
    font-size: 30px;
    text-align: center;
    color: #fc1f32;
    margin-bottom: 0;
    font-weight: 700;
}
.best_seller_area h4 {
    font-size: 18px;
    text-align: center;
    color: #555f74;
    font-weight: 700;
    padding-top: 5px;
}
.best_price {
    display: flex;
    align-items: center;
    justify-content: center;
}
.best_price span {
    color: #151b27;
    font-size: 72px;
    padding-right: 11px;
    font-weight: 700;
    font-family: 'Oswald', sans-serif;
}
.best_price span:last-child {
    color: #b4b3b7;
    font-size: 24px;
    border-left: 1px solid #b4b3b7;
    padding: 0 11px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    line-height: 30px;
}
.best_price + div {
    width: 100%;
    padding: 25px 30px 35px;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 25px;
}
.bets_seller_list {
    height: 165px;
    overflow-y: scroll;
    margin: 0;
    padding-left: 0;
}
.bets_seller_list li {
    list-style: none;
    font-size: 15px;
    color: #666666;
    line-height: 22px;
    margin-bottom: 11px;
    font-weight: 700;
}
.best_seller_cerousel .owl-nav.disabled {
    display: none;
}
.seller_order {
    font-size: 15px;
    background: #f10d48;
    color: #fff;
    text-transform: uppercase;
    padding: 9px 46px;
    display: table;
    border-radius: 30px;
    border: 1px solid #f10d48;
    transition: all 0.5s;
}
.seller_order:hover{
    background: #15c182;
    color: #fff;
    border-color: #15c182;
    transition: all 0.5s;
}
.tal_to_us {
    display: flex;
    width: 80%;
    justify-content: center;
    margin-top: 19px;
}
.tal_to_us a {
    display: flex;
    justify-content: center;
    color: #151b27;
    font-size: 14px;
    align-items: center;
    margin-right: 10px;
    border-right: 1px solid;
    padding-right: 10px;
}
.tal_to_us a:last-child {
    border-right: none;
}
.owl-carousel .owl-item img {
    width: auto;
}
section.best_seller_cerousel {
    background: #4a524e;
    padding: 61px 0 94px;
}
.best_seller_cerousel .set_head {
    font-size: 42px;
    color: #fff;
    font-weight: 600;
    text-transform: capitalize;
    padding-bottom: 25px;
}

.best_seller_cerousel p.set_paras {
    padding-bottom: 47px;
    color: #fff;
}
button.owl-dot {
    outline: none;
}
.best_seller_cerousel .owl-dots {
    margin-top: 47px !important;
}

.tal_to_us a span {
    margin-left: 11px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
}
.best_price span small {
    font-size: 36px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
}

.best_price span:first-child {
    display: flex;
    align-items: center;
}
/* Best Seller */


/* Awards */

.awards_area h2.set_head {
    color: #15c182;
    padding-bottom: 77px;
}
/* Awards */
.award_box {
    display: flex;
    justify-content: center;
    align-items: center;
}
.awards_area{
    background: url(../img/award_bg.jpg);
    background-size: cover;
    padding: 57px 0;
}
/*Award*/

 /* work_process  */
.prcess_box {
    padding: 52px 33px 57px 46px;
    border: 1px solid rgb(234, 234, 234);
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    transition: all 0.5s;
    cursor: pointer;
}

.prcess_box h2 {
    font-size: 21px;
    font-weight: 700;
    padding-bottom: 30px;
    text-transform: uppercase;
}

.prcess_box:hover {
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 20px 87px 0px rgba(0, 0, 0, 0.21);
    transition: all 0.5s;
}
.prcess_box:hover h2 {
    color: #15c182;
    transition: all 0.5s;
}
section.work_process {
    padding: 110px 0 123px;
}
.work_process p.set_paras {
    color: #666666;
}

 /* work_process  */



 /* footer */
 .copy_main {
    background-color: #212122;
}
.copyright p {
    color: #fff;
    padding: 27px 0;
    margin: 0;
}
.copy_content_area p {
    color: #fff;
    padding: 20px 0;
    margin: 0;
}
.copy_content_area {
    background-color: #000;
}
.copy_sec {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0;
}

 /* footer */

/*Popup*/

.entry-right input {
    border-radius: 5px;
    height: 51px;
    padding-left: 20px;
    border: 2px solid #e3e3e3;
    box-shadow: none;
    background: #fafafa;
    margin: 5px 0
}

.offr-frm .close {
    background-color: #000;
    color: #fff;
    border-radius: 23px;
    width: 37px;
    height: 34px;
    position: absolute;
    right: 10px;
    z-index: 1;
    top: 15px;
    cursor: pointer;
    opacity: 1;
}

#entry-popup {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99999990;
    align-items: center;
    background-color: rgba(0, 0, 0, .6);
    display: none;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.entry-box {
    background: #fff;
    text-align: center;
    padding-top: 0;
    padding-bottom: 30px;
    width: 100%;
    margin: 0 auto;
    border-radius: 20px;
    box-shadow: 0 0 50px 0 #000;
    position: relative;
    overflow: hidden;
    pointer-events: auto
}

.entry-box h1 {
    text-shadow: 0 5px 10px rgba(0, 0, 0, .35);
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    line-height: 60px
}

.entry-box h1 span {
    color: #ffd800
}

.entry-left {
    text-align: center;
    background: #15c182;
}

.entry-box h1 {
    text-shadow: 0 5px 10px rgba(0, 0, 0, .35);
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    line-height: 60px
}

.entry-right .text {
    position: relative;
    margin: 15px 0 25px
}

.entry-right .text h2 {
    font-size: 30px;
    color: #313131;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 0
}

.entry-right .text h2 span {
    color: #15c182;
}

.entry-right .text:before {
    content: "";
    width: 6px;
    height: 50px;
    background: #000;
    border-radius: 20%;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}

.form-control.error {
    border-color: red !important
}

label.error {
    display: none !important
}

.entry-right .text strong {
    text-transform: uppercase
}

.entry-right .form-control:focus {
    border-color: #e2001b;
    box-shadow: 0 0 5px 0 #dee2e4;
    background-color: #fff;
    box-shadow: 0 15px 35px 0 rgba(0, 0, 0, .2)
}

.entry-right input {
    border-radius: 5px;
    height: 51px;
    padding-left: 20px;
    border: 1px solid #e3e3e3;
    box-shadow: none;
    background: #fafafa;
    margin: 5px 0
}

.entry-right input[type=email],
.leaving-box input[type=email] {
    background-color: #fff !important;
    color: #555 !important
}

.entry-right .intl-tel-input {
    width: 100%
}

.entry-right .intl-tel-input.separate-dial-code .selected-dial-code {
    padding-left: 0
}

.entery-submit {
    width: 60%;
    background: #000 !important;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    border: none !important;
    padding: 10px;
    cursor: pointer;
    border-radius: 30px;
}

.entry-right a {
    height: 60px;
    line-height: 60px;
    display: block;
    width: 100%;
    background-color: #ffd800;
    border-radius: 50px;
    text-transform: uppercase;
    color: #000;
    font-size: 16px;
    font-weight: 600
}

.entry-right a i {
    margin-left: 6px
}
span.help-block.form-error {
    display: none;
}
.entry-right p {
    color: #343434;
    font-size: 12px;
    margin: 0
}

.entry-right .form-group {
    margin-bottom: 10px
}

a#entry-box_close {
    position: absolute;
    right: 5px;
    background-color: #69c626;
    width: 40px;
    height: 40px;
    border-radius: 50pc;
    color: #fff;
    font-size: 29px;
    top: 10px;
    z-index: 9
}  
  

.sprite {
    background-image: url(../img/spirit.png);
    background-repeat: no-repeat;
    display: block;
}

.sprite-chat {
    width: 53px;
    height: 50px;
    background-position: -5px -59px;
}

.sprite-chat_or {
    width: 17px;
    height: 16px;
    background-position: -113px -5px;
}

.sprite-features1 {
    width: 35px;
    height: 38px;
    background-position: -68px -59px;
}

.sprite-features2 {
    width: 35px;
    height: 38px;
    background-position: -140px -5px;
}

.sprite-features3 {
    width: 35px;
    height: 38px;
    background-position: -113px -53px;
}

.sprite-features4 {
    width: 35px;
    height: 38px;
    background-position: -113px -101px;
}
