@import url('https://fonts.googleapis.com/css2?family=Clicker+Script&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Sacramento&display=swap');

/*Header*/
.loader-wrap .layer .overlay
{
	background-color:#fce312;
}

.sticky-header .logo
{
    padding: 20px 0 20px;
}
.main-header .main-logo-box-ten a img
{
    width: 300px;
}
.sticky-header .sticky-header__inner .logo a img
{
	/*width: 215px !important;*/
}

.sticky-header .main-menu.style10 .navigation>li>a 
{
    padding: 42px 0px 38px;
    color: #4d4d4d;
}

.main-menu .navigation>li>a
{
	color: #000;
}

.main-menu-color .navigation>li>a
{
    color: #000 !important;
}

.main-menu .navigation>li
{
    margin-right: 12px;
}

.main-menu.style10 .navigation>li>a span:before 
{
    top: 21px;
}

.main-menu.style10 .navigation>li>a
{
    color: #fff;
}

.side-content-button .icon-bar
{
    background: #fff;
}

.btn-one .border-box, .btn-one .bg.bg--gradient
{
	background-image: -webkit-linear-gradient(0deg, rgb(252 227 18) 0%, rgb(252 227 18) 40%, rgb(252 227 18) 100%);
}
.btn-one .border-box, .btn-one .bg.bg--gradients
{
    background-image: -webkit-linear-gradient(0deg, rgb(77 77 77) 0%, rgb(77 77 77) 40%, rgb(77 77 77) 100%);
}
.btn-one.style2 .arrow:after, .btn-one.style2:before
{
    background: #4d4d4d;
}

.btn-one.style2 .arrow {
    color: #fff;
}


.btn-one
{
    padding-left: 15px;
    padding-right: 15px;
}

.xs-sidebar-group .content-inner .form-inner .form-group textarea {
    resize: none;
    height: 90px;
}

.main-menu.style10 .navigation .current a, .sticky-header .main-menu .navigation>li:hover>a, .sticky-header .main-menu .navigation>li.current>a
{
	color: #fce312;
}
.main-menu.style10 .navigation>li>a span:before
{
	background-color: #fce312;
}

.nav-outer .mobile-nav-toggler .inner
{
    background: #fce312;
}

.cs-contact.cs-style2
{
    left: unset !important;
    top: unset !important;
}

.cs-contact.cs-style2 .cs-form_field
{
    width: 100%;
}

/*TagLine*/
.tagline
{
    padding-top: 100px;
    padding-bottom: 20px;
}
.tagline h1
{
    text-align: center;
    font-size: 60px;
    font-family: 'Sacramento', cursive;
    font-weight: 400;
}
 
.tagline .title-box h1 span:before {
    content: "";
    position: absolute;
    left: 4px;
    bottom: 15px;
    right: 4px;
    height: 22px;
    background: #fce312;
    z-index: -1;
}
.tagline  .title-box h1 span {
    position: relative;
    display: inline-block;
    z-index: 1;
}

.experience-box-style2 .text-box p a 
{
    font-size: 16px;
    letter-spacing: 0.12em;
    margin: 0;
    color: #777777;
}

/*About Sanjana*/
.about-style9__content__signature-box .sign
{
	font-family: 'Clicker Script', cursive;
	font-weight: 400;
	font-size: 45px;
}
.about-style9__content .title-box h2 span:before
{
    background: #fce312;
}

/*Blog*/
.blog-style8-area
{
	display: none;
}

/*Client Logo*/
.partner-style3-area .item 
{
    text-align: center;
    border: 1px solid rgba(0, 0, 0, 0.08);
    height: 160px;
    line-height: 160px;
}
.partner-style3-area .img img 
{
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    width: 200px;
    margin-left: 20px;
    margin: auto;
}
.partner-style3-area .img1 img
{
    width: 180px;
} 
.partner-style3-area .img2 img
{
    width: 150px;
}
.partner-style3-area .img3 img
{
    width: unset;
}
.partner-style3-area .img4 img
{
    width: 135px;
}
.partner-style3-area .secondrow
{
	margin-top: 30px;
}

/*Services in Home Page*/
.webdesign
{   
    padding-bottom: 115px;
}
.digitalmarketing
{
    padding-bottom: 140px;
}

.single-service-style11 p a
{
    color: #64656a;
    letter-spacing: 0.12em;
    margin: 0;
    transition: all 700ms linear;
    transition-delay: 0.1s;
}

.single-service-style11 h3 
{
    font-size: 16px;
    line-height: 26px;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    margin-bottom: 13px;
}

/*Home Page Folio Section*/
.main .container .swiper-container .swiper-wrapper .swiper-slide .card-image {
	 background: #fff;
	 border: none;
	 outline: none;
	 /*box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 3px rgba(0, 0, 0, 0.24);*/
	 border-radius: 2px;
}
 .main .container .swiper-container .swiper-wrapper .swiper-slide .card-image img {
	 display: block;
	 position: relative;
	 left: 0;
	 bottom: 0;
	 width: 100%;
	 height: auto;
	 object-fit: cover;
}
.main .container .swiper-container .swiper-wrapper .swiper-slide 
{
    width: 550px !important;
}
 .main .container .swiper-container .swiper-pagination-bullet {
	 opacity: 0.8;
	 background: #252a32;
}
}
 .main .container .swiper-container .swiper-pagination-bullet-active {
	 background: #fff;
}
 .main .container .swiper-container .swiper-button-next, .main .container .swiper-container .swiper-button-prev {
	 background-image: none;
	 background-size: 0;
	 background-repeat: no-repeat;
	 background-position: 0;
	 margin-top: -1rem;
}
 .main .container .swiper-container .swiper-button-next .arrow-icon, .main .container .swiper-container .swiper-button-prev .arrow-icon {
	 font-size: 2rem;
	 color: #fff;
}

.swiper-pagination, .swiper-button-prev .arrow-icon, .swiper-button-next .arrow-icon
{
	display: none !important;
}

.swiper-slide-prev
{
	margin-left: unset;
	margin-right: unset;
}
.swiper-button-prev, .swiper-button-next
{
    display: none;
}
.main .swiper-container .swiper-wrapper .swiper-slide .cont 
{
    position: absolute;
    padding: 15px 30px;
    background: #fff;
    bottom: -6px;
    left: 50%;transform: translateX(-50%);
    text-align: center;
     opacity: 0; 
     visibility: hidden; 
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
.main .swiper-container .swiper-wrapper .swiper-slide-active .cont {
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s;
}
.swiper-button-next, .swiper-button-prev
{
	color: #4d4d4d !important;
}

.service-style11__title .sec-title-style6 h3 
{
    font-size: 34px;
    line-height: 1.4em;
    font-weight: 400;
    letter-spacing: 0.12em;
}


/*Footer*/
.scroll-top
{
	color: #fce312;
}
.scroll-top:hover
{
    background-color: #fce312;
    border-color: #fce312;
}
.single-footer-widget .title.title--base-clr:before
{
	background-color: #fce312;
}
.header-social-link, .copyright
{
	margin-top: 20px;
}
.header-social-link ul li a:before
{
    background: #fce312;
}
.copyright p 
{
    font-weight: 400;
    font-style: normal;
    font-family: 'Poppins', sans-serif;
    color: #cbc1c9;
    font-size: 14px;
    margin: 0;
}
.copyright p a {
    color: #888888;
}

.footer-widget-links .cont h3 span
{
	margin-right: 15px;
    font-size: 25px;
    color: #fce312;
}
.footer-widget-links .cont h3 
{
	color: #fff;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.25em;
    font-family: var(--thm-font-2);
    margin: 0;
}

.footer-widget-links .cont p
{
	font-weight: 400;
    font-style: normal;
    font-family: 'Poppins', sans-serif;
    color: #cbc1c9;
    font-size: 14px;
    margin: 0;
}
.connectrow
{
	margin-top: 30px;
}
.footer.pdb {
    padding-bottom: 30px;
}


.float
{
    position:fixed;
    width:60px;
    height:60px;
    bottom:105px;
    right:19px;
    background-color:#25d366;
    color:#FFF;
    border-radius:50px;
    text-align:center;
    font-size:30px;
    box-shadow: 2px 2px 3px #999;
    z-index:100;
}

.my-float
{
    margin-top:16px;
}

/*Contact Page Css*/
.location-info-area
{
    padding: 120px 0 0px;
}
.cs-hero.cs-style1 {
    position: relative;
    padding-top: 7%;
}
.cs-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
/*.cs-hero.cs-style1.cs-type1 .cs-vertical_middle {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}*/
.cs-vertical_middle {
   /* display: -webkit-box;
    display: -ms-flexbox;*/
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 100%;
}
.cs-hero.cs-style1.cs-type1 .cs-hero_text {
    padding-top: 0;
}
.cs-hero.cs-style1.cs-type1 .cs-hero_title {
    margin-bottom: 10px;
}

.cs-hero.cs-style1 .cs-hero_title {
    font-size: 80px;
    line-height: 1.13em;
    letter-spacing: -1px;
    margin-bottom: 36px;
}
.cs-accent_color, .cs-accent_color_hover:hover
{
	color: #fc5b4d;
}
.cs-accent_color_2
{
	color: #4d4d4d;
}
.cs-hero_title b {
    font-weight: 800;
    color: #4d4d4d;
}

.cs-hero_title span
{
	text-shadow: 2px 0px #4d4d4d;
	color: #fce312;
}
.cs-breadcrumb.cs-style1 {
    font-size: 24px;
    line-height: 1.4em;
    padding: 13px 30px;
    border-radius: 5px;
}
.cs-accent_5_bg, .cs-accent_5_bg_hover:hover {
    background-color: #fff59e;
}
.cs-breadcrumb {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.cs-breadcrumb_item i
{
	margin-left: 10px;
	margin-right: 10px;
}
.cs-breadcrumb.cs-style1 li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.cs-hero.cs-style1 .cs-hero_right {
    width: 50vw;
    position: relative;
}
.cs-hero.cs-style1.cs-type1 .cs-hero_img {
    height: 400px;
    border-radius: 0;
    width: 100%;
    overflow: hidden;
}
.cs-bg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.cs-hover_layer3
{
	position: relative;
    -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: perspective(600px) translate3d(0, 0, 0);
    transform: perspective(600px) translate3d(0, 0, 0);
}
.cs-hero.cs-style1 .cs-hero_img img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.cs-hero.cs-style1 .cs-hero_counter {
    position: absolute;
    height: 200px;
    width: 160px;
    bottom: 50px;
    left: -50px;
}
.cs-hero.cs-style1 .cs-hero_counter:after {
    content: "";
    height: 160px;
    width: 150px;
    position: absolute;
    top: -32px;
    left: -22px;
    background-image: radial-gradient(rgba(110, 66, 211, 0.5) 15%, transparent 15%);
    background-size: 10px 10px;
    background-position: 0 0;
}
.cs-hero.cs-style1 .cs-hero_counter_in {
    overflow: hidden;
    position: relative;
    height: inherit;
    text-align: center;
    padding: 10px;
    padding-top: 23px;
    z-index: 1;
}
.cs-hero.cs-style1 .cs-hero_counter_in:before {
    background-color: #fff;
}

.cs-hero.cs-style1 .cs-hero_counter_in:before, .cs-hero.cs-style1 .cs-hero_counter_in:after {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    bottom: 21px;
    -webkit-transform: skewY(-15deg);
    transform: skewY(-15deg);
}
.cs-hero.cs-style1 .cs-hero_counter_number {
    font-size: 60px;
    line-height: 1em;
    margin-bottom: 0px;
    position: relative;
    z-index: 1;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.cs-hero.cs-style1 .cs-hero_counter_in:after {
    background-color: currentColor;
    opacity: 0.25;
}
.cs-hero.cs-style1 .cs-hero_counter_title {
    margin: 0;
    position: relative;
    z-index: 1;
}
.cs-primary_color
{
	color: #1d015c;
}
.cs-semi_bold {
    font-weight: 600;
}
.cs-hero.cs-style1 .cs-hero_social_btns {
    position: absolute;
    z-index: 10;
    top: 39%;
    left: 70px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.cs-hero.cs-style1.cs-type1 .cs-hero_social_btns {
    -webkit-transform: initial;
    transform: initial;
    top: initial;
    bottom: 20%;
}
.cs-hero.cs-style1 .cs-hero_social_btns a {
    font-size: 22px;
    margin: 15px 0;
    opacity: 0.4;
}
.contactform .position-relative 
{
    position: relative!important;
}
.cs-contact.cs-style1 
{
   /* border-radius: 30px;
    background-color: #fff;
    -webkit-box-shadow: 0px 20px 100px 0px rgb(9 38 49 / 20%);
    box-shadow: 0px 20px 100px 0px rgb(9 38 49 / 20%);*/
    padding: 40px;
    position: relative;
    z-index: 2;
    left: -33%;
    top: 120px;
}
.cs-contact_form p
{
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    text-transform: uppercase;
}
.location-info-area
{
	background: #fff;
}
@media screen and (min-width: 992px)
{
	.cs-height_500 
	{
    	height: 400px;
	}
	.cs-height_20 
	{
    	height: 20px;
	}
	.cs-height_45 
	{
    	height: 45px;
	}
	.cs-height_30 
	{
    	height: 30px;
	}
}
@media screen and (max-width: 991px)
{
	.cs-height_lg_0 
	{
    	height: 0px;
	}
	.cs-height_lg_20 
	{
    	height: 20px;
	}
	.cs-height_lg_25 
	{
    	height: 25px;
	}
	.cs-height_lg_30 
	{
    	height: 30px;
	}
    .cs-height_500
    {
        height: 500px;
    }
}
.cs-contact_1_img {
    position: absolute;
    right: -20px;
    top: 0;
    max-width: initial;
    height: 100%;
}
.cs-form_field {
    display: block;
    width: 50%;
    padding: 10px 20px;
    border-radius: 5px;
    border-width: 1px;
    border-style: solid;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.cs-contact.cs-style1 .cs-contact_info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.cs-contact.cs-style1 .cs-contact_info li {
    margin-right: 50px;
    margin-top: 8px;
}
.cs-contact.cs-style1 .cs-contact_info i {
    margin-right: 10px;
}
.cs-contact_info li
{
	font-size: 17px;
}
.cs-contact_1_img
{
	top: -128px;
}

.xs-sidebar-group .cs-form_field
{
    width: 100%;
}

/*About Us Page*/
.aboutus-area
{
    background: #f5f5f5;
    padding: 80px 0 80px;
}
.bg-img {
    background-size: cover;
    background-repeat: no-repeat;
}
.call-action {
    background-attachment: fixed;
}
.section-padding {
    padding: 120px 0;
}
.call-action .content h6 {
    color: #12c2e9;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 4px;
    margin-bottom: 10px;
}
.call-action .content h2 {
    font-weight: 700;
    font-size: 4vw;
    line-height: 1.2;
    text-transform: uppercase;
    margin-bottom: 20px;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #000;
    color: transparent;
}


.back-color {
    background: -webkit-gradient(linear, left top, right top, from(#12c2e9), color-stop(#c471ed), to(#f64f59));
    background: -webkit-linear-gradient(left, #12c2e9, #c471ed, #f64f59);
    background: -o-linear-gradient(left, #12c2e9, #c471ed, #f64f59);
    background: linear-gradient(to right, #12c2e9, #c471ed, #f64f59);
}

.call-action .content h2 b {
    color: #fff;
    -webkit-text-stroke-width: 0;
}
.aboutus-area .img {
    padding: 0px 20px 0px 20px;
    position: relative;
    z-index: 3;
}
.aboutus-area .img:after {
    content: '';
    position: absolute;
    top: 0;
    right: 120px;
    bottom: 0;
    left: -300px;
    background: #f5f5f5;
    z-index: -1;
}
.aboutus-area .valign {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.aboutus-area.content {
    padding-left: 40px;
}
.aboutus-area .content h4 {
    font-weight: 700;
    font-size: 40px;
    line-height: 1.5;
    margin-bottom: 20px;
}

.color-font {
    background: -webkit-gradient(linear, left top, right top, from(#12c2e9), color-stop(#c471ed), to(#f64f59));
    background: -webkit-linear-gradient(left, #12c2e9, #c471ed, #f64f59);
    background: -o-linear-gradient(left, #12c2e9, #c471ed, #f64f59);
    background: linear-gradient(to right, #12c2e9, #c471ed, #f64f59);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.aboutus-area .content p
{
	font-size: 16px;
    font-weight: 300;
    line-height: 2;
    margin: 0;
}
.aboutus-area .content ul {
    margin: 0;
    }
.aboutus-area .content ul.feat li {
    padding: 0 0 30px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
.aboutus-area .content ul li {
    margin-top: 25px;
    padding-left: 25px;
    position: relative;
}
.aboutus-area .content ul.feat li h3 {
    font-weight: 500;
    margin-bottom: 5px;
    font-size: 1rem;
}
.aboutus-area .content .feat li h3 span {
    color: #4d4d4d;
   	padding: 14px;
    padding-right: 20px;
    padding-left: 20px;
    line-height: 30px;
    text-align: center;
    font-size: 13px;
    border: 1px solid #fce312;
    border-radius: 50%;
    margin-right: 10px;
    background-color: #fff59e;
}
.aboutus-area .content ul.feat li p {
    font-size: 13px;
    padding-left: 63px;
}
.aboutusclient
{
	padding-top: 90px;
}
.choose-area-about-page1 .item-box {
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    padding: 60px 40px;
    border-radius: 20px;
    border: 1px solid rgba(0, 0, 0, 0.08);
}
.choose-area-about-page1 .item-box i {
    position: relative;
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 40px;
    margin-bottom: 30px;
    text-align: center;
}

.choose-area-about-page1 .item-box i:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: -webkit-gradient(linear, left top, right top, from(#12c2e9), color-stop(#c471ed), to(#f64f59));
    background: -webkit-linear-gradient(left, #12c2e9, #c471ed, #f64f59);
    background: -o-linear-gradient(left, #12c2e9, #c471ed, #f64f59);
    background: linear-gradient(to right, #fce312, #fce312, #fce312);
    z-index: -1;
    opacity: .2;
}
.choose-area-about-page1 .item-box .cont {
    padding-left: 30px;
}
.choose-area-about-page1 .item-box h3 {
    line-height: 1.8;
    text-transform: capitalize;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 500;
}
.choose-area-about-page1 .item-box p
{
	color: #888;
    font-size: 16px;
    font-weight: 300;
    line-height: 2;
    margin: 0
}
.aboutcontent p 
{
    color: #888;
    font-size: 16px;
    font-weight: 300;
    line-height: 2;
    margin: 0;
}
.aboutus-area .sec-title-style6
{
	padding-bottom: 20px;
}


.valign .btn-one .txt
{
    font-size: 14px;
    color: #fff;
}



/*Service Page*/

.service-page-1 .item-box {
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    padding: 30px 10px;
    border-radius: 20px;
    border: 1px solid rgba(0, 0, 0, 0.08);
}
.service-page-1 .item-box i {
    position: relative;
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 40px;
    margin-bottom: 30px;
    text-align: center;
}

.service-page-1 .item-box i:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: -webkit-gradient(linear, left top, right top, from(#12c2e9), color-stop(#c471ed), to(#f64f59));
    background: -webkit-linear-gradient(left, #12c2e9, #c471ed, #f64f59);
    background: -o-linear-gradient(left, #12c2e9, #c471ed, #f64f59);
    background: linear-gradient(to right, #fce312, #fce312, #fce312);
    z-index: -1;
    opacity: .2;
}
.service-page-1 .item-box .cont {
    padding-left: 30px;
}
.service-page-1 .item-box h2 {
    line-height: 1.8;
    text-transform: capitalize;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 500;
}
.service-page-1 .item-box p
{
    color: #888;
    font-size: 16px;
    font-weight: 300;
    line-height: 2;
    margin: 0
}


/*Portfolio Page*/
.project-style10-area
{
    padding-bottom: 150px;
}
.project-style10-area .content-box
{
    padding-top: 20px;
}
.project-style10-area .content-box .inner-title h3
{
    color: #000;
    font-size: 15px;
}
.project-style10-area .content-box .inner-title p
{
    margin-top: 10px;
    margin-bottom: 0px;
}
.project-style10-area .nextrow
{
    padding-top: 40px;
}
#more
{
    display: none;
}
.morecol
{
    position: relative;
}
.btnrow .btn-one1
{
    background-color: #fce312;
    font-size: 18px;
    line-height: 1.4em;
    padding: 13px 30px;
    border-radius: 5px;
}
.btnrow
{
    text-align: center;
}

.project-style10-area .nextrow
{
    padding-bottom: unset !important;
}
.portfoliocolborder
{
    border-right: 2px solid #fce312;
}

.portfoliocolborder .carousel-indicators li
{
    background-color: #4d4d4d;
}

/*Mobile View*/
@media(max-width: 767px)
{
    .cs-hero.cs-style1 .cs-hero_right
    {
        width: unset;
    }
    .cs-hero.cs-style1 .cs-hero_title
    {
        font-size: 46px;
    }
    .cs-hero.cs-style1
    {
        padding-top: 60%;
    }
    .cs-hero_social_btns, .cs-breadcrumb.cs-style1
    {
        display: none !important;
    }
    .header-style3-bottom__right
    {
        display: block;
    }
    .header-style3-bottom
    {
        padding-top: 20px;
    }
    .mobile-menu .navigation li.current>a, .mobile-menu .navigation li>a:hover
    {
        color: #fce312; 
    }
    .mobile-menu .navigation li>a:before
    {
        border-left: 5px solid #fce312;
    }
    .mobile-menu .social-links li a
    {
        background: #fce312;
        color: #4d4d4d;
    }
   /* .nav-outer .mobile-nav-toggler
    {
        position: absolute;
        left: 80%;
        top: 50%;
    }*/
    .header-style3-bottom__right
    {
        padding-top: 25px;
    }
    .swiper-button-next, .swiper-button-prev
    {
        display: none !important;
    }
    .clientcol
    {
        margin-bottom: 20px;
    }
    .partner-style3-area .secondrow
    {
        margin-top: unset;
    }
    .service-style11-area
    {
        padding: 90px 0px 40px;
    }
    .main .swiper-container .swiper-wrapper .swiper-slide .cont
    {
        position: relative;
        padding: 15px 0px 0px 0px;
        left: 50%;
    }
    .main .swiper-container .swiper-wrapper .swiper-slide .cont h4
    {
        font-size: 20px;
    }
    .main .container .swiper-container .swiper-wrapper .swiper-slide
    {
        width: 236.667px !important;
    }
    .sec-title-style6
    {
        padding-bottom: unset;
        text-align: center;
    }
    .about-style2__content 
    {
        padding-top: 30px;
    }
    .about-style2-area
    {
        padding: 50px 0 80px;
    }
    .aboutus-area .img
    {
        display: none;
    }
    .choose-area-about-page1 .item-box i
    {
        width: unset;
        height: unset;
        top: -18%;
        right: 30%;
    }
    .choose-area-about-page1 .item-box .cont 
    {
        padding-left: 1px;
    }
    .choose-area-about-page1 .item-box .cont1 
    {
        padding-left: 13px;
    }
    .aboutus-area .content p
    {
        text-align: center;
        margin-bottom: 10px;
    }
    .aboutus-area .content ul.feat li p
    {
        text-align: left;
    }
    .call-action .content h2
    {
        font-size: 40px;
    }
    .axil-service 
    {
        background: #f7f7f7;
        margin-bottom:40px;
    }
    .axil-service .inner 
    {
        padding: 30px 20px;
    }
    .service-page-1
    {
        background: #fff;
    }
    .portfoliocol
    {
       margin-bottom: 50px;
    }
    .project-style10-area .nextrow
    {
        padding-bottom: unset !important;
    }
    .cs-contact_1_img
    {
        left: -140%;
    }
    .cs-contact.cs-style1
    {
        left: unset;
        top: 175px;
    }
    .cs-form_field
    {
        width: 100%;
    }
}