@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap');
@import url('https://db.onlinewebfonts.com/c/fb3ddfb68f7942d3a38bb6b63f96ac89?family=Basis+Grotesque');
@import url('https://fonts.googleapis.com/css2?family=Cabin&family=Roboto&display=swap');

body{
  width:100%;

}
/*navbar*/
nav {
    font-family: "Roboto', sans-serif";
}
.navbar-brand{
    cursor: default;
}
.image img {
    margin: 30px;
    padding: 0.5px;
    cursor: pointer;
}
.button1 {
  font-size: 15px;
  padding: 9px;
  font-weight: 500;
  background-color: white;
  color: black;
  border-radius: 2px;
  border: none;
  height: 52px;
  width: 100%;
  margin-bottom: 8px;
}
.button1:hover{
  background-color: #bfc3c9;
  transition: background-color 0.5s ease;

}
.one {
    margin-right:10px ;
}
.one :hover {
     color: #ffffff;
     transition: linear 0.2s;
 }
.faq :hover {
     color: #ffffff;
     transition: linear 0.2s;
 }
.navbar-nav li a {
    color: rgba(102, 102, 102, 0.12);
}

                    /*Contact Us Line*/
.para1 {
    border: 0.5px solid rgba(255, 255, 255, 0.28);
    border-left: none;
    border-right: none;
    color: white;
    text-align: center;
    padding: 20px;
    font-size: 14px;
}
.contact {
    color: rgb(11,158,113);
    font-weight: bold;
    cursor: pointer;
    margin-top: 15px;
}

/*                        !*Middle Section*!*/
#middle  {
       color: white;
    font-weight: bold;
    font-size: 64px;
    line-height:86.4px;
    vertical-align:baseline;
    letter-spacing:normal;
    /*margin: 100px 0px 0px 80px;*/
}
.description {
    font-size:18px;
    letter-spacing:normal;
    color:rgb(119, 129, 138);

}
.botton {
    /*width: 600px;*/

    text-align: start;

}
/*.button {*/
/*    text-align: center;*/
/*    background-color: rgb(255,255,255);*/
/*    color: black;*/
/*    !*width: 500px;*!*/

/*}*/

                    /*marquee*/
marquee {

    color: white;
    border: solid white 0.4px;
    padding: 25px;
    font-family: "Arial Rounded MT Bold";
    border-right: none;
    border-left: none;
    border-bottom: none;


}
.raw{
    margin-top: 150px;
}

/*Three Boxes Section*/
.card {
    /*text-align: center;*/
    /*justify-content: center;*/
}
#box {
    background-color: white;
    /*display: -ms-flexbox;*/
   /*justify-content: space-evenly;*/
    border: solid white 0px ;
    /*padding: 60px;*/
    text-align: center;


}
.but {
    background-color: black;
    color: white;
    border: rgba(0, 0, 0, 0.46);

}
.card-text {
    color: rgba(0, 0, 0, 0.55);
    font-family: "Fira Code Medium";
}
.card-title {
    font-family: "Eras Bold ITC";

}
.card-img-top {
    width: 100px;
}


       /*ABout Us Cards*/
.aboutuscard {
    /*margin-top: 80px;*/
   /*margin-left: 150px;*/

}
.first {
    text-align: start;
    margin: auto;
    padding: 30px;
    background-color: rgb(18,19,21);





}
.tit {
    font-weight: bold;
    font-family:  sans-serif;
    color: white;
}
.pone {
    color: rgb(119,127,135);
}

#p{
    font-weight: bold;
    color: white;
    line-height: 45px;
    font-size: 30px;
    text-align: center;
    font-family: "Fira Code Medium";



}
#p:hover {
    color: rgb(48, 206, 130);

}

            /*Testimonials*/
#testimonials {
    background-image: linear-gradient(to bottom,black, rgb(17,23,32));



}
.text {
    font-size: 50px;
    color: white;
}

            /*How can we Help?*/
.what {
    font-size: 50px;
    color: white;
}
#services {
    background-image: linear-gradient(to bottom,black, rgb(17,23,32));
}

          /*Courosel*/
.carousel1 {
    text-align: center;


}
.bodyy {
    padding-bottom: 95px;
}
.bodyy1 {
    padding-bottom: 25px;
}
.bodyy2 {
    padding-bottom: 45px;
}
.bodyy3 {
    padding-bottom: 20px;
}
.carousel-inner img{ margin:auto;
padding-bottom: 50px;
}

       /*Footer*/

footer {
    background-color: #000000;
    color: #fff;

}

footer a {
    color: #fff;
}

footer a:hover {
    color: #fff;
    text-decoration: none;
}
#last {
  text-align: center;

    color: white;
    font-weight: bold;
    font-size: 40px;
}
.nav-btn{
  background: white;
  color:black !important;
  padding:10px;
  width:7rem;
}
.cara-img{
  height: 250px;
  width: 450px;
}

.bordered{
  box-shadow:1px 1px 1px 1px #2f384b;
  border:1px solid #3f4b5b;

  background: #2a323d;
  font-weight: 600;
  transition: box-shadow .15s;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.accordion-button:focus{
  box-shadow:1px 1px 1px 1px #2f384b !important;
  border:1px solid #3f4b5b;

  background: #2a323d;
  font-weight: 600;
  transition: box-shadow .15s;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container{
  left: 15px !important;

}
.bg-default{
  background-color: #2a323d !important;
}

body.mceContentBody {
  background: #fff;
  color:#000;
}
.form-control{
  position: relative;
  width: 100%;
  min-width: 0;
  margin-left: 0;
  border: none;
  border-radius: 4px;
  outline: none;
  font-size: 14px;
  color: white;
   border: 1px solid transparent;
  padding: 5px 16px;
  background-color: rgb(36,39,41) !important;
  /*width: 500px;*/
  color: rgb(119, 129, 138) !important;

}
.form-control:focus{
  border-color:#30ce82;
  transition:0.4s;
  color:white;
  background-color: #242729;
}
.iti__selected-dial-code{
  color:white !important;
}
.p-dialog .p-dialog-header .p-dialog-header-icon:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 1px #e3f3fe
}
.p-accordion .p-accordion-header .p-accordion-header-link .p-accordion-toggle-icon {
  margin-right: .5rem
}

.p-accordion .p-accordion-header:not(.p-disabled) .p-accordion-header-link:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 1px #e3f3fe !important;
}

.p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link {
  background: #ffffff0a;
  border-color: #3f4b5b;
  color: #ffffffde
}

.p-accordion .p-accordion-header:not(.p-disabled).p-highlight .p-accordion-header-link {
  background: #2a323d;
  border-color: #3f4b5b;
  color: #ffffffde;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.p-accordion .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link {
  border-color: #3f4b5b;
  background: #ffffff0a;
  color: #ffffffde
}

.p-accordion .p-accordion-content {
  padding: 1.25rem;
  border: 1px solid #3f4b5b;
  background: #2a323d;
  color: #ffffffde;
  border-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px
}

.accordion accordiontab .p-accordion-tab {
  margin-bottom: 0
}

.accordion accordiontab .p-accordion-content,.p-accordion accordiontab .p-accordion-header .p-accordion-header-link {
  border-radius: 0
}

.accordion accordiontab:not(:first-child) .p-accordion-header .accordion-header-link,.p-accordion accordiontab:not(:first-child) .accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link,.p-accordion p-accordiontab:not(:first-child) .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link {
  border-top: 0
}

.p-accordion accordiontab:first-child .accordion-header .accordion-header-link {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px
}

.accordion accordiontab:last-child .accordion-content,.accordion accordiontab:last-child .accordion-header:not(.highlight) .accordion-header-link {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px
}
.accordion-button.collapsed {
  background: blue
}

.accordion-button.collapsed::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
