/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */
body {
  padding-top: 56px;
}

.carousel-item {
  /*height: 72vh;*/
  /*min-height: 65vh;*/
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.portfolio-item {
  margin-bottom: 30px;
}

.item-box{
	/*min-height: 85vh;*/
}
.img-slider{
	width: 100%;
    /*height: 91vh;*/
}
.slide-desc{
	padding: 40px;
	margin-top: 200px;
}
.slide-desc > p{
	font-size: 16px;
    color:#6d6f71;
}

.carousel-indicators li{
	background: #416266;
	opacity: .5;
    transition: opacity .6s ease;
    width: 16px;
    height: 0px;
    border-top: 0px solid transparent;
    border-bottom: 6px solid transparent;
   
}

.carousel-indicators {
    margin-left: -72%;
    top: 93%;
}

.position-form {
    position: absolute;
    margin-left: 54%;
    top: 48%;
    z-index: 999;
    width: 687px;
}

.input-group{
    width: 80% !important;
}


h1, h2, h3, h4, h5, h6{
	color: #426266;
}
.slide-desc > h3{
    font-size: 1.8rem;
    line-height: 1.2;
    font-weight: 700;
}
.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
.bg-white {
    background-color: #fff!important;
}

.navbar-dark .navbar-nav .nav-link {
    color: #426266 ;
    font-weight: 700!important;
        /*height: 120px;*/
}
nav{
	height: 70px;
	box-shadow: 0 4px 15px -8px #010101;
}
.logo_is{
    float: left;
    margin-left: 30px;
    max-width: 150px;
}
.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    min-width: 20rem;
     /*remove the gap so it doesn't close*/
 }



.dropdown-toggle::after {
    display: inline-block;
     margin-left: .0em; 
     vertical-align: 0px; 
    content: "\2b";
     border-top: 0px; 
     border-right: 0px; 
    border-bottom: 0;
     border-left: 0px; 
}
.dropdown-toggle:hover:after {
     content:"\2212";
}
.navbar-nav li{
	margin-left: 20px;
	margin-right: 20px;
}
a.nav-link:hover{
	color: #93b8b9 !important;
}
.navbar-nav > li{
	padding-bottom: .5rem;
	padding-top: .5rem;
}
.dropdown-item{
	font-size: 12px;
    font-weight: bold;
    padding: 0.45rem 1.9rem;
}
.dropdown-item:focus, .dropdown-item:hover{
	background: none;
}
.row-updated{
	margin-left: 0px;
	margin-right: 0px;
	width:100%;
}
.bg-primary {
    background-color: #416266 !important;
   border: #416266 !important;
}
.col-md{
	display: inline !important;
}
.card-title , .card-text{
	color:#fff;
}

.btn-primary-is {
    color: #fff;
    background-color: transparent !important;
    border-color: #ffffff !important;
    font-weight: 600;
}
.card-title {
    margin-bottom: .1rem;
}
.portfolio-item{
	display: inline-block;
}
.custm-btn{
    width: 50%;
    padding: 14px;
    border-radius: 12px;
    margin-top: 10px;
}
.better_text{
	font-weight: 600;
}
.card{
	border:none;
}
.dark-is{
	border-color: #416266 !important;
}
.bg-dark-is{
	background: #000;
}
.navbar-toggler{
	background-color: #080808;
	color:#fff;
}

@media only screen and (max-width: 800px) {
  .navbar-collapse{
		background: rgb(0, 0, 0);
	    padding: 20px;
      max-height: 400px;
      overflow: scroll;
	}

}
.item-box{
	padding-right: 0px;
}
.form-control-search{
	width: 55%;
    left: 20px;
    position: relative;
    top: 20px;
}
.plr{
	margin-right: 0px;
	margin-left: 0px;
	max-width: 100% !important;
}
.form-li{
    margin-right: 150px !important;
}
.nav-link{
    font-size: 12px;
}
.form-control{
    height: calc(1.5em + .75rem + 12px);
}
.btn-sma{
    padding: 1.375rem 1.75rem;
}
@font-face {
    font-family: 'Halimun Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Halimun Regular'), url('Halimun.woff') format('woff');
}
.font-family-halimun{
    font-family: 'Halimun Regular';
}
.before-is{
    color:#93B8B9;
}
.input-group > input , #basic-addon2{
    height: 60px;
}
.input-group > input {
    font-size: 20px;
    padding: 25px;
}

@media only screen and (max-width: 800px) {
    .slide-desc > h3{
        font-size: 2rem;
    }
    .slide-desc > p {
        font-size: 15px;
    }
    .carousel-item{
        height: auto;
    }
    .slide-desc{
        margin-top: 100px;
    }
    .item-box {
        min-height: auto;
    }
    .position-form {
        position: fixed;
         margin-left: 0px;
         top: unset;
        z-index: 999;
        width: 125%;
        bottom: -24px;
    }
    .carousel-indicators {
        margin-left: 10%;
        top:unset;
        bottom: 5%;
    }

}
img{
    filter: brightness(60%);
}
.txt-btn{
    border: 1px solid #343a40 !important;
}

.ul_design {
    list-style-type: none;
    position: absolute;
    top: 58px;
    left: 0%;
    text-align: left;
    z-index: auto;
    padding: 7px 12px;
    font-size: 19px;
    background: #fff;
    width: 79.8%;
    height: 277px;
    overflow-y: scroll;
}
.ul_design > li{
    padding-top: 3px;
    padding-bottom: 3px;
}
.card-img-top:hover{
    filter: brightness(100%);
}
.text-dark {
    color: #426266!important;
}