/*
Theme Name: Studio98 WP Theme Child
Author: Studio98
Author URI: http://studio98.com/
Version: 1.1
Text Domain: M-Tro
Template: M-Tro
Theme URI: http://studio98.com/
@import url("../M-Tro/style.css");
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/* =Reset
-------------------------------------------------------------- */
@import url('../M-Tro/style.css');

.site-header{
   background: #c0c7a6;
}
.main-navigation li:hover > a {
    color: #ffffff;
    background: #809433;
}
.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a {
    color: #ffffff;
    background: #809433;
}
.main-navigation li ul {
    border-top: 2px solid #809433;
}
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul{
    padding-top: 20px;
}
.sections .thirdSection {
    background: #c0c7a6;
    color: #ffffff;
    padding-top: 45px;
}
.testimonial_rotator_prev {
    background: url('images/leftarrow.png')no-repeat left;
    margin-left: -5px;
}
.testimonial_rotator_next {
    background: url('images/rightarrow.png')no-repeat left;
    margin-left: 5px;
}
.site-header .searchform {
    margin-top: 22px;
}
.call_to_actions .circle {
    border: 1px solid #809433;
}
footer[role="contentinfo"] .footer_top {
    background: #6c6963;
    color: #DBD9CA;
    padding-top: 45px;
    padding-bottom: 20px;
}
.archive-title, .page-title, .widget-title, .entry-content th, .comment-content th {
    font-size: 18px;
    line-height: 2.181818182;
    font-weight: 600;
    color: #c0c7a6;
    margin-bottom: 18px;
}
.wptt_TwitterTweets .fetched_tweets.light .tweets_avatar .tweet_data a {
    font-size: 15px;
    color: #c0c7a6 !important;
}
.wptt_TwitterTweets ul.light li.tweets_avatar .times a, .wptt_TwitterTweets ul.light li.tweets_avatar .wdtf-screen-name a {
    color: #809433 !important;
}
.footer_top .gform_wrapper .gform_footer {
    padding: 0 !important;
    
    clear: none;
    padding-top: 12px !important;
    float: right;
}
.footer_top #gform_2 #input_2_1{
	height: 23px;
}
.footer_top #gform_2 #field_2_1{
    width: 72.5% !important;
    clear: none !important;
    float: left;
    
}
input[type="submit"], input[type="button"], input[type="reset"], article.post-password-required input[type=submit], .bypostauthor cite span{
	background-color: #809433;
}
a{
	color: #c0c7a6;
}
footer[role="contentinfo"] .footer_top a {
    color: #c0c7a6;
}
.team_title{
	background: rgba(192,199,166,.8);
}
.bluesection {
    padding: 30px 0;
    background: #c0c7a6;
    color: #ffffff;
    font-size: 13px;
}
.page-template-page-templatespage-service-php .site {
    background: url('images/cone.png')no-repeat top center;
    padding-top: 85px;
}
/* New Rule 15-02-16*/
/* Menu color change home*/
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: transparent;
    color: #176fd1;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #176fd1;
    background-color: inherit;
}
.navbar-default .navbar-nav > li > a:hover {
    color: #176fd1;
}
/* image color change home*/
.all_col_center a:hover .pic_size {
    color: #ff5200;
}
/* link color change home*/
.all_col_center a:hover span {
    color: #ff5200;
}

.all_col_center span {
       color: #1573dc;
	   font-size: 50px !important;
}
/* image hove color change home*/
.hoevr_title {
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(images/project-hover-png.png) left top;
    display: none;
    color: #FFF;
}
.yellow_box {
    background: #f28021;
    width: 100%;
    color: #FFF;
    min-height: 110px;
    padding-top: 20px;
}
.all_col_center a:hover span {
    color: #f28021;
}
.all_col_center a:hover .pic_size {
    color: #f28021;
}
.hoevr_title{
background: rgba(34,120,217,.9);
}
footer .social_icon .fa{
    font-size: 45px;
    padding: 3px;
color: #fff;
}
footer .social_icon .fa:hover{
color: #f28021;
}
input[type="submit"], input[type="button"], input[type="reset"], article.post-password-required input[type=submit], .bypostauthor cite span {
    background-color: #1573dc;
    color: #fff;
}
.bigButton:hover {
    background: #f28021;
    border-color: #f28021;
    color: #FFF;
}
#sidebar1 .widget_text {
    border-top: 13px #f28021 solid;
}
a {
    color: #1573dc;
}
a:hover {
    color: #f28021;
}
.team_single_post h4{
color: #f28021;
}
.show_shadow_7{
    clear: left;
}
.menu-projectes-container li:hover{
    border-left: 15px #f28021 solid;
}
.page-id-16 .sim_page_content ul li{
background: none;
}
#gform_2 .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=image], .gform_wrapper .gform_footer input[type=submit]{
    width: 20%;
    padding: 10px;
    float: right;
    margin-right: 12px;
    border: none;
}
#gform_2 .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=image], .gform_wrapper .gform_footer input[type=submit]:hover{
background-color: #f28021;
}
.modal-body h1{
color: #1573dc;
}
.cta{
    text-align: center;
    margin-top: 10px;
   display: inline-block;
}
.cta1{
background-repeat: no-repeat;
    
    min-height: 59px;
    margin-bottom: 20px;
    background-position: top center;
}
.cta1:hover{
background-position: bottom center;
}
.cta2{
background-repeat: no-repeat;
    
    min-height: 65px;
    margin-bottom: 13px;
    background-position: top center;
}
.cta2:hover{
background-position: bottom center;
}
.cta3{
background-repeat: no-repeat;
    
    min-height: 58px;
    margin-bottom: 20px;
    background-position: top center;
}
.cta3:hover{
background-position: bottom center;
}
.cta4{
background-repeat: no-repeat;
        top: -7px;
    position: relative;
    min-height: 70px;
    margin-bottom: 10px;
    background-position: top center;
}
.cta4:hover{
background-position: bottom center;
}
#inner-footer img{
max-width:100%
}
#inner-footer .widget{
border: 0;
    margin: 0;
}
#inner-footer .textwidget{
        color: #ffffff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    padding: 0;
    line-height: 25px;
}
#inner-footer {
    padding-bottom: 35px;
}
.cta{
    margin-bottom: 15px;
}
.all_col_center span .fa{
    font-size: 50px;
}
@media (max-width:768px){
.navbar-brand img{
max-width: 70%;
    float: left;
    margin-left: 20px;
}
.menu-position-right{
float: none;
}
.navbar-toggle {
    float: right;
}
.navbar-nav{
    overflow-y: hidden;
    height: 250px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{
background: #333e4f;
}
.textwidget{
text-align: center;
}
.cta{
    display: block;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{
margin-top: 30px;
}
}

@media (max-width:480px){
.navbar-brand img{
max-width: 70%;
float: left;
margin-left: 20px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{
margin-top: 30px;
}
}
.gform_wrapper.gravity-theme #gform_3 .gfield textarea.large {
    height: 150px;
}
