* {margin: 0;}
body::-webkit-scrollbar {width: 2px;}
body::-webkit-scrollbar-track {box-shadow: inset 0 0 6px rgba(255, 255, 255, 0.3);}
body::-webkit-scrollbar-thumb {background-image: linear-gradient(to right, #ED4673, #95309f, #D0278E);}
.logo img {width: 126px;}
.content {display: block;}
.header .navbar {background-image: linear-gradient(to right, #5A5AF2, #5e4e17a6, #e605764f);z-index: 9999999;}
h1 {font-family: 'Roboto', sans-serif !important;font-size: 30px !important;}
p {font-family: 'Roboto', sans-serif !important;}
.features-section, .about-us, .contact {background-color: #95309f05;}
section, footer {padding-top: 60px;padding-bottom: 40px;}
#features,#gallery,#about,#contactus,#download{height: 100%;}
.header ul li {border-bottom: 2px solid transparent;margin-left: 20px;transition: 0.8s ease-in-out;position: relative;}
.header ul li a {font-family: 'Roboto', sans-serif;font-size: 15px;font-weight: 500;color: #fff !important;text-decoration: none;position: relative;}
.header ul li a:before {content: "";position: absolute;bottom: 0;left: 0;width: 0;height: 3px;background-color: #fff;border-radius: 10px;transition: width 0.7s ease-in-out;}
.header .navbar-collapse {flex-grow: inherit !important;}
.header ul li a:hover::before, .header ul li a.active:before {width: 100%;}
/*==================================Banner====================================*/
.banner {padding-top: 90px;}
.banner img {width: 100%;border-radius: 10px; transition: 0.5s all ease-in-out;}
.banner-btn .btn {width: auto;padding: 5px 20px;text-align: center;font-family: 'Roboto', sans-serif;font-size: 15px;background-color: #fff;border-width: 2px;border-style: solid;border-image: linear-gradient(to right, #ED4673, #95309f, #D0278E) 1;color: #95309f;}
.banner-btn .btn:hover {color: #fff !important;background-image: linear-gradient(to right, #ED4673, #95309f, #D0278E);}
.indigo-text {color: #95309f !important;}
.down-banner img {width: 100%;border-radius: 1% 1% 1% 50%;}
.work-desk img {width: 100%;border-radius: 1% 1% 50% 1%;}
figure.zoom {background-position: 50% 50%;position: relative;overflow: hidden;cursor: zoom-in;background-image: url(../image/banner.png);}
figure.zoom img:hover {opacity: 0;}
figure.zoom img {transition: opacity 0.5s;display: block;width: 100%;}
/*================================Features====================================*/
.service-block4 {position: relative;border: 1px solid #f7f7f7;background: #fff;box-shadow: 0 10px 30px 0 rgba(50, 50, 50, 0.16);border-radius: 5px;overflow: hidden;padding: 30px;max-height: 300px;height: 100%;}
.service-block4:before {position: absolute;top: -42px;right: -100px;z-index: 0;content: " ";width: 250px;height: 120px;background: #f7f7f7;border-bottom-left-radius: 0;transform: rotate(45deg);transition: all 0.8s ease-in-out;-moz-transition: all 0.8s ease-in-out; /*-ms-transition: all 0.8s ease-in-out;*/-webkit-transition: all 0.8s ease-in-out;-o-transition: all 0.8s ease-in-out;}
.service-block4:hover:before {background-image: linear-gradient(to right, #ED4673, #95309f, #D0278E);}
.service-block4 .service-icon {position: absolute;top: 18px;right: 18px;z-index: 1;text-align: center;}
.service-block4 .icon {color: #D0278E;font-size: 25px;line-height: normal;transition: all 0.8s ease-in-out;margin-bottom: 0;}
.service-block4:hover .icon {color: #fff;}
.service-block4 .service-desc {position: relative;}
.service-block4 .service-desc h4 {margin-bottom: 8px;font-size: 18px;font-weight: 600;transition: 0.8s ease-in-out;}
.service-block4 .service-desc h5 {margin-bottom: 5px;font-size: 12px;font-weight: 500;}
.service-block4 .service-desc h4:after {content: '';display: block;width: 80px;height: 2px;background-image: linear-gradient(to right, #ED4673, #95309f, #D0278E);margin-top: 10px;margin-bottom: 15px;transition: 0.8s ease-in-out;}
.service-block4 p {margin-top: 25px;padding-right: 50px;margin-bottom: 0;}

@media screen and (max-width: 1199px) {
    .service-block4:before {right: -110px;}
    .service-block4 .service-desc h4 {font-size: 16px;margin-bottom: 5px;}
    .service-block4 p {padding-right: 40px;margin-top: 20px;}
    .service-block4 i {font-size: 34px;}
    .count-up:after, .count1:after {
        top: -3px !important;
    }
}
@media screen and (max-width: 991px) {
    .service-block4 {padding: 25px;}
    .service-block4 .service-desc h4 {font-size: 15px;}
    .service-block4 i {font-size: 32px;}
    .service-block4 p {margin-top: 15px;padding-right: 30px;}
    .navbar-toggler:focus {box-shadow: none !important;}
    .app-store-btns img {width: 20px !important;}
    .app-store-btns {margin-top: 20px;}
    .work-desk img {border-radius: 0;margin-bottom: 20px;}
    .header ul li{margin-left: 0;}
    .header ul{margin-top: 30px;}
}
@media screen and (max-width: 767px) {
    .service-block4 {padding: 20px;}
    .service-block4:before {right: -130px;}
    .service-block4 i {font-size: 28px;}
    .service-block4 .service-icon {top: 13px;right: 12px;}
    .contact-form .send {margin-bottom: 20px;}
}
@media screen and (max-width: 575px) {
    .service-block4 {padding: 20px;}
    .service-block4:before {right: -100px;}
    .service-block4 i {font-size: 28px;}
    .service-block4 .service-icon {top: 13px;right: 12px;}
    .contact-form .send {margin-bottom: 20px;}
    .order0 {order: 0;}
    .order1 {order: 1;}
    .down-banner img {border-radius: 0;margin-bottom: 20px;}
    .contact-name {margin-bottom: 0;margin-top: 30px;}
    section, footer {padding-top: 37px;padding-bottom: 10px;}
    .footer_area {padding: 18px !important;}
    .single-footer-widget {margin-top: 20px;}
    #myModal{max-width:100% !important;width: 100%;}
    #myModal .modal-content{width: 97%;}
}
.margin-30px-bottom {margin-bottom: 30px;}
.img-thumbnail{border: 0 !important;padding:0;}
/*=================================image gallery===================================*/
.portfolioFilter a {-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);-moz-transition: all 0.3s ease-out; /*-ms-transition: all 0.3s ease-out;*/-o-transition: all 0.3s ease-out;-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);-webkit-transition: all 0.3s ease-out;box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);color: #333333;padding: 5px 10px;display: inline-block;transition: all 0.3s ease-out;font-family: 'Roboto', sans-serif;}
.thumb {background-color: #ffffff;border-radius: 3px;box-shadow: rgba(99, 99, 99, 0.2) 0 2px 8px 0;margin-top: 30px;padding: 10px;width: 100%;}
.thumb-img {border-radius: 2px;overflow: hidden;width: 100%;}
.gal-detail h4 {margin: 16px auto 10px auto;width: 80%;white-space: nowrap;display: block;text-overflow: ellipsis;font-family: 'Roboto', sans-serif;font-size: 20px;}
.gal-detail .ga-border {height: 3px;width: 40px;background-image: linear-gradient(to right, #ED4673, #95309f, #D0278E);margin: 10px auto;}
.gal-detail:hover {transition: 0.8s ease-in-out;}
.carousel-control-prev span,.carousel-control-next span{background-image: linear-gradient(to right, #ED4673, #95309f, #D0278E); border-radius: 50%;width: 30px;height: 30px;line-height: 30px;}
#myModal .modal-dialog {max-width: 676px;width: 100%;}
.carousel-control-next, .carousel-control-prev{opacity: 0.8 !important;}
/*==============================About us==================================*/
.about-us .more-btn {width: auto;height: auto;padding: 5px 15px;background-color: #000;color: #ffffff;text-align: center;font-size: 16px;font-family: 'Poppins', sans-serif;}
.about-us .more-btn:hover {color: #fff;}
.about-us .more-btn:hover {color: #fff;}
.app-store-btns {display: flex;margin-top: 40px;}
.app-store-btns a {font-size: 15px;text-decoration: none;color: #000;border: 1px solid #000;font-weight: 500;align-items: center;border-radius: 12px;width: auto;padding: 10px;}
.app-store-btns a:nth-child(2) {margin-left: 8px;}
.app-store-btns a:hover {color: #95309f !important;}
/*=================================Contact=====================================*/
.contact-name {margin-bottom: 30px;}
.contact-name h5 {font-size: 22px;color: #95309f;margin-bottom: 5px;font-weight: 600;}
.contact-name a {font-size: 16px;margin: 0;text-decoration: none;color: #4e4e4e;}
.contact-name a:hover {color: #4e4e4e !important;}
.contact-form .form-control {border: none;border-bottom: 1px solid #95309f;background: transparent;border-radius: 0;padding-left: 0;box-shadow: none !important;font-family: 'Roboto', sans-serif;font-style: normal;color: #373737;}
.contact-form .form-group{margin-bottom: 20px;}
.contact-form .form-control:focus {border-bottom: 1px solid #D0278E;}
.contact-form .form-control:active {background-color: #fff;}
.contact-form .send {margin-top: 20px;}
.section-title h2 {font-weight: 700;color: #95309f;font-size: 45px;margin: 0 0 15px;border-left: 5px solid #D0278E;padding-left: 15px;}
.section-title {padding-bottom: 45px;}
.px-btn {padding: 0 50px 0 20px;line-height: 60px;position: relative;display: inline-block;color: #95309f;background: none;border: none;}
.px-btn:before {content: "";position: absolute;top: 0;left: 0;display: block;border-radius: 30px;background: transparent;border: 1px solid #D0278E;border-right: 1px solid transparent;-moz-transition: ease all 0.35s;-o-transition: ease all 0.35s;-webkit-transition: ease all 0.35s;transition: ease all 0.35s;width: 60px;height: 60px;}
.px-btn .arrow {width: 13px;height: 2px;background: currentColor;display: inline-block;position: absolute;top: 0;bottom: 0;margin: auto;right: 25px;}
.px-btn .arrow:after {width: 8px;height: 8px;border-right: 2px solid currentColor;border-top: 2px solid currentColor;content: "";position: absolute;top: -3px;right: 0;display: inline-block;-moz-transform: rotate(45deg);-o-transform: rotate(45deg);-ms-transform: rotate(45deg);-webkit-transform: rotate(45deg);transform: rotate(45deg);}
/*==================================footer====================================*/
.footer_area {position: relative;z-index: 1;overflow: hidden; /*webkit-box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;*/ /*box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;*/border-top: 2px solid #D0278E;padding: 60px;}
.footer_area .row {margin-left: -25px;margin-right: -25px;}
.single-footer-widget {position: relative;z-index: 1;}
.single-footer-widget .widget-title {margin-bottom: 1.5rem;}
.single-footer-widget .footer_menu li a {color: #747794;margin-bottom: 1rem;display: block;font-size: 1rem;text-decoration: none;}
.single-footer-widget .footer_menu li a:hover, .single-footer-widget .footer_menu li a:focus {color: #95309f;}
.single-footer-widget .footer_menu li:last-child a {margin-bottom: 0;}
.footer_social_area {position: relative;z-index: 1;}
.footer_social_area a {border-radius: 50%;height: 36px;text-align: center;width: 36px;display: inline-block;background-color: #f5f5ff;line-height: 40px;-webkit-box-shadow: none;box-shadow: none;margin-right: 10px;color: #95309f !important;}
.footer_social_area a:hover {color: #fff !important;background-image: linear-gradient(to right, #ED4673, #95309f, #D0278E);}
.footer_social_area a i {line-height: 36px;}
ol li, ul li {list-style: none;}
.copyright {background-image: linear-gradient(to right, #ed467317, #95309f, #084298);}
.copyright a {color: #fff;font-size: 15px;text-decoration: none;margin-bottom: 0;}
.copyright a:hover{color:#fff;}
/*=============================================================================================*/
.privacy-police a{text-decoration: none;}
#btn-back-to-top {position: fixed;bottom: 25px;right: 20px;display: none;border: 2px solid #95309f;color:#95309f;background-color: #fff;z-index: 99999;}
#btn-back-to-top:focus {box-shadow: 0 0 0 0.25rem rgb(255 255 255 / 25%);}
.count-up,.count1{position: relative;}
.count-up:after,.count1:after{content: "+";position: absolute;left: 100%;top: 0px;font-size: 25px;}
