.services-color
{
  color:#16243d !important;
}

.contact-s
{
    background-color: #032b5e;
    border-radius: 10px;
}
.contact-s i {
font-size:40px;
padding: 25px;
}

.contact-s span {
    padding-top: 10px;
}



.nav-bar-a
{
    margin-left:1rem;
}

.navbar-1
{
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.navbar-bg
{
    background-color: white !important;

}

.btn-mobile{
    font-size:xx-large;
}

.font{
    font-family: "Montserrat", sans-serif !important;

}

.font-color{
  color: #032b5e !important;
}


.header-section
{
    padding-top: 18px;
    margin-right: 50px;
}

.nav-butn
{
    background-color: #e4e3e4 !important;
}

.nav-butn:hover
{
    background-color: #629ab0 !important;
}

.nav-active
{
    background-color: #629ab0 !important;
}


.about-section
{
    margin-top:3rem;
}

.hr-s{
    max-width: 300px;
    margin: 0 auto;
    margin-bottom: 2rem;
    height: 2px !important;
    background-color: #032b5e;
}


.contact-s
{
    background-color: #032b5e;
    border-radius: 10px;
}
.contact-s i {
font-size:40px;
padding: 25px;
}

.contact-s span {
    padding-top: 10px;
}

.hizmetler
{
    background-image:url(../img/outdoor-unit.png);
    background-repeat: no-repeat;
    width: 25px;
    height:25px;
}

.u-image-1 {
    width: 500px;
    height: 500px;

  }

  .u-image-circle.u-image {
    border-radius: 50% !important;
  }
  .u-image,
  .u-background-effect-image,
  .u-video-poster {
    object-fit: cover;
    display: block;
    vertical-align: middle;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;

  }

  .mg-rig{
    margin-right: 4rem;
  }

  .box {
    border-radius: 50px; /*1*/
    border: 10px solid transparent; /*2*/
    /* background:  linear-gradient(to right,#fff, #182f86) border-box; 3 */
    -webkit-mask: /*4*/
       linear-gradient(#fff 0 0) padding-box,
       linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor; /*5'*/
            mask-composite: exclude; /*5*/
  }

  .bg-gradiant {

    background-image: linear-gradient(#fff, #3eaad5);

}
.bg-gradiant2 {

    background-image: linear-gradient(#3eaad5, #f2f5f9 );

}



/* Bize Ulaşın Form CSS Start */


.loginbox{
  width: 100%;
  background: transparent;
  color: #fff;
  box-sizing: border-box;


}
.pic{
  width: 100px;
  height: 100px;
  border-radius: 50%;
  position: absolute;
  top: -10%;
  left: calc(50% - 50px);


}
h1{
  margin: 0;
  padding: 0 0 20px;
  text-align: center;

}
.loginbox p{
  margin: 0;
  padding: 0;
  font-weight: bold;

}
.loginbox input{
  width: 100%;

}
.loginbox input[type="text"],input[type="password"],input[type="textarea"]
{
  border: none;
  border-bottom: 1px solid #fff;
  background: transparent;
  outline: none;
  font-family: "Montserrat" !important;
  color: #FFF;
  font-size: 16px;
  margin-bottom: 1rem;
}

.loginbox input::placeholder {

    color: white;
  }
  .loginbox textarea::placeholder {
    color: white;
  }

.loginbox textarea
{
  border: none;
  border-bottom: 1px solid #fff;
  background: transparent;
  outline: none;
  border: solid 1px white;
  border-radius: 8px;
 width: 100%;
  color: #FFF;
  font-size: 16px;
}



.loginbox input[type="submit"]:hover
{
  cursor: pointer;
  background: white;
  color: darkgrey;
}



/* Bize Ulaşın Form CSS End */


/* Copyright Color  */

.copyright-text{
    color:#032b5e !important;
    font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.border{
    color: #fff;
     background: #000;
     background-clip: padding-box;
     border: solid 5px transparent;
     border-radius: 1em;
    /* !importanté */
    /* !importanté */

    }
     .border::before {
         content: '';
         position: absolute;
         top: 0;
         right: 0;
         bottom: 0;
         left: 0;
         z-index: -1;
         margin: -5px;
        /* !importanté */
         border-radius: inherit;
        /* !importanté */
         background: linear-gradient(to right, red, orange);
    }


    .footer-1
    {
        padding:3rem;
       padding-top:6.5rem;
        width: 100%;
    }
    .footer-2
    {
        padding-right: 3rem

    }

    .footer-3
    { padding-top: 4rem

    }

    .footer-4
    {
        padding-top: 9rem
    }


.customer-rw-w{
  width: 1500px !important;
}

    /*** Testimonial Start ***/
    .testimonial-carousel .owl-stage-outer {
        margin-top: 58px;
        margin-right: -1px;
    }

    .testimonial .owl-nav .owl-prev {
        position: absolute;
        top: -58px;
        left: 0;
        background: var(--bs-primary);
        color: var(--bs-white);
        padding: 5px 30px;
        border-radius: 30px;
        transition: 0.5s;
    }

    .testimonial .owl-nav .owl-prev:hover {
        background: var(--bs-dark);
        color: var(--bs-white);
    }

    .testimonial .owl-nav .owl-next {
        position: absolute;
        top: -58px;
        right: 0;
        background: var(--bs-primary);
        color: var(--bs-white);
        padding: 5px 30px;
        border-radius: 30px;
        transition: 0.5s;
    }

    .testimonial .owl-nav .owl-next:hover {
        background: var(--bs-dark);
        color: var(--bs-white);
    }
    /*** Testimonial End ***/


    .why-sankur-img{
      width: 28rem !important;
    }
