@charset "utf-8";
/* CSS Document */

/*----------------------------first div-----------------------*/

#banner {
    background-image: url("../images/bg-image-1.webp");
    background-size: cover;
    padding-top: 5%;
    box-shadow: 0px 2000px rgba(0, 0, 0, 0.6) inset;
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
    margin-top: -250px;
    position: relative;
    z-index: 99999;
}

.dice-image {
    width: 339px;
    height: auto;
    margin-top: 350px;
}

.tittle1 {
    font-family: 'Raleway', sans-serif;
    margin-top: 350px;
    color: white;
    font-size: 2.188rem;
    line-height: 3.125rem;
    font-weight: 500;
}

.tittle2 {
    font-size: 18px;
    color: #ffffff;
    margin-top: 25px;
    line-height: 30px;

}

.smallLogo{
    margin-left: 2rem;
}

.nav-item .nan-link{
    margin-left: 1.3rem;
}

.btn {
    font-size: 18px;
    margin-bottom: 50px;
}

.text1 {
    font-family: 'Dosis', sans-serif;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 20px;
    color: #000000;
    font-weight: 600;
    text-align: center;
    padding-top: 20px;
}

.text2 {
    line-height: 28px;
    font-weight: 400;
    color: #7c8595;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    margin-bottom: 50px;
}

.blue-text {
    color: #008ed6;
    font-weight: 500;
    font-family: 'Raleway', sans-serif;
}


/* ---------------------------- second div -----------------------*/


.colored-line {
    height: 1px;
    width: 70px;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    background: #008ed6;
}

.sub-heading {
    margin-bottom: 30px;
}

.div-2-top-text {
    padding-top: 50px;
    font-size: 2.188rem;
    line-height: 3.125rem;
    font-weight: 500;
    font-family: 'Raleway', sans-serif;
    color: #323232;
    margin-bottom: 0;
    margin-top: 0;
    text-align: center;
}

.landx-onepage iframe {
    margin-top: 65px;
}

.feature-list-1 .icon-container {
    width: 32px;
    height: 32px;
    border-radius: 3px;
    line-height: 32px;
    margin-right: 15px;
    margin-top: 8px;
    text-align: center;
    margin-bottom: 10px;
    color: #fff;
    background-color: #008ed6;
    display: inline-block;
}

iframe {
    max-width: 978px;
    width: 100%;
}

.left-div {
    width: 100%;
}

#report-div {
    background-color: #f7f8fa;
    padding-bottom: 30px;
}

/*-------------------third div-------------------*/

#features {
    padding-bottom: 50px;
}

.toptext {
    text-align: center;
    margin-bottom: 50px;
}

.textcenter {
    text-align: center;
    margin-top: 30px;
}

.fa {
    margin-bottom: 10px;
    font-size: 36px;
    color: #008ed6;
}

.fa-check {
    color: aliceblue;
    font-size: 15px;
}

/*-------------------------------- fourth div ---------------------*/

.packcol {
    text-align: center;
    padding-top: 70px;
    padding-bottom: 70px;
}

#packs {
    background-color: #f7f8fa;
    padding-bottom: 30px;
}

.pricing-list {
    list-style: none;
    font-family: 'Source Sans Pro', sans-serif;
}

.pack-check {
    color: #323232;
    padding-right: 15px;
}

.pack-top {
    background-color: #008ed6;
    margin-left: -40px;
    margin-top: -40px;
    color: black;
    padding: 15px;
    text-align: center;
}

.packtop2 {
    background-color: #000000;
    margin-left: -40px;
    margin-top: -40px;
    color: aliceblue;
    padding: 15px;
    text-align: center;
}


.pack-box {
    text-align: left;
    background-color: #fff;
    border-bottom: 3px solid #e0e0e0;
    box-shadow: rgba(33, 33, 33, .06) 0 4px 24px 5px;
    padding: 40px 0 30px 0;
    margin-bottom: 20px;
    border-radius: 8px 8px;
}

.price-btn {
    margin-bottom: 0;
    margin-top: 30px;
}

.span {
    padding-left: 35px;
}

.bottom-pera {
    text-align: center;
}

.pack-bottom-line {
    background-color: #CFCFCF;
    width: 100%;
    height: 1px;
    margin-bottom: 25px;
}


/*---------------------------- div five ------------------------------*/

#logos {
    padding-bottom: 30px;
    background-color: #f7f8fa;
}

ul li,
ol li {
    font-size: 17px;
    line-height: 28px;
    font-family: 'Open Sans', sans-serif;
    list-style-type: none;
}

.partners-mentions {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

ul.partners-mentions li {
    display: inline-block;
    margin: 15px 30px;
}

.single-feedback {
    text-align: center;
}

.single-feedback .client-pic {
    width: 48px;
    height: 48px;
    margin: auto;
    position: relative;
    margin-bottom: -24px;
    z-index: 999;
    border: 3px solid #ffffff;
    box-shadow: 0px 0px 0px 3px #f7f8fa;
}

.single-feedback .client-pic img {
    max-width: 100%;
}

.single-feedback .box .message {
    padding: 25px;
    font-style: italic;
}

.wpb_column {
    padding-top: 70px;
}

.wpb_singleimage_heading {
    text-align: center;
}

/*--------------------------------- map div ----------------------*/

#Location {
    background-color: #FFFFFF;
    padding-bottom: 50px;
}



/*------------------------------ footer image -----------------------*/

#footer-image {
    background-image: url("../images/slide2.webp");
    background-size: cover;
    padding-top: 5%;
    box-shadow: 0px 2000px rgba(0, 0, 0, 0.6) inset;
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
}

.help {
    color: aliceblue;
}

.guide {
    color: aliceblue;
}

.standard-button {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 3px;
    padding: 15px 30px;
    border: 0;
    margin: 5px;
    line-height: inherit;
    -webkit-transition: all ease 0.25s;
    transition: all ease 0.25s;
    color: #fff;
    background-color: #008ed6;
    margin-bottom: 50px;
    margin-top: 30px;
}

.standard-button:hover {
    color: white
}


#last-div {
    text-align: center;
    padding-bottom: 30px;
    padding-top: 30px;
    background-color: #f7f8fa;

}

.default-padding {
    padding-top: 90px !important;
    padding-bottom: 90px;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

/*---------------------------- courses div -------------------------*/

[data-buttonizer="buttonizer-FnbevelwtqIGPEa"] {
    right: 5%;
    bottom: 5%;
}

.buttonizer {
    position: fixed;
    z-index: 99999;
    transition: ease-in-out 250ms;
}

.buttonizer .buttonizer-button {
    display: block;
    cursor: pointer;
    outline: none;
    position: relative;
    width: 56px;
    height: 56px;
    max-width: none !important;
    color: #FFFFFF;
    background: #48A4DC;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    text-align: center;
    text-decoration: none;
    margin-top: 5px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.marker i,
a,
.colored-text,
.non-sticky .navbar-nav>li>a:hover,
.secondary-button:hover,
.sticky-navigation .main-navigation .current a,
.sticky-navigation .navbar-nav>li>a:hover,
.feature .icon,
.contact-link,
.contact-link:hover,
.social-icons li a:hover,
h5 span,
h5 strong,
h1 strong,
h2 strong,
h3 strong,
body .colored-text,
.sidebar li span,
.sidebar li span a,
.demo-style-switch .switch-button:hover,
.woocommerce .star-rating,
.navbar-nav>li>a.cart-contents {
    color: #008ed6;
}

[data-buttonizer="buttonizer-FnbevelwtqIGPEa"] [data-buttonizer="buttonizer-button-fpB9rRt3zTRZ7W7"] {
    background-color: rgba(234, 8, 85, 1);
    border-radius: 50%;
    height: 50px;
    width: 50px;
}

[data-buttonizer="buttonizer-FnbevelwtqIGPEa"] [data-buttonizer="buttonizer-button-fpB9rRt3zTRZ7W7"] {
    background-color: rgba(234, 8, 85, 1);
    border-radius: 50%;
    height: 50px;
    width: 50px;
    text-align: center;
    padding-top: 12px;
}

[data-buttonizer="buttonizer-FnbevelwtqIGPEa"] [data-buttonizer="buttonizer-button-fpB9rRt3zTRZ7W7"] i {
    color: rgba(255, 255, 255, 1);
    font-size: 25px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.fa-phone:before {
    content: "\f095";
}

/*---------------------------- courses div -------------------------*/



/*---------------------------------- media query ------------------*/

@media (max-width: 767px) {
    .tittle1 {
        font-family: 'Raleway', sans-serif;
        margin-top: 50px;
        color: white;
        font-size: 2.188rem;
        line-height: 3.125rem;
        font-weight: 500;
    }
}

/*-------------------------------------- form -----------------------------------*/

#crmWebToEntityForm.zcwf_lblLeft {
    width: 100%;
    padding: 25px;
    margin: 0 auto;
    box-sizing: border-box;
}

.item > img{
    height: 50px;
    width: 150px;

}

#crmWebToEntityForm.zcwf_lblLeft * {
    box-sizing: border-box;
}

#crmWebToEntityForm {
    text-align: left;
}

#crmWebToEntityForm * {
    direction: ltr;
}

.zcwf_lblLeft .zcwf_title {
    word-wrap: break-word;
    padding: 0px 6px 10px;
    font-weight: bold;
}

.zcwf_lblLeft .zcwf_col_fld input[type=text],
.zcwf_lblLeft .zcwf_col_fld textarea {
    width: 60%;
    border: 1px solid #ccc;
    resize: vertical;
    border-radius: 2px;
    float: left;
}

.zcwf_lblLeft .zcwf_col_lab {
    width: 30%;
    word-break: break-word;
    padding: 0px 6px 0px;
    margin-right: 10px;
    margin-top: 5px;
    float: left;
    min-height: 1px;
}

.zcwf_lblLeft .zcwf_col_fld {
    float: left;
    width: 68%;
    padding: 0px 6px 0px;
    position: relative;
    margin-top: 5px;
}

.zcwf_lblLeft .zcwf_privacy {
    padding: 6px;
}

.zcwf_lblLeft .wfrm_fld_dpNn {
    display: none;
}

.dIB {
    display: inline-block;
}

.zcwf_lblLeft .zcwf_col_fld_slt {
    width: 60%;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 4px;
    font-size: 12px;
    float: left;
    resize: vertical;
}

.zcwf_lblLeft .zcwf_row:after,
.zcwf_lblLeft .zcwf_col_fld:after {
    content: '';
    display: table;
    clear: both;
}

.zcwf_lblLeft .zcwf_col_help {
    float: left;
    margin-left: 7px;
    font-size: 12px;
    max-width: 35%;
    word-break: break-word;
}

.zcwf_lblLeft .zcwf_help_icon {
    cursor: pointer;
    width: 16px;
    height: 16px;
    display: inline-block;
    background: #fff;
    border: 1px solid #ccc;
    color: #ccc;
    text-align: center;
    font-size: 11px;
    line-height: 16px;
    font-weight: bold;
    border-radius: 50%;
}

.zcwf_lblLeft .zcwf_row {
    margin: 15px 0px;
}

.zcwf_lblLeft .formsubmit {
    margin-right: 5px;
    cursor: pointer;
    color: #333;
    font-size: 12px;
}

.zcwf_lblLeft .zcwf_privacy_txt {
    color: rgb(0, 0, 0);
    font-size: 12px;
    font-family: Arial;
    display: inline-block;
    vertical-align: top;
    color: #333;
    padding-top: 2px;
    margin-left: 6px;
}

.zcwf_lblLeft .zcwf_button {
    font-size: 12px;
    color: #333;
    border: 1px solid #A11515;
    padding: 3px 9px;
    border-radius: 4px;
    cursor: pointer;
    max-width: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zcwf_lblLeft .zcwf_tooltip_over {
    position: relative;
}

.zcwf_lblLeft .zcwf_tooltip_ctn {
    position: absolute;
    background: #dedede;
    padding: 3px 6px;
    top: 3px;
    border-radius: 4px;
    word-break: break-all;
    min-width: 50px;
    max-width: 150px;
    color: #333;
}

@media all and (max-width: 600px) {

    .zcwf_lblLeft .zcwf_col_lab,
    .zcwf_lblLeft .zcwf_col_fld {
        width: auto;
        float: none !important;
    }

    .zcwf_lblLeft .zcwf_col_help {
        width: 40%;
    }
}


.zcwf_button {
    cursor: pointer;
    margin-left: 30px;
    margin-top: 20px;
    color: white;
    background-color: #2573EB;
    border-radius: 7px;
    padding: 5px;
    padding-left: 20px;
    padding-right: 20px;
}

.cwf_button {
    cursor: pointer;
    margin-top: 20px;
    color: white;
    background-color: #2573EB;
    border-radius: 7px;
    padding: 5px;
    padding-left: 20px;
    padding-right: 20px;
}

.form {
    padding-top: 0px;
    padding-bottom: 80px;
}

input {
    margin: 0;
    font-family: inherit;
    font-size: 20px;
    line-height: inherit;
}

label {
    display: inline-block;
    margin-bottom: 5px;
    font-size: 15px;
    margin-top: 7px;
}



/*---------------------------------------- form ---------------------------------------------*/


#crmWebToEntityForm.zcwf_lblLeft {
    width: 100%;
    padding: 25px;
    margin: 0 auto;
    box-sizing: border-box;
}

#crmWebToEntityForm.zcwf_lblLeft * {
    box-sizing: border-box;
}

#crmWebToEntityForm {
    text-align: left;
}

#crmWebToEntityForm * {
    direction: ltr;
}

.zcwf_lblLeft .zcwf_title {
    word-wrap: break-word;
    padding: 0px 6px 10px;
    font-weight: bold;
}

.zcwf_lblLeft .zcwf_col_fld input[type=text],
.zcwf_lblLeft .zcwf_col_fld textarea {
    width: 60%;
    border: 1px solid #ccc;
    resize: vertical;
    border-radius: 2px;
    float: left;
}

.zcwf_lblLeft .zcwf_col_lab {
    width: 30%;
    word-break: break-word;
    padding: 0px 6px 0px;
    margin-right: 10px;
    margin-top: 5px;
    float: left;
    min-height: 1px;
}

.zcwf_lblLeft .zcwf_col_fld {
    float: left;
    width: 68%;
    padding: 0px 6px 0px;
    position: relative;
    margin-top: 5px;
}

.zcwf_lblLeft .zcwf_privacy {
    padding: 6px;
}

.zcwf_lblLeft .wfrm_fld_dpNn {
    display: none;
}

.dIB {
    display: inline-block;
}

.zcwf_lblLeft .zcwf_col_fld_slt {
    width: 60%;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 4px;
    font-size: 12px;
    float: left;
    resize: vertical;
}

.zcwf_lblLeft .zcwf_row:after,
.zcwf_lblLeft .zcwf_col_fld:after {
    content: '';
    display: table;
    clear: both;
}

.zcwf_lblLeft .zcwf_col_help {
    float: left;
    margin-left: 7px;
    font-size: 12px;
    max-width: 35%;
    word-break: break-word;
}

.zcwf_lblLeft .zcwf_help_icon {
    cursor: pointer;
    width: 16px;
    height: 16px;
    display: inline-block;
    background: #fff;
    border: 1px solid #ccc;
    color: #ccc;
    text-align: center;
    font-size: 11px;
    line-height: 16px;
    font-weight: bold;
    border-radius: 50%;
}

.zcwf_lblLeft .zcwf_row {
    margin: 15px 0px;
}

.zcwf_lblLeft .formsubmit {
    margin-right: 5px;
    cursor: pointer;
    color: #333;
    font-size: 12px;
}

.zcwf_lblLeft .zcwf_privacy_txt {
    color: rgb(0, 0, 0);
    font-size: 12px;
    font-family: Arial;
    display: inline-block;
    vertical-align: top;
    color: #333;
    padding-top: 2px;
    margin-left: 6px;
}

.zcwf_lblLeft .zcwf_button {
    font-size: 12px;
    color: #333;
    border: 1px solid #ccc;
    padding: 3px 9px;
    border-radius: 4px;
    cursor: pointer;
    max-width: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zcwf_lblLeft .zcwf_tooltip_over {
    position: relative;
}

.zcwf_lblLeft .zcwf_tooltip_ctn {
    position: absolute;
    background: #dedede;
    padding: 3px 6px;
    top: 3px;
    border-radius: 4px;
    word-break: break-all;
    min-width: 50px;
    max-width: 150px;
    color: #333;
}

@media all and (max-width: 600px) {

    .zcwf_lblLeft .zcwf_col_lab,
    .zcwf_lblLeft .zcwf_col_fld {
        width: auto;
        float: none !important;
    }

    .zcwf_lblLeft .zcwf_col_help {
        width: 40%;
    }
}

/*------------------------------ mychanges ------------------------------*/

.zcwf_lblLeft .zcwf_col_fld_slt {
    width: 60%;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 7px;
    font-size: 12px;
    float: left;
    resize: vertical;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
}

.zcwf_lblLeft .zcwf_col_fld input[type=text],
.zcwf_lblLeft .zcwf_col_fld textarea {
    width: 60%;
    border: 1px solid #ccc;
    resize: vertical;
    border-radius: 2px;
    float: left;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 10px;
    border-radius: 7px;
}

.zcwf_lblLeft .zcwf_button {
    font-size: 18px;
    color: #fff;
    border: 1px solid #008ed6;
    padding: 3px 9px;
    border-radius: 4px;
    cursor: pointer;
    max-width: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 10px;
    background-color: #008ed6;
}


.zcwf_col_fld {
    margin: 15px;
    font-size: 15px;
}




.zcwf_lblLeft .zcwf_col_fld input[type=text],
.zcwf_lblLeft .zcwf_col_fld textarea {
    width: 60%;
    border: 1px solid #ccc;
    resize: vertical;
    border-radius: 2px;
    float: left;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 10px;
    border-radius: 7px;
}

.zcwf_col_help {
    padding: 5px;

}


.zcwf_lblLeft .zcwf_col_fld input[type=text],
.zcwf_lblLeft .zcwf_col_fld textarea {
    width: 60%;
    border: 1px solid #ccc;
    resize: vertical;
    border-radius: 2px;
    float: left;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 10px;
    border-radius: 7px;
    font-size: inherit;
}

.zcwf_lblLeft .zcwf_col_fld {
    float: left;
    width: 160%;
    padding: 0px 6px 0px;
    position: relative;
    margin: 0px;
}

.zcwf_lblLeft .zcwf_button {
    font-size: 18px;
    color: #fff;
    border: 1px solid #008ed6;
    padding: 3px 9px;
    border-radius: 4px;
    cursor: pointer;
    max-width: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 10px;
    background-color: #008ed6;
}

#crmWebToEntityForm.zcwf_lblLeft {
    width: 100%;
    padding: 0px;
    margin: 0 auto;
    box-sizing: border-box;
}

input:-internal-autofill-selected {
    appearance: menulist-button;
    background-color: rgb(232, 240, 254) !important;
    background-image: none !important;
    color: -internal-light-dark(black, white) !important;
    border-color: aqua;
}

#accordion .panel-body p {
    border-left: 1px dashed #8c8c8c;
    padding-left: 25px;
    margin-bottom: 0;
}

#accordion .panel-body {
    background: transparent none repeat scroll 0 0;
    border-top: medium none;
    padding: 5px 25px 5px 9px;
    position: relative;
}



@media (max-width: 767px) {
    .zcwf_lblLeft .zcwf_col_fld {
        float: left;
        width: 100%;
        width: 100%;
        padding: 0px 0px 0px 0px;
        position: relative;
        margin: 0px;
        padding-right: 0px;
        margin-right: 0px;
    }
}

@media (max-width: 767px) {
    .form {
        display: block;
        width: 100%;
    }

}

/*--------------------- new changes -------------------*/

.client-logos li {
    display: inline-block;
    vertical-align: middle;
    margin: 15px;
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

/*-------------------- courses -----------------*/

.card-header {
    background-color: #ebebeb;

}

.card-link {
    color: black;
    text-decoration: underline;
}

.courses {
    padding-top: 20px;
    padding-bottom: 80px;
}



.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 12px;
}

.card-header {
    padding: 10px;
    padding-left: 20px;
    margin-bottom: 0;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    font-size: 17px;
}

/* -------------------- nav bar --------------------*/

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    padding-left: 15%;
    padding-right: 15%;
}

a.nav-link:hover,
a.nav-link:active {
    color: #008ed6;
}

.nav-link {
    display: block;
    color: black;
    padding: 15px;
    font-size: 14px;
}

.navbar-item {
    padding-left: 10px;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
    padding-left: 17px;
    font-weight: 500;
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    padding-left: 15%;
    padding-right: 15%;
    box-shadow: 9px 12px 12px 0px #ababab2b;
}

.navbar-light .navbar-nav .nav-link {
    color: rgb(0 0 0 / 100%);
}

.bg-light {
    background-color: #ffffff !important;
}

/*---------------------- slider -----------------*/

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 65%;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

a.color:hover,
a.color:active {
    color: #008ed6;
}

/*-------------------- scrole bhaviour ----------------*/

html {
    scroll-behavior: smooth;
}

#logos {
    padding-bottom: 60px;
    background-color: #f7f8fa;
}

#Location {
    background-color: #FFFFFF;
    padding-bottom: 50px;
    padding-top: 50px;
}

.courses {
    padding-top: 30px;
    padding-bottom: 80px;
}

.wpb_column {
    padding-top: 70px;
}

.packcol {
    text-align: center;
    padding-top: 90px;
    padding-bottom: 70px;
}

#features {
    padding-bottom: 50px;
    padding-top: 90px;
}

/*-------------------- animate -----------*/

.fa-phone {
    display: inline-block;
    margin: 0 0.5rem;

    animation: swing;
    /* referring directly to the animation's @keyframe declaration */
    animation-duration: 0.8s;
    /* don't forget to set a duration! */
    animation-iteration-count: 1;
    animation-delay: 4s;

}

.buttonizer-button {
    animation: heartBeat;
    /* referring directly to the animation's @keyframe declaration */
    animation-duration: 1s;
    /* don't forget to set a duration! */
    animation-iteration-count: 1;
    animation-delay: 4s;
}


/*----------new changes------------*/

.firstbutton {
    color: #fff;
    background-color: #08c;
    border-color: #08c;
    font-size: 13px;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 20px;
    padding-right: 20px;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, .2) 0, rgba(255, 255, 255, .01) 100%);
    background-repeat: repeat-x;
    margin-top: 30px;
}

.firstbutton:hover {
    color: #fff;
    background-color: #08c;
    border-color: #08c;
}

.firstbutton:active {
    color: #fff;
    background-color: #08c;
    border-color: #08c;
}


.blackbutton {
    color: #000204;
    border-color: #000000;
}

.textheading {
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
}

h4 {
    font-family: 'Raleway', sans-serif;
    font-size: 1.25rem;
    line-height: 2rem;
    font-weight: 600;

    margin-bottom: 15px;
}

.videoheading {
    display: inline-block;
}

.btn-outline-primary {
    color: #007bff;
    border-color: #007bff;
}

.linkbottom {
    color: black;
}

.btn-outline-primary:hover {
    color: white;
    border-color: #007bff;
    background-color: #007bff;
}

.paktext {
    padding: 10px;
    margin-left: -40px;
    border: 1px dotted #e3e3e3;
    color: #727272;
    font-size: 15px;
}

.btn-outline-danger {
    color: #A11515;
    border-color: #A11515;
}

.btn-outline-danger:hover {
    background-color: #A11515;
}