@charset 'utf-8';
/*
Theme Name: Twentysixteen Child
Theme URI: http://ibidesigns.com
Description: twentysixteen - Multipurpose and Responsive Wordpress theme
Author: ibidesigns
Author URI: http://ibidesigns.com/
Template: twentysixteen
Version: 1.0
*/

@import url("../twentysixteen/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */
body {font-family: Lato,'Helvetica Neue',Helvetica,Arial,sans-serif;font-size: 20px;line-height: 1.4;
	background: #fff;color:#333;
}
.primary-menu{font-weight: 700;font-size: 14px;letter-spacing: 1px;
text-transform: uppercase;}
h1, h2, h3, h4, h5, h6 {
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    text-transform: uppercase;
    font-weight: 700;
}
.h3, h3 {
    font-size: 24px;
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
.site-inner {
    max-width: 100%;
    width: 100%;}
.site-header {background: #1e2a56; min-height: 50px;position: fixed;left: 0px;right: 0px;z-index: 9;
    	padding-top: 0em;
    	padding-right: 4.5455%;
    	padding-bottom: 0em;
    	padding-left: 4.5455%;
}
.sliderTop{margin-top:90px;}.wpb_gallery .theme-default .nivo-controlNav {display: none;}
.site-header-main{max-width:1170px; margin:0 auto;}
.site {
	margin: 0px;
}
.lead {
    font-size: 20px;margin-bottom: 20px;
font-weight: 300;
line-height: 1.4;}
.lead li {
    margin-bottom: 30px;
}
.content-section-a {
    padding: 50px 0;
    background-color: #f8f8f8;
}
.content-section-b {
    padding: 50px 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}
.success {
    background: #E4328E;
    color: #fff;
	padding: 100px 0;
}
.no-sidebar .entry-content{margin:0px;}
.site-main, .fullWidth {
    margin: 0px auto;
    max-width: 1170px;}
.fullWidth {
    margin-left:auto !important;margin-right:auto !important;}
.entry-header {
	display: none;
}
.site-title{display:none;}
.text-center {
    text-align: center;
}

hr.star-light, hr.star-primary {padding: 0;border: none;border-top: solid 5px;text-align: center;max-width: 250px;margin: 25px auto 30px;}
hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
hr.star-light::after {background-color: #E4328E;color: #fff;}
hr.star-light::after, hr.star-primary::after {
    content: "\f005";
    font-family: FontAwesome;
    display: inline-block;
    position: relative;
    top: -.8em;
    font-size: 2em;
    padding: 0 .25em;
}
hr.star-light {
    border-color: #fff;background-color: #fff;
}
hr.star-light, hr.star-primary {
    text-align: center;
}
.widget {
	border-top: 0px;
}

@media screen and (min-width: 44.375em) {
	body:not(.custom-background-image):before,
	body:not(.custom-background-image):after {
		background: inherit;
		content: "";
		display: block;
		height: 0px;
		left: 0;
		position: fixed;
		width: 100%;
		z-index: 99;
	}

.site-main {
    margin-bottom: 0px;
}

.entry-content a, .entry-summary a, .taxonomy-description a, .logged-in-as a, .comment-content a, .pingback .comment-body > a, .textwidget a, .entry-footer a:hover, .site-info a:hover {
    box-shadow: 0 0px 0 0 currentColor;
}
}
.pink {
    color: #E4328E;
    outline: 0;
}

.main-navigation li:hover > a, .main-navigation li.focus > a{color: #E4328E;}.main-navigation a:hover, .main-navigation a:focus{color:#E4328E;}.main-navigation a{color: #fff;}.left {
    float: left;
    margin-right: 15px;}
	.right {
    float: right;
    margin-left: 15px;
}
a, a.active, a:active, a:focus, a:hover {
    color: #E4328E;
    outline: 0;
}
a:hover{text-decoration:underline;}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.entry-content ul, .entry-summary ul, .comment-content ul, .entry-content ol, .entry-summary ol, .comment-content ol {
    margin-left:40px;
}
.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}
.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}
.btn-social {
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 45px;
}
.btn-outline {
    color: #fff;
    font-size: 20px;
    border: 2px solid #fff;
    background: 0 0;
    transition: all .3s ease-in-out;
    margin-top: 15px;
}
.btn-social, .scroll-top, .scroll-top .btn {
    width: 50px;
    height: 50px;
}
.footer-above {color:#fff;
    padding-top: 50px;
    background-color: #1e2a56;
}
.col-xs-offset-1-1 {
    margin-left: 2.3333%;
}

.btn.active, .btn:active, .btn:focus {
    outline: 0;
}
.btn-default.focus, .btn-default:focus {
    background-color: #fff;
    border-color: #E4328E;
}
.btn-default {
    background-color: #1B2759;
    border-color: #E4328E;
}
.btn {
    display: inline-block;
    padding: 8px 26px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
}
.btn-default{background-color:#1B2759;border-color:#E4328E}.btn-default.focus,.btn-default:focus{background-color:#fff;border-color:#E4328E;}
.btn-default:hover{color:#E4328E;background-color:#fff;border-color:#E4328E;}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{color:#E4328E;background-color:#fff;border-color:#E4328E;}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#E4328E;background-color:#fff;border-color:#E4328E;}
.site-footer{display:block; padding:0px;}
footer nav{display:none;}
.menu-toggle {color: #fff;}.menu-toggle:hover{border-color:#E4328E;color:#E4328E;}
@media screen and (min-width: 61.5625em){
.custom-logo {
    max-width: 297px;
}}