/*
Theme Name: Logistics
Theme URI: wedesignthemes.com/themes/logistics/
Author: the DesignThemes team
Author URI: https://wedesignthemes.com/
Description: Premium WordPress theme by DesignThemes.
Version: 1.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: logistics

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.
*/


@import url('https://fonts.googleapis.com/css?family=Cabin|Josefin+Sans:400,600,700|Montserrat:400,500,600,700|Nunito+Sans:400,600,700|PT+Sans:400,700|Ubuntu:400,500,700');

body{
	font-family: 'Ubuntu', sans-serif;
	font-size: 15px !important; 
	font-weight: 400 !important;
	line-height: 1 !important;
	letter-spacing: 1px !important;
	
}
div#rev_slider_4_1 {
    height: 100vh !important;
}

.menuphone {
    border: 1px solid #1734ad;
    border-radius: 50px;
    background-color: #1734ad;
}
.menuphone a{
	font-size: 20px !important;
	color: #fff !important;
}
.menuphone a:hover{
	color: #fff !important;
}
li.menuphone a:hover{
	
}
.menuphone:hover{
    background-color: #1734ad;
	border: 1px solid #1734ad;
}
.sc_socials_item {
    float: left;
    padding: 0px 10px 5px 0px;
	
}
.sc_socials_item a{
 
    color: #232a34;
}
.sc_socials_item a i {
    border: 1px solid;
    padding: 10px;
    margin-top: 20px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
	background-color: rgba(141, 149, 157, 0.7);
    color: #232a34;
    text-align: center;
}
.sc_socials_item a i:hover {
    color: #232a34;
	background-color: #ffffff;
}
.footer-copyright.dt-sc-dark-bg {
    background: #1d2125 !important;
}
.dt-sc-skin-highlight {
    background: #1734ad !important;
}
.menu-active-highlight-grey #main-menu > ul.menu > li.current_page_item > a:before, .menu-active-highlight-grey #main-menu > ul.menu > li.current_page_ancestor > a:before, .menu-active-highlight-grey #main-menu > ul.menu > li.current-menu-item > a:before, .menu-active-highlight-grey #main-menu > ul.menu > li.current-menu-ancestor > a:before {
    background-color: #1734ad !important;
}
.menu-active-highlight-grey #main-menu > ul.menu > li.current_page_item > a, .menu-active-highlight-grey #main-menu > ul.menu > li.current_page_ancestor > a, .menu-active-highlight-grey #main-menu > ul.menu > li.current-menu-item > a, .menu-active-highlight-grey #main-menu > ul.menu > li.current-menu-ancestor > a {
    color: #1734ad !important;
}
#main-menu ul.menu > li > a:hover, #main-menu ul.menu li.menu-item-megamenu-parent:hover > a, #main-menu ul.menu > li.menu-item-simple-parent:hover > a {
    color: #1734ad !important;
}
.dt-menu-toggle {
    background: #1734ad !important;
}
blockquote.type2 q {
    font-size: 24px;
    line-height: 40px;
    max-width: 85%;
    display: inline-block;
    font-family: 'Ubuntu', sans-serif !important;
}
.dt-sc-image-caption.dt-sc-title-border .dt-sc-image-title h3 {
    font-weight: inherit;
    font-size: 24px;
}
.subheader {
    padding-top: 0px !important;
}
.subheader #main-menu ul.menu > li > a, .semi-transparent-header #main-menu ul.menu > li > a {
    color: #000 !important;

}

#footer {
    width: 100%;
    float: left;
    clear: both;
    margin: 0px;
    margin-top: -75px !important;
}
.dt-sc-tabs-horizontal-frame-container.type5 ul.dt-sc-tabs-horizontal-frame > li > a.current{
    background: #1734ad !important;
}



.subheader{
	top: 0px !important;
    background: #fff !important;
    height: 85px !important;
}

/* .mainsubheader {
    margin-top: 20px !important;
} */

@media screen and (min-width: 720px) {
  .menu-active-highlight-grey #main-menu ul.menu > li {
    padding: 0px 10px !important;
  }
}

.aio-icon-box.left-icon {
    display: inline-block;
    height: 100px;
}
 