/*!
 * 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;
}

/* 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;
}

.headertop{background:#000; text-align:right; padding:2px 10px;
}

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

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

header > div{
	padding:5px 0 0;
	width:50%;
	background-color: #111547;
	
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#111547+0,5aa7bc+47,111547+100 */
background: rgb(17,21,71); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(17,21,71,1) 0%, rgba(90,167,188,1) 47%, rgba(17,21,71,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(17,21,71,1) 0%,rgba(90,167,188,1) 47%,rgba(17,21,71,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(17,21,71,1) 0%,rgba(90,167,188,1) 47%,rgba(17,21,71,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#111547', endColorstr='#111547',GradientType=1 ); /* IE6-9 */

	
    -webkit-clip-path: polygon(0 0,95% 0,100% 100%,0% 100%);
    clip-path: polygon(0 0,95% 0,100% 100%,0% 100%);
}


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

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

.navbar-dark .navbar-nav .nav-link:hover {
	background:#3bdbff;
	color:#ffffff;
}

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


.navbar-dark {
    position: relative;
    padding:0 10px;
    background:#111547;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+34,111547+34,111547+100 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(45deg,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 06%, rgba(17,21,71,1) 04%, rgba(17,21,71,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 06%,rgba(17,21,71,1) 04%,rgba(17,21,71,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 06%,rgba(17,21,71,1) 04%,rgba(17,21,71,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#111547',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	}	
	
.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:#e90667;
	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:#e90667;
	color:#ffffff;
}

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


h1, h3 {font-size:35px; padding:3px 0 15px 30px; position:relative; font-family:'Dancing Script'; color:#046899; text-align:left;}

h1:before, h3:before{content:""; position:absolute; left:30px; bottom:10px; width:100px; height:2px; background-color:#046899; z-index:100;}

h3 {color:#ffffff; padding:3px 0 15px 10px;}
h3:before {background-color:#ffffff; left:0;}


.modal-title{font-size:24px; color:#900; font-family:'Dancing Script';}

.modal {z-index: 3000;}

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

#contentwrapper, #testimonialwrapper {
	padding:0;
}


#homepagescroll{padding:3% 3% 1%;}

.home_content{background:url(../images/welcomebg.jpg) fixed top right;}

.home_content > div > div > .content{padding:30px 0 5px; background:#e7ebee; margin:0;}

.maincontent{padding:0 35px; color: #237cb7; font-weight: bold;}

.chart{background:#262c72; padding:10px;}
.chart > .header{color:#ffffff; font-size:22px;}
.chart .a{font-size:20px; background:#ffffff; padding-top:20%;}
.chart .b{padding-top:10%;}
.chart .c{background:#ffffff; font-weight:bold;}

.chart table{background:#ffffff; color:#000000;}

.feedback{padding-top:13%; padding-bottom:30px;}
.feedback span{color:#ffffff; font-weight:bold; padding:6px; border-radius:6px; font-size:16px; border:solid 2px #ffffff;
animation: blinker 1s linear infinite;
}


@keyframes blinker {  
  25% { font-size:14px; color:#ffa103; border:solid 2px #ffa103;}
  50% { font-size:14px; color:#71ff00; border:solid 2px #71ff00;}
  /*50% { font-size:14px; color:#f3ff07; border:solid 2px #f3ff07;}*/
}

.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;
-webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.28);
-moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.28);
box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.28);
}

.img-portfolio > .image > span, .img-portfolio > .image2 > span{
	text-align:center;
	overflow:hidden;
	width:100%;
	height:240px;
	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;
	transition:ease-out 0.5s;
}

.img-portfolio > .image > span > a > .img:hover, .img-portfolio > .image2 > span > a > .img:hover{
	transform:scale(1.1);
	
}

.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;
}

.video{margin:10px 0 0 0;}


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

.footernav{
   position:relative;
   width:100%;
   margin:10px 0 0 0;
   padding:3%;
   background-color:#3a3939;
   color:#ffffff;
   
   /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#54bbc4+0,1e3838+25,1e3838+72,54bbc4+100 */
background: rgb(84,187,196); /* Old browsers */
background: -moz-linear-gradient(45deg,  rgba(84,187,196,1) 0%, rgba(30,56,56,1) 25%, rgba(30,56,56,1) 72%, rgba(84,187,196,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  rgba(84,187,196,1) 0%,rgba(30,56,56,1) 25%,rgba(30,56,56,1) 72%,rgba(84,187,196,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  rgba(84,187,196,1) 0%,rgba(30,56,56,1) 25%,rgba(30,56,56,1) 72%,rgba(84,187,196,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#54bbc4', endColorstr='#54bbc4',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

   
}


.footernav ul{padding:0; margin:0;}
.footernav ul li{list-style-type:none;}
.footernav ul li a{padding:5px 0; color:#ffffff; display:block; border-bottom:dashed 1px #ffffff; text-decoration:none; text-transform:uppercase; font-size:12px;}
.footernav ul li a:hover{color:#3bdbff;}

.footernav > .content{font-size:12px;}

.footernav > a{margin:4px; color:#6b6b6b;}

.footernav > .img{position:absolute; z-index:1000; height:40px; width:100%; bottom:0; left:0; background:url(../images/footerimg.png) bottom left;}

footer > div > p > a {color:#000000;}

.btn-primary, .btn-primary:hover {
    color: #fff;
    border:0;
}

.sociallink{width:100%;}
.sociallink > a{float:left!important; width:30px; margin:20px 10px 0 0;}

.map{margin:50px 0 0;}

.fa1 {
  padding: 10px;
  font-size: 18px!important;
  width: 36px;
  height: 36px;
  border-radius:50%;
  text-align: center;
  text-decoration: none;
  margin: 20px 2px 0;
  float:left!important;
  color:#000000!important;
}

.fa1:hover, .fa1:active {
    opacity: 1;
	color:#ffffff;
	background:#000000;
	transition:ease all 0.5s;
	text-decoration:none;
	
	-moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  -ms-transition: all 0.6s;
  transition: all 0.6s;
	
}

.fa1-facebook, .fa1-twitter, .fa1-youtube, .fa1-search-plus {
  background: #4db2e0;
  color:#ffffff!important;
}

.fa2 {
  padding: 10px;
  font-size: 44px!important;
  width: 44px;
  height: 44px;
  border-radius:50%;
  text-align: center;
  text-decoration: none;
  margin: 20px 2px 0;
  float:left!important;
  color:#000000!important;
}

.fa2:hover, .fa2:active {
    opacity: 1;
	color:#ffffff;
	transition:ease all 0.5s;
	text-decoration:none;
}

.fa2-facebook, .fa2-twitter, .fa2-youtube, .fa2-search-plus {
  color:#ffffff!important;
}


.form-control {
    color: #002b59;
    background:#ffffff;
    border-bottom: 1px solid #002b59;
	border-radius:0;
	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;
}



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

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


/* product details */
.product-img--main {
   position: relative;
  overflow: hidden;
  /* margin-bottom: 30px; */
  width: 400px;
  height: 400px;
  float: none;
  margin: 10px auto;
  border:solid 6px #cccccc;
}

.product-img--main__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: -webkit-transform .5s ease-out;
    transition: -webkit-transform .5s ease-out;
    transition: transform .5s ease-out;
    transition: transform .5s ease-out,-webkit-transform .5s ease-out;
}

.carddetails{margin-top:50px;}
.carddetails > span{font-size:17px; display:block; margin:9px 0;}
.carddetails > span > strong{color:#f20909;}

.table tr>th{color:#f20909;}
/* product details */


.overlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  text-align:center;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.9);
  overflow-x: hidden;
  transition: 0.5s;
}

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

.overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 36px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.overlay a:hover, .overlay a:focus {
  color: #f1f1f1;
}

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

.form-control{border:solid 2px #1dd1e9; background: none; 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 {
	background:none;
    background-color:#111547;
	}		

.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%;
}

.headertop{border-bottom:solid 1px #ffffff;}

header > div{
	padding:15px 0;
	width:100%;
    -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; padding: 3px 0 15px 30px;}

/* product details */
.carddetails{margin-top:0px;}
.product-img--main {
   position: relative;
  overflow: hidden;
  /* margin-bottom: 30px; */
  width: 100%;
  height: 400px;
  float: none;
  margin: 10px auto;
}
/* product details */

.chart .a{font-size:20px; background:#ffffff; padding-top:10%; padding-bottom:30px;}

.chart .b{padding-top:1%;}

}

@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;
}

}

@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%;
}
}

@media screen and (max-height: 450px) {
  .overlay a {font-size: 20px}
  .overlay .closebtn {
  font-size: 40px;
  top: 15px;
  right: 35px;
  }
}