﻿/*Global colors*/
/*$blue: #0089c4;
$blue-dark: #006699;
$green: #5cb700;
$grey: #f5f5f5;
$grey-dark: #ebebeb;
$orange: #ff841d;
$yellow: #fdb300;
$red: #cc0000;
$white: #ffffff;
/*Fonts*/
/*$font-main-dark: #333333;
$font-gray: #999999;
$font-red: $red;
$font-green: $green;*/
/*Custom styles*/
/*used for calculation*/
/*sections*/
/*Fonts*/
/*Borders */
/*sizes*/
/*input, select*/
/*Buttons*/
/*same as $button-min-height*/
/***************Transistions***************/
/*Buttons*/
/*when used ALLWAYS use in this order 
       @include phones {
                bottom: 117px;
            }

            @include tablets {
                bottom: 190px;
            }

            @include desktops {
                bottom: 300px;
            }
*/
/* ==========================================================================
Base icons
   ========================================================================== */
/**
 * Table of Contents:
 *
 *  1. 
 *  2. 
 *  3.
 *  4.
 *  5.
 *  6.
 *  7.
 *  8.
 *  9.
 *  10. 
 *  11.
 *  12.
 *  13.
 *  14.
 *  15.
 *  16.
 *  17.
 *  18.
 *  19.
 *  20.
 *  21.
 *  22.
 *  23.
 *  24.
 */
/* 1. icons
   ========================================================================== */
/***************************Icons       ***************************************/

