/* google tanslator */
.goog-te-gadget img {
  display: none !important;
}



/* .google_absolute {
  position: absolute;
  left: 50%;
  right: 50%;
} */
.goog-te-banner-frame {
  display: none !important;
}
/*  navbar*/

.active,
.ancher:hover {
  color: #004AAD !important;
}
.log_image {
  width: 110px;
}

.h5-f-style {
  font-size: 18px;
}
.modalBox {
  background-color: #004AAD;
}

.bg-sc-dark li a {
  font-family: Alegreya Sans;
  font-style: normal;
  font-weight: 100;
  font-size: 20px;
  line-height: 25px;
}
.bg-sc-dark li a:hover {
  color: #004AAD !important;
}
.cards_text_color p {
  color: #1c3159;
}
.goog-logo-link,
.goog-logo-link:link,
.goog-logo-link:visited,
.goog-logo-link:hover,
.goog-logo-link:active {
  display: none !important;
}
.goog-te-banner-frame {
  display: none !important;
}
.goog-te-gadget {
  color: #fff !important;
}
/*end*/

.header_img {
  width: 129px;
}

.head a {
  color: black;
}
.img-width {
  width: 60%;
}
.img-top-m {
  margin-top: 33rem;
}

.input-search-style {
  border: 1px solid #004AAD;
  box-shadow: rgba(22, 102, 250, 0.12) 0px 2px 8px 0px;
  padding: 2%;
  opacity: 0.4;
}

.input-search-style::placeholder {
  color: #004AAD;

  font-weight: 200;
}

.title-h {
  font-weight: 700;

  font-family: Alegreya Sans;
}

.title-h2 {
  font-weight: 400;
}

.btn-color {
  background-color: #004AAD;

  color: white;
  cursor: pointer;
}

.p-style {
  font-weight: 400;
  color: black;

}
.p-style-top{

  color: #1c3159;
  text-align: justify;
  text-align-last: center;
}
.card-img-top {
  width: 100%;
}
.img-size {
  width: 43%;
  height: auto;
}
.card-shadow-two {
  box-shadow: rgb(255, 230, 230) 0px 2px 8px 0px;
}

.card {
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  box-shadow: 0px 4px 10px 3px rgba(22, 102, 250, 0.12);
  border-radius: 6px;

}
.card img {
  width: 30%;
}
.card-height {
  height: 97%;
}
.card h6 {
  padding: 15px 0px;
  font-size: 0.9rem;
  font-family: Alegreya Sans;
  font-style: normal;
  font-weight: normal;

  /* identical to box height, or 114% */

  text-align: center;

  color: #1c3159;
}
.line_height {
  line-height: 18px;
}
.card-shadow {
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.h2-font-w {
  font-weight: 500;
}

.h-f-style {
  font-weight: 400;
}

.p-f-style {
  font-weight: 300;
  color: #004AAD;
}

.font-weight-style {
  font-weight: 600;
}

.input-style {
  border: none;
  box-shadow: rgba(22, 102, 250, 0.12) 0px 2px 8px 0px;
  padding: 2%;
}

.input-style::placeholder {
  font-size: 12px;
  font-weight: 200;
  opacity: 0.6;
}

.font-size-set {
  font-size: 15px;
}

.image-upload > input {
  display: none;
}

.border-style {
  padding: 5px;
  border-radius: 4px;
}

.bg-color {
  background-color: black;
}

.bg-color p {
  color: white;
  font-size: 12px;
}

.name_input_data input {
  background: rgba(22, 102, 250, 0.04);
  border: 1px solid #004AAD0a;
  box-shadow: none !important;
}

.name_input_data textarea {
  background: rgba(22, 102, 250, 0.04);
  border: 1px solid #004AAD0a;
  box-shadow: none !important;
  resize: none;
}

.form-select {
  border: 1px solid #004AAD0a;
  box-shadow: none !important;
}


@media only screen and (max-width: 990px) {
  .footer_mobileView {
    padding-top: 5%;
  }
}
/* footer end  */
/* <-------------------Media Queries-------------->  */

@media only screen and (min-width: 320px) and (max-width: 374px) {
  .img-top-m {
    margin-top: 2rem;
  }
  .input-sizing {
    padding: 23px 0px 0px 0px;
  }
}

@media only screen and (min-width: 375px) and (max-width: 424px) {
  .img-top-m {
    margin-top: 2rem;
  }
  .input-sizing {
    padding: 23px 0px 0px 0px;
  }
}

@media only screen and (min-width: 425px) and (max-width: 499px) {
  .img-top-m {
    margin-top: 2rem;
  }
  .input-sizing {
    padding: 23px 0px 0px 0px;
  }
}

@media only screen and (min-width: 500px) and (max-width: 767px) {
  .img-top-m {
    margin-top: 2rem;
  }
  .input-sizing {
    padding: 23px 0px 0px 0px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .img-top-m {
    margin-top: 36rem;
  }
  .input-sizing {
    padding: 23px 13px 0px 13px;
  }
}
/* navbar css */

.navbar-toggler {
  padding: 0.2rem 0.5rem !important;
  font-size: 1rem !important;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  transition: box-shadow 0.15s ease-in-out;
}
.navbar-light .navbar-toggler:hover {
  color: rgba(0, 0, 0, 0.55);
  border: 1px solid rgba(0, 0, 0, 0.55) !important;
  outline: none;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 0.01rem;
}
.hover_data:hover {
  color: #004AAD !important;
}
@media only screen and (max-width: 767px) {
  a.nav-link {
    color: #212121 !important;
  }
  .navbar {
    border: none;
  }

  .bg-sc-dark {
    border: 1px solid rgba(0, 0, 0, 0.55);
    border-radius: 10px;
    padding-left: 30px;
  }

  .border {
    border-bottom: none !important;
  }
}

#loader {
  position: absolute;
  left: 50%;

  z-index: 1;
  width: 120px;
  height: 120px;
  margin: -76px 0 0 -76px;
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* Add animation to "page content" */
.animate-bottom {
  position: relative;
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 1s;
  animation-name: animatebottom;
  animation-duration: 1s;
}

@-webkit-keyframes animatebottom {
  from {
    bottom: -100px;
    opacity: 0;
  }
  to {
    bottom: 0px;
    opacity: 1;
  }
}

@keyframes animatebottom {
  from {
    bottom: -100px;
    opacity: 0;
  }
  to {
    bottom: 0;
    opacity: 1;
  }
}
.box {
}
/* @media only screen and (max-width: 990px) {
  google_absolute {
    position: fixed !important;
    left: 50%;
    right: 50%;
    top: 3%;
  }
} */
@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .h5-f-style {
    font-size: 15px !important;
  }
  .btn-color {
    font-size: 15px !important;
  }
}
.cardsheights {
  height: 100%;
}

@media only screen and (max-width:900px){
  .goog-te-gadget .goog-te-combo{
      width:auto;
  }
}
