@font-face {
    font-family: 'poppinssemibold';
    src: url('../fonts/poppins-semibold-webfont.woff2') format('woff2'),
         url('../fonts/poppins-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'poppinsmedium';
    src: url('../fonts/poppins-medium-webfont.woff2') format('woff2'),
         url('../fonts/poppins-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'poppinsregular';
    src: url('../fonts/poppins-regular-webfont.woff2') format('woff2'),
         url('../fonts/poppins-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'poppinssemibold';
    src: url('../fonts/poppins-semibold-webfont.woff2') format('woff2'),
         url('../fonts/poppins-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'top_luxuryregular';
    src: url('../fonts/topluxury-webfont.woff2') format('woff2'),
         url('../fonts/topluxury-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}





body {
  
  color: #0c0c0c;
  background-color: #ffffff;
  /*-webkit-user-select: none;*/
    /*-moz-user-select: none;*/
   /* -ms-user-select: none; */
   /* user-select: none;*/
}


.no-copy-content {
    /*-webkit-user-select: none;*/
    /*-moz-user-select: none;*/
    /*-ms-user-select: none;*/
    /*user-select: none;*/ 
}


html {
  scroll-behavior: smooth;
}

.layout_padding {
  margin-top: -61px;
  padding-bottom: 0px;
}

.layout_padding2 {
  padding: 15px 0 3px 0;
  margin-top: -6px;
}

.layout_padding2-top {
  padding-top: 45px;
  padding-bottom: 45px;
}

.layout_padding2-bottom {
  padding-bottom: 45px;
}

.layout_padding-top {
  padding-top: 90px;
}

.layout_padding-bottom {
  padding-bottom: 90px;
}

.heading_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

#scroll {
    position:fixed;
    right:10px;
    bottom:10px;
    cursor:pointer;
    width:50px;
    height:50px;
    background-color: rgba(157, 127, 27, 0.65);
    text-indent:-9999px;
    display:none;
    -webkit-border-radius:60px;
    -moz-border-radius:60px;
    border-radius:60px;
	z-index:9999999;
}
#scroll span {
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-8px;
    margin-top:-12px;
    height:0;
    width:0;
    border:8px solid transparent;
    border-bottom-color:#ffffff;
}
#scroll:hover {
    background-color: rgba(157, 127, 27, 1);
    opacity:1;filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
}

/*header section*/
.hero_area {
  
}

.sub_page .hero_area {
  height: auto;
  background: none;
  background-color: #0f2480;
}

.header_section {
  overflow-x: hidden;
}

.header_section .container-fluid {
  padding-right: 25px;
  padding-left: 25px;
}

.header_section .nav_container {
  margin: 0 auto;
}

.client_section .container-fluid {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.header_section .navbar-expand-lg .navbar-nav {
  width: 90%;
}

.header_section .user_option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header_section .user_option a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #ffffff;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.custom_nav-container.navbar-expand-lg .navbar-nav .nav-item .nav-link {
  padding: 10px 15px;
  color: #060606;
  text-align: center;
  text-transform: uppercase;
}

.custom_nav-container.navbar-expand-lg .navbar-nav .nav-item.active .nav-link, .custom_nav-container.navbar-expand-lg .navbar-nav .nav-item:hover .nav-link {
  color: #3554d1;
}

a,
a:hover,
a:focus {
  text-decoration: none;
}

a:hover,
a:focus {
  color: initial;
}

.btn,
.btn:focus {
  outline: none !important;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.custom_nav-container .nav_search-btn {
  background-image: url(../images/search-icon.png);
  background-size: 17px;
  background-repeat: no-repeat;

  background-position-y: 7px;
  width: 35px;
  height: 35px;
  padding: 0;
  border: none;
}

.navbar-brand {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.navbar-brand img {
  width: 90px;
}

#carouselExampleCaptions .carousel-caption {
  bottom: 0%;
}
#carouselExampleCaptions img {
  width: auto;  
  max-height: 100vh;
}
#carouselExampleCaptions .carousel-indicators li {
  width: 15px;
  height: 15px;
  border-radius: 50%;
}

.client_section h5 {
	color: #fff;
  font-size: 32px;
  font-family: 'top_luxuryregular';
  letter-spacing:1px;
}

.client_section h2 {
	color: #000000;
  font-size: 32px;
  font-family: 'top_luxuryregular';
  letter-spacing:1px;
}

.client_section p {
	color: #fff;
  font-size: 14px;
  letter-spacing:1px;
  font-family: 'poppinsregular';
}

.hl_ame {
	color: #000 !important;
  font-size: 32px;
  font-family: 'top_luxuryregular';
  margin-top:280px;
  text-align:center;
  letter-spacing:1px;
}

.ame_para {
	color: #58595B !important;
  font-size: 22px  !important;
  letter-spacing:1px;
  font-family: 'poppinsregular';
  text-align:center;
}



.slider_section .detail-box h2 {
    color: #fff;
    font-size: 2.5rem;
    font-family: 'top_luxuryregular';
    letter-spacing: 1px;
	margin-top:50px;
	margin-bottom:15px;
	text-align:center;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
}

.slider_section .detail-box h3 {
    margin-top: 20px;
    font-family: 'poppinsregular';
    font-size: 25px;
    color: #fff;
	text-align:center;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
}




.custom_nav-container {
  z-index: 99999;
  padding: 10px 0px;
}

.custom_nav-container .navbar-toggler {
  outline: none;
}

.custom_nav-container .navbar-toggler .navbar-toggler-icon {
  background-image: url(../images/menu.png);
  background-size: 50px;
  width: 30px;
  height: 30px;
}

.lg_toggl-btn {
  background-color: transparent;
  border: none;
  outline: none;
  width: 56px;
  height: 40px;
  cursor: pointer;
}

.lg_toggl-btn:focus {
  outline: none;
}

.User_option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: auto;
  margin-right: 35px;
}

.User_option a {
  color: #ffffff;
}

.custom_menu-btn {
  z-index: 9;
  position: absolute;
  right: 15px;
  top: 13px;
}

.slider_section hr {	
	text-align:left
}

.booking-form {
    background-color: rgba(255, 255, 255, 0.8);
    
    border-radius: 15px;
	width:80%;
}

.booking-form .submit {
    background-color:#fff;
    font-family: 'poppinssemibold';
    border-radius: 8px;
	padding: 7px 30px;
	outline:none;
	color:#231F20;
	font-size:11px;
	margin-top:10px;
	margin-bottom:10px;
	border:1px #9D7F1B solid;
}

.booking-form .submit:hover {
    background-color:#9D7F1B;
	color:#fff;
	transition:0.5s;
}

.booking-form h3 {
    color: #231F20;
    margin-bottom: 20px;
	font-size:16px;
	padding: 30px 30px 0px 30px;
	text-align:center;
	font-family: 'poppinsmedium';
}

.booking-form form {
    
	padding: 25px 10px 20px 10px;
}

.custom_menu-btn button {
  margin-top: 6px;
  outline: none;
  font-size:12px;
  font-family: 'poppinsmedium';
  border: none;
  border: 1px #9D7F1B solid;
  padding:8px 40px;
  border-radius:10px;
  background-color: transparent;
}

.custom_menu-btn button a {
  color:#000;
}

.custom_menu-btn button a:hover {
  color:#fff;
}

.custom_menu-btn button:hover {
  font-family: 'poppinsmedium';
  border: none;
  background:#9D7F1B;
  color:#fff !important;
  transition:0.5s;
  border: 1px #9D7F1B solid;
}

.custom_menu-btn button span {
  display: block;
  width: 50px;
  height: 5px;
  background-color: #fff;
  margin: 6px 0;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.menu_btn-style {
  position: fixed;
  right: 40px;
  top: 7px;
}

.custom_menu-btn .s-2 {
  width: 25px;
  margin-left: auto;
}

.custom_menu-btn .s-3 {
  width: 25px;
  margin-left: auto;
}

.overlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: black;
  background-color: rgba(53, 84, 209, 0.9);
  overflow-x: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.overlay .closebtn {
  position: absolute;
  top: 0;
  right: 30px;
  font-size: 60px;
}

.overlay a {
  padding: 0px;
  text-decoration: none;
  font-size: 22px;
  color: #f1f1f1;
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin-bottom: 15px;
}

.overlay a:hover {
  color: #252525;
}

.overlay-content {
  position: relative;
  top: 30%;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.menu_width {
  width: 100%;
}

.slider_section_1 {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #0b0b0b;
    background-image: url(../images/hero-bg.png);
    background-position: center center;
    height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
}


.slider_section_1 .detail-box h1 {
    color: #fff;
    font-size: 2rem;
    text-align: center;
    font-family: 'top_luxuryregular';
    letter-spacing: 1px;
    margin-bottom: 20px;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
}

.slider_section_1 .detail-box p {
    margin-top: 20px;
    font-family: 'poppinsregular';
    font-size: 22px;
    color: #fff;
    text-align: center;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
}


.slider_section_1 a {
        margin-top: 20px;
    font-family: 'poppinsregular';
    font-size: 15px;
    color: #fff;
    border:1px #fff solid;
    padding: 10px 26px;
    text-align: center;
    border-radius: 10px;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
}

.slider_section_1 a:hover {
        margin-top: 20px;
    font-family: 'poppinsregular';
    font-size: 15px;
    color: #fff;
    border:1px #9D7F1B solid;
    background:#9D7F1B;
    transition:0.5s;
    padding: 10px 26px;
    text-align: center;
    border-radius: 10px;
}


/*end header section*/
/* slider section */
.slider_section {
  padding: 75px 0 75px 0;
  color: #0b0b0b;
  background-image: url(../images/hero-bg.png);
  
    background-position: center center;
    background-repeat: no-repeat;
    background-size:cover;
}

.slider_section .container {
  position: relative;
  z-index: 2;
}

.slider_section .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

hr {
	
	margin:0px;
	padding:0px;
}
.slider_section .detail-box h1 {
  color: #000000;
  font-size: 3rem;
  font-family: 'top_luxuryregular';
  letter-spacing:1px;
}

.slider_section .detail-box h1 span {
  color: #0f2480;
}

.slider_section .detail-box p {
  margin-top: 10px;
  font-family: 'poppinsregular';
  font-size:25px;
  color:#231F20;
}


ul {
  clear: both;
	position: fixed;
	display: block;
	list-style-type: none;
	right: -2.9em !important;
	top: 29%;
	-webkit-animation: slideright 1s forwards !important;
	-webkit-animation-delay: 1.5s !important;
	animation: slideright 1s forwards;
	animation-delay: 1.5s; 
	z-index: 999999;
}

@keyframes slideright {
	100% {
		right: 0;
	}
}

li {
  margin-bottom: 95px;
  padding:5px 7px 9px 8px;
  -webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	text-align:center;
 	background-color: rgba(157, 127, 27, 0.75);
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-webkit-transition: width .5s, background-color .1s;
	transition: width .5s, background-color .1s;

}

li a {
	font-size: 12px;
	text-transform: none;
	text-align: center;
	letter-spacing:1px;
   text-decoration: none;
	font-family: 'poppinsregular' !important;
	color: #fff !important;
}

li:hover {
	background-color: rgba(157, 127, 27, 1);
	color: #fff !important;
}


.slider_section .detail-box .btn-box {
  margin-top: 25px;
}

.slider_section .detail-box .btn-box a {
  display: inline-block;
    padding: 8px 15px;
    background-color: rgba(255, 255, 255, 0.5);
	font-family: 'poppinssemibold';
    /* background-color: transparent; */
    color: #58595B;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    /* border: 1px solid #3554d1; */
    border-radius: 6px;
	width: 180px;
    text-align: center;
}

.slider_section .detail-box .btn-box a:hover {
  background-color: #9D7F1B;
  border-color: transparent;
  color: #ffffff;
}

.find_section {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
		  position: relative;
    z-index: 9999999;
}

.form2 {
	width:75%;
	margin: 0 auto:
}

.find_section form {
  padding: 0px 45px;
  background-color: #ffffff;
  border-radius: 50px;
}

.find_section h3 {
  font-size: 14px;
  font-family: 'poppinssemibold';
  color:#231F20;
  text-align:center;
  margin-top: 23px;
}

.find_section form-control {
	
    display: block;
    width: 100%;
    outline: none;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.5;
    color: #58595B;
    border: 0px;
	text-align:center !important;
    margin-bottom: 20px;
    font-family: 'poppinssemibold';
    background-color: transparent;
    background-clip: padding-box;
    border-bottom: 1px solid #9D7F1B;
	margin-top: 23px;
}

.find_section ::placeholder {
   text-align: center; 
}

.find_section input {
   text-align: center; 
}

.find_section .space {
   margin-right:10px;
   margin-left:10px;
}

.find_section form .form-control {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  height: 40px;
  margin: 10px 0px;
}

.find_section form button {
  background-color: #fff;
  color: #231F20;
  border: none;
  height: 40px;
  font-size: 12px;
  font-family: 'poppinssemibold';
  border-radius:10px;
  outline:none;
  border:1px #9C7F2E solid;
  width: 100%;
  margin: 10px 0;
}

.about_section {
  position: relative;
  margin-top:0;
}

.about_section h2 {
    color: #000000;
    font-size: 32px;
    font-family: 'top_luxuryregular';
	letter-spacing:1px;
}

.about_section p {
    color: #58595B;
    font-size: 14px;
    font-family: 'poppinsregular';
	letter-spacing:1px;
	margin-top:0px !important;
}

.about_section .tb {
    color: #58595B;
    font-size: 10px;
    font-family: 'poppinsregular';
	letter-spacing:1px;
	padding-left:12px;
}

.about_section .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.about_section .img-box img {
  width: 100%;
}

.about_section .detail-box p {
  margin-top: 15px;
}

.about_section .detail-box a {
  display: inline-block;
  padding: 7px 30px;
  background-color: transparent;
  color: #3554d1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border: 1px solid #3554d1;
  border-radius: 25px;
  margin-top: 25px;
}

.about_section .detail-box a:hover {
  background-color: #3554d1;
  border-color: transparent;
  color: #ffffff;
}

.about_section .square-box {
  position: absolute;
  right: 25px;
  bottom: 0;
  width: 75px;
}

.about_section .square-box img {
  width: 100%;
}

.sale_section .heading_container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 35px;
}

.sale_section .sale_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.sale_section .sale_container .box {
  -ms-flex-preferred-size: 32%;
      flex-basis: 32%;
  margin: .65%;
}

.sale_section .sale_container .box .img-box img {
  width: 100%;
}

.sale_section .sale_container .box .detail-box {
  margin-top: 10px;
}

.sale_section .sale_container .box .detail-box h6 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
}

.sale_section .btn-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.sale_section .btn-box a {
  display: inline-block;
  padding: 7px 30px;
  background-color: transparent;
  color: #3554d1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border: 1px solid #3554d1;
  border-radius: 25px;
  margin-top: 35px;
}

.sale_section .btn-box a:hover {
  background-color: #3554d1;
  border-color: transparent;
  color: #ffffff;
}

.price_section h2 {
       color: #000000;
    font-size: 32px;
    font-family: 'top_luxuryregular';
	letter-spacing:1px;
}

.price_section .tb {
   color: #58595B !important;
    font-size: 22px !important;
    letter-spacing: 1px;
    font-family: 'poppinssemibold';
    text-align: center;
}

.price_section .price {
   color: #58595B !important;
    font-size: 22px !important;
    letter-spacing: 1px;
    font-family: 'poppinssemibold';
    text-align: left;
}

.price_section .area {
   color: #58595B !important;
    font-size: 15px !important;
    font-family: 'poppinssemibold';
    text-align: left;
}

.price_section p {
   color: #58595B !important;
    font-size: 22px !important;
    letter-spacing: 1px;
    font-family: 'poppinsregular';
    text-align: center;
	margin-top:50px;
	margin-bottom:5px !important;
}

.price_section .heading_container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.price_section .price_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  text-align: center;
}

.price_section .price_container .box {
  -ms-flex-preferred-size: 32%;
      flex-basis: 29%;
  margin: 35px 1.65%;
  color: #ffffff;
  min-width: 300px;
}

.price_section .price_container .box .detail-box {
  
}

.price_section .price_container .box .detail-box .heading-box {
  padding: 0px 0;
}

.price_section .price_container .box .detail-box .heading-box h4 {
  font-weight: bold;
}

.price_section .price_container .box .detail-box .heading-box h6 {
  text-transform: uppercase;
  font-weight: bold;
}

.price_section .price_container .box .detail-box .text-box {
  padding: 45px 0;
}

.price_section .price_container .box .detail-box .text-box h2 {
  font-weight: bold;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 20px;
}

.price_section .price_container .box .detail-box .text-box h2::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 45px;
  height: 5px;
  border-radius: 10px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #ffffff;
}

.price_section .price_container .box .detail-box .text-box ul {
  padding: 0;
}

.price_section .price_container .box .detail-box .text-box ul li {
  list-style-type: none;
  margin: 10px 0;
}

.price_section .price_container .box .btn-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 45px;
}

.price_section .price_container .box .btn-box a {
  padding: 7px 30px;
  background-color: #0f2480;
  color: #ffffff;
  border-radius: 25px;
}

.price_section .price_container .box:hover .detail-box {
 
}

.price_section .price_container .box:hover .btn-box a {
  background-color: #f9bc16;
}

.deal_section {
  overflow-x: hidden;
}

.deal_section .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.deal_section .detail-box p {
  margin-top: 15px;
}

.deal_section .detail-box a {
  display: inline-block;
  padding: 7px 30px;
  background-color: transparent;
  color: #3554d1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border: 1px solid #3554d1;
  border-radius: 25px;
  margin-top: 25px;
}

.deal_section .detail-box a:hover {
  background-color: #3554d1;
  border-color: transparent;
  color: #ffffff;
}

.deal_section .img-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 115%;
}

.deal_section .img-box .box.b1 {
  margin-right: 15px;
}

.deal_section .img-box img {
  max-width: 100%;
}

.us_section {
  background-color: #fff;
  color: #58595B;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.us_section .heading_container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
    
}

.us_section .heading_container h2 {
  color:#58595B;
  font-family: 'poppinssemibold';
	font-size:18px;
}

.us_section .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  color: #ffffff;
  margin: 25px 0;
}

.us_section .box .img-box {
  margin-bottom: 15px;
}

.us_section .box .img-box img {
  width: 100%;
}

.us_section .box h3 {
  font-weight: bold;
}

.us_section .btn-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px;
}

.us_section .btn-box a {
  padding: 7px 30px;
  background-color: #ffffff;
  color: #252525;
  border-radius: 25px;
}

.client_section .heading_container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0px;
}

.client_section .client_container {
  width: 100%;
  margin: auto;
}

.client_section .client_container .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 55px 2%;
}

.client_section .client_container .box .img-box {
  min-width: 100px;
  margin-right: 15px;
}

.client_section .client_container .box .img-box img {
  width: 100%;
}

.client_section .client_container .box .detail-box h5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: bold;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.client_section .client_container .box .detail-box h5 hr {
  width: 45px;
  height: 5px;
  margin: 0;
  margin-left: 5px;
  border: none;
  background-color: #252525;
}

.client_section .client_container div#carouselExampleControls {
  padding: 0 0%;
}

.client_section .client_container div#carouselExampleControls::before {
  
}

.client_section .client_container .carousel-control-prev,
.client_section .client_container .carousel-control-next {
  width: 60px;
  height: 60px;  
  border-radius: 100%;
  top: 50%;
  opacity: 1;
  z-index: 9999999999;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color:#000;
  background-position: center;
  background-repeat: no-repeat;
}

.client_section .client_container .carousel-control-prev {
  background-image: url(../images/prev-white.png);
  left: 10px;
}

.client_section .client_container .carousel-control-next {
  background-image: url(../images/next-white.png);
  right: 25px;
}

.contact_section {
  position: relative;
}

.contact_section .heading_container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 40px;
}

.contact_section .container-fluid {
  background-color: #0f2480;
  color: #ffffff;
}

.contact_section .form_container {
  padding: 45px 0 45px 15px;
}

.contact_section input {
  width: 100%;
  border: none;
  background-color: #ffffff;
  outline: none;
  color: #252525;
  margin-top: 25px;
  padding: 12px;
}

.contact_section input::-webkit-input-placeholder {
  color: #2a2a2c;
}

.contact_section input:-ms-input-placeholder {
  color: #2a2a2c;
}

.contact_section input::-ms-input-placeholder {
  color: #2a2a2c;
}

.contact_section input::placeholder {
  color: #2a2a2c;
}

.contact_section input.message-box {
  padding: 45px 12px;
}

.contact_section button {
  padding: 10px 65px;
  outline: none;
  border: none;
  color: #ffffff;
  background: #f97616;
  border-radius: 25px;
  margin: 45px 0 0 auto;
  text-transform: uppercase;
}

.contact_section .map_container {
  height: 100%;
}

.contact_section .map_container .map-responsive {
  height: 100%;
}

.info_section {
  background-color: #0f2480;
  color: #ffffff;
  padding: 90px 0 45px 0;
}

.info_section h5 {
  margin-bottom: 25px;
  font-size: 24px;
}

.info_section .info_links ul {
  padding: 0;
}

.info_section .info_links ul li {
  list-style-type: none;
}

.info_section .info_links ul li a {
  color: #ffffff;
}

.info_section .info_contact .img-box {
  width: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.info_section .info_contact p {
  margin: 0;
}

.info_section .info_contact > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px 0;
}

.info_section .info_contact > div img {
  height: auto;
  margin-right: 12px;
}

.info_section .info_form form input {
  outline: none;
  width: 100%;
  padding: 7px 10px;
}

.info_section .info_form form button {
  padding: 8px 35px;
  outline: none;
  border: none;
  color: #ffffff;
  background: #f97616;
  margin-top: 15px;
  text-transform: uppercase;
}

.info_section .info_form .social_box {
  margin-top: 35px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.info_section .info_form .social_box a {
  margin-right: 25px;
}

/* footer section*/
.footer_section {
  color: #231F20 !important;
    font-size: 10px !important;
    letter-spacing: 1px;
	padding:30px 0px 20px 0px;
    font-family: 'poppinsregular';
    text-align: center;
}

.footer_section p {
  border-top: 1px solid #ffffff;
  color: #ffffff;
  margin: 0;
  width: 70%;
  padding: 25px 0 20px 0;
  margin: 0 auto;
  text-align: center;
}

.footer_section a {
  color: #ffffff;
}

/* end footer section*/
/*# sourceMappingURL=style.css.map */