a:focus,a:hover,body,h2 {
    color: #393939
}

.theme_btn:hover,h3 {
    color: #000
}

h5,ul {
    margin: 0 0 20px
}

.menuSec,.menuSec ul,.noPadding,ul {
    padding: 0
}

.menuSec ul li,.menuSec ul li a,.theme_btn {
    display: inline-block;
    position: relative
}

.menuSec ul li a,a,a:focus,a:hover {
    text-decoration: none
}

.centerCol,.menuSec li:hover li {
    float: none
}

body {
    word-break: break-word;
    font: 15px/25px Poppins,sans-serif;
    overflow-x: hidden
}

h1,h2 {
    font-size: 55px;
    font-family: Poppins,Sans-Serif
}

h1,h2,p {
    font-weight: 500;
    line-height: 1.2
}

a {
    color: #28b16d;
    white-space: initial
}

a:hover {
    transition: .5s ease-in-out;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out
}

img {
    max-width: 100%
}

input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus {
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    outline: 0
}

input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],input[type=url],select,textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

ul {
    list-style-type: none
}

.noLeft {
    padding-left: 0
}

.menuSec ul li:last-child a,.noRight {
    padding-right: 0
}

.centerCol {
    margin: 0 auto
}

.pt_8 {
    padding-top: 80px
}

.pb_8 {
    padding-bottom: 80px
}

.py_8 {
    padding: 80px 0
}

.theme_btn {
    padding: 15px 25px;
    border: unset;
    border-radius: 15px;
    color: #fff;
    z-index: 1;
    background: #242889;
    font-size: 17px;
    -webkit-box-shadow: 4px 8px 19px -3px rgba(0,0,0,.27);
    box-shadow: 4px 8px 19px -3px rgba(0,0,0,.27);
    transition: 250ms;
    overflow: hidden
}

.theme_btn::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    border-radius: 14px;
    background-color: #72d219;
    z-index: -1;
    -webkit-box-shadow: 4px 8px 19px -3px rgba(0,0,0,.27);
    box-shadow: 4px 8px 19px -3px rgba(0,0,0,.27);
    transition: 250ms
}

.carousel-inner>.item>a>img,.carousel-inner>.item>img,.theme_btn:hover::before {
    width: 100%
}

.droopdwon li:hover>ul,.menuSec li:hover>ul {
    position: absolute;
    background-color: #000;
    width: 230px;
    text-align: left;
    z-index: 1000;
    left: 0
}

.flexRow {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center
}

.flexCol {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    align-items: center
}

h1 {
    color: #fff;
    margin: 0 0 17px
}

h2 {
    margin: 0 0 30px
}

h3 {
    font-family: Poppins,Sans-Serif;
    font-size: 30px;
    line-height: 1.2;
    font-weight: 600;
    margin: 0 0 28px
}

h4,h5,h6 {
    font-family: Poppins,Sans-Serif;
    line-height: 1.2;
    font-weight: 500;
    color: #393939
}

h4 {
    font-size: 24px;
    margin: 0 0 13px
}

h5 {
    font-size: 20px
}

h6 {
    font-size: 18px;
    margin: 0 0 22px
}

select {
    background: url('../images/arrow.html') right no-repeat #fff;
    padding: 0 40px 0 30px
}

::-webkit-input-placeholder {
    color: #575757
}

::-moz-placeholder {
    color: #575757;
    opacity: 1
}

:-ms-input-placeholder {
    color: #575757
}

:-moz-placeholder {
    color: #575757;
    opacity: 1
}

.menuSec img {
    margin: 0
}

.menuSec ul {
    position: relative;
    list-style: none;
    margin: 0;
    text-align: right;
    text-transform: capitalize
}

.menuSec ul li {
    margin: 0;
    padding: 0
}

.menuSec li ul,.menuSec li>ul>li>a:after,.menuSec li>ul>li>a:before,.menuSec ul li:last-child a:after {
    display: none
}

.menuSec ul li a {
    color: #393939;
    padding: 10px 23px;
    font-size: 13px
}

.menuSec ul li a:after {
    content: '';
    position: absolute;
    top: 35%;
    right: 0;
    width: 1px;
    height: 13px;
    background-color: #393939
}

.menuSec ul li a.active,.menuSec ul li a:hover {
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    color: #28b16d
}

.menuSec li:hover>ul {
    display: block;
    top: 38px
}

.menuSec li>ul>li>a {
    border: none;
    padding: 13px 20px!important;
    color: #fff!important;
    overflow: hidden;
    font-size: 13px;
    line-height: 20px
}

.menuSec li>ul>li,.menuSec li>ul>li>a {
    display: block;
    margin: 0
}

.droopdwon li:hover li a:hover,.menuSec li ul li a:hover {
    background-color: #fff;
    color: #000!important
}

.menuSec ul ul ul {
    left: 100%;
    top: 0
}

.menuSec ul:after,.menuSec ul:before {
    content: " ";
    display: table
}

.menuSec ul:after {
    clear: both
}

.menuSec li>ul>li:hover>ul {
    left: 230px;
    top: 0;
    width: 270px
}


.tab_sec .tab-pane {
    display: block;
    border: 0;
    height: 0
}

.tab_sec .tab-pane.active {
    display: block!important;
    height: auto
}

.carousel-control.left,.carousel-control.right {
    background: rgba(255,255,255,.1);
    opacity: 1;
    width: 50px;
    height: 50px;
    top: 40%;
    text-shadow: none
}

.carousel-control.left:hover,.carousel-control.right:hover {
    background: rgba(255,27,27,.6);
    color: #fff
}

.carousel-control.left .fa,.carousel-control.right .fa {
    position: relative;
    top: 12px;
    font-size: 20px;
    color: #fff;
    opacity: .5
}

.carousel-control.right {
    right: 0
}

.carousel-control.left {
    left: 0
}

.carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 10px;
    height: 12px;
    padding: 0;
    margin: 3px!important;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: 1;
    border-radius: 20px
}

.carousel-caption {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    margin: 0;
    padding: 0;
    color: #fff;
    text-align: left;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    background: rgba(0,0,0,.1)
}

.carousel-indicators li {
    border: none;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    background: #fff;
    width: 12px;
    height: 12px;
    margin: 0
}

.carousel-indicators .active {
    margin: 0;
    background-color: #28b16d;
    width: 10px;
    height: 12px
}

.blog_sec {
    padding: 5% 0
}

.tab_sec .nav-tabs .nav-link.active {
    background: #242889;
    color: #fff
}

.tab_sec .nav-tabs .nav-link {
    background: #ccc;
    border-radius: 50px;
    color: #000;
    padding: 7px 28px
}

.tab_sec .nav-tabs {
    border: none;
    justify-content: center;
    gap: 20px;
    margin-bottom: 20px
}

.articals_pg .inner_banner_textt h2,.ghost_Pg .inner_banner_textt h2 {
    font-size: 30px;
    color: #fff;
    margin-bottom: 10px;
    line-height: 32px
}

.articals_pg .inner_banner_textt h1,.ghost_Pg .inner_banner_textt h1 {
    font-size: 40px;
    color: #f90;
    margin-bottom: 10px;
    font-weight: 700;
    line-height: 45px
}

.articals_pg .faqss .faqs-heading h3,.copywri_pg .faqss .faqs-heading h3,.ebook_pg .faqss .faqs-heading h3,.ghost_Pg .faqss .faqs-heading h3,.press_pg .faqss .faqs-heading h3,.product_pg .faqss .faqs-heading h3,.seo_Pg .faqss .faqs-heading h3 {
    font-size: 50px;
    color: #000;
    text-align: center;
    width: 100%;
    margin: 0 auto 10px;
    font-weight: 700;
    line-height: 60px
}

.copywri_pg .inner_banner_textt p {
    margin-bottom: 5px
}

.copywri_pg .inner_banner_textt ul {
    margin: 20px 0 0
}

.copywri_pg .inner_banner_textt h1,.ebook_pg .inner_banner_textt h1 {
    font-size: 30px;
    color: #f90;
    margin-bottom: 10px;
    line-height: 32px
}

.product_pg .inner_banner_textt h1,.seo_Pg .inner_banner_textt h1 {
    color: #f90
}

.social_media_linkss_ft ul {
    margin: 0;
    gap: 20px
}

.social_media_linkss_ft ul li a i {
    font-size: 20px;
    background: #fff;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: .5s;
    color: #fff
}

.social_media_linkss_ft ul li a i:hover {
    transition: .5s;
    transform: scale(1.3)
}

.social_media_linkss_ft ul li a .fa-brands.fa-linkedin-in,.social_media_linkss_ft ul li a i.fa-brands.fa-facebook-f {
    background: #3b5998
}

.social_media_linkss_ft ul li a i.fa-brands.fa-instagram {
    background: radial-gradient(circle at 30% 107%,#fdf497 0,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)
}

.social_media_linkss_ft ul li a i.fa-brands.fa-twitter {
    background: #1da1f2
}

.social_media_linkss_ft ul li a i.fa-brands.fa-youtube {
    background: red
}

.new_lbel {
    color: #fff
}

.new_lbel input {
    height: auto!important;
    width: auto!important
}

.publishing_ebooks h2 {
    font-size: 28px;
    line-height: 30px;
}

.list-item.author li, .list-item.author1 li {
    list-style: disc;
    color: #fff;
    margin-left: 15px;
}

.list-item.author1 li {
    color: #686a6f;
}

.list-item.author li::marker,.list-item.author1 li::marker {
    color: #ff9900 !important;
}

.menu.list-item li {
    list-style: disc !important;
    margin-left: 35px;
}

.menu.list-item li::marker {
    font-size: 35px;
    color: #ffaa17;
}

.banner_textt img,.inner_banner img {
    display: none;
}

/*Illus*/
/* Slider Show onclick images */
.illustration-testmonial .slider {
    position: relative;
    padding-top: 85%;
    width: 100%;
    margin: auto;
}
.illustration-testmonial {
    position: relative;
}

/*Last thing remaining is to add transitions*/
.illustration-testmonial .slider>img {
    position: absolute;
    left: 0px;
    top: 0px;
    transition: all 0.5s;
    z-index: -1;
    height: 83%;
    width: 86%;
}

.illustration-testmonial .slider input[name='slide_switch'] {
    display: none;
}

.illustration-testmonial .slider label {
    /*Lets add some spacing for the thumbnails*/
    cursor: pointer;
    transition: all 0.5s;
    /*Default style = low opacity*/
    opacity: 0.6;
    margin: 30px 9px;
}

.illustration-testmonial .slider label img {
    display: inline-block;
    width: 70px;
    height: 70px;
    position: relative;
    z-index: 99999 !important;
}

/*Time to add the click effects*/
.illustration-testmonial .slider input[name='slide_switch']:checked+label {
    border-color: #666;
    opacity: 1;
}

/*Clicking any thumbnail now should change its opacity(style)*/
/*Time to work on the main images*/
.illustration-testmonial .slider input[name='slide_switch']~img {
    opacity: 0;
    transform: scale(1);
}

/*That hides all main images at a 110% sizeOn click the images will be displayed at normal size to complete the effect*/
.illustration-testmonial .slider input[name='slide_switch']:checked+label+img {
    opacity: 1;
    transform: scale(1);
}

/* Slider Show onclick images End */
.illustration .head-dot::before {
    margin: auto;
    right: 0;
    left: -250px;
}

.illustration .illust-content {
    background: #050A21;
    color: #fff;
    padding: 60px 30px;
    border-radius: 10px;
}
.fa-brands, .fab {
    font-family: 'FontAwesome' !important;
}

i.fa-brands.fab.fa-facebook-f {
    font-family: "Font Awesome 6 Brands" !important;
}
/**/
.packages-sec {
    padding: 40px 0;
}

.packages-sec .pack-wrap {
    background: #fff;
    border-radius: 20px;
    -moz-box-shadow: 0 0 26px #0000001a;
    -webkit-box-shadow: 0 0 26px #0000001a;
    -ms-box-shadow: 0 0 26px #0000001a;
    box-shadow: 0 0 26px #0000001a;
    height: 620px;
}
.list-scroll {
    height:250px;
    overflow-y:scroll;
    border-bottom: 1px solid #ccc;
}
.list-scroll::-webkit-scrollbar {
  width: 5px
}
.list-scroll::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background-color: #6a757d
}
.list-scroll::-webkit-scrollbar-track {
  background-color: #ccc;
  border-radius: 6px
}
.packages-sec .pack-wrap .hdarea {
    text-align: center;
    padding: 20px 20px 0px;
}

.packages-sec .pack-wrap .hdarea p {
    color: #999;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 500;
    width: 100%;
    margin: 0;
}
.packages-sec .pack-wrap .bdarea {
    padding: 10px 20px;
}

.packages-sec .pack-wrap .bdarea ul li {
    width: 100%;
    padding-left: 20px;
    font-size: 14px;
    position: relative;
    margin: 0;
    text-align: left
}
.packages-sec .pack-wrap .bdarea ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 12px;
    margin: auto;
    width: 8px;
    display: table-cell;
    vertical-align: middle;
    height: 8px;
    border-radius: 50%;
    background-color: #f90;
}

.packages-sec h2 {
    font-size: 27px;
    font-weight: 600;
}
.custom-services .banner_from {
    width: 80%;
    margin: auto;
    box-shadow: 0 0 10px #ccc;
    background: none;
    border: 2px solid #dedede;
}

.custom-services .service-block {
    display: inline-block;
    width: 48%;
    margin:0;
    position: relative;
    cursor:pointer;
}
.custom-services .banner_from input, .custom-services .banner_from textarea {
    background: #fff;
    color: #000 !important;
    border: 2px solid #dedede;
}
.custom-services .banner_from input::placeholder,.custom-services .banner_from textarea::placeholder{color: #000;}

.custom-services .banner_from h3, .custom-services .banner_from .chota_fnt, .custom-services .banner_from .chota_fnt a {
    color: #000;
}
.custom-services .service-block .inner-box {
    position: static;
}
.services-section .cust-hidden-content {
    transition: 0.5s;
    transform:scale(0);
    cursor: pointer;
    overflow: auto;
    position: absolute;
    bottom: -480px;
    left: -50px;
    width: 750px;
    height: 500px;
    z-index: 3;
    margin: 10px;
    padding: 20px;
    box-shadow: 0 0 10px #ccc;
    background: #fff;
    border-radius: 20px;
}
.custom-services .service-block:hover .cust-hidden-content{ transform:scale(1); cursor:pointer;}
.custom-services .service-block .inner-box img {
    margin-top: -22px;
}
