/* 
Custom CSS for...
'Modern Business' HTML Theme by Start Bootstrap

All Start Bootstrap themes are licensed under Apache 2.0. 
For more info and more free Bootstrap 3 HTML themes, visit http://startbootstrap.com!
*/

/* Global Styles */

html, body {
  height: 100%;
  font-family: 'Montserrat', sans-serif;
}
.phone-but{
  position: fixed;
  left:30px;
  padding:20px;
  bottom:30px;
  width:70px;
  height:70px;
  border-radius:50%;
  text-align:center;
  line-height:35px;
  background:red;
  animation: mymove 2s infinite;
  z-index:1;
}
@keyframes mymove {
  0% {box-shadow: 0px 0px 0px #cf1140;}
50% {box-shadow: 0px 0px 35px #cf1140;}
100% {box-shadow: 0px 0px 0px #cf1140;}
}
.phone-but img{
  max-width:30px;
}
.text-white{
  color:#fff;
  margin:20px 0px;
  font-size:11px;
  text-align:center;
}
.pc-version img{
  max-width:100%;
  min-width:100%;
}
.mobile-version img{
  max-width:100%;
  min-width:100%;
}
.mobile-version .form-bg{
  padding-bottom:110px;
}
.form-bg{
  background-color: #b2417f;
  padding:20px;  
}
body {
  padding-top: 0px;
  background-color: #b2417f;
}
.fullwidth{
	width:100%;
	height:100vh;
	position:relative;
}
  
.form-control{
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	border-radius:25px;
	padding:15px 20px;
	font-size:18px;
  height: 44px;
	margin-left:25px;
}
.btn-primary{
	background: linear-gradient(90deg, #f1a33f 0%, #fa9512 100%);
    border-radius: 22px;
	color:#000;
	font-size:18px;
  height: 44px;
  text-transform:uppercase;
	font-weight:800;
  margin:0px 20px;
	padding:5px 25px;
	border:0px;
	border-color:transparent;
  transition: 1s;
}
.btn-primary:hover, .btn-primary:focus {
  background: linear-gradient(90deg, #f1a33f 100%, #fa9512 0%);
}
.botleft{
	position:absolute;
	bottom:30px;
	left:30px;
	color:#F7C8AE;
	font-size:17px;
	font-weight:500;
	line-height:25px;
}
.block2{
	background: linear-gradient(90deg, #00455C 0%, #005A79 100%);
	height:150px;
	width:100%;
}
h3{
	color: #F7C8AE;
 
	font-weight:700;
}
.botright{
	position:absolute;
	bottom:30px;
	right:30px;
 
	color:#F7C8AE;
	font-size:17px;
	font-weight:500;
	line-height:25px;
}
.topright{
	position:absolute;
	top:30px;

	right:30px;
	color:#F7C8AE;
	font-size:17px;
	font-weight:500;
	line-height:25px;
}
.img-home-portfolio,
.img-customer,
.portfolio-item {
  margin-bottom: 30px;
}

.tab-pane {
  margin-top: 15px;
}

/* Page Sections */
.section,
.section-colored {
  padding: 50px 0;
}

.section-colored {
  background-color: #e1e1e1;
 /* change this to change the background color of a colored section */
}

.sidebar {
  margin-top: 40px;
}

.sidebar ul {
  border-radius: 5px;
  padding: 5px;
  border: 1px solid #cccccc;
}

/* Half Page Height Carousel Customization */
.carousel {
  height: 50%;
}

.item,
.active,
.carousel-inner {
  height: 100%;
}

.fill {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}

/* Social Icons Styles */
.list-social-icons {
  margin-bottom: 45px;
}

.tooltip-social a {
  text-decoration: none;
  color: inherit;
}

.facebook-link a:hover {
  color: #3b5998;
}

.linkedin-link a:hover {
  color: #007fb1;
}

.twitter-link a:hover {
  color: #39a9e0;
}

.google-plus-link a:hover {
  color: #d14836;
}

/* Service Page Styles */
.service-icon {
  font-size: 50px;
}

/* 404 Page Styles */
.error-404 {
  font-size: 8em;
}

/* Pricing Page Styles */
.price {
  font-size: 4em;
}

.price-cents {
  vertical-align: super;
  font-size: 50%;
}

.price-month {
  font-size: 35%;
  font-style: italic;
}

/* Footer Styles */
footer {
  margin: 50px 0;
}
.mobile-version{
  display:none;
}

/* Responsive Styles */
@media (max-width: 767px) {
.fullwidth{
	display:none;
}
.pc-version{
  display:none;
}
.mobile-version{
  display:block;
}
.topleft {
    position: relative;
       margin-top: 0px;
     margin-bottom:30px;
    color: #F7C8AE;
    font-size: 17px;
	width:calc(100% - 30px);
    font-weight: 500;
    line-height: 25px;
}
.topright{
    position: relative;
       margin-top: 0px;
     margin-bottom:30px;
    color: #F7C8AE;
	width:calc(100% - 30px);
    font-size: 17px;
    font-weight: 500;
    line-height: 25px;
}
.block3{
	background: linear-gradient(180deg, #005A79 0%, #00455C 100%);
}
.fist{
	border-bottom:1px solid silver;
}
.botleft {
    position: relative;
    margin-top:80px;
width:calc(100% - 30px);
    color: #F7C8AE;
    font-size: 17px;
    font-weight: 500;
    line-height: 25px;
}
.botright {
    position: relative;
    margin-top:80px;
        right:0px;
    color: #F7C8AE;
	width:calc(100% - 30px);
    font-size: 17px;
    font-weight: 500;
    line-height: 25px;
}
.topright {
    position: relative;
    top: 30px;
      right:0px;
    color: #F7C8AE;
width:calc(100% - 30px);
    font-size: 17px;
    font-weight: 500;
    line-height: 25px;
}
.itscaller{
	margin:10px 0px;
	text-align:center;
}
.mobilewidth .block1 {
    height: 300px;
    width: 100%;
    background: url(../img/Group28.png) no-repeat center bottom;
    background-size: cover;
    position: relative;
}
h3 {
    margin-top: 10px;
    margin-bottom: 10px;
}
body {
    padding-top: 0px;
   
    background: linear-gradient(90deg, #00455C 0%, #005A79 100%);
}
.block2 {
    background: linear-gradient(90deg, #00455C 0%, #005A79 100%);
    height: auto;
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
    /* border-radius: 215px 215px 130px 130px; */ border-radius: 35px 35px 0px 0px;
    box-shadow: -1px -6px 20px 4px;
} 
.form-control {
  display: block;
  width: 100%;
  height: auto;
  padding: 10px 10px;
  margin-left: 0px;
}
 .btn-primary{
   width:100%;
   margin:0px;
 }
.form-group {
    margin-bottom: 15px;
    text-align: center;
}
.block2 {
    background: linear-gradient(90deg, #00455C 0%, #005A79 100%);
    height: auto;
    width: 100%;
	text-align:center;
    padding-bottom: 20px;
}
.mobilewidth{
	display:block;
}
  .carousel {
    height: 70%;
 /* increases the carousel height so it looks good on phones */
  }
}
