@charset utf-8;
/**
*  Theme Name: theme39238
*  Theme URI: http://www.templatetuning.com/wordpress-themes-type/
*  Description: A theme for Wordpress 4.4+ from Templatetuning.com Collection
*  Author: Templatetuning.com
*  Author URI: http://www.templatetuning.com
*  Author URL: http://www.templatetuning.com/
*  License: GNU General Public License v2 or later
*  License URI: http://www.gnu.org/licenses/gpl-2.0.html
*  Text Domain: theme39238
*  Version: 1.0
*  Tags: one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments
*/
.header-info {
    width: 33%;
    float: right;
    text-align: right;
    font-style: normal;
    color: #25337c;
    padding: 15px 0 10px 0;
}

/*.header-top {
    border-bottom: 2px solid #272b39;
}*/

header.header .stuck_container {
    background: url("http://cautelaconsulting.com/wp-content/uploads/2017/02/header-bg.png") repeat-x #fff 0px 0px !important;
}
header.header nav.navigation {
    float: right;
    margin: 17px 0 0 0;
}

nav.navigation .sf-menu > .menu-item:hover, nav.navigation .sf-menu > .menu-item.current-menu-item {
    background: #f27523;
    box-shadow: none;
}

nav.navigation .sf-menu > .menu-item > a {
    color: #25337c;
    text-shadow: none;
}

nav.navigation .sf-menu > .menu-item:before {
    color: #25337c;
}


.navigation a:hover, .navigation a:active {color: #fff !important;}

nav.navigation .sf-menu > .menu-item.current-menu-item a {color: #fff !important;}


.slider-wrapper .cameraContent:first-child .camera_caption h5 {
    color: #26347f;
}

.camera_caption .btn.btn-default {
    background: -webkit-linear-gradient(top, #f3f3f0 0%, #bab8b5 100%);
    background: linear-gradient(to bottom, #f3f3f0 0%, #bab8b5 100%);
    text-shadow: 0 1px #000;
}

.flex-box h3 {color: #26347f;}

.services-text {
    text-align: right;
    float: right;
    margin: 0 -150px 0px 0;
    font-size: 16px;
}

@media only screen and (min-width: 220px) and (max-width: 1200px) {
    .services-text {
    text-align: right;
    float: right;
    margin: 0 0px 0px 0;
}
}

.fullwidth-block {
    background: #25337c;
}

.box_style-3 .inner h4 {
    margin-top: -10px;
}

.box_style-3 .inner p {
    color: #b3b3b3;
    margin: -20px 0 0 0;
}

.box_style-2 .inner {
    background: #25337c;
}

a {
    color: #25337c;
}

nav.navigation .sf-menu > .menu-item:before {display: none;}

nav.navigation .sf-menu > .menu-item > a {
    padding: 11px 20px 10px 20px;
}

.input-2 {
    width: 200%;
    border-radius: 3px;
    background: #fff;
    border: none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.17);
    padding: 7px 7px;
    font-size: 12px;
    color: #999a99;
    margin: 0 0 20px 0;
}

.input-3 input {
    width: 8%;
    box-shadow: none;
}

.input-3 .wpcf7-list-item {
    width: 33%;
    display: block;
}

.email {background: url("http://cautelaconsulting.com/wp-content/uploads/2017/02/email.png") no-repeat 0 0; padding: 1px 0 5px 30px;}

.phone {background: url("http://cautelaconsulting.com/wp-content/uploads/2017/02/phone.png") no-repeat 0 0; padding: 2px 0 5px 25px;}


