/*
Theme Name: anchorra
Theme URI: http://themesgravity.com
Author: themesgravity
Author URI: http://themesgravity.com
Description: themesgravity
Version: 1.1.0
License: GNU General Public License
License URI: license.txt
Text Domain: gravity
Tags: black, brown, orange, tan, white, yellow, light
*/


/* importing Main CSS FILES
-------------------------------------------------------------- */

@import url('assets/css/style.css');

.header-container {
    background: none repeat scroll 0% 0% #00b7f0;
    min-height: 8.125em;
    border-bottom: 4px solid #f70000 !important;
}

#navigation ul li a {
    font-size: 1em;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    display: inline-block;
}

#navigation .nav-top-icon {
    position: absolute;
    top: 31px;
    z-index: 1000000;
    left: 49px;
    color: #f70000;
}

#navigation ul ul li:hover {
    background: none repeat scroll 0% 0% #DE3A31;
}

#navigation ul ul li {
    padding: 0px;
    background: none repeat scroll 0% 0% #00b7f0;
    cursor: pointer;
}

body {
    font: 16px/1.5 helvetica;
    word-wrap: break-word;
    color: #565353;
}

.page-heading-container {
    background: none repeat scroll 0% 0% #919191;
    color: #FFF;
    min-height: 6em;
    position: relative;
}

.page-heading-container p.title {
    font-size: 1.7em;
    margin: 1.2em 0px 0px;
    max-width: 960px;
    text-transform: capitalize;
}

.page-heading-container i.icon-caret-down {
    color: #919191;
    position: absolute;
    font-size: 54px;
    top: 73px;
    left: 345px;
}

img.pull-left, img.alignleft {
    margin: 0px 30px 5px 0px;
}

.gallery .img-small-4[data-id="1"], .gallery .img-small-4[data-id="2"], .gallery .img-small-4[data-id="3"], .gallery .img-small-4[data-id="4"] {
    margin-top: 0px;
    margin-left: 50px;
margin-right: -30px;
}

h4 a { text-decoration: none; }
a:hover {
    color: #00b7f0;
    text-decoration: none;
}

a {
    text-decoration: none !important;
}

.logo {
    line-height: 8.125em;
    margin-bottom: 15px;
    margin-top: -20px;
}

#navigation .nav-top-icon {
    position: absolute;
    top: 31px;
    z-index: 1000000;
    left: 49px;
    color: #fff;
}

form.wpcf7-form input[type="submit"] {
    border: 0px none;
    margin-right: 30px;
    height: auto;
    font-size: inherit;
    color: #fff;
    border-radius: 10px;
    background-color: #00b7f0;
    width: 9em;
}

.home-v1-featured-slider .carousel-control {
    position: absolute;
    top: 84%;
    left: 60px;
    width: 45px;
    height: 45px;
    margin-top: 20px;
    font-size: 50px;
    font-weight: 100;
    line-height: 43px;
    color: #FFF;
    text-align: center;
    text-decoration: none;
    background: none repeat scroll 0% 0% rgba(45, 45, 45, 0.78);
    border: medium none;
    border-radius: 5px;
    opacity: 1;
}

.home-v1-featured-slider .slide-content .slide-text {
    padding-left: 60px;
    top: 50%;
    position: absolute;
    padding-right: 50px;
}