/*--
	Theme Name: theme51771
	Theme URI: http://info.template-help.com/help/
	Description: A theme for Wordpress 3.8.x
	Author: Template_Help.com
	Author URI: http://info.template-help.com/help/
	Template: CherryFramework
	Version: 3.1.2
--*/

/* ----------------------------------------
	Please, You may put custom CSS here
---------------------------------------- */

.header .container {
	padding-top: 5px !important
}

.nav_wrapper {
	padding-bottom: 10px !important;
}

.parallax-slider {
	margin-bottom: 10px !important;
}

@media(min-width: 768px){
	height: 550px !important;
}

@media(max-width: 767px){
	height: 300px !important;
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    src: local("Montserrat-Regular"), url("http://fonts.gstatic.com/s/montserrat/v6/zhcz-_WihjSQC0oHJ9TCYAzyDMXhdD8sAj6OAJTFsBI.woff2") format("woff2"), url("http://fonts.gstatic.com/s/montserrat/v6/zhcz-_WihjSQC0oHJ9TCYL3hpw3pgy2gAi-Ip7WPMi0.woff") format("woff");
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 700;
    src: local("Montserrat-Bold"), url("http://fonts.gstatic.com/s/montserrat/v6/IQHow_FEYlDC4Gzy_m8fcmaVI6zN22yiurzcBKxPjFE.woff2") format("woff2"), url("http://fonts.gstatic.com/s/montserrat/v6/IQHow_FEYlDC4Gzy_m8fcnbFhgvWbfSbdVg11QabG8w.woff") format("woff");
}

body {
	font-family: "Montserrat" !important;
}

.sf-menu > li > a {
    font: 16px/18px Montserrat !important;
}

h1,h2,h3,h4,h5 {
	font-family: "Montserrat" !important;
}

.content_box.style-2 {
	background-color:#419EDD !important;
}

.our-team {
	color: white !important;
}

.service-box h2 {
    font-size: 33px !important;
}