body {font-family: Raleway, sans-serif;}

::-moz-selection {background:#f5bd1b; text-shadow:none; color:#000000}
::selection {background:#f5bd1b; text-shadow: none}
img::selection {background: 0 0}
img::-moz-selection {background: 0 0}

.box>.icon,
.box>.icon>.image {position: relative}

.box>.icon,
footer,
header.masthead {text-align: center}

body {overflow-x: hidden}

p {line-height: 1.75}

a {color:#f5bd1b}
a:hover{color:#fec503}

.text-primary {color: #f5bd1b!important}
h1,
h2,
h3,
h4,
h5,
h6 {font-weight: 700}

section{padding:100px 0}

.section-heading {font-size: 40px; margin-top: 0; margin-bottom:15px}
.section-subheading {font-size:18px;font-weight:400;line-height:25px; color:#333;text-transform: none}

section#about{ padding:50px 0; background:#f9f9f9}
.subtitle{margin:0em 0em 2em 0em;}
.fancy {line-height:0.5; text-align:center;}
.fancy span {display:inline-block; position:relative; color:#777777}
.fancy span:before,
.fancy span:after{content: ""; position:absolute; height:5px; border-bottom:1px solid #777777; border-top:1px solid #777777; top:0; width:100%}
.fancy span:before{right:100%;margin-right: 15px;}
.fancy span:after {left: 100%; margin-left: 15px;}

.yellow-box{background:#f5bd1b; padding:40px 40px 30px 40px!important; color:#ffffff; margin-top:20px}
.yellow-box b{background:#ffffff; color:#f5bd1b; font-size:20px; font-weight:600; padding:8px 15px; width: 100%; display: block}
.yellow-box ol{ padding-left:13px; margin-top:15px}
.yellow-box li{margin-bottom: 10px}

.green-box{background:#4eae49; padding:40px 40px 30px 40px!important; color:#ffffff; margin-top:20px}
.green-box b{background:#ffffff; color:#4eae49; font-size:20px; font-weight:600; padding:8px 15px; width: 100%; display: block}
.green-box ol{ padding-left:13px; margin-top:15px}
.green-box li{margin-bottom: 10px}

.blue-box{background:#27719b; padding:40px 40px 30px 40px!important; color:#ffffff; margin-top:20px}
.blue-box b{background:#ffffff; color:#27719b; font-size:20px; font-weight:600; padding:8px 15px; width: 100%; display: block}
.blue-box ol{ padding-left:13px; margin-top:15px}
.blue-box li{margin-bottom: 10px}

section#feedback {padding:90px 0}

section#feedback .form-group {margin-bottom: 25px}

section#feedback .form-group input,
section#feedback .form-group textarea {padding: 10px 20px}

section#feedback .form-group input.form-control {height: auto}

section#feedback .form-group textarea.form-control {height: 260px}

section#feedback .form-control:focus {
    border-color: #f5bd1b;
    -webkit-box-shadow: none;
    box-shadow: none
}

section#feedback::-webkit-input-placeholder {
    font-weight: 700;
    color: #ced4da
}

section#feedback:-moz-placeholder {
    font-weight: 700;
    color: #ced4da
}

section#feedback::-moz-placeholder {
    font-weight: 700;
    color: #ced4da
}

section#feedback:-ms-input-placeholder {
    font-weight: 700;
    color: #ced4da
}


.btn {
    font-weight: 700
}

.btn-xl {
    font-size: 18px;
    padding: 20px 40px
}

.btn-primary {
    background-color: #f5bd1b;
    border-color: #f5bd1b
}

.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
    background-color: #fec810!important;
    border-color: #fec810!important;
    color: #212529!important
}

.btn-primary:active,
.btn-primary:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(254, 209, 55, .5)!important;
    box-shadow: 0 0 0 .2rem rgba(254, 209, 55, .5)!important
}

#mainNav {background:rgba(255, 255, 255, 0.9);box-shadow: 0 2px 4px rgba(0,0,0,.2);}
#mainNav .nav-brand img{height: 30px}

#mainNav .navbar-toggler {
    font-size:18px;
    right: 0;
    padding:15px;
    text-transform: uppercase;
    color: #fff;
    border: 0;
    background-color: #f5bd1b
}

#mainNav .navbar-brand {
    color: #f5bd1b
}

#mainNav .navbar-brand.active,
#mainNav .navbar-brand:active,
#mainNav .navbar-brand:focus,
#mainNav .navbar-brand:hover {
    color: #27719b
}

#mainNav .navbar-nav .nav-item .nav-link {
    font-weight:600;
    padding: .75em 0;
    letter-spacing: 1px;
    color: #000000
}

#mainNav .navbar-nav .nav-item .nav-link.active,
#mainNav .navbar-nav .nav-item .nav-link:hover {
    color: #27719b
}

footer span.copyright,
footer ul.quicklinks {
    font-size: 15px;
    line-height: 40px;
    text-transform: none
}

footer {
    padding: 25px 0
}

footer ul.quicklinks {
    margin-bottom: 0
}

section#contact {
    background-color: #f8f9fa!important;
    background-image: url(../img/map-image.png);
    background-repeat: no-repeat;
    background-position: center;
    padding:50px 0
}

.box {
    margin-bottom: 25px
}

.box>.icon>.image {
    z-index: 2;
    margin: auto;
    width: 88px;
    height: 88px;
    border: 8px solid #fff;
    line-height: 85px;
    border-radius: 50%;
    background: #f5bd1b;
    vertical-align: middle
}

.box>.icon:hover>.image {
    background: #27719b;
}

.box>.icon>.image>i {
    font-size: 30px!important;
    color: #212529!important
}

.box>.icon:hover>.image>i {
    color: #fff!important
}

.box>.icon>.info {
    margin-top: -40px;
    background: #fff;
    border: 1px solid #e0e0e0;
    padding: 45px 0 10px;
    min-height: 163px
}

.box>.icon:hover>.info {
    border-color: #27719b;
    color: #fff
}

.box>.icon>.info>h3.title {
    font-size: 20px;
    font-weight: 500;
    color: #212529;
    text-transform: uppercase;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 10px;
    margin-bottom: 15px
}

.box>.icon>.info>p {
    font-size: 16px;
    color: #666;
    line-height: 1.5em;
    margin: 20px 10px
}

.box>.icon>.info>p a {
    color: #666
}

.box>.icon:hover>.info>.more>a,
.box>.icon:hover>.info>h3.title,
.box>.icon:hover>.info>p {
    color: #555
}

.box>.icon>.info>.more a {
    font-family: Robot, sans-serif!important;
    font-size: 12px;
    color: #222;
    line-height: 12px;
    text-transform: uppercase;
    text-decoration: none
}

.box>.icon:hover>.info>.more>a {
    color: #fff;
    padding: 6px 8px;
    background-color: #63B76C
}

ul.social-buttons {
    margin-bottom: 0
}

ul.social-buttons li a {
    font-size: 20px;
    line-height: 50px;
    display: block;
    width: 50px;
    height: 50px;
    -webkit-transition: all .3s;
    transition: all .3s;
    color: #fff;
    border-radius: 100%;
    outline: 0;
    background-color: #212529
}

ul.social-buttons li a:active,
ul.social-buttons li a:focus,
ul.social-buttons li a:hover {
    background-color: #f5bd1b
}

.carousel-item {
    height: 100vh;
    min-height:280px;
    background: center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}
#mainNav .navbar-brand img{
    position: absolute;
    top:0px;
    height:90px;
    border-radius: 12px;
    -webkit-transition: all .3s;
    transition: all .3s;
}

@media (min-width:992px) {
    #mainNav {
    padding-top:0px;
    padding-bottom:0px;
    -webkit-transition: padding-top .3s, padding-bottom .3s;
    transition: padding-top .3s, padding-bottom .3s;
    border: none;
    background:rgba(255, 255, 255);
    box-shadow: 0 2px 4px rgba(0,0,0,.2);
}
    #mainNav .navbar-brand {
        -webkit-transition: all .3s;
        transition: all .3s;
    }
    #mainNav .navbar-nav .nav-item .nav-link {
        padding: 1.1em 1em!important
    }
    #mainNav.navbar-shrink {
        padding-top: 0;
        padding-bottom: 0;
        background-color: #ffffff
    }
    #mainNav.navbar-shrink .navbar-brand {
       -webkit-transition: all .3s ease;
       transition: all .3s ease;
    }
	
    
    #mainNav.navbar-shrink .navbar-brand img{
		height:50px;
       -webkit-transition: all .3s ease;
       transition: all .3s ease;
    }

}

header.masthead {
    color: #fff
}

header.masthead .intro-text {
    padding-top: 150px;
    padding-bottom: 100px
}

header.masthead .intro-text .intro-lead-in {
    font-size: 22px;
    font-style: italic;
    line-height: 22px;
    margin-bottom: 25px
}

header.masthead .intro-text .intro-heading {
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
    margin-bottom: 25px
}







@media (min-width:768px) {
    section {
        padding: 140px 0
    }
    header.masthead .intro-text {
        padding-top: 300px;
        padding-bottom: 200px
    }
    header.masthead .intro-text .intro-lead-in {
        font-size: 40px;
        font-style: italic;
        line-height: 40px;
        margin-bottom: 25px
    }
    header.masthead .intro-text .intro-heading {
        font-size: 75px;
        font-weight: 700;
        line-height: 75px;
        margin-bottom: 50px
    }
}

@media (max-width:480px) {
#mainNav .navbar-brand img{height:40px;}
	
	.carousel-item{height:220px}

.fancy span:before,
.fancy span:after{content: ""; position:absolute; height:5px; border-bottom:1px solid #777777; border-top:1px solid #777777; top:0; width:45%}
	
    section .section-heading,
    section h2.section-heading {
        text-align: center;
        font-size: 1.55rem
    }
    section h4 {
        font-size: 1.4rem;
        margin-top: 15px
    }
    section,
    section#feedback,
    section#what,
    section#about {
        padding: 20px 0
    }
    section h3.section-subheading {
        margin-bottom: 15px
    }
}