
/*************************inners***************************/


/*************************home***************************/

.c_page_homepage{
    background: #f0f0f0 url('../images/_Group_.png') no-repeat top right;
    background-size: 11%;

}

.c_page_top_projectbg{
    background: #17171c url('../images/_Group_.png') no-repeat top right;
    height: 100vh;
    overflow: hidden;
    background-size: 11%;
}

  
.c_page_top_contact {
    background: #3e3cff url('../images/_Group_.png') no-repeat top right;
}

.c_page_homepage .header {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
    /* background: #f0f0f0; */
    left: 0;
    border-top: 1px solid #cacace;
}


.fp-section
{
    position: relative;
}
section {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    height: 100vh;
    touch-action: none;
}

.section1
{
    padding-right: 0;
}

div#section0 {
    padding-top: 8.8%;
}

.slider {
    display: inline-block;
    width: 100%;
    height: 102vh;
    position: relative;
    overflow: hidden;
    scroll-snap-align: start;
}


.c_fixed_menu_section
{
    margin-top: 0;
    padding-bottom: 20%;
}

.services .c_body
{
    font-family: 'NexaRegular';
}
/* // Domi */

.partners .c_title_section h3 {
    margin: 0;
    color: #fff;
    font-size: 37px;
    padding: 0 14px;
    font-family: 'NexaRegular';
}


.partners .c_bloc .c_item .c_imge {
    width: 100%;
    height: 87px;
    background: transparent;
    transition: 0.5s;
    display: flex;
    justify-content: center;
    align-items: center;

}




.partners .c_body {
    position: absolute;
    top: 262px;
    right: 16.7%;
    z-index: 999;
    width: 33.3%;
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #3e3cff;
    padding: 10px 30px;
    display: inline-block;
    
}

.partners .c_body h3 {
    font-size: 13px;
    color: #fff;
    margin-bottom: 0;
}
.partners .c_body p
{
    margin: 0;
    color: #fff;
    font-size: 11px;
    font-family: 'NexaRegular';
}

.partners .c_bloc .c_item .c_imge img {
    transition: 0.5s;
    margin-top: 5px;
    height: auto;
    margin: auto;
    width: 81px;
    filter: grayscale(1);
    transition: 0.5s;
}

.partners .c_bloc .c_item {
    padding: 0;
    border: 1px solid #cacace;
    height: 87px;
}




.c_page_plus_projects .swiper-horizontal > .swiper-pagination-bullets, .c_page_plus_projects .swiper-pagination-bullets.swiper-pagination-horizontal, .c_page_plus_projects .swiper-pagination-custom, .c_page_plus_projects .swiper-pagination-fraction {

    top: 12%;
    bottom: auto;
 
}

.c_page_top_project1 #projects-page {
    position: relative;
    line-height: 1.2;
    min-height: 100vh;
    padding: 6% 0 43px 0;
}
.c_page_top_projects .swiper-wrapper{

padding-top:0%;
}


.c_page_top_projects .c_body {
    position: absolute;
    top: -7%;
    left: 80px;
}

.c_page_top_projects .c_swiper_projects .swiper-slide.swiper-slide-active {
  
    position: relative;
}
.c_page_plus_projects .swiper-button-prev, .c_page_plus_projects #Jordan .swiper-rtl .swiper-button-next {

    top: 43%;
}


.c_page_top_project_inner #projects-page-inner {
    position: relative;
    line-height: 1.2;
    min-height: 100vh;
    padding: 100px 0 105px 0;
    padding-left: 70px !important;
    padding-right: 80px;
}

.c_page_top_contact div#contact-us-page::after{
background:#f0f0f0;

}



.services .c_points li h3
{
    font-size: 12px;
    margin: 0;
    margin-left: 23px;
}


.slider .c_block .c_item.two .c_body {
    
    background: #3e3cff;
    color: #fff;
}


.c_page_plus_projects .slick-slide
{
    
    
    height: 390px ;
    margin: 0 65px !important;
    opacity: 0.5;
    position: relative;
}

.c_page_top_projects  .c_swiper_projects .slick-active
{
    width: 590px !important;
    height: 425px !important;
    opacity: 1;
    margin: 0 56px !important;
}

.c_page_plus_projects .swiper-button-prev 
{
    left:12%;
    top: 43%;
}

.c_page_plus_projects .swiper-button-next
{
    right: 6%;
    top: 43%;
}


.c_page_plus_projects .swiper-slide .c_image
{
    width: 100%;
    height: 100%;
}

.c_page_plus_projects .swiper-slide .c_image img 
{
    width: 100%;
    height: 100%;
}

.slick-list.draggable {
    padding-top: 7% !important;
}

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


.c_page_plus_projects .swiper-button-next, .c_page_plus_projects .swiper-button-prev
{
    background: transparent;
    border: 0;
}

ul.slick-dots
{
    display: none !important;
}


.c_page_plus_projects .c_buttn a
{
    color: #fff;
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: capitalize;
    font-family: 'Tw Cen MT';
    padding-bottom: 30px;
    background: url(../images/bo.png) no-repeat center bottom;
    
}


.c_page_plus_projects .c_buttn i
{
    display: none;
}

.c_page_plus_projects .c_buttn
{
    bottom:0px
}

header .c_top_header .c_menus_top .c_search ul li i
{
    transform: rotate(90deg);
}

button
{
    outline: none;
}

.slider .c_block .c_item .c_body p 
{
    font-family: 'NexaRegular';
    font-size: 9px;
}


a.up {
    display: inline-block;
    position: absolute;
    top: 24%;
    right: 2%;
    width: 20px;
    height: 20px;
    background: url(../images/up.png) no-repeat center;
    /* background-size: 100%; */
    border: 1px solid #8b8b97;
    border-radius: 100%;
    z-index: 999;
}


a.down {
    display: inline-block;
    position: absolute;
    bottom: 8%;
    right: 2%;
    width: 20px;
    height: 20px;
    background: url(../images/up.png) no-repeat center;
    /* background-size: 100%; */
    border: 1px solid #8b8b97;
    border-radius: 100%;
    transform: rotate(180deg);
    z-index: 999;
}

/* .c_page_homepage::before
{
    display: inline-block;
    width: 200px;
    height: 100vh;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99;
    background: #f0f0f0 url('../images/_Group_.png') no-repeat top right;
} */

div#section2 {
    margin-top: 114px;
    border: 0;
}

.c_page_homepage .nav-item:nth-child(1) a 
{
    color:#000
}



.c_page_plus_projects .slick-slide img
{
    filter: grayscale(1);
}


.c_page_plus_projects .slick-slide .c_body
{
    display: none;
}
.c_page_top_projects .c_swiper_projects .slick-active .c_body
{
    display: inline-block;
}
.c_page_top_projects .c_swiper_projects .slick-active img 
{
    filter: none;
}

.slider .c_title_section h3 {
    font-size:55px;
}

.slider .c_block .c_item.one .c_empty {
    height:296px;
}

.c_title_section.aos-init.aos-animate {
    z-index: 99;
    /* position: relative; */
}

.slider .c_title_section h1,.slider .c_title_section h1 {
    font-size:75px;
}

.slider .c_block .c_item.three .c_empty {
    height:310px;
}
.slider .c_block .c_item.two .c_empty {
    height: 328px;
}


.c_page_top_project_inner {
    overflow-y: scroll;
}


.slider .c_block .c_item.two .c_body
{
    height: 35%;
}

.services p {
    margin-top: 0;
    margin-bottom: 5px;
}


.c_copright {
    width: 44%;
    float: left;
    font-size: 13px;
    position: absolute;
    bottom: -20px;
    right: -18%;
}

.c_page_top_contact .contact-section.contact-information h2 a {

    background: url(../images/c-arr.png) no-repeat 96% 27%;
}


.c_page_top_contact .c_copright,
.c_page_top_project1 .c_copright,
.c_page_top_project_inner .c_copright
{
    width: 44%;
    float: left;
    font-size: 13px;
    position: absolute;
    bottom: 2px;
    right: 2%;
    text-align: right;
    color:#fff
}

.c_language
{
    display: none;
}