/*--
	Theme Name: theme45542
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 3.5.x + from Template-Help.com Collection
	Author: Template_Help.com
	Author URL: http://www.Template-Help.com/
	Template: CherryFramework
	Version: 2.0
	MotoPress Version: 1.0
--*/
/* ----------------------------------------
	Please, You may put custom css here
---------------------------------------- */
#content {
    color: #000;
}

body .nav__primary .sf-menu >li,
body .nav__primary .sf-menu >li:last-child,
body .nav__primary .sf-menu >li.last {
    width: 24.7% !important;
    display: inline-block;
    float: none;
}
body .nav__primary .sf-menu >li >a {
    display: block;
    text-align: center;
    padding: 0;
    line-height: 55px;
}

body .service-box {
    min-height: 172px;
    position: relative;
}
body .well-normal h1 {
	margin:15px 0 0 0 ;
}
body .service-box .btn-align {
    position: absolute;
    bottom: 10px;
    right: 20px;
}
body .telephone h1 {
    font-size: 24px;
    display: inline-block;
}
body .telephone img {
    margin: 7px 8px 0 0;
}
body .telephone .info {
    font: bold 22px/1.2em 'Volkhov', serif;
    color: #00A5E9;
    text-align: center;
}

body ul.posts-grid ul {
    margin: 0;
    padding: 0;
}
body ul.posts-grid.services li ul li {
	display: block;
    box-shadow: none;
    margin: 0 0 7px 0;
    float: none;
    width: auto;
    min-height: 1px;
    background: url(images/arrow.png) no-repeat 0 10px;
    padding-left: 11px
}
.posts-grid.services li {
    min-height: 506px;
}
body .footer-text .site-name {
    margin-bottom: 0;
}
body .how-we-can-help-wrap figure.thumbnail.alignnone .row-fluid >div .how-we-help .service-box_txt {
    text-align: left;
}
body .post_meta.meta_type_line,
body ul.share-buttons,
body .post-author,
body .nocomments {
	display: none;
}

body .nav__primary .sf-menu >li.current-menu-item >a {
    background: #00A5E9;
    background: -moz-linear-gradient(top,#00A5E9 0%,#00A5E9 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#00A5E9),color-stop(100%,#00A5E9));
    background: -webkit-linear-gradient(top,#00A5E9 0%,#00A5E9 100%);
    background: -o-linear-gradient(top,#00A5E9 0%,#00A5E9 100%);
    background: -ms-linear-gradient(top,#00A5E9 0%,#00A5E9 100%);
    background: linear-gradient(to bottom,#00A5E9 0%,#00A5E9 100%);
    color: #fff;
    border-top: none;
    border-left: none;
}

body .how-we-can-help-wrap figure.thumbnail.alignnone .row-fluid >div:hover .dropcap {
    background: #00A5E9;
    background: -moz-linear-gradient(top,#00A5E9 0%,#00A5E9 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#00A5E9),color-stop(100%,#00A5E9));
    background: -webkit-linear-gradient(top,#00A5E9 0%,#00A5E9 100%);
    background: -o-linear-gradient(top,#00A5E9 0%,#00A5E9 100%);
    background: -ms-linear-gradient(top,#00A5E9 0%,#00A5E9 100%);
    background: linear-gradient(to bottom,#00A5E9 0%,#00A5E9 100%);
}

body .nav__primary .sf-menu >li >a:hover {
    background: #00A5E9;
    background: -moz-linear-gradient(top,#00A5E9 0%,#00A5E9 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#00A5E9),color-stop(100%,#00A5E9));
    background: -webkit-linear-gradient(top,#00A5E9 0%,#00A5E9 100%);
    background: -o-linear-gradient(top,#00A5E9 0%,#00A5E9 100%);
    background: -ms-linear-gradient(top,#00A5E9 0%,#00A5E9 100%);
    background: linear-gradient(to bottom,#00A5E9 0%,#00A5E9 100%);
    color: #fff;
    border-top: none;
    border-left: none;
}

body .btn,body .reply a {
    height: auto;
    letter-spacing: 0;
    font: bold 15px/1.2em 'Oswald', sans-serif;
    border-radius: 0;
    background: #00A5E9;
    background: -moz-linear-gradient(top,#00A5E9 0%,#00A5E9 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#00A5E9),color-stop(100%,#00A5E9));
    background: -webkit-linear-gradient(top,#00A5E9 0%,#00A5E9 100%);
    background: -o-linear-gradient(top,#00A5E9 0%,#00A5E9 100%);
    background: -ms-linear-gradient(top,#00A5E9 0%,#00A5E9 100%);
    background: linear-gradient(to bottom,#00A5E9 0%,#00A5E9 100%);
    color: #fff;
    text-decoration: none;
    box-shadow: none;
    text-shadow: none;
    border: none;
    padding: 12px 20px;
    text-transform: uppercase;
    transition: 200ms all;
}

body .btn:active,
body .btn:hover,
body .btn:focus,
body .reply a:active,
body .reply a:hover,
body .reply a:focus {
    color: #3f3f3f;
    text-decoration: none;
    background: #00A5E9;
    background: -moz-linear-gradient(top,#00A5E9 0%,#00A5E9 99%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#00A5E9),color-stop(99%,#00A5E9));
    background: -webkit-linear-gradient(top,#00A5E9 0%,#00A5E9 99%);
    background: -o-linear-gradient(top,#00A5E9 0%,#00A5E9 99%);
    background: -ms-linear-gradient(top,#00A5E9 0%,#00A5E9 99%);
    background: linear-gradient(to bottom,#00A5E9 0%,#00A5E9 99%);
    box-shadow: none;
}

body .telephone .info i {
    color: #00A5E9;
}

body .posts-grid.services li h5 a:hover {
    color: #00A5E9;
}

body .title-section .breadcrumb li {
    color: #00A5E9;
}

body .slider .camera_pag .camera_pag_ul li.cameracurrent span {
    background: #00A5E9;
}

body .slider .camera_pag .camera_pag_ul li:hover span {
    background: #00A5E9;
}

body ul.menu-services-list li:hover a {
    color: #00A5E9;
}
[id*="nav_menu"] .menu li a:hover{
    color: #00A5E9;
}

@media (min-width: 320px) and (max-width: 767px) {
	.logo a img {
		max-width: 100%
	}
	.logo.pull-left {
    	float: none;
    	text-align: center;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	body .service-box {
    	min-height: 265px;
	}
}
@media (min-width: 768px) and (max-width: 1199px) {
	body .nav__primary .sf-menu >li,
	body .nav__primary .sf-menu >li:last-child,
	body .nav__primary .sf-menu >li.last {
	    width: 24.58% !important;
	}
}
