section.banner.inner-banner {
    height: 600px;
    padding-bottom: 43px
}

a,
a:focus {input[type=text]
    outline: 0
}

section.banner.inner-banner h2 {
    font-size: 40px !important;
    margin-bottom: 0
}

body {
    font-family: lato, sans-serif;
    font-family: poppins, sans-serif;
      scroll-behavior: smooth;

}

@font-face {
    font-family: icomoon;
    src: url(web-design/assets/fonts/icomoon.eot);
    src: url(web-design/assets/fonts/icomoon.eot#iefix) format('embedded-opentype'), url(web-design/assets/fonts/icomoon.ttf) format('truetype'), url(web-design/assets/fonts/icomoon.woff) format('woff'), url(web-design/assets/fonts/icomoon.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

.align-items-center {
    align-items: center
}

.d-flex {
    display: flex
}

[class*=" icon-"],
[class^=icon-] {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-icon-email:before {
    content: "\e902"
}

.icon-icon-phone:before {
    content: "\e903"
}

.icon-email:before {
    content: "\e900"
}

.icon-phone:before {
    content: "\e901"
}

section.banner {
    text-align: center;
    font-size: 16px;
    color: #fff;
    line-height: 26px;
    background-size: cover;
    text-align: left;
    font-family: poppins, sans-serif !important;
    position: relative;
    background-color: #4158D0;
    background-image: linear-gradient(43deg, #4158D0 0%, #C850C0 46%, #FFCC70 100%);
    height: 835px;
    padding: 13rem 0 0 0;
}

section.banner .container {
    position: relative;
    z-index: 100
}

section.banner::before {
    background-color: rgb(0 0 0 / 27%);
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

section.banner video {
    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
    height: 100%;
    width: 100%
}

.logodiv {
    position: absolute
}

header {
    position: absolute;
    width: 100%;
    padding: 30px 0 !important
}

header .container {
    position: relative
}

header ul.nav.navbar-nav li a {
    font-size: 12px
}

header ul.nav.navbar-nav {
    text-align: left;
    margin-top: 10px;
    padding-left: 100px
}

header ul {
    list-style: none;
    margin: 0;
    padding: 0
}

header ul li {
    display: inline-block
}

header ul li span {
    position: relative;
    display: block;
    cursor: pointer
}

header ul.nav.navbar-nav li a {
    padding: 13px;
    border: 1px solid #ccc0
}

div#navbar {
    text-align: right
}

section.banner h2 {
    font-size: 16px;
    color: #fff;
    margin-bottom: 0;
    font-weight: 400;
    margin: 0;
    line-height: 24px
}

section.banner a {
    display: inline-block;
    margin: 0 0 20px;
    color: #fff;
    position: relative;
    font-family: poppins, sans-serif;
    font-weight: 500;
    padding: 12px 20px;
    border-radius: 5px
}

section.banner a i {
    background: #f7ce0f;
    padding: 9px;
    color: #000;
    border-radius: 100px;
    height: 43px;
    width: 43px;
    font-size: 22px;
    margin-left: 10px
}

header ul.nav.navbar-nav li a:hover ul.submenu {
    display: block
}

ul.submenu {
    display: none;
    width: 190px;
    position: absolute;
    left: 20px;
    background: #000;
    text-align: left;
    padding-bottom: 5px;
    top: 30px;
    border-radius: 0 0 10px 10px
}

header ul.nav.navbar-nav li:hover ul.submenu {
    display: block
}

header ul li a {
    padding: 13px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    font-family: poppins, sans-serif;
    color: #fff
}

section.banner h2 span {
    color: #f6c920
}

section.banner h3 {
    font-size: 29px;
    margin: 0 0 10px;
    line-height: 31px;
    font-weight: 500;
    font-family: poppins, sans-serif !important
}

a.grad-btn {
    background: #f6c920
}

section.banner a.chat.form-chat {
    background: 0 0 !important;
    color: #000;
    margin: 10px 0 0;
    padding: 0
}

p.cta-form {
    margin: 0
}

ul.submenu li {
    padding: 8px 10px
}

header ul.nav.navbar-nav li a:hover {
    border-left: 2px solid #d22a43;
    border-right: 2px solid #f0760a;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-position: 0 0, 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 2px;
    background-image: linear-gradient(to right, #d22a43 0, #f0760a 100%), linear-gradient(to right, #d22a43 0, #f0760a 100%)
}

header ul.nav.navbar-nav li a:hover {
    color: #fff;
    position: relative
}

section.faq {
    padding: 25px 0;
    color: #848894;
    font-size: 13px;
    line-height: 22px;
    border-bottom: 1px solid #eee
}

section.faq h2 {
    font-size: 16px;
    margin: 0;
    font-weight: 700;
    color: #282828;
    margin-bottom: 10px
}

section.faq h3 {
    font-size: 16px;
    margin: 0;
    font-weight: 700;
    color: #282828;
    margin-bottom: 10px
}

section.faq select {
    padding: 9px 100px 10px 10px;
    font-size: 12px;
    border-radius: 5px
}

section.faq p {
    margin-bottom: 0
}

section.ab-home {
    padding: 70px 0;
    text-align: center;
    color: #848894;
    font-size: 18px
}

section.ab-home h2 {
    color: #282828;
    margin: 0;
    font-size: 46px;
    font-weight: 700;
    line-height: 55px;
    margin-bottom: 20px
}

section.ab-home p {
    width: 80%;
    margin: 0 auto
}

.popupform ul li {
    text-align: left;
    position: relative;
    width: 100%;
    margin: 8px 0;
    display: inline-block
}

.popupform ul li input[type=email],
.popupform ul li input[type=text],
.popupform ul li input[type=tel],
.popupform ul li textarea {
    background: #fff;
    border: #dedede 2px solid;
    padding: 10px 10px 10px 34px;
    width: 100%;
    border-radius: 6px;
    font-size: 14px;
    color: #000;
    box-shadow: none !important;
    outline: 0 !important
}

.popupform ul li i {
    position: absolute;
    top: 15px;
    left: 14px;
    color: #711cd3;
}

.popupform ul li textarea {
    height: 161px
}

.popupform ul li.last {
    text-align: center
}

.popupform ul li input[type=submit] {
    background: #711cd3;
    color: #fff;
    font-size: 18px;
    border: #fff 1px solid;
    text-transform: uppercase;
    font-weight: 600;
    padding: 9px 10px;
    letter-spacing: 1px;
    outline: 0;
    border-radius: 5px;
    width: 195px
}

.popupform ul li input[type=submit]:hover {
    background: #331f00
}

.popupform ul li input[type=email]:focus,
.popupform ul li input[type=text]:focus,
.popupform ul li input[type=tel]:focus,
.popupform ul li textarea:focus {
    border: #b9bbbd 2px solid !important
}

.popupform {
    width: 450px;
    border-radius: 23px;
    padding: 31px 67px 31px 31px;
    overflow: visible;
    border-bottom: #0467ff 5px solid;
    border: 9px solid #000
}

.popupform h2 {
    font-size: 28px;
    color: #000;
    font-weight: 900;
    padding-left: 15px;
    border-left: #711cd3 6px solid;
    margin-bottom: 12px;
    line-height: 35px
}

.popupform h2+p {
    line-height: 19px;
    font-size: 14px;
    margin-bottom: 12px
}

.popupform .fancybox-close-small {
    border: #711cd3 3px solid;
    background: #fff;
    border-radius: 72px;
    text-align: center;
    box-shadow: #000 0 0 10px;
    right: -14px;
    top: -13px;
    overflow: visible
}

.popupform .fancybox-close-small:after {
    color: #072fab;
    font-size: 25px;
    right: 4px
}

.popupform ul {
    margin: 0
}

input.required.error,
select.required.error,
textarea.required.error {
    border-bottom: red 2px solid !important;
    color: red !important
}

label.error {
    display: none !important
}

.sub-heading {
    color: #f7ce0f;
    font-weight: 600;
    margin-bottom: 8px;
    font-size: 18px;
    margin-top: 15px
}

.thankyou-banner h1 {
    font-size: 46px;
    font-weight: 600;
    margin-bottom: 22px;
    line-height: 58px
}

.thankyou-banner h1 span {
    display: block;
    font-family: georgia;
    font-style: italic
}

.thankyou-banner {
    text-align: center;
    background: url(img/home-banner.webp);
    display: -webkit-flex;
    display: inline-flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    height: 100vh;
    width: 100%;
    font-size: 22px;
    color: #fff;
    line-height: 26px;
    background-size: cover
}

a.live-chat-thank.chat {
    background: #ee2c5e;
    display: inline-block;
    border-radius: 50px;
    padding: 14px 70px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 40px 0
}

i.bulb-icon {
    background: url(../images/logo-icon.webp) no-repeat;
    width: 143px;
    height: 170px;
    position: absolute;
    top: -108px;
    left: -60px;
    z-index: -1
}

section.packages {
    padding: 50px 0 100px;
    font-size: 14px;
    color: #848894;
    line-height: 23px;
    background: #711cd3;
}

section.packages h2 {
    text-align: center;
    font-size: 32px;
    font-weight: 500;
    margin: 0 0 20px;
    color: #390184;
}

section.packages h2 a.grad-btn {
    color: #fff
}

section.packages a.grad-btn {
    color: #fff;
    padding: 10px 30px;
    border-radius: 5px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    display: inline-block;
    position: relative;
    margin: 0 auto;
    display: table;
    top: -13px;
    background: #390184 !important;
}

section.packages a.grad-btn:hover {
    background: #000 !important
}

.packages a.grad-btn:hover {
    background: #000;
    color: #fff
}

section.cform-section form ul li input[type=submit]:hover {
    color: #000 !important
}

section.packages p {
    font-size: 15px;
    width: 81%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 0;
    font-weight: 300;
    line-height: 30px;
    color: #fff
}

p.addontag {
    color: #5e5e5e !important
}

section.packages a.border-btn {
    font-weight: 600;
    padding: 6px 30px;
    background: linear-gradient(to right, #ef4e28 0, #ec6d28 21%, #f7a358 74%, #f7c158 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    border: 3px solid transparent;
    border-image: linear-gradient(to right, #ef4e28 0, #ec6d28 21%, #f7a358 74%, #f7c158 100%);
    border-image-slice: 5;
    text-transform: uppercase
}

section.packages .col-md-4 {
    margin: 30px 0
}

section.packages [class^=col-md-4]>div {
    border-radius: 5px;
    padding: 20px 20px 0;
    position: relative;
    border: 2px solid #d8dfe6;
    border-radius: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
    background: #fff
}

section.packages [class^=col-md-4]>div h2 {
    font-size: 18px;
    font-weight: 600;
    text-align: left;
    margin-bottom: 14px
}

section.packages [class^=col-md-4]>div i {
    position: absolute;
    right: -2px;
    top: 0
}

section.packages [class^=col-md-4]>div .pricebox {
    position: relative;
    text-align: left
}

section.packages [class^=col-md-4]>div .pricebox sup {
    font-size: 25px;
    font-weight: 600;
    position: relative;
    color: #000
}

section.packages [class^=col-md-4]>div .pricebox h3 {
    display: inline-block;
    font-size: 53px;
    margin: 0;
    font-weight: 700;
    color: #390184;
    padding-right: 10px
}

section.packages [class^=col-md-4]>div .pricebox strike {
    font-size: 16px;
    color: #000;
    position: relative;
    top: -10px;
    font-weight: 700
}

section.packages [class^=col-md-4]>div .pricebox span {
    position: absolute;
    top: 16px;
    left: 0;
    font-size: 14px;
    color: #000;
    font-weight: 700
}

section.packages [class^=col-md-4]>div ul li {
    font-size: 12px;
    color: #000;
    font-weight: 500;
    padding-left: 15px;
    position: relative;
    margin-bottom: 0;
    padding-right: 12px
}

section.packages [class^=col-md-4]>div ul li:before {
    content: "\f111";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 7px;
    top: 9px;
    position: absolute;
    left: 0
}

section.packages [class^=col-md-4]>div ul {
    margin-bottom: 0;
    margin-top: 5px;
    text-align: left
}

p.addontag {
    font-size: 12px;
    color: #000;
    display: inline-block;
    margin-bottom: 0;
    width: 100%;
    font-weight: 700;
    text-align: v;
    margin: 7px 0
}

p.addontag strong {
    color: #390184;
}

section.packages [class^=col-md-4]>div a.mr-det {
    display: block;
    text-transform: uppercase;
    color: #000;
    margin: 10px 0 0;
    font-weight: 700;
    font-size: 11px;
    letter-spacing: 2px;
    margin-left: 5px
}

section.packages [class^=col-md-4]>div h2+p {
    font-size: 11px;
    color: #000;
    text-align: left;
    width: 89%;
    font-weight: 600;
    margin: 0 0 16px;
    line-height: 14px
}

section.packages [class^=col-md-4]>div:hover {
    border: 2px solid #6e6e6e !important;
    border-right: 2px solid #6e6e6e;
    border-radius: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-position: 0 0, 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 2px
}

.style-14::-webkit-scrollbar-track {
    background-color: #e8e8e8
}

.style-14::-webkit-scrollbar {
    width: 5px;
    background-color: #331f00
}

.style-14::-webkit-scrollbar-thumb {
    background-color: #331f00
}

.scrollbar {
    margin-left: 0;
    float: left;
    height: 228px;
    width: 100%;
    overflow-y: scroll;
    margin-bottom: 15px;
    overflow-x: hidden
}

.force-overflow {
    min-height: 450px
}

section.br-sol {
    background: url(img/br-sol-bg.webp);
    color: #fff;
    padding: 50px 0;
    position: relative;
    background-size: cover
}

section.br-sol .col-md-7 h2 {
    font-size: 42px;
    font-weight: 600;
    line-height: 49px;
    margin: 50px 0 20px
}

section.br-sol .col-md-7 h2+p {
    font-size: 16px;
    line-height: 26px
}

section.br-sol .col-md-7 a {
    background: #5d3c83;
    padding: 10px 30px;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 10px 0 0;
    display: inline-block;
    border-radius: 5px
}

section.br-sol [class^=col-md-4]>div {
    border-radius: 14px;
    padding: 0 30px 0;
    position: relative;
    background: -moz-linear-gradient(left, #db334c 0, #f97c15 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, #db334c), color-stop(100%, #f97c15));
    background: -o-linear-gradient(left, #db334c 0, #f97c15 100%);
    background: -ms-linear-gradient(left, #db334c 0, #f97c15 100%);
    position: relative;
    top: 0;
    border: 2px solid #fff
}

section.br-sol [class^=col-md-4]>div h2 {
    font-size: 18px;
    font-weight: 600;
    text-align: left;
    margin-bottom: 10p
}

section.br-sol [class^=col-md-4]>div i {
    position: absolute;
    right: -2px;
    top: 0
}

section.br-sol [class^=col-md-4]>div .pricebox {
    position: relative
}

section.br-sol [class^=col-md-4]>div .pricebox sup {
    font-size: 25px;
    font-weight: 600;
    position: relative
}

section.br-sol [class^=col-md-4]>div .pricebox h3 {
    display: inline-block;
    font-size: 87px;
    margin: 0;
    font-weight: 700;
    color: #fff
}

section.br-sol [class^=col-md-4]>div .pricebox strike {
    font-size: 16px;
    color: #fff;
    position: relative;
    top: -10px;
    font-weight: 700
}

section.br-sol [class^=col-md-4]>div .pricebox span {
    position: absolute;
    top: 20px;
    left: 0;
    font-size: 14px;
    color: #fff;
    font-weight: 700
}

section.br-sol [class^=col-md-4]>div ul li {
    font-size: 13px;
    color: #fff;
    font-weight: 300;
    padding-left: 15px;
    position: relative;
    margin-bottom: 5px
}

section.br-sol [class^=col-md-4]>div ul li:before {
    content: "\f111";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 7px;
    top: 9px;
    position: absolute;
    left: 0
}

section.br-sol [class^=col-md-4]>div ul {
    margin-bottom: 20px
}

section.br-sol [class^=col-md-4]>div p.addontag {
    font-size: 13px;
    color: #fff;
    display: inline-block;
    margin-bottom: 7px
}

section.br-sol [class^=col-md-4]>div p.addontag strong {
    color: #fff
}

section.br-sol [class^=col-md-4]>div a.mr-det {
    display: block;
    text-transform: uppercase;
    color: #fff;
    margin: 10px 0 0;
    font-weight: 700;
    font-size: 11px;
    letter-spacing: 2px;
    margin-left: 5px
}

section.br-sol [class^=col-md-4]>div h2+p {
    font-size: 12px;
    text-align: left;
    width: 100%;
    margin-bottom: 15px
}

section.br-sol [class^=col-md-4]>div a.various {
    display: inline-block;
    background: #fff;
    color: #000;
    font-size: 14px;
    padding: 10px 30px;
    border-radius: 5px;
    font-weight: 700;
    position: relative;
    margin: 0 auto;
    display: table;
    top: 20px
}

section.solution {
    padding: 100px 0 50px;
    text-align: center
}

section.solution h2 {
    text-align: center;
    font-size: 47px;
    font-weight: 800;
    margin: 0 0 20px;
    color: #282828
}

section.solution h2+p {
    color: #848894;
    font-size: 18px;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 30px;
    font-style: italic;
    line-height: 28px
}

section.solution .col-md-4>div {
    text-align: left
}

section.solution .col-md-4>div i {
    display: inline-block;
    padding-right: 15px
}

section.solution .col-md-4>div span {
    display: inline-block;
    color: #c8c8c8;
    font-size: 16px;
    position: absolute;
    top: 5px
}

section.solution .col-md-4>div h3 {
    display: inline-block;
    font-size: 22px;
    color: #000;
    font-weight: 800;
    margin: 30px 0 20px
}

section.solution .col-md-4>div p {
    font-size: 13px;
    color: #8e929c;
    line-height: 23px
}

section.solution a.grad-btn {
    margin: 40px 0;
    display: inline-block;
    color: #fff;
    padding: 10px 30px;
    border-radius: 5px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500
}

section.solution a.border-btn {
    font-weight: 600;
    padding: 6px 30px;
    background: linear-gradient(to right, #ef4e28 0, #ec6d28 21%, #f7a358 74%, #f7c158 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    border: 3px solid transparent;
    border-image: linear-gradient(to right, #ef4e28 0, #ec6d28 21%, #f7a358 74%, #f7c158 100%);
    border-image-slice: 5;
    text-transform: uppercase
}

.contact-sec {
    position: absolute;
    right: 0;
    top: 13px
}

.contact-sec a {
    display: inline-block;
    text-align: center;
    color: #000;
    margin-right: 20px;
    font-size: 16px;
    font-weight: 500
}

.contact-sec a+a {
    padding: 11px 40px;
    font-size: 14px;
    border-radius: 5px;
    margin-right: 0;
    position: relative;
    top: -1px;
    font-weight: 600;
    color: #000
}

section.numbers {
    padding: 50px 0;
    text-align: center
}

section.numbers h2 {
    text-align: center;
    font-size: 47px;
    font-weight: 800;
    margin: 0 0 20px;
    color: #282828
}

section.numbers h2+p {
    color: #848894;
    font-size: 18px;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 30px;
    line-height: 28px;
    margin-bottom: 10px
}

section.numbers .col-md-3 h3 {
    margin: 0;
    color: #d32e3f;
    font-size: 73px;
    font-weight: 300
}

section.numbers .col-md-3 h4 {
    margin: 0;
    font-size: 16px;
    color: #282828;
    text-transform: uppercase;
    font-weight: 600
}

section.satisfied-customer {
    background: #eee;
    padding: 50px 0
}

section.satisfied-customer .leftsec {
    width: 50%;
    float: left;
    display: -webkit-flex;
    display: inline-flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: left;
    align-items: left;
    -webkit-justify-content: center;
    justify-content: center;
    height: 340px;
    padding-left: 50px
}

section.satisfied-customer .rightsec {
    float: left;
    text-align: right;
    width: 50%
}

section.satisfied-customer h2 {
    font-size: 32px;
    color: #000;
    font-weight: 700;
    margin: 0 0 10px;
    position: relative
}

section.satisfied-customer h2+p {
    font-size: 19px;
    color: #858899;
    font-style: italic;
    font-weight: 300
}

section.valuedclients {
    padding: 50px 0;
    text-align: center
}

section.valuedclients ul li {
    display: inline-block;
    padding: 0 25px
}

section.valuedclients h2 {
    text-align: center;
    font-size: 47px;
    font-weight: 800;
    margin: 0 0 20px;
    color: #282828
}

section.valuedclients h2+p {
    color: #848894;
    font-size: 18px;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 30px;
    font-style: italic;
    line-height: 28px
}

section.cta-new {
    padding: 30px 0;
    background: #180545;
    color: #fff
}

section.cta-new h2 {
    margin: 0;
    font-size: 45px;
    font-weight: 600;
    margin-top: 2px
}

section.cta-new a.grad-btn {
    padding: 10px 70px;
    display: inline-block;
    color: #fff;
    border-radius: 5px;
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px
}

section.cta-new ul li {
    font-size: 15px;
    font-weight: 600
}

section.cta-new ul li i {
    color: #ff4474;
    font-size: 39px
}

section.cta-new ul li+li i {
    font-size: 23px
}

section.cta-new ul {
    margin-bottom: 0
}

.customerslider .owl-dot.active span {
    height: 11px;
    background: #d42d3e;
    width: 11px;
    display: inline-block;
    border-radius: 100px
}

.customerslider .owl-dot span {
    height: 8px;
    background: #afafaf;
    width: 8px;
    display: inline-block;
    border-radius: 100px
}

.customerslider .owl-dot {
    display: inline-block;
    margin: 0 4px
}

.customerslider .owl-dots {
    position: absolute;
    bottom: 30px;
    left: 50px
}

section.satisfied-customer h2:before {
    content: "\f10d";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: -90px;
    color: #e0dfdf;
    font-size: 152px;
    opacity: .7;
    z-index: -1;
    left: -30px
}

.contact-sec a:first-child {
    color: #fff
}

section.clients-sec {
    padding: 80px 0;
    font-size: 14px;
    color: #848894;
    font-family: poppins, sans-serif
}

section.clients-sec h2 {
    color: #282828;
    font-family: poppins, sans-serif;
    font-size: 46px;
    font-weight: 700;
    line-height: 50px;
    position: relative;
    z-index: 1;
    margin-top: 50px
}

section.clients-sec h2:after {
    content: "";
    left: 0;
    content: "";
    bottom: 8px;
    background: #4eda91;
    height: 9px;
    width: 100px;
    position: absolute;
    z-index: -1
}

section.clients-sec i {
    color: #e55c49;
    font-size: 25px;
    display: inline-block;
    margin-bottom: 20px
}

section.clients-sec em {
    font-size: 25px;
    font-style: italic;
    padding-left: 10px;
    color: #686868;
    display: inline-block;
    padding-bottom: 20px
}

section.clients-sec em+p {
    padding-right: 70px;
    line-height: 26px
}

.client-feedback h2 {
    font-size: 42px;
    font-weight: 800;
    position: relative;
    color: #000;
    margin-bottom: 30px;
    margin-top: 0;
    line-height: 34px
}

.client-feedback h2 span {
    display: block;
    font-weight: 400;
    font-size: 37px
}

div#testimoanial-slider .feeback-img {
    float: left;
    width: 114px
}

div#testimoanial-slider .feecback-content {
    display: inline-block;
    width: 66%;
    font-size: 12px;
    padding-left: 20px
}

div#testimoanial-slider .feecback-content h6 {
    text-transform: uppercase;
    color: #000;
    font-size: 16px;
    margin-bottom: 7px;
    font-weight: 600;
    font-family: lato, sans-serif;
    letter-spacing: 3px
}

div#testimoanial-slider .item {
    clear: both;
    min-height: 180px;
    margin-bottom: 20px
}

.testimonail-wrapper {
    position: relative;
    margin-top: 60px
}

footer {
    background: #fc8700;
    background-size: cover;
    padding: 0 0 0 !important;
    color: #fff;
    font-family: poppins, sans-serif !important;
    line-height: 26px !important
}

footer ul li i {
    color: #711cd3;
    font-size: 35px
}

footer ul li+li i {
    font-size: 22px
}

footer ul li {
    margin-bottom: 10px;
    font-weight: 500
}

footer .text-center a {
    background: #ee2c5e;
    display: inline-block;
    border-radius: 50px;
    padding: 10px 40px;
    color: #fff;
    margin-bottom: 20px
}

ul.social-icons li a {
    background: 0 0
}

ul.social-icons li {
    display: inline-block;
    padding: 0;
    margin: 0
}

ul.social-icons li a {
    padding: 0;
    margin: 0;
    padding: 0 8px
}

ul.social-icons li a i {
    color: #fff;
    font-size: 19px
}

ul.social-icons {
    margin: 0
}

.cour-copyright {
    border-top: 1px solid #b9c0ba38;
    padding-bottom: 5px
}

footer h2 {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    font-family: poppins, sans-serif;
    margin-bottom: 20px;
    margin-top: 0
}

footer ul li a {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    font-family: poppins, sans-serif
}

footer ul li {
    line-height: 19px
}

.col-md-12.disclaimer {
    color: #fff;
    font-size: 13px;
    padding: 10px 0 0;
    font-family: lato, sans-serif;
    font-weight: 500
}

.col-md-12.disclaimer .col-md-4 {
    padding: 0
}

.disclaimer ul li a {
    padding: 0 0;
    color: #fff;
    font-size: 13px;
    font-family: lato, sans-serif;
    font-weight: 500
}

.disclaimer ul li a:after {
    content: "\f111";
    padding: 0 15px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 5px;
    position: relative;
    top: -3px
}

.disclaimer ul li {
    display: inline-block
}

.disclaimer ul li:last-child a:after {
    display: none
}

section.clients-sec span i {
    font-size: 145px;
    color: #efefef73;
    top: 30px;
    position: relative
}

section.clients-sec span {
    display: block;
    position: absolute;
    top: 0;
    left: 180px
}

section.clients-sec span i {
    font-size: 145px;
    color: #efefef73;
    top: 30px;
    position: relative
}

.testimonail-wrapper .bx-controls-direction {
    position: absolute;
    right: 0;
    text-indent: -9999em;
    top: 30px
}

.testimonail-wrapper a.bx-prev {
    display: block;
    background: url(img/sprite.webp) no-repeat -10px -5px;
    width: 15px;
    height: 26px;
    margin-bottom: 100px
}

.testimonail-wrapper a.bx-next {
    display: block;
    background: url(img/sprite.webp) no-repeat -10px -44px;
    width: 15px;
    height: 26px
}

div#testimoanial-slider .feecback-content p {
    font-size: 12px;
    line-height: 20px
}

section.banner h1 {
    font-size: 48px;
    font-weight: 600;
    margin: 70px 0 10px 0
}

section.banner ul.yel-list li {
    font-size: 15px;
    margin-bottom: 11px;
    font-weight: 600
}

section.banner ul.yel-list {
    margin: 22px 0 30px
}

.banner-form {
    width: 91%;
    color: #111;
    position: relative;
    box-shadow: #0000003b 0 11px 92px;
    float: right;
    z-index: 3;
    margin-top: 43px;
    text-align: center
}

.banner-form h2 {
    padding: 0;
    margin: 0;
    color: #fff;
    font-size: 77px;
    position: relative;
    background: #1d38c6;
    width: 128%;
    margin-left: -40px;
    margin-top: -30px;
    text-align: center;
    margin-bottom: 20px
}

.banner-form h2 sup {
    display: inline-block;
    top: -6px;
    left: 4px
}

.banner-form h2 sub {
    display: inline-block;
    font-size: 17px;
    position: absolute;
    left: 193px;
    top: inherit;
    bottom: 44px
}

.banner-form h2 span {
    display: inline-block;
    color: #f6cf0b;
    font-size: 17px;
    font-style: italic;
    width: 100px;
    padding-left: 54px;
    text-align: left;
    margin-top: -6px
}

.banner-form input,
.banner-form select {
    width: 97%;
    padding: 10px 0;
    margin-bottom: 17px;
    border: 0;
    border-bottom: 1px solid #25366b !important;
    outline: 0;
    background: #fff;
    font-size: 12px;
    color: #464646;
    font-weight: 500;
    font-family: poppins, sans-serif;
    height: 43px;
    border-radius: 0;
    box-shadow: none
}

.banner-form textarea {
    min-height: 80px;
    width: 100%;
    padding: 10px 5px;
    margin-bottom: 10px;
    border: 0;
    border-bottom: 1px solid #25366b !important;
    outline: 0;
    font-size: 13px;
    line-height: normal;
    color: #000;
    font-weight: 500;
    border-radius: 0;
    font-family: poppins, sans-serif
}

.banner-form input[type=submit] {
    border: none;
    box-shadow: none;
    padding: 13px 28px;
    margin-top: 0;
    border-radius: 5px;
    margin-bottom: 0;
    outline: 0;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 17px;
    width: 100%;
    margin: 0 auto !important;
    height: auto;
    color: #fff;
    font-weight: 600;
    background: #711cd3;
}

section.banner a+a {
    font-size: 18px;
    font-weight: 700
}

section.banner a+a span {
    color: #ff7900;
    font-weight: 700;
    padding-right: 4px
}

section.sponsor-slider {
    margin-top: 0;
    background: #fc8700;
    padding-bottom: 41px
}

section.newserv {
    padding: 56px 0
}

section.newserv li {
    padding: 28px 30px;
    background: #3d59e8;
    padding-left: 100px;
    position: relative;
    font-size: 13px;
    color: #fff;
    width: 25%;
    margin: -2px 0 0;
    padding-right: 20px;
    float: left;
    text-transform: uppercase;
    font-size: 12px;
    min-height: 110px
}

section.newserv li+li {
    background: #fab04d
}

section.newserv li+li+li {
    background: #fe7e00
}

section.newserv li+li+li+li {
    background: #08c482
}

section.newserv li i img {
    display: inline-block;
    width: auto;
    position: absolute;
    left: 20px;
    vertical-align: middle;
    max-width: 50px !important;
    top: 27px
}

section.newserv li+li+li i img {
    top: 17px;
    max-width: 43px !important
}

section.newserv li+li i img {
    top: `
}

section.newserv li+li+li+li i img {
    top: 30px;
    max-width: 47px !important
}

section.newserv ul {
    width: 100%
}

section.exp {
    padding: 30px 0;
    font-family: poppins, sans-serif;
    box-shadow: #adaaaa33 0 0 8px
}

section.exp h2 {
    font-size: 16px;
    color: #343434;
    font-weight: 600;
    margin: 0;
    margin-top: 10px
}

section.exp h2 span {
    font-size: 18px;
    display: block;
    font-weight: 300
}

section.exp ul li {
    display: inline-block;
    padding: 0 30px;
    text-align: center;
    font-size: 11px;
    color: #555;
    font-weight: 400;
    font-size: 14px
}

section.exp ul li b {
    display: block;
    font-size: 21px;
    color: #17629b
}

section.exp ul {
    margin: 0
}

section.exp ul li+li b {
    color: #5e258b
}

section.exp ul li+li+li b {
    color: #468c13
}

section.exp ul li+li+li+li b {
    color: #135e9b
}

section.exp ul li+li+li+li+li b {
    color: #d02e64
}

.time_circles {
    position: relative;
    width: 100%;
    height: 100%
}

.time_circles>div {
    position: absolute;
    text-align: center
}

.time_circles>div>h4 {
    margin: 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    font-family: century gothic, Arial
}

.time_circles>div>span {
    display: block;
    width: 100%;
    text-align: center;
    font-family: century gothic, Arial;
    font-size: 300%;
    margin-top: .4em;
    font-weight: 700
}

div#CountDownTimer {
    width: 300px;
    text-shadow: #000 1px 1px 2px;
    color: #fff;
    margin-top: 0
}

section.banner h3 span {
    font-weight: 700
}

.banner-form .border-left,
.banner-form .border-right {
    border-left: 2px solid #d22a43;
    border-right: 2px solid #f0760a;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-position: 0 0, 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 2px;
    background-image: linear-gradient(to right, #d22a43 0, #f0760a 100%), linear-gradient(to right, #d22a43 0, #f0760a 100%);
    position: absolute;
    top: 0;
    display: none;
    width: 2px;
    left: -3px;
    height: 120px
}

.banner-form .border-right {
    left: inherit;
    right: -3px
}

.clear {
    clear: both
}

section.helpingbrand {
    padding: 25px 0;
    text-align: center;
    font-family: poppins, sans-serif;
    color: #232323;
    background: #582c8a33
}

section.helpingbrand h2 {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 49px;
    color: #000
}

.helpingbrand h2 span {
    color: #711cd3;
}

section.helpingbrand p {
    font-size: 15px;
    color: #000;
    padding: 0 170px;
    font-weight: 500;
    line-height: 28px
}

section.helpingbrand ul li {
    display: inline-block;
    padding: 0 20px;
    width: 19.3%;
    font-size: 15px;
    font-weight: 700
}

section.helpingbrand ul li i {
    display: block;
    margin-bottom: 20px
}

section.helpingbrand ul {
    margin-top: 30px
}

section.numbers {
    padding: 50px 0;
    font-family: poppins, sans-serif;
    color: #232323;
    background: #f2f2f2
}

section.numbers h2 {
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 20px;
    text-align: center
}

section.numbers h2+p {
    font-size: 14px;
    color: #232323;
    padding: 0 100px;
    font-weight: 400;
    line-height: 23px
}

section.numbers ul li {
    display: inline-block;
    background: #fff;
    width: 367px;
    padding: 30px;
    margin: 0 5px;
    position: relative;
    padding-top: 70px;
    color: #a1a1a1;
    font-size: 12px;
    line-height: 23px
}

section.numbers ul {
    margin: 110px 0 0
}

section.numbers ul li i {
    position: absolute;
    top: -60px
}

section.numbers ul li h3 {
    font-size: 24px;
    color: #000;
    font-weight: 700;
    margin: 0;
    text-align: left
}

section.numbers ul li h4 {
    color: #a7a7a7;
    font-size: 14px;
    margin: 0;
    display: none
}

section.numbers ul li img.aut-img {
    position: absolute;
    right: 30px;
    bottom: -30px
}

section.numbers ul li p {
    min-height: 180px
}

section.numbers ul li+li img.aut-img {
    bottom: 22px
}

section.numbers ul li+li+li img.aut-img {
    bottom: -30px
}

section.sponsorcta {
    padding: 30px 0
}

section.cform-section {
    background: #fff;
    background-size: cover;
    padding: 65px 0 52px;
    color: #fff;
    text-align: center
}

section.cform-section form ul li {
    display: inline-block;
    width: 31.3%;
    margin: 0 4px;
    position: relative
}

section.cform-section form {
    width: 80%;
    margin: 0 auto;
    font-family: poppins, sans-serif
}

section.cform-section form ul li input {
    padding: 10px 20px;
    width: 100%;
    color: #000;
    border-radius: 0;
    border: none;
    background: 0 0;
    border: 1px solid #978f8f;
    outline: 0
}

section.cform-section form ul li.full-li {
    width: 96%;
    margin: 31px 0 0 0
}

section.cform-section form ul li textarea {
    padding: 10px 12px;
    width: 100%;
    border-radius: 0;
    border: none;
    background: 0 0;
    border: 1px solid #978f8f;
    min-height: 130px;
    margin-top: 17px;
    outline: 0;
    color: #000
}

section.cform-section form ul li input[type=submit] {
    border: none;
    box-shadow: none;
    color: #fff !important;
    padding: 10px 40px;
    margin-top: 20px;
    border-radius: 5px;
    font-weight: 700;
    color: #101010;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 17px;
    background: #711cd3;
}

section.cform-section form ul li input::-webkit-input-placeholder,
section.cform-section form ul li textarea::-webkit-input-placeholder {
    color: #000;
    font-size: 11px;
    font-weight: 500
}

section.cform-section h2 {
    color: #000;
    font-family: poppins, sans-serif;
    font-size: 37px;
    font-weight: 800;
    line-height: 30px;
    position: relative;
    z-index: 1;
    margin: 0;
    margin-bottom: 30px
}

section.cform-section h2+p {
    padding: 0 182px;
    margin-bottom: 20px;
    color: #000;
    font-weight: 500
}

section.banner h1 strong {
    color: #f6c920;
    top: -4px;
    position: relative
}

ul.yel-list li img {
    padding-right: 10px;
    max-width: 22px;
    /* filter:invert(58%) sepia(70%) saturate(1666%) hue-rotate(
355deg) brightness(100%) contrast(105%) */
}

section.pfsec {
    padding: 50px 0;
    text-align: center
}

section.pfsec h2 {
    text-align: center;
    font-size: 37px;
    font-weight: 700;
    margin: 0 0 20px;
    color: #282828
}

section.pfsec h2+p {
    color: #818181;
    font-size: 14px;
    width: 58%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 40px;
    font-weight: 400;
    line-height: 1.3
}

.portfolioslider i {
    width: 31%;
    display: inline-block;
    margin: 7px;
    transition: all .5s
}

.portfolioslider i img {
    display: block;
    border-radius: 2px
}

.portfolioslider i:hover {
    transform: scale(1.08);
    background: #fff;
    content: "";
    border: none !important;
    color: #fff;
    z-index: 1;
    position: relative;
    border-radius: 10px;
    box-shadow: 0 0 18px #00000063
}

.portfolioslider .owl-dot {
    display: inline-block;
    margin: 0 4px
}

.portfolioslider .owl-dot span {
    background: #d32c42;
    height: 10px;
    width: 10px;
    display: inline-block;
    border-radius: 10px;
    transition: all .5s
}

.portfolioslider .owl-dot.active span {
    background: #ee710e;
    height: 10px;
    width: 20px;
    display: inline-block;
    border-radius: 10px
}

.actions {
    border-top: 1px solid #eee;
    padding-top: 15px;
    margin-top: 15px;
    display: block;
    float: left;
    position: relative;
    width: 100%;
    text-align: center;
    margin: 0 auto 0
}

.actions a {
    vertical-align: top;
    min-width: inherit;
    margin: 0;
    position: relative;
    color: #fff;
    font-size: 9px
}

.actions a span {
    font-size: 13px;
    float: left;
    font-weight: 700;
    color: #fff
}

.actions a span small {
    display: block;
    font-size: 12px;
    line-height: normal;
    color: #5c5b5b
}

.actions::before {
    position: absolute;
    content: "";
    height: 43px;
    background-color: #eee;
    width: 1px;
    left: 46%;
    top: 10px
}

a.pkg-view-detail {
    margin: 4px 0 0;
    display: inline-block;
    color: #d6373f !important;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    clear: both;
    border-bottom: #ccc 1px dotted
}

section.packages .row+.row {
    margin: 0 auto -15px
}

.br-sol .actions a span {
    color: #fff
}

.actions .col-md-6 {
    padding: 0 0
}

section.br-sol:before {
    content: "";
    background: #5d3c83ad;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.br-sol .actions a span small {
    color: #e3e3e3
}

.popupform .col-md-12 ul li {
    text-align: center
}

section.banner a:first-child {
    background: #f6cf0b !important
}

.banner a.chat.grad-btn {
    background: #dfd5d50f !important;
    color: #fff !important;
    font-weight: 600;
    font-size: 18px;
    border-radius: 5px;
    padding: 13px 15px;
    border: 1px solid #f9f9f9;
}

.banner a.chat.grad-btn:hover {
    background: #711cd3 !important;
    color: #fff !important
}

.topbar div span strong {
    color: #fc8700
}

/*.frm-brdr-grd:before {*/
/*    content: "";*/
/*    position: absolute;*/
/*    display: block;*/
/*    width: 100%;*/
/*    left: -20px;*/
/*    right: 0;*/
/*    top: 15px;*/
/*    border-radius: 25px;*/
/*    height: 100%;*/
/*    background: #25366b;*/
/*    z-index: -1*/
/*}*/

.banner-form form {
    padding: 30px 20px;
    background: #fff;
    border-radius: 22px
}

section.sponsor-slider .container {
    border-top: #2d315f 1px solid;
    padding-top: 17px
}

#showMore {
    margin-top: 32px;
    clear: both;
    display: block;
    border: none
}

.grid:after {
    display: block;
    clear: both;
    content: ""
}

.element-item {
    color: #262524;
    margin-bottom: 0;
    width: 345px !important;
    padding: 8px;
    height: 290px
}

.element-item>* {
    margin: 0;
    padding: 0
}

.element-item img {
    border-radius: 7px;
    width: 100%
}

.element-item:hover img {
    transform: scale(1.15);
    -ms-transform: scale(1.15);
    -webkit-transform: scale(1.15);
    background: #fff;
    border: none !important;
    color: #fff;
    z-index: 1;
    padding: 7px;
    position: relative;
    box-shadow: 0 0 18px #00000063;
    transition: all .5s;
    border-radius: 0
}

.new-pf div#filters button {
    display: inline-block;
    border-bottom: none;
    border-radius: 5px !important;
    width: auto;
    box-shadow: inherit;
    margin: 0 8px;
    outline: 0;
    padding: 8px 20px;
    background: 0 0;
    margin-bottom: 8px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
    border: none
}

.new-pf div#filters button svg {
    opacity: 0
}

.new-pf div#filters {
    text-align: center;
    margin-bottom: 0;
    flex-direction: row;
    display: flex
}

.new-pf div#filters button.is-checked svg {
    opacity: 100
}

.new-pf div#filters .button.is-checked {
    background: 0 0;
    color: #fff
}

section.new-pf {
    padding: 97px 0;
    text-align: center;
    background: #711cd3a6;
}

.element-item.col-md-4.video {
    height: 253px !important
}

.hidden {
    visibility: hidden;
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important
}

.element-item:hover {
    z-index: 1
}

#showMore,
a#loadMore {
    display: table;
    margin: 0 auto 0;
    text-align: center;
    width: auto;
    color: #fff;
    font-size: 11px;
    font-weight: 500;
    outline: 0 !important;
    padding: 10px 30px;
    border-radius: 9px;
    text-transform: uppercase;
    font-weight: 700;
    background: #ff971c
}

.new-pf div#filters button:active {
    color: #fff !important;
    background: #331f00
}

.auto-margi-null {
    margin: 0 !important
}

.width-auto {
    width: 100% !important
}

.grid {
    overflow-y: hidden;
    padding: 40px
}

section.design-art-content {
    margin-top: 6px;
    color: #828282;
    font-size: 14px;
    padding: 60px 0;
    background: #fff !important;
    background: -moz-linear-gradient(top, #fff 0, #f5f5f5 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, #fff), color-stop(100%, #f5f5f5));
    background: -webkit-linear-gradient(top, #fff 0, #f5f5f5 100%);
    background: -o-linear-gradient(top, #fff 0, #f5f5f5 100%);
    background: -ms-linear-gradient(top, #fff 0, #f5f5f5 100%);
    background: linear-gradient(to bottom, #fff 0, #f5f5f5 100%)
}

section.new-pf h2 {
    font-size: 32px;
    color: #fff
}

section.design-industry img {
    max-width: 64%;
    display: inline-block
}

section.design-industry .col-md-6+.col-md-6 {
    text-align: center
}

section.new-pf h2+p {
    font-size: 14px;
    width: 69%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 43px;
    font-weight: 400;
    color: #fff;
    line-height: 21px
}

section.design-industry {
    padding: 30px 0;
    background: #f1f1f1
}

section.design-industry h4 {
    font-size: 38px;
    color: #232323;
    margin-top: 44px;
    margin-bottom: 0;
    letter-spacing: 3px;
    font-weight: 600
}

section.design-industry h4 span {
    color: #3e73fb
}

section.cta-n {
    color: #fff;
    background: #fc8700;
    padding: 50px 0
}

section.cta-n a {
    color: #fff
}

section.cta-n ul {
    margin: 0;
    text-align: right
}

section.cta-n ul li {
    display: inline-block;
    margin-left: 53px;
    position: relative;
    padding-left: 61px;
    font-size: 17px;
    text-align: left
}

section.cta-n ul li a {
    display: block
}

section.cta-n ul li span {
    display: block;
    font-size: 14px
}

section.cta-n ul li i {
    position: absolute;
    left: 0;
    top: 0
}

section.cta-n h4 {
    margin: -4px 0 0;
    font-size: 25px;
    font-weight: 400
}

section.satisfied-customer {
    background: #eee;
    padding: 50px 0
}

section.satisfied-customer .leftsec {
    width: 50%;
    float: left;
    display: -webkit-flex;
    display: inline-flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: left;
    align-items: left;
    -webkit-justify-content: center;
    justify-content: center;
    height: 340px;
    padding-left: 50px
}

section.satisfied-customer .rightsec {
    float: left;
    text-align: right;
    width: 50%
}

section.satisfied-customer h2 {
    font-size: 32px;
    color: #000;
    font-weight: 700;
    margin: 0 0 10px;
    position: relative
}

section.satisfied-customer h2+p {
    font-size: 14px;
    color: #858899;
    font-weight: 300;
    line-height: 25px
}

.fullscreen-bg {
    position: absolute;
    top: -4px;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: 0;
    height: 112%;
    width: 100%
}

section.br-sol.custom-web-pkg {
    position: relative;
    overflow: hidden;
    padding: 0 0 17px;
    background: #fff
}

section.br-sol.custom-web-pkg:before {
    background: #fff;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 1
}

section.br-sol.custom-web-pkg .container {
    position: relative;
    z-index: 3;
    text-align: center
}

.cs-wb-ul {
    border-radius: 2px;
    margin: 20px 0 0;
    width: 24% !important;
    padding: 0 !important
}

.cs-wb-ul li {
    font-size: 12px;
    padding: 8px 0 8px 10px;
    position: relative;
    border-bottom: #ffffff36 1px solid;
    text-align: left;
    color: #000
}

.cs-wb-ul li:last-child {
    border-bottom: 0
}

.cs-wb-ul li:before {
    content: "";
    background: #000;
    width: 5px;
    height: 3px;
    position: absolute;
    left: 0;
    top: 17px
}

.cs-wb-ul ul {
    padding: 0 17px
}

.cs-wb-pkg-show {
    background: #fff;
    border-radius: 0;
    box-shadow: #5d3c83ad 0 0 10px;
    padding: 30px 25px;
    margin-top: 23px;
    color: #424242;
    width: 28% !important;
    margin-left: 0
}

.cs-wb-pkg-show a.grad-btn {
    display: inline-block;
    color: #000;
    padding: 10px 30px;
    margin-top: 20px;
    border-radius: 2px;
    font-size: 17px;
    width: 83%;
    font-weight: 600;
    border-radius: 5px
}

.cs-wb-pkg-show .pricebox {
    margin-top: 23px
}

.cs-wb-pkg-show .actions a {
    color: #000 !important
}

.cs-wb-pkg-show .actions a span {
    color: #000
}

.cs-wb-pkg-show .actions a small {
    color: #6f6e6e !important
}

.cs-wb-pkg-show .actions {
    margin-top: 13px;
    padding-top: 13px;
    margin-bottom: 20px
}

section.br-sol.custom-web-pkg:after {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    background: url(../images/video-overlay.webp) rgba(0, 0, 0, .6);
    width: 100%;
    height: 100%;
    min-width: 100%;
    min-height: 100%;
    z-index: 2
}

.cs-wb-pkg-show h2 {
    font-size: 30px !important;
    font-weight: 700 !important;
    color: #331f00;
    margin: 0 0 -3px !important
}

.cs-wb-pkg-show h2+p {
    color: #a59e9e
}

section.br-sol.custom-web-pkg h2 {
    font-size: 32px;
    font-weight: 600;
    margin: 39px 0 2px;
    text-transform: capitalize;
    color: #000
}

.fullscreen-bg video {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    bottom: 0;
    right: 0
}

.cs-wb-pkg-show .pricebox h3,
.cs-wb-pkg-show .pricebox sup {
    color: #331f00 !important
}

section.packages * {
    vertical-align: top
}

section.packages .pricebox *,
section.packages ul {
    vertical-align: middle
}

section.br-sol.custom-web-pkg h2 span {
    font-size: 14px;
    display: block;
    letter-spacing: 1px;
    color: #fff
}

section.br-sol.custom-web-pkg h2+p {
    font-size: 12px;
    margin-bottom: 23px;
    color: #000
}

.br-sol ul.style-14 {
    height: 90px !important
}

.cs-wb-pkg-show .pricebox {
    position: relative;
    text-align: left
}

.cs-wb-pkg-show .pricebox sup {
    font-size: 22px;
    font-weight: 600;
    position: relative;
    color: #dd342f
}

.cs-wb-pkg-show .pricebox h3 {
    display: inline-block;
    font-size: 55px;
    margin: 0;
    font-weight: 700;
    color: #331f00
}

.cs-wb-pkg-show .pricebox strike {
    font-size: 16px;
    color: #6c6c6c;
    position: relative;
    top: -10px;
    font-weight: 700;
    left: 7px
}

.cs-wb-pkg-show .pricebox span {
    position: absolute;
    top: 16px;
    left: 0;
    font-size: 14px;
    color: #6c6c6c;
    font-weight: 700
}

section.design-art-content h2 {
    font-size: 45px;
    margin: 10px 0 20px;
    color: #000;
    font-weight: 700
}

section.design-art-content h2 b {
    color: #711cd3;
}

section.design-art-content p {
    line-height: 29px;
    padding-right: 42px;
    margin-bottom: 0;
    font-size: 14px;
    color: #000;
    font-weight: 500
}

.element-item a {
    display: block
}

.main-pricing-block .mytabbing-links {
    border-radius: 30px;
    display: table;
    margin: 0 auto
}

.main-pricing-block .portfolio-txt {
    font-weight: 800;
    margin: 0;
    font-size: 44px;
    color: #fff;
    letter-spacing: 2px
}

.main-pricing-block .mytabbing-links li {
    display: inline-block;
    padding-left: 0;
    margin-bottom: 0;
    font-size: 16px;
    padding: 10px 15px;
    border-radius: 30px;
    width: 210px;
    cursor: pointer;
    text-align: center;
    color: rgba(255, 255, 255, .85);
    font-weight: 600;
    opacity: .6
}

.main-pricing-block .mytabbing-links li:before {
    display: none
}

.main-pricing-block .mytabbing-links li.current {
    color: #000
}

.main-pricing-block .mytabs {
    display: none
}

.main-pricing-block .mytabs.current {
    display: inline-block;
    width: 100%
}

.main-pricing-block .mytabs.current {
    display: inline-block;
    width: 100%
}

.main-pricing-block .mytabbing-links li.current {
    opacity: 1;
    color: #fff
}

.main-pricing-block .mytabbing-links li.current svg {
    display: table;
    margin: auto
}

.main-pricing-block.web-portfolio-ul .mytabbing-links {
    text-align: center;
    margin: 20px auto
}

.main-pricing-block.web-portfolio-ul .mytabbing-links {
    text-align: left;
    margin: 20px auto;
    padding: 0
}

.main-pricing-block .mytabs.currentP {
    display: inline-block;
    width: 100%
}

.main-pricing-block .mytabbing-links li.currentP {
    opacity: 1
}

div.web-portfolio-ul .mytabbing-links li svg {
    display: none
}

.main-pricing-block .mytabbing-links li.currentP svg {
    display: table;
    margin: auto
}

.portfoliolist {
    text-align: center;
    margin-bottom: 0 px
}

.border-box-effect {
    position: relative;
    padding: 20px;
    display: inline-block;
    width: 33%
}

.border-box-effect:after,
.border-box-effect:before {
    width: calc(100% - 22 px);
    height: calc(100% - 22 px);
    z-index: 3;
    content: '';
    position: absolute;
    top: 10 px;
    left: 10 px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    z-index: 1
}

.border-box-effect a {
    opacity: 1 !important
}

.border-box-effect>* {
    position: relative;
    display: block
}

.border-box-effect img {
    width: 100%
}

.border-box-effect:after,
.border-box-effect:before {
    width: calc(100% - 22 px);
    height: calc(100% - 22 px);
    z-index: 3;
    content: '';
    position: absolute;
    top: 10 px;
    left: 10 px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    z-index: 1
}

.border-box-effect>:hover:after,
.border-box-effect>:hover:before {
    display: block
}

.border-box-effect>:before {
    background: rgba(0, 0, 0, .2);
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    display: none;
    -webkit-transition: .6s;
    -moz-transition: .6s;
    -o-transition: .6s;
    transition: .6s
}

.border-box-effect>:after {
    content: "+";
    font-size: 74px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 40px;
    height: 40px;
    line-height: 36px;
    z-index: 2;
    font-weight: 300;
    display: none;
    -webkit-transition: .6s;
    -moz-transition: .6s;
    -o-transition: .6s;
    transition: .6s
}

.main-cmplte-brnd-sec {
    padding: 90px 0 90px 0;
    background: #fc8700
}

.cmpo-prc-inner ul {
    padding: 0;
    margin: 0 0 30px 0
}

.cmpo-prc-inner ul li:before {
    content: "\f05d";
    position: absolute;
    font-family: fontawesome !important;
    font-size: 13px;
    color: #000;
    left: 0;
    bottom: 0
}

.cmpo-prc-inner ul li.cmp-heading {
    font-weight: 700;
    font-size: 20px;
    padding: 0 0 3px 0;
    color: #000;
    text-transform: uppercase;
    position: relative
}

.cmpo-prc-inner ul li.cmp-heading:before {
    content: "";
    position: absolute;
    height: 2px;
    background-color: #000;
    bottom: 0;
    left: 0
}

.cmpo-prc-inner ul li.cmp-heading.brd1:before {
    width: 132px
}

.cmpo-prc-inner ul li.cmp-heading.brd2:before {
    width: 97px
}

.cmpo-prc-inner ul li.cmp-heading.brd3:before {
    width: 250px
}

.cmpo-prc-inner ul li.cmp-heading.brd4:before {
    width: 200px
}

.cmpo-prc-inner ul li {
    color: #000;
    font-size: 13px;
    display: block;
    line-height: 1.1;
    padding: 10px 0 0 20px;
    position: relative;
    font-weight: 500
}

.cmpo-prc-inner ul li span {
    font-size: 10px
}

.cmplet-img img {
    width: 100%
}

.main-cmple-img-sec {
    position: relative
}

.brndng-txt {
    width: 35%;
    position: absolute;
    top: 0;
    left: 0
}

.brndng-txt img {
    width: 100%;
    -ms-transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg)
}

.cmplet-img {
    padding: 150px 0 0 0
}

.chat-con-combo .pkge-ordr {
    display: inline-block
}

.chat-con-combo .pkge-bkcl {
    display: inline-block
}

a.cmp-btn {
    background: #3996d2;
    background: -moz-linear-gradient(-45deg, #466cf7 0, #2a3db6 100%);
    background: -webkit-linear-gradient(-45deg, #466cf7 0, #2a3db6 100%);
    background: linear-gradient(135deg, #3996d2 0, #1169cd 100%);
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px 12px;
    border-radius: 5px
}

a.out-cmp-btn {
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 9.5px 25px;
    border-radius: 5px;
    background-color: #000;
    border: 2px solid #fc8700;
    width: 100% !important;
    margin-left: 4px
}

.frm-brdr-grd:before {
    background: #fff6ee54 !important;
}

a.out-cmp-btn:hover {
    color: #fc8700
}

.chat-con-combo {
    padding: 60px 0 0 0;
    text-align: center
}

.brndng-plan {
    position: absolute;
    right: 0;
    top: -20px
}

.brndng-plan img {
    width: 100%
}

.DigitalAgency {
    padding: 16px 0 26px 0;
    background: #fff
}

.DigitalAgency h2 {
    font-size: 33px;
    line-height: 50px;
    font-weight: 500;
    color: #000;
    text-align: center;
    font-family: Poppins, sans-serif;
    text-transform: capitalize;
    letter-spacing: 0
}

.DigitalAgency h2 b {
    font-weight: 800;
    color: #711cd3;
    font-size: 40px;
    letter-spacing: 0
}

.DigitalAgency p {
    text-align: center;
    font-size: 18px;
    width: 70%;
    margin: 0 auto;
    color: #909090;
    font-size: 16px;
    line-height: 26px
}

.strey ul {
    padding: 0;
    list-style: none;
    clear: both
}

.strey ul li {
    float: left;
    text-align: center;
    width: 19%;
    margin-left: 5px
}

.DigitalAgencyBox {
    padding: 30px 15px;
    background-color: #f7f7f7;
    display: inline-block;
    border: 2px dashed #e8e8e8
}

.DigitalAgencyBox:hover .experienceSecImg {
    transform: scale(.6);
    transition: 1s
}

.DigitalAgencyBox:hover {
    box-shadow: 8px 14px 92px rgba(0, 0, 0, .13) !important;
    background-image: linear-gradient(to right, #fc8700, #fc8700);
    filter: inherit
}

.DigitalAgencyBox:hover h3 {
    color: #000
}

.DigitalAgencyBox:hover figure {
    color: #fff;
    filter: invert(100);
    transform: rotateX(360deg);
    transition: 1s
}

.DigitalAgencyBox h3 {
    font-size: 20px;
    line-height: 29px;
    font-weight: 600;
    color: #141315;
    padding: 0
}

.strategy {
    width: 130px;
    height: 127px;
    background-image: url(../images/sprite1.webp);
    background-repeat: no-repeat;
    display: table;
    margin: 0 auto;
    transform: scale(.7);
    background-position: center 0;
    -webkit-transition: all .3s ease-in-out;
    background-position: 5px 0
}

.design {
    width: 130px;
    height: 127px;
    background-image: url(../images/sprite1.webp);
    background-repeat: no-repeat;
    display: table;
    margin: 0 auto;
    transform: scale(.7);
    background-position: center 0;
    -webkit-transition: all .3s ease-in-out;
    background-position: -141px 0
}

.marketing {
    width: 130px;
    height: 127px;
    background-image: url(../images/sprite1.webp);
    background-repeat: no-repeat;
    display: table;
    margin: 0 auto;
    transform: scale(.7);
    background-position: center 0;
    -webkit-transition: all .3s ease-in-out;
    background-position: -310px 0
}

.developemnt {
    width: 130px;
    height: 127px;
    background-image: url(../images/sprite1.webp);
    background-repeat: no-repeat;
    display: table;
    margin: 0 auto;
    transform: scale(.7);
    background-position: center 0;
    -webkit-transition: all .3s ease-in-out;
    background-position: -480px 0
}

.support {
    width: 130px;
    height: 127px;
    background-image: url(../images/sprite1.webp);
    background-repeat: no-repeat;
    display: table;
    margin: 0 auto;
    transform: scale(.7);
    background-position: center 0;
    -webkit-transition: all .3s ease-in-out;
    background-position: -650px 0
}

.border-box-effect {
    position: relative;
    padding: 0 20px;
    display: inline-block;
    width: 30%;
    max-height: 300px;
    overflow: hidden;
    transition: 1s;
    margin-bottom: 25px
}

.border-box-effect img {
    width: 100%;
    transition: 2s;
    /* position: relative; */
    /* top: 0; */
    z-index: 999
}

.border-box-effect:hover img {
    position: relative;
    /* top: -850px; */
    transition: 3s;
}

.border-box-effect figure {
    margin-bottom: 0
}

.border-box-effect:before {
    border-bottom: 3px solid #fff;
    border-left: 3px solid #fff;
    -webkit-transform-origin: 0 100%
}

.border-box-effect:after {
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    -webkit-transform-origin: 100% 0
}

.border-box-effect:after,
.border-box-effect:before {
    width: calc(100% - 22px);
    height: calc(100% - 22px);
    z-index: 3;
    content: '';
    position: absolute;
    top: 10px;
    left: 10px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    z-index: 1
}

.border-box-effect:hover:after,
.border-box-effect:hover:before {
    -webkit-transform: scale(1)
}

.border-box-effect>* {
    position: relative;
    display: block
}

.border-box-effect>.new-anim:after {
    content: "\e92d";
    font-family: ingicdesign;
    color: #fb2224;
    font-size: 50px
}

.border-box-effect>:before {
    background: rgb(0 150 173 / 78%);
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    display: none;
    -webkit-transition: .6s;
    -moz-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
    display: none !important
}

.border-box-effect>:after {
    content: "+";
    font-size: 74px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 217px;
    bottom: inherit;
    left: 0;
    right: 0;
    margin: auto;
    width: 40px;
    height: 40px;
    display: none !important;
    line-height: 36px;
    z-index: 2;
    font-weight: 200;
    display: none;
    -webkit-transition: .6s;
    -moz-transition: .6s;
    -o-transition: .6s;
    transition: .6s
}

.border-box-effect>:hover:after,
.border-box-effect>:hover:before {
    display: block
}

.no_hover:hover img {
    position: relative;
    top: 0;
    transition: 2s
}

.banner-form input[type=submit]:hover {
    background: #000;
    color: #fff
}

.TitleSec {
    padding: 14px 0
}

.TitleSec h2 {
    color: #000 !important;
    text-align: center;
    font-size: 29px
}

.awesome {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    color: #fc8700;
    font-size: 21px;
    font-weight: 400;
    position: absolute;
    -webkit-animation: colorchange 20s infinite alternate;
    top: -18px
}

@-webkit-keyframes colorchange {
    0% {
        color: #f6cb0d
    }

    10% {
        color: #f6cb0d
    }

    20% {
        color: #1abc9c
    }

    30% {
        color: #d35400
    }

    40% {
        color: #b00
    }

    50% {
        color: #34495e
    }

    60% {
        color: #f6cb0d
    }

    70% {
        color: #2980b9
    }

    80% {
        color: #f1c40f
    }

    90% {
        color: #2980b9
    }

    100% {
        color: pink
    }
}

.creative-determination {
    position: relative;
    overflow: hidden;
    padding: 120px 0
}

.creative-determination strong {
    color: #711cd3;
}

.creative-determination .move-vectors {
    position: absolute;
    right: 0;
    bottom: 0
}

.creative-determination #scene {
    position: absolute;
    bottom: -34px
}

.creative-determination .layer:nth-child(2) {
    left: 206px !important;
    top: 90px !important;
    z-index: 1
}

.creative-determination .layer:nth-child(3) {
    left: 410px !important;
    top: 55px !important
}

.creative-determination .layer:nth-child(4) {
    left: 100px !important;
    top: 100px !important;
    z-index: -1
}

.creative-determination .layer:nth-child(5) {
    left: 180px !important;
    top: 360px !important
}

.creative-determination .layer:nth-child(6) {
    left: 70px !important;
    top: 430px !important
}

.creative-determination h2 {
    font-size: 42px;
    color: rgb(0 0 0);
    margin: 0 0 20px;
    font-weight: 700
}

.creative-determination span {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 13px;
    display: block;
    color: rgb(1 1 1)
}

.creative-determination p {
    font-size: 13px;
    color: rgb(142 146 156);
    line-height: 24px;
    margin-bottom: 30px;
    padding-right: 62px
}

.arrow-btn {
    position: relative;
    font-size: 18px;
    color: rgb(0 0 0);
    font-weight: 600;
    display: none
}

a:hover {
    color: rgb(231 64 50);
    text-decoration: underline
}

.arrow-btn img {
    display: block;
    position: absolute;
    right: -20px;
    bottom: -15px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#ThankyouModal .modal-dialog {
    width: 600px;
    margin: 136px auto
}

.modal-content.popupform {
    width: 582px;
    padding: 31px 35px 31px 31px
}

#ThankyouModal .close {
    border: #fc8700 3px solid;
    background: #fff;
    border-radius: 72px;
    text-align: center;
    box-shadow: #000 0 0 10px;
    right: -14px;
    top: -13px;
    overflow: visible;
    position: absolute;
    opacity: 9;
    padding: 6px 10px
}

#ThankyouModal p {
    line-height: 23px;
    font-size: 14px;
    margin-bottom: 12px
}

.logo-bar {
    padding: 30px 0;
    border-bottom: 2px solid #eee
}

.logo-bar ul li {
    text-align: center
}

.logo-bar ul li img {
    margin: 0px 19px;
    display: block;
    width: 121px;
}

.logo-bar .owl-dots {
    display: none !important
}

.toll-free {
    padding: 70px 0;
    text-align: center;
    background: #390184;
}

.toll-free h2 {
    margin: 0 0 40px;
    font-size: 36px;
    font-weight: 400;
    color: #fff
}

.toll-free img {
    vertical-align: top
}

.toll-free .tel {
    margin-right: 15px
}

.toll-free .chat img {
    margin-top: 5px
}

.toll-free .chat {
    margin-left: 15px
}

.toll-free {
    display: block
}

.toll-free a {
    font-size: 22px;
    color: #fff;
    font-weight: 500;
    display: inline-block;
    line-height: 21px
}

.toll-free a span {
    display: block;
    font-size: 16px
}

.toll-free .custom-col {
    display: inline-block;
    margin-right: 40px
}

.toll-free .custom-col:last-of-type {
    margin: 0;
    text-align: left
}

.toll-free .custom-btn {
    margin-top: -5px;
    color: #fff;
    display: inline-block !important;
    width: auto;
    padding: 14px 92px;
    letter-spacing: .5px;
    background: #711cd3;
}

.toll-free i {
    display: inline-block;
    margin: 0 11px
}

.toll-free h2 strong {
    font-weight: 600;
    display: inline-block
}

.toll-free .custom-btn:hover {
    box-shadow: #0000005e 0 0 7px;
    color: #000;
    background-color: #e47100
}

footer {
    background: #101010;
    padding: 40px 0 22px;
    position: relative;
    overflow: hidden
}

footer .container {
    position: relative;
    z-index: 99
}

footer:after {
    content: '';
    /*background: url(../images/footer-vectox.webp) no-repeat;*/
    width: 459px;
    height: 579px;
    position: absolute;
    right: -86px;
    bottom: 10px;
    z-index: 9
}

footer * {
    color: #fff
}

footer hr {
    margin-top: 23px;
    margin-bottom: 26px;
    border: 0;
    border-top: 1px solid #3a3c3b
}

footer a:hover {
    color: #f1853b
}

footer .footer-social {
    text-align: center;
    margin-top: 38px;
    margin-left: 28px
}

footer .footer-social li {
    margin-right: 20px;
    background: #fc8700;
    border-radius: 36px;
    width: 36px;
    height: 36px
}

footer .footer-social li i {
    padding: 8px 0;
    color: #000;
    font-size: 20px
}

footer .footer-social li a {
    font-size: 25px
}

footer .footer-contact li {
    margin-bottom: 9px
}

footer .footer-contact li i {
    margin-right: 10px
}

footer .footer-contact li a {
    font-size: 15px;
    font-weight: 300
}

footer .footer-contact li:first-child a {
    font-weight: 500;
    font-size: 15px
}

footer .page-linking h4 {
    color: #e74028;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 12px
}

footer .page-linking ul li {
    margin-bottom: 3px;
    font-size: 12px
}

footer .page-linking ul li a {
    position: relative;
    padding-bottom: 5px;
    display: inline-block
}

footer .page-linking ul li a:after {
    content: '';
    background: #f1853b;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 1px;
    width: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

footer .page-linking ul li a:hover:after {
    width: 100%
}

footer .our-copywrite {
    position: relative
}

footer .our-copywrite p {
    color: #d2d2d2
}

footer .our-copywrite ul li a {
    color: #d2d2d2;
    padding: 0 20px;
    position: relative;
    padding-bottom: 5px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

footer .our-copywrite ul li a:after {
    content: '';
    background: #e74028;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 1px;
    width: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

footer .our-copywrite ul li a:hover {
    color: #e74028
}

footer .our-copywrite ul li a:hover:after {
    width: 100%
}

footer .our-copywrite ul li a:hover:before {
    background: #e74028
}

footer .our-copywrite ul li a:before {
    content: '';
    background: #d2d2d2;
    height: 4px;
    width: 4px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    display: inline-block;
    margin: auto
}

footer .our-copywrite .back-to-top {
    position: absolute;
    top: -66px;
    right: -50px;
    background: #010710;
    height: 76px;
    width: 76px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    padding: 11px 0;
    cursor: pointer
}

footer .our-copywrite .back-to-top .circle {
    background: url(../images/back-top-vector.webp) no-repeat;
    height: 55px;
    width: 57px;
    position: relative;
    margin: auto;
    padding-top: 5px
}

footer .our-copywrite .back-to-top .circle i {
    display: block;
    position: relative
}

footer .our-copywrite .back-to-top .circle i img {
    align-self: flex-end;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    transform-origin: bottom;
    animation-name: bounce-1;
    animation-timing-function: linear
}

.cour-copyright {
    margin: 0 0 0;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding-top: 20px
}

.fa-icon {
    color: #711cd3;
    font-size: 34px !important;
    margin-right: 4px !important
}

ul.footer-quicklinks {
    float: right
}

footer {
    padding: 5px 0 11px !important;
}

ul.footer-contact.list-inline {
    margin-top: 38px
}

@-webkit-keyframes blinker {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.blink {
    text-decoration: blink;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: .9s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate
}

.headerMenu .navbar-nav {
    float: right;
    margin: 0
}

.btn-line-fill {
    background: 0 0;
    border: 0;
    height: 45px;
    box-sizing: border-box;
    padding: 13px 25px;
    font-family: Roboto, sans-serif;
    color: #fff;
    font-size: 12px;
    position: relative;
    vertical-align: top;
    display: inline-block;
    text-decoration: none;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid rgb(0 0 0);
    border-radius: 5px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-weight: 600;
    margin-top: 26px;
    background: #711cd3 !important;
}

.btn-line-fill:hover {
    background: #fc8700;
    color: #000
}

.call-action {
    margin-top: 10px;
    margin-bottom: 9px;
    margin-right: 25px
}

.topbar .call-action span small {
    color: #711cd3;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    position: relative;
    transition: none;
    font-size: 14px;
    margin-right: 8px;
    top: -2px
}

.main_menu .navbar-default .navbar-nav>.active>a,
.main_menu .navbar-default .navbar-nav>.open>a {
    color: #fff
}

.main_menu .navbar-default .navbar-nav>li>a:focus,
.main_menu .navbar-default .navbar-nav>li>a:hover {
    color: #fc8700;
    background-color: transparent
}

.topbar .logo {
    position: relative;
    top: 0
}

.topbar {
    /* border-bottom: 1px solid #f5f5f5; */
}

.header-content a {
    color: #ffffff !important;
    font-size: 11px
}

.our-combopack {
    background: url(../images/our-combo.webp) no-repeat;
    background-size: cover;
    width: 100%;
    padding: 100px 0;
    overflow: hidden;
    min-height: 690px
}

.our-combopack * {
    color: #fff
}

.our-combopack h5 {
    font-size: 23px;
    font-weight: 600;
    margin: 0 0 0
}

.our-combopack h2 {
    font-size: 63px;
    font-weight: 700;
    margin: 0 0 10px
}

.our-combopack p {
    font-size: 17px;
    margin: 0 0 25px;
    line-height: 26px
}

.our-combopack ul li {
    margin: 0 0 0;
    position: relative;
    display: inline-block;
    font-size: 12px;
    font-weight: 300;
    display: block;
    line-height: 20px
}

.our-combopack ul li:before {
    content: '';
    background: #fff;
    height: 4px;
    width: 4px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle
}

.our-combopack .btn-pack {
    margin-top: 30px;
    float: left;
    width: 100%
}

.our-combopack .btn-pack .custom-btn {
    line-height: 47px;
    margin-right: 75px
}

.our-combopack .btn-pack .custom-btn:last-of-type {
    margin-right: 0
}

.our-combopack .btn-pack .custom-btn span {
    font-size: 20px;
    color: #000;
    font-weight: 600
}

.our-combopack .btn-pack .custom-btn.get-now {
    background: #711cd3;
    position: relative;
    padding: 17px 43px;
    border-radius: 5px
}

.our-combopack .btn-pack .custom-btn.get-now:after {
    content: '';
    /*background: url(../images/moneyback.webp) no-repeat;*/
    height: 93px;
    width: 98px;
    position: absolute;
    right: -60px;
    top: 0;
    bottom: 0;
    margin: auto
}

.our-combopack .btn-pack .custom-btn.view-detail {
    background: #fff
}

.our-combopack .bundle-img {
    position: relative;
    right: 10px;
    top: 120px
}

.our-combopack .bundle-img h6 {
    font-size: 87px;
    position: absolute;
    top: 0;
    right: -100px;
    transform: rotate(1deg);
    display: none
}

.our-combopack .bundle-img h6 sub {
    font-size: 29px;
    color: #fc0
}

.pack_hover {
    transition: 1s !important
}

.pack_hover:hover {
    transform: scale(1.1);
    transition: 1s !important;
    cursor: pointer
}

.our-combopack .bundle-img .layer:nth-child(2) {
    left: -30px !important;
    top: -20px !important;
    z-index: -1
}

.our-combopack .bundle-img .layer:nth-child(3) {
    left: -20px !important;
    top: 235px !important
}

.our-combopack .bundle-img .layer:nth-child(4) {
    left: 350px !important;
    top: 300px !important
}

.our-combopack .bundle-img .layer:nth-child(5) {
    left: 470px !important;
    top: 330px !important
}

.our-combopack .bundle-img .layer:nth-child(6) {
    left: 300px !important;
    top: 10px !important
}

.btn-pack a {
    background: #ffc426;
    position: relative;
    line-height: 47px;
    margin-right: 75px
}

a.chat_btn.btn {
    background: #fff !important;
    position: relative;
    line-height: 38px;
    margin-right: 75px;
    color: #000;
    padding: 7px 39px;
    font-weight: 600;
    font-size: 18px
}

.navbar {
    min-height: 0 !important
}

.blinking {
    color: #ff7900 !important;
}

#contact .wrap {
    width: 100%;
    position: relative
}

#contact .wrap div {
    position: relative;
    margin: 50px 0
}

#contact label {
    position: absolute;
    top: 0;
    font-size: 30px;
    margin: 10px;
    padding: 0 10px;
    background-color: teal;
    -webkit-transition: top .2s ease-in-out, font-size .2s ease-in-out;
    transition: top .2s ease-in-out, font-size .2s ease-in-out
}

#contact .active {
    top: -25px;
    font-size: 12px !important;
    color: #e47100
}

#contact input[type=text],
#contact input[type=tel] {
    width: 100%;
    font-size: 14px;
    background-color: transparent;
    color: #000
}

#contact input[type=text]:focus {
    outline: 0
}


#contact label {
    position: absolute;
    top: -23px;
    font-size: 30px;
    margin: 10px;
    padding: 0 10px;
    background-color: #fff;
    -webkit-transition: top .2s ease-in-out, font-size .2s ease-in-out;
    transition: top .2s ease-in-out, font-size .2s ease-in-out;
    color: #000;
    padding: 0 11px !important;
    font-size: 13px !important;
    font-weight: 600
}

#contact textarea#message {
    width: 100%;
    font-size: 20px;
    background-color: transparent;
    color: #fff
}

#contact textarea#message:focus {
    outline: 0
}

.text_area {
    min-height: 150px
}

@media only screen and (max-width: 300px) and (min-width: 519px) {
    section.banner video {
        display: none;
    }
}

.sec-padding {
    padding: 80px 0;
}

.testimonials-sec {
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #fef9f2;
    overflow: hidden;
}

.testimonial-slider-box-trustpilot {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 35px;
    padding-top: 15px;
}

.testimonial-slider-box-trustpilot span {
    color: #f68e00;
    font-size: 20px;
}

.testimonial-slider-box-user {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

section.banner .main_bann {
    display: none;
}

img.main_bann {
    position: absolute;
    width: 100% !important;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
    object-position: center;
    /*39% 0;*/
}

.testimonial-slider-box-user>div {
    margin-left: 25px;
    position: relative;
}

.testimonial-slider-box-user>div::before {
    content: "";
    position: absolute;
    height: 2px;
    background-color: #711cd3;
    left: 0;
    bottom: -20px;
    width: 100px;
}

.testimonial-slider-box-user h5 {
    color: #1d1d1d;
    font-size: 16px;
    letter-spacing: 0.58px;
    padding-bottom: 5px;
    /* line-height: 33px; */
}

.testimonial-slider-box-body h4 {
    color: #1d1d1d;
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 20px;
    padding-top: 10px;
}

.testimonial-slider-box-body p {
    color: #1d1d1d;
    font-size: 16px;
    line-height: 33px;
    letter-spacing: 0.4px;
    padding-bottom: 50px;
}

.testimonial-slider-box-body {
    padding-left: 15px;
    position: relative;
}

.testimonial-slider-box-body::before {
    content: "\f10e";
    font-size: 90px;
    color: #1d1d1d;
    /* font-weight: bold; */
    opacity: 0.1;
    font-family: 'FontAwesome';
    position: absolute;
    left: -15px;
    top: 145px;
}

.testimonial-slider-box-img img {
    margin-top: 100px;
}

.testimonial-slider-box-img {
    position: relative;
    padding-right: 15px;
    z-index: 1;
    height: 100%;
    display: flex;
    align-items: flex-end;
    /* margin-left: -15%; */
}

.testimonial-slider-box-img::before {
    content: "";
    background-color: #1c6cc6;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 90%;
    z-index: -1;
}

.tsb-bg-1::before {
    background-color: #711cd3;
}

.tsb-bg-2::before {
    background-color: #e99253;
}

.tsb-bg-3::before {
    background-color: #191b72;
}

.tsb-bg-4::before {
    background-color: #b4976f;
}

.tsb-bg-5::before {
    background-color: #5819b2;
}

.tsb-bg-6::before {
    background-color: #0764e3;
}

.tsb-bg-7::before {
    background-color: #faaed2;
}

.testimonial-slider-btn {
    display: flex;
    align-items: center;
    gap: 30px;
    padding-bottom: 40px;
}

.slick-slide .testimonial-slider-btn img {
    display: inline-block;
}

.testimonial-slider-btn .btn-theme-orange {
    width: 240px;
    height: 50px;
    padding: 0;
    text-align: center;
    line-height: 50px;
}

.btn-240 {
    width: 240px;
    text-align: center;
    /* padding:0; */
}

.testimonial-prev,
.testimonial-next {
    font-size: 90px;
    color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    cursor: pointer;
}

.testimonial-prev {
    left: -5%;
}

.testimonial-next {
    right: -5%;
}

.testimonial-slider-btn .btn-theme-orange {
    width: 240px;
    height: 50px;
    padding: 0;
    text-align: center;
    line-height: 50px;
}

.concept-cta-link {
    display: flex;
    align-items: center;
}

.btn-theme-orange {
    padding: 16px 25px;
    background-color: #711cd3;
    border: 2px solid #711cd3;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    overflow: hidden;
    position: relative;
}

.concept-cta-link span {
    margin-left: 10px;
    vertical-align: middle;
    color: #131313;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 8px;
    border-bottom: 1px solid #131313;
    transition: all 0.3s ease-in-out;
}

.new-pf div#filters button {
    align-items: center;
    padding: 8px 20px;
    display: flex;
    flex-direction: column;
}

ul.testi-ul {
    margin: 43px 0 -66px !important;
}

section.numbers ul li h4 {
    color: #092d3d;
    font-size: 14px;
    display: block;
    text-align: right;
}

.call-action span:nth-child(3) {
    display: inline-block;
    transform: scale(1.3);
    margin: 0 20px;
    animation: 2s zoom ease-in-out infinite;
}

@keyframes zoom {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.3);
    }

    100% {
        transform: scale(1);
    }
}

/*theme-change*/
section.banner h1 {
    color: #fff;
}

section.banner h2 {
    font-weight: 600;
    color: #fff;
}

section.banner .container .row .col-md-7 h4 {
    color: #fff;
}

section.banner ul.yel-list li {
    color: #fff;
}

section.banner a {
    color: #fff;
}

.banner a.chat.grad-btn {
    background: #111;
    color: #fff;
}

.contact-sec a+a {
    color: #fff;
    background: #111;
}

.contact-sec a:first-child {
    color: #331f02;
    font-weight: 700;
}

.frm-brdr-grd:before {
    background: #331f02;
}

/*theme-change*/
@media only screen and (max-width: 800px) and (min-width: 320px) {
    .popupform {
        width: 60% !important;
    }

    .social-links {
        font-size: 10px !important;
    }

    section.numbers {
        /*display: none;*/
    }
}

.blinking {
    font-weight: bold;
    animation: blinkingText 0.98s infinite;
}

@keyframes blinkingText {
    0% {
        color: #ff9304;
    }

    49% {
        color: #ff9304;
    }

    70% {
        color: #ff9304;
    }

    99% {
        color: #ff9304;
    }

    100% {
        color: #ff9304;
    }
}

.social-links p a {
    color: #feb512 !important;
    font-weight: 600;
    letter-spacing: 1px;
}

.social-links {
    font-size: 13px;
    text-align: right;
    text-transform: uppercase;
}

/*top-bar*/
section.topbar {
    position: absolute;
    width: 100%;
    z-index: 9999;
    background: transparent !important;
    text-align: center;
    padding: 24px 0;
    font-size: 17px;
    color: #fff;
}

section.topbar .logo {
    position: relative;
}

section.topbar .logo .logo-thumb {
    display: block;
    width: 184px;
}

section.topbar div b {
    color: #fff;
    animation-name: example;
    animation-duration: 3s;
    animation: example 5s infinite;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

section.topbar div b {
    font-size: 18px;
    font-weight: 600 !important;
    text-transform: uppercase;
}

section.topbar div span {
    font-size: 16px !important;
    margin-left: 6px;
    text-transform: uppercase;
    font-weight: 400;
}

section.topbar div span strong {
    color: #fc8700;
    font-weight: 800;
    font-size: 19px;
    top: -2px;
    position: relative;
}

section.topbar div span+a {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    border-bottom: #fff 2px solid;
    margin-left: 8px;
    position: relative;
    top: 0;
    font-weight: 600;
}

.contact-sec {
    top: 40px;
}

.logodiv {
    top: 30px;
}

@media only screen and (max-width: 800px) and (min-width: 320px) {
    body section.topbar {
        padding: 4px 0;
    }

    section.topbar div b {
        font-size: 10px;
    }

    section.topbar div span {
        font-size: 10px !important;
    }

    section.topbar div span strong {
        bottom: 2px;
        position: relative;
        font-size: 16px;
    }

    section.topbar div span+a {
        font-size: 9px;
        display: inline-block;
        margin: 0;
        top: 0;
    }

    .logodiv {
        top: 5px;
    }
}

.whatspp-icon {
    position: fixed;
    bottom: 40px;
    left: 11px;
    z-index: 999
}

.whatspp-icon img {
    max-width: 100%;
    display: block
}

@media only screen and (max-width: 800px) and (min-width: 320px) {
    .whatspp-icon {
        position: fixed;
        bottom: 12px;
        left: 8px;
        z-index: 999;
        width: 60px
    }
}

footer img {
    width: auto;
}

.banner_main_img {
    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.whatspp-icon {
    position: fixed;
    bottom: 22px;
    left: 11px;
    z-index: 999;
    width: 68px;
}

.toll-free {
    padding: 70px 0;
    text-align: center;
    background: #101010 !important;
}

@keyframes blink {
    0% {
        color: #000;
    }

    10% {
        color: #fff;
    }

    10.001% {
        color: #711cd3;
    }

    100% {
        color: #711cd3;
    }
}

.banner-form #chotaa {
    display: inline-block;
    width: 30%;
}

.banner-form #phone-coun {
    display: inline-block;
    width: 68%;
    vertical-align: bottom;
}

/*----------------slide modal css----------*/
.modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 320px;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
}

.modal.right .modal-body {
    padding: 0 64px 80px 100px;
}

.modal.right.fade .modal-dialog {
    right: -320px;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.in .modal-dialog {
    right: 0;
    width: 60%;
    overflow: scroll;
}

.modal-content {
    border-radius: 0;
    border: none;
}

.modal-header {
    border-bottom-color: #EEEEEE;
    background-color: #FAFAFA;
}

.modal .demo {
    padding-top: 60px;
    padding-bottom: 110px;
}

.modal .btn-demo {
    margin: 15px;
    padding: 10px 15px;
    border-radius: 0;
    font-size: 16px;
    background-color: #FFFFFF;
}

.exxtra .modal-header {
    margin: 100px 0 0 0;
    border: 0;
    background: transparent;
    padding: 10px 30px 0 0;
}

.exxtra.modal.right .modal-content {
    height: auto;
    background-color: #f3ebff;
}

.exxtra .modal-body .main_boxx {}

.exxtra .modal-body .main_boxx h3 {
    margin-bottom: 15px;
    color: #000;
    font-size: 26px;
    line-height: 28px;
    font-weight: 500;
    letter-spacing: -.03em;
    margin-top: 0;
}

.exxtra .modal-body .main_boxx .grup {
    padding: 5px 0;
    width: 100%;
}

.exxtra .modal-body .main_boxx .grup label {
    display: block;
}

.exxtra .modal-body .main_boxx .grup input {
    display: block;
    height: 48px;
    margin-bottom: 0;
    border: 2px solid #000;
    border-radius: 2px;
    padding: 8px 12px;
    width: 100%;
}

.exxtra .modal-body .main_boxx .grup select {
    display: block;
    height: 48px;
    margin-bottom: 0;
    border: 2px solid #000;
    border-radius: 2px;
    padding: 8px 12px;
    width: 100%;
}

.exxtra .modal-body .main_boxx .grup._2 {
    display: inline-block;
    width: 30%;
}

.exxtra .modal-body .main_boxx .grup._3 {
    display: inline-block;
    width: 65%;
    margin: 0 0 0 19px;
}

.exxtra .modal-body .main_boxx .grup button {
    display: block;
    height: 48px;
    margin-top: 15px;
    border: 2px solid #000;
    border-radius: 2px;
    padding: 8px 12px;
    width: 100%;
    background: #000;
    color: #fff;
}

.exxtra .close span {
    font-size: 30px;
}

li.border-box-effect:nth-child(2):hover img {
    /* top: -500px; */
}

li.border-box-effect:nth-child(3):hover img {
    /* top: -620px; */
}

li.border-box-effect:nth-child(4):hover img {
    /* top: -471px; */
}

li.border-box-effect:nth-child(5):hover img {
    /* top: -439px; */
}

li.border-box-effect:nth-child(6):hover img {
    /* top: -1107px; */
}

li.border-box-effect:nth-child(7):hover img {
    top: -687px;
}

li.border-box-effect:nth-child(8):hover img {
    top: -893px;
}

li.border-box-effect:nth-child(9):hover img {
    top: -982px;
}

.testimonials-sec .slick-next::before {
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 55px;
}

.slick-prev::before {
    content: "\f104";
    font-family: 'FontAwesome';
    font-size: 55px;
}

.testimonials-sec .slick-next:before,
.slick-prev:before {
    color: #711cd3;
}

.testimonials-sec .slick-next,
.slick-prev {
    top: 32.5%;
}

@media only screen and (max-width: 320px) and (min-width: 280px) {
    .header-content {
        display: none;
    }

    .btn-line-fill {
        display: none;
    }

    section.topbar {
        position: absolute;
    }

    section.banner h1 {
        font-size: 26px;
    }

    section.banner h2 {
        font-size: 14px;
    }

    section.banner ul.yel-list {
        margin: 0px 0 30px;
    }

    section.banner ul.yel-list li {
        font-size: 11px;
    }

    .banner a.chat.grad-btn {
        font-size: 14px;
        padding: 13px 10px;
    }

    section.banner a {
        padding: 12px 10px;
        font-size: 14px !important;
        margin: 0 0 0px;
    }

    .banner-form {
        width: 100%;
        margin-top: 20px;
    }

    section.banner h3 {
        font-size: 21px;
    }

    .frm-brdr-grd:before {
        left: -5px;
    }

    .banner-form #phone-coun {
        width: 65%;
    }

    .banner-form input[type=submit] {
        font-size: 12px;
    }

    section.design-art-content {
        padding: 20px 0;
    }

    section.design-art-content h2 {
        font-size: 27px;
        margin: 10px 0;
    }

    section.design-art-content p {
        padding-right: 0;
        margin-bottom: 10px;
    }

    .main-pricing-block .mytabbing-links li {
        width: 100%;
    }

    .border-box-effect {
        padding: 0;
        width: 100%;
    }

    .main-pricing-block .portfolio-txt {
        font-size: 27px;
    }

    .DigitalAgency h2 b {
        font-size: 27px;
    }

    .DigitalAgency h2 {
        font-size: 14px;
    }

    .DigitalAgency h2 {
        font-size: 14px;
        line-height: 30px;
    }

    section.packages {
        padding: 10px 0;
    }

    section.packages p {
        font-size: 14px;
        width: 100%;
        line-height: 20px;
    }

    section.packages [class^=col-md-4]>div .pricebox h3 {
        font-size: 35px;
    }

    .actions a span small {
        font-size: 9px;
    }

    .actions a span {
        font-size: 9px;
        color: #000;
        margin: 0 0 20px 0;
    }

    .actions::before {
        display: none;
    }

    .creative-determination .move-vectors {
        display: none;
    }

    .creative-determination {
        padding: 20px 0;
    }

    .creative-determination h2 {
        font-size: 27px;
    }

    .creative-determination span {
        font-size: 14px;
    }

    .creative-determination p {
        padding-right: 0;
        font-size: 12px;
        line-height: 18px;
    }

    section.helpingbrand p {
        padding: 0;
        line-height: 20px;
    }

    section.helpingbrand h2 {
        font-size: 27px;
        line-height: 30px;
    }

    section.helpingbrand ul li {
        width: 100%;
    }

    .our-combopack .bundle-img {
        display: none;
    }

    .our-combopack h2 {
        font-size: 42px;
    }

    .our-combopack {
        padding: 40px 0;
    }

    a.chat_btn.btn {
        margin-top: 25px;
    }

    .testimonial-slider-box-trustpilot span {
        font-size: 8px;
    }

    .testimonial-slider-box-trustpilot img {
        width: 50%;
    }

    .testimonial-slider-box-body p {
        font-size: 14px;
        line-height: 20px;
        height: auto;
        padding-bottom: 40px;
    }

    .testimonials-sec .slick-next,
    .slick-prev {
        display: none !important;
    }

    .testimonial-slider-btn {
        display: block;
        padding-bottom: 0;
    }

    .testimonials-sec {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .toll-free .custom-col {
        display: inline-block;
        width: 90%;
        margin: 20px auto;
        text-align: left;
    }

    .toll-free a {
        font-size: 16px;
    }

    .toll-free .custom-btn {
        padding: 14px 70px;
    }

    .toll-free {
        padding: 30px 0;
    }

    .toll-free h2 {
        margin: 0 0 10px;
        font-size: 27px;
    }

    section.cform-section h2+p {
        padding: 0px;
    }

    section.cform-section {
        padding: 30px 0;
    }

    .logo-bar {
        padding: 10px 0 0 0;
    }

    section.cform-section h2 {
        font-size: 27px;
    }

    section.cform-section form ul li {
        width: 100%;
        margin: 5px 0px;
    }

    section.cform-section form ul li.full-li {
        width: 100%;
    }

    section.cform-section form {
        width: 100%;
    }

    .whatspp-icon {
        display: none;
    }

    .footer-contact.text-right {
        text-align: left !important;
    }

    footer .footer-contact li a {
        font-size: 12px;
    }

    .cour-copyright .col-md-4 {
        min-width: 100%;
        padding: 0 20px;
    }

    .cour-copyright p {
        font-size: 9px;
    }

    .navbar-default {
        display: none;
    }

    section.topbar .logo .logo-thumb {
        width: 40%;
    }

    section.topbar .logo .logo-thumb {
        width: 40%;
        display: block;
        margin: 0 auto;
    }

    section.banner {
        padding: 25px 0;
    }

    footer img {
        width: 40%;
        margin: 10px 0 0 0;
    }
}

/*EXIT FORM*/
.lightbox {
    display: none;
    position: fixed;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999;
}

.box {
    position: absolute;
    padding: 10px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    color: #fff;
    width: 60%;
}

.lightbox .close {
    padding: 7px;
    position: absolute;
    left: 99%;
    top: 0;
    margin: -10px 0 0 -10px;
    width: 30px;
    height: 30px;
    color: #000;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    border-radius: 50%;
    background-color: #fff;
    cursor: pointer;
    text-decoration: none;
    opacity: 1;
    border: 3px solid #5ce0b7;
}

.lightbox .box .frm_leftt {
    display: inline-block;
    width: 35%;
    position: relative;
}

.lightbox .box .frm_leftt img {
    position: absolute;
    height: 430px;
    top: -237px;
    left: -35px;
}

.lightbox .box .frm_right {
    display: inline-block;
    width: 64%;
    padding: 20px 0;
}

.lightbox .box .frm_right h2 {
    font-size: 24px;
    color: #000;
    font-weight: 400;
    margin-bottom: 15px;
    margin-top: 0;
    padding-right: 0;
    text-align: left;
    position: relative;
    display: inline-block;
}

.lightbox .box .frm_right h2 span {
    display: inline-block;
    color: #5ce0b7;
    font-weight: 700;
}

.lightbox .box .frm_right ul {
    display: block;
    margin: 10px 0;
}

.lightbox .box .frm_right ul li {
    color: #000;
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
}

.lightbox .box .frm_right .grp {}

.lightbox .box .frm_right .grp input {
    background: #fbfbfb;
    border: 1px solid #e6e6e6;
    padding: 9px 10px;
    width: 100%;
    border-radius: 2px;
    font-size: 13px;
    color: #000;
    box-shadow: none !important;
    outline: 0 !important;
    margin-bottom: 12px;
}

.lightbox .box .frm_right .grp textarea {
    height: 140px;
    background: #fbfbfb;
    border: 1px solid #e6e6e6;
    padding: 9px 10px;
    resize: none;
    width: 100%;
}
ul.owllogobar {
    display: flex
;
}
.slick-track {
    display: flex !important;
    align-items: center !important;
}
.lightbox .box .frm_right p {
    line-height: 19px;
    font-size: 16px;
    margin-bottom: 0;
    color: #888;
    text-align: left;
    font-weight: 400;
}

.lightbox .box .frm_right ul li span {
    color: #5ce0b7;
}

.lightbox .box .frm_right .grp input.btnzz {
    background-color: #5ce0b7;
    color: #fff;
    font-weight: 600;
}

.lightbox .box .frm_right .grp textarea {
    color: #000;
}

.logo-bar {
    padding: 11px 0;
    border-bottom: 2px solid #eee;
    background: linear-gradient(43deg, #4158D0 0%, #C850C0 46%, #FFCC70 100%);
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
 
/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}