/*------------------------------------------------------------------

    Theme Name: Altius
    Theme URI: http://pixelosaur.com
    Description: Multipurpose HTML5 Template
    Author: Pixelosaur
    Author URI: http://themeforest.net/user/Pixelosaur
    Version: 1.3.1
   
-------------------------------------------------------------------*/


/* ==============================================================
							UTILITY CLASSES
================================================================= */

/* Spacing
-----------------------------------------------------------------*/


.floatR {
	float: right;
	text-align: right;
}

.floatL {
	float: left;
	text-align: left;
}

.iconBoxSimple .boxIcon {
    left: 0;
    right -1 ;
}

.dividerWhite {
    float: right;
}


.padding-2 {
    /* padding: 40px 40px; */
    padding-bottom: 60px;
    margin-top: -30px;
}

.padding-3 {
    padding-top: 126px;
    padding-bottom: 4px;
}

h1, h2 , h3 , h4 , h5 , h6 , a {
    font-family: 'dubai';
}

.counters [class^="icon-"] {
    margin-bottom: 25px;
    font-size: 4rem;
    display: block;
        color: white;
}

body {
        font-family: 'dubai';
}

.counters .timer {
    display: block;
    font-size: 2rem;
    line-height: 0.8;
    color: black;
}

.counters h6 {
    color: black;
    margin-top: -12px;
}


.splitImg:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
    background: fixed;
}


.iconBoxSimple h5, .iconBoxSimple h6 {
    margin-bottom: 15px;
    padding-right: 0px;
}

.solidBoxIcon-1 {
    display: block;
    position: absolute;
    font-size: 12rem;
    color: rgba(0, 0, 0, 0.1);
    bottom: 3px;
    right: 150px;
    left: 0px;
}

.pricing-table .price {
    padding-top: 1rem;
    position: relative;
    font-size: 1.5rem;
    display: block;
    color: rgba(42, 43, 47, 1);
}

iframe#twitter-widget-1 {
    float: left;
}

.bgColor-1 {
    color: white;
    background-color: #0084bd;
}

.solidBoxIcon {
    bottom: -10px;
    right: -12px;
}

iframe {
    float: left;
}

div#section-signup {
    margin-top: -39px;
}

.padding-2 {
        padding: 80px 40px;
}

.pad-tex {
        margin-bottom: 34px;
}

.counters [class^="icon-twitter"] {
    margin-bottom: 25px;
    font-size: 5rem;
    display: block;
        color: #1b95e0;
}

.counters [class^="icon-facebook"] {
    margin-bottom: 25px;
    font-size: 5rem;
    display: block;
        color: #3b5998;
}

.counters [class^="icon-google-plus"] {
    margin-bottom: 25px;
    font-size: 5rem;
    display: block;
        color: #db4437;
}

.counters [class^="icon-youtube-play"] {
    margin-bottom: 25px;
    font-size: 5rem;
    display: block;
        color: #e62117;
}

.footerBig .footerWidgets {
    background-color: #0084bd;
}

.footerBig #copyrights {
    padding: 0 40px;
    background-color: #005d85;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.price.pd {  
    padding-bottom: 61px;
    padding-top: 61px; 
}

.bgBlack .iconList li:not(:last-child),
footer .iconList li:not(:last-child){
    border-bottom: none !important;
 
}

.link{
    border-bottom: none !important;
    font-family: 'dubai-bold',   !important;
    font-size: 14px !important;
}