/*!
 * 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 {
	width: 50%;
	height: auto;
	margin: 0 auto;
}

.carousel-inner .carousel-item img {
	width: 100%;
	height: auto; 
}

.bodycontainer{
  padding-top: 25px;
  align-items: center
  position: relative;
  display: inline-block;
}
.contactcontainer{
  align-items: center
  position: relative;
  display: inline-block;
}
.headcontainerfluid{
  position: relative;
  display: flex;
  align-items: top;
}
.headjumbotron {
  background-color: #ffffff;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  display: flex;
  align-items: top;
}
.map{
  margin: auto;
  text-align: center;
}

.body {
padding-top: 50px;
}
.custom {
min-width: 200px;
}
.mycontainer{
position: relative;
}
.myinput{
width: auto
}
.mynav {
margin-bottom: 0px;
height: 56px;
padding: 0px;
}
/* p{
font-family: "Open Sans", Times, serif;
}
h1{
font-family: "Open Sans", Times, serif;
}
h2{
font-family: "Open Sans", Times, serif;
}
h3{
font-family: "Open Sans", Times, serif;
}
h4{
font-family: "Open Sans", Times, serif;
}
h5{
font-family: "Open Sans", Times, serif;
}
h6{
font-family: "Open Sans", Times, serif;
}
a{
font-family: "Open Sans", Times, serif;
}
li{
font-family: "Open Sans", Times, serif;
} */

.myjumbotron2 {
margin-top: 0px;
margin-bottom: 0px;
background-color: white;
padding: 0px;
position: relative;
text-align: center;
}

.myjumbotron3{
  background: #eeeeee;
  color: #ffffff;
  padding-top: 6px;
  padding-bottom: 6px;
}

.card-body{
padding-top: 0px;
}
.card-title{
margin-bottom: 0px;
}
.mycard{
border-radius: 50px;
margin-bottom: 10px;
margin-top: 10px;
}
.mycardcontact{
border-radius: 50px;
margin-bottom: 10px;
margin-top: 10px;
background-color: #e6ffff;
}
.contact_p{
margin-bottom: 6px;
margin-top: 6px;
}

.card-header {
padding: .75rem 1.25rem;
margin-bottom: 1px;
background: linear-gradient(to bottom right, #00091a, #003399, #00091a);
color: #ffffff;

border-bottom: 1px solid #303036;
border-radius: 25px;
}
.gradient {
background: linear-gradient(#00091a, #003399, #00091a);
background-color: #00091a;
}
.card-header:hover{
background: linear-gradient(to bottom right, #003399, #00091a, #003399);
}
.contact_button{
text-align: center;
width: 65%;
font-style: normal;
font-size: 20px ! important; //to make fontsize bigger '
padding: 0px;
color: #ffffff;
background-color: #ff5757;
}

.button1{
text-align: center;
width: 50%;
padding:0px;
margin: 1px;
}
.contact_p{
margin-bottom: 6px;
margin-top: 6px;
}

.footerfont{
font-size: 13px;
}
.mynavlogo{
max-width: 370px;
}
