﻿/*=============================================================
    Authour URI: www.binarytheme.com
    License: Commons Attribution 3.0

    https://creativecommons.org/licenses/by/3.0/

    100% To use For Personal And Commercial Use.
    IN EXCHANGE JUST GIVE US CREDITS AND TELL YOUR FRIENDS ABOUT US
   
    ========================================================  */

/* =============================================================
   GENERAL STYLES
 ============================================================ */
body {
    font-family: 'Open Sans', sans-serif;
    line-height: 30px;
    font-size: 18px;
}






p.center {
    text-align: center;
}


@media screen and (max-width: 1480px) {
p {
	text-align: center;
	}
} 



@media screen and (max-width: 768px) {

	.hide-pipe {
				display: none;
			}

		}
		


@media screen and (max-width: 480px) {
p.mobile-center {
	text-align: center;
	}
} 


@media screen and (min-width: 480px) {
p.mobile-center {
	text-align: left;
	}
} 


		
		

.set-pad {
    padding-top:35px;
}
.set-row-pad {
    padding-top:30px;
    padding-bottom:50px;
}



hr.production {
    border: 1px solid light grey;
}


/*=====================================
  NAVBAR STYLES 
    ===================================*/

.logo-custom {
    max-width: 100%;
	height: auto;
}

#menu {
    background-color: rgba(28, 43, 75, 1);
    color: #fff;
    font-size: 12px;
    font-weight: 900;
    letter-spacing: 1px;
    min-height: 70px;
}


.navbar-inverse {
    border-color: transparent;
}

    .navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav > li > a:hover {
        color: #FFF;
        padding: 7px 10px;
    }


/*=====================================
  HOME STYLES 
    ===================================*/
.home-sec {
    padding-top: 10px;
    padding-bottom: 60px;
    background: url(../img/winter.jpg) no-repeat center center;
    padding: 0;
    -webkit-background-size: cover;
    background-size: cover;
    color: #fff;
    background-attachment: fixed;
}

    .home-sec .overlay {
        background: rgba(38, 57, 88, 0.25);
        min-height: 500px;
    }

    .home-sec h1 {
        color: #fff;
        font-weight: 900;
        font-size: 50px;
        text-transform: uppercase;
        padding-bottom: 35px;
		
    }
	
	.home-sec h2 {
        color: #fff;
        font-size: 20px;
        padding-bottom: 35px;
		
    }
	
	@media screen and (max-width: 480px) {

	.home-sec h1 {
				color: #fff;
				font-weight: 900;
				font-size: 43px;
				text-transform: uppercase;
				padding-bottom: 35px;
			}

		}
		
		
		
		@media screen and (max-width: 480px) {

	body {
				font-size: 16px;
			}

		}
		
		
		
		
		
		
		

    .home-sec h2 {
        text-transform: uppercase;
    }



.set-flexi {
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0);
    -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0);
    background-color: transparent;
    border: 0px solid #000;
    padding-top: 120px;
}

.flex-control-nav {
    display: none!important;
}

.set-flexi a {
    margin: 5px;
}
/*=====================================
  TAG LINE STYLES 
    ===================================*/

.tag-line {
    background: #E9E9E9;
    color: #000;
}

    .tag-line h2 {
        font-size: 20px;
        font-weight: 900;
        padding: 5px 10px 10px 5px;
        color: #005E5A;
    }

        .tag-line h2 > i {
            margin-left: 8px;
            margin-right: 8px;
        }
/*=====================================
  HEADER LINE STYLES 
    ===================================*/
.header-line {
    font-weight: 900;
    font-size: 25px;
    padding-bottom: 5px;
    padding-top: 25px;
    color: #000;
}

.caps {
    text-transform: uppercase;
}

h1::after {
    content: " ";
    border: solid 2px #4EBDFF;
    display: block;
    width: 200px;
    margin: 12px auto;
}

/*=====================================
  ABOUT STYLES 
  ===================================*/
.about-div {
    padding: 30px;
}

.icon-round-border-video {
    border: 10px double #4EBDFF;
    color: #4EBDFF;
    text-align: center;
    height: 100px;
    width: 100px;
    font-size: 45px;
    border-radius: 50%;
    cursor: pointer;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    line-height: 80px; /* Adjust this value as needed */
	text-indent: 0px;  /* Positive moves right, negative moves left */
}

.icon-round-border-lightbulb {
    border: 10px double #4EBDFF;
    color: #4EBDFF;
    text-align: center;
    height: 100px;
    width: 100px;
    font-size: 45px;
    border-radius: 50%;
    cursor: pointer;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    line-height: 80px; /* Adjust this value as needed */
	text-indent: 0px;  /* Positive moves right, negative moves left */
}

.icon-round-border-briefcase-medical {
    border: 10px double #4EBDFF;
    color: #4EBDFF;
    text-align: center;
    height: 100px;
    width: 100px;
    font-size: 45px;
    border-radius: 50%;
    cursor: pointer;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    line-height: 75px; /* Adjust this value as needed */
	text-indent: 3px;  /* Positive moves right, negative moves left */
}

    .icon-round-border-video:hover {
        color: #fff;
        border: 10px double #fff;
        background-color: #4EBDFF;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }
	
	.icon-round-border-lightbulb:hover {
        color: #fff;
        border: 10px double #fff;
        background-color: #4EBDFF;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }
	
	.icon-round-border-briefcase-medical:hover {
        color: #fff;
        border: 10px double #fff;
        background-color: #4EBDFF;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }

.about-div {
    text-align: center;
}

.about-div hr {
    border: 1px solid #4EBDFF;
}

.about-div h2 {
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
}

.about-div p {
    padding-top: 10px;
}

.btn-set {
    border-radius: 50px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin-bottom: 20px;
}
/*=====================================
  FACULTY STYLES 
  ===================================*/
#faculty-sec {
    background-color: #000;
    color: #fff;
}

    #faculty-sec .header-line {
        color: #fff;
    }
.faculty-div h4 {
    line-height:30px;
    font-weight:700;
}
.faculty-div {
    padding: 30px;
}

    .faculty-div hr {
        border: 1px solid #4EBDFF;
    }

    .faculty-div h2 {
        font-size: 25px;
        font-weight: 700;
        text-transform: uppercase;
    }

    .faculty-div p {
        padding-top: 10px;
        padding-bottom: 15px;
    }

    .faculty-div img {
        border: 10px double #fff;
    }

/*=====================================
  CONTACT STYLES 
  ===================================*/
#contact-sec {
    padding-top: 10px;
    padding-bottom: 60px;
    background: #000000;
    padding: 0;
    -webkit-background-size: cover;
    background-size: cover;
    color: #fff;
    background-attachment: fixed;
}

#contact-sec .overlay {
        background: rgba(0, 0, 0, 0);
        min-height: 600px;
    }

    #contact-sec h1 {
        color:#fff;
    }
#contact-sec .form-control{
    background-color:rgba(255, 255, 255, 0);
    color:#fff;
}	






	



/*=====================================
  Footer STYLES 
  ===================================*/
#footer {
 line-height: 20px;
    padding:5px 20px;
    background-color:#1C2B4B;
    text-align:center;
    color:#fff;
    font-size:14px;
}









/*=====================================
  THIS FIXES A SPACING PROBLEM IN THE MENU FOR CERTAIN SCREEN SIZE - LOOK FOR <br class="visible" -->
  ===================================*/
@media screen and (max-width: 768px) {
br.visible {
				display: none;
			}
}




@media screen and (min-width: 768px) {
br.visible-footer {
				display: none;
			}
}







img.dave {
    float: right;
	padding: 10px 20px 10px 20px;
	max-width: 100%
	}
	
img.services {
    float: right;
	padding: 10px 20px 10px 20px;
	max-width: 100%
	}
	
	
img.blog-index {
    display: block;
	margin-left: auto;
	margin-right: auto;
	width: 40%;
	padding: 0px 0px 15px 0px;
	}
	
	
img.blog {
    display: block;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding: 25px 0px 10px 0px;
	}
	
figcaption {
    display: block;
	font-size: 14px;
	margin-left: auto;
	margin-right: auto;
	width: 75%;
	padding: 0px 0px 25px 0px;
	}
	
	
.figure-services {
    float: right;
    margin: 0px 0px 0px 0px; 
    text-align: center; 
    max-width: 100%; 
}

.figure-services img.services {
    float: none; 
    margin: 0; 
    display: inline-block; 
}

.figure-services figcaption {
    font-size: 14px; 
    padding: 5px 0 25px 0; 
    display: block; 
    width: 100%; 
    color: #000; 
}
	




@media screen and (max-width: 480px) {
img.dave {
	float: none;
	display: block;
	padding: 10px 0px 20px 0px;
	margin: auto;
	width: 50%
	}
} 

@media screen and (min-width: 481px) and (max-width: 990px) {
img.services {
	float: right;
	display: block;
	padding: 10px 0px 20px 0px;
	margin: auto;
	width: 50%;
	max-width: 100% !important;
	}
}

@media screen and (min-width: 701px) and (max-width: 990px) {
img.services {
	float: none;
	display: block;
	padding: 10px 0px 20px 0px;
	margin: auto;
	width: 75%
	}
} 

@media screen and (max-width: 700px) {
img.services {
	float: none;
	display: block;
	padding: 10px 0px 20px 0px;
	margin: auto;
	width: 75%
	}
} 

@media screen and (min-width: 700px) and (max-width: 990px) {
    .figure-services {
        float: none; 
        margin: 0px auto 0px auto; 
        text-align: center;
    }

    .figure-services img.services {
        float: none;
		display: block;
		padding: 10px 0px 20px 0px;
		margin: auto;
		width: 75%
    }

    .figure-services figcaption {
        width: 75%; 
        margin: 0 auto; 
		padding: 0px 0 25px 0;
    }
}

@media screen and (max-width: 700px) {
img.services {
	float: none;
	display: block;
	padding: 10px 0px 20px 0px;
	margin: auto;
	width: 75%
	}
} 



@media screen and (max-width: 1000px) {
img.logo-custom {
	display: block;
	margin: auto;
	width: 265px;
	height: 31px;
	margin: 6px 0px 0px 0px;
	}
} 



@media screen and (max-width: 700px) {
    .figure-services {
        float: none; 
        margin: 0px auto 0px auto; 
        text-align: center;
    }

    .figure-services img.services {
        float: none;
		display: block;
		padding: 10px 0px 20px 0px;
		margin: auto;
		width: 75%
    }

    .figure-services figcaption {
        width: 75%; 
        margin: 0 auto; 
		padding: 0px 0 25px 0;
    }
}







/*	BUTTON */	
button{
	background-color: #D9534F;
	
	font-family:Open Sans,Helvetica,sans-serif; 
	font-size:17.3333px; 
	line-height: 20px; 
	vertical-align: baseline; 
	letter-spacing: 1.3px; 
	word-spacing: 0px; 
	font-weight: 400; 
	font-style: normal; 
	font-variant: normal; 
	text-transform: none; 
	text-decoration: none;  
	
	text-indent: 0px;
/*	KEEP */	
    color: #ffffff;
    padding: 15px 35px;
    border: 0;
    margin-top: 15px;
	cursor: pointer;
	text-align: center;
}

button:hover{
	opacity: 0.6;
	}
	
	
	
blockquote {
    font-family: Open Sans,Helvetica,sans-serif;
	font-size:18px;
    position: relative;
    margin: 0.5em;
    padding: 0.5em 3em 0.5em 3em;
	border: none !important;
}
/* Thanks: http://callmenick.com/post/styling-blockquotes-with-css-pseudo-classes */
blockquote:before {
    font-family: Georgia, serif;
    position: absolute;
    font-size: 6em;
    line-height: 1;
    top: 0;
    left: 0;
    content: "\201C";
}
blockquote:after {
    font-family: Georgia, serif;
    position: absolute;
   /* display: block; don't use this, it raised the quote too high from the bottom - defeated line-height? */
    float:right;
    font-size:6em;
    line-height: 1;
    right:0;
    bottom:-0.5em;
    content: "\201D";
}
blockquote footer {
    padding: 0 2em 0 0;
    text-align:right;
}
blockquote cite:before {
    content: "\2013";
}
	


@media screen and (max-width: 480px) {

	blockquote {
				font-size: 16px;
			}

		}


ul.production-bullets {
    text-align: left;
    list-style-position: outside;
	line-height: 30px;
	padding: 20px 0 20px 40px;
}


@media screen and (max-width: 480px) {

	ul.production-bullets {
    text-align: left;
    list-style-position: outside;
	line-height: 30px;
	padding: 20px 0 20px 20px;
}

		}



.btn.btn-info.btn-set
{
    border-radius: 20px;
}




 .facebook {
   background-color: #5bc0de;
}
.twitter {
   background-color: #5bc0de;  
}
.sendemail {
   background-color: #5bc0de;   
}
.share {
   background-color: #5bc0de;   
}



.socialfloat {
   display: block;
   position: fixed;
   left: 0;
   top: 80vh;
   transform:translateY(-100%);
   z-index: 9999;
}


.socialfloat .fbtn {
   width: 50px;
   height: 50px;
   border-style: solid;
   border-width: 5px;
   display: block;
   color: #5bc0de;
   text-align: center;
   padding-top: 3px;
   border-bottom-color: #5bc0de;
}



select[name="os0"] {
    border-radius: 5px;
    padding: 2px 2px;
    border: 1px solid #ccc;
    outline: none;
    font-size: 18px;
}

.form-group select#select {
    border-radius: 5px !important;
    padding: 2px 2px !important;
    border: 1px solid #ccc !important;
    outline: none !important;
    font-size: 18px !important;
}




@media screen and (max-width: 1135px) {
.socialfloat {
    display: none;
	}
} 

@media screen and (min-width: 1135px) {
.socialfloat-mobile {
    display: none;
	}
} 


@media screen and (max-width: 1135px) {
.socialfloat-mobile {
    display: block;
	position:fixed;
	left: 0;
    bottom:0;
	z-index: 9999;
    width:100%;
	text-align: center;
	}
} 

@media screen and (max-width: 1135px) {
.socialfloat-mobile .fbtn {
   width: 50px;
   height: 50px;
   border-style: solid;
   border-width: 5px;
   display: inline-block;
   color: #5bc0de;
   text-align: center;
   padding-top: 5px;
   border-bottom-color: #5bc0de;
	}
} 



@media screen and (min-width: 1px) {
.cta {
	margin-top: 20px;
	 }
}

@media screen and (min-width: 1px) {
.cta2 {
	margin-top: 10px;
	 }
}








