@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
/* CSS Document */
body, html{
    height: 100%;
}
body{
    background: #fff;
    font-family: "Montserrat", serif;
    font-weight: 400;
}

h1, h2, h3, h4, h5, h6{
    font-family: "Montserrat", serif;
}
p, textarea{
    font-family: "Montserrat", serif;
}
h1, h2, h3, h4, h5, h6, p, a, ul, li{
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
a {
    text-decoration: none !important;
    transition: all 0.5s;
}
.carousel-item img {
    width: 100%;
}
ul {
    margin: 0;
    padding: 0;
}
li {
    list-style: none;
}
div#navbarCollapse {
    flex-direction: row-reverse;
}
.checkbox {
    display: flex;
    justify-content: left;
    align-items: flex-start;
    text-align: left;
}
.checkbox label {
    font-size: 12px;
    line-height: 20px;
}
.checkbox input[type="checkbox"] {
    text-align: left;
    width: unset;
    margin: 3px 10px 0 0;
    display: flex;
    min-height: unset;
}
.serv-blk-inn {
    border: 2px solid #2c2c60;
    text-align: left;
    padding: 40px 20px;
    border-radius: 10px;
}
.serv-blk-inn h4 {
    font-size: 28px;
    margin: 0;
}
.pkg-pric {
    min-height: auto !important;
    font-weight: 800;
    font-size: 40px;
    margin: 0 0 20px;
}
.pkg-pric em {
    font-size: 20px;
    text-decoration: line-through;
}
.serv-blk-inn ul {
    margin: 0;
    height: 250px;
    overflow-y: scroll;
}
.serv-blk-inn a {
    background-color: #2c2c60;
    color: #fff;
    display: inline-block;
    padding: 10px 40px;
    border-radius: 30px;
    margin-top: 20px;
}
.serv-blk-inn ul li {
    margin: 6px 0;
}
.pkgs-sec .slick-dots {
    bottom: -50px !important;
}
.pkgs-sec {
    background-color: #fff !important;
}
/*Header Css Start*/
header {
    padding-top: 20px;
    padding-bottom: 20px;
    position: fixed;
    inset: 0% 0% auto;
        background-color: #f5f5f5;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}
.nav-row {
    justify-content: space-between;
    align-items: center;
    display: flex;
}
.brand-logo {
    width: 260px;
}
.navbar {
    padding: 0 !important;
    margin: 0;
}
.navbar li a {
    color: #000;
    padding: 0 10px;
}
.navigation-link.nav-btn {
    background-color: #2c2c60;
    color: #ffffff;
    border-radius: 20px;
    padding: 8px 20px;
}
.navigation-link {
    text-align: left;
    letter-spacing: 1px;
    padding: 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    transition: all .3sease-in-out;
    overflow: visible;
}
.tail-sec {
    padding-top: 70px;
}
.about-sec .customizethemerigth {
    max-width: 100%;
}
/*Banner Css Start*/
.hero-section {
    background-image: url(../images/banner.png);
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 50px;
    margin-bottom: 30px;
    padding-top: 60px;
    padding-bottom: 80px;
    position: relative;
}
.hero-container {
    flex-flow: wrap;
    flex: 0 auto;
    order: 0;
    place-content: stretch center;
    align-self: auto;
    align-items: flex-start;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 60px;
    display: flex;
    position: static;
}
.hero-heading {
    color: #000;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px;
    font-family: Montserrat, sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
}
span.color-primary {
    color: #2c2c60;
}
.hero-subheading {
    color: #676770;
    text-align: center;
    text-transform: none;
    white-space: normal;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-decoration: none;
}
.header-title-btn, .header-title-logolist {
    margin-top: 30px;
}
.trusted-list {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    display: flex;
}
.w-list-unstyled {
    padding-left: 0;
    list-style: none;
}
.trusted-first-child {
    font-size: 16px;
    font-weight: 500;
}
.trusted-logo {
    width: 130px;
    padding-left: 0;
}
.service-row {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    display: flex;
}
.service-column.sticky {
    position: sticky;
    top: 100px;
}
.section {
    background-color: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
}
.serv-sec {
    text-align: center;
    background-color: #00000017;
    padding: 60px 0;
}
.serv-sec h2 {
    color: #000;
    margin-bottom: 50px;
    font-family: Montserrat, sans-serif;
    font-size: 40px;
    font-weight: 600;
}
.serv-blk h4 {
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 16px;
}
.serv-blk {
    margin: 0 10px;
}
.serv-blk img {
    filter: hue-rotate(239deg);
    margin: 0 auto;
}
.serv-blk span {
    display: inline-block;
    min-height: 70px;
}
.serv-sec .slick-dots li button:before {
    font-size: 54px;
    color: #2c2c60;
}
.serv-sec .slick-arrow {
    display: none !important;
}
.service-column {
    flex: 1;
}
.default-title {
    color: #000;
    text-align: left;
    margin-bottom: 20px;
    font-family: Montserrat, sans-serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 40px;
}
.default-title-content {
    color: #676770;
    text-align: left;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
}
.default-title-button {
    text-align: left;
    margin-top: 20px;
}
.button {
    background-color: #ffc700;
    color: #000;
    text-align: center;
    border: 0 solid #000;
    border-radius: 20px;
    padding: 10px 30px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    text-decoration: none;
    transition: background-color .3s;
    display: inline-block;
    box-shadow: 0 2px 6px #05668d4d;
}
.button:hover {
    background-color: #676770;
    background-image: none;
    box-shadow: 0 2px 6px #6767704d;
    color: #fff;
}
.offered-box {
    text-align: left;
    background-color: #fafafa;
    border-radius: 30px;
    margin-bottom: 20px;
    padding: 30px;
}
.offered-title {
    color: #000;
    text-align: left;
    letter-spacing: 1px;
    text-transform: none;
    margin-top: 10px;
    margin-bottom: 15px;
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
}
.offered-content {
    color: #676770;
    text-align: left;
    margin-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.offered-icon {
    width: 50px;
    display: block;
    filter: hue-rotate(441deg);
}
.awardiconbox img {
    filter: hue-rotate(809deg);
}
.customizetheme {
    background-color: #f5f5f5;
    border-radius: 30px;
}
.customizethemebox {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}
.customizethemeleft {
    flex: 1;
    max-width: 50%;
    padding: 30px;
}
.customizethemerigth {
    flex: 1;
    max-width: 50%;
    padding: 15px;
    overflow: hidden;
}
.section-title-group {
    flex: 0 auto;
    margin: 30px 30px 0;
    position: relative;
}
.section-heading.text-left {
    text-align: left;
}
.section-heading {
    color: #000;
    text-align: center;
    margin-top: 0;
    margin-bottom: 15px;
    font-family: Montserrat, sans-serif;
    font-size: 26px;
    font-weight: 600;
    line-height: 40px;
}
.awardbox {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 40px;
    display: flex;
}
.awardboxrow {
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    display: flex;
}

.awardbox-1 {
    justify-content: flex-start;
    align-items: center;
    display: flex
;
}
.awardcontentbox {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    display: flex
;
}
.awardiconbox {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    justify-content: center;
    align-items: center;
    display: flex;
}
.awardiconboxcontent {
    display: block;
}
.awardicontitle {
    color: #000;
    letter-spacing: 1px;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    display: block;
}
.awardiconcontent {
    color: #676770;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    display: block;
}
.customizethemerigth img {
    width: 100%;
}
.section-title-group {
    flex: 0 auto;
    margin: 30px 30px 0;
    position: relative;
}
.secttion-title-content {
    color: #676770;
    text-align: center;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
}
.boxdesogn {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    background-color: #ffffff;
    border-radius: 30px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding: 0 30px;
    display: flex;
    box-shadow: 0 0 20px #0003;
}
.left-box {
    flex-flow: column;
    flex: 1;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: flex-start;
    height: 100%;
    display: flex;
}
.section-title-group {
    flex: 0 auto;
    margin: 30px 30px 0;
    position: relative;
}
.growthbox {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    height: 100%;
    /* padding: 0 30px; */
    display: flex;
}
.image-10 {
    border-radius: 30px;
    width: 100%;
}
.right-box {
    flex-flow: wrap;
    flex: 1;
    place-content: center;
    align-items: center;
    height: 100%;
    display: flex;
}

footer {
    background-color: #f5f5f5;
    padding: 70px 0;
}
.ftr-blk img {
    margin: 0 0 25px;
}
.ftr-ul {
    float: right;
}
ul.ftr-cntc li {
    margin-bottom: 12px;
}
ul.ftr-cntc li a {
    color: #000;
}
ul.ftr-cntc a i {
    color: #2c2c60;
    font-size: 20px;
    min-width: 40px;
    text-align: center;
    float: left;
    margin: 3px 0 10px;
}
ul.ftr-soc li {
    margin-left: 8px;
}
ul.ftr-soc li a {
    background-color: #2c2c60;
    color: #ffffff;
    display: inline-flex;
    min-width: 50px;
    text-align: center;
    border-radius: 100%;
    height: 50px;
    align-items: center;
    justify-content: center;
    font-size: 22px;
}
.copyrit {
    background-color: #2c2c60;
    border-top: 1px solid #ffffff3d;
    padding: 15px 0;
}
.copy-con {
    display: flex;
    justify-content: space-between;
}
.copy-con ul {
    margin: 0;
    display: flex;
}
.copy-con li {
    margin-right: 22px;
}
ul.ftr-soc {
    margin: 0;
    display: inline-flex;
}
.copy-con p {
    margin: 0;
    color: #fff;
}
.copy-con li a {
    color: #fff;
}
.ecom-prt img {
    width: 110px;
    margin: 0 0 14px;
}
.focuspart img {
    width: 100%;
    margin-top: 20px;
}

.ftr-blk img {
    width: 300px;
}
.pci img {
    width: 200px;
    margin: 10px 0px;
}
.pci p {
    color: #000;
    font-size: 13px;
    width: 30%;
}
section.compl-sec {
    padding: 90px 0 40px;
}
.get-started .modal-content {
    background-color: #fff;
    border: none;
    text-align: center;
}
button.close {
    background-color: #2c2c60 !important;
    opacity: 1;
    width: 40px;
    height: 40px;
    border-radius: 100%;
}
.get-started-modal h3 {
    font-size: 32px !important;
    color: #000;
    margin: 0 0 30px;
    text-align: center;
}
.yellow {
    color: #2c2c60;
    display: block;
}
.get-started-modal input, .get-started-modal select, .get-started-modal textarea {
    width: 100%;
    border: 2px solid #bbbbbb;
    background-color: transparent;
    color: #000;
    min-height: 50px;
    border-radius: 8px;
    margin: 0 0 12px;
    padding: 5px 14px;
    font-size: 16px;
    resize: none;
}
.get-started-modal textarea {
    height: 130px;
}
.get-started-modal input.submit {
    background-color: #2c2c60;
    color: #fff;
    border-color: #2c2c60;
}
section.page.w-txt {
    padding: 120px 0 60px;
}
.trms-title {
    text-align: center;
    margin: 0 0 40px;
}
.trms-title h2 {
    font-size: 40px;
    font-weight: 600;
}
.content h2 {
    font-weight: 600;
    color: #000;
    margin-top: 30px;
}
.content a {
    color: #2c2c60;
    font-weight: 600;
}


@media only screen and (min-device-width:520px) and (max-device-width:767px) and (orientation:portrait) {}
@media only screen and (min-device-width:120px) and (max-device-width:750px) and (orientation:landscape) {}
@media only screen and (min-device-width:751px) and (max-device-width:999px) and (orientation:portrait) {}
@media only screen and (min-device-width:751px) and (max-device-width:999px) and (orientation:landscape) {}
@media only screen and (min-device-width:1000px) and (max-device-width:1030px) and (orientation:portrait) {}
@media only screen and (min-device-width:1000px) and (max-device-width:1030px) and (orientation:landscape) {}

@media only screen and (min-width: 1366px) and (max-width: 1920px){}
@media only screen and (min-width: 1200px) and (max-width: 1365px){}
@media only screen and (min-width: 992px) and (max-width: 1199px){}
@media only screen and (min-width: 768px) and (max-width: 991px){}
@media only screen and (min-width: 520px) and (max-width: 767px){}
@media only screen and (min-width: 300px) and (max-width: 519px){
header {
    position: static;
}
.brand-logo {
    width: 140px;
}
.navigation-link {
    font-size: 14px;
}
.hero-section {
    margin-top: 0;
    padding-top: 20px;
}
.hero-heading {
    font-size: 30px;
    line-height: 36px;
}
.service-column.sticky {
    position: static;
}
.customizethemebox {
    display: block;
}
.customizethemeleft {
    max-width: 100%;
    padding: 10px;
}
.awardboxrow {
    display: block;
}
.awardcontentbox {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.awardbox {
    grid-row-gap: 0px;
}
.awardiconbox {
    margin-top: 20px;
}
.customizethemerigth {
    max-width: 100%;
}
.section-title-group {
    margin: 30px 0;
}
.right-box img {
    width: 100%;
}
.boxdesogn, .growthbox {
    display: block;
}
.ftr-ul {
    margin-top: 30px;
}
ul.ftr-cntc li a {
    font-size: 14px;
}
.copy-con {
    display: block;
    text-align: center;
}
.copy-con ul {
    justify-content: center;
}
ul.navbar {
    display: none;
}

}