html,
body {
    font-family: 'Roboto', sans-serif;
}

.top-header-design {
    background-color: #242424;
    font-size: 16px;
    color: #f7c02e;
}

.top-header-design a,
.nav-item a {
    color: white;
}

.top-header-row {
    margin-left: 40px;
    margin-right: 40px;
}

.social-media {
    margin: 9px;
}

.nav-menu-des {
    margin-left: 40px;
    margin-right: 40px;
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
    color: white;
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show :hover {
    color: white;
    border-bottom: 4px solid #ffb400;
}

.nav-link:focus,
.nav-link:hover {
    color: white;
    border-bottom: 4px solid #ffb400;
}

.navbar-nav .nav-item {
    margin: 2px;
}

ul li a .dropdown-item {
    color: white;
}

.dropdown-item:focus,
.dropdown-item:hover {
    background-color: #ffb400;

}

ul .dropdown-menu {
    background-color: black;
}

.carousel-body {
    padding: inherit;
}

.carousel-inner {
    overflow: hidden;
    background-color: transparent;
}

.carousel-inner img {
    object-fit: cover;
    /* Adjust as needed: 'cover', 'contain', 'fill', etc. */
    height: 100%;
    /* Maintain 100% height within the fixed container */
    width: 100%;
    /* Maintain 100% width within the fixed container */
}

.top-header-design a,
.nav-item a {
    color: white;
    font-size: 14px;
}

.banner-overlay {
    height: 600px;
    background: rgba(0, 0, 0, .5);
    z-index: 5;
    margin-top: -600px;
    width: 100%;
    display: table;
    position: relative;
    overflow: hidden;
}

.pageBannerCon {
    top: 50%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    font-size: 75px;
    font-family: 'ITC Avant Garde Gothic Std Demi';
    line-height: 1.5;
}

.fade-text {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 1s ease-in-out, transform 1s ease-in-out;
}

.fade-in {
    opacity: 1;
    transform: translateY(0);
}

h1,
h2 {
    position: relative;
    font-size: 25px;
    padding: 0 0 10px;
    margin-bottom: 15px;
    font-family: 'ITC Avant Garde Gothic Std Demi';
    text-transform: uppercase;
}

.special_pricing {
    position: relative;
    font-size: 25px;
    padding: 0 0 10px;
    margin-bottom: 15px;
    font-family: 'ITC Avant Garde Gothic Std Demi';
    text-transform: uppercase;
}

h1:before,
h2:before {
    position: absolute;
    background: linear-gradient(to right, #ffba00 80px, #ccc 50px);
    height: 6px;
    content: '';
    bottom: 0;
    right: 0;
    left: 0;
    width: 60%;
}

b,
strong {
    font-family: 'ITC Avant Garde Gothic Std Demi';
}

.mainCon {
    width: 1164px;
    margin: 0 auto;
    padding: 60px 0;
}

p {
    margin-bottom: none;
}

.entry-content ul li:before {
    content: "\f00c";
    /* Unicode character for checkmark icon */
    display: inline-block;
    font-size: 25px;
    font-family: "FontAwesome";
    margin-right: 10px;
    /* Add some space between the icon and text */
    color: #ffb400;
    vertical-align: middle;
}

.entry-content ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.entry-content ul li {
    margin-bottom: 10px;
    /* Add some space between list items */
}

#fadeContainer1 {
    padding-top: 43px;
}

.blackWrapper {
    background: url(https://www.mybusybee.net/wp-content/uploads/2019/04/bggg.jpg) no-repeat;
    object-fit: cover;
    -moz-transition: -moz-transform .5s ease-in;
    -webkit-transition: -webkit-transform .5s ease-in;
    -o-transition: -o-transform .5s ease-in;
    background-size: cover !important;
    background-attachment: fixed !important;
    width: 100%;
    color: #fff;
}

.pageBanner {
    object-fit: cover;
    height: 600px;
    -moz-transition: -moz-transform .5s ease-in;
    -webkit-transition: -webkit-transform .5s ease-in;
    -o-transition: -o-transform .5s ease-in;
    background-size: cover !important;
    width: 100%;
    background-color: #ffb400;
    -moz-background-size: cover !important;
    -webkit-background-size: cover !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    background-position: center center !important;
}

.one_third {
    float: left;
    margin-right: 4%;
    width: 30.66%;
}

.ceo-info {
    padding: 20px;
    background: #f9ba2e;
    z-index: 5;
    position: relative;
    color: #242424;
}

.align-center {
    text-align: center;
}

.ceo-info .title {
    background: #333;
    padding: 5px 15px;
    color: #fff;
    margin: 0 0 15px 0;
    border: none !important;
}

.ceo-title {
    font-size: 40px;
    color: #fff;
    margin-bottom: 30px;
    font-family: 'ITC Avant Garde Gothic Std Demi';
    line-height: 1;
    text-transform: uppercase;
    border-bottom: 4px solid #fff;
    padding-bottom: 10px;
}

.title {
    text-transform: uppercase;
    margin: 10px 0 5px 0;
    font-size: 18px;
    font-family: 'ITC Avant Garde Gothic Std Demi';
    line-height: 1.5;
    color: #fff;
    border-bottom: 3px solid #fff;
    padding-bottom: 5px;
    margin: 0 0 10px 0;
}

.title1 {
    text-transform: uppercase;
    margin: 10px 0 5px 0;
    font-size: 18px;
    font-family: 'ITC Avant Garde Gothic Std Demi';
    line-height: 1.5;
    color: #fff;
    padding-bottom: 5px;
    margin: 0 0 10px 0;
    font-weight: bold;
}

.title_black {
    text-transform: uppercase;
    margin: 10px 0 5px 0;
    font-size: 18px;
    font-family: 'ITC Avant Garde Gothic Std Demi';
    line-height: 1.5;
    color: #000000;
    border-bottom: 3px solid #000000;
    padding-bottom: 5px;
    margin: 0 0 10px 0;
    font-weight: bold;

}

.founder-des p,
.founder-des li {
    color: #fff;
    margin-bottom: 5px;
}

.founder-des ul li:before {
    content: "\f101";
    display: initial;
    font-size: 21px;
    font-family: "FontAwesome";
    float: left;
    margin-left: -25px;
    color: #ffb400;
    margin-top: -4px;
    margin-bottom: 2px;
}

.founder-des ul {
    list-style-type: none;
    margin: 0 0 20px 0;
    padding: 0 0 0 40px;
}

.li_arrow ul li:before {
    content: "\f101";
    display: initial;
    font-size: 21px;
    font-family: "FontAwesome";
    float: left;
    margin-left: -25px;
    color: #ffb400;
    margin-top: -4px;
    margin-bottom: 2px;
}

.li_arrow ul {
    list-style-type: none;
    margin: 0 0 20px 0;
    padding: 0 0 0 40px;
}

.icons_footer {
    color: #ffb400;
}

ul.ceo-partners {
    padding: 0 !important;
    margin: 0 !important;
    text-align: center !important;
}

.image-container img {
    display: block;
    margin: 0 auto;
    padding: 0;
}

.col-sm-3 {
    flex: 0 0 auto;
    width: 22%;
    padding: 0;
}

h3 {
    font-size: 30px;
    color: #333;
    font-family: 'ITC Avant Garde Gothic Std Demi';
    display: inline-block;
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 50px;
}

.yellowFont {
    color: #ffb400;
}

h3:before {
    content: "";
    position: absolute;
    width: 25%;
    height: 4px;
    bottom: 0;
    left: 35%;
    border-bottom: 4px solid #ffb400;
}

ul.career-list {
    list-style-type: none;
    margin: 0 0 0 40px;
    padding: 0;
}

ul.career-list li:before {
    content: '\f005';
    font-family: 'FontAwesome';
    float: left;
    margin-left: -1.5em;
    color: #ffb400;
    font-size: 25px;
    top: -7px;
    position: relative;
}

.title {
    text-transform: uppercase;
    margin: 10px 0 5px 0;
    font-size: 18px;
    font-family: 'ITC Avant Garde Gothic Std Demi';
    line-height: 1.5;
}

ul.career-list li {
    border-bottom: 1px solid #fff;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.career-list li {
    border: none;
}

.job_title {
    text-transform: uppercase;
    margin: 10px 0 5px 0;
    font-size: 18px;
    font-family: 'ITC Avant Garde Gothic Std Demi';
    line-height: 1.5;
}

a.yellowbtn {
    border: none;
    background: #ffb400;
    text-transform: uppercase;
    border-radius: 5px;
    padding: 15px 25px;
    font-size: 15px;
    color: #fff;
    display: inline-block;
    cursor: pointer;
    transition: .3s !important;
    text-decoration: none;
}

.btnspc {
    margin-top: 20px;
}

.align-right {
    text-align: right;
}

li a.yellowbtn {
    padding: 8px 25px;
    font-size: 13px;
    font-family: 'ITC Avant Garde Gothic Std Demi';
    color: #333;
}

.affiliations-icons img {
    max-width: 140px;
    max-height: 110px
}

.affiliations-icons {
    text-align: center;
    padding: 10px;
}

.affiliations-box {
    border: 4px #eaeaea solid;
    margin-right: 5px;
    padding: 7px;
    display: table-cell;
    vertical-align: middle;
    height: 128px
}

#fadeContainer_affilation1 {
    padding-top: 20px;
}

#fadeContainer_affilation2 {
    padding-top: 20px;
}

.fadeContainer_partners {
    padding-top: 20px;

}

.zoomable-img {
    transition: transform 0.6s;
}

.zoomable-img:hover {
    transform: scale(1.2);
}

.title a {
    color: #333;
    /* text-decoration: none;
    font: bold !important; */
}

.title a:hover {
    border-bottom: 1px solid #333;
}

.my-link {
    font-weight: bold !important;
    text-decoration: none !important;
}

.pageBannerCon a.bannerbtn {
    font-family: 'ITC Avant Garde Gothic Std Book';
    text-decoration: none;
}


a.bannerbtn {
    border: 3px solid #fff;
    background: transparent;
    text-transform: uppercase;
    border-radius: 5px;
    padding: 10px 25px;
    font-size: 20px;
    color: #fff;
    display: inline-block;
    cursor: pointer;
    transition: all 0.5s !important
}

a.bannerbtn_1 {
    border: 3px solid #fff;
    background: transparent;
    text-transform: uppercase;
    border-radius: 5px;
    padding: 10px 25px;
    font-size: 20px;
    color: #fff;
    display: inline-block;
    cursor: pointer;
    transition: all 0.5s !important
}

a.bannerbtn_1 span {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s
}

.pageBannerCon a.bannerbtn_1 span:after {
    top: -25px;
}

/* a.bannerbtn_1 span:after {
    content: '\00bb';
    position: absolute;
    opacity: 0;
    top: -31px;
    right: -20px;
    transition: 0.5s;
    font-size: 48px;
    margin-left: 1px;
} */

a.bannerbtn_1:hover {
    /* padding-right: 25px */
    color: #f7c02e;
    background: white;
}

a.bannerbtn_1:hover span:after {
    opacity: 1;
    right: 0
}

a.bannerbtn span {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s
}

.pageBannerCon a.bannerbtn span:after {
    top: -25px;
}

a.bannerbtn span:after {
    content: '\00bb';
    position: absolute;
    opacity: 0;
    top: -31px;
    right: -20px;
    transition: 0.5s;
    font-size: 48px;
    margin-left: 1px;
}

a.bannerbtn:hover span {
    padding-right: 25px
}

a.bannerbtn:hover span:after {
    opacity: 1;
    right: 0
}

.fade-container {
    opacity: 0;
    transition: opacity 0.5s;
}

.visible {
    opacity: 1;
}

a.yellowbtn:hover {
    background: #05a4ff;
    text-decoration: none;
    color: #fff;
}

.blackwrapper {
    background: url(https://www.mybusybee.net/wp-content/uploads/2019/04/bggg.jpg) no-repeat;
    object-fit: cover;
    -moz-transition: -moz-transform .5s ease-in;
    -webkit-transition: -webkit-transform .5s ease-in;
    -o-transition: -o-transform .5s ease-in;
    background-size: cover !important;
    background-attachment: fixed !important;
    width: 100%;
    color: #fff;
}

.blackWrapper a {
    color: #ffba00;
}

.apiWrapper {
    width: 100%;
    background-repeat: no-repeat !important;
    background-position: bottom center !important;
    min-height: 397px;
    -moz-background-size: cover !important;
    -webkit-background-size: cover !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    color: #fff;
    font-size: 20px;
    position: relative;
    z-index: 9;
}

.title_powerblast a {
    color: #fff;
    text-decoration: none;
}

.teamWrapper .boxTitle {
    font-size: 35px;
    margin-bottom: 30px;
    font-family: 'ITC Avant Garde Gothic Std Demi';
    line-height: 1;
    color: #fff;
}

a.whitebtn:hover {
    background: #fff;
    text-decoration: none;
    color: #ffb400;
}

a.whitebtn {
    border: none;
    background: #ffb400;
    text-transform: uppercase;
    border-radius: 5px;
    padding: 15px 25px;
    font-size: 15px;
    color: #fff;
    display: inline-block;
    cursor: pointer;
    transition: .3s !important;
    text-decoration: none;
}


a.bannerbtn_powerblast {
    border: 3px solid #fff;
    background: transparent;
    text-transform: uppercase;
    border-radius: 5px;
    padding: 10px 25px;
    font-size: 15px;
    color: #fff;
    display: inline-block;
    cursor: pointer;
    transition: all 0.5s !important
}

a.bannerbtn_powerblast span {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s
}

a.bannerbtn_powerblast span:after {
    content: '\00bb';
    position: absolute;
    opacity: 0;
    top: -31px;
    right: -20px;
    transition: 0.5s;
    font-size: 48px;
    margin-left: 1px;
}

a.bannerbtn_powerblast:hover {
    background: #fff;
    text-decoration: none;
    color: #ffb400;
}

a.get_free:hover {
    color: #ea9629 !important;
    text-decoration: underline !important;
}

.steps {
    display: inline-block;
    background: #ffb400;
    padding: 5px;
    font-size: 15px;
    width: 30px;
    height: 30px;
    text-align: center;
    margin-right: 5px;
    color: #fff;
}

.graywrapper {
    background: #eee;
    position: relative;
    z-index: 9;
}

h4 {
    margin: 0;
    padding: 0;
    font-family: 'ITC Avant Garde Gothic Std Demi';
    
}

.alignright{
    text-align: right;
}

.acf-field .acf-label label {
    font-family: 'ITC Avant Garde Gothic Std Demi'!important;
}

.acf-field .acf-label label {
    display: block;
    font-weight: bold;
    margin: 0 0 3px;
    padding: 0
}

.acf-field .acf-label label {
    margin: 0!important
}

.acf-field .acf-label:empty {
    margin-bottom: 0
}

.acf-field .acf-input {
    vertical-align: top
}

.acf-field p.description {
    display: block;
    margin-top: 6px;
    color: #667085
}
.fas-color-yellow{
    font-size: 20px;
    color: #f7c02e;

}
.acf-field input[type="text"],.acf-field input[type="password"],.acf-field input[type="number"],.acf-field input[type="search"],.acf-field input[type="email"],.acf-field input[type="url"],.acf-field textarea,.acf-field select {
    padding: 10px!important;
    height: 40px!important;
    margin-bottom: 15px!important;
    border: 1px solid #cccccc!important;
    font-family: 'ITC Avant Garde Gothic Std Book'!important;
}
button,input[type="submit"],input[type="button"],input[type="reset"],button:hover,button:focus,input[type="submit"]:hover,input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:focus,input[type="button"]:focus,input[type="reset"]:focus {
    border: none;
    background: #ffb400;
    text-transform: uppercase;
    border-radius: 5px;
    padding: 15px 25px;
    font-size: 15px;
    color:white;
}
.acf-field .acf-notice {
    margin: 0 0 15px;
    background: #edf2ff;
    color: #0c6ca0;
    border-color: #2183b9
}

.acf-field .acf-notice.-error {
    background: #ffe6e6;
    color: #cc2727;
    border-color: #d12626
}

.acf-field .acf-notice.-success {
    background: #eefbe8;
    color: #0e7b17;
    border-color: #32a23b
}

.acf-field .acf-notice.-warning {
    background: #fff3e6;
    color: #bd4b0e;
    border-color: #d16226
}

td.acf-field,tr.acf-field {
    margin: 0
}

.acf-field[data-width] {
    float: left;
    clear: none
}

.acf-field input[type=text],.acf-field input[type=password],.acf-field input[type=date],.acf-field input[type=datetime],.acf-field input[type=datetime-local],.acf-field input[type=email],.acf-field input[type=month],.acf-field input[type=number],.acf-field input[type=search],.acf-field input[type=tel],.acf-field input[type=time],.acf-field input[type=url],.acf-field input[type=week],.acf-field textarea,.acf-field select {
    width: 100%;
    padding: 4px 8px;
    margin: 0;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 1.4
}

.acf-field input[type="text"],.acf-field input[type="password"],.acf-field input[type="number"],.acf-field input[type="search"],.acf-field input[type="email"],.acf-field input[type="url"],.acf-field textarea,.acf-field select {
    padding: 10px!important;
    height: 40px!important;
    margin-bottom: 15px!important;
    border: 1px solid #cccccc!important;
    font-family: 'ITC Avant Garde Gothic Std Book'!important
}


.acf-fields>.acf-field {
    padding: 0 20px!important;
    border-top: none!important
}

.acf-form-submit {
    margin-top: 15px!important;
    padding: 0 20px
}

.acf-true-false {
    margin-bottom: 15px!important
}

.acf-field p.description {
    font-size: 13px!important;
    font-family: 'Lato',sans-serif!important
}

.acf-field textarea {
    height: auto!important
}

.page-template-contact-us .content-area .fa,.page-template-contact-us .content-area .fas {
    font-size: 20px;
    color: #f7c02e;
    margin-right: 10px
}

.container-box {
    display: flex
}

.blackWrapper a {
    color: #ffba00
}

.acf-field-true-false .acf-label {
    display: none
}


.single-busybee_blog h3 {
    font-size: 18px;
    margin-bottom: 0
}

.single-busybee_blog h3:before,.single-busybee_blog h1:before {
    display: none
}



.acf-field[data-width]+.acf-field[data-width] {
    border: none!important
}
.acf-required {
    color: red;
}

.hidden{
    display: none;
}

.planbox01 {
    background: #ffd266;
    background: -moz-linear-gradient(top,#ffd266 0%,#ffca4d 100%);
    background: -webkit-linear-gradient(top,#ffd266 0%,#ffca4d 100%);
    background: linear-gradient(to bottom,#ffd266 0%,#ffca4d 100%);
    float: left;
    margin: .5%;
    border-radius: 25px ;
    padding: 20px;
    text-align: center;
    color: #fff;
    min-height: 700px;
    position: relative;
}

.planbox01 .plan-title, .planbox02 .plan-title, .planbox03 .plan-title, .planbox04 .plan-title, .planbox05 .plan-title, .planbox06 .plan-title, .planbox07 .plan-title, .planbox08 .plan-title {
    border: none;
    font-family: 'ITC Avant Garde Gothic Std Demi';
    margin-top: -20px;
    background: transparent;
    padding: 0;
}

ul.plan-items {
    padding: 0!important;
    list-style-type: none!important;
    text-align: center!important;
}

.plan-btn {
    position: absolute;
    bottom: 20px;
    width: 100%;
    text-align: center;
    left: 0;
}

.plan-title {
    color: #fff;
    background: #ff9a00;
    font-size: 20px;
    padding: 10px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    font-family: 'Lato',sans-serif;
    font-weight: 700;
}

ul.plan-items li {
    padding: 5px 0!important;
}

.plan-btn {
    position: absolute;
    bottom: 20px;
    width: 100%;
    text-align: center;
    left: 0;
}

button.talkto-us-btn {
    display: inline-block;
    color: #FFA048;
    background: #fff;
    padding: 10px 30px;
    font-size: 20px;
    border-radius: 20px;
}

button, input[type="submit"], input[type="button"], input[type="reset"], button:hover, button:focus, input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:focus, input[type="button"]:focus, input[type="reset"]:focus {
    border: none;
    background: #ffb400;
    text-transform: uppercase;
    border-radius: 5px;
    padding: 15px 25px;
    font-size: 15px;
}

.planbox02 {
    background: #ffaf66;
    background: -moz-linear-gradient(top,#ffaf66 0%,#ffae66 100%);
    background: -webkit-linear-gradient(top,#ffaf66 0%,#ffae66 100%);
    background: linear-gradient(to bottom,#ffaf66 0%,#ffae66 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffaf66',endColorstr='#ffae66',GradientType=0);
    float: left;
    margin: .5%;
    border-radius: 25px;
    padding: 20px;
    text-align: center;
    color: #fff;
    min-height: 700px;
    position: relative;
}

.planbox03 {
    background: #ff9466;
    background: -moz-linear-gradient(top,#ff9466 0%,#ff9466 100%);
    background: -webkit-linear-gradient(top,#ff9466 0%,#ff9466 100%);
    background: linear-gradient(to bottom,#ff9466 0%,#ff9466 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9466',endColorstr='#ff9466',GradientType=0);
    float: left;
    margin: .5%;
    border-radius: 25px;
    padding: 20px;
    text-align: center;
    color: #fff;
    min-height: 700px;
    position: relative;
}

.planbox04 {
    background: #ff7629;
    background: -moz-linear-gradient(top,#ff7629 0%,#ff7629 100%);
    background: -webkit-linear-gradient(top,#ff7629 0%,#ff7629 100%);
    background: linear-gradient(to bottom,#ff7629 0%,#ff7629 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7629',endColorstr='#ff7629',GradientType=0);
    float: left;
    margin: .5%;
    border-radius: 25px;
    padding: 20px;
    text-align: center;
    color: #fff;
    min-height: 700px;
    position: relative;
}

.note-box {
    color: #cb451b;
    box-shadow: none!important;
    text-shadow: none;
    border: 1px solid #ffb400;
    background: #feefb3;
    padding: 10px 15px;
    font-size: 13px;
    margin-bottom: 40px;
}

.planbox06 {
    background: #ffd266;
    background: -moz-linear-gradient(top,#ffd266 0%,#ffca4d 100%);
    background: -webkit-linear-gradient(top,#ffd266 0%,#ffca4d 100%);
    background: linear-gradient(to bottom,#ffd266 0%,#ffca4d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd266',endColorstr='#ffca4d',GradientType=0);
    float: left;
    margin: .5%;
    border-radius: 25px;
    padding: 20px;
    text-align: center;
    color: #fff;
    min-height: 760px;
    width: 96.33%;
    width: 96.33%;
    position: relative;
}

/* img.plan-image {
    height: 240px;
} */

.planbox07 {
    background: #ffaf66;
    background: -moz-linear-gradient(top,#ffaf66 0%,#ffae66 100%);
    background: -webkit-linear-gradient(top,#ffaf66 0%,#ffae66 100%);
    background: linear-gradient(to bottom,#ffaf66 0%,#ffae66 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffaf66',endColorstr='#ffae66',GradientType=0);
    float: left;
    margin: .5%;
    border-radius: 25px;
    padding: 20px;
    text-align: center;
    color: #fff;
    min-height: 760px;
    position: relative;
    width: 96.33%;
}

.planbox08 {
    background: #ff9466;
    background: -moz-linear-gradient(top,#ff9466 0%,#ff9466 100%);
    background: -webkit-linear-gradient(top,#ff9466 0%,#ff9466 100%);
    background: linear-gradient(to bottom,#ff9466 0%,#ff9466 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9466',endColorstr='#ff9466',GradientType=0);
    float: left;
    margin: .5%;
    border-radius: 25px;
    padding: 20px;
    text-align: center;
    color: #fff;
    min-height: 760px;
    position: relative;
    width: 96.33%;
}

.note-box:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f05a";
    padding-right: 5px;
}

button.talkto-us-btn1 {
    display: inline-block;
    color: #fff;
    background: #FFA048;
    padding: 15px 30px;
    font-size: 25px;
    border-radius: 20px;
}
a.pricetbl-btn:hover {
    background: #ee6800;
    color: #fff;
    text-decoration: none;
}
a.pricetbl-btnactive {
    background: #ee6800;
    color: #fff;
}

.entry-content a:hover, .comment-content a:hover {
    color: #ea9629;
}

a.pricetbl-btn {
    border-radius: 0;
    color: #fff;
    transition: .3s!important;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    border: none;
    background: #ffb400;
    text-transform: uppercase;
    padding: 15px 25px;
    font-size: 15px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    cursor: pointer;
}

.newboxes {
    padding: 20px;
    border: 1px solid rgb(255,180,0);
    margin-bottom: 40px;
}

.detailbar-color1 {
    background: #ffcc4f;
}

.top {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.plan-title1 {
    background: #cb451b;
    color: #fff;
    font-size: 20px;
    padding: 10px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    font-family: 'Lato',sans-serif;
    font-weight: 700;
}
.pricetbl_half {
    float: left;
    width: 50%;
}
.align-center {
    text-align: center;
}

.popular {
    z-index: 10;
    width: 180px;
    height: 32px;
    padding: 0 20px;
    font-size: 12px;
    line-height: 25px;
    text-align: center;
    color: #000;
    font-weight: 700;
    background: gold;
    border-top: 5px solid gold;
    border-bottom: 5px solid gold;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    right: -65px;
    top: 11px;
}

.pricebar-color1 {
    background: #fec110;
}
.plan-price {
    background: #fec110;
    color: #fff;
    font-size: 18px;
    padding: 10px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    font-family: 'Lato',sans-serif;
    font-weight: 700;
    line-height: 1;
}

.titlebar-color1 {
    background: #feb80d;
}
.plan-title {
    color: #fff;
    background: #ff9a00;
    font-size: 20px;
    padding: 10px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    font-family: 'Lato',sans-serif;
    font-weight: 700;
}

ul.pricetbl {
    padding: 0;
    margin: 0;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #e3e3e3;
}
.entry-content ul {
    list-style-type: none;
    margin: 0 0 20px 0;
    padding: 0 0 0 40px;
}

.titlebar-color3 {
    background: #EE6800;
}
.plan-title {
    color: #fff;
    background: #ff9a00;
    font-size: 20px;
    padding: 10px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    font-family: 'Lato',sans-serif;
    font-weight: 700;
}
ul.pricetbl li:nth-child(even), tr:nth-child(even) {
    background: #ebebeb;
}

 ul {
    list-style-type: none;
    margin: 0 0 20px 0;
    padding: 0 0 0 40px;
}

.resp {
    display: none;
}

.popularCon {
    height: auto;
    position: relative;
    overflow: hidden;
}

.detailbar-color1 {
    background: #ffcc4f
}

.detailbar-color2 {
    background: #cb451b
}

.titlebar-color1 {
    background: #feb80d
}

.titlebar-color2 {
    background: #ff9a00
}

.titlebar-color3 {
    background: #EE6800
}

.titlebar-color4 {
    background: #C13815
}

.titlebar-color5 {
    background: #ad3314
}

.titlebar-color6 {
    background: #9a2e13
}

.titlebar-color7 {
    background: #8e2b12
}

.pricebar-color1 {
    background: #fec110
}

.pricebar-color2 {
    background: #FFA800
}

.pricebar-color3 {
    background: #F17800
}

.pricebar-color4 {
    background: #CB451B
}

.pricebar-color5 {
    background: #bb401a
}

.pricebar-color6 {
    background: #ad3c19
}

.pricebar-color7 {
    background: #9c3718
}

ul.pricetbl li {
    padding: 10px;
}

.col-md-12.padding_none .plan-title1 {
    padding: 0 !important;
}

a.pricetbl-btnactive {
    background: #ee6800;
    color: #fff;
}

.newboxes {
    display: none; /* Initially hide all divs */
}

.web_empty_li{
    height: 44px;
}
.web_li_header{
    text-align: left;
    font-weight: bold;
    height: 44px
}

.plan-title_email_marketing {
    margin-top: 0;
    text-align: left;
    text-transform: uppercase;
    font-size: 25px;
    color: #fff;
    font-weight: bold;
}

 ul.plan-items_email_markerting {
    text-align: left!important;
    color:  #fff;
    padding: 5px 0!important;
}
ul.plan-items_email_markerting li {

    padding: 5px 0!important;
}
.talkto-us-btn_email_marketing{
    display: inline-block;
    color: #FFA048;
    background: #fff;
    padding: 10px 30px;
    font-size: 20px;
    border-radius: 20px;
}

.talkto-us-btn_email_marketing:hover{
    display: inline-block;
    color: #FFA048;
    background: #fff;
    padding: 10px 30px;
    font-size: 20px;
    border-radius: 20px;
}

.entry-thumbnail_des {
    position: relative;
    z-index: 9;
    padding-top: 10px;
}


.feedback-box {
    box-shadow: rgba(149,157,165,.2) 0 8px 24px;
    background: #fff;
    padding: 57px 21px 11px 30px;
    border-radius: 10px;
    margin-bottom: 20px;
    border: 1px solid #eee;
    word-break: keep-all!important;
    -webkit-hyphens: none!important;
    -ms-hyphens: none!important;
    hyphens: none!important;
    margin-top: -60px;
    position: relative;
    z-index: 8
}

.entry-thumbnail_des img {
    width: 100px!important;
    height: 100px!important;
    object-fit: cover;
    object-position: center;
    border-radius: 50%;
    padding: 5px;
    background: #fff;
    box-shadow: rgba(0,0,0,.24) 0 3px 8px
}

.customer-name {
    font-family: 'ITC Avant Garde Gothic Std Bold';
    font-weight: bold;
}

.customer-designation {
    font-size: 12px;
    color: #838383;
    line-height: 1;
}

.company-name {
    color: #ffb400;
    font-weight: bold;
    font-family: 'ITC Avant Garde Gothic Std Bold';
}

.feedback-content p::before {
    content: "“";
    font-size: 60px;
    line-height: 1;
    color: #ffb400;
    letter-spacing: .05em;
    position: absolute;
    left: 10px;
    top: 78px;
    font-family: 'PT Sans',sans-serif;
}

.carousel-control-prev{
    background-color: black;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: -55px;
}
.carousel-control-next {
    background-color: black;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: -57px;
}

.carousel.fade {
    opacity: 1;
}

.carousel.fade .carousel-inner {
    transition: opacity 0.5s ease-in-out;
}

.carousel-item {
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}

.carousel-item.active {
    opacity: 1;
}