/*!
 * 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:0;
margin:0;
background: url(../images/bg.jpg) fixed;
background-color: #e7dcb2;
}

/* Preloader */
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background:rgba(255,255,255,0.7);
  /* change if the mask should have another color then white */
  z-index: 2000;
  /* makes sure it stays on top */
}

#status {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  /* centers the loading animation horizontally one the screen */
  top: 50%;
  /* centers the loading animation vertically one the screen */
  background-image: url(../images/loader.gif);
  /* path to your loading animation */
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px;
  /* is width and height divided by two */
}
/* Preloader end*/

.clr{clear:both;}


.customcontainer {
	
    width: 1100px;
}


.gap{padding:100px 0 40px;}

.nogap{padding:0;}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index:2000;
}

.headerresponsive{display:none;}
.header{display:block;}

header{background: url(../images/headerbg.jpg) no-repeat right bottom; background-color:#fcf5d5;}

header > div{
	padding:16px 0 3px;
	width:70%;
	background-color: #00113f;
    -webkit-clip-path: polygon(0 0,90% 0,100% 100%,0% 100%);
    clip-path: polygon(0 0,90% 0,100% 100%,0% 100%);
}

h2>a {
    padding:0 0 0 10px;
	color:#ffffff;
	font-family: 'Anton'; font-size: 38px;
	text-decoration:none;
}

h2>a:hover {color:#ffffff; text-decoration:none;}

.nav-link {
    padding: .2rem 1rem;
}

.navbar-dark .navbar-nav .nav-link {
    color:#00113f;
	border:solid 4px transparent;
	font-size:15px;
	font-family:'Arial Narrow';
	font-weight:bold;
	margin:0;
	padding:10px 10px;
	transition:ease all 0.5s;
}

.navbar-dark .navbar-nav .nav-link:hover {
	background:#00113f;
	color:#ffffff;
}

.navbar-dark .navbar-toggler {
    color: rgba(255,255,255,1);
    border-color: #184c73;
    background: #184c73;
}


.navbar-dark {
    position: relative;
    padding:0 10px;
    background:#ffffff;
	border-top:solid 1px #00113f;
	}
	
	
.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {
    background-color:#00113f;
	color: #ffffff;
}	

.navbar-toggler {
    padding:2px 5px;
}

.dropdown-item {
    font-size:14px;
	border-bottom:solid 1px #cccccc;
}

.dropdown-item:last-child {border-bottom:0;}

.dropdown-item:hover {
    background:#00113f;
	color:#ffffff;
}

.container-fluid {
    padding-right:0;
    padding-left:0;
}


h1 {font-size:35px; padding:3px 0 15px; position:relative; font-family:'Dancing Script'; color:#152d6f;}

h1:before{content:""; position:absolute; left:0; bottom:10px; width:100px; height:2px; background-color:#152d6f; z-index:100;}

.modal-title{font-size:22px; font-weight:bold;}

.modal {z-index: 3000;}

.content{text-align:justify; margin:5px 0 25px;}

#contentwrapper, #testimonialwrapper {
	padding:3% 0 3%;
}


#homepagescroll{padding:3%;}

.button{border:solid 1px #ffffff; border-radius:25px; width:auto; color:#ffffff; padding:5px 15px;}

.viewdetails{padding:1px 5px; font-size:14px; margin-top:2px; margin-bottom:2px;}

.img-portfolio{
	margin:0 0 20px;
}

.img-portfolio:hover .img{

}

.img-portfolio > .image > h5, .img-portfolio > .image2 > h5{
	display:block;
	height:40px;
	margin:0 auto 10px;
	padding:5px 0;
	color:#3a3a3a;
	font-size:16px;
	text-align:center;
}

.border {border:solid 1px #cccccc!important;}

.img-portfolio > .image{background:#fff9ef; padding:6px; margin-top:10px;}

.img-portfolio > .image > span, .img-portfolio > .image2 > span{
	text-align:center;
	overflow:hidden;
	width:100%;
	height:290px;
	margin:auto;
	display:block;	
}

.img-portfolio > .image2 > span{height:380px;}

.img-portfolio > .image > span > a > .img, .img-portfolio > .image2 > span > a > .img{
	width:100%;
	height:100%;
	padding:5px;
}

.img-portfolio > .image > span > a > .img2{
	width:100%;
	height:100%;
	border-radius:50%;
	border:solid 1px #b3c1bb;
	padding:5px;
}


.img-portfolio > .image > h5, .img-portfolio > .image2 > h5{
	width:90%;
	height:40px;
	font-size:14px;
	margin:0 auto;
	color: #900;
}

.img-portfolio > .image > div, .img-portfolio > .image2 > div{
	background:#ffffff;
	width:90%;
	font-size:14px;
	margin:0 auto;
	padding:3px 0;
	font-weight:bold;
	color:#3e3e3e;
	text-align:center;
}

.img-portfolio > .image > div > a, .img-portfolio > .image2 > div > a{color:#900; text-decoration:underline;}

.img-portfolio > .image > div > div, .img-portfolio > .image2 > div > div {border:solid 1px #3a3a3a; color:#3a3a3a; cursor:pointer; text-transform:uppercase; font-size:10px;}


.img-portfolio .memberimg{height:300px;}

.img-portfolio > div > a{color:#900;}
.img-portfolio > div > a > h5{font-size:14px; text-transform:uppercase; color:#900; padding:15px 2px 3px; text-align:center; cursor:pointer;}
.img-portfolio > h6{font-size:14px; text-align:center;}

#next {
    background: none;
    color: #797474;
    font-weight: bold;
    border: solid 1px #797474;
    padding: 2px 10px;
    outline: none;
    margin: 0 auto 20px;
	font-size:14px;
    display: block;
}

footer{background:#70b0e0; color:#000000; font-weight:bold;}

.form-control {
    color: #ffffff;
    background:#636669;
    border-bottom: 10px solid #17a2b8;
	border-radius:10px;
	outline:none;
}

::-webkit-input-placeholder { /* Edge */
  color: #ffffff!important;
}

:-ms-input-placeholder { /* Internet Explorer */
  color: #ffffff!important;
}

::placeholder {
  color: #ffffff!important;
}

.captionad {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 20;
    color: #fff;
    text-align: center;
    background-color: #ef1c2b;
    border: solid 1px #ffffff;
    width: 150px;
    padding: 5px;
    border-radius: 5px;
    font-size: 12px;
}

.captionad > a {color:#ffffff;}

.socialicon {
    width: 41px;
    position: fixed;
    bottom: 10%;
    right: 0;
    z-index: 1000;
}

.fa {
  padding: 7px;
  font-size: 20px!important;
  width: 25px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  
}

.fa1 {
  font-size: 16px!important;
  width: 10px;
  padding:2px 7px;
  margin: 1px 2px;
}

.fa:hover {
    opacity: 1;
	color:#ffffff;
	text-decoration:none;
}

.fa1-phone {
  color: white;
}

.fa-facebook {
  background: #3B5998;
  color: white;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
}

.fa-google {
  background: #dd4b39;
  color: white;
}

.fa-linkedin {
  background: #007bb5;
  color: white;
}

.fa-youtube {
  background: #bb0000;
  color: white;
}


.btn-dark {
    color: #fff;
    background-color: #0198be;
    border-color: #0198be;
}

.btn-warning{background-color: #521e0c!important; color:#ffffff;}

.login{color:#ffffff;}
.login:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 100px;
    height: 2px;
    background-color: #ffffff;
    z-index: 100;
}

.leftmenu > ul{padding:0; margin:20px 0 0;}
.leftmenu > ul > li{list-style-type:none;}
.leftmenu > ul > li > a{background:#2a506d; display:block; width:100%; margin:3px 0; padding:5px; color:#ffffff;}

/* Screen larger than 600px? 2 column */
@media (min-width: 700px) {
  .grid-container { grid-template-columns: repeat(2, 1fr); }
}

/* Screen larger than 900px? 3 columns */
@media (min-width: 900px) {
  .grid-container { grid-template-columns: repeat(3, 1fr); }
}

@media (max-width: 991px) {
.navbar-dark .navbar-nav .nav-link  {
	border:0;
	border-bottom:solid 1px;
	font-size:12px;
	padding:5px;
	margin:0 3px;
	transition:ease all 0.5s;
}

.navbar-dark .navbar-nav .nav-link:hover  {
	border:0;
	border-radius:0;
	transition:ease all 0.5s;
}

.customcontainer {
    max-width:100%;
}


header > div{
	width:100%;
	background-color: #00113f;
    -webkit-clip-path: polygon(0 0,100% 0,100% 100%,0% 100%);
    clip-path: polygon(0 0,100% 0,100% 100%,0% 100%);
}

h1 {font-size:25px; padding:3px 0 15px; font-weight:bold;}


h2 {text-align:center; }
h2 > a {font-size:22px; padding:0 0 0 0;}

}

@media (max-width: 800px) {
.navbar{position:relative!important; z-index:1000; width:100%;
}

#contentwrapper {
	padding:0;
}
.fixed-top {
    position: relative;
    z-index: 1030;
}
.gap{padding:3px 0;}

.img-portfolio > .image > span, .img-portfolio > .image2 > span{
	height:auto;
}

.certificate .input1, .certificate .input2, .certificate .input3, .certificate .input4, .certificate .input5, .certificate .input6, .certificate .input7, .certificate .input8{width:100%;}

.leftmenu > ul > li > a{background:#2a506d; display:inline; font-size:14px; float:left; width:45%; margin:3px 0 3px 10px; padding:3px; color:#ffffff;}

}

@media (max-width: 660px) {
.navbar-dark .navbar-toggler {
    margin-top:0;
}
}


@media (min-width: 992px){
.container {
    max-width: 95%;
}
}

@media (min-width: 768px){
.container {
    max-width: 95%;
}
}