/*
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
*/

body::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

body::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
}

body::-webkit-scrollbar-thumb
{
	background-color: #F90;	
	background-image: -webkit-linear-gradient(90deg,
	                                          rgba(255, 255, 255, .2) 25%,
											  transparent 25%,
											  transparent 50%,
											  rgba(255, 255, 255, .2) 50%,
											  rgba(255, 255, 255, .2) 75%,
											  transparent 75%,
											  transparent)
}



#detil-content li::marker {
    color: #ff814a;
    font-size: 20px;
    line-height: 28px;
}
#detil-content li {
    color: #000;
}
.sec-ad li::marker {
    color: #ff814a;
    font-size: 20px;
    line-height: 28px;
}
.sec-ad li {
    color: #000;
}
#contactform p {
    color: #fff;
}
/* scroll bar css  */


header#top ul li a span {color: #212237;}

header#top ul li a span:after {
    display: none !important;
}

div#header-secondary-outer {
    background: #F3F6F9;
    padding: 10px;
    position: relative;
}

body.material #header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows li a {
    font-size: 16px;
    line-height: 23px;
    color: #151735;
    font-family: 'Saira Semi Condensed' !important;
    font-weight: 100 !important;
}

body.material #header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows li i , body.material #header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows li svg{
    color: #ff5e14;
}

li#menu-item-14 a {
    background: #ffffff;
    padding: 15px 45px !important;
    border-radius: 50px;
    text-transform: capitalize !important;
}



div#header-secondary-outer nav {
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-direction: row-reverse;
}

body #header-secondary-outer .nectar-center-text {
    max-width: 100%;
    display: flex;
    font-size: 16px !important;
    line-height: 24px !important;
    color: #fff;
    font-family: 'Saira Semi Condensed' !important;
    text-transform: math-auto;
}


body #header-secondary-outer .nectar-center-text i {
    color: #fff;
    transition: all 0.5s;
    transform: scale(1.5);
    margin-right: 20px;
}
.license-info {
    display: flex;
    align-items: center;
    border: 1px solid #fff;
    padding: 5px 30px;
    border-radius: 10px;
}
body.material #header-secondary-outer .nectar-center-text:before {
    content: "";
    background: #ff7b3f;
    height: 120%;
    width: 700px;
    position: absolute;
    left: -30%;
    top: -11px;
    bottom: 0;
    z-index: -1;
    clip-path: polygon(0 0, 100% 0%, 93% 100%, 0% 100%);
}



#top .right-aligned-menu-items:before {
    content: "";
    background: #ff7b3f;
    height: 100%;
    width: 61.5%;
    position: absolute;
    top: 0;
    right: -28%;
}

#top {
    position: relative;
}

li#menu-item-15 a {
    font-size: 24px !important;
    line-height: 32px !important;
}

li#menu-item-15 a span {
    color: #fff !important;
}
li#menu-item-15 img {
    background: #2371ff;
    padding: 15px;
    border-radius: 50%;
    display: inline-block !important;
    min-height: 60px;
    min-width: 60px;
    object-fit: contain;
    border: 4px solid #fff;
}

#top ul.sf-menu.sf-js-enabled.sf-arrows {
    position: relative;
    left: -10px;
}


/* css gallery */
#gallery-sec img {
    min-height: 350px;
}

/* hero Section CSS */

h1, h6 , h4{
    color: #151735 !important;
}

a#cta-btn {
    background: #ff7a3e !important;
    padding: 20px 50px;
    border-radius: 50px !important;
    font-family: 'Saira Semi Condensed' !important;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600 !important;
    transition: all 0.5s;
    overflow: hidden;
}
a#cta-btn:before {
    background-color: #fff;
    content: "";
    height: 150px;
    left: -75px;
    position: absolute;
    top: -35px;
    transform: rotate(35deg);
    transition: all 1600ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 40px;
    opacity: 0;
}

a#cta-btn:hover:before {
    left: 120%;
    transition: all 1300ms cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 0.25;
}

a#cta-btn:hover {
    background: #1b2649 !important;
}
div#hero .span_12.dark .nectar_video_lightbox.play_button:before {
    border: 7px solid #ffe0cc;
    border-radius: 5px !important;
    background: #ff7430;
}
div#hero .nectar_video_lightbox svg {
    fill: #f7f7f7 !important;
    position: relative;
    z-index: 999;
}

div#hero .nectar_video_lightbox svg path {
    fill: #fff !important;
}
#hero .cell {
    padding: 0 310px;
}
a#cta-btn:hover {
    box-shadow: unset !important;
    transform: unset !important;
    opacity: 1;
}

div#hero h6 {
    margin: 20px 0 40px;
}
/* Serv Section */

div#serv .col-left {
    padding: 20px 50px;
    background: #2371ff;
    border-radius: 10px 0 0 10px;
}
div#serv .col-right {
       padding: 20px 30px;
       background: #1d284b;
       border-radius: 0 10px 10px 0;
}

div#serv h3 {
    color: #fff;
    position: relative;
}

a.circle {
    height: 60px;
    width: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: 2px solid #ffffff6b;
    position: relative;
}

a.circle img {
    position: absolute;
    right: -50%;
    top: 0;
    bottom: 6px;
    margin: auto 0;
}

div#serv .col-left h3:before {
    content: "";
    background: url(https://staging-demolink.com/clean-touch/wp-content/uploads/2024/05/home.png);
    position: absolute;
    left: -30px;
    top: -31px;
    height: 100px;
    width: 100px;
    z-index: 999;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    filter: invert(1);
    opacity: 0.1;
}
div#serv .col-right h3:before {
    content: "";
    background: url(https://staging-demolink.com/clean-touch/wp-content/uploads/2024/05/office-building.png);
    position: absolute;
    left: -30px;
    top: -12px;
    height: 100px;
    width: 100px;
    z-index: 999;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    filter: invert(1);
    opacity: 0.1;
}
div#serv {
    margin-top: -50px !important;
}


/* About CSS */

h5 {
    color: #0067f6;
}

h2 {
    color: #151735;
}

h3 {
    color: #151735;
}



#abt-inner h2 {
    background: #2371ff;
    color: #fff;
    font-size: 60px;
    line-height: 68px;
    padding: 5px 10px 5px 50px;
}
.pro-info {
    display: flex;
}

#abt .pro-info .des p {
    padding: unset;
}

#abt h4 {
    padding: 30px 60px;
    background: #f3f5f9;
    position: relative;
    border-radius: 5px;
    font-size: 27px;
    line-height: 35px;
    font-weight: 600;
    margin: 40px 0;
}

#abt .des p {
    font-size: 21px;
    line-height: 29px;
    font-weight: 600;
    color: #151735;
    font-family: 'Saira Semi Condensed';
}

#abt .des p b {
    font-size: 16px;
    line-height: 24px;
    color: #777777;
    font-family: 'Saira Semi Condensed';
}

#abt .des {
    padding-left: 20px;
}

#abt h4:before {
    content: "\f10e";
    font-family: 'FontAwesome';
    right: 20%;
    position: absolute;
    font-size: 75px;
    line-height: 85px;
    color: #fff;
    animation: float-bob-x infinite 8s linear;
}


@keyframes float-bob-x {
 0% {
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
}

50% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
}
100% {
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
}
}


/* Project CSS */

div#projects img {
    width: 75px;
    border: 1px solid #ffb482;
    border-radius: 50%;
    padding: 15px;
    display: block;
    height: 75px;
    transition: all 0.5s;
}

div#projects .projects {
    display: flex;
    align-items: center;
}

div#projects .proje-deta p {
    padding: unset;
    font-size: 20px;
    line-height: 28px;
    color: #151735;
    font-family: 'Saira Semi Condensed';
}

div#projects .proje-deta h4 {
    font-weight: 600 !important;
    font-size: 27px !important;
    line-height: 35px !important;
}

div#projects .projects h2 {
    font-size: 65px;
    line-height: 73px;
}

div#projects .proje-deta {
    padding-left: 20px;
}

/* tabs CSS */



div#tabs .wpb_wrapper.tabbed.clearfix {
    display: flex;
    justify-content: space-between !important;
    width: 100%;
    position: relative;
}

div#tabs .wpb_tabs_nav {
    display: inline-block;
    width: 46%;
}
div#tabs  .wpb_tabs_nav.ui-tabs-nav.clearfix li {
    width: 47% !important;
    margin-bottom: 20px !important;
    margin: 0 14px 0 0;
}

div#tabs .wpb_tabs_nav li a {
    background: #fff;
    min-height: 285px;
    display: flex;
    justify-content: center;
    align-items: end;
    color: #1B1D3A;
    font-size: 24px !important;
    line-height: 32px;
    font-weight: 600;
    font-family: 'Saira Semi Condensed';
    padding: 30px 30px 50px !important;
    border-radius: 5px;
    border: 1px solid #dfe4ea;
    transition: all 0.5s;
}

div#tabs .tabbed[data-color-scheme="accent-color"][data-style="default"] li:not(.cta-button) .active-tab {
    border: unset;
}

div#tabs  .wpb_tab {
    width: 50%;
}

div#tabs .wpb_tab .wpb_raw_code.wpb_content_element.wpb_raw_html {
    position: absolute;
    bottom: 9%;
    background: #fff;
    max-width: 60%;
    padding: 30px 30px 20px;
    left: 4%;
    margin: unset !important;
}

div#tabs .wpb_tab .wpb_raw_code.wpb_content_element.wpb_raw_html a.min-circle {
    color: #ff682a;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    font-family: 'Saira Semi Condensed';
    display: inline-flex;
    position: relative;
    margin-top: 10px;
}

div#tabs .wpb_tab .wpb_raw_code.wpb_content_element.wpb_raw_html a.min-circle img {
    margin-left: 20px;
    margin-top: 9px;
}

div#tabs .wpb_tab .wpb_raw_code.wpb_content_element.wpb_raw_html a.min-circle:before {
    content: "";
    border: 1px solid #ff682a;
    height: 15px;
    width: 15px;
    position: absolute;
    right: 10%;
    top: 10%;
    border-radius: 50%;
}

div#tabs .wpb_tab .wpb_raw_code.wpb_content_element.wpb_raw_html:before {
    content: "";
    background: #ff7038;
    height: 0%;
    width: 4px;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.5s;
}

div#tabs .wpb_tab .wpb_raw_code.wpb_content_element.wpb_raw_html:hover:before {
    height: 100%;
}

#inner-row .right-col .vc_column-inner {
    text-align: right;
}

div#tabs  .img-with-aniamtion-wrap  img {
    width: 100% !important;
}
div#tabs .wpb_tabs_nav.ui-tabs-nav.clearfix li {
    position: relative;
}
div#tabs .wpb_tabs_nav li a.active-tab {
    background: #2371ff;
    color: #fff;
}

div#tabs .wpb_tabs_nav li a.active-tab:before {
    color: #fff !important;
}
div#tabs .wpb_tabs_nav.ui-tabs-nav.clearfix li a:before {
    content: "Residential";
    position: absolute;
    color: #151735;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Saira Semi Condensed';
    bottom: -20%;
    top: 0;
    margin: auto 0;
    align-self: center;
    font-weight: 200 !important;
}

div#tabs .wpb_tabs_nav li:nth-child(1) a span:after {
    content: "";
    background: url(https://staging-demolink.com/clean-touch/wp-content/uploads/2024/05/technical-support.png);
    position: absolute;
    height: 20%;
    width: 20%;
    background-position: center center;
    top: 0;
    bottom: 30%;
    margin: auto;
    left: 0;
    right: 0;
    background-size: contain;
}
div#tabs .wpb_tabs_nav li:nth-child(2) a span:after {
    content: "";
    background: url(https://staging-demolink.com/clean-touch/wp-content/uploads/2024/05/air-conditioner.png);
    position: absolute;
    height: 20%;
    width: 20%;
    background-position: center center;
    top: 0;
    bottom: 30%;
    margin: auto;
    left: 0;
    right: 0;
    background-size: contain;
}
div#tabs .wpb_tabs_nav li:nth-child(3) a span:after {
    content: "";
    background: url(https://staging-demolink.com/clean-touch/wp-content/uploads/2024/05/vacuum-cleaner.png);
    position: absolute;
    height: 20%;
    width: 20%;
    background-position: center center;
    top: 0;
    bottom: 30%;
    margin: auto;
    left: 0;
    right: 0;
    background-size: contain;
}
div#tabs .wpb_tabs_nav li:nth-child(4) a span:after {
    content: "";
    background: url(https://staging-demolink.com/clean-touch/wp-content/uploads/2024/05/heat.png);
    position: absolute;
    height: 20%;
    width: 20%;
    background-position: center center;
    top: 0;
    bottom: 30%;
    margin: auto;
    left: 0;
    right: 0;
    background-size: contain;
}
div#tabs .wpb_tabs_nav li a span:before {
    content: "";
    background: #f1f4f7;
    height: 80px;
    width: 80px;
    position: absolute;
    left: 0;
    right: 0;
    top: -30%;
    bottom: 0;
    margin: auto;
}

/* Form CSS */

 span.orange {
    color: #FF5E14;
}

#contactform h1 {
    font-size: 290px;
    color: #f3f6f9;
    display: inline-block;
    position: absolute;
    line-height: 0.299;
    z-index: 1;
    -webkit-text-fill-color: white;
    -webkit-text-stroke-width: 4px;
    -webkit-text-stroke-color: #f3f6f9;
    margin-bottom: 0px;
}

#contactform  .vc_col-sm-7 .vc_column-inner {
    position: relative;
}

#contactform .vc_col-sm-7 .vc_column-inner .wpb_text_column.wpb_content_element {
    position: absolute;
    bottom: 20%;
    right: 0;
}

#contactform .vc_col-sm-7 .vc_column-inner img {
    position: relative;
    left: -10%;
}

#contactform .vc_col-sm-7 .vc_column-inner h2 {
    position: relative;
    z-index: 9;
}

#contactform .vc_col-sm-5 .vc_column-inner {
    background: #2371ff;
    padding: 40px;
}

#contactform .vc_col-sm-5 .vc_column-inner h3 {
    color: #fff;
}

#contactform .form .row input, #contactform .form .row textarea, #contactform .form .row select {
    background: #fff;
    padding: 15px;
}

#contactform .form .row input, #contactform .form .row textarea, #contactform .form .row select, #contactform .form .row input::placeholder, #contactform .form .row textarea::placeholder, #contactform .form .row select::placeholder {
    font-size: 16px;
    line-height: 26px;
    color: #83868c;
    font-family: 'Saira Semi Condensed';
    font-weight: 200 !important;
}

#contactform .form .row textarea {
    height: 110px;
}

/* Team Section CSS */

div#team h5 {
    text-align: center;
}

div#team h2 {
    color: #fff;
    max-width: 698px;
    margin: 0 auto;
    text-align: center;
}



div#team div#inner-row .vc_column-inner {position: relative;}

div#team div#inner-row .vc_column-inner .nectar-split-heading {
    background: #222e54;
    padding: 20px 25px 17px 25px;
}

div#team p, div#team h4 {
    color: #fff !important;
}


div#team .row-bg {
    position: relative;
}

div#team .row-bg:after {
    content: "";
    background: url(https://staging-demolink.com/clean-touch/wp-content/uploads/2024/05/Mask-group.png);
    height: 10%;
    width: 10%;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    left: 10%;
    animation: team-shape-1 20s infinite linear;
    top: 10%;
}
@keyframes  team-shape-1{
0% {
    transform: translate(0, 0) rotate(0deg);
}
25% {
    transform: translate(50px, -20px) rotate(0deg);
}
50% {
    transform: translate(100px, -40px) rotate(0deg);
}
75% {
    transform: translate(-50px, -70px) rotate(0deg);
}
100% {
    transform: translate(90px, 50px) rotate(0deg);
}
    
}
div#team .row-bg:before {
    content: "";
    background: url(https://staging-demolink.com/clean-touch/wp-content/uploads/2024/05/Mask-group-1.png);
    height: 10%;
    width: 10%;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    right: 10%;
    top: 20%;
    animation: team-shape-3 20s infinite linear;
}

@keyframes  team-shape-3{
0% {
    transform: translate(0, 0) rotate(0deg);
}

25% {
    transform: translate(-50px, 20px) rotate(0deg);
}
50% {
    transform: translate(-180px, 40px) rotate(0deg);
}
75% {
    transform: translate(-50px, -70px) rotate(0deg);
}
100% {
    transform: translate(90px, 50px) rotate(0deg);
}
}


div#team #inner-row .row-bg:after {
    content: "" !important;
    background: url(https://staging-demolink.com/clean-touch/wp-content/uploads/2024/05/Mask-group-2.png);
    height: 20%;
    width: 20%;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    left: -13%;
    bottom: 20% !important;
    top: unset;
    animation: scale-up-one infinite 3s linear;
}

@keyframes  scale-up-one{
0% {
    -webkit-transform: scale(1);
    transform: scale(1);
}

40% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
}
100% {
    -webkit-transform: scale(1);
    transform: scale(1);
}
}

div#team #inner-row .row-bg:before {
    content: "" !important;
    background: url(https://staging-demolink.com/clean-touch/wp-content/uploads/2024/05/Mask-group-3.png);
    height: 20%;
    width: 20%;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    right: -13%;
    bottom: 20% !important;
    top: unset;
     animation: team-shape-1 20s infinite linear;
   
}
body[data-form-submit=regular] .container-wrap .form input[type=submit] {
    width: 100%;
    background: #151735;
    padding: 20px !important;
    border-radius: unset !important;
}

.form .btn {
    padding: unset;
}
#contactform h2 {
    color: #0067f6 !important;
    text-shadow: 0px 4px #ff814a;
}
/* tabs CSS */

div#recent-pro h4 {
    font-weight: 600 !important;
}

div#recent-pro p {
    padding: 0 0 10px;
    font-weight: 400;
}

div#recent-pro  .wpb_text_column.wpb_content_element {
    box-shadow: 0px 0px 30px 0px rgba(0, 5, 63, 0.1);
    background: #ffffff;
    padding: 25px 35px 30px 35px;
    position: relative;
    max-width: 85%;
    margin: -60px auto 0 auto;
    transition: all 0.5s;
    z-index: 9;
}

div#recent-pro div#inner-row {}

div#recent-pro div#inner-row .vc_column-inner {
    position: relative;
}

div#recent-pro .wpb_text_column.wpb_content_element:hover {
    background: #0043db;
}

div#recent-pro .wpb_text_column.wpb_content_element:hover h4, div#recent-pro .wpb_text_column.wpb_content_element:hover p {
    color: #FFf !important;
}

div#recent-pro div#inner-row .vc_column-inner .hover-wrap-inner {
    position: relative;
}

div#recent-pro div#inner-row .vc_column-inner .hover-wrap-inner:before {
    content: "";
    background: rgba(29, 40, 75, 0.4);
    height: 0;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    transition:  all 0.5s ease-out 0s;
}

div#recent-pro div#inner-row .vc_column-inner:hover .hover-wrap-inner:before {
    height: 100%;
}

#recent-pro ul.wpb_tabs_nav.ui-tabs-nav.clearfix li a {border: 1px solid #dce1e4;line-height: 38px;padding: 0px 30px;border-radius: 50px;background: none;color: #151735;font-weight: 400;transition: all .5s;}

#recent-pro ul.wpb_tabs_nav.ui-tabs-nav.clearfix li {
    margin: 0 10px;
}

#recent-pro ul.wpb_tabs_nav.ui-tabs-nav.clearfix li a.active-tab {
    background: #ff6534;
    color: #fff;
}

#recent-pro ul.wpb_tabs_nav.ui-tabs-nav.clearfix {
    display: flex;
    justify-content: right;
    position: absolute;
    top: 6%;
    right: 0;
    bottom: 0;
    margin: auto 0;
}

/* Why Choose Us */

#why-choose .col-right .vc_column-inner {
    padding: 70px;
    position: relative;
    left: -40px;
    top: 10%;
}

#why-choose div#inner-row .vc_column-inner {
    padding: unset;
    position: unset !important;
    min-height: unset;
}

#why-choose div#inner-row .vc_column-inner img {
    width: 95px;
    background: #0067f6;
    padding: 20px;
    height: 95px;
    border-radius: 50%;
}

div#why-choose h4 {
    font-weight: 600 !important;
}

#why-choose div#inner-row p {
    max-width: 470px;
    font-weight: 400;
}

#why-choose h2 {
    max-width: 600px;
}

#why-choose  .nectar-split-heading p {
    max-width: 600px;
}
#why-choose div#inner-row.secnd-row .vc_column-inner img {
    background: #fd7b46;
}
#why-choose div#inner-row .vc_column-inner .hover-wrap-inner:before {
    content:"";
    height: 85px;
    width: 85px;
    border-radius: 50%;
    line-height: 116px;
    border: 7px solid #c1d7ff;
    display: inline-block;
    text-align: center;
    animation: pulse-blue 6s infinite;
    position: absolute;
    left: -2px;
    top: -2px;
}
@keyframes pulse-blue{
0% {
    box-shadow: 0 0 0 0 #2371ff;
}
50% {
    box-shadow: 0 0 0 30px rgba(1, 93, 199, 0);
}

100% {
    box-shadow: 0 0 0 0 rgba(1, 93, 199, 0);
}
}

/* services section css  */
#service-content .vc_column-inner:hover {
    transform: scale(1.05);
}
#service-content .vc_column-inner {
    border-radius: 5px !important;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    transition: all 0.5s;
}
#service-content .vc_column-inner .serv-box {
    padding: 20px;
}
#cta-btn.service-btn {
left:20px;
}
/* Packages */


div#Package h2 {
    max-width: 760px;
}

div#Package  .priceindo img {
    width: 45px;
    animation-delay: 0.6s;
    
}

div#Package .priceindo {
    display: flex;
    align-items: center;
}

div#Package .priceindo p {
    padding: unset;
}

div#Package .priceindo .title {
    padding-left: 20px;
}

#price-inner .vc_column-inner {
    background: #fff !important;
    border: 1px solid #e8e7e7;
    padding: 50px;
    position: relative;
}

#price-inner h2 {
    font-size: 45px;
    line-height: 53px !important;
    font-weight: 600;
}

#price-inner h2 span {
    font-size: 16px !important;
    line-height: 24px;
    color: #4f5168 !important;
}

#price-inner ul {
    margin: unset;
    
}

#price-inner ul li {
    list-style: none;
    margin: 0 0 20px;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Saira Semi Condensed';
    color: #777777;
    font-weight: 500;
}

#price-inner ul li i {
     height: 30px;
  width: 30px;
  border: 1px solid #ccc;
  color: #4f5168;
  display: inline-block;
  margin-right: 15px;
  border-radius: 50%;
  line-height: 28px;
  text-align: center;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
    margin-right: 20px;
}

#price-inner ul li:hover i {
  background: #ff6600;
  border-color: #ff6600;
  color: #ffffff;
}

#price-inner .wpb_raw_code:nth-child(2) {
    background: #f7f7f7;
    padding: 10px 10px 15px 10px;
    text-align: center;
}

#price-inner a#cta-btn {
    to;
    margin-left: 50px;
    background: #f7f7f7 !important;
    border: 1px solid #ccc;
    color: #151735;
}

#price-inner .vc_column-inner:before {
    content: "";
    background: #f3f6f9;
    height: 100%;
    width: 110%;
    position: absolute;
    left: -5%;
    top: -3%;
    z-index: -1;
}
/* testimonial */

div#testimonial h2, div#testimonial p {
    color: #fff;
    padding: unset;
}

div#testimonial .nectar-split-heading {
    margin: unset;
}

div#testimonial .pro-info img {
    border-radius: 50%;
    position: unset !important;
}

div#testimonial  .pro-info {
    align-items: center;
}

div#testimonial .pro-info .des {
    padding-left: 20px;
}

div#testimonial .pro-info .des p {
    font-size: 27px;
    line-height: 33px;
    font-weight: 600 !important;
}

div#testimonial .pro-info .des p b {
    font-size: 16px;
    line-height: 24px !important;
}

.vc_column-inner {}

div#testimonial .left .vc_column-inner {
    position: relative;
}

div#testimonial .col-left .vc_column-inner img {
    position: absolute;
    top: -168px;
    max-width: 740px;
    left: -30%;
}




div#testimonial .row-bg-wrap {
    overflow: hidden;
}

div#testimonial .owl-dots {
    display: none;
}

div#testimonial .owl-nav.disabled {
    display: flex;
    justify-content: right;
    position: absolute;
    right: 5%;
    top: 50%;
}

div#testimonial .owl-nav.disabled button.owl-prev, div#testimonial .owl-nav.disabled button.owl-next {
    background: unset;
    border: unset !important;
    color: #fff;
    font-size: 45px;
    line-height: 53px;
    font-family: auto;
}

/* Partners */


div#partner .owl-item {
    padding: 0 50px;
}

div#partner .owl-stage {
    display: flex;
    align-items: center;
    padding: unset;
}

/* Footer Section */

div#ft-sec h4 {
    color: #fff !important;
    position: relative;
}

#ft-sec ul {
    margin: unset;
}

#ft-sec ul li {
    list-style: none;
    margin: 0 0 6px;
}

#ft-sec ul li a, #ft-sec p, #ft-sec ul li , input#tnp-1::placeholder {
    color: #BCBFC9;
    font-family: 'Saira Semi Condensed';
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
}

div#ft-sec h4 a {
    color: #fff !important;
    font-weight: 600;
}

#ft-inner .vc_col-sm-3:nth-child(2) {
    padding-left: 100px;
}
#ft-inner .vc_col-sm-3:nth-child(3) ul li{
    display: flex;
    flex-direction: column;
}

#ft-inner .vc_col-sm-3:nth-child(3) ul li span {
    color: #fff;
    font-weight: 600;
}

.tnp-field label {
    display: none;
}

input#tnp-1 {
    border: 1px solid rgba(255, 255, 255, 0.35);
    border-radius: unset;
    background: unset;
    padding: 20px !important;
}

body[data-form-submit=regular] .container-wrap #ft-sec input[type=submit] {
    border-radius: unset !important;
    border: unset;
    background: #005ced;
    padding: 20px !important;
    font-family: 'Saira Semi Condensed';
}

ul.scil-icon {
    display: flex;
    justify-content: right;
}

ul.scil-icon li {
    margin: 0 0px 0 10px !important;
}

ul.scil-icon li i {
    text-align: center;
    font-size: 26px;
    margin-right: 12px;
    background: #ffffff;
    color: #000000;
    position: relative;
    z-index: 1;
    overflow: hidden;
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.5s;
}



ul.scil-icon li i:before {
    transition: all 0.5s;
}

ul.scil-icon li:hover i:before {
    transform: rotate(360deg);
}

div#ft-sec h4:before {
    content: "";
    background: #0050e4;
    height: 2px;
    width: 50px;
    position: absolute;
    bottom: -8px;
}



.emg__number h4:before {
    display: none;
}

div#ft-btm {
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.102);
}

#ft-btm a {
    color: #fff;
}
div#ft-inner {
    margin-bottom: 50px;
}


/* About Page  */

div#about-banner h1 {
    color: #fff !important;
}




@media only screen and (min-width: 1366px) and (max-width: 1599px){
	
#header-outer #logo img, #header-outer .logo-spacing img {
    height: 120px;
}


header#top nav ul li a {
    margin: 0 10px !important;
}
li#menu-item-15 a {
    font-size: 23px !important;
    line-height: 31px !important;
}
#hero .cell {
    padding: 0 100px;
}

h1 {
    font-size: 70px !important;
    line-height: 80px !important;
}

h6 {
    font-size: 28px !important;
    line-height: 36px !important;
}

h3 {font-size: 32px !important;line-height: 40px !important;}
a.circle {
    height: 50px;
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: 2px solid #ffffff6b;
    position: relative;
}
#abt-inner h2 {
    background: #1d284b;
    color: #fff;
    font-size: 50px;
    line-height: 58px;
    padding: 15px 10px 15px 50px;
}
div#projects .projects h2 {
    font-size: 62px;
    line-height: 70px;
}
div#projects .proje-deta h4 {
    font-weight: 600 !important;
    font-size: 24px !important;
    line-height: 32px !important;
}

h2 {
    font-size: 56px !important;
    line-height: 64px !important;
}
div#tabs .wpb_tab .wpb_raw_code.wpb_content_element.wpb_raw_html {
    position: absolute;
    bottom: 12%;
    background: #fff;
    max-width: 60%;
    padding: 30px 30px 20px;
    left: 4%;
    margin: unset !important;
}
div#tabs .wpb_tabs_nav li a {
    background: #fff;
    min-height: 273px;
    display: flex;
    justify-content: center;
    align-items: end;
    color: #1B1D3A;
    font-size: 24px !important;
    line-height: 32px;
    font-weight: 600;
    font-family: 'Saira Semi Condensed';
    padding: 30px 30px 50px !important;
    border-radius: 5px;
    border: 1px solid #dfe4ea;
    transition: all 0.5s;
}
div#team h2 {
    color: #fff;
    max-width: 568px;
    margin: 0 auto;
    text-align: center;
}
#contactform h1 {
    font-size: 250px !important;
    color: #f3f6f9 !important;
    display: inline-block;
    position: absolute;
    line-height: 0.299 !important;
    z-index: 1;
    -webkit-text-fill-color: white;
    -webkit-text-stroke-width: 4px;
    -webkit-text-stroke-color: #f3f6f9;
    margin-bottom: 0px;
}
div#team .row-bg:before {
    background-size: contain;
    right: 0%;
    top: 0%;
    animation: team-shape-3 20s infinite linear;
}
div#team #inner-row .row-bg:before {
   
    right: -3%;
    bottom: -10% !important;
    top: unset;
    animation: team-shape-1 20s infinite linear;
}
div#team #inner-row .row-bg:after {
   
    left: -3%;
    bottom: -20% !important;
    top: unset;
    animation: scale-up-one infinite 3s linear;
}

div#recent-pro {
    padding-bottom: 40px !important;
}

div#inner-row .wpb_text_column {
    padding-left: 20px;
}
#why-choose div#inner-row .vc_column-inner .hover-wrap-inner:before {
    content: "";
    height: 85px;
    width: 85px;
    border-radius: 50%;
    line-height: 116px;
    border: 7px solid #c1d7ff;
    display: inline-block;
    text-align: center;
    animation: pulse-blue 6s infinite;
    position: absolute;
    left: -5px;
    top: -3px;
}
div#testimonial .col-left .vc_column-inner img {
    position: absolute;
    top: -138px;
    max-width: 700px;
    left: -20%;
}

div#partner {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
}	
	
}

@media only screen and (min-width: 1200px) and (max-width: 1365px){
	
    #header-outer #logo img, #header-outer .logo-spacing img {
        height: 120px;
    }

header#top nav ul li a {
    margin: 0 10px !important;
}
li#menu-item-15 a {
    font-size: 20px !important;
    line-height: 28px !important;
}
#hero .cell {
    padding: 0 100px;
}

h1 {
    font-size: 60px !important;
    line-height: 70px !important;
}

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

h3 {font-size: 26px !important;line-height: 34px !important;}
a.circle {
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: 2px solid #ffffff6b;
    position: relative;
}
#abt-inner h2 {
    background: #1d284b;
    color: #fff;
    font-size: 40px !important;
    line-height: 48px !important;
    padding: 15px 10px 15px 50px;
}
div#projects .projects h2 {
    font-size: 62px;
    line-height: 70px;
}
div#projects .proje-deta h4 {
    font-weight: 600 !important;
    font-size: 24px !important;
    line-height: 32px !important;
}

h2 {
    font-size: 52px !important;
    line-height: 60px !important;
}
div#tabs .wpb_tab .wpb_raw_code.wpb_content_element.wpb_raw_html {
    position: absolute;
    bottom: 12%;
    background: #fff;
    max-width: 60%;
    padding: 30px 30px 20px;
    left: 4%;
    margin: unset !important;
}
div#tabs .wpb_tabs_nav li a {
    background: #fff;
    min-height: 270px;
    display: flex;
    justify-content: center;
    align-items: end;
    color: #1B1D3A;
    font-size: 24px !important;
    line-height: 32px;
    font-weight: 600;
    font-family: 'Saira Semi Condensed';
    padding: 30px 30px 50px !important;
    border-radius: 5px;
    border: 1px solid #dfe4ea;
    transition: all 0.5s;
}
div#team h2 {
    color: #fff;
    max-width: 568px;
    margin: 0 auto;
    text-align: center;
}
#contactform h1 {
    font-size: 250px !important;
    color: #f3f6f9 !important;
    display: inline-block;
    position: absolute;
    line-height: 0.299 !important;
    z-index: 1;
    -webkit-text-fill-color: white;
    -webkit-text-stroke-width: 4px;
    -webkit-text-stroke-color: #f3f6f9;
    margin-bottom: 0px;
}
div#team .row-bg:before {
    background-size: contain;
    right: 0%;
    top: 0%;
    animation: team-shape-3 20s infinite linear;
}
div#team #inner-row .row-bg:before {
   
    right: -3%;
    bottom: -10% !important;
    top: unset;
    animation: team-shape-1 20s infinite linear;
}
div#team #inner-row .row-bg:after {
   
    left: -3%;
    bottom: -20% !important;
    top: unset;
    animation: scale-up-one infinite 3s linear;
}

div#recent-pro {
    padding-bottom: 40px !important;
}

div#inner-row .wpb_text_column {
    padding-left: 20px;
}
#why-choose div#inner-row .vc_column-inner .hover-wrap-inner:before {
    content: "";
    height: 85px;
    width: 85px;
    border-radius: 50%;
    line-height: 116px;
    border: 7px solid #c1d7ff;
    display: inline-block;
    text-align: center;
    animation: pulse-blue 6s infinite;
    position: absolute;
    left: -5px;
    top: -3px;
}
li#menu-item-14 a {
    background: #ffffff;
    padding: 15px 25px !important;
    border-radius: 50px;
    text-transform: capitalize !important;
}
div#testimonial .col-left .vc_column-inner img {
    position: absolute;
    top: -138px;
    max-width: 690px;
    left: -17%;
}
#top ul.sf-menu.sf-js-enabled.sf-arrows {
    position: relative;
    left: 40px;
}
div#serv .col-left h3:before, div#serv .col-right h3:before {
   
    height: 50px;
    width: 50px;
    z-index: 999;
   
}
div#partner {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
}
a.circle img {
    position: absolute;
    right: -50%;
    top: 0;
    bottom: 0;
    margin: auto 0;
}
#abt h4 {
    padding: 25px 40px;
    background: #f3f5f9;
    position: relative;
    border-radius: 5px;
    font-size: 22px;
    line-height: 30px;
    font-weight: 600;
    margin: 40px 0;
}
#abt h4:before {
    content: "\f10e";
    font-family: 'FontAwesome';
    right: 20%;
    position: absolute;
    font-size: 65px;
    line-height: 55px;
    color: #fff;
    animation: float-bob-x infinite 8s linear;
}
a#cta-btn {
    background: #005ced !important;
    padding: 16px 30px;
    border-radius: 50px !important;
    font-family: 'Saira Semi Condensed' !important;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600 !important;
    transition: all 0.5s;
    overflow: hidden;
}
div#tabs .wpb_tabs_nav li a span:before {
    content: "";
    background: #f1f4f7;
    height: 60px;
    width: 60px;
    position: absolute;
    left: 0;
    right: 0;
    top: -30%;
    bottom: 0;
    margin: auto;
}
div#tabs .wpb_tabs_nav li a span:after {
    height: 12% !important;
    width: 12% !important;
    background-position: center center !important;
    top: 0 !important;
    bottom: 30% !important;
    margin: auto !important;
    left: 0;
    right: 0;
    background-repeat: no-repeat !important;
}
div#Package h2 {
    max-width: 720px;
    font-size: 42px !important;
    line-height: 50px !important;
}	
	
	
}

@media only screen and (min-width: 1000px) and (max-width: 1199px){

    #header-outer #logo img, #header-outer .logo-spacing img {
        height: 90px;
    }

header#top nav ul li a {
    margin: 0 10px !important;
}
li#menu-item-15 a {
    font-size: 20px !important;
    line-height: 28px !important;
}
#hero .cell {
    padding: 0 100px;
}

h1 {
    font-size: 60px !important;
    line-height: 70px !important;
}

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

h3 {font-size: 26px !important;line-height: 34px !important;}
a.circle {
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: 2px solid #ffffff6b;
    position: relative;
}
#abt-inner h2 {
    background: #1d284b;
    color: #fff;
    font-size: 30px !important;
    line-height: 38px !important;
    padding: 15px 10px 15px 40px;
}
div#projects .projects h2 {
    font-size: 62px;
    line-height: 70px;
}
div#projects .proje-deta h4 {
    font-weight: 600 !important;
    font-size: 24px !important;
    line-height: 32px !important;
}

h2 {
    font-size: 42px !important;
    line-height: 50px !important;
}
div#tabs .wpb_tab .wpb_raw_code.wpb_content_element.wpb_raw_html {
    position: absolute;
    bottom: 12%;
    background: #fff;
    max-width: 60%;
    padding: 30px 30px 20px;
    left: 4%;
    margin: unset !important;
}
div#tabs .wpb_tabs_nav li a {
    background: #fff;
    min-height: 270px;
    display: flex;
    justify-content: center;
    align-items: end;
    color: #1B1D3A;
    font-size: 24px !important;
    line-height: 32px;
    font-weight: 600;
    font-family: 'Saira Semi Condensed';
    padding: 30px 30px 50px !important;
    border-radius: 5px;
    border: 1px solid #dfe4ea;
    transition: all 0.5s;
}
div#team h2 {
    color: #fff;
    max-width: 568px;
    margin: 0 auto;
    text-align: center;
}
#contactform h1 {
    font-size: 250px !important;
    color: #f3f6f9 !important;
    display: inline-block;
    position: absolute;
    line-height: 0.299 !important;
    z-index: 1;
    -webkit-text-fill-color: white;
    -webkit-text-stroke-width: 4px;
    -webkit-text-stroke-color: #f3f6f9;
    margin-bottom: 0px;
}
div#team .row-bg:before {
    background-size: contain;
    right: 0%;
    top: 0%;
    animation: team-shape-3 20s infinite linear;
}
div#team #inner-row .row-bg:before {
   
    right: -3%;
    bottom: -10% !important;
    top: unset;
    animation: team-shape-1 20s infinite linear;
}
div#team #inner-row .row-bg:after {
   
    left: -3%;
    bottom: -20% !important;
    top: unset;
    animation: scale-up-one infinite 3s linear;
}

div#recent-pro {
    padding-bottom: 40px !important;
}

div#inner-row .wpb_text_column {
    padding-left: 20px;
}
#why-choose div#inner-row .vc_column-inner .hover-wrap-inner:before {
    content: "";
    height: 75px;
    width: 75px;
    border-radius: 50%;
    line-height: 116px;
    border: 7px solid #c1d7ff;
    display: inline-block;
    text-align: center;
    animation: pulse-blue 6s infinite;
    position: absolute;
    left: -8px;
    top: -6px;
}
li#menu-item-14 a {
    background: #ffffff;
    padding: 15px 25px !important;
    border-radius: 50px;
    text-transform: capitalize !important;
}
div#testimonial .col-left .vc_column-inner img {
    position: absolute;
    top: -138px;
    max-width: 690px;
    left: -17%;
}
#top ul.sf-menu.sf-js-enabled.sf-arrows {
    position: relative;
    left: 40px;
}
div#serv .col-left h3:before, div#serv .col-right h3:before {
   
    height: 50px;
    width: 50px;
    z-index: 999;
   
}
div#partner {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
}
a.circle img {
    position: absolute;
    right: -50%;
    top: 0;
    bottom: 0;
    margin: auto 0;
}
#abt h4 {
    padding: 15px 30px;
    background: #f3f5f9;
    position: relative;
    border-radius: 5px;
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    margin: 10px 0;
}
#abt h4:before {
    content: "\f10e";
    font-family: 'FontAwesome';
    right: 20%;
    position: absolute;
    font-size: 65px;
    line-height: 55px;
    color: #fff;
    animation: float-bob-x infinite 8s linear;
}
a#cta-btn {
    background: #005ced !important;
    padding: 16px 30px;
    border-radius: 50px !important;
    font-family: 'Saira Semi Condensed' !important;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600 !important;
    transition: all 0.5s;
    overflow: hidden;
}
div#tabs .wpb_tabs_nav li a span:before {
    content: "";
    background: #f1f4f7;
    height: 60px;
    width: 60px;
    position: absolute;
    left: 0;
    right: 0;
    top: -30%;
    bottom: 0;
    margin: auto;
}
div#tabs .wpb_tabs_nav li a span:after {
    height: 12% !important;
    width: 12% !important;
    background-position: center center !important;
    top: 0 !important;
    bottom: 30% !important;
    margin: auto !important;
    left: 0;
    right: 0;
    background-repeat: no-repeat !important;
}
div#Package h2 {
    max-width: 720px;
    font-size: 42px !important;
    line-height: 50px !important;
}	

div#abt {
    margin-bottom: unset !important;
}

#header-secondary-outer .container {
    padding: 20px 30px;
}

div#contactform {
    margin-top: 50px !important;
}
#why-choose div#inner-row .vc_column-inner img {
    width: 75px;
    background: #0067f6;
    padding: 20px;
    height: 75px;
    border-radius: 50%;
    min-width: 75px;
}
#ft-inner .vc_col-sm-3:nth-child(2) {
    padding-left: 50px;
}
}

@media only screen and (min-width: 768px) and (max-width: 999px){
	
       body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 100px !important;
    }

header#top nav ul li a {
    margin: 0 10px !important;
}
li#menu-item-15 a {
    font-size: 20px !important;
    line-height: 28px !important;
}
#hero .cell {
    padding: 0 100px;
}
body.material #header-secondary-outer .nectar-center-text:before {
    content: "";
    background: #ff7b3f;
    height: 120%;
    width: 570px;
    position: absolute;
    left: -30%;
    top: -11px;
    bottom: 0;
    z-index: -1;
    clip-path: polygon(0 0, 100% 0%, 93% 100%, 0% 100%);
}
h1 {
    font-size: 60px !important;
    line-height: 70px !important;
}
    body #header-secondary-outer[data-secondary-text=true] ul {
        display: flex !important;
        flex-direction: column;
    }
h6 {
    font-size: 26px !important;
    line-height: 34px !important;
}

h3 {font-size: 26px !important;line-height: 34px !important;}
a.circle {
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: 2px solid #ffffff6b;
    position: relative;
}
#abt-inner h2 {
    background: #1d284b;
    color: #fff;
    font-size: 50px !important;
    line-height: 58px !important;
    padding: 35px 20px 35px 40px;
}
div#projects .projects h2 {
    font-size: 62px;
    line-height: 70px;
}
div#projects .proje-deta h4 {
    font-weight: 600 !important;
    font-size: 24px !important;
    line-height: 32px !important;
}

h2 {
    font-size: 42px !important;
    line-height: 50px !important;
}
div#tabs .wpb_tab .wpb_raw_code.wpb_content_element.wpb_raw_html {
    position: absolute;
    bottom: 12%;
    background: #fff;
    max-width: 60%;
    padding: 30px 30px 20px;
    left: 4%;
    margin: unset !important;
}
div#tabs .wpb_tabs_nav li a {
    background: #fff;
    min-height: 270px;
    display: flex;
    justify-content: center;
    align-items: end;
    color: #1B1D3A;
    font-size: 24px !important;
    line-height: 32px;
    font-weight: 600;
    font-family: 'Saira Semi Condensed';
    padding: 30px 30px 50px !important;
    border-radius: 5px;
    border: 1px solid #dfe4ea;
    transition: all 0.5s;
}
div#team h2 {
    color: #fff;
    max-width: 568px;
    margin: 0 auto;
    text-align: center;
}
#why-choose .col-right .vc_column-inner {
    padding: 70px;
    position: relative;
    left: 0;
    top: 0;
    max-width: 90%;
    margin: auto;
}
#contactform h1 {
    font-size: 250px !important;
    color: #f3f6f9 !important;
    display: inline-block;
    position: absolute;
    line-height: 0.299 !important;
    z-index: 1;
    -webkit-text-fill-color: white;
    -webkit-text-stroke-width: 4px;
    -webkit-text-stroke-color: #f3f6f9;
    margin-bottom: 0px;
}
div#team .row-bg:before {
    background-size: contain;
    right: 0%;
    top: 0%;
    animation: team-shape-3 20s infinite linear;
}
div#team #inner-row .row-bg:before {
   
    right: -3%;
    bottom: -10% !important;
    top: unset;
    animation: team-shape-1 20s infinite linear;
}
div#team #inner-row .row-bg:after {
   
    left: -3%;
    bottom: -20% !important;
    top: unset;
    animation: scale-up-one infinite 3s linear;
}

div#recent-pro {
    padding-bottom: 40px !important;
}

div#inner-row .wpb_text_column {
    padding-left: 20px;
}
#why-choose div#inner-row .vc_column-inner .hover-wrap-inner:before {
    content: "";
    height: 75px;
    width: 75px;
    border-radius: 50%;
    line-height: 116px;
    border: 7px solid #c1d7ff;
    display: inline-block;
    text-align: center;
    animation: pulse-blue 6s infinite;
    position: absolute;
    left: -8px;
    top: -6px;
}
li#menu-item-14 a {
    background: #ffffff;
    padding: 15px 25px !important;
    border-radius: 50px;
    text-transform: capitalize !important;
}
div#testimonial .col-left .vc_column-inner img {
    position: absolute;
    top: -138px;
    max-width: 690px;
    left: -17%;
}
#top ul.sf-menu.sf-js-enabled.sf-arrows {
    position: relative;
    left: 40px;
}
div#serv .col-left h3:before, div#serv .col-right h3:before {
   
    height: 50px;
    width: 50px;
    z-index: 999;
   
}
div#partner {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
}
a.circle img {
    position: absolute;
    right: -50%;
    top: 0;
    bottom: 0;
    margin: auto 0;
}
#abt h4 {
    padding: 15px 30px;
    background: #f3f5f9;
    position: relative;
    border-radius: 5px;
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    margin: 10px 0;
}
#abt h4:before {
    content: "\f10e";
    font-family: 'FontAwesome';
    right: 20%;
    position: absolute;
    font-size: 65px;
    line-height: 55px;
    color: #fff;
    animation: float-bob-x infinite 8s linear;
}
a#cta-btn {
    background: #005ced !important;
    padding: 16px 30px;
    border-radius: 50px !important;
    font-family: 'Saira Semi Condensed' !important;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600 !important;
    transition: all 0.5s;
    overflow: hidden;
}
div#tabs .wpb_tabs_nav li a span:before {
    content: "";
    background: #f1f4f7;
    height: 60px;
    width: 60px;
    position: absolute;
    left: 0;
    right: 0;
    top: -30%;
    bottom: 0;
    margin: auto;
}
div#tabs .wpb_tabs_nav li a span:after {
    height: 12% !important;
    width: 12% !important;
    background-position: center center !important;
    top: 0 !important;
    bottom: 30% !important;
    margin: auto !important;
    left: 0;
    right: 0;
    background-repeat: no-repeat !important;
}
div#Package h2 {
    max-width: 720px;
    font-size: 42px !important;
    line-height: 50px !important;
}	

div#abt {
    margin-bottom: unset !important;
    padding-top: 50px !important;
}

#header-secondary-outer .container {
    padding: unset;
    max-width: unset;
}

div#contactform {
    margin-top: 50px !important;
    margin-bottom: 40px;
}
#why-choose div#inner-row .vc_column-inner img {
    width: 75px;
    background: #0067f6;
    padding: 20px;
    height: 75px;
    border-radius: 50%;
    min-width: 75px;
}
#ft-inner .vc_col-sm-3:nth-child(2) {
    padding-left: 50px;
}

#top .right-aligned-menu-items:before {
    display: none;
}

div#abt-inner img {
    max-height: 360px;
    object-fit: cover;
}

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

@media only screen and (min-width: 520px) and (max-width: 767px){
	
       body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 100px !important;
    }
#hero .cell {
    padding: 0 0px 0 40px;
    left: -50% !important;
}
header#top nav ul li a {
    margin: 0 10px !important;
}
li#menu-item-15 a {
    font-size: 20px !important;
    line-height: 28px !important;
}

body.material #header-secondary-outer .nectar-center-text:before {
    content: "";
    background: #ff7b3f;
    height: 120%;
    width: 570px;
    position: absolute;
    left: -30%;
    top: -11px;
    bottom: 0;
    z-index: -1;
    clip-path: polygon(0 0, 100% 0%, 93% 100%, 0% 100%);
}
h1 {
    font-size: 40px !important;
    line-height: 50px !important;
}
    body #header-secondary-outer[data-secondary-text=true] ul {
        display: flex !important;
        flex-direction: column;
    }
h6 {
    font-size: 26px !important;
    line-height: 34px !important;
}

h3 {font-size: 26px !important;line-height: 34px !important;}
a.circle {
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: 2px solid #ffffff6b;
    position: relative;
}
#abt-inner h2 {
    background: #1d284b;
    color: #fff;
    font-size: 50px !important;
    line-height: 58px !important;
    padding: 35px 20px 35px 40px;
}
div#projects .projects h2 {
    font-size: 62px;
    line-height: 70px;
}
div#projects .proje-deta h4 {
    font-weight: 600 !important;
    font-size: 24px !important;
    line-height: 32px !important;
}

h2 {
    font-size: 42px !important;
    line-height: 50px !important;
}
div#tabs .wpb_tab .wpb_raw_code.wpb_content_element.wpb_raw_html {
    position: absolute;
    bottom: 12%;
    background: #fff;
    max-width: 60%;
    padding: 30px 30px 20px;
    left: 4%;
    margin: unset !important;
}
div#tabs .wpb_tabs_nav li a {
    background: #fff;
    min-height: 270px;
    display: flex;
    justify-content: center;
    align-items: end;
    color: #1B1D3A;
    font-size: 24px !important;
    line-height: 32px;
    font-weight: 600;
    font-family: 'Saira Semi Condensed';
    padding: 30px 30px 50px !important;
    border-radius: 5px;
    border: 1px solid #dfe4ea;
    transition: all 0.5s;
}
div#team h2 {
    color: #fff;
    max-width: 568px;
    margin: 0 auto;
    text-align: center;
}
#why-choose .col-right .vc_column-inner {
    padding: 70px;
    position: relative;
    left: 0;
    top: 0;
    max-width: 90%;
    margin: auto;
}
#contactform h1 {
    font-size: 250px !important;
    color: #f3f6f9 !important;
    display: inline-block;
    position: absolute;
    line-height: 0.299 !important;
    z-index: 1;
    -webkit-text-fill-color: white;
    -webkit-text-stroke-width: 4px;
    -webkit-text-stroke-color: #f3f6f9;
    margin-bottom: 0px;
}
div#team .row-bg:before {
    background-size: contain;
    right: 0%;
    top: 0%;
    animation: team-shape-3 20s infinite linear;
}
div#team #inner-row .row-bg:before {
   
    right: -3%;
    bottom: -10% !important;
    top: unset;
    animation: team-shape-1 20s infinite linear;
}
div#team #inner-row .row-bg:after {
   
    left: -3%;
    bottom: -20% !important;
    top: unset;
    animation: scale-up-one infinite 3s linear;
}

div#recent-pro {
    padding-bottom: 40px !important;
}

div#inner-row .wpb_text_column {
    padding-left: 20px;
}
#why-choose div#inner-row .vc_column-inner .hover-wrap-inner:before {
    content: "";
    height: 75px;
    width: 75px;
    border-radius: 50%;
    line-height: 116px;
    border: 7px solid #c1d7ff;
    display: inline-block;
    text-align: center;
    animation: pulse-blue 6s infinite;
    position: absolute;
    left: -8px;
    top: -6px;
}
li#menu-item-14 a {
    background: #ffffff;
    padding: 15px 25px !important;
    border-radius: 50px;
    text-transform: capitalize !important;
}
div#testimonial .col-left .vc_column-inner img {
    position: absolute;
    top: -138px;
    max-width: 690px;
    left: -17%;
}
#top ul.sf-menu.sf-js-enabled.sf-arrows {
    position: relative;
    left: 40px;
}
div#serv .col-left h3:before, div#serv .col-right h3:before {
   
    height: 50px;
    width: 50px;
    z-index: 999;
   
}
div#partner {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
}
a.circle img {
    position: absolute;
    right: -50%;
    top: 0;
    bottom: 0;
    margin: auto 0;
}
#abt h4 {
    padding: 15px 30px;
    background: #f3f5f9;
    position: relative;
    border-radius: 5px;
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    margin: 10px 0;
}
#abt h4:before {
    content: "\f10e";
    font-family: 'FontAwesome';
    right: 20%;
    position: absolute;
    font-size: 65px;
    line-height: 55px;
    color: #fff;
    animation: float-bob-x infinite 8s linear;
}
a#cta-btn {
    background: #005ced !important;
    padding: 16px 30px;
    border-radius: 50px !important;
    font-family: 'Saira Semi Condensed' !important;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600 !important;
    transition: all 0.5s;
    overflow: hidden;
}
div#tabs .wpb_tabs_nav li a span:before {
    content: "";
    background: #f1f4f7;
    height: 60px;
    width: 60px;
    position: absolute;
    left: 0;
    right: 0;
    top: -30%;
    bottom: 0;
    margin: auto;
}
div#tabs .wpb_tabs_nav li a span:after {
    height: 12% !important;
    width: 12% !important;
    background-position: center center !important;
    top: 0 !important;
    bottom: 30% !important;
    margin: auto !important;
    left: 0;
    right: 0;
    background-repeat: no-repeat !important;
}
div#Package h2 {
    max-width: 720px;
    font-size: 42px !important;
    line-height: 50px !important;
}	

div#abt {
    margin-bottom: unset !important;
    padding-top: 50px !important;
}

#header-secondary-outer .container {
    padding: unset;
    max-width: unset;
}

div#contactform {
    margin-top: 50px !important;
    margin-bottom: 40px;
}
#why-choose div#inner-row .vc_column-inner img {
    width: 75px;
    background: #0067f6;
    padding: 20px;
    height: 75px;
    border-radius: 50%;
    min-width: 75px;
}
#ft-inner .vc_col-sm-3:nth-child(2) {
    padding-left: 0;
}

#top .right-aligned-menu-items:before {
    display: none;
}

div#abt-inner img {
    max-height: 360px;
    object-fit: cover;
}

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

@media only screen and (min-width: 300px) and (max-width: 519px){
	
	
       body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 70px !important;
    }
#hero .cell {
    padding: 0 0px 0 40px;
    left: -50% !important;
}
header#top nav ul li a {
    margin: 0 10px !important;
}
li#menu-item-15 a {
    font-size: 20px !important;
    line-height: 28px !important;
}

body.material #header-secondary-outer .nectar-center-text:before {
    content: "";
    background: #ff7b3f;
    height: 120%;
    width: 570px;
    position: absolute;
    left: -30%;
    top: -11px;
    bottom: 0;
    z-index: -1;
    clip-path: polygon(0 0, 100% 0%, 93% 100%, 0% 100%);
}
h1 {
    font-size: 30px !important;
    line-height: 40px !important;
}
    body #header-secondary-outer[data-secondary-text=true] ul {
        display: flex !important;
        flex-direction: column;
    }
h6 {
    font-size: 26px !important;
    line-height: 34px !important;
}

h3 {font-size: 26px !important;line-height: 34px !important;}
a.circle {
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: 2px solid #ffffff6b;
    position: relative;
}
#abt-inner h2 {
    background: #1d284b;
    color: #fff;
    font-size: 30px !important;
    line-height: 38px !important;
    padding: 25px 20px 25px 40px;
}
div#projects .projects h2 {
    font-size: 62px;
    line-height: 70px;
}
div#projects .proje-deta h4 {
    font-weight: 600 !important;
    font-size: 24px !important;
    line-height: 32px !important;
}

h2 {
    font-size: 32px !important;
    line-height: 40px !important;
}
div#tabs .wpb_tab .wpb_raw_code.wpb_content_element.wpb_raw_html {
    position: absolute;
    bottom: 12%;
    background: #fff;
    max-width: 60%;
    padding: 30px 30px 20px;
    left: 4%;
    margin: unset !important;
}
div#tabs .wpb_tabs_nav li a {
    background: #fff;
    min-height: 270px;
    display: flex;
    justify-content: center;
    align-items: end;
    color: #1B1D3A;
    font-size: 24px !important;
    line-height: 32px;
    font-weight: 600;
    font-family: 'Saira Semi Condensed';
    padding: 30px 30px 50px !important;
    border-radius: 5px;
    border: 1px solid #dfe4ea;
    transition: all 0.5s;
}
div#team h2 {
    color: #fff;
    max-width: 568px;
    margin: 0 auto;
    text-align: center;
}
#why-choose .col-right .vc_column-inner {
    padding: 10px;
    position: relative;
    left: 0;
    top: 0;
    max-width: 90%;
    margin: auto;
}
#contactform h1 {
    font-size: 250px !important;
    color: #f3f6f9 !important;
    display: inline-block;
    position: absolute;
    line-height: 0.299 !important;
    z-index: 1;
    -webkit-text-fill-color: white;
    -webkit-text-stroke-width: 4px;
    -webkit-text-stroke-color: #f3f6f9;
    margin-bottom: 0px;
}
div#team .row-bg:before {
    background-size: contain;
    right: 0%;
    top: 0%;
    animation: team-shape-3 20s infinite linear;
}
div#team #inner-row .row-bg:before {
   
    right: -3%;
    bottom: -10% !important;
    top: unset;
    animation: team-shape-1 20s infinite linear;
}
div#team #inner-row .row-bg:after {
   
    left: -3%;
    bottom: -20% !important;
    top: unset;
    animation: scale-up-one infinite 3s linear;
}

div#recent-pro {
    padding-bottom: 40px !important;
}

div#inner-row .wpb_text_column {
    padding-left: 0;
}
#why-choose div#inner-row .vc_column-inner .hover-wrap-inner:before {
    content: "";
    height: 65px;
    width: 65px;
    border-radius: 50%;
    line-height: 116px;
    border: 7px solid #c1d7ff;
    display: inline-block;
    text-align: center;
    animation: pulse-blue 6s infinite;
    position: absolute;
    left: -8px;
    top: -6px;
}
li#menu-item-14 a {
    background: #ffffff;
    padding: 15px 25px !important;
    border-radius: 50px;
    text-transform: capitalize !important;
}
div#testimonial .col-left .vc_column-inner img {
    position: absolute;
    top: -138px;
    max-width: 690px;
    left: -17%;
}
#top ul.sf-menu.sf-js-enabled.sf-arrows {
    position: relative;
    left: 40px;
}
div#serv .col-left h3:before, div#serv .col-right h3:before {
   
    height: 50px;
    width: 50px;
    z-index: 999;
   
}
div#partner {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
}
a.circle img {
    position: absolute;
    right: -50%;
    top: 0;
    bottom: 0;
    margin: auto 0;
}
#abt h4 {
    padding: 15px 30px;
    background: #f3f5f9;
    position: relative;
    border-radius: 5px;
    font-size: 20px !important;
    line-height: 28px !important;
    font-weight: 600;
    margin: 10px 0;
}
#abt h4:before {
    content: "\f10e";
    font-family: 'FontAwesome';
    right: 20%;
    position: absolute;
    font-size: 65px;
    line-height: 55px;
    color: #fff;
    animation: float-bob-x infinite 8s linear;
}
a#cta-btn {
    background: #005ced !important;
    padding: 16px 30px;
    border-radius: 50px !important;
    font-family: 'Saira Semi Condensed' !important;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600 !important;
    transition: all 0.5s;
    overflow: hidden;
}
div#tabs .wpb_tabs_nav li a span:before {
    content: "";
    background: #f1f4f7;
    height: 60px;
    width: 60px;
    position: absolute;
    left: 0;
    right: 0;
    top: -30%;
    bottom: 0;
    margin: auto;
}
div#tabs .wpb_tabs_nav li a span:after {
    height: 12% !important;
    width: 12% !important;
    background-position: center center !important;
    top: 0 !important;
    bottom: 30% !important;
    margin: auto !important;
    left: 0;
    right: 0;
    background-repeat: no-repeat !important;
}
div#Package h2 {
    max-width: 720px;
    font-size: 42px !important;
    line-height: 50px !important;
}	
div#recent-pro .wpb_text_column.wpb_content_element {
    box-shadow: 0px 0px 30px 0px rgba(0, 5, 63, 0.1);
    background: #ffffff;
    padding: 15px 25px 20px 25px;
    position: relative;
    max-width: 85%;
    margin: -60px auto 0 auto;
    transition: all 0.5s;
    z-index: 9;
}
div#abt {
    margin-bottom: unset !important;
    padding-top: 0px !important;
    margin-top: -30px !important;
}
.nectar_video_lightbox.play_button {
    position: relative;
    width: 70px;
    height: 70px;
    margin: 0;
    display: inline-block;
}
.nectar-flickity.nectar-simple-slider .cell > .bg-layer-wrap .bg-layer {
    background-size: 350% 80%;
    background-position: top;
    background-repeat: no-repeat;
}
#header-secondary-outer .container {
    padding: unset;
    max-width: unset;
}

div#contactform {
    margin-top: 50px !important;
    margin-bottom: 40px;
}
#why-choose div#inner-row .vc_column-inner img {
    width: 65px;
    background: #0067f6;
    padding: 20px;
    height: 65px;
    border-radius: 50%;
    min-width: 65px;
}
#ft-inner .vc_col-sm-3:nth-child(2) {
    padding-left: 0;
}

#top .right-aligned-menu-items:before {
    display: none;
}

div#abt-inner img {
    max-height: 360px;
    object-fit: cover;
}

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

.nectar-simple-slider .flickity-prev-next-button {
    display: flex;
    bottom: 120px !important;
    top: unset !important;
    justify-content: center;
    transform: unset !important;
}
	
       body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 70px !important;
    }
#hero .cell {
    padding: 0 0px 0 40px;
    left: -50% !important;
}
header#top nav ul li a {
    margin: 0 10px !important;
}
li#menu-item-15 a {
    font-size: 20px !important;
    line-height: 28px !important;
}

body.material #header-secondary-outer .nectar-center-text:before {
    content: "";
    background: #ff7b3f;
    height: 120%;
    width: 570px;
    position: absolute;
    left: -30%;
    top: -11px;
    bottom: 0;
    z-index: -1;
    clip-path: polygon(0 0, 100% 0%, 93% 100%, 0% 100%);
}
h1 {
    font-size: 30px !important;
    line-height: 40px !important;
}
    body #header-secondary-outer[data-secondary-text=true] ul {
        display: flex !important;
        flex-direction: column;
    }
h6 {
    font-size: 26px !important;
    line-height: 34px !important;
}

h3 {font-size: 26px !important;line-height: 34px !important;}
a.circle {
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: 2px solid #ffffff6b;
    position: relative;
}
#abt-inner h2 {
    background: #1d284b;
    color: #fff;
    font-size: 30px !important;
    line-height: 38px !important;
    padding: 25px 20px 25px 40px;
}
div#projects .projects h2 {
    font-size: 62px;
    line-height: 70px;
}
div#projects .proje-deta h4 {
    font-weight: 600 !important;
    font-size: 24px !important;
    line-height: 32px !important;
}

h2 {
    font-size: 32px !important;
    line-height: 40px !important;
}
div#tabs .wpb_tab .wpb_raw_code.wpb_content_element.wpb_raw_html {
    position: absolute;
    bottom: 12%;
    background: #fff;
    max-width: 60%;
    padding: 30px 30px 20px;
    left: 4%;
    margin: unset !important;
}
div#tabs .wpb_tabs_nav li a {
    background: #fff;
    min-height: 270px;
    display: flex;
    justify-content: center;
    align-items: end;
    color: #1B1D3A;
    font-size: 24px !important;
    line-height: 32px;
    font-weight: 600;
    font-family: 'Saira Semi Condensed';
    padding: 30px 30px 50px !important;
    border-radius: 5px;
    border: 1px solid #dfe4ea;
    transition: all 0.5s;
}
div#team h2 {
    color: #fff;
    max-width: 568px;
    margin: 0 auto;
    text-align: center;
}
#why-choose .col-right .vc_column-inner {
    padding: 10px;
    position: relative;
    left: 0;
    top: 0;
    max-width: 90%;
    margin: auto;
}
#contactform h1 {
    font-size: 250px !important;
    color: #f3f6f9 !important;
    display: inline-block;
    position: absolute;
    line-height: 0.299 !important;
    z-index: 1;
    -webkit-text-fill-color: white;
    -webkit-text-stroke-width: 4px;
    -webkit-text-stroke-color: #f3f6f9;
    margin-bottom: 0px;
}
div#team .row-bg:before {
    background-size: contain;
    right: 0%;
    top: 0%;
    animation: team-shape-3 20s infinite linear;
}
div#team #inner-row .row-bg:before {
   
    right: -3%;
    bottom: -10% !important;
    top: unset;
    animation: team-shape-1 20s infinite linear;
}
div#team #inner-row .row-bg:after {
   
    left: -3%;
    bottom: -20% !important;
    top: unset;
    animation: scale-up-one infinite 3s linear;
}


.license-info {
    display: flex;
    align-items: baseline;
    border: 1px solid #fff;
    padding: 10px 10px;
    border-radius: 10px;
    flex-direction: column;
}
ul.scil-icon {
    display: flex;
    justify-content: center;
}
div#recent-pro {
    padding-bottom: 40px !important;
}

div#inner-row .wpb_text_column {
    padding-left: 0;
}
#why-choose div#inner-row .vc_column-inner .hover-wrap-inner:before {
    content: "";
    height: 65px;
    width: 65px;
    border-radius: 50%;
    line-height: 116px;
    border: 7px solid #c1d7ff;
    display: inline-block;
    text-align: center;
    animation: pulse-blue 6s infinite;
    position: absolute;
    left: -8px;
    top: -6px;
}
li#menu-item-14 a {
    background: #ffffff;
    padding: 15px 25px !important;
    border-radius: 50px;
    text-transform: capitalize !important;
}
div#testimonial .col-left .vc_column-inner img {
    position: absolute;
    top: -138px;
    max-width: 690px;
    left: -17%;
}
#top ul.sf-menu.sf-js-enabled.sf-arrows {
    position: relative;
    left: 40px;
}
div#serv .col-left h3:before, div#serv .col-right h3:before {
   
    height: 50px;
    width: 50px;
    z-index: 999;
   
}
div#partner {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
}
a.circle img {
    position: absolute;
    right: -50%;
    top: 0;
    bottom: 0;
    margin: auto 0;
}
#abt h4 {
    padding: 15px 30px;
    background: #f3f5f9;
    position: relative;
    border-radius: 5px;
    font-size: 20px !important;
    line-height: 28px !important;
    font-weight: 600;
    margin: 10px 0;
}
#abt h4:before {
    content: "\f10e";
    font-family: 'FontAwesome';
    right: 20%;
    position: absolute;
    font-size: 65px;
    line-height: 55px;
    color: #fff;
    animation: float-bob-x infinite 8s linear;
}
a#cta-btn {
    background: #005ced !important;
    padding: 16px 30px;
    border-radius: 50px !important;
    font-family: 'Saira Semi Condensed' !important;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600 !important;
    transition: all 0.5s;
    overflow: hidden;
}
div#tabs .wpb_tabs_nav li a span:before {
    content: "";
    background: #f1f4f7;
    height: 60px;
    width: 60px;
    position: absolute;
    left: 0;
    right: 0;
    top: -30%;
    bottom: 0;
    margin: auto;
}
div#tabs .wpb_tabs_nav li a span:after {
    height: 12% !important;
    width: 12% !important;
    background-position: center center !important;
    top: 0 !important;
    bottom: 30% !important;
    margin: auto !important;
    left: 0;
    right: 0;
    background-repeat: no-repeat !important;
}
div#Package h2 {
    max-width: 720px;
    font-size: 42px !important;
    line-height: 50px !important;
}	
div#recent-pro .wpb_text_column.wpb_content_element {
    box-shadow: 0px 0px 30px 0px rgba(0, 5, 63, 0.1);
    background: #ffffff;
    padding: 15px 25px 20px 25px;
    position: relative;
    max-width: 85%;
    margin: -60px auto 0 auto;
    transition: all 0.5s;
    z-index: 9;
}
div#abt {
    margin-bottom: unset !important;
    padding-top: 0px !important;
    margin-top: -30px !important;
}
.nectar_video_lightbox.play_button {
    position: relative;
    width: 70px;
    height: 70px;
    margin: 0;
    display: inline-block;
}
.nectar-flickity.nectar-simple-slider .cell > .bg-layer-wrap .bg-layer {
    background-size: 350% 90%;
    background-position: top;
    background-repeat: no-repeat;
}
#header-secondary-outer .container {
    padding: unset;
    max-width: unset;
}

div#contactform {
    margin-top: 50px !important;
    margin-bottom: 40px;
}
#why-choose div#inner-row .vc_column-inner img {
    width: 65px;
    background: #0067f6;
    padding: 20px;
    height: 65px;
    border-radius: 50%;
    min-width: 65px;
}
#ft-inner .vc_col-sm-3:nth-child(2) {
    padding-left: 0;
}

#top .right-aligned-menu-items:before {
    display: none;
}

div#abt-inner img {
    max-height: 360px;
    object-fit: cover;
}

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

.nectar-simple-slider .flickity-prev-next-button {
    display: none;
    bottom: 120px !important;
    top: unset !important;
    justify-content: center;
    transform: unset !important;
}

#slide-out-widget-area.slide-out-from-right {
    padding-left: 10px !important;
}
	div#abt.sec-ad {
    margin: unset !important;
}
}

