
@import url(https://fonts.googleapis.com/css2?family=Arimo:ital,wght@0,400;0,500;1,400;1,500&amp;display=swap);
@import url(https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,300;0,400;0,600;0,700;0,800;0,900;1,300;1,400;1,600;1,700;1,800;1,900&amp;display=swap);
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
@import url(header.css);
body{ font-family: "Raleway", sans-serif !important; }
body {
  margin: 0;
  font-family: Arimo;
  position: relative;
  width: 100%;
  max-width: 100%;
  background-color: #f8eded;
}
a{  font-family: Arimo;}
.container{max-width: 100%; margin: 0 auto;}
img{max-width: 100%;}
<!--.header{margin-top: 10px; width: 100%;}-->
.header {
  margin-top: 0px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  position: fixed;
  z-index: 99999;
}
.loginregister{float: right; margin-right:20px;}
.loginregister a{padding: 10px 20px; font-size: 13px; text-decoration: none;}
a.bg1{background: #666; color: #fff; font-weight: 500; letter-spacing: 1px;}
a.bg1:hover{background: #336699;}
a.bg2{background: #900d09; color: #fff; font-weight: 500; letter-spacing: 1px;}
a.bg2:hover{ background: #e3716d; }
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  background-color: #fff;
  margin-top:0px;
}

.sticky + main {
  padding-top: 102px;
}
.menutop ul li a{ font-size: 16px;
  color: #000;
  font-weight: 400;
  text-transform: uppercase;
  margin-right: 20px;}

 .bannerfiit img{width: 100%;} 
 .bannerbox{
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  padding: 30px; background: #3E3E3E; width: 65%; float: right; right: 12px; position: absolute; z-index: 999; bottom: -60px; min-height:150px;}
 .bannerbox1{float: left;
  border-right: 1px solid #ccc;
  padding: 0px 20px;
  width: 33%;}
 .bannerbox1 img{width:50px;}
 .bannerbox1 p{font-size: 13px;
  color: #F6EA02;
  margin-top: 10px;
  margin-bottom: 0px;
  text-transform: uppercase;
  letter-spacing: 1px;}
 .bordernone{border-right: 0px;}
 .mt-70{margin-top:60px;}

 .bggry{background: #F6F6F6; padding:30px; width: 98%; margin: 20px auto; box-shadow: 0 4px 20px 0 rgba(79, 79, 79, 0.2), 0 3px 10px 0 rgba(109, 109, 109, 0.19);}

h3.headingtext{font-size: 25px; text-transform: uppercase; letter-spacing: 1px; font-weight: 500;}
.fourbox h6{text-transform: uppercase; letter-spacing:1px; font-size: 16px; text-align: center; height: 55px;}
.fourbox img{margin:15px 0px;}
.fourbox p{ letter-spacing: 1px; font-size: 14px;}
.fourbox{border-right: 3px solid #ccc; padding: 0px 30px;}
.bordernone{border-right: 0px;}

.bgcontant h3{font-size: 45px; color: #fff; text-transform: uppercase; letter-spacing: 1px;}
.bgcontant span{font-size:20px; color: #fff; font-style: italic; margin-bottom: 20px;}
.bgcontant p{font-size:17px; color: #fff; margin-top: 20px;}
.bgcontant{width: 80%; margin: 0 auto;}

.faqssection{padding:30px 0px;}
.faqssection h4{font-size: 22px; color: #900d09; text-transform: uppercase; padding:0px 1.25rem;}
.faqssection h4 a{font-size: 18px; text-transform: uppercase;}

.accordion-button{text-transform: uppercase; font-weight: 500; letter-spacing: 1px; border: 0px;}
.accordion-button:not(.collapsed) {
  color: #336699;
  background-color: #EDEDED;
}

.accordion-collapse { border: 0px;}
.button{margin-top: 20px;}
.bgcontant a{padding: 10px 20px; font-size: 15px; background: #fff; color: #333; margin-bottom: 20px; text-decoration: none; border-radius:10px;}

/* Style the dropdown menu */
.dropdown-menu {
  display: none;
  position: absolute;
 /* background-color: #f9f9f9;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);*/
  z-index: 1;
  border:none !important;
  border-radius:0px !important;
}

/* Style the dropdown menu items */
.dropdown-menu li {
  padding: 8px;
  border-bottom:1px solid #ccc;
}

/* Display the dropdown menu on hover */
.nav-item.dropdown:hover .dropdown-menu {
  display: block;
}

.dropdown-item:focus, .dropdown-item:hover{ background:none !important;}
.dropdown-item{ font-size:14px !important; text-transform:capitalize !important;}


.header-item {
  height: 70px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  color:#000;
  border: 0;
    border-right-width: 0px;
    border-right-style: none;
    border-right-color: none;
    border-left-width: 0px;
    border-left-style: none;
    border-left-color: none;
  	border-radius: 0;
}

.bg-light-subtle {
 /* background-color: rgba(255,255,255,1) !important;*/
}

.header-profile-user {
  height: 36px;
  width: 36px;
  background-color: #74788d;
  padding: 3px;
}

.d-own{ float:right; 
  margin-right: 20px;
  /* width: 250px; */
  margin-top: 3px;

}
#page-header-user-dropdown{ font-family:"Dosis", sans-serif; font-weight: bold;}
.bgimg-1{
  position: relative;
  opacity: 0.65;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.btn-white {
  color: #000;
  background-color: #fff;
  border-color: #fff;
  border-radius:10px !important;
}
footer .container{ max-width: 1320px;}
.footer-area
{
  background: #f8f8f8;
}
.footer-top
{
  padding: 100px 0 60px;
  position: relative;
  z-index: 1;
}

.footer-widget .fw-title::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 32px;
    height: 5px;
    background: var(--tg-primary-color);
    clip-path: polygon(0 0, 100% 0%, 90% 100%, 0% 100%);
}
.footer-link-wrap .list-wrap li {
    margin-bottom: 8px;
}
.footer-link-wrap .list-wrap li:last-child {
    margin-bottom: 0;
}
.footer-link-wrap .list-wrap li a {
    color: var(--tg-gray-two);
    font-size: 15px;
    font-weight: 500;
    position: relative;
    text-transform: capitalize;
}
.footer-link-wrap .list-wrap li a::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: var(--tg-gray-two);
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: transform 0.4s cubic-bezier(1, 0, 0, 1);
    transition: transform 0.4s cubic-bezier(.74, .72, .27, .24);
}

.footer-widget .fw-title::before
{
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 32px;
  height: 5px;
  background: #000;
  clip-path: polygon(0 0, 100% 0%, 90% 100%, 0% 100%);
}

.footer-link-wrap .list-wrap li a:hover::before {
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
}

.footer-widget .fw-title
{
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 20px;
  color: #000;
  font-size: 20px;
  font-weight: 800;
}


.footer-link-wrap .list-wrap li a::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: var(--tg-gray-two);
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: transform 0.4s cubic-bezier(1, 0, 0, 1);
    transition: transform 0.4s cubic-bezier(.74, .72, .27, .24);
}
.footer-link-wrap .list-wrap li a:hover::before {
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
}

.footer-link-wrap .list-wrap li a {
    color: #000;
    font-size: 15px;
    font-weight: 500;
    position: relative;
    text-transform: capitalize;
}
.list-wrap
{
  margin: 0px;
  padding: 0px;
}
.list-wrap li
{
  list-style: none;
}
.footer-link-wrap .list-wrap li
{
  margin-bottom: 0px;
}
a, button
{
  outline: medium none;
  text-decoration: none;
}

.footer-content p
{
  margin-bottom: 0;
  color: #fff;
  width: 95%;
}

.footer-bottom
{
  border-top: 1px solid #ccc;
  padding: 35px 0;
  background-color: #84acca;
}

.footer-bottom-menu .list-wrap
{
  display: flex;
  align-items: center;
  gap: 25px;
  float:right;
}

.footer-bottom-menu .list-wrap li
{
  position: relative;
}

.footer-bottom-menu .list-wrap li::before
{
  content: "";
  position: absolute;
  right: -14px;
  top: 50%;
  transform: translateY(-50%);
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #7C91AA;
  display: none;
}

.footer-bottom-menu .list-wrap li:last-child::before
{
  display: none;
}

.footer-bottom-menu .list-wrap li a
{
  color: #000;
  position: relative;
}

.copyright-text p
{
  margin-bottom: 0;
  color: #000;
  text-align: left;
  float:left;
}

.hero
{
  position: relative;
  /*height: calc(100vh - 90px);*/
  min-height: 700px;
  overflow: hidden;
}

.hero .slick-prev::before
{
  font-family: "Flaticon";
  content: "\f110";
  opacity: 1;
}

.hero .slick-next::before
{
  font-family: "Flaticon";
  content: "\f111";
  opacity: 1;
}
.hero .slick-dots{ bottom:25px !important;}
.hero .slick-prev::before, .hero .slick-next::before
{
  font-size: 25px;
}

.hero .slick-prev,
.hero .slick-next {
  background-color: rgba(169, 25, 61, 0.6);
  width: 50px;
  height: 50px;
  z-index: 111;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 5px rgba(169, 25, 61, 0.9);
  box-shadow: 0 0 0 5px rgba(169, 25, 61, 0.9);
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}

.hero .slick-prev:hover,
.hero .slick-next:hover {
  background-color: rgba(169, 25, 61, 0.8);
  -webkit-box-shadow: 0 0 0 5px #a9193d;
  box-shadow: 0 0 0 5px #a9193d;
}


.hero .slick-prev
{
  left: 0;
}

.hero:hover .slick-prev
{
  left: 20px;
}

.hero:hover .slick-next
{
  right: 20px;
}
.hero:hover .slick-prev, .hero:hover .slick-next
{
  opacity: 1;
}




.hero .text-announcement
{
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 101;
  text-align: center;
  display: table;
}

.hero .text-announcement .slide-text
{
  display: table-cell;
  vertical-align: middle;
}


.hero .text-announcement .slide-text h2
{
  font-family: "Nunito";
  font-size: 40px;
  font-size: 3rem;
  color: #fff;
  margin: 0 0 0.4em;
  position: relative;
  z-index: 10;
  margin:0 auto;
  text-align:center;
  width:40%;
  background:rgba(51,102,153,0.6);
}



.btn-primary {
  color: #fff !important;
  border-color: #2d5986;
  background-image: linear-gradient(to top, #2d5986 0%, #4080bf 50%, #336699 100%);
  
  
}

.btn-primary:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;
}


.page-title::before
{
  content: "";
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}


.page-title
{
  background: url("../img/page-title.jpg") center center/cover no-repeat local;
  text-align: center;
  position: relative;
  width: 100%;
  padding: 150px 0;
}


.page-title h2
{
  font-size: 3.05556rem;
  font-weight: 600;
  margin: 0 0 0.5em;
  text-transform: uppercase;
}
.page-title h2, .page-title ol
{
  color: #fff;
  position: relative;
  z-index: 1;
}

.mailSend{ text-align:center; }
.mailSend i{ font-size:60px; color:#900d09;}
.stars-m img{ display:inline-block; width:20px; vertical-align:top;}

.cluster img {
	display: none
}
.cluster-visible {
	text-align: center;
	font-size: 15px!important;
	color: #fff!important;
	font-weight: 500;
	border-radius: 50%;
	width: 36px!important;
	height: 36px!important;
	line-height: 36px!important;
	background-color: #666;
}
.cluster-visible:before {
	box-shadow: inset 0 0 0 4px rgba(21, 128, 199, 0.3);
	content: '';
	position: absolute;
	border-radius: 50%;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	animation: cluster-animation 2.5s infinite;
}
.form-control.is-valid{ background: none !important;}

.eyeview{ position: relative;}


@media (max-width: 1024px) {
  .hero {
    min-height: 550px !important;
  }
}

.footer-link-wrap ul li img{ vertical-align: middle; width: 12px !important; margin-top: -3px;}

.input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child), .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text{
  border-top-left-radius:0px;
  border-bottom-left-radius:0px;
  padding: 9px;
}

.btn-verify{
  background-color: #336699 !important;
  border-color: #336699 !important;
  color: #fff !important;
}

.resendCode{ color: #336699 !important;}

@media only screen and (min-width: 1250px) and (max-width: 1566px) and (min-height: 768px) and (max-height: 768px) {
  .filterbtn .btn{ padding: 13px 19px !important;}
}

.blue.button {
  background-image: linear-gradient(to top, #2d5986 0%, #4080bf 50%, #336699 100%);
  color: #fff;
}
.blue.button:hover {
  background-color: #000;
  color: #fff;
}

.btn-ins{ width: auto !important; padding: 13px 0px !important; font-weight: normal !important; font-size: 14px !important;}
.btn-not-ins{ width: auto !important; padding: 6px 0px !important; font-weight: normal !important; font-size: 20px !important;}
.btn-not-ins i{ color: #F6EA02 !important;}


.btn-not-ins{ background-image: none !important;}

.btn-warning{ padding: 14px 0px !important; background-image: none !important;}

.bxs-info-circle::before{ content: ''; display: none;}
.bxs-info-circle{ background-image: url('/assets/images/info.png') !important; width: 16px; height: 16px; }
.helpc {
  margin-left: 4px;
  margin-top: 2px;
  float: right;
  cursor: pointer;
}





@media screen and (max-width:480px) {
  .tg-mobile-navigation {
    width:calc(100% - 60px)
  }
  .site-branding {
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:flex-start
  }
  .logo{width:200px;}

  .bgcontant h3 {
    font-size: 30px !important;
    line-height: 1.4 !important;
  }
  .bgcontant {
    padding-top: 0px !important;
  }
  .footer-widget {
    margin-left: 0px !important;
  }
  .footer-bottom-menu{float: left;
    padding: 0px 10px;}
  .footer-bottom-menu .list-wrap {text-align: center; }
  .copyright-text{padding: 0px 10px;}
  .copyright-text p{ margin-bottom: 10px !important;}
  .footer-widget{margin-top: 30px;}
  .footer-widget {
    padding: 0px 20px;
  }
  .slider-11-slide-30-layer-8{width:100% !important;}
  button.navbar-toggler{margin-right: 15px !important; }
  button.navbar-toggler:hover{background: #f8eded !important;}
  .ml-100 {
    margin-left:0px !important; margin-bottom: 10px;
  }
  .fs-inner-container.content {
    position: relative;
    margin-top: 0% !important;
  }
  .filterbtn .btn {
    display: inline-block !important;
    width: auto !important;
    padding: 8px 11px !important;
    font-weight: normal !important;
    height: 37px !important;
    margin-bottom: 10px !important;
    float: left;
    margin-right: 7px !important;
    font-size: 13px !important;
  }
  .navbar-toggler {
    display:block !important;
  }
  a.btn-locum-filter{padding: 7px 10px !important;
    height: 37px !important;
    font-size: 12px !important;
    margin-bottom: 10px !important;}
    a.btn-locum-create{padding: 7px 10px !important;
      height: 37px !important;
      font-size: 12px !important;
      margin-bottom: 10px !important;}
      
      .fs-container .fs-listings {
        padding: 0 0px !important;
        margin: 0;
      }
      span.d-none{display: block !important;}
      i.d-none{display: block !important;}
      .float-end {
        float:left !important;
      }

      .fs-listings h3{ font-size: 16px !important; }
      .fs-listings p{ margin-bottom: 0px !important;}
      .utf_listing_item-container.list-layout{ padding-bottom: 15px !important;}
      .btn-view{ margin-top: 8px !important;}
      .modal-body {
        overflow: scroll;
      }

      
}



.filterbtn .btn {
  display: inline-block !important;
  width: auto !important;
  padding: 8px 18px !important;
  font-weight: normal !important;
  font-size: 13px;
  height: 37px;
  margin-right: 1px;
}

a.btn-locum-filter{padding: 9px 20px !important;
  height: 37px !important;
  font-size: 12px !important;
  margin-bottom: 10px !important;}
  a.btn-locum-create{padding: 9px 20px !important;
    height: 37px !important;
    font-size: 12px !important;
    margin-bottom: 10px !important;}


    .form-check-input{ border: 1px solid #000 !important;}

    @media only screen and (min-width: 1150px) and (max-width: 1566px) {
      #triangle-topleft{
        border-right: 122px solid transparent !important;
      }
      .right h4{
        font-size: 12px !important;
      margin-top: 3px;
      line-height: 16px;
      }
      .stdate{ margin-top: 8px !important;}
      .fs-listings p{ margin-bottom: 0px !important;}
      .fs-listings h3{ font-size: 14px !important; line-height: 16px;}
    }

    @media (min-width: 320px) and (max-width: 768px) {
      ul.socail-media li img{ width: 32px !important;}
    }