/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/


div#footer-inr a {
    color: #4b4b4b;
    text-decoration: underline;
}

/* header CSS start */

#top .container {
    position: relative;
}

#top .container:before {
    content: '';
    position: absolute;
    background: #fff;
    height: 90%;
    width: 92%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 10px;
}

#top nav ul li a span {
    color: #434343;
}

#top nav ul li a {
    opacity: 1 !important;
}

#header-secondary-outer .header-sec {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 146%;
    position: relative;
    left: -23%;
}

#header-secondary-outer ul.secondary-links {
    display: flex;
    gap: 20px;
    color: #fff;
    justify-content: center;
    align-items: center;
}

div#header-secondary-outer {
    background: #00092F !important;
    padding: 0px !important;
}

#header-secondary-outer ul.secondary-icons {
    display: flex;
    justify-content: end;
    align-items: center;
    gap: 10px;
}

#header-secondary-outer ul.secondary-icons li a i {
    height: 30px;
    width: 30px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 25px;
    line-height: 33px;
}


#header-secondary-outer ul.secondary-links li {
    font-size: 21px;
    line-height: 29px;
}

#top nav > ul > li#menu-item-45 > a {
    background: #1248D0;
    padding: 15px 40px !important;
    border-radius: 10px;
    border: 2px solid #1248D0;
    transition: all 0.5s;
    overflow: hidden;
    position: relative;
}

#top nav > ul > li#menu-item-45 > a span {
    color: #fff;
}

#top nav > ul > li#menu-item-45 > a:before {
    content: '';
    position: absolute;
    height: 40px;
    width: 40px;
    background: #fff;
    top: -25%;
    left: -12%;
    border-radius: 50%;
    transform: scale(0);
    transition: all 1s;
}

#top nav > ul > li#menu-item-45 > a:hover:before {
    transform: scale(15);
}

#top nav > ul > li#menu-item-45 > a:hover span {
    color: #1248D0;
}

/* header CSS end */

/* hero section CSS start */

h1 {
    color: #fff;
}

#hero p {
    color: #fff;
    font-size: 21px;
    line-height: 29px;
}

div#hero-inr {
    margin-top: -60px;
}

#entire-btn {
    background: #1248D0 !important;
    padding: 15px 40px;
    border-radius: 10px !important;
    border: 2px solid #1248D0;
    transition: all 0.5s;
    overflow: hidden;
    position: relative;
    font-size: 21px;
    line-height: 29px;
    color: #fff;
}

#entire-btn:before {
    content: '';
    position: absolute;
    height: 40px;
    width: 40px;
    background: #fff;
    top: -25%;
    left: -12%;
    border-radius: 50%;
    transform: scale(0);
    transition: all 1s;
}

#entire-btn:hover:before {
    transform: scale(22);
}

#entire-btn:hover {
    color: #1248D0;
}

#hero #entire-btn {
    position: relative;
    z-index: 9999999
}

#entire-btn.transparent {
    margin-left: 15px;
    background: transparent !important;
    border-color: #fff;
}

#entire-btn.transparent i {
    font-size: 21px;
    line-height: 29px;
    right: 12%
}

#entire-btn.transparent:before {
    background: #1248D0;    
}

#entire-btn.transparent:hover {
    color: #fff;
    border-color: #1248D0
}

#hero .row-bg {
    position: relative;
}

#hero .row-bg:before {
    content: 'BOOK NOW';
    position: absolute;
    font-size: 421px;
    line-height: 429px;
    font-family: 'Inter';
    font-weight: 800;
    width: 130%;
    top: 53%;
    bottom: 0;
    left: -12%;
    right: 0;
    margin: auto;
    background: transparent !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
    opacity: 0.5;
    letter-spacing: 0px !important;
}

#hero-inr .row-bg:before {
    display: none !important;
}

/* hero section CSS end */
div#trio-sec svg {
    position: absolute;
    top: 30px;
}
div#trio-sec .lft-blk {
    padding-left: 120px;
}
div#trio-sec .lft-blk p {
    max-width: 310px;
    font-size: 15px !important;
    line-height: 23px !important;
}
div#trio-sec .vc_column-inner {
    border: 1px solid #00000036;
    padding: 30px;
    min-height: 470px;
    border-radius: 18px;
}
div#trio-sec {
    padding-bottom: 100px !important;
}
div#trio-sec h5 {
    color: #000;
}
/* service section CSS start */

#services .service .row {
    display: flex;
    align-items: center;
}

#service-inr .vc_column-inner {
    background: #1248D0;
    padding: 20px 0px 20px 20px;
    border-radius: 10px;
    transition: all 0.5s;
}

#service-inr.green .vc_column-inner {
    background: #378000;
}
#service-inr .vc_column-inner:hover {
    transform: scale(1.05);
}
#service-inr h4, #service-inr p, #service-inr h4, #service-inr a {
    color: #fff;
}

#service-inr img {
    margin: 0 auto 0 auto;
}

h2 {
	color: #000;
}

#services .right-col {
	text-align: right;
}

/* service section CSS end */

/* about section CSS start */

div#about-inr {
    background: #E9F0F5;
    border-radius: 28px;
}

div#about-inr .pd-col .vc_column-inner {
    padding-right: 40px;
}

#about-inr strong {
    font-size: 24px;
    line-height: 32px;
    color: #000;
}

#about-inr p {
    color: #4B4B4B;
}

#about ul li {
    color: #000;
}

#about-inr .counter {
    display: flex;
    gap: 20px;
    align-items: center;
}

#about-inr .counter h3 {
    color: #000;
}

#about-inr .counter p {
    color: #000;
}

#about-inr .type-blk {
    position: absolute;
    left: -50%;
    bottom: 4%;
    background: #fff;
    padding: 15px 20px;
    border-radius: 10px;
}

#inr-about h4, #inr-about p {
    color: #000;
}

#inr-about a {
    font-size: 21px;
    line-height: 29px;
    color: #000;
}

div#about {
    text-align: center;
}

div#about-inr, div#inr-about {
    text-align: left;
}

div#inr-about .vc_column-inner {
    
     transition: all 0.5s;
    transform: scale(1);
}
div#inr-about .vc_column-inner:hover {
    
     transform: scale(1.05);
}
#about #entire-btn {
    margin-top: 30px;
}

/* about section CSS end */

/* why-choose section CSS start */

#why-choose h3, #why-choose h4, #why-choose p {
    color: #fff;
}

#counter-inr .number, #counter-inr .symbol {
    color: #fff;
    font-size: 40px !important;
    line-height: 48px;
}

#counter-inr .subject {
    color: #fff;
}

#counter-inr .nectar-milestone {
    text-align: left;
}

#counter-inr .vc_column-inner {
    border-right: 1px solid #fff;
}

#counter-inr .right-col .vc_column-inner {
    border: unset;
}

h3 {
	color: #000;
}

/* why-choose section CSS end */

/* testimonial section CSS start */

#testimonial .client {
    display: flex;
    gap: 10px;
    align-items: center;
}

#testimonial .client .star-rating li {
    list-style: none;
}

#testimonial .client .star-rating {
    margin: unset;
    display: flex;
    justify-content: end;
    gap: 10px;
}

#testimonial .client .star-rating li i {
    color: #FECE63;
}

#testimonial .client h5 {
    color: #000;
}

p {
    color: #4B4B4B;
}

div#testimonial-inr .vc_column-inner {
    border: 1px solid #DEDBDB;
    padding: 30px 30px;
    border-radius: 16px;
}

div#testimonial-inr p {
    text-align: left;
}

#testimonial-inr .wpb_text_column {
    padding-bottom: 20px;
    border-bottom: 1px solid #DEDBDB;
}

#testimonial h3, #testimonial p {
    text-align: center
}

/* testimonial section CSS end */

/* easy section CSS start */

#easy h3, #easy p {
	color: #fff;
}
div#we-cont ul {
    margin-left: unset;
}

div#we-cont ul li, div#we-cont ul li a {
    list-style: none;
    margin-bottom: 20px;
    color: #000;
}

div#we-cont ul li i {
    background: #00062d;
    height: 40px;
    width: 40px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #fff;
}
/* easy section CSS end */

/* footer section CSS start */

#footer ul {
    margin: unset;
}

#footer ul li {
    list-style: none;
    padding-bottom: 10px;
}

#footer ul li a {
    color: #4B4B4B;
}

#inr-footer .right-col {
    text-align: right;
}

#inr-footer a {
    color: #4B4B4B;
    font-weight: 700;
}

div#inr-footer {
    padding-top: 30px;
}

div#footer-inr p {
    max-width: 390px;
}

div#newsletter {
    padding: 50px 50px !important;
    background: #E9F0F5;
    border-radius: 16px;
}

.tnp-field label {
    display: none;
}

#newsletter input#tnp-1 {
    padding: 16px 15px !important;
    background: #fff !important;
    border: unset !important;
    border-radius: 10px !important;
    font-size: 21px;
    line-height: 29px;
}

#newsletter .tnp-field.tnp-field-button {
    position: absolute;
    top: 55px;
    right: 50px;
    width: 25%;
}

#newsletter input.tnp-submit {
    border-radius: 0px 10px 10px 0px !important;
    font-size: 21px;
    line-height: 29px;
}
div#footer-inr h4 {
    color: #000;
}
div#footer-outer {
    display: none;
}

/* footer section CSS end */
/* faq css */
div#faq-sec .toggle-title a {
    font-size: 26px !important;
    line-height: 34px !important;
    color: #000 !important;
}
div#faq-sec p {
    color: #000;
    max-width: 1400px;
    font-size: 20px !important;
    line-height: 28px !important;
}
div#faq-sec h3 {
    color: #000;
    text-align:center;
}
div#faq-sec .toggles.accordion h3 {
    text-align: unset !important;
}
div#we-cont {
    padding: 100px 0 !important;
}
div#we-cont .row-bg {
    background: #EDF2FF;
}
div#we-cont img {
    width: 100%;
}
div#we-cont input, div#we-cont textarea, div#we-cont select {
    background: #ffffff47;
    border: 1px solid #00000042;
}
.entire-btn, body[data-button-style*="slightly_rounded"] input[type=submit] {
    background: #1248D0 !important;
    padding: 40px 50px !important;
    font-size: 20px !important;
    line-height: 28px !important;
    border:unset !important;
}
div#book-appoint h2 {
    text-align: center;
}
div#book-appoint .btn-sec {
    text-align: center;
}
div#book-appoint .btn-sec .book-now-btn {
    width: 100%;
}
div#book-appoint {
    background: #fff;
    padding: 20px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    margin-top: 100px !important;
    padding-bottom: 20px !important;
    padding-top: 40px !important;
}
div#book-appoint input, div#book-appoint textarea, div#book-appoint select {
    border: 1px solid #0000001f;
    background: unset;
    padding: 20px;
}
div#book-appoint ::placeholder {
    font-size: 20px !important;
    line-height: 28px !important;
}
div#book-appoint textarea {
    height: 150px;
}
div#trio-sec .mr-blk .vc_column-inner {
    border: unset !important;
    padding: unset !important;
    min-height: unset !important;
    border-radius: unset !important;
    margin-top: 40px;
    margin-bottom: 40px;
}
div#video-sec {
    padding: 250px 0 !important;
}
div#video-sec h2, div#video-sec p {
    color: #fff;
}
div#video-sec p {
    max-width: 800px;
    margin: 0 auto;
}
div#video-sec .divider-small-border {
    margin: 20px auto !important;
    width: 30% !important;
    height: 1px !important;
    background-color: #fff !important;
}
div#video-sec .span_12.dark .nectar_video_lightbox.play_button:before {
    border: 2px solid #fff;
}

div#video-sec .play_button.large.nectar_video_lightbox svg path {
    fill: #fff;
}










@media only screen and (min-width: 1600px) and (max-width: 1750px){}
@media only screen and (min-width: 1366px) and (max-width: 1599px){
	
#top nav ul li a {
    font-size: 18px !important;
    line-height: 26px !important;
}

#hero .row-bg:before {
    font-size: 320px !important;
    line-height: 328px !important;
    width: 150% !important;
    top: 58% !important;
}

#about-inr .type-blk {
    left: -54%;
    bottom: 10px !important;
}

#testimonial .client h5 {
    font-size: 16px !important;
    line-height: 24px !important;
}	
	
}
@media only screen and (min-width: 1200px) and (max-width: 1365px){
	
#top nav ul li a {
    font-size: 16px !important;
    line-height: 24px !important;
}

#hero .row-bg:before {
    font-size: 320px !important;
    line-height: 328px !important;
    width: 150% !important;
    top: 58% !important;
}

#about-inr .type-blk {
    left: -54%;
    bottom: 10px !important;
}

#testimonial .client h5 {
    font-size: 14px !important;
    line-height: 22px !important;
}	
	
}
@media only screen and (min-width: 1000px) and (max-width: 1199px){
	
#top nav ul li a {
    font-size: 14px !important;
    line-height: 22px !important;
    padding: 0px 7px !important;
}

#hero .row-bg:before {
    font-size: 250px !important;
    line-height: 258px !important;
    width: 150% !important;
    top: 68% !important;
}

#about-inr .type-blk {
    left: -54%;
    bottom: 0px !important;
    width: 50% !important;
    padding: 10px 10px !important;
}

#testimonial .client h5 {
    font-size: 14px !important;
    line-height: 22px !important;
}	

#header-outer #logo img {
    height: 50px !important;
}

#top .container {
    padding: 0px 60px !important;
}

#header-secondary-outer ul.secondary-links li {
    font-size: 16px !important;
    line-height: 24px !important;
}

div#hero-inr {
    margin-top: 0px !important;
}

div#services {
    padding: 50px 0px !important;
}

#service-inr h4 {
    font-size: 20px !important;
    line-height: 28px;
}

p {
    font-size: 14px !important;
    line-height: 22px !important;
}

#service-inr img {
    max-width: 150px !important;
}

h2 {
    font-size: 30px !important;
    line-height: 38px !important;
}

#about-inr .wpb_text_column {
    margin-bottom: 10px !important;
}

div#why-choose {
    padding: 80px 0px !important;
}

h4 {
    font-size: 25px !important;
    line-height: 33px !important;
}

#counter-inr .number, #counter-inr .symbol {
    font-size: 30px !important;
    line-height: 38px !important;
}

#counter-inr .subject {
    font-size: 14px !important;
    line-height: 22px !important;
}

h3 {
    font-size: 32px !important;
    line-height: 40px !important;
}

div#testimonial-inr .vc_column-inner {
    padding: 20px 20px !important;
}

#testimonial .client .star-rating {
    gap: 0px !important;
}

#testimonial .client {
    flex-direction: column !important;
}

div#easy {
    padding: 80px 0px !important;
}

#newsletter .tnp-field.tnp-field-button {
    width: 40% !important;
    right: 0 !important;
    top: 53px !important;
}

#newsletter input.tnp-submit {
    font-size: 16px !important;
    line-height: 24px !important;
    padding: 10px 0px !important;
}

#newsletter input#tnp-1 {
    padding: 10px 10px !important;
    font-size: 16px !important;
    line-height: 24px !important;
}

#newsletter input#tnp-1::placeholder {
    font-size: 16px !important;
    line-height: 24px !important;
}

div#newsletter {
    padding: 30px 30px !important;
}

#footer ul li {
    font-size: 14px !important;
    line-height: 22px !important;
}

div#main-banner {
    padding: 250px 0px 120px !important;
}

div#trio-sec .lft-blk {
    padding-left: 45px;
}

div#trio-sec .vc_column-inner {
    padding: 15px 15px !important;
}

div#trio-sec svg {
    max-width: 50px !important;
    top: 0 !important;
    left: 10px !important;
}

h5 {
    font-size: 20px !important;
    line-height: 28px !important;
}	
	
}
@media only screen and (min-width: 768px) and (max-width: 999px){
	
#top nav ul li a {
    font-size: 14px !important;
    line-height: 22px !important;
    padding: 0px 7px !important;
}

#hero .row-bg:before {
    font-size: 200px !important;
    line-height: 208px !important;
    width: 170% !important;
    top: 68% !important;
}

#about-inr .type-blk {
    left: -54%;
    bottom: 0px !important;
    width: 50% !important;
    padding: 10px 10px !important;
}

#testimonial .client h5 {
    font-size: 14px !important;
    line-height: 22px !important;
}	

#header-outer #logo img {
    height: 50px !important;
}

#top .container {
    padding: 0px 60px !important;
}

#header-secondary-outer ul.secondary-links li {
    font-size: 16px !important;
    line-height: 24px !important;
}

div#hero-inr {
    margin-top: 0px !important;
}

div#services {
    padding: 50px 0px !important;
}

#service-inr h4 {
    font-size: 20px !important;
    line-height: 28px;
}

p {
    font-size: 14px !important;
    line-height: 22px !important;
}

#service-inr img {
    max-width: 150px !important;
}

h2 {
    font-size: 30px !important;
    line-height: 38px !important;
}

#about-inr .wpb_text_column {
    margin-bottom: 10px !important;
}

div#why-choose {
    padding: 80px 0px !important;
}

h4 {
    font-size: 25px !important;
    line-height: 33px !important;
}

#counter-inr .number, #counter-inr .symbol {
    font-size: 30px !important;
    line-height: 38px !important;
}

#counter-inr .subject {
    font-size: 14px !important;
    line-height: 22px !important;
}

h3 {
    font-size: 32px !important;
    line-height: 40px !important;
}

div#testimonial-inr .vc_column-inner {
    padding: 20px 20px !important;
}

#testimonial .client .star-rating {
    gap: 0px !important;
}

#testimonial .client {
    flex-direction: column !important;
}

div#easy {
    padding: 80px 0px !important;
}

#newsletter .tnp-field.tnp-field-button {
    width: 40% !important;
    right: 0 !important;
    top: 18px !important;
}

#newsletter input.tnp-submit {
    font-size: 16px !important;
    line-height: 24px !important;
    padding: 10px 0px !important;
}

#newsletter input#tnp-1 {
    padding: 10px 10px !important;
    font-size: 16px !important;
    line-height: 24px !important;
}

#newsletter input#tnp-1::placeholder {
    font-size: 16px !important;
    line-height: 24px !important;
}

div#newsletter {
    padding: 30px 30px !important;
}

#footer ul li {
    font-size: 14px !important;
    line-height: 22px !important;
}

div#main-banner {
    padding: 250px 0px 120px !important;
}

div#trio-sec .lft-blk {
    padding-left: 20px;
}

div#trio-sec .vc_column-inner {
    padding: 15px 15px !important;
}

#hero-inr img {
    width: 100% !important;
}

body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
    height: 60px !important;
}

#header-outer.transparent[data-permanent-transparent="false"] #top .slide-out-widget-area-toggle.mobile-icon i:before, #header-outer.transparent[data-permanent-transparent="false"] #top .slide-out-widget-area-toggle.mobile-icon i:after {
    background: #000 !important;
}

#top .container:before {
    height: 125%;
}

div#hero {
    padding-top: 120px !important;
}

#services .right-col {
    text-align: left !important;
}

#counter-inr .vc_column-inner {
    border: unset !important;
}	
	
}
@media only screen and (min-width: 520px) and (max-width: 767px){
	
#top nav ul li a {
    font-size: 14px !important;
    line-height: 22px !important;
    padding: 0px 7px !important;
}

#hero .row-bg:before {
    font-size: 200px !important;
    line-height: 208px !important;
    width: 170% !important;
    top: 68% !important;
}

#about-inr .type-blk {
    left: -54%;
    bottom: 0px !important;
    width: 50% !important;
    padding: 10px 10px !important;
}

#testimonial .client h5 {
    font-size: 14px !important;
    line-height: 22px !important;
}	

#header-outer #logo img {
    height: 50px !important;
}

#top .container {
    padding: 0px 60px !important;
}

#header-secondary-outer ul.secondary-links li {
    font-size: 16px !important;
    line-height: 24px !important;
}

div#hero-inr {
    margin-top: 0px !important;
}

div#services {
    padding: 50px 0px !important;
}

#service-inr h4 {
    font-size: 20px !important;
    line-height: 28px;
}

p {
    font-size: 14px !important;
    line-height: 22px !important;
}

#service-inr img {
    max-width: 150px !important;
}

h2 {
    font-size: 30px !important;
    line-height: 38px !important;
}

#about-inr .wpb_text_column {
    margin-bottom: 10px !important;
}

div#why-choose {
    padding: 80px 0px !important;
}

h4 {
    font-size: 25px !important;
    line-height: 33px !important;
}

#counter-inr .number, #counter-inr .symbol {
    font-size: 30px !important;
    line-height: 38px !important;
}

#counter-inr .subject {
    font-size: 14px !important;
    line-height: 22px !important;
}

h3 {
    font-size: 32px !important;
    line-height: 40px !important;
}

div#testimonial-inr .vc_column-inner {
    padding: 20px 20px !important;
}

#testimonial .client .star-rating {
    gap: 0px !important;
}

#testimonial .client {
    flex-direction: column !important;
}

div#easy {
    padding: 80px 0px !important;
}

#newsletter .tnp-field.tnp-field-button {
    width: 40% !important;
    right: 0 !important;
    top: 18px !important;
}

#newsletter input.tnp-submit {
    font-size: 16px !important;
    line-height: 24px !important;
    padding: 10px 0px !important;
}

#newsletter input#tnp-1 {
    padding: 10px 10px !important;
    font-size: 16px !important;
    line-height: 24px !important;
}

#newsletter input#tnp-1::placeholder {
    font-size: 16px !important;
    line-height: 24px !important;
}

div#newsletter {
    padding: 30px 30px !important;
}

#footer ul li {
    font-size: 14px !important;
    line-height: 22px !important;
}

div#main-banner {
    padding: 250px 0px 120px !important;
}

div#trio-sec .lft-blk {
    padding-left: 20px;
}

div#trio-sec .vc_column-inner {
    padding: 15px 15px !important;
}

#hero-inr img {
    width: 100% !important;
}

body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
    height: 60px !important;
}

#header-outer.transparent[data-permanent-transparent="false"] #top .slide-out-widget-area-toggle.mobile-icon i:before, #header-outer.transparent[data-permanent-transparent="false"] #top .slide-out-widget-area-toggle.mobile-icon i:after {
    background: #000 !important;
}

#top .container:before {
    height: 125%;
}

div#hero {
    padding-top: 120px !important;
}

#services .right-col {
    text-align: left !important;
}

#counter-inr .vc_column-inner {
    border: unset !important;
}	
	
}
@media only screen and (min-width: 300px) and (max-width: 519px){
	
#top nav ul li a {
    font-size: 14px !important;
    line-height: 22px !important;
    padding: 0px 7px !important;
}

#hero .row-bg:before {
    font-size: 200px !important;
    line-height: 208px !important;
    width: 170% !important;
    top: 68% !important;
}

#about-inr .type-blk {
    left: -54%;
    bottom: 0px !important;
    width: 50% !important;
    padding: 10px 10px !important;
}

#testimonial .client h5 {
    font-size: 14px !important;
    line-height: 22px !important;
}	

#header-outer #logo img {
    height: 50px !important;
}

#top .container {
    padding: 0px 40px !important;
}

#header-secondary-outer ul.secondary-links li {
    font-size: 16px !important;
    line-height: 24px !important;
}

div#hero-inr {
    margin-top: 0px !important;
}

div#services {
    padding: 50px 0px !important;
}

#service-inr h4 {
    font-size: 20px !important;
    line-height: 28px;
}

p {
    font-size: 14px !important;
    line-height: 22px !important;
}

#service-inr img {
    max-width: unset !important;
}

h2 {
    font-size: 22px !important;
    line-height: 30px !important;
}

#about-inr .wpb_text_column {
    margin-bottom: 10px !important;
}

div#why-choose {
    padding: 50px 0px !important;
}

h4 {
    font-size: 25px !important;
    line-height: 33px !important;
}

#counter-inr .number, #counter-inr .symbol {
    font-size: 30px !important;
    line-height: 38px !important;
}

#counter-inr .subject {
    font-size: 14px !important;
    line-height: 22px !important;
}

h3 {
    font-size: 26px !important;
    line-height: 34px !important;
}

div#testimonial-inr .vc_column-inner {
    padding: 20px 20px !important;
}

#testimonial .client .star-rating {
    gap: 0px !important;
}

#testimonial .client {
    flex-direction: column !important;
}

div#easy {
    padding: 40px 0px !important;
    margin-bottom: 40px !important;
}

#newsletter .tnp-field.tnp-field-button {
    width: 100% !important;
    position: unset !important;
}

#newsletter input.tnp-submit {
    font-size: 16px !important;
    line-height: 24px !important;
    padding: 10px 0px !important;
    border-radius: 10px !important;
}

#newsletter input#tnp-1 {
    padding: 10px 10px !important;
    font-size: 16px !important;
    line-height: 24px !important;
}

#newsletter input#tnp-1::placeholder {
    font-size: 16px !important;
    line-height: 24px !important;
}

div#newsletter {
    padding: 20px 20px !important;
}

#footer ul li {
    font-size: 14px !important;
    line-height: 22px !important;
}

div#main-banner {
    padding: 80px 0px 50px !important;
}

div#trio-sec .lft-blk {
    padding-left: unset !important;
}

div#trio-sec .vc_column-inner {
    padding: 15px 15px !important;
    min-height: unset !important;
}

#hero-inr img {
    width: 100% !important;
}

body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
    height: 50px !important;
}

#header-outer.transparent[data-permanent-transparent="false"] #top .slide-out-widget-area-toggle.mobile-icon i:before, #header-outer.transparent[data-permanent-transparent="false"] #top .slide-out-widget-area-toggle.mobile-icon i:after {
    background: #000 !important;
}

#top .container:before {
    height: 125%;
}

div#hero {
    padding-top: 120px !important;
}

#services .right-col {
    text-align: left !important;
}

#counter-inr .vc_column-inner {
    border: unset !important;
}

h1 {
    font-size: 26px !important;
    line-height: 34px !important;
}

#entire-btn {
    font-size: 14px !important;
    line-height: 22px !important;
    padding: 10px 20px !important;
}

#entire-btn.transparent {
    margin-left: 10px !important;
}

#entire-btn.transparent i {
    font-size: 14px !important;
}

#services .service .row {
    flex-direction: column !important;
}

#service-inr .vc_column-inner {
    padding: 20px 20px !important;
}

div#about-inr .pd-col .vc_column-inner {
    padding: 15px 15px !important;
}

#about-inr strong {
    font-size: 20px !important;
    line-height: 28px !important;
}

#about ul li {
    font-size: 14px !important;
    line-height: 22px !important;
}

div#about {
    padding-bottom: 40px !important;
    padding-top: 40px !important;
}

#choose-inr .wpb_text_column {
    margin-bottom: 10px !important;
}

div#project {
    padding: 50px 0px !important;
}

div#footer {
    padding: 40px 0px 15px !important;
}

#inr-footer .right-col {
    text-align: left !important;
}

div#inr-footer {
    padding-top: 0px !important;
}

div#trio-sec svg {
    display: none !important;
}

#we-cont .mlj-form .row {
    padding-bottom: unset  !important;
}

div#we-cont {
    padding: 40px 0px !important;
}

div#book-appoint .wpcf7-form .row {
    padding: unset !important;
}

div#book-appoint input, div#book-appoint textarea, div#book-appoint select {
    font-size: 14px !important;
    line-height: 22px !important;
    padding: 10px 12px !important;
}

div#book-appoint input::placeholder, div#book-appoint textarea::placeholder {
    font-size: 14px !important;
    line-height: 22px !important;
}	
	
body #slide-out-widget-area .secondary-header-text {
    padding: unset !important;
    background: unset !important;
    text-align: left !important;
}

#slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a {
    font-size: 20px !important;
    line-height: 28px !important;
}

#slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li {
    font-size: 16px !important;
    line-height: 24px !important;
}

.header-sec ul.secondary-icons {
    display: flex;
    gap: 10px;
}

.header-sec ul.secondary-icons li a i {
    color: #fff !IMPORTANT;
    opacity: 1 !important;
}	
	
}






