﻿/******************************************************************************
  Footer
*******************************************************************************/
#footer .footer-widget
{
    font-size: 13px;
    font-family: "Roboto", sans-serif, Lato, Arial, Tahoma, 'Open Sans';
    /* padding: 70px 0;*/
     padding: 20px 0;

    color: #7f7f7f;
    background: #f2f2f2;
}
.footer-widget .widget li
{
    padding-bottom: 2px; /* 10px; */
}
.footer-widget .widget li a,
.footer-widget .widget a
{
       
    color: #777;/*#848484;/*#777;*/
    font-family: Roboto, sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 14px;
    letter-spacing: -.32px;
    transition: all .2s linear
    
}
#footer .footer-widget.dark-bg,
#footer .copyright.dark-bg
{
    color: #777;/*#999;*/
    background: #f9f9f9;/*#171717;*/
    
    font-family:"Roboto", sans-serif; /*font-family: Alegreya Sans,arial; */
    box-shadow: 0 15px 30px rgba(0,0,0,.08);
}
#footer .copyright.darkest-bg
{
    border-top: 1px solid #e3e3e3;
    color: #7f7f7f;
    background: #f2f2f2;
    box-shadow: 0 15px 30px rgba(0,0,0,.08);
}
#footer .footer-widget.dark-bg .widget-title
{
    color: #3b3b3b;/*#f7f7f7;*/
    
    
}
#footer .footer-widget .widget-title
{
    padding-top: 20px;
    
}

#footer .footer-widget.dark-bg .widget-title h5.title 
{
    text-transform:uppercase;   
    color: #3a4a97;/*#c4161c;*/
    font-family: Roboto, sans-serif;
    font-weight: 700;
    letter-spacing: -.32px;
    line-height: 28px;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 4px;
    
}

#footer .copyright
{
    font-size: 12px;
    line-height: 17px;/*17px;*/

    padding: 11px 0px 0px 11px;/*11px 0 10px;*/
   

    background: #f7f7f7;
}
#footer .phone,
#footer .address
{
    position: relative;

    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 34px;
}
#footer .footer-icon
{
    position: absolute;
    top: 0;
    left: 16px;

    color: #c6c6c6;
}
#footer .footer-icon:before
{
    font-size: 20px;
    line-height: 18px;

    width: auto;
}
.footer-blog li
{
    margin-bottom: 15px;
    padding-bottom: 15px;

    border-bottom: 1px dashed #c2c0c0;
}
.footer-blog li:last-child
{
    margin-bottom: 15px;
    padding-bottom: 15px;

    border-bottom: 0;
}
.footer-count
{
    font-family: "Roboto", sans-serif,Oswald,sans-serif;
    font-size: 16px;

    margin: 20px 0 10px 0;

    text-transform: uppercase;
}
.footer-count .count-number .counter
{
    font-size: 17px;

    letter-spacing: 1px;
}
.footer-social
{
    margin-top: 20px;
}
/* Copyright */
.copyright a
{
    color: #ccc;
}
.copyright .up
{
    line-height: 40px;

    display: block;
    float: right;

    width: 40px;
    height: 40px;

    text-align: center;

    border-radius: 50%;
    background-color: #c6c6c6;
}
.extra-link a:hover,
.copyright a:hover
{
    text-decoration: underline;
}
.page-sticky-footer
{
    margin-bottom: 80px;
}
.copyright .social-icon i
{
    margin-bottom: 0;
}
/*Hidden footer*/
.footer-hidden #page
{
    position: relative;
    z-index: 10;

    height: 100%;

    background: #fff none repeat scroll 0 0;
}
.footer-hidden #footer
{
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;

    overflow-y: auto;

    color: #7f7f7f;
}
/******************************************************************************
  Dark Section
*******************************************************************************/
.text-matter-foot
{
    color: #777;
    font-family: Roboto, sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 14px;
    letter-spacing: -.32px;
}

#footer .dark-section.footer-widget
{
    background: #222;
}
.dark-section .widget .widget-title .title
{
    color: #f0eded;
}
.dark-section .widget a:hover,
.dark-section .form-control
{
    color: #fff;
}
.dark-section .gray-bg i,
#footer .dark-section.copyright,
.dark-section .form-control
{
    background: rgba(0, 0, 0, .97);
}
#footer .dark-section.copyright
{
    border-top: 1px solid #000;
}
.dark-section .widget .widget-title
{
    border-bottom: 1px solid rgba(255, 255, 255, .2);
}
.dark-section  .footer-blog li
{
    border-bottom: 1px dashed rgba(255, 255, 255, .2);
}
.dark-section .selectBox,
.dark-section .form-control
{
    border: 1px dashed rgba(255, 255, 255, .2);
    box-shadow: none;
}



/*SOME MORE */


body
{
	font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.8;
    overflow-x: hidden;
    height: 100%;
    -webkit-appearance: none;
    -webkit-font-smoothing: antialiased;
}

body .opacity:hover img {
    opacity: .8;
}

h1, h2, h3, h4, .text-logo #logo {
    font-family: "Roboto", sans-serif,"Lato", Arial, Tahoma, sans-serif;
}

h2 {
    /*font-size: 42px;
    line-height: 30px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #444444;
     margin-bottom: 15px;
*/
     margin-bottom: 15px;
     color: #3b3b3b;
    font-family: Roboto Condensed, sans-serif;
    font-weight: 300;
    letter-spacing: -.9px;
    line-height: 1.5;
    font-size: 45px;
    transition: color .2s linear;
}


/*.post-title {
    font-size: 18px;
    margin-top: 5px;
    margin-bottom: 5px;
}*/
 .post-title {
    /*margin: 0 0 5px;*/
     font-size: 15px;/*18px;*/
    margin-top: 10px;
    margin-bottom: 15px;
}
.post-title h4 {
    line-height: 1.7;font-weight: 800;
}

.post-title a, a:hover, a:visited, a:focus {
    outline: 0 none;
}
.post-title a:visited {
    text-decoration: none;
    color: #171717;
}
.post-title a {
    color: #171717;
    font-weight:800;
    
}
.post-title a, .post-title a:hover {
    -webkit-transition: all 350ms ease-in-out 0s;
    -moz-transition: all 350ms ease-in-out 0s;
    -ms-transition: all 350ms ease-in-out 0s;
    -o-transition: all 350ms ease-in-out 0s;
    transition: all 350ms ease-in-out 0s;
    opacity: 1;
}

 .post-title a:hover {
    -webkit-transition: all 350ms ease-in-out 0s;
    -moz-transition: all 350ms ease-in-out 0s;
    -ms-transition: all 350ms ease-in-out 0s;
    -o-transition: all 350ms ease-in-out 0s;
    transition: all 350ms ease-in-out 0s;
    opacity: 1;
    color:#0070c5;
}
.post-title a {
    text-decoration: none;
}

.bg-color2
{
	
    background-color: #0070c5;
    

}

.get-a-quote {
    padding: 30px 0;
}
.white {
    color: #fff;
}
.text-left {
    text-align: left;
}
.no-margin {
    margin: 0;
}
.desc1 {
    font-size: 20px;
    font-weight: 600;
}



.widget li a, .widget li a:visited {
    text-decoration: none;
}

.footer-widget .widget ul 
{
    padding: 0px;
    margin: 0px;
}

.widget li {
    line-height: 30px;
}
.widget li {
    list-style: none;
}
#footer .footer-widget {
    font-size: 13px;
}

#footer .footer-widget ul li a:hover{
    color: #c4161c;/*#fcba37;*/
}

 

/*  NEW CSS FR FOOTER*/
/*
.widget-title h6 {
    font-size: 15px;
    border-bottom: 1px solid #282828;
    padding-bottom: 20px;
    margin-bottom: 20px;
    line-height: 20px;
    text-transform: none;
    margin-top: 0;
    font-weight: bold;
    color: #acacac;
}
*/

.title-border
{
    height: 2px;
    width: 30px;
    background-color: #f6b60b;/*#f8b81d;/*#5c5c5c;*/
    margin-bottom:18px;
    
}

.widget i {
   
    height: 30px;
    width: 30px;
    line-height: 30px;
    font-size: 15px;
    background-color: #3a4a97;/*#c4161c;/*#282828;*/
    color: #fff;/*#bababa;*/
    margin-right: 10px;
    text-align: center;
    margin-bottom:2px;
}

.widget i:hover {
   background: #f6b60b;/*#f8b81d;/*#3d3d3d;/*#777;/*#1f356d;*/
    color: #fff;
    text-shadow: none;
}

.widget  .social-icon i 
{
    height: 25px;
    width: 25px;
    line-height: 25px;
    font-size: 12px;
    background-color: #3a4a97;/*#c4161c;/*#282828;*/
    color: #fff;/*#bababa;*/
    margin-right: 2px;
    text-align: center;
    margin-bottom:2px;
}

.widget .social-icon i:hover 
{
    background-color: #f6b60b;/*#f8b81d;/*#3d3d3d;/*#1f356d;*/
    color: #fff;
    text-shadow: none;
}

.footer-logo
{
    margin-top:20px;
    margin-bottom:20px;
}

#get-quote .btn
{
                      
    background-color: #fcba37;
    color: #171717!important;
    border: 1px solid transparent!important;
    font-weight: 700;
    line-height: 18px;
    padding: 9px 7px 9px 7px;
    border: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    outline: none;
    text-shadow: none;    
}

#get-quote .btn:hover
{
                      
    background-color: White;
    color: #0070c5!important;
      
}

.ft-last-left
{
    
}

.ft-last-right
{
    text-align:right;
    
}

@media (max-width: 767px) 
{
  .ft-last-right
{
    text-align:center;
    
}

.ft-resp
{
    text-align:center;
}

.ft-last-left
{
    text-align:center;
    
}

/*

a, a:hover, a:visited, a:focus {
    outline: 0 none;
}

a, a:hover {
    -webkit-transition: all 350ms ease-in-out 0s;
    -moz-transition: all 350ms ease-in-out 0s;
    -ms-transition: all 350ms ease-in-out 0s;
    -o-transition: all 350ms ease-in-out 0s;
    transition: all 350ms ease-in-out 0s;
    opacity: 1;
}

a {
    background-color: transparent;
}

* {
    zoom: 1;
    border-width: 0;
    border-style: solid;
    border-color: #e1e1e1;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    box-sizing: border-box;
}

.widget li {
    line-height: 30px;
}
.widget li {
    list-style: none;
}
#footer .footer-widget {
    font-size: 13px;
}

::selection {
    background: #fcba37;
    color: #a4003a;
    text-shadow: none;
}

*/





