body {
margin: 0;
-webkit-font-smoothing: auto;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
dfn {
font-style: italic;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 2.5rem;
}
hr {
box-sizing: content-box;
height: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} h1, h2, h3, h4, h5, h6 {
clear: both;
color: #24292e;
font-weight: 600;
margin-top: 24px;
margin-bottom: 15px;
}
h1 {
font-size: 32px;
padding-bottom: 10px;
}
h2 {
font-size: 24px;
padding-bottom: 0.3em;
line-height: 1.25;
}
h3 {
font-size: 18px;
line-height: 25px;
}
h4 { line-height: 20px;
}
h5 {
font-size: 14px;
line-height: 17.5px;
}
p {
margin-bottom: 1.5em;
}
h1.entry-title {
font-size: 1.31rem;
border-bottom: 1px solid #eaecef;
}
h2.entry-title {
border-bottom: 1px solid #eaecef;
}
h3.widget-title {
font-size: 1.2rem;
} body {
background: #fff; }
img {
height: auto; max-width: 100%; }
figure {
margin: 1em 0; }
table {
margin: 0 0 1.5em;
width: 100%;
}  header#masthead {
margin-bottom: 0;
background-color: #563d7c ;
box-shadow: 0 0.5rem 1rem rgba(0,0,0,.05), inset 0 -1px 0 rgba(0,0,0,.1);
padding: .74rem 1rem;
}
.navbar-brand > a {
color: rgba(0, 0, 0, 0.9);
font-size: 1.1rem;
outline: medium none;
text-decoration: none;
color: #fff;
font-weight: 700;
}
.navbar-brand > a:visited, .navbar-brand > a:hover {
text-decoration: none;
}
#page-sub-header {
position: relative;
padding-top: 5rem;
padding-bottom: 0;
text-align: center;
font-size: 1.25rem;
background-size: cover !important;
}
body:not(.theme-preset-active) #page-sub-header h1 {
line-height: 1.6;
font-size: 4rem;
color: #563e7c;
margin: 0 0 1rem;
border: 0;
padding: 0;
}
#page-sub-header p {
margin-bottom: 0;
line-height: 1.4;
font-size: 1.25rem;
font-weight: 300;
}
body:not(.theme-preset-active) #page-sub-header p {
color: #212529;
}
a.page-scroller {
color: #333;
font-size: 2.6rem;
display: inline-block;
margin-top: 2rem;
}
@media screen and (min-width: 768px) {
body:not(.theme-preset-active) #page-sub-header h1 {
font-size: 3.750rem;
}
body:not(.theme-preset-active) #page-sub-header {
font-size: 1.25rem;
}
}
@media screen and (min-width: 992px) {
#page-sub-header p {
max-width: 43rem;
margin: 0 auto;
}
}  #masthead nav {
padding-left: 0;
padding-right: 0;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
color: #cdbfe3;
padding: 0.5rem;
font-weight: 500;
font-size: 0.875rem;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
color: #fff;
font-weight: 600; }
.navbar-brand {
height: auto;
}
.navbar-toggle .icon-bar {
background: #000 none repeat scroll 0 0;
}
.dropdown-menu .dropdown-toggle::after {
border-bottom: 0.3em solid transparent;
border-left: 0.3em solid;
border-top: 0.3em solid transparent;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
position: relative;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu {
top: 0;
left: 100%;
margin-top: -6px;
margin-left: -1px;
-webkit-border-radius: 0 6px 6px 6px;
-moz-border-radius: 0 6px 6px;
border-radius: 0 6px 6px 6px;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>.dropdown-menu {
display: block;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children>a:after {
display: block;
content: " ";
float: right;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
border-width: 5px 0 5px 5px;
border-left-color: #ccc;
margin-top: 5px;
margin-right: -10px;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>a:after {
border-left-color: #fff;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
float: none;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left>.dropdown-menu {
left: -100%;
margin-left: 10px;
-webkit-border-radius: 6px 0 6px 6px;
-moz-border-radius: 6px 0 6px 6px;
border-radius: 6px 0 6px 6px;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
.dropdown-item {
line-height: 1.2;
padding-bottom: 0.313rem;
padding-top: 0.313rem;
}
.dropdown-menu {
min-width: 12.500rem;
}
.dropdown .open .dropdown-menu {
display: block;
left: 12.250em;
top: 0;
}
.dropdown-menu .dropdown-item {
white-space: normal;
background: transparent;
line-height: 1.6;
}
.dropdown-menu .dropdown-item:hover {
background: transparent;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
}
@media screen and (min-width: 769px) {
.dropdown-menu li > .dropdown-menu {
right: -9.875rem;
top: 1.375rem;
}
}
@media screen and (max-width: 991px) {
.navbar-nav .dropdown-menu {
border: medium none;
margin-left: 1.250rem;
padding: 0;
}
.dropdown-menu li a {
padding: 0;
}
#masthead .navbar-nav > li > a {
padding-bottom: 0.625rem;
padding-top: 0.313rem;
}
.navbar-light .navbar-toggler {
border: medium none;
outline: none;
}
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}
.comment-content.card-block {
padding: 20px;
}
.navigation.post-navigation {
padding-top: 1.875rem;
}
.post-navigation .nav-previous a,
.post-navigation .nav-next a {
border: 1px solid #ddd;
border-radius: 0.938rem;
display: inline-block;
padding: 0.313rem 0.875rem;
text-decoration: none;
}
.post-navigation .nav-next a::after {
content: " \2192";
}
.post-navigation .nav-previous a::before {
content: "\2190 ";
}
.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
background: #eee none repeat scroll 0 0;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 0.313rem;
line-height: normal;
padding: 0.938rem 1.438rem 0.875rem;
text-decoration: none;
top: 0.313rem;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
a img.alignright {
float: right;
margin: 0.313rem 0 1.25rem 1.25rem;
}
a img.alignnone {
margin: 0.313rem 1.25rem 1.25rem 0;
}
a img.alignleft {
float: left;
margin: 0.313rem 1.25rem 1.25rem 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption.alignnone {
margin: 0.313rem 1.25rem 1.25rem 0;
}
.wp-caption.alignleft {
margin: 0.313rem 1.25rem 1.25rem 0;
}
.wp-caption.alignright {
margin: 0.313rem 0 1.25rem 1.25rem;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em;
font-size: 0.875rem; }
.widget select {
max-width: 100%;
}
.widget_search .search-form input[type="submit"] {
display: none;
}
.nav > li > a:focus,
.nav > li > a:hover {
background-color: #eee;
text-decoration: none;
}
.half-rule {
width: 6rem;
margin: 2.5rem 0;
}
.widget_categories .nav-link {
display: inline-block;
}  #content.site-content {
padding-bottom: 3.75rem;
padding-top: 4.125rem;
}
.sticky .entry-title::before {
content: '\f08d';
font-family: "Font Awesome\ 5 Free";
font-size: 1.563rem;
left: -2.5rem;
position: absolute;
top: 0.375rem;
font-weight: 900;
}
.sticky .entry-title {
position: relative;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
}
.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
margin-top: 0;
}
.post.hentry {
margin-bottom: 4rem;
}
.posted-on, .byline, .comments-link {
color: #9a9a9a;
}
.entry-title > a {
color: inherit;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}
.comment-body .pull-left {
padding-right: 0.625rem;
}
.comment-list .comment {
display: block;
}
.comment-list {
padding-left: 0;
}
.comments-title {
font-size: 1.125rem;
}
.comment-list .pingback {
border-top: 1px solid rgba(0, 0, 0, 0.125);
padding: 0.563rem 0;
}
.comment-list .pingback:first-child {
border: medium none;
}  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .wp-caption {
background: #f1f1f1 none repeat scroll 0 0;
border: 1px solid #f0f0f0;
max-width: 96%;
padding: 0.313rem 0.313rem 0;
text-align: center;
}
.wp-caption img[class*="wp-image-"] {
border: 0 none;
height: auto;
margin: 0;
max-width: 100%;
padding: 0;
width: auto;
}
.wp-caption .wp-caption-text {
font-size: 0.688rem;
line-height: 1.063rem;
margin: 0;
padding: 0.625rem;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-item .gallery-columns-2 {
max-width: 50%;
}
.gallery-item .gallery-columns-3 {
max-width: 33.33333%;
}
.gallery-item .gallery-columns-4 {
max-width: 25%;
}
.gallery-item .gallery-columns-5 {
max-width: 20%;
}
.gallery-item .gallery-columns-6 {
max-width: 16.66667%;
}
.gallery-item .gallery-columns-7 {
max-width: 14.28571%;
}
.gallery-item .gallery-columns-8 {
max-width: 12.5%;
}
.gallery-item .gallery-columns-9 {
max-width: 11.11111%;
}
.gallery-caption {
display: block;
}  .woocommerce-cart-form .shop_table .coupon .input-text {
width: 8.313rem !important;
}
.variations_form .variations .value > select {
margin-bottom: 0.625rem;
}
.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
max-width: 100%;
} .elementor-page article .entry-footer {
display: none;
}
.elementor-page.page-template-fullwidth #content.site-content {
padding-bottom: 0;
padding-top: 0;
}
.elementor-page .entry-content {
margin-top: 0;
} .vc_desktop article .entry-footer {
display: none;
}
.vc_desktop #content.site-content {
padding-bottom: 0;
padding-top: 0;
}
.vc_desktop .entry-content {
margin-top: 0;
} footer#colophon {
font-size: 85%;
}
body:not(.theme-preset-active) footer#colophon {
color: #99979c;
background-color: #f7f7f7;
}
.navbar-dark .site-info {
color: #fff;
}
.copyright {
font-size: 0.875rem;
margin-bottom: 0;
text-align: center;
}
.copyright a, footer#colophon a {
color: inherit;
}
@media screen and (max-width: 767px) {
#masthead .navbar-nav > li > a {
padding-bottom: 0.938rem;
padding-top: 0.938rem;
}
}  @media only screen and (max-width: 1280px) {
html {
font-size: 95%;
}
}
@media screen and (max-width: 1199px) {
.navbar-dark .dropdown-item {
color: #fff;
}
.navbar-nav .dropdown-menu {
background: transparent;
box-shadow: none;
border: none;
}
} @media only screen and (max-width: 1024px) {
html {
font-size: 90%;
}
} @media only screen and (max-width: 960px) {
html {
font-size: 85%;
}
} @media only screen and (max-width: 768px) {
html {
font-size: 80%;
}
} @media only screen and (max-width: 480px) {
html {
font-size: 75%;
}
} header#masthead {
background: #fff;
border-bottom: 7px solid  #3c2d89;
}
header#masthead .container {
width: 100%;
max-width: 100%;
}
.navbar-expand-xl .navbar-collapse {
justify-content: center !important;
}
.navbar-expand-xl .navbar-nav {
width: 100%;
justify-content: space-around;
}
.navbar-light .navbar-nav .nav-link {
color: rgba(70, 80, 94, 0.82) !important;
text-align: center; font-size: 18px !important;
font-style: normal;
font-weight: 600 !important;
line-height: normal;
letter-spacing: 0.57px;
text-transform: uppercase;
opacity: unset !important;
}
li#menu-item-33 a.nav-link {
border-radius: 52px;
background: rgba(70, 80, 94, 0.82);
color: #fff !important;
text-align: center; font-size: 18px !important;
font-style: normal;
font-weight: 600 !important;
line-height: normal;
letter-spacing: 0.6px;
text-transform: uppercase;
padding: 13px 43px !important;
}
.navbar-expand-xl .navbar-nav li {
align-items: center;
justify-content: center;
display: flex;
}
div#footer-widget {
background: #000000d6 !important;
padding-top: 80px;
padding-bottom: 80px;
}
section#text-2 {
margin-bottom: 0px !important;
margin-top: 30px;
margin-bottom: 25px !important;
}
section#text-2 .textwidget p {
color: #fff; font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: 128%; letter-spacing: 0.9px;
text-transform: uppercase;
margin-bottom: 0px;
font-family: Euclid,sans-serif;
}
div#footer-widget h3.widget-title {
color: #ffffff; font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: revert;  text-transform: uppercase;
font-family: sans-serif;
}
section#text-7 form input[type="text"] {
border-radius: 8px;
background: #f4f2f2;
color: #50555b; font-size: 15px;
font-style: normal;
font-weight: 300;
line-height: 104%; letter-spacing: 0.9px;
padding: 14px 10px;
border-bottom-right-radius: 0px;
border-top-right-radius: 0px;
outline: none !important;
border: 0px !important;
width: 73%;
max-width: 202px;
}
div#footer-widget .container {    }
section#text-7 form input[type="submit"] {
background-color: #626a76;
color: #fff; font-size: 15px;
font-style: normal;
font-weight: 700;
line-height: 104%; letter-spacing: 0.9px;
padding: 17px 30px;
border: 0px;
outline: none !important;
border-top-right-radius: 8px;
border-bottom-right-radius: 8px;
border: 0px;
background: #3c2d89;
color: white;
}
section#text-5 ul {
padding: 0px;
display: flex;
justify-content: flex-end;
list-style: none;
}
section#text-5 ul li {padding-right: 20px;}
.textwidget ul {
padding: 0px;
list-style: none;
}
.textwidget ul li {
color: #fff; font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 104%; letter-spacing: 1.32px;
margin: 10px 0px;
text-transform: capitalize !important;
font-family: Euclid,sans-serif;
}
.textwidget ul li span,
.textwidget ul li a {
text-decoration: none;
color: #fffcfc; font-size: 15px;
font-style: normal;
font-weight: 600;
line-height: revert; letter-spacing: 1.32px;
text-transform: none !important;
font-family: Euclid,sans-serif;
}
section#text-6
.textwidget ul li a {
text-decoration: none;
color: #fffcfc; font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: revert; letter-spacing: 1.32px;
text-transform: none !important;
font-family: Euclid,sans-serif;
}
footer#colophon {
display: none;
}
section.vc_section.homebanner {
background-repeat: no-repeat;
background-position: center;
background-size: cover;
padding-top: 60px;
padding-bottom: 40px;
background-color: #0000001c;
background-blend-mode: soft-light;
}
section.vc_section.homebanner h2 {
color: rgb(0 0 0);
font-family: system-ui;
font-size: 47px;
font-style: normal;
font-weight: 700;
line-height: normal;
letter-spacing: 1.35px;
font-family: Euclid,sans-serif;
text-transform: capitalize;
padding-bottom: 0px;
}
section.vc_section.homebanner a.vc_general {
color: #fff;
text-align: center; font-size: 17px;
font-style: normal;
font-weight: 600;
line-height: normal;
letter-spacing: 0.66px;
text-transform: uppercase;
border-radius: 19px;
border: 2px solid #3c2d89;
background: rgba(255, 255, 255, 0.2);
padding: 10px 30px;
background: #3c2d89;
}
section.vc_section.homebanner .vc_row.wpb_row.vc_row-fluid {
padding-left: 40px;
padding-right: 40px;
}
section.vc_section.home-sec-two {
padding-bottom: 60px;
padding-top: 30px !important;
}
section.vc_section.home-sec-two .vc_row.wpb_row.vc_row-fluid {
padding-left: 40px;
padding-right: 0px !important;
background-position: left;
background-repeat: no-repeat;
background-size: cover;
}
section.vc_section.home-sec-two h2.vc_custom_heading {
color: #fff;
text-align: center; font-size: 42px;
font-style: normal;
font-weight: 700;
line-height: normal;
letter-spacing: 1.2px;
text-transform: capitalize;
margin: 20px 0px;
padding: 0px;
}
section.vc_section.home-sec-two .vc_row.wpb_row.vc_row-fluid.l-one {
margin-bottom: 25px;
background: linear-gradient(89deg, #3c2d89, #ffffffbf) !important;
}
section.vc_section.home-sec-two .vc_column-inner {
}
section.vc_section.home-sec-two h2.vc_custom_heading.nr-te {
color: #000;
font-size: 44px !important;
font-style: normal !important;
font-weight: 700 !important;
line-height: normal !important;
letter-spacing: 1.35px !important;
font-family: Euclid,sans-serif !important;
}
section.vc_section.home-sec-two p {
color: #000; font-size: 19px;
font-style: revert;
font-weight: 500;
line-height: normal;
letter-spacing: 0.45px;
font-family: Euclid,sans-serif;
}
section.vc_section.whower {
padding-top: 60px !important;
padding-bottom: 100px;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
background-color: #3c2d892e;
background-blend-mode: soft-light;
}
section.vc_section.whower .vc_column-inner {
justify-content: center;
}
section.vc_section.whower .vc_column-inner h2.vc_custom_heading {
color: #fff;
font-size: 42px;
font-style: normal;
font-weight: 700;
line-height: normal;
letter-spacing: 2.7px;
text-align: center !IMPORTANT;
font-family: Euclid,sans-serif !important;
}
section.vc_section.whower .wpb_text_column.wpb_content_element {
margin-bottom: 0px;
border-radius: 22px; padding: 25px 15px;
background: #ffffff21;
}
section.vc_section.whower .wpb_text_column.wpb_content_element p {
color: #fff; font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: revert;
letter-spacing: 2.475px;
font-family: Euclid,sans-serif;
text-align: center;
}
section.vc_section.whower .vc_row.wpb_row.vc_row-fluid.vc_row-o-equal-height.vc_row-flex {
padding-left: 50px;
padding-right: 80px;
}
section.vc_section.whatwedo h2.vc_custom_heading {
color: #000; font-size: 50px; font-weight: 700;
line-height: normal;
letter-spacing: 3.575px;
margin-top: 0px;
position: relative;
margin-bottom: 10px;
font-family: Euclid,sans-serif !important;
}
section.vc_section.whatwedo {
padding-top: 80px !important;
padding-bottom: 60px !important;
background-position: top !important;
background-color: #6649ff26;
background-blend-mode: soft-light;
}
section.vc_section.whatwedo ul li,
section.vc_section.whatwedo p {
color: #000;
text-align: center; font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: normal;
letter-spacing: .5px;
padding: 0px 70px;
margin-bottom: 10px;
font-family: Euclid,sans-serif;
}
section.vc_section.whatwedo ul li::before{
content: '- '
}
section.vc_section.whatwedo p:nth-child(1){
font-size: 19px;
}
section.vc_section.whatwedo p:nth-child(2){
font-size: 23px;
font-weight: bold;
letter-spacing: -.2px;
margin: 23px 0 10px 0;
}
body.home.page-template.page-template-fullwidth.page-template-fullwidth-php.page.page-id-14.logged-in.admin-bar.wpb-js-composer.js-comp-ver-5\.7.vc_responsive.customize-support {
background-image: url(http://oxf.hzw.mybluehost.me/.website_79fc97b5/wp-content/uploads/2023/11/Vector.png);
background-position: center;
background-size: inherit;
background-blend-mode: difference;
}
section.vc_section.our-ssr {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
background: linear-gradient(273deg, #b5b5b524, #ffffffbf) !important;
padding-bottom: 30px;
}
section.vc_section.our-ssr .vc_row.wpb_row.vc_row-fluid.nbds {
padding-left: 40px;
padding-right: 40px;
margin-bottom: 40px;
background-position: left;
background-repeat: no-repeat;
background-size: cover;
background: linear-gradient(89deg, #3c2d89, #ffffffbf) !important;
}
section.vc_section.our-ssr .vc_row.wpb_row.vc_row-fluid.nbds h2.vc_custom_heading {
color: #fff;
text-align: center; font-size: 42px;
font-style: normal;
font-weight: 700;
line-height: normal;
letter-spacing: 1.2px;
text-transform: capitalize;
margin: 20px 0px;
padding: 0px;
font-family: Euclid,sans-serif;
}
section.vc_section.our-ssr .fds {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
margin: 12px 0px;
margin-bottom: 20px !important;
}
section.vc_section.our-ssr .fds p {
margin: 0px;
}
section.vc_section.our-ssr .fds p img {
}
section.vc_section.our-ssr .fds h2 {
margin: 0px;
color: 000;
text-align: center; font-size: 21px;
font-style: normal;
font-weight: 700;
line-height: revert;
letter-spacing: 0.6px;
margin-top: 25px;
margin-bottom: 5px;
font-family: Euclid,sans-serif;
}
section.vc_section.our-ssr .fds p {
text-align: center; font-size: 16px;
color: #000;
font-style: normal;
font-weight: 500;
line-height: revert; letter-spacing: 0.54px;
text-transform: capitalize;
font-family: Euclid,sans-serif;
}
section.vc_section.wcu { }
section.vc_section.wcu h2.vc_custom_heading {
color: #000;
font-family: Bohemian Soul;
font-size: 46px;
font-style: normal;
font-weight: 700;
line-height: normal;
letter-spacing: 2.7px;
padding-bottom: 0px;
font-family: Euclid,sans-serif;
}
section.vc_section.wcu h3.vc_custom_heading {
color: #000; font-size: 17px;
font-style: normal;
font-weight: 500;
line-height: 135%; letter-spacing: 1.35px; font-family: Euclid,sans-serif;
}
section.vc_section.wcu p.vc_custom_heading {
color: rgba(70, 80, 94, 0.82); font-size: 17px;
font-style: normal;
font-weight: 500;
line-height: normal; letter-spacing: 1.08px;
text-decoration-line: underline;
text-transform: capitalize;
font-family: Euclid,sans-serif;
}
section.vc_section.wcu .vc_row.wpb_row.vc_row-fluid.vc_row-o-equal-height.vc_row-flex {
padding-left: 40px;
padding-right: 40px;
}
.ddfsffsdf.wpb_column.vc_column_container.vc_col-sm-6 {
padding-right: 160px;
}
section.vc_section.wcu a.vc_general {color: #fff;text-align: center; font-size: 17px;font-style: normal;font-weight: 600;line-height: normal;letter-spacing: 0.66px;text-transform: uppercase;border-radius: 19px;border: 2px solid #3c2d89;background: rgba(255, 255, 255, 0.2);padding: 10px 30px;background: #3c2d89;}
.bx-x { margin-top: 30px;
margin-bottom: 80px !important;
position: relative;
}
.bx-x h4 {
color: #000;
text-align: center; font-size: 28px;
font-style: normal;
font-weight: 700;
line-height: normal;
letter-spacing: 0.75px; margin-top: 0px;
padding-left: 80px;
}
.bx-x p {
color: #000;
text-align: center; font-size: 17px;
font-style: normal;
font-weight: 500;
line-height: 122%;  letter-spacing: 0.675px; padding-left: 80px;
position: relative;
font-family: Euclid,sans-serif;
font-family: Euclid,sans-serif;
}
.ctn {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
border-left: 5px solid #3c2d89;
}
section.vc_section.wcu .vc_column-inner {
justify-content: center;
}
.bx-x p:before {
content: "";
display: block;
background-color: #3c2d89;
position: absolute;
width: 12% !important;
height: 4px;
left: -20px;
max-width: 100px;
top: 15%;
}
.vc_row.wpb_row.vc_row-fluid.bbdt {  }
.fds { margin-left: auto !IMPORTANT;
margin-right: auto !important;
padding: 10px 35px;
}
.wp-block {}
nav.navbar.navbar-expand-xl.p-0 {
justify-content: space-between;
}
a.mega-menu-link {
background: transparent;
}
#mega-menu-wrap-primary #mega-menu-primary {
background: transparent !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
background: transparent !important;
}
#mega-menu-wrap-primary {
background: transparent;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link { background: transparent;
color: beige;
color: rgba(70, 80, 94, 0.82);
opacity: 1;
color: rgba(70, 80, 94, 0.82); font-size: 17px;
font-weight: 600;
letter-spacing: 0.51px;
line-height: unset !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
background: transparent;
color: rgba(70, 80, 94, 0.82) !important;
text-align: center; font-size: 17px;
font-style: normal;
font-weight: 700 !important;
line-height: unset !important;
letter-spacing: 0.51px;
text-transform: uppercase;
display: flex;
justify-content: center;
align-items: center;
height: unset;
font-family: Euclid,sans-serif;
}
section.vc_section.home-sec-two .wpb_single_image.wpb_content_element.vc_align_right {
margin: 0px;
}
section.vc_section.home-sec-two .vc_column-inner {
padding-top: 0px;
}
section.vc_section.whatwedo h2.vc_custom_heading:before {
content: "";
display: block;
position: absolute;
background-image: url(http://oxf.hzw.mybluehost.me/.website_79fc97b5/wp-content/uploads/2023/11/Rectangle-70.png);
background-repeat: no-repeat;
background-size: contain;
width: 770px;
height: 5px;
bottom: 0px;
left: 0px;
}
section.vc_section.whatwedo h2.vc_custom_heading:after {
content: "";
display: block;
position: absolute;
background-image: url(http://oxf.hzw.mybluehost.me/.website_79fc97b5/wp-content/uploads/2023/11/Rectangle-69.png);
background-repeat: no-repeat;
background-size: contain;
height: 5px;
width: 770px;
right: 0px;
}
section.vc_section.dczx {
padding-top: 100px !important;
background: #ffffff4f;
}
.hdgwga {
text-align: center;
background: url(http://oxf.hzw.mybluehost.me/.website_79fc97b5/wp-content/uploads/2023/11/Rectangle-76.png);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
max-width: 80%;
margin-left: auto;
margin-right: auto;
padding: 20px 30px;
height: 500px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
background: #fff;
border-radius: 15px;
}
section.vc_section.dczx .vc_row.wpb_row.vc_row-fluid.vc_row-o-equal-height.vc_row-flex {
padding: 0px 70px;
}
c {
color: rgba(70, 80, 94, 0.82);
text-align: center; font-size: 25px;
font-style: normal;
font-weight: 600;
line-height: normal;
letter-spacing: 0.75px;
text-transform: uppercase;
margin-top: 0px;
}
p.hdds {
color: #000;
text-align: center; font-size: 15px;
font-style: normal;
font-weight: 500;
line-height: revert; letter-spacing: 0.675px;
text-transform: capitalize;
margin-bottom: 35px;
}
section.vc_section.dczx .vc_row.wpb_row.vc_row-fluid.vc_row-o-equal-height.vc_row-flex a {
border-radius: 8px;
border: 2px solid rgba(70, 80, 94, 0.82);
background: rgba(185, 171, 171, 0.20);
color: rgba(70, 80, 94, 0.82);
text-align: center;
font-family: Poppins;
font-size: 12px;
font-style: normal;
font-weight: 600;
line-height: normal;
letter-spacing: 0.36px;
text-transform: uppercase;
padding: 16px 30px;
display: flex;
justify-content: center;
align-items: center;
}
section.vc_section.our-ssr .vc_column-inner {
padding-top: 0px;
}
section.vc_section.dczx .vc_row.wpb_row.vc_row-fluid.vc_row-o-equal-height.vc_row-flex a img {
margin-left: 13px;
display: none;
} .contactform span.wpcf7-list-item {
display: inline-block;
margin: 0;
}
.contactform .wpcf7 .wpcf7-list-item {
display: block;
margin-bottom: 10px;
}
.contactform .wpcf7-checkbox label {
position: relative;
cursor: pointer;
}
.contactform .wpcf7-checkbox input[type="checkbox"] { position: absolute;
visibility: hidden;
width: 30px;
height: 30px;
top: 0;
left: 0;
}
.wpcf7-checkbox input[type="checkbox"] + span:before {
display: block;
position: absolute;
content: "";
border-radius: 29px;
height: 16px;
width: 16px;
top: 6px;
left: 0px;
border: 1px solid #000000;
}
.wpcf7-checkbox input[type="checkbox"] + span:after {
display: block;
position: absolute;
height: 16px;
width: 16px;
top: 6px;
left: 0;
visibility: hidden;
font-size: 18px;
text-align: center;
line-height: 30px;
background: black;
border-radius: 20px;
}
.wpcf7-checkbox input[type="checkbox"]:checked + span:before {
background: transparent;
}
.contactform .wpcf7-checkbox input[type="checkbox"]:checked + span:after {
visibility: visible;
}
.contactform .wpcf7-list-item-label {
margin-left: 40px;
display: inline-block;
}
.contactform span.wpcf7-form-control.wpcf7-checkbox.form-control {
border: none;
padding: 0px;
}
.contactform span.wpcf7-list-item-label {
color: black;
font-size: 15px;
}
.contactform input.wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email.form-control {
}
.contactform input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.form-control.wpcf7-not-valid {
background: #e0e0e1;
width: 100%;
}
.contactform input.wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email.form-control {
width: 100%;
background: #e0e0e1;
}
.contactform input.wpcf7-form-control.wpcf7-tel.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-tel.form-control {
width: 100;
background: #e0e0e1;
}
.contactform textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.form-control {
width: 100%;
background: #e0e0e1;
height: 160px;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-primary {
background: #373737;
border: none;
padding: 8px 228px;
font-size: 23px;
font-weight: 700;
font-family: Euclid,sans-serif;
}
.contactform input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.form-control {
width: 89%;
background: #e0e0e1;
}
.contactform h6 {
padding-top: 7px;
margin: 0px;
padding-bottom: 7px;
}
.contactform input {
height: 55px;
}
.contactform span.wpcf7-form-control.wpcf7-checkbox.wpcf7-validates-as-required.form-control {
background: transparent;
}
.contactform span.wpcf7-form-control.wpcf7-checkbox.form-control {
background: transparent;
height: unset !important;
line-height: unset !important;
}
.contactform h6 {
color: #000;
font-family: Poppins;
font-size: 23px;
font-style: normal;
font-weight: 700;
line-height: normal;
letter-spacing: 0.66px;
text-transform: capitalize;
font-family: Euclid,sans-serif;
}
.contactform span.wpcf7-list-item-label {
color: rgb(0 0 0);
text-align: center; font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: normal;
letter-spacing: 0.54px;
text-transform: capitalize;
font-family: Euclid,sans-serif;
}
.contactfrom input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-primary {
padding: 8px 235px !important;
}
section.vc_section.contactform input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-primary {
padding: 8px 235px !important;
margin-top: 20px;
border-radius: 6px;
background: #7C8591;
background: #3c2d89;
color: white;
}
.contactform h5 {
margin: 0px;
color: #000; font-size: 23px;
font-style: normal;
font-weight: 700;
line-height: normal;
letter-spacing: 0.66px;
text-transform: capitalize;
font-family: Euclid,sans-serif;
}
.contactform span.colred {
color: red;
}
.contactform input {
width: 100%;
}
.contactform h2.vc_custom_heading {
color: #000;
font-size: 55px;
font-style: normal !important;
font-weight: 700 !important;
line-height: normal;
letter-spacing: 2.7px;
margin-bottom: 0px;
padding-bottom: 0px;
font-family: Euclid,sans-serif !important;
margin-top: 0px;
}
.contactform input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.form-control {
width: 101%;
}  section.vc_section.trill-one {
padding-top: 80px;
padding-bottom: 50px;
background: linear-gradient(47deg, #ffffff14, #2c2c2c0d) !important;
}
section.vc_section.trill-one .ctestimonials-box {
background: gray;
padding-bottom: 6px;
border-radius: 20px;
}
section.vc_section.trill-one h3 {
color: #fff; font-size: 20px;
font-style: revert;
font-weight: 700;
line-height: normal;
letter-spacing: 0.54px;
font-family: Euclid,sans-serif;
}
section.vc_section.trill-one p {
color: #fff; font-size: 14px !important;
font-style: normal;
font-weight: 500;
line-height: revert;
letter-spacing: 0.36px;
padding: 0px 19px;
margin: 0px; font-family: Euclid,sans-serif;
}
section.vc_section.trill-one img {
border-top-left-radius: 20px;
border-top-right-radius: 20px;
height: 190px;
max-width: 100%;
object-fit: cover;
}
section.vc_section.trill-one .owl-nav {
display: none;
}
section.vc_section.trill-one .wada {
display: flex;
justify-content: space-between;
padding-left: 15px;
padding-right: 15px;
color: white;
font-weight: 500;
}
section.vc_section.trill-one hr {
border: 2px solid #535353;
}
section.vc_section.trill-one button.owl-dot {
border: 2px solid #cccccc !important;
display: flex;
justify-content: center;
height: 20px;
width: 20px;
margin-top: 20px;
margin-left: 5px;
border-radius: 20px;
background: #ffffff !important;
}
section.vc_section.trill-one .item {
border-radius: 21px;
background: #424548;
width: 92%;
}
section.vc_section.trill-one .item h3 {
padding: 0px 20px;
}
section.vc_section.trill-one .vc_row.wpb_row.vc_row-fluid {
}
section.vc_section.trill-one .owl-item.active {
display: flex;
justify-content: center;
}
section.vc_section.trill-one .main {
display: flex;
justify-content: space-between;
padding: 10px 20px;
color: #fff; font-size: 13px;
font-style: italic;
font-weight: 800; letter-spacing: 0.3px;
border-top: 5px solid #c1c1c16b;
height: 13px !important;
align-items: center;
margin-bottom: 0px !important;
width: 100%;
padding: 24px 20px;
text-transform: capitalize;
font-family: Euclid,sans-serif;
}
section.vc_section.trill-one .item .owl-carousel .owl-item img {
background-color: #585050 !important;
background-blend-mode: soft-light !important;
}
section.vc_section.trill-one .vc_row.wpb_row.vc_row-fluid.nbds.vc_custom_1700056864509.vc_row-has-fill {
padding-left: 40px;
padding-right: 40px;
margin-bottom: 40px;
background-position: left;
background-repeat: no-repeat; }
section.vc_section.trill-one h2.vc_custom_heading {
color: #fff;
text-align: center;
font-family: Poppins;
font-size: 42px;
font-style: normal;
font-weight: 700;
line-height: normal;
letter-spacing: 1.2px;
margin-top: 0px;
padding-bottom: 2px;
font-family: Euclid,sans-serif;
}
section.vc_section.trill-one {
padding-top: 0px;
padding-bottom: 0px;
}
section.vc_section.trill-one .vc_column-inner {
padding-top: 10px;
}  section.vc_section.services-banner.vc_custom_1700088232814.vc_section-has-fill {
padding: 100px;
border-bottom-left-radius: 50px;
border-bottom-right-radius: 50px;
}
.services-banner h1.vc_custom_heading {
font-size: 55px;
color: white;
font-family: ui-monospace;
font-family: Euclid,sans-serif;
font-weight: 600;
}
section.vc_section.servicesecone h2.vc_custom_heading {
color: #000; font-size: 35px;
font-style: normal;
font-weight: 700;
line-height: normal;
letter-spacing: 1.35px;
margin-bottom: 0px;
font-family: ui-monospace;
font-family: Euclid,sans-serif;
}
section.vc_section.servicesecone {
padding-top: 70px !important;
padding-bottom: 70px;
}
.servicesecone p {
text-align: justify !important;
color: #000; font-size: 19px;
font-style: normal;
font-weight: 500;
line-height: normal;
font-family: ui-monospace;
font-family: Euclid,sans-serif;
}
.servicesecone img.vc_single_image-img.attachment-full {border: 3px solid #3c2d89;padding: 15px;border-radius: 15px;}  section.vc_section.contactbanner.vc_custom_1700095399790.vc_section-has-fill {
padding: 100px;
border-bottom-left-radius: 50px;
border-bottom-right-radius: 50px;
}
section.vc_section.contactbanner.vc_custom_1700095399790.vc_section-has-fill h1 {
font-size: 68px;
color: white;
}  a,
a:hover,
a:focus,
a:active {
text-decoration: none;
outline: none;
}
a,
a:active,
a:focus {
color: #333;
text-decoration: none;
transition-timing-function: ease-in-out;
-ms-transition-timing-function: ease-in-out;
-moz-transition-timing-function: ease-in-out;
-webkit-transition-timing-function: ease-in-out;
-o-transition-timing-function: ease-in-out;
transition-duration: .2s;
-ms-transition-duration: .2s;
-moz-transition-duration: .2s;
-webkit-transition-duration: .2s;
-o-transition-duration: .2s;
}
ul {
margin: 0;
padding: 0;
list-style: none;
}
img {
max-width: 100%;
height: auto;
} .sec-title{
position:relative;
margin-bottom: 20px;
}
.sec-title .title{
position: relative;
display: block;
font-size: 16px;
line-height: 1em;
color: #ff8a01;
font-weight: 500;
background: rgb(0 0 0);
background: -moz-linear-gradient(to left, rgba(247,0,104,1) 0%, rgba(68,16,102,1) 25%, rgba(247,0,104,1) 75%, rgba(68,16,102,1) 100%);
background: -webkit-linear-gradient(to left, rgba(247,0,104,1) 0%,rgba(68,16,102,1) 25%,rgba(247,0,104,1) 75%,rgba(68,16,102,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F70068', endColorstr='#441066',GradientType=1 );
color: transparent;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
text-transform: uppercase;
letter-spacing: 5px;
margin-bottom: 15px;
}
.sec-title h2{
position:relative;
display: inline-block;
font-size:48px;
line-height:1.2em;
color:#1e1f36;
font-weight:700;
margin-top: 0px;
color: rgb(34 18 116);
}
.sec-title .text{
position: relative;
font-size: 16px;
line-height: 28px;
color: #888888;
margin-top: 30px;
}
.sec-title.light h2,
.sec-title.light .title{
color: #ffffff;
-webkit-text-fill-color:inherit; 
}
.pricing-section {
position: relative;
padding: 40px 0 0px;
overflow: hidden;
}
.pricing-section .outer-box{
max-width: 1100px;
margin: 0 auto;
}
.pricing-section .row{
margin: 0 -30px;
}
.pricing-block{
position: relative;
padding: 0 30px;
margin-bottom: 40px;
}
.pricing-block .inner-box{
position: relative;
background-color: #ffffff;
box-shadow: 0 20px 40px rgba(0,0,0,0.08);
padding: 0 0 30px;
max-width: 370px;
margin: 0 auto;
border-bottom: 20px solid #3c2d89;
}
.pricing-block .icon-box{
position: relative;
padding: 50px 30px 0;
background-color: #3c2d89;
text-align: center;
}
.pricing-block .icon-box:before{
position: absolute;
left: 0;
bottom: 0;
height: 75px;
width: 100%;
border-radius: 50% 50% 0 0;
background-color: #ffffff;
content: "";
}
.pricing-block .icon-box .icon-outer{
position: relative;
height: 150px;
width: 150px;
background-color: #ffffff;
border-radius: 50%;
margin: 0 auto;
padding: 10px;
}
.pricing-block .icon-box i{
position: relative;
display: block;
height: 130px;
width: 130px;
line-height: 120px;
border: 5px solid #000000;
border-radius: 50%;
font-size: 50px;
color: #67707b;
-webkit-transition:all 600ms ease;
-ms-transition:all 600ms ease;
-o-transition:all 600ms ease;
-moz-transition:all 600ms ease;
transition:all 600ms ease;
color: #3c2d89 !important;
}
.pricing-block .inner-box:hover .icon-box i{
transform:rotate(360deg);
}
.pricing-block .price-box{
position: relative;
text-align: center;
padding: 10px 20px;
}
.pricing-block .title{
position: relative;
display: block;
font-size: 24px;
line-height: 1.2em;
color: #222222;
font-weight: 600;
}
.pricing-block .price{
display: block;
font-size: 30px;
color: #222222;
font-weight: 700;
color: #221274;
}
.pricing-block .features{
position: relative;
max-width: 200px;
margin: 0 auto 20px;
}
.pricing-block .features li{
position: relative;
display: block;
font-size: 14px;
line-height: 30px;
color: #848484;
font-weight: 500;
padding: 5px 0;
padding-left: 30px;
border-bottom: 1px dashed #dddddd;
}
.pricing-block .features li:before {
position: absolute;
left: 0;
top: 50%;
font-size: 16px;
color: #000000;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
content: "\f058";
font-family: "Font Awesome 5 Free";
margin-top: -8px;
}
.pricing-block .features li.false:before{
color: #b1b1b1;
content: "\f057";
}
.pricing-block .features li a{
color: #848484;
}
.pricing-block .features li:last-child{
border-bottom: 0;
}
.pricing-block .btn-box{
position: relative;
text-align: center;
}
.pricing-block .btn-box a{
position: relative;
display: inline-block;
font-size: 14px;
line-height: 25px;
color: #67707b !important;
font-weight: 500;
padding: 8px 30px;
background-color: #67707b00;
border-radius: 10px;
-webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-ms-transition: all 400ms ease;
-o-transition: all 400ms ease;
transition: all 300ms ease;
border: 2px solid #67707b;
background: transparent !important;
background: #3c2d89 !important;
color: #fff !important;
}
.pricing-block .btn-box a:hover{
color: #ffffff;
}
.pricing-block .inner-box:hover .btn-box a{
color: #000000;
background:none;
border-radius:0px;
border-color: #000000;
}
.pricing-block:nth-child(2) .icon-box i,
.pricing-block:nth-child(2) .inner-box{
border-color: #3c2d89;
}
.pricing-block:nth-child(2) .btn-box a,
.pricing-block:nth-child(2) .icon-box{
background-color: #3c2d89;
}
.pricing-block:nth-child(2) .inner-box:hover .btn-box a{
color: #000000;
background:none;
border-radius:0px;
border-color: #000000;
}
.pricing-block:nth-child(2) .icon-box i,
.pricing-block:nth-child(2) .price{
color: #221274;
}
.pricing-block:nth-child(3) .icon-box i,
.pricing-block:nth-child(3) .inner-box{
border-color: #3c2d89;
}
.pricing-block:nth-child(3) .btn-box a,
.pricing-block:nth-child(3) .icon-box{
background-color: #3c2d89;
}
.pricing-block:nth-child(3) .icon-box i,
.pricing-block:nth-child(3) .price{
color: #3c2d89;
}
.pricing-block:nth-child(3) .inner-box:hover .btn-box a{
color:#000000;
background:none;
border-radius:0px;
border-color:#000000;
}
section.vc_section.trill-one .item {
}
figure {
margin: 0px;
}
section.vc_section.trill-one .item .ctn {
border: 0px;
height: 280px;
display: flex;
justify-content: space-around;
flex-direction: column;
}
section.vc_section.services-banner {
padding-top: 130PX;
PADDING-BOTTOM: 150PX;
BACKGROUND: #575d64ad;
background-blend-mode: soft-light;
background-repeat: no-repeat;
background-size: cover;
background-position: right;
}
section.vc_section.servicesecone .vc_row.wpb_row.vc_row-fluid.vc_row-o-equal-height.vc_row-flex { }
.wpb_single_image.wpb_content_element.vc_align_center {
margin-bottom: 0px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus {
background: transparent;
color: #67707b;
}
li#mega-menu-item-33 {
margin-left: 25px !IMPORTANT;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
margin: 0px 10px;
}
section.vc_section.home-sec-two .wpb_single_image.wpb_content_element.vc_align_right {
}
section.vc_section.home-sec-two .vc_column-inner {
justify-content: flex-start;
}
.owl-dots {
display: block;
}
.owl-dots {
width: 100%;
display: flex;
justify-content: center;
}
.owl-dot {
position: relative;
display: inline-block;
margin: 0 5px;
border-radius: 50%;
background-color: #484848 !important;
transition: background-color 0.3s ease;
width: 16px;
height: 16px;
}
section.vc_section.trill-one button.owl-dot.active {
background-color: #dbdbdb !important;
width: 17px;
height: 17px;
}
section.vc_section.servicesecone .vc_row.wpb_row.vc_row-fluid.vc_row-o-equal-height.vc_row-flex .vc_column-inner {
justify-content: center;
}
section.vc_section.servicesecone.f {
background: #8d8d8d1f;
}
section.vc_section.servicesecone.dc {
background: #8d8d8d1f;
}
section.vc_section.servicesecone.sd {
background: #8d8d8d1f;
}
section.vc_section.servicesecone.dwg {
background: #8d8d8d1f;
}
section.vc_section.blg-pg-blog {
padding-top: 80px !IMPORTANT;
padding-bottom: 80px !important; }
section.vc_section.blg-pg-blog .vc_row.wpb_row.vc_row-fluid {
padding: 0px 60px;
}
.testimonial-blog {}
.testimonial-blog .testimonial-item {
border: 2px solid #2c2c2c4f;
border-radius: 15px;
overflow: hidden;
margin: 15px 0px !important;
background-color: #e1dcd51f;
}
.testimonial-blog .testimonial-item .testimonial-thumbnail {}
.testimonial-blog .testimonial-item .testimonial-thumbnail img {
object-fit: cover !IMPORTANT;
width: 100%;
}
.testimonial-blog .testimonial-item .testimonial-content {
padding: 20px 20px;
}
.testimonial-blog .testimonial-item .testimonial-content h3 {
margin: 0px;
color: #0e0c0c; font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: revert;
letter-spacing: 2.475px;
margin-bottom: 20px;
}
section.vc_section.our-ssr .fds {
display: flex;
justify-content: center;
align-items: center;
background: white;
height: 410px;
box-shadow: 0px -1px 20px 0px #80808052;
padding: 0px 20px;
border-radius: 24px;
}
.hdgwga h4 {font-size: 24px;line-height: revert;text-transform: capitalize;font-weight: 600;}
section.vc_section.dczx .vc_row.wpb_row.vc_row-fluid.vc_row-o-equal-height.vc_row-flex a {
background: #3c2d89;
color: white;
}
section.vc_section.dczx {background-color: #0000001a;background-blend-mode: soft-light;padding-top: 60px;padding-bottom: 60px;}
.vc_row.wpb_row.vc_row-fluid.nbds {
background: linear-gradient(89deg, #3c2d89, #ffffffbf) !important;
}
section.vc_section.contactform {
background: #fff;
padding-top: 50px;
}
.testimonial-blog .testimonial-item .testimonial-content p {
margin: 0px;
color: #0e0c0c;
font-family: Poppins;
font-size: 17px;
font-style: normal;
font-weight: 500;
line-height: revert; margin-bottom: 20px;
}span.wpcf7-form-control-wrap {
width: 100%;
}
section.vc_section.wcu .wpb_text_column.wpb_content_element {
margin-bottom: 0px;
}
h6 {
width: 100%;
}
label {
width: 100%;
}
section.vc_section.homebanner p.vc_custom_heading {
font-size: 19px;
font-weight: 500;
line-height: normal;
}
section.vc_section.wcu { padding-bottom: 30px !IMPORTANT;
}
.ctn {
overflow: hidden;
}
section.vc_section.home-sec-two .vc_column-inner {
justify-content: center;
}
#mega-menu-wrap-primary #mega-menu-primary >  li#mega-menu-item-33 a.mega-menu-link {
border-radius: 52px !important;
background: #3c2d89 !important;
color: #fff !important;
padding: 10px 50px !important;
}
a.mega-menu-link {}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
background: #3c2d89 !important;
padding: 25px 5px;
}
li#mega-menu-item-293 {}
#mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu > li {
background: transparent !IMPORTANT;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
background: transparent !important;
color: #fff !IMPORTANT;
font-size: 18px !important;
font-weight: 500 !important;
font-family: Euclid,sans-serif;
text-transform: capitalize;
padding: 5px 16px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
color: #dfdfdf;
}
h2.vc_custom_heading.nr-te {
margin-top: 0px !important;
}
section.vc_section.our-ssr .vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner {
padding-top: 0px;
}
section.vc_section.trill-one {}
section.vc_section.trill-one .vc_row.wpb_row.vc_row-fluid.nbds.vc_custom_1701355137034.vc_row-has-fill {
margin-bottom: 50px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:hover a {color: #3c2d89 !important;}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
color: #000 !important;
background-color: #fff !IMPORTANT;
}
#mega-menu-wrap-primary #mega-menu-primary > li#mega-menu-item-33 a.mega-menu-link:hover {
transition: all 0.2s ease-in-out;
background-color: #8d8d8d !important;
}
section.vc_section.homebanner a.vc_general:hover {
transition: all 0.2s ease-in-out;
background-color: #8d8d8d !important;
border-color: #3c2d89;
color: #3c2d89;
}
section.vc_section.wcu a.vc_general:hover {
transition: all 0.2s ease-in-out;
background-color: #8d8d8d12 !important;
border-color: #3c2d89 !important;
color: #3c2d89 !important;
}
section.vc_section.fdfatwb .card {
text-align: center;
border-radius: 10px; background-color: #f9f9f9;
border: 1px solid #3c2d89;
font-family: Euclid, sans-serif;
overflow: hidden;
}
section.vc_section.fdfatwb .card h3.pricing-title {
font-size: 20px;
background: #3c2d89;
font-weight: 600;
margin-top: 0px;
margin-bottom: 12px;
color: #fff;
padding: 10px 0;
}
section.vc_section.fdfatwb .card p, section.vc_section.fdfatwb .card ul li {
font-size: 15px;
line-height: revert;
font-weight: 500;
color: #72717a;
padding: 5px;
border-bottom: solid 1px #3c2d89;
margin: 5px 0;
}
section.vc_section.fdfatwb .card p,
section.vc_section.fdfatwb .card ul li:last-child {
border: none
}
section.vc_section.fdfatwb .card p{
padding: 10px;	
}
section.vc_section.fdfatwb .bgc {
font-weight: 600;
font-size: 23px;
color: #000;
margin-bottom: 20px;
line-height: 20px;
margin-top: 20px;
}
section.vc_section.fdfatwb span.randgr {
font-size: 17px;
font-weight: 400;
color: #8c8a97;
}
input#range {
width: 100%;
}
section.vc_section.fdfatwb p.pricing-value {
display: none;
}
section.vc_section.fdfatwb p.pricing-total {
margin-bottom: 0px;
font-size: 20px;
line-height: revert;
font-weight: 600;
}
section.vc_section.fdfatwb .fgs {
display: flex;
justify-content: center;
align-items: center;
margin-top: 15px;
}
section.vc_section.fdfatwb span.dds {
font-size: 17px;
font-weight: 400;
margin-left: 13px;
color: #8c8a97;
}
section.vc_section.fdfatwb .card a.btn {
font-size: 15px;
font-weight: 600;
line-height: normal;
padding: 14px 30px;
color: #ffff;
margin-top: 40px;
background-color: #3c2d89;
margin: 20px auto 30px auto;
width: max-content;
}
ul.vc_tta-tabs-list {}
section.vc_section.fdfatwb {
padding-top: 60px;
}
section.vc_section.fdfatwb ul.vc_tta-tabs-list {
text-align: center;
border: 0px !important;
}
section.vc_section.fdfatwb .vc_tta-panel-body {
background: transparent !important;
border: 0px !important;
}
div#\31 701904211792-3bdba6d1-a32d {}
.vc_tta-panel-body {}
.wpb-js-composer .vc_tta.vc_tta-style-classic.vc_tta-tabs .vc_tta-panel {
background: #fff;
border: 0px !important;
}
.vc_tta-tabs-container {
border: 0px !important;
}
.vc_tta-tabs-container {
border: 0px !IMPORTANT;
}
ul.vc_tta-tabs-list {
border: 0px !IMPORTANT;
}
.vc_tta-panels-container {
border: 0px !IMPORTANT;
}
.wpb-js-composer .vc_tta.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
border: 0px !important;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
border-radius: 0px !important;
background: transparent;
border: 0px !important;
font-size: 19px;
font-weight: 600;
}
.wpb-js-composer .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a {
background-color: #3c2d89 !important;
color: #fff;
font-size: 19px;
font-weight: 600;
border-radius: 35px !important;
border-bottom-left-radius: 35px !important;
border-bottom-right-radius: 35px !important;
padding: 15px 40px;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
background-color: transparent !important;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a:focus, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a:hover {
background-color: transparent;
}
section.vc_section.fdfatwb h1.vc_custom_heading {
color: #000;
font-size: 35px;
font-style: normal;
font-weight: 700;
line-height: normal;
letter-spacing: 1.35px;
margin-bottom: 0px;
font-family: Euclid,sans-serif;
}
section.vc_section.fdfatwb p.vc_custom_heading {
color: #000;
font-size: 19px;
font-style: normal;
font-weight: 500;
line-height: normal;
font-family: Euclid,sans-serif;
margin-bottom: 60px;
}
section.vc_section.our-ssr .fds a {
color: #3f308b;
padding-top: 10px !important;
font-weight: 600;
font-size: 16px;
}
img.sdaerwe {
border: 2px solid #67707b;
border-radius: 15px;
height: 80px;
width: 80px;
padding: 10px 10px;
}
.card input[type="image"] {
position: absolute;
pointer-events: none;
visibility: hidden;
} body.woocommerce-checkout .entry-content * {
font-family: Euclid,sans-serif;
}
body.woocommerce-checkout button.wc-block-components-checkout-place-order-button.contained {
color: #fff; font-size: 15px;
font-style: normal;
font-weight: 700;
line-height: 104%;
letter-spacing: 0.9px;
padding: 17px 30px;
border: 0px;
outline: none !important;
border-radius: 8px;
border-bottom-right-radius: 8px;
border: 0px;
background: #3c2d89;
color: white;
width: 100%;
}
a.wc-block-components-checkout-return-to-cart-button ,
.wp-block-woocommerce-checkout-order-summary-coupon-form-block.wc-block-components-totals-wrapper {
display: none;
}
.wp-block-woocommerce-checkout-express-payment-block {
display: none;
}
body.booktestimonials-template-default.single .post-thumbnail img {
margin: auto;
display: block;
}
body.booktestimonials-template-default.single .site-content * {
font-family: Euclid,sans-serif;
}
body.booktestimonials-template-default.single .site-content  h1.entry-title {
font-size: 34px;
}
body.booktestimonials-template-default.single .site-content h2 {
font-size: 30px;
}
body.booktestimonials-template-default.single .site-content h3 {
font-size: 26px;
}
body.booktestimonials-template-default.single .site-content h4 {
font-size: 22px;
}
body.booktestimonials-template-default.single .site-content h5 {
font-size: 18px;
}
body.booktestimonials-template-default.single .site-content h6 {
font-size: 16px;
}
body.booktestimonials-template-default.single .site-content p {
font-size: 16px;
}
@media only screen and (max-width: 768px){
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
position: absolute;
width: 400px;
z-index: 999;
top: 60px;
right: 50%; padding: 40px 30px;
background: #3258a8;
background: linear-gradient(270deg, #3c2d89 -1.2%, #3c2d89 100%) !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
font-size: 16px;
margin-bottom: 5px;
}
ul.mega-sub-menu {
padding: 0px 30px !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
font-size: 17px;
margin-bottom: 13px;
}
#mega-menu-wrap-primary .mega-menu-toggle {
background: #3c2d89;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
display: block;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
}
a.mega-menu-link {
text-align: left !IMPORTANT;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {color: #fff !important;padding: 7px 0px;}
#mega-menu-wrap-primary #mega-menu-primary > li#mega-menu-item-33 a.mega-menu-link {
padding: 0px 0px !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {}
li#mega-menu-item-33 {
margin-left: 0px !IMPORTANT;
}
button.navbar-toggler {
display: none;
}
#content.site-content {
padding: 0px !important;
}
.entry-content {
margin: 0px !IMPORTANT;
}
section.vc_section.homebanner h2 {
font-size: 45px;
}
section.vc_section.homebanner h2 br {
display: none;
}
section.vc_section.homebanner .wpb_column.vc_column_container.vc_col-sm-8 {
width: 100%;
}
section.vc_section.homebanner {background-position: right;}
section.vc_section.homebanner p.vc_custom_heading {
font-size: 17px;
}
section.vc_section.homebanner a.vc_general {
font-size: 15px;
}
section.vc_section.home-sec-two h2.vc_custom_heading {
font-size: 35px;
}
section.vc_section.home-sec-two .wpb_column.vc_column_container.vc_col-sm-6 {
width: 100%;
}
section.vc_section.home-sec-two h2.vc_custom_heading.nr-te {
font-size: 35px !important;
}
section.vc_section.home-sec-two p {
font-size: 17px;
}
section.vc_section.whower .vc_column-inner h2.vc_custom_heading {
font-size: 35px;
}
section.vc_section.whower .wpb_text_column.wpb_content_element p {
font-size: 15px;
}
section.vc_section.our-ssr .vc_row.wpb_row.vc_row-fluid.nbds h2.vc_custom_heading {
font-size: 35px;
}
section.vc_section.our-ssr {}
section.vc_section.our-ssr .wpb_column.vc_column_container.vc_col-sm-4 {
width: 100%;
}
section.vc_section.whatwedo h2.vc_custom_heading {
font-size: 39px;
}
section.vc_section.our-ssr .fds h2 {
font-size: 25px;
}
section.vc_section.whatwedo p:nth-child(1) {
font-size: 17px;
}
section.vc_section.whatwedo h2.vc_custom_heading:before {
width: 630px;
}
section.vc_section.whatwedo h2.vc_custom_heading:after {
width: 630px;
}
section.vc_section.wcu {}
.ddfsffsdf.wpb_column.vc_column_container.vc_col-sm-6 {
width: 100%;
padding-right: 0px;
}
section.vc_section.wcu .wpb_column.vc_column_container.vc_col-sm-6 {
width: 100%;
}
.ctn {
border-left: 0px;
}
.bx-x p {
padding-left: 0px;
text-align: left;
}
.bx-x p:before {
display: none;
}
.bx-x {
margin-bottom: 10px !important;
}
.bx-x h4 {
padding-left: 0px;
text-align: left;
}
section.vc_section.whower .vc_row.wpb_row.vc_row-fluid.vc_row-o-equal-height.vc_row-flex {
padding-left: 0px;
padding-right: 0px;
}
section.vc_section.wcu h2.vc_custom_heading {
font-size: 40px;
}
.contactform h2.vc_custom_heading {
font-size: 35px;
}
section.vc_section.contactform .vc_col-sm-6 {
width: 100%;
}
.contactform h6 {
font-size: 20px;
}
.contactform h5 {
font-size: 20px;
}
.contactform span.wpcf7-list-item-label {
font-size: 16px;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-primary {
font-size: 23px;
}
div#footer-widget {
padding-bottom: 10px;
}
div#footer-widget .col-12.col-md-4 {
flex: 0 0 100%;
max-width: 100%;
}
section#text-6 .textwidget ul li a {
font-size: 16px;
}
.services-banner h1.vc_custom_heading {
font-size: 45px;
}
section.vc_section.servicesecone.f .wpb_column.vc_column_container.vc_col-sm-6 {
width: 100%;
}
section.vc_section.servicesecone h2.vc_custom_heading {
margin-top: 40px !important;
font-size: 30px;
margin-bottom: 11px;
}
.servicesecone p {
font-size: 17px;
}
section.vc_section.servicesecone .wpb_column.vc_column_container.vc_col-sm-6 {
width: 100%;
}
section.vc_section.servicesecone {
padding-top: 50px !important;
padding-bottom: 50px;
}
#mega-menu-wrap-primary #mega-menu-primary > li#mega-menu-item-33 a.mega-menu-link:hover {
background-color: #3c2d89 !important;
}
section.vc_section.fdfatwb .wpb_column.vc_column_container.vc_col-sm-3 {
width: 100%;
}
section.vc_section.fdfatwb h1.vc_custom_heading {
font-size: 27px;
}
}
@media only screen and (max-width: 768px){
section.vc_section.homebanner h2 {
font-size: 30px;
}
section.vc_section.homebanner .vc_row.wpb_row.vc_row-fluid {
padding-left: 0px;
padding-right: 0px;
}
section.vc_section.homebanner h2 {}
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
width: 289px;
}
section.vc_section.home-sec-two .vc_row.wpb_row.vc_row-fluid {
padding-left: 0px;
}
section.vc_section.home-sec-two h2.vc_custom_heading.nr-te {
font-size: 30px !important;
}
section.vc_section.whower .vc_column-inner h2.vc_custom_heading {
font-size: 30px;
}
section.vc_section.our-ssr .fds {
margin-bottom: 0px !important;
}
section.vc_section.our-ssr .vc_column-inner {
padding-top: 0px !IMPORTANT;
}
section.vc_section.our-ssr .fds p {
font-size: 15px;
}
section.vc_section.our-ssr .fds h2 {
font-size: 23px;
}
section.vc_section.whatwedo h2.vc_custom_heading {
font-size: 35px;
}
section.vc_section.whatwedo ul li, section.vc_section.whatwedo p {
padding: 0px 0px;
}
section.vc_section.whatwedo p:nth-child(2) {
font-size: 20px;
}
section.vc_section.whatwedo p:nth-child(1) {
font-size: 16px;
}
section.vc_section.wcu h2.vc_custom_heading {
font-size: 35px;
}
section.vc_section.wcu .vc_row.wpb_row.vc_row-fluid.vc_row-o-equal-height.vc_row-flex {
padding-left: 0px;
padding-right: 0px;
}
h3.vc_custom_heading {}
section.vc_section.wcu h3.vc_custom_heading {
font-size: 16px;
}
section.vc_section.wcu a.vc_general {
font-size: 15px;
}
.bx-x h4 {
font-size: 24px;
}
section.vc_section.contactform input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-primary {
padding: 8px 5px !important;
font-size: 20px;
}
.bx-x p {
font-size: 16px;
}
ul.mega-sub-menu {
padding: 0px 0px !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
padding: 0px 0px;
font-size: 17px !important;
}
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
padding: 25px 15px;
}
section.vc_section.homebanner {
background-position: left;
}
div#footer-widget h3.widget-title {
font-size: 30px;
}
.textwidget ul li {
font-size: 18px;
}
.textwidget ul li span, .textwidget ul li a {
font-size: 16px;
font-weight: 500;
}
section.vc_section.services-banner {
padding-top: 80PX;
PADDING-BOTTOM: 80PX;
}
.services-banner h1.vc_custom_heading {
font-size: 35px;
}
section.vc_section.servicesecone h2.vc_custom_heading {
font-size: 25px;
}
section.vc_section.fdfatwb h1.vc_custom_heading {
font-size: 24px;
}
section.vc_section.fdfatwb p.vc_custom_heading {
font-size: 17px;
}
section.vc_section.fdfatwb h1.vc_custom_heading {
margin-bottom: 30px !important;
}
section.vc_section.fdfatwb h1.vc_custom_heading {
font-size: 22px;
}
.servicesecone p {
font-size: 16px;
}
}