
body {
height: auto;
background:#ffffff;
}

/* CHANGES THE MAXIMUM PAGE WIDTH */

/* CHANGE BLOG.CSS .BLOG-MAIN REMOVE */
.grid-container{max-width: 78.5rem !important;}
/* CHANGE NAV WIDTH TO SAME AS ABOVE */
.top-bar {max-width: 78.5rem !important;}

@font-face {
    font-family: 'Futura PT Bold';
    font-style: normal;
    font-weight: normal;
    src: url('webfonts/FuturaCyrillicBold.woff') format('woff');
    }
	
 @font-face {
    font-family: 'Futura PT Book';
    font-style: normal;
    font-weight: normal;
    src: url('webfonts/FuturaCyrillicBook.woff') format('woff');
    }


/* LOGO */
img.logo {
  transition: all ease-in-out 0.3s;
  margin-top: 0px;
  display: block;
  position: relative;
  width: 240px; }


/* TOP BAR SOCIAL ICONS */
.top-bar-right ul li.social-top a{font-size:24px;margin-top:-5px;color:#007BB6;}
.top-bar-right ul li.social-top a:hover{color:#0589c6;}
.first{margin-left:0px;}

.top-bar-right ul li.phone-top a{color:#e4801c;font-size:18px;}
.top-bar-right ul li.phone-top a:hover{color:#86d0c7;}

/* phone border & hover */
.top-bar-right ul li.phone-top a:hover span{border-color:#e4801c;}
.top-bar-right ul li.phone-top a > span{border:1px solid #86d0c7;border-radius:19px;padding:5px;}

.social-icons-bottom{display:block;margin-left:auto;margin-right:auto;text-align:center;padding-bottom:50px;}
.social-icons-bottom i{display:inline-block;color:#a2a2a2;margin-left:12px;font-size:27px;transition: all 300ms ease-in-out;}
.social-icons-bottom a:hover i{color:#454545;}


/* BANNER */
.hero-container{
	
margin-top:0px;    /* use with slideup sticky nav */
min-height:500px;
text-align:center;

/* top gradient with image beneath */ 

background: linear-gradient(to right, rgba(1,64,137,0.7) 0% ,rgba(1,64,137,0.7) 100%),url('../images/home-banner.jpg?v=66b9rt57h95')no-repeat center top scroll; 

  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
padding-bottom:20px;
 
}


img.logo-icon{width:100px;display:block;margin-left:auto;margin-right:auto;margin-top:20%;}

div.intro-box{
background:rgba(0, 0, 0,0.4);

}

h1.intro-top{
text-transform:none;
margin-top:0px;
margin-bottom:-20px;
font-family:'Futura PT Bold';font-weight:normal;
font-size:7rem;
color:#ffffff;  /* use with blu grad */
text-align:center;
z-index:10000;
}

p.tagline{
margin-top:1%;
margin-left:8rem;
margin-right:8rem;
letter-spacing:2px;
color:#ffffff;
text-align:center;
font-size:19px;
font-weight:normal;
margin-bottom:9%;
font-family: 'Montserrat', sans-serif;
}



div.header-container{
	
margin-top:0px; /* use with transparent nav otherwise 0px */
background-image: url(../images/page-banner.jpg?v=4);
background-repeat:  no-repeat;
background-size: cover;
min-height:300px;
padding-top:30px;
padding-bottom:30px;
border-bottom:6px solid #E4801C;

}


div.header-container h1{
	
text-align:center;
font-size:30px;
color:#ffffff;
letter-spacing:4px;
font-family:'Futura PT Bold' !important;
font-weight:normal;
margin-top:175px;
margin-left:0px;
}

div.header-container h1::after {
    content: "";
    display: block;
    border-top: 2px solid yellow;
    width: 70px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    margin-bottom: 50px;
}


button.bio.small{background:#86d0c7 !important;color:#ffffff;box-shadow: 0 4px 4px -5px rgba(0,0,0,.4);border-radius:3px;font-weight:bold !important;font-size:0.8rem;}
button.bio.small:hover{background:#12baa3 !important;color:#ffffff;}

/* TYPOGRAPHY */

p{font-size:17px;font-weight:lighter;font-family: 'Open Sans', sans-serif;}



h1{color:#333333;font-family: 'Open Sans', sans-serif;font-size:22px;text-transform:uppercase;display:block;}

h1.logo-heading{
color:white;
font-family: 'Cutive', serif;
font-weight: 300;
font-size: 50px;
word-spacing: 5px;
margin-top:150px;
text-align:center;
border-bottom:none;
text-transform:none;
}

h2{
color:#232359;
margin-top:40px;
font-family:'Futura PT Book';
font-weight:normal;
font-size:37px;
}

h2::after {
    content: "";
    display: block;
    border-top: 2px solid #E4801C;
    width: 70px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    margin-bottom: 50px;
}

p.ellip i{color:#afafaf;font-size:22px;}

h2 > strong{color:#2392FB;}

h2.dark-headings {
    color: #3f3f3f;
    text-align: center;
}



.mid-section-lower div div div > h2.welcome:after{
    content: "";
    position: absolute;
    width: 6%;
    height: 1px;
    margin-top: 70px;
    left: 47%;
	border-bottom: 4px solid #808080 !important;
}


/* PAGE CONTAINERS */


.accordion{background:transparent;}



/* accordion syles */
.accordion li{margin-bottom:10px;background:none !important;}
a.accordion-title{
	background:#ffffff;
	margin-top:0px;
	font-family: 'Montserrat', sans-serif !important;
	font-size:20px;
	font-weight:500;
	color:#232359;
	padding-left:7px;
	padding-top:10px;
	padding-bottom:10px;
	border: 1px solid #d9d9d9 !important;
		
}


a.accordion-title:focus{background:#fcfcfc;}
a.accordion-title:hover{background:#fcfcfc;}

span.service-icon{font-size:18px;}

.accordion-content h2:after{content:none;}
.accordion-content h2{font-family: 'Montserrat', sans-serif !important;font-weight:600;font-size:20px;margin-top:0px;}
.accordion-content p > a.button{margin-bottom:-70px !important;}
.accordion-content ul{font-family: 'Open Sans', sans-serif;margin-left:23px;}
.accordion-content ul li i{color:#86d0c7;}
.wrapper-white{
	background:#ffffff;
	padding-bottom:50px;
}


div.mid-section-lower{
min-height:auto;
background:#ffffff;
padding-top:40px;
padding-bottom:40px;

}


div.mid-section-lower p{text-align:center;font-size:17px;}



.content-container{background:#f7f7f7;}


div.inner-panel{
margin-top:10px;
padding:10px 10px 10px 10px;
background: #ffffff;
box-shadow: 0 5px 10px 0 rgba(0,0,0,0.22);

}
div.inner-panel h2{text-align:center;margin-bottom:30px;font-size:32px;font-family: 'Titillium Web', sans-serif !important;}
div.inner-panel p{text-align:center;font-weight:normal;}




/* PROFILES */

div.profile-card{
background: #fcfcfc !important;
transition: all 0.3s ease;
padding:10px 10px 0px 10px;
box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.1);
  
}

div.profile-card:hover{box-shadow: 0px 12px 30px rgba(0, 0, 0, 0.5);}



div.profile-image-container{max-height:250px;overflow:hidden;}
div.profile-card span.qual{text-align:center;display:block;font-size:15px;color:#333;}
div.profile-card span.tel{text-align:center;display:block;font-size:15px;color:#333;margin-top:5px;}
div.profile-card h3{margin-top:10px;margin-bottom:0px;display:block;color:#333;text-align:center;font-family: 'Montserrat', sans-serif;font-size:20px !important;font-weight:600;}
div.profile-card img{
position:relative;
object-fit: cover;
object-position: 50% 50%;
margin-top:0px;
height:240px;

}
div.profile-card p{font-size:17px;font-family: 'Montserrat', sans-serif;text-align:center;font-weight:300;}



/* LINK STYLES */

.link-style1{color:#549ef8;}
.link-style2{color:white;font-weight:bold;text-decoration:underline;}
.link-style2:hover{color:#f2f2f2;}
.link-style3{color:#549ef8;font-weight:700;font-size:14px;}


/* SHARE ICONS PROFILES */

.share-icon-profile {
	display: inline-block;
	width: 28px;
	height: 28px;
	line-height: 30px;
	text-align: center;
	border-radius: 50%;
	background-color: #fff;
	transition: all 0.3s ease;
	outline: 0;

	box-shadow: 
	  		0 2px 4px rgba(0,0,0, 0.12),
	    	0 2px 4px rgba(0,0,0, 0.24);
}
	.share-icon-profile:hover,
	.share-icon-profile:focus {
		box-shadow: 
	  		0 3px 6px rgba(0,0,0, 0.12),
	    	0 3px 6px rgba(0,0,0, 0.24);

	}			

.facebook {
	background-color: #3b5998; 
}
.pinterest {
	background-color: #BD081C; 
}

.linkedin-home {
	background-color: #007BB6; 
}
.twitter {
	background-color: #00abe3; 
}
.googleplus {
	background-color: #d3492c;
}

.facebook,.linkedin-home,.pinterest,
.twitter,
.googleplus {
	color: #fff;
}
    .pinterest:hover,
    .linkedin-home:hover,
	.facebook:hover,
	.twitter:hover,
	.googleplus:hover {
		color: #eee;
	}



/* colours */

.red{color:#ff0000;}
.circle{color:#1963A8;opacity:1;}
.orange{color:#E4801C;}
.pale-green{color:#E0E0A2;}
.white{color:#ffffff !important;}
.fb {color: #3b5998;}
.li{color: #0076B4;}
.gplus {color: #d3492c;}
.bg-white{background:#ffffff;}

.tiny-link{color:#0F7AEC;font-size:11px;}

.plum{color:#01499D;}

div.section-1-home{
padding-top:50px;
background:white;

}



.lower-section{
background:#F8F8F8;
padding-bottom:30px;

}


.lower-section h2{color:#333;z-index:20000 !important;display:block;}
.lower-section p > i{color:#AFAFAF;}

div.service-title{
background:white;
padding-top:10px;
padding-bottom:35px;
}


/* CONTACT */
div.contact-section {
  background: #EDF4F8;
  padding-top: 80px;
  padding-bottom: 40px;
}

span.contact-icon {
  display: block;
  font-size: 50px;
  margin-top: -80px;
  left: 34%;
  text-align: center;
}

div.contact-wrapper {
  background: #ffffff;
  padding-top: 40px;
  padding-bottom: 40px;
}
div.contact-wrapper h2 {
  color: #535f70;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  margin-top: 20px;
  padding-bottom:15px;
  text-shadow: none;
  font-family: 'Open Sans', sans-serif;
}
div.contact-wrapper h2:hover {
  color: #166bab;
}
div.contact-wrapper:hover span.contact-icon > i.plum {
  color: #064ea0 !important;
}
div.contact-wrapper p {
  text-align: center;
  margin-bottom: 0px;
  font-size: 17px;
}

div.contact-wrapper p i{font-size:25px;margin-top:5px;color:#86d0c7;}

div.contact-wrapper a{
overflow-wrap: break-word;
word-wrap: break-word;
  }


/* loading spinner */
div#success_message div > i {
  font-size: 45px;
  color: #00b8de; }

div#success_message > span {
  display: block;
  color: green;
  font-size: 12px;
  font-weight: bold;
  margin-top: -10px; }

/* alert boxes */
div#success_message .alert {
  border: none;
  border-left: 4px solid red;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  padding-top: 1.1rem; }

div#success_message .alert span, .success span {
  vertical-align: top;
  font-weight: 500; }

div#success_message .success {
  border: none;
  border-left: 4px solid #008000;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  padding-top: 1.1rem; }

/* alert box icons */
i.send-icon {
  font-size: 22px !important;
  color: green !important; }

i.error-icon {
  font-size: 22px !important;
  color: red !important; }


/* form errors */
.error1 {
  position: absolute;
  margin-top: -33px;
  display: none;
  padding: 4px 8px 4px 8px;
  font-size: 13px;
  min-height: 10px;
  color: white;
  background: red;
  border-radius: 15px;
  font-weight: bold; }

div.form-section {
  padding-bottom: 0px; }

/* overide form inputs */
form#contact_form label {
  font-size: 14px;
  font-weight: bold;
  color: #666666;
  padding-bottom: 7px; }
form#contact_form input[type="text"], form#contact_form input[type="password"], form#contact_form input[type="date"], form#contact_form input[type="datetime"], form#contact_form input[type="datetime-local"], form#contact_form input[type="month"], form#contact_form input[type="week"], form#contact_form input[type="email"], form#contact_form input[type="number"], form#contact_form input[type="search"], form#contact_form input[type="tel"], form#contact_form input[type="time"], form#contact_form input[type="url"], form#contact_form input[type="color"], form#contact_form textarea {
  box-shadow: none;
  font-weight: normal;
  border: 1px solid #d1d1d1;
  background: #ffffff;
  padding-top: 15px;
  padding-bottom: 15px;
  height: 3rem; }
form#contact_form input[type="text"]:focus, form#contact_form textarea:focus {
  background: #ffffff;
  border: 1px solid rgba(35, 146, 251, 0.4);
  box-shadow: 0 0 7px rgba(35, 146, 251, 0.7); }
form#contact_form textarea {
  height: auto; }


/* SCROLL TO TOP BUTTON */

.back-to-top {
    position: fixed;
	text-align:center;
    bottom: 50%;
    right: 10px;
    text-decoration: none;
    color: #ffffff;
	background-color: rgba(81, 116, 164, 0.5);
    font-size: 30px;
    padding: .1em .1em .1em .1em;
	border-radius: 3px;
	width:42px;
	height:42px;
    display: none;
	z-index:5000;
}


.back-to-top:hover {    
    background-color: rgba(81, 116, 164, 1);
	text-decoration:none;
	color:#d9d9d9;
}

.back-to-top > i{margin-top:1px;color:#ffffff;display:block;}


/* FOOTER SMALL */
footer {
  background: #1a1a1a;
  padding: 5px; }

footer p {
  color: #c4c4c4;
  font-size: 16px;
  margin-top: 15px; }

span.designed-by img {
  margin-top: 0px;
  display: inline-block;
  width: 140px; }

span.designed-by {
  font-family: 'Open Sans', sans-serif;
  font-weight: lighter;
  color: #c4c4c4;
  display: inline-block;
  margin-top: 14px;
  font-size: 16px; }



/* ABOUT PAGE MODAL */

div.reveal ul{margin-left: 20px;padding:10px;}

div.reveal ul li{font-family: 'Open Sans', sans-serif;font-weight:lighter;color:#0a0a0a;font-size:15px;}


div.reveal{
margin-top:0px !important;
padding:0px !important;
outline:none;
border:none !important;

}

div.reveal p{margin-left:15px;margin-right:15px;font-size:17px;}

div.reveal p > img{margin-top:20px;}
div.reveal p i{color:#232359;}
div.reveal p.reveal-email{margin-bottom:2px;}

div.reveal a{color:#2392fb;font-weight:bold;}

div.modal-header{
padding-top:0px;
padding-bottom:15px;
display:block;
height:50px;
}


p.modal-lead{
	color: #6d6e71;
	font-weight:bold;
	padding-left:10px;
	padding-right:5px;
}

button.close-button{color:white;}

h3.modalTitle{
font-family: 'Montserrat', sans-serif;
margin-top:0px;
font-weight:600;
font-size:22px;
color:#ffffff;
background:#232359 !important;
width:100%;
display:block;
padding-top:10px;
padding-left:15px;
padding-bottom:12px;
}
h3.modalTitle span{font-size:16px;font-weight:normal;display:block;font-family: 'Open Sans', sans-serif;}

.modal-button{margin-top:10px;}


div.quote-section{
	min-height:300px;
background: url('../images/mid-section-image.jpg?v=45967g8795') no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
padding-bottom:0px;	
padding-top:15px;
	
}

div.quote-section h3{font-family: 'Futura PT Book';text-align:center;color:#ffffff;margin-top:20px;font-weight:bold;font-size:22px;padding-bottom:20px;}

ul.service-links{list-style:none;text-align:center;display:block;margin-left:auto;margin-right:auto;}
ul.service-links li{font-size:17px;text-align:center;margin-bottom:10px;}
ul.service-links li a{transition:all 0.3s ease-in-out;color:#86d0c7;font-weight:500;font-family:Montserrat;}
ul.service-links li a:hover{color:#07d860;}	


/****************************************************/

/* FOOTER SECTION */
.footer-body {
  background: #232359; }

.bg-highlight {
  background: #86d0c7; }

h3.footer-section-title {
  font-size: 21px;
  font-family: 'Futura PT Bold';
  color: #232359; }
  h3.footer-section-title:after {
    content: '';
    display: block;
    width: 60px;
    height: 3px;
    margin: 17px 0 21px;
    background: white; }

.text-widget-dark h3:after {
  background: #86d0c7; }
  
  .text-widget img{width:150px;}

.text-widget {
  margin-top: 100px;
  margin-left: 26%; }
  .text-widget p {
    font-weight: normal;
    font-size: 15px; 
	color:white;
	
	}

.text-widget-dark {
  margin-top: 100px;
  margin-left: 8%;
  padding-bottom: 70px; }
  .text-widget-dark p {
    color: #86d0c7;
    font-weight: normal;
    font-size: 15px; }

.hours {
  margin-top: 25px; }
  .hours p {
    line-height: 10px;
    color: white; }
	
p.slogan{font-size:18px;}	

/* ICONS */
.social-icons-footer {
  display: block;
  padding-bottom: 25px;
  margin-left: -10px; }

.social-icons-footer i {
  display: inline-block;
  color: #a2a2a2;
  margin-left: 12px;
  font-size: 35px;
  transition: all 300ms ease-in-out; }

.social-icons-footer a:hover i {
  color: #454545; }

/* MEDIA QUERIES */
@media (max-width: 767px) {
  .text-widget-dark, .text-widget {
    margin-top: 30px;
    padding-bottom: 15px;
    margin-left: 8%; } }
/* iPads (portrait) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .text-widget-dark, .text-widget {
    margin-top: 30px;
    padding-bottom: 15px;
    margin-left: 8%; } }


/**END FOOTER SECTION***/


/* MEDIA QUERIES */

/* Landscape phone to portrait tablet and phone */	
@media (max-width: 767px) {
	

.top-bar-right ul li.social-top a{margin-top: -10px;}

img.logo {
    display: none !important; }

  img.logo-mobile {
    margin-top: 0px;
    margin-left: -10px;
    max-width: 140px; }	
	
	img.logo-icon{width:70px;margin-top:35%;}

p.but{text-align:center !important;}
div.nav-container{background:#01252E;height:auto !important;padding-top:0px;padding-bottom:5px;}		

h1.intro-top{margin-top:15px;font-size:60px;line-height:55px;}
p.tagline{line-height:22px;margin-top:2em;margin-right:5px;margin-left:5px;font-weight:lighter;}

/* SERVICE PAGE */
	
div.profile-card img{}
div.profile-image-container{max-height:250px;overflow:hidden;}
div.header-container h1{margin-top:100px;}

a.accordion-title{font-size:17px;}
.accordion li{margin-bottom:10px;background:none !important;}
.accordion-title span.service-icon{font-size:17px !important;}	


}

/* TABLETS */ 
@media (min-width: 768px) and (max-width: 1024px){ }	 

/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {

div.textcontent{padding-left:10px;}
i.service-icon-home{font-size:38px;}

img.logo{display:none;}
img.logo-mobile{width:170px;}

}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
/* For landscape layouts only */

img.logo{width:170px !important;}

}	

/* ipad pro portrait and landscape */
//@media only screen and (min-device-width: 1112px) and (orientation: landscape) { }
/* IPAD PRO LANDSCAPE */
@media only screen and (min-device-width: 1366px) and (max-device-height: 1024px) and (-webkit-min-device-pixel-ratio: 2)  and (orientation: landscape)  {}  
/* IPAD PRO PORTRAIT */
@media only screen and (min-device-width: 834px) and (orientation: portrait) {

img.logo{display:block !important;width:170px !important;} 

}	 	



