/*
Theme Name: Alexis
Theme URI: http://
Description: A simple responsive theme based on the Bootstrap framework. Includes multiple page templates, two different sidebars and a theme options panel.
Version: 2.0
Author: Raff
Author URI: http://
Tags: black, white, one-column, two-columns, flexible-width, custom-background, custom-colors, custom-menu, full-width-template, theme-options
License: GNU General Public License v2.0 & Apache License 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0
*/

/* HEADS UP: Everything that you will normally find here can be found in the library/less/wp.less */
@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900');
body {
    font-family: 'Roboto', sans-serif;
}
h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{
	font-family: 'Roboto', sans-serif;
}
.gfield_label{
display: none !important;
}
input, textarea, select, .uneditable-input{
    margin-bottom: 10px;
}
.wwd-box {
    min-height: 460px;
}
.below-sldieshow .fa {
    border-radius: 0;
}
.wwd {
    margin-bottom: 0px;
}
.news-slider {
    padding-bottom: 50px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    border-radius: 0;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    border-radius: 0;
}
.inner-wraper {
    border-top: 0;
    padding-top: 35px;
    padding-bottom: 0px;
}
.tp-caption.white, .white{
    text-transform: none !important;
}
.tp-caption.black, .black {
    text-transform: none !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #0E4FF7;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: #0E4FF7;
}
.navbar-default {
    border-color: #000;
}

.below-sldieshow .fa{
    background: #0E4FF7;
    -webkit-box-shadow: 0 2px 1px 1px #072e92;
    box-shadow: 0 2px 1px 1px #072e92;
}
.wwd-box img {
    border-bottom: 2px solid #0E4FF7;
}
.main-footer {
    border-top: 5px solid #000;
}
.widget-news-letter input[type="submit"] {
    background: #0E4FF7;
}
.services-box:hover .fa {
    background: #0E4FF7;
    color: #fff;
}
.services-box .fa {
    width: 90px;
    height: 90px;
    border: 1px solid #0E4FF7;
	-webkit-border-radius: 0;
    border-radius: 0;
    color: #0E4FF7;
	padding-top: 25px;
}
.page-id-51 .heading-inner-testi{
	display:none;
}
.pic-caption {
    background: rgb(14, 79, 247);
}
.pic-caption .category-head {
    background: #0E4FF7;
}
.category-head {
    background: #0E4FF7;
}

#gform_submit_button_1{
	color: #fff;
    background: #0E4FF7;
    border: none;
    font-size: 16px;
    padding: 5px 15px;
}
.fa-footer-login{
	font-size: 23px !important;
    color: #0E4FF7;
}
.copyrights {
    font-size:14px;
}
.credits {
    text-transform: none;
}
#first-row-text,#snd-row-text{
	/*text-shadow:3px 3px 3px black;*/
	font-family: 'Roboto', sans-serif !important;
}
.single-portfolio img.alignright.wp-post-image{
	display:none;
}
.navbar-default .navbar-nav > li > a{
	font-family: 'Roboto', sans-serif;
}
#sidebar1 .widgettitle{
	font-family: 'Roboto', sans-serif;
}
.main-footer ul li a:hover {
    color: #0E4FF7;
}
.credits a {
    color: #0E4FF7;
}
.wpgmza_markerbox.scrollFix{
	text-align: center !important;
}
.wpgmza_markerbox.scrollFix img{
	float: none !important;
    margin: 0 auto !important;
}
.wpgmza_markerbox.scrollFix p {
    text-align: left !important;
}
@media only screen and (min-width: 980px)
{
	.page-id-13 .inner-wraper .container-fluid {
		max-width: unset;
		margin: 0 auto;
		padding-left: 0px;
		padding-right: 0px;
	}
}
select#input_1_5,textarea#input_1_4{
	border: none;
    background: #ebebeb;
    padding: 10px 4px;
    font-size: 16px;
    width: 100%;
}
select#input_1_5:focus{
	border-color: rgba(126, 239, 104, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(126, 239, 104, 0.6);
    outline: 0 none;
}
.btn-pricing {
    color: #fff;
    background: #0E4FF7;
    border: 2px solid #0E4FF7;
}
.btn-pricing:hover {
    color: #0E4FF7;
    background: #fff;
    border: 2px solid #0E4FF7;
}
.page-id-253 .inner-wraper .container {
    width: 100%;
    max-width: 100%;
}
.page-id-253 .inner-wraper .container #post-253 .row .col-md-12 {
    padding-left: 0;
    padding-right: 0;
}
.dropdown-menu{
	background-color: #0E4FF7;
    border: 1px solid #0E4FF7;
}
.dropdown-menu:before{
	border-bottom: 15px solid #0E4FF7;
}

.single-projects img.attachment-wpbs-featured.size-wpbs-featured.wp-post-image{
	display:none;
}