



/*
  Template Name: TeamSpace - Multi-Concept Landing Pages Pack
  Theme URL: https://themeforest.net/user/dsathemes
  Description: TeamSpace - Multi-Concept Landing Pages Pack
  Author: DSAThemes
  Author URL: https://themeforest.net/user/dsathemes
  Version: 1.0.0
  Website: www.dsathemes.com
  Tags: Responsive, HTML5 template, DSAThemes, Multi-Concept, Startup, One Page, Landing, Business, Creative, Corporate, Agency, Project
*/




/* ------------------------------------------ */
/*             TABLE OF CONTENTS
/* ------------------------------------------ */

/*   01 - General & Basic Styles   */
/*   02 - Typography               */
/*   03 - Preload Animation	       */
/*   04 - Header & Navigation      */
/*   05 - Hero			 		   */
/*   06 - About	Section			   */
/*   07 - Features Section		   */
/*   08 - Content Section		   */
/*   09 - Portfolio Section        */
/*   10 - Statistic Section        */
/*   11 - Banner		           */
/*   12 - Our Clients			   */
/*   13 - Testimonials		   	   */
/*   14 - Our Team				   */
/*   15 - Call To Action	   	   */
/*   16 - Pricing Tables		   */
/*   17 - Blog	         		   */
/*   18 - Contacts		 		   */
/*   19 - Footer		 	  	   */
/*   20 - Scroll To Top	 	  	   */




/* ===================================================================================
   01. GENERAL & BASIC STYLES
   =================================================================================== */

html {
	-webkit-font-smoothing: antialiased;
}

body {
	font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #333;
	font-size: 15px;
	line-height: 24px;
	font-weight: 300;
}

/*------------------------------------------*/
/*	PAGE CONTENT
/*------------------------------------------*/

.page-content, section { overflow: hidden; }

/*------------------------------------------*/
/*	ONSCROLL ANIMATIONS
/*------------------------------------------*/

.animated { visibility: hidden; }
.visible { visibility: visible; }

/*------------------------------------------*/
/*	SPACING & ALIGNMENT FOR DEMOS
/*------------------------------------------*/

.wide-120 { padding-top: 120px; padding-bottom: 120px; }
.wide-110 { padding-top: 110px; padding-bottom: 110px; }
.wide-100 { padding-top: 100px; padding-bottom: 100px; }
.wide-90 { padding-top: 100px; padding-bottom: 90px; }
.wide-80 { padding-top: 100px; padding-bottom: 80px; }
.wide-70 { padding-top: 100px; padding-bottom: 70px; }
.wide-60 { padding-top: 100px; padding-bottom: 60px; }
.wide-50 { padding-top: 100px; padding-bottom: 50px; }
.wide-40 { padding-top: 100px; padding-bottom: 40px; }
.wide-30 { padding-top: 100px; padding-bottom: 30px; }

/*------------------------------------------*/
/*    Margin Top
/*------------------------------------------*/

.m-top-120 { margin-top: 120px; }
.m-top-110 { margin-top: 110px; }
.m-top-100 { margin-top: 100px; }
.m-top-90 { margin-top: 90px; }
.m-top-80 { margin-top: 80px; }
.m-top-70 { margin-top: 70px; }
.m-top-60 { margin-top: 60px; }
.m-top-50 { margin-top: 50px; }
.m-top-40 { margin-top: 40px; }
.m-top-35 { margin-top: 35px; }
.m-top-30 { margin-top: 30px; }
.m-top-25 { margin-top: 25px; }
.m-top-20 { margin-top: 20px; }
.m-top-15 { margin-top: 15px; }
.m-top-10 { margin-top: 10px; }
.m-top-5 { margin-top: 5px; }

/*------------------------------------------*/
/*    Margin Bottom
/*------------------------------------------*/

.m-bottom-120 { margin-bottom: 120px; }
.m-bottom-110 { margin-bottom: 110px; }
.m-bottom-100 { margin-bottom: 100px; }
.m-bottom-90 { margin-bottom: 90px; }
.m-bottom-80 { margin-bottom: 80px; }
.m-bottom-70 { margin-bottom: 70px; }
.m-bottom-60 { margin-bottom: 60px; }
.m-bottom-50 { margin-bottom: 50px; }
.m-bottom-40 { margin-bottom: 40px; }
.m-bottom-35 { margin-bottom: 35px; }
.m-bottom-30 { margin-bottom: 30px; }
.m-bottom-25 { margin-bottom: 25px; }
.m-bottom-20 { margin-bottom: 20px; }
.m-bottom-15 { margin-bottom: 15px; }
.m-bottom-10 { margin-bottom: 10px; }
.m-bottom-5 { margin-bottom: 5px; }
.m-bottom-0 { margin-bottom: 0; }


/*------------------------------------------*/
/*    Margin Left
/*------------------------------------------*/

.m-left-100 { margin-left: 100px; }
.m-left-80 { margin-left: 80px; }
.m-left-50 { margin-left: 50px; }
.m-left-30 { margin-left: 30px; }
.m-left-25 { margin-left: 25px; }
.m-left-20 { margin-left: 20px; }
.m-left-15 { margin-left: 15px; }
.m-left-10 { margin-left: 10px; }
.m-left-5 { margin-left: 5px; }

/*------------------------------------------*/
/*    Margin Right
/*------------------------------------------*/

.m-right-100 { margin-right: 100px; }
.m-right-80 { margin-right: 80px; }
.m-right-50 { margin-right: 50px; }
.m-right-30 { margin-right: 30px; }
.m-right-25 { margin-right: 25px; }
.m-right-20 { margin-right: 20px; }
.m-right-15 { margin-right: 15px; }
.m-right-10 { margin-right: 10px; }
.m-right-5 { margin-right: 5px; }

/*------------------------------------------*/
/*    Padding Top
/*------------------------------------------*/

.p-top-100 { padding-top: 100px; }
.p-top-90 { padding-top: 90px; }
.p-top-80 { padding-top: 80px; }
.p-top-70 { padding-top: 70px; }
.p-top-60 { padding-top: 60px; }
.p-top-50 { padding-top: 50px; }
.p-top-40 { padding-top: 40px; }
.p-top-30 { padding-top: 30px; }
.p-top-25 { padding-top: 25px; }
.p-top-20 { padding-top: 20px; }
.p-top-15 { padding-top: 15px; }
.p-top-10 { padding-top: 10px; }

/*------------------------------------------*/
/*    Padding Bottom
/*------------------------------------------*/

.p-bottom-100 { padding-bottom: 100px; }
.p-bottom-90 { padding-bottom: 90px; }
.p-bottom-80 { padding-bottom: 80px; }
.p-bottom-70 { padding-bottom: 70px; }
.p-bottom-60 { padding-bottom: 60px; }
.p-bottom-50 { padding-bottom: 50px; }
.p-bottom-40 { padding-bottom: 40px; }
.p-bottom-30 { padding-bottom: 30px; }
.p-bottom-25 { padding-bottom: 25px; }
.p-bottom-20 { padding-bottom: 20px; }
.p-bottom-15 { padding-bottom: 15px; }
.p-bottom-10 { padding-bottom: 10px; }
.p-bottom-0 { padding-bottom: 0; }

/*------------------------------------------*/
/*    Padding Left
/*------------------------------------------*/

.p-left-60 { padding-left: 60px; }
.p-left-45 { padding-left: 45px; }
.p-left-30 { padding-left: 30px; }
.p-left-25 { padding-left: 25px; }
.p-left-20 { padding-left: 20px; }
.p-left-15 { padding-left: 15px; }
.p-left-10 { padding-left: 10px; }

/*------------------------------------------*/
/*    Padding Right
/*------------------------------------------*/

.p-right-60 { padding-right: 60px; }
.p-right-45 { padding-right: 45px; }
.p-right-30 { padding-right: 30px; }
.p-right-25 { padding-right: 25px; }
.p-right-20 { padding-right: 20px; }
.p-right-15 { padding-right: 15px; }
.p-right-10 { padding-right: 10px; }

/*------------------------------------------*/
/*   BACKGROUND SETTINGS FOR DEMOS
/*------------------------------------------*/

.bg-scroll {
	width: 100%;
	background-attachment: fixed !important;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.bg-fixed {
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

/*------------------------------------------*/
/*   BACKGROUND COLORS FOR DEMOS
/*------------------------------------------*/

.no-bg { background-color: transparent; }
.bg-white { background-color: #fff; }
.bg-black { background-color: #1a1a1a; }
.bg-dark { background-color: #222; }
.bg-lightgrey { background-color: #f5f5f5; }
.bg-stategrey { background-color: #20242e; }
.bg-green { background-color: #64b671; }
.bg-red { background-color: #f45432; }
.bg-sky-blue { background-color: #13a3df; }
.bg-dark-blue { background-color: #3b55e6; }
.bg-theme { background-color: #f05514; }

/*------------------------------------------*/
/*   BORDER SETTINGS FOR DEMOS
/*------------------------------------------*/

.b-top-grey { border-top: 1px solid #ddd; }
.b-bottom-grey { border-bottom: 1px solid #ddd; }
.b-left-grey { border-left: 1px solid #ddd; }
.b-right-grey { border-right: 1px solid #ddd; }




/* ===================================================================================
   02. TYPOGRAPHY
   =================================================================================== */

/*------------------------------------------*/
/*	HEADERS
/*------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
	color: #222;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 0;
}

/* Header H5 */

h5.h5-small {
	font-size: 15px;
	line-height: 22px;
}

h5 {
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 5px;
}

/* Header H4 */

h4.h4-small {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 5px;
}

h4 {
	font-size: 19px;
	line-height: 25px;
	margin-bottom: 10px;
}

h4.h4-lg {
	font-size: 20px;
	line-height: 28px;
	font-weight: 500;
	margin-bottom: 15px;
}

h4.h4-huge {
	font-size: 22px;
	line-height: 30px;
}

/* Header H3 */

h3.h3-small {
	font-size: 28px;
	line-height: 38px;
	margin-bottom: 15px;
}

h3 span {
	font-weight: 700;
}

h3 {
	font-size: 30px;
	line-height: 38px;
	letter-spacing: -0.5;
	margin-bottom: 20px;
}

h3.h3-lg {
	font-size: 34px;
	line-height: 44px;
}

h3.h3-huge {
	font-size: 38px;
	line-height: 48px;
}

/* Header H2 */

h2.h2-small {
	font-size: 40px;
	line-height: 50px;
}

h2 {
	font-size: 44px;
	line-height: 54px;
	margin-bottom: 20px;
}

h2.h2-lg {
	font-size: 48px;
	line-height: 58px;
}

h2.h2-huge {
	font-size: 52px;
	line-height: 62px;
}

/*------------------------------------------*/
/*	 PARAGRAPHS
/*------------------------------------------*/

p.p-small {
	font-size: 14px;
	line-height: 22px;
}

p {
	color: #444;
	font-size: 16px;
	line-height: 26px;
	font-weight: 300;
}

p.p-lg {
	font-size: 18px;
	line-height: 28px;
}

p.p-huge {
	font-size: 20px;
	line-height: 30px;
}

/*------------------------------------------*/
/*	 LISTS
/*------------------------------------------*/

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

/*------------------------------------------*/
/*	 LINK SETTINGS
/*------------------------------------------*/

a {
	text-decoration: none;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
}

a.a-small {
	font-size: 14px;
	line-height: 22px;
}

a:hover {
	color: #444;
	text-decoration: none;
}

a:focus {
	outline: none;
	text-decoration: none;
}

/*------------------------------------------*/
/*	 BORDER
/*------------------------------------------*/

hr {
    border-top: 1px solid #ddd;
}

/*------------------------------------------*/
/*	IMAGE SETTINGS
/*------------------------------------------*/

.img-responsive {
	display: inline-block;
}

/*------------------------------------------*/
/*	 BUTTON SETTINGS
/*------------------------------------------*/

.btn {
	background-color: #f05514;
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 0.5px;
	border: 2px solid #f05514;
	padding: 10px 30px;
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
	-webkit-transition: all 350ms ease-in-out;
	-moz-transition: all 350ms ease-in-out;
	-o-transition: all 350ms ease-in-out;
	-ms-transition: all 350ms ease-in-out;
	transition: all 350ms ease-in-out;
}

.btn i {
	font-size: 15px;
	margin-left: 2px;
}

/*------------------------------------------*/
/*	 Button Size
/*------------------------------------------*/

.btn.btn-small {
	font-size: 13px;
	padding: 8px 25px;
}

.btn.btn-medium {
	font-size: 15px;
	padding: 11px 35px;
}

.btn.btn-lg {
	font-size: 16px;
	padding: 12px 40px;
}

.btn.btn-lg i {
	font-size: 16px;
	margin-left: 3px;
}

/*------------------------------------------*/
/*	 Button Colors
/*------------------------------------------*/

.btn.btn-blue {
	background-color: #13a3df;
	border-color: #13a3df;
	color: #fff;
}

.btn.btn-black {
	background-color: #444;
	border-color: #444;
}

.btn.btn-white {
	background-color: #fff;
	border-color: #fff;
	color: #222;
}

.btn.btn-tra-theme {
	background-color: transparent;
	border-color: #f05514;
	color: #f05514;
}

.btn.btn-tra-dark {
	background-color: transparent;
	border-color: #666;
	color: #666;
}

.btn.btn-tra-white {
	background-color: transparent;
	border-color: #fff;
	color: #fff;
}

/*------------------------------------------*/
/*	 Button Hover
/*------------------------------------------*/

.btn.blue-hover:hover,
.btn.blue-hover:focus {
	background-color: #13a3df;
	border-color: #13a3df;
	color: #fff;
}

.btn.dark-hover,
.btn.dark-hover:hover,
.btn.dark-hover:focus {
	background-color: #444;
	border-color: #444;
	color: #fff;
}
.btn.tra-hover{
  background-color: #f05514;
  border-color: #f05514;
  color: #fff;
}
.btn.tra-hover:hover,
.btn.tra-hover:focus {
	border-color: #fff;
	color: #fff;
}

.btn.theme-hover:hover,
.btn.theme-hover:focus {
	background-color: #f05514;
	border-color: #f05514;
	color: #fff;
}

/*------------------------------------------*/
/*	 SECTION TITLE
/*------------------------------------------*/

.section-title,
.thin-title {
	text-align: center;
	margin-bottom: 50px;
}

.section-title h4,
.thin-title h4 {
	font-size: 18px;
	line-height: 18px;
	font-weight: 300;
	letter-spacing: 0.5px;
	margin-bottom: 12px;
}

.section-title h3 {
	font-size: 38px;
	line-height: 48px;
	font-weight: 600;
	letter-spacing: -0.5px;
	margin-bottom: 10px;
}

.thin-title h3 {
	margin-bottom: 10px;
}

.section-title p,
.thin-title p {
	color: #000000;
	font-size: 19px;
	line-height: 27px;
	margin-bottom: 30px;
	padding: 0 5%;
}

.section-title p.p-small {
	font-size: 16px;
	line-height: 24px;
	font-style: italic;
}

.section-title p.p-small span {
	color: #f05514;
	font-weight: 700;
}

/*------------------------------------------*/
/*	 Text Weight
/*------------------------------------------*/

.txt-thin { font-weight: 300; }
.txt-normal { font-weight: 400; }
.txt-medium { font-weight: 500; }
.txt-semi-bold { font-weight: 600; }
.txt-bold { font-weight: 700; }

.txt-uppercase { text-transform: uppercase; }

/*------------------------------------------*/
/*	 TEXT COLORS FOR DEMOS
/*------------------------------------------*/

.black-color { color: #222; }
.dark-color { color: #666; }
.grey-color { color: #999; }
.lightgrey-color { color: #ccc; }
.sky-blue-color { color: #13a3df; }
.dark-blue-color { color: #3b55e6; }
.green-color { color: #64b671; }
.red-color { color: #f45432; }
.theme-color { color: #f05514; }

.white-color,
.white-color h2,
.white-color h3,
.white-color h4,
.white-color h5,
.white-color h6,
.white-color p,
.white-color a,
.white-color i,
.white-color span {
	color: #fff;
}

.lightgrey-color,
.lightgrey-color h2,
.lightgrey-color h3,
.lightgrey-color h4,
.lightgrey-color h5,
.lightgrey-color h6,
.lightgrey-color p,
.lightgrey-color a {
	color: #ccc;
}

/*------------------------------------------*/
/*	 BOXES ICONS
/*------------------------------------------*/

.box-icon-small [class^="flaticon-"]:before,
.box-icon-small [class*=" flaticon-"]:before,
.box-icon-small [class^="flaticon-"]:after,
.box-icon-small [class*=" flaticon-"]:after {
    font-family: Flaticon;
	font-size: 50px;
	line-height: 50px!important;
	font-style: normal;
	margin-left: 0;
}

.box-icon [class^="flaticon-"]:before,
.box-icon [class*=" flaticon-"]:before,
.box-icon [class^="flaticon-"]:after,
.box-icon [class*=" flaticon-"]:after {
    font-family: Flaticon;
	font-size: 70px;
	line-height: 70px!important;
	font-style: normal;
	margin-left: 0;
}

.box-icon-medium [class^="flaticon-"]:before,
.box-icon-medium [class*=" flaticon-"]:before,
.box-icon-medium [class^="flaticon-"]:after,
.box-icon-medium [class*=" flaticon-"]:after {
    font-family: Flaticon;
	font-size: 80px;
	line-height: 80px!important;
	font-style: normal;
	margin-left: 0;
}

.box-icon-lg [class^="flaticon-"]:before,
.box-icon-lg [class*=" flaticon-"]:before,
.box-icon-lg [class^="flaticon-"]:after,
.box-icon-lg [class*=" flaticon-"]:after {
    font-family: Flaticon;
	font-size: 90px;
	line-height: 90px!important;
	font-style: normal;
	margin-left: 0;
}




/* ==========================================================================
   03. PRELOAD ANIMATION
   ========================================================================== */

#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
	background-color: #fff;
}

#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
	width: 90px;
    height: 90px;
	margin: -45px 0 0 -45px;
    border: 3px solid transparent;
	border-top-color: #25c6ff;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-animation: spin 2s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 2s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}

#loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border: 3px solid transparent;
    border-top-color: #e74c3c;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-animation: spin 3s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 3s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}

#loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border: 3px solid transparent;
    border-top-color: #f9c922;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-animation: spin 1.5s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 1.5s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}

@-webkit-keyframes spin {
    0%   {
        -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg);  /* IE 9 */
        transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
    }
    100% {
        -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg);  /* IE 9 */
        transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
    }
}

@keyframes spin {
    0%   {
        -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg);  /* IE 9 */
        transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
    }
    100% {
        -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg);  /* IE 9 */
        transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
    }
}




/* ===================================================================================
   04. HEADER & NAVIGATION
   =================================================================================== */

/*------------------------------------------*/
/*	 LOGO IMAGE
/*------------------------------------------*/

.navbar-brand {
	height: 60px;
	padding: 18px 15px;
}

/*------------------------------------------*/
/*	 NAVIGATION BAR
/*------------------------------------------*/

.header {
	margin-bottom: 72px;
}

.header .def-nav {
	margin-bottom: 0;
}

.navbar {
	padding: 8px 0;
	margin-bottom: 0;
	background-color: #fff;
	-webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
	-webkit-transition: all 350ms ease-in-out;
	-moz-transition: all 350ms ease-in-out;
	-o-transition: all 350ms ease-in-out;
	-ms-transition: all 350ms ease-in-out;
	transition: all 350ms ease-in-out;
}

.navbar-brand {
  height: 90px;
  padding: 12px 15px;
}

.navbar.bg-black {
	background-color: #1a1a1a;
	box-shadow: 0 0;
}

.navbar.no-bg {
	padding: 20px 0px;
	background-color: transparent;
	box-shadow: 0 0;
}

/*------------------------------------------*/
/*	 NAVIGATION MENU
/*------------------------------------------*/

#header-1 .navbar-right {
	float: left!important;
	margin-left: 100px;
}

.navbar-nav > li > a {
	color: #333;
	font-size: 15px;
	line-height: 60px;
	font-weight: 300;
	display: block;
	padding: 0 12px;
}

.bg-black .navbar-nav > li > a,
.no-bg .navbar-nav > li > a {
	color: #fff;
}

.no-bg.dark-nav .navbar-nav > li > a {
	color: #333;
}

/*------------------------------------------*/
/*	 Header Button
/*------------------------------------------*/

#header-1 .header-btn {
	float: right!important;
	margin-right: 20px;
}

.navbar-nav > li > a.header-btn {
	background-color: #f05514;
	color: #fff;
	font-size: 15px;
	font-weight: 300;
	line-height: 22px;
	letter-spacing: 0.5px;
	margin-top: 11px;
	margin-left: 15px;
	padding: 6px 25px;
	border: 2px solid #f05514;
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.no-bg .navbar-nav > li > a.header-btn {
	background-color: transparent;
	color: #fff;
	border-color: #fff;
}

.no-bg.dark-nav .navbar-nav > li > a.header-btn {
	background-color: #f05514;
	color: #fff;
	border-color: #f05514;
}

/*------------------------------------------*/
/*	 Header Social Icons
/*------------------------------------------*/

.header-socials {
	display: inline-block;
	margin-top: 12px;
	margin-left: 10px;
}

.header-socials span {
	float: left;
	width: auto !important;
    display: inline-block !important;
    vertical-align: top;
    clear: none !important;
}

.he_social {
	width: 36px;
    height: 36px;
	text-align: center;
	background-color: transparent;
	color: #fff;
	font-size: 15px;
    line-height: 36px;
	margin: 0 3px;
	-webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    display: block;
    text-decoration: none;
}

.he_social .fa {
	line-height: 36px !important;
}

.navbar .ico-facebook {background-color: #3b5998;}
.navbar .ico-twitter {background-color: #00a9ed;}
.navbar .ico-google-plus {background-color: #cd1111;}
.navbar .ico-linkedin {background-color: #015886;}
.navbar .ico-dribbble {background-color: #d92d84;}
.navbar .ico-instagram {background-color: #beb3a8;}
.navbar .ico-pinterest {background-color: #ac281a;}
.navbar .ico-dropbox {background-color: #008ad2;}
.navbar .ico-skype {background-color: #00a9ed; }
.navbar .ico-youtube {background-color: #cd1b20;}
.navbar .ico-tumblr {background-color: #3a5976;}
.navbar .ico-vimeo {background-color: #00adee;}
.navbar .ico-flickr {background-color: #d2d2d2;}
.navbar .ico-github {background-color: #222;}
.navbar .ico-renren {background-color: #364a83;}
.navbar .ico-vk {background-color: #3b5998;}
.navbar .ico-xing {background-color: #015f5e;}
.navbar .ico-weibo {background-color: #be4443;}
.navbar .ico-rss {background-color: #ff6600;}

/*------------------------------------------*/
/*	 Header Social Icons Hover
/*------------------------------------------*/

.he_social:hover,
.scroll.white-nav .he_social:hover {
	background-color: #444;
	color: #fff;
}

.bg-black .he_social:hover,
.white-nav .he_social:hover {
	background-color: #fff;
	color: #444;
}

/*------------------------------------------*/
/*	 Navigation Menu Hover
/*------------------------------------------*/

.navbar-nav > li > a:hover,
.no-bg.dark-nav .navbar-nav > li > a:hover,
.no-bg.scroll .navbar-nav > li > a:hover {
	color: #f05514;
	background-color: transparent;
}

.navbar-nav > li > a:focus {
	background-color: transparent;
}

.navbar-nav > li > a.header-btn:hover {
	background-color: #333;
	border-color: #333;
	color: #fff;
}

.bg-black .navbar-nav > li > a.header-btn:hover {
	background-color: transparent;
	border-color: #fff;
	color: #fff;
}

.no-bg.scroll.white-nav .navbar-nav > li > a.header-btn,
.no-bg.white-nav .navbar-nav > li > a.header-btn:hover {
	background-color: #f05514;
	border-color: #f05514;
	color: #fff;
}

.no-bg.scroll.white-nav .navbar-nav > li > a.header-btn:hover,
.no-bg.dark-nav .navbar-nav > li > a.header-btn:hover {
	background-color: #333;
	border-color: #333;
	color: #fff;
}

/*------------------------------------------*/
/*	 Navbar Scroll
/*------------------------------------------*/

.navbar.scroll {
	padding: 0px;
	background-color: #fff;
	box-shadow: 0 0 2px rgba(50, 50, 50, 0.4);
}

.navbar.bg-black.scroll {
	background-color: #1a1a1a;
}

.no-bg.scroll .navbar-nav > li > a {
	color: #333;
}

/*------------------------------------------*/
/*	 Responsive Menu Button
/*------------------------------------------*/

.navbar-toggle {
  position: relative;
  background-color: transparent;
  padding: 10px;
  margin: 11px 45px 11px 0;
  border: none;
}

.navbar-toggle {
	color: #444;
	border: 2px solid #444;
}

.bg-black .navbar-toggle {
	color: #ccc;
	border: 2px solid #ccc;
}

.navbar-toggle .icon-bar {
	background-color: #444;
}

.bg-black .navbar-toggle .icon-bar {
	background-color: #ccc;
}

/*------------------------------------------*/
/*	 Logo Image
/*------------------------------------------*/

.navbar .logo-white,
.navbar .logo-black {
	display: block;
}

.navbar .logo-white,
.navbar.bg-white .logo-white,
.navbar.bg-black .logo-black,
.navbar.no-bg .logo-black,
.navbar.no-bg.dark-nav .logo-white,
.navbar.no-bg.scroll .logo-white {
	display: none;
}

.navbar.bg-black .logo-white,
.navbar.no-bg .logo-white,
.navbar.no-bg.dark-nav .logo-black,
.navbar.no-bg.scroll .logo-black {
	display: block;
}




/* ===================================================================================
   05. HERO
   =================================================================================== */

.hero-section .container {
	position: relative;
}

#hero-13 {
	width: 100%;
	height: 100%;
	position: relative;
	top: 0px;
	z-index: 1;
	display: block;
	overflow: hidden;
	padding: 0 !important;
}

#hero-14 .hero-slider,
#hero-15 .hero-slider {
	height: 800px;
}

#hero-14 .hero-txt h2,
#hero-15 .hero-txt h2 {
	padding-top: 265px;
}

/*------------------------------------------*/
/*	 HERO BACKGROUND IMAGES FOR DEMOS
/*------------------------------------------*/

#hero-2 {
	background-image: url(../images/hero-2.png);
}

#hero-3 {
	background-image: url(../images/hero-3.jpg);
}

#hero-4 {
	background-image: url(../images/hero-4.jpg);
}

#hero-5 {
	background-image: url(../images/hero-5.jpg);
}

#hero-6 {
	background-image: url(../images/hero-6.png);
}

.hero-7-title {
	background-image: url(../images/hero-7.jpg);
}

#hero-9 {
	background-image: url(../images/hero-9.jpg);
}

#hero-10 {
	background-image: url(../images/hero-10.jpg);
}

#hero-11 {
	background-image: url(../images/hero-2.png);
}

#hero-12 {
	background-image: url(../images/hero-12.jpg);
}

#hero-14 {
	background-image: url(../images/hero-14.jpg);
}

#hero-15 {
	background-image: url(../images/hero-15.webp);
}

#hero-16{
  background: #13252c;
  height:300px;
  padding: 120px 0;
}

.space{
margin-bottom:30px;
}
/*------------------------------------------*/
/*	 HERO IMAGES
/*------------------------------------------*/

#hero-7-content {
	padding-top: 80px;
	padding-bottom: 550px;
}

.hero-7-image img {
	margin-top: -530px;
}

/*------------------------------------------*/
/*	 HERO OVERLAY
/*------------------------------------------*/

#hero-1 .hero-overlay {
	height: 100%;
	background-color: rgba(250, 250, 250, 0.7);
}

#hero-5 .hero-overlay {
	height: 100%;
	background-color: rgba(71, 21, 79, 0.9);
}

#hero-7 .hero-overlay {
	height: 100%;
	background-color: rgba(47, 64, 133, 0.75);
}

#hero-8 .hero-overlay {
	height: 100%;
	background-color: rgba(10, 10, 10, 0.85);
}

#hero-10 .hero-overlay {
	height: 100%;
	background-color: rgba(57, 77, 207, 0.85);
}

#hero-14 .hero-overlay,
#hero-15 .hero-overlay {
	height: 100%;
	background-color: rgba(10, 10, 10, 0.55);
}

/*------------------------------------------*/
/*	 HERO CONTENT
/*------------------------------------------*/

.hero-row-260 {
	padding-top: 260px;
	padding-bottom: 260px;
}

.hero-row-240 {
	padding-top: 240px;
	padding-bottom: 240px;
}

.hero-row-220 {
	padding-top: 220px;
	padding-bottom: 220px;
}

.hero-row-200 {
	padding-top: 200px;
	padding-bottom: 200px;
}

.hero-row-180 {
	padding-top: 180px;
	padding-bottom: 180px;
}

.hero-row-160 {
	padding-top: 160px;
	padding-bottom: 160px;
}

.hero-row-110 {
	padding-top: 110px;
	padding-bottom: 110px;
}

.hero-top-row-100 {
	padding-top: 100px;
}

/*------------------------------------------*/
/*	 HERO CONTENT TRANSPARENT HEADER
/*------------------------------------------*/

.wide-hero .hero-row-260 {
	padding-top: 300px;
	padding-bottom: 260px;
}

.wide-hero .hero-row-240 {
	padding-top: 280px;
	padding-bottom: 240px;
}

.wide-hero .hero-row-220 {
	padding-top: 260px;
	padding-bottom: 220px;
}

.wide-hero .hero-row-200 {
	padding-top: 240px;
	padding-bottom: 200px;
}

.wide-hero .hero-row-180 {
	padding-top: 220px;
	padding-bottom: 180px;
}

.wide-hero .hero-row-160 {
	padding-top: 200px;
	padding-bottom: 160px;
}

.wide-hero .hero-row-110 {
	padding-top: 150px;
	padding-bottom: 110px;
}

.wide-hero .hero-top-row-100 {
	padding-top: 140px;
}

/*------------------------------------------*/
/*	 Hero H3 Header
/*------------------------------------------*/

h3.h3-hero-normal {
	font-size: 45px;
	line-height: 55px;
	margin-bottom: 15px;
}

h3.h3-hero-lg {
	font-size: 50px;
	line-height: 60px;
	font-weight: 600;
	margin-bottom: 15px;
}

/*------------------------------------------*/
/*	 Hero H2 Header
/*------------------------------------------*/

h2.h2-hero-small {
	font-size: 55px;
	line-height: 65px;
	font-weight: 600;
	margin-bottom: 15px;
}

h2.h2-hero-medium {
	font-size: 65px;
	line-height: 75px;
	font-weight: 600;
	margin-bottom: 20px;
}

h2.h2-hero-lg {
	font-size: 75px;
	line-height: 85px;
	font-weight: 600;
	margin-bottom: 20px;
}

h2.h2-hero-huge {
	font-size: 85px;
	line-height: 95px;
	font-weight: 600;
	margin-bottom: 20px;
}

#hero-8 h2.h2-hero-huge {
	font-size: 95px;
	line-height: 100px;
	font-weight: 700;
	letter-spacing: -1px;
}

#hero-13 h2.h2-hero-huge,
#hero-15 h2.h2-hero-huge {
	font-size: 95px;
	line-height: 95px;
	font-weight: 600;
	letter-spacing: -1px;
}

/*------------------------------------------*/
/*	 Hero Paragraphs
/*------------------------------------------*/

.hero-txt p.p-hero-small {
	font-size: 17px;
	line-height: 26px;
	margin-bottom: 10px;
}

.hero-txt p {
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 12px;
}

.hero-txt p.p-hero-medium {
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 20px;
}

.hero-txt p.p-hero-lg {
	font-size: 24px;
	line-height: 34px;
	margin-bottom: 20px;
}

#hero-1 p,
#hero-9 p,
#hero-13 p,
#hero-15 p { padding: 0 15%; }

#hero-2 p,
#hero-5 p { padding-right: 10%; }

#hero-6 p { padding: 0 5%; }

#hero-7 p,
#hero-8 p,
#hero-10 p,
#hero-14 p { padding: 0 10%; }

/*------------------------------------------*/
/*	 Hero List
/*------------------------------------------*/

.hero-list p {
	margin-bottom: 8px;
}

.hero-list p span {
	margin-right: 5px;
}

/*------------------------------------------*/
/*	 Hero Register Form
/*------------------------------------------*/

#hero-form form {
	background: #fff;
	border: 2px solid #f05514;
	padding: 45px 40px 30px;
	-webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

/*------------------------------------------*/
/*	  Register Form Input
/*------------------------------------------*/

.register-form .col-md-12 {
	padding: 0;
}

#hero-form .form-control {
	background-color: #f0f0f0;
	color: #333;
	height: 43px;
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 18px;
	border: 1px solid #eee;
	-webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

#hero-form .form-control:focus {
    border-color: #f05514;
	outline: 0px none;
	box-shadow: none;
}

/*------------------------------------------*/
/*	  Register Form Message
/*------------------------------------------*/

#hero-form .loading {
	color: #666;
	font-size: 16px;
	font-weight: 700;
	margin-top: 20px;
}

.error {
	color: #e74c3c;
	font-size: 14px;
	font-weight: 300;
	margin-bottom: 20px;
  border-bottom:1px solid #e74c3c !important;
}

.error-label {
  color: #e74c3c;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 20px;
}

/*------------------------------------------*/
/*	 Register Form Submit Button
/*------------------------------------------*/

.register-form .btn {
	width: 100%;
	font-size: 15px;
	display: block;
	margin-bottom: 20px;
	-webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.register-form .btn:focus {
	background-color: #f05514;
	color: #fff;
	border-color: #f05514;
}

/*------------------------------------------*/
/*	 Hero Fullscreen Slider
/*------------------------------------------*/

#slides {
	position: relative;
}

#slides .scrollable {
	height: 100%;
	position: relative;
	top: 0;
	left: 0;
	zoom: 1;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}

#slides .scrollable:after {
	content: "";
	display: table;
	clear: both;
}

#hero-13 .hero-txt {
	width: 80%;
	position: absolute;
	left: 50%;
	top: 50%;
	color: #fff;
	text-align: center;
	display: inline-block;
	padding: 50px 0;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

/*------------------------------------------*/
/*	 Fullscreen Slider Navigation
/*------------------------------------------*/

.slides-navigation {
	width: 100%;
    position: absolute;
    z-index: 3;
    top: 46%;
}

.slides-navigation a {
    position: absolute;
    display: block;
}

/*------------------------------------------*/
/*	 Next Button
/*------------------------------------------*/

.slides-navigation a.next {
    right: 0px;
}

.slides-navigation .next.fa-angle-right {
    color: #eee;
    font-size: 70px;
    opacity: 0.4;
    margin-right: 30px;
}

/*------------------------------------------*/
/*	 Previous Button
/*------------------------------------------*/

.slides-navigation a.prev {
    left: 0px;
}

.slides-navigation .prev.fa-angle-left {
    color: #ddd;
    font-size: 70px;
    opacity: 0.4;
    margin-left: 30px;
}

/*------------------------------------------*/
/*	 Buttons Hover
/*------------------------------------------*/

.slides-navigation .next.fa-angle-right:hover,
.slides-navigation .prev.fa-angle-left:hover {
	 opacity: 0.85;
}

/*------------------------------------------*/
/*	 SCROLL DOWN MOUSE
/*------------------------------------------*/

.scroll-down {
    display: block;
	width: 100%;
    position: absolute;
    z-index: 99;
    left: 0px;
    bottom: 5%;
    text-transform: uppercase;
    color: #ddd;
    font-size: 13px;
	font-weight: 700;
    text-align: center;
	-webkit-animation-name: Floatingx;
    -webkit-animation-duration: 1.8s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-name: Floating;
    -moz-animation-duration: 1.8s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-in-out;
}

@-webkit-keyframes Floatingx{
    from {-webkit-transform:translate(0, 0px);}
    65% {-webkit-transform:translate(0, 10px);}
    to {-webkit-transform: translate(0, -0px);}
}

@-moz-keyframes Floating{
    from {-moz-transform:translate(0, 0px);}
    65% {-moz-transform:translate(0, 10px);}
    to {-moz-transform: translate(0, -0px);}
}

.mouse {
	width: 18px;
    height: 28px;
	color: #ddd;
	border: 2px solid #ddd;
    border-radius: 12px;
	-webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    display: block;
    text-align: center;
    margin: 0px auto 10px;
}

.mouse span {
	font-size: 20px;
	margin-top: 6px;
}

/*------------------------------------------*/
/*	 SCROLL DOWN ARROW
/*------------------------------------------*/

.hero-arrow {
    display: block;
	width: 100%;
    position: absolute;
    z-index: 99;
    left: 0px;
    bottom: 10%;
    color: #222;
    font-size: 16px;
    text-align: center;
	-webkit-animation-name: Floatingx;
    -webkit-animation-duration: 1.8s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-name: Floating;
    -moz-animation-duration: 1.8s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-in-out;
}

@-webkit-keyframes Floatingx{
    from {-webkit-transform: translate(0, 0px);}
    65% {-webkit-transform: translate(0, 10px);}
    to {-webkit-transform: translate(0, -0px);}
}

@-moz-keyframes Floating{
    from {-moz-transform: translate(0, 0px);}
    65% {-moz-transform: translate(0, 10px);}
    to {-moz-transform: translate(0, -0px);}
}

.arrow span  {
	font-size: 25px;
    display: block;
    text-align: center;
    margin: 2px auto 0;
}

/*------------------------------------------*/
/*	 Hero Text Rotator Nav
/*------------------------------------------*/

.hero-section .flex-control-paging li a {
	background: transparent;
	border: 2px solid #fff;
}

.hero-section .flex-control-paging li a:hover {
	background: #fff;
	border: 2px solid #fff;
}

.hero-section .flex-control-paging li a.flex-active {
	background: #fff;
	border: 2px solid #fff;
}




/* ===================================================================================
   06. ABOUT SECTION
   =================================================================================== */

#about-4 .thin-title {
	margin-bottom: 20px;
}

/*------------------------------------------*/
/*	  ABOUT BOX
/*------------------------------------------*/

.abox {
	text-align: center;
	margin-bottom: 30px;
}

/*------------------------------------------*/
/*	  About Box Text
/*------------------------------------------*/

.abox h5 {
	margin-bottom: 20px;
}

.abox h4 {
	margin-top: 30px;
}

.abox p, .about-txt p {
	margin-bottom: 0;
}




/* ===================================================================================
   07. FEATURES SECTION
   =================================================================================== */

#features-1 {
	background-image: url(../images/features-1.jpg);
}

/*------------------------------------------*/
/*	  FEATURE BOX
/*------------------------------------------*/

.fbox {
	padding: 20px 40px;
	margin-bottom: 50px;
}

.fbox-1 {
	margin-bottom: 50px;
}

.fbox.b-right-grey {
	border-color: rgba(240, 240, 240, 0.2);
}

.fbox-1 h4 {
	margin-top: 20px;
}

.fbox-2 h4.h4-small {
	font-weight: 600;
	margin-top: 20px;
	margin-bottom: 10px;
}

.fbox p, .fbox-1 p, .fbox-2 p {
	margin-bottom: 0px;
}




/* ===================================================================================
   08. CONTENT SECTION
   =================================================================================== */

#content-6, #content-7 {
	position: relative;
}

#content-8 {
	background-image: url(../images/world-map-transparent.webp);
}

/*------------------------------------------*/
/*	Content Background Image
/*------------------------------------------*/

.content-6-img {
	background-repeat: no-repeat;
	background-position: left center;
	background-size: cover;
	position: absolute;
	top: 0;
	bottom: 0;
	width: 50%;
}

.content-7-img {
	background-repeat: no-repeat;
	background-position: left center;
	background-size: cover;
	position: absolute;
	top: 0;
	bottom: 0;
	width: 50%;
	left: 50%;
}

.content-6-img {
	background-image: url(../images/content-6.jpg);
}

.content-7-img {
	background-image: url(../images/content-7.jpg);
}

#content-6 .content-txt {
	padding-left: 0;
}

/*------------------------------------------*/
/*	 Content Box Icon
/*------------------------------------------*/

.cbox span {
	font-size: 32px;
	line-height: 32px!important;
	float: left;
	margin-right: 15px;
}

/*------------------------------------------*/
/*	 Content Box Title
/*------------------------------------------*/

.cbox h4 {
	line-height: 32px!important;
	margin-bottom: 12px;
}

/*------------------------------------------*/
/*	  QUOTE
/*------------------------------------------*/

.quote p {
	color: #666;
	font-size: 17px;
	line-height: 25px;
	font-style: italic;
	margin-bottom: 30px;
}

/*------------------------------------------*/
/*	  Quote Avatar
/*------------------------------------------*/

.quote-avatar {
	display: inline-block;
	margin: 0 auto;
}

.quote-avatar img {
	width: 65px;
	height: 65px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
}

.quote-author {
	display: inline-block;
	padding: 0 0 0 15px;
	text-align: left;
	position: relative;
	top: 10px;
}

/*------------------------------------------*/
/*	  Quote Avatar
/*------------------------------------------*/

.quote-author h4 {
	color: #151515;
	font-weight: 600;
	margin-bottom: 2px;
}

.quote-author span {
	color: #f05514;
	font-size: 15px;
	line-height: 15px;
	font-weight: 400;
	display: block;
}

/*------------------------------------------*/
/*	 ACCORDION
/*------------------------------------------*/

.panel-group {
    margin-bottom: 0;
}

.panel-group .panel + .panel {
	margin-top: 4px;
    margin-bottom: 4px;
}

.panel-default {
    border: none;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top: none;
}

.panel {
	background-color: transparent;
    border-radius: 0 0;
    -webkit-box-shadow: 0 0;
    box-shadow: 0 0;
}

/*------------------------------------------*/
/*	Accordion Panel Title
/*------------------------------------------*/

.panel-default > .panel-heading {
	background-color: transparent;
}

.panel-heading {
	padding: 8px 0;
}

.panel-group h3.h3-small {
	font-weight: 500;
	margin-bottom: 0;
}

.panel-heading a {
	color: #333;
}

.panel-heading a:hover {
	color: #f05514;
}

/*------------------------------------------*/
/*	Accordion Panel Content
/*------------------------------------------*/

.panel-body {
	padding: 5px 0;
	border: none;
}

.panel-body li  {
	margin-bottom: 5px;
}

.panel-body li i {
	color: #f05514;
	font-size: 13px;
	margin-right: 6px;
}

/*------------------------------------------*/
/*	SKILLS
/*------------------------------------------*/

.goalProgress {
	background: #ddd;
	margin-bottom: 35px;
}

div.progressBar {
	background: #f05514;
	padding: 2px 0;
	overflow: hidden;
	width: 20px;
}

span.goalAmount {
	display: none;
	text-indent: -9999px;
}

.barWrapper h5 {
	margin-bottom: 5px;
	display: inline-block;
}

/*------------------------------------------*/
/*	 Skills Tooltip
/*------------------------------------------*/

.barWrapper {
	position: relative;
}

.skill-percent {
	font-size: 17px;
	line-height: 17px;
	font-weight: 700;
	display: inline-block;
	position: absolute;
	top: 5px;
	right: 2%;
}

/*------------------------------------------*/
/*	TABS
/*------------------------------------------*/

#content-4-1 .nav-tabs {
	display: inline-block;
}

.nav-tabs {
	border: none;
}

.nav-tabs > li > a {
	color: #aaa;
	border: none;
	font-size: 18px;
	font-weight: 400;
	padding: 5px 0;
	background-color: transparent;
	border-bottom: none;
	margin-right: 60px;
}

#content-4-1 .nav-tabs > li > a {
	font-size: 17px;
	font-weight: 300;
	padding: 5px 40px 20px;
	background-color: transparent;
	border-bottom: none;
	margin-right: 5px;
}

.nav-tabs > li > a span {
	margin-bottom: 15px;
	display: block;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
	background-color: transparent;
	color: #f05514;
	border: none;
	border-bottom: none;
}

.nav-tabs > li > a:hover {
	background-color: transparent;
	color: #666;
}

/*------------------------------------------*/
/*	TABS PANE
/*------------------------------------------*/

#content-4-1 .tab-pane.row {
	margin-left: 15px;
	margin-right: 15px;
}

.tab-content > .tab-pane {
    padding: 30px 0 0;
	border: none;
	border: none;
}




/* ===================================================================================
   09. PORTFOLIO SECTION
   =================================================================================== */

#portfolio-2 .section-title  {
	margin-bottom: 20px;
}

/*------------------------------------------*/
/*	  FILTER BUTTONS
/*------------------------------------------*/

.btn-toolbar .btn-group {
    float: none;
}

/*------------------------------------------*/
/*	   Button Settings
/*------------------------------------------*/

.gallery-filter .btn-group > .btn {
	background-color: #333;
    color: #999;
	margin: 0 3px;
	padding: 7px 18px;
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
	border: none;
	text-shadow: none;
	-webkit-box-shadow: 0;
    -moz-box-shadow: 0;
    box-shadow: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
   -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

/*------------------------------------------*/
/*	   Filter Button Hover
/*------------------------------------------*/

.gallery-filter .btn-group > .btn:hover {
	color: #fff;
	background-color: #f05514;
}

/*------------------------------------------*/
/*	  Filter Button Active
/*------------------------------------------*/

.gallery-filter .btn-group > .btn.active,
.gallery-filter .btn-group > .btn.focus {
	color: #fff;
	background-color: #f05514;
	box-shadow: 0 0 0 0;
	cursor: default;
}

/*------------------------------------------*/
/*	  PORTFOLIO IMAGES HOLDER
/*------------------------------------------*/

.portfolio-items-list {
	padding: 0 5px;
}

#portfolio-3 .portfolio-items-list {
	margin: 0;
	padding: 0;
}

/*------------------------------------------*/
/*	  Portfolio Item
/*------------------------------------------*/

div.pp_default .pp_description {
    font-size: 15px;
    line-height: 15px;
}

.portfolio-item  {
	position: relative;
	margin-bottom: 16px;
	padding: 0 8px;
}

#portfolio-2 .portfolio-item  {
	display: none;
    opacity: 0;
	-moz-opacity: 0;
}

#portfolio-3 .portfolio-item {
	padding: 0;
	margin-bottom: 0;
}

/*------------------------------------------*/
/*	  Portfolio Image Meta
/*------------------------------------------*/

.portfolio-img-text span {
	color: #f05514;
	font-size: 15px;
	line-height: 15px;
	font-weight: 400;
	display: block;
	margin-bottom: 10px;
}

/*------------------------------------------*/
/*	  Portfolio Image Title
/*------------------------------------------*/

.portfolio-img-text {
	position: absolute;
	bottom: 15%;
	left: 0;
	z-index: 20;
	width: 100%;
	padding: 0 8%;
	opacity: 0;
	-webkit-transition: all 450ms ease-out;
	-moz-transition: all 450ms ease-out;
	-o-transition: all 450ms ease-out;
	transition: all 450ms ease-out;
}

.portfolio-img-text a {
	color: #fff;
	font-size: 20px;
	font-family: 'Poppins', sans-serif;
	line-height: 28px;
	font-weight: 600;
	margin-bottom: 0;
}

.portfolio-img-text a:hover {
	color: #bbb;
}

/*------------------------------------------*/
/*	  Image Hover Overlay
/*------------------------------------------*/

.hover-overlay {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	background: rgba(10, 10, 10, 0.75);
}

.hover-overlay > img {
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-moz-transform: scale(1.1);
	overflow: hidden;
	-webkit-transition: transform 400ms;
	-moz-transition: transform 400ms;
	-o-transition: transform 400ms;
	transition: transform 400ms;
}

/*------------------------------------------*/
/*	  Overlay Background
/*------------------------------------------*/

.item-overlay {
	opacity: 0;
	-moz-opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(10, 10, 10, 0.8);
	-moz-transition: opacity 400ms ease-out;
	-webkit-transition: opacity 400ms ease-out;
	-o-transition: opacity 400ms ease-out;
	transition: opacity 400ms ease-out;
}

/*------------------------------------------*/
/*	  Image Hover Effect
/*------------------------------------------*/

.hover-overlay:hover > img {
	transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-moz-transform: scale(1);
}

.hover-overlay:hover .item-overlay,
.portfolio-item:hover .portfolio-img-text {
	opacity: 1;
	-moz-opacity: 1;
}




/* ===================================================================================
   10. STATISTIC SECTION
   =================================================================================== */

#statistic-1 {
	background-image: url(../images/world-map-transparent.webp);
}

/*------------------------------------------*/
/*	  Statistic Number
/*------------------------------------------*/

.statistic-number {
	font-size: 65px;
	line-height: 65px;
	font-weight: 500;
	margin-bottom: 10px;
}

/*------------------------------------------*/
/*	  Statistic Text
/*------------------------------------------*/

.statistic-block h5.h5-lg {
	margin-bottom: 0;
	font-weight: 300;
}

.statistic-block p {
	margin-bottom: 0;
}




/* ===================================================================================
   11. BANNER
   =================================================================================== */

#banner-1 {
	background-image: url(../images/banner-1.jpg);
	background-position: center center;
	padding-top: 120px;
}

#banner-2 {
	background-image: url(../images/banner-2.jpg);
	padding-top: 160px;
	padding-bottom: 160px;
}

#banner-4 {
	background-image: url(../images/banner-4.jpg);
	padding-top: 120px;
	padding-bottom: 120px;
}

/*------------------------------------------*/
/*	 Banner Section Title
/*------------------------------------------*/

#banner-3 .section-title {
	margin-bottom: 30px;
}

/*------------------------------------------*/
/*	 Banner Typography
/*------------------------------------------*/

.banner-section h4 {
	font-size: 18px;
	line-height: 18px;
	font-weight: 300;
	letter-spacing: 0.5px;
	margin-bottom: 12px;
}

#banner-2 h3 {
	font-size: 40px;
	line-height: 50px;
	font-weight: 600;
	letter-spacing: -0.5px;
	margin-bottom: 25px;
}

#banner-4 h2 {
	font-size: 100px;
	line-height: 100px;
	font-weight: 700;
	margin-bottom: 20px;
}

#banner-4 h3 {
	font-weight: 300;
}

/*------------------------------------------*/
/*	  Video Link
/*------------------------------------------*/

.play-icon {
	width: 90px;
	height: 90px;
	background: url(../images/play-icon.png);
	display: inline-block;
}




/* ===================================================================================
   12. OUR CLIENTS SECTION
   =================================================================================== */

#clients-1 .thin-title {
	margin-bottom: 25px;
}

#clients-2 h4.h4-lg {
	font-weight: 300;
}

/*------------------------------------------*/
/*	  CLIENT'S LOGO HOLDER
/*------------------------------------------*/

.logo-holder {
	margin-left: 80px;
	margin-right: 80px;
}

.item {
	margin-bottom: 50px;
	width: 20%;
	float: left;
}

.brand-logo {
	padding: 0 15px;
	margin-bottom: 30px;
}




/* ===================================================================================
   13. TESTIMONIALS SECTION
   =================================================================================== */

#reviews-2 {
	background-image: url(../images/reviews-2.png);
}

/*------------------------------------------*/
/*	 Testimonial Message
/*------------------------------------------*/

.review-1 {
	text-align: center;
	margin-bottom: 50px;
	padding: 0 20px;
}

.review-2 {
	text-align: center;
	margin-bottom: 50px;
}

/*------------------------------------------*/
/*	  Testimonial Message Avatar
/*------------------------------------------*/

#reviews-1 .owl-carousel .owl-item img {
	width: 90px;
	height: 90px;
	display: inline-block;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
}

#reviews-2 img {
	width: 120px;
	height: 120px;
	display: inline-block;
	margin: 0 auto 20px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
}

/*------------------------------------------*/
/*	 Testimonial Message Text
/*------------------------------------------*/

.review-1 span {
	font-size: 46px;
	line-height: 46px;
	font-weight: 300;
	font-style: italic;
	display: block;
}

.review-1 p {
	color: #666;
	font-size: 17px;
	line-height: 27px;
	font-style: italic;
    padding: 20px 0 15px;
}

.review-2 p {
	color: #fff;
	font-size: 24px;
	line-height: 34px;
	font-weight: 300;
    padding: 20px 5%;
}

/*------------------------------------------*/
/*	 Testimonial Message Author
/*------------------------------------------*/

.review-1 h5 {
	line-height: 18px;
	font-weight: 500;
	margin-top: 15px;
	margin-bottom: 0;
}

.review-2 h5 {
	font-size: 15px;
	line-height: 15px;
	text-transform: uppercase;
	font-weight: 500;
	margin-bottom: 5px;
}

.review-1 span.author-data {
	font-size: 16px;
	line-height: 24px;
}

.review-2 span.author-data {
	font-size: 18px;
	line-height: 26px;
}

/*------------------------------------------*/
/*	 TESTIMONIALS PAGINATION
/*------------------------------------------*/

#reviews-1 .owl-theme .owl-dots .owl-dot span {
    margin: 5px;
}

#reviews-1 .owl-theme .owl-dots .owl-dot.active span,
#reviews-1 .owl-theme .owl-dots .owl-dot:hover span {
    background: #666;
}

.flex-control-paging li a {
	background: rgba(90, 90, 90, 0.45);
	width: 8px;
	height: 8px;
	border: 2px solid rgba(90, 90, 90, 0.1);
}

#reviews-2 .flex-control-paging li a {
	background: rgba(200, 200, 200, 0.45);
	border: 2px solid rgba(200, 200, 200, 0.1);
}

#reviews-2 .flex-control-paging li a:hover,
#reviews-2 .flex-control-paging li a.flex-active {
	background: #fff;
	border: 2px solid #fff;
}




/* ===================================================================================
   14. TEAM SECTION
   =================================================================================== */

#team-1 .social-icons i {
	color: #666;
	width: 30px;
	height: 30px;
	font-size: 20px;
    line-height: 30px !important;
	cursor: pointer;
	text-align: center;
	margin-right: 6px;
}

/*------------------------------------------*/
/*	  Team Member Meta
/*------------------------------------------*/

.team-img-meta h4 {
	font-weight: 500;
	margin-bottom: 5px;
}

.team-img-meta h6 {
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 10px;
}




/* ===================================================================================
   15. CALL TO ACTION
   =================================================================================== */

/*------------------------------------------*/
/*	  Call To Action Title
/*------------------------------------------*/

#call-to-action-1 h3 {
	display: inline-block;
	line-height: 50px!important;
	font-weight: 600;
	margin-right: 25px;
	margin-bottom: 0;
}

#call-to-action-2 h3 {
	margin-bottom: 15px;
}

#call-to-action-2 p.p-huge {
	font-weight: 300;
	padding: 0 5%;
}

/*------------------------------------------*/
/*	  Call To Action Button
/*------------------------------------------*/

#call-to-action-1 .btn {
    vertical-align: 6px;
}




/* ===================================================================================
   16. PRICING TABLES
   =================================================================================== */

#pricing-1 .col-md-3 {
	padding-left: 8px;
	padding-right: 8px;
}

/*------------------------------------------*/
/*	 Pricing Table Border
/*------------------------------------------*/

.pricing-table {
	border: 1px solid #a0a0a0;
	background-color: #fff;
	text-align: center;
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

/*------------------------------------------*/
/*	 Table Price Plan
/*------------------------------------------*/

.pricing-table .price {
	padding-top: 30px;
}

.pricing-table h4 {
	font-weight: 600;
	margin-bottom: 5px;
}

.pricing-table h5 {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 35px;
	padding: 0 45px;
}

.pricing-table .price span {
	font-size: 75px;
	line-height: 55px;
	font-weight: 400;
	font-family: 'Poppins', sans-serif;
	letter-spacing: -4px;
}

.pricing-table .price sup {
	font-size: 35px;
	font-weight: 400;
    top: -15px;
}

.pricing-table .price sup.coins {
	font-size: 30px;
	font-weight: 400;
    top: -30px;
}

.pricing-table p {
	color: #777;
	font-weight: 400;
	margin-top: 5px;
	margin-bottom: 0;
}

/*------------------------------------------*/
/*	 Table Body
/*------------------------------------------*/

.pricing-table ul.features {
	font-size: 16px;
	line-height: 16px;
	font-weight: 300;
	padding: 20px 20px 0;
}

.pricing-table ul.features li {
    padding: 8px 0;
}

/*------------------------------------------*/
/*	 Pricing Table Button
/*------------------------------------------*/

.pricing-table .btn {
	margin: 30px 0 50px;
}

/*------------------------------------------*/
/*	 Highlight Pricing Table
/*------------------------------------------*/

.pricing-table.highlight {
	border: 1px solid #f05514;
	background-color: #fafafa;
}




/* ===================================================================================
   17. BLOG SECTION
   =================================================================================== */

/*------------------------------------------*/
/*	  Blog Post Meta
/*------------------------------------------*/

.blog-post-text span {
	color: #999;
	font-size: 15px;
	line-height: 15px;
	font-weight: 400;
}

/*------------------------------------------*/
/*	  Blog Post Title
/*------------------------------------------*/

.blog-post-text a {
	color: #222;
	font-size: 20px;
	line-height: 25px;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
}

.blog-post-text a:hover {
	color: #f05514;
}

/*------------------------------------------*/
/*	  Blog Post Avatar
/*------------------------------------------*/

.blog-post-avatar {
	display: inline-block;
	float: left;
	padding-right: 15px;
}

.blog-post-avatar img {
	width: 50px;
	height: 50px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
}

.blog-post-author {
	padding-top: 15px;
}

.blog-post-author h6 {
	color: #000;
	font-size: 15px;
	line-height: 15px;
	font-weight: 600;
	margin-bottom: 0;
}




/* ===================================================================================
   18. CONTACTS SECTION
   =================================================================================== */

#contacts-4 {
	background-image: url(../images/world-map-transparent.webp);
}

/*------------------------------------------*/
/*	  Contacts Titlebar
/*-----------------------------------------*/

#contacts-4 .section-title span {
	font-size: 22px;
	line-height: 22px;
}

/*------------------------------------------*/
/*	  CONTACT FORM
/*-----------------------------------------*/

.contact-form {
	margin-left: 30px;
	margin-right: 30px;
}

/*------------------------------------------*/
/*	  Contact Form Input
/*------------------------------------------*/

.contact-form .form-control {
	height: 50px;
	background-color: transparent;
	border: none;
	border-bottom: 2px solid rgba(255, 255, 255, 0.35);
	box-shadow: 0 0 0 0;
	color: #fff;
	font-size: 17px;
	font-weight: 300;
	padding: 0;
	margin-bottom: 15px;
	-webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.contact-form.form-dark .form-control {
	border-bottom: 1px solid rgba(0, 0, 0, 0.35);
	color: #333;
}

#contacts-1 .contact-form.form-dark .form-control {
	border: 1px solid #ccc;
	color: #333;
	font-size: 16px;
	margin-bottom: 20px;
	padding: 0px 15px;
}

#contacts-1 .contact-form.form-dark .form-control {
	background-color: #e8e8e8;
	border: 1px solid #ddd;
}

/*------------------------------------------*/
/*	  Contact Form Textarea
/*------------------------------------------*/

textarea { min-height: 130px; }

#contacts-1 .contact-form.form-dark textarea.form-control {
	padding: 15px;
	min-height: 160px;
}

/*------------------------------------------*/
/*	  Contact Form Placeholder
/*------------------------------------------*/

.contact-form .form-control::-moz-placeholder { color: #fff; }
.contact-form .form-control:-ms-input-placeholder { color: #fff; }
.contact-form .form-control::-webkit-input-placeholder { color: #fff; }

.contact-form.form-dark .form-control::-moz-placeholder { color: #333; }
.contact-form.form-dark .form-control:-ms-input-placeholder { color: #333; }
.contact-form.form-dark .form-control::-webkit-input-placeholder { color: #333; }

/*------------------------------------------*/
/*	  Contact Form Input Focus
/*------------------------------------------*/

.contact-form .form-control:focus {
    outline: 0px none;
    box-shadow: none;
}

/*------------------------------------------*/
/*	  Forms Message
/*------------------------------------------*/

.contact-form-msg {
	margin-top: 20px;
}

.contact-form-msg .loading {
	color: #666;
	font-size: 17px;
	line-height: 17px;
}

#contacts-4.bg-scroll .contact-form-msg .loading {
	color: #fff;
}

.contact-form-msg .error {
	color: #fe4918;
	font-size: 15px;
	line-height: 15px;
	font-weight: 300;
}

.contact-form label.error {
	color: #fe4918;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 10px;
}

/*------------------------------------------*/
/*	  CONTACTS DATA
/*------------------------------------------*/

.contact-form h4,
.contact-data h4 {
	font-weight: 600;
}

.contact-data p {
	margin-bottom: 3px;
}

.contact-data p.contact-phone,
.contact-data p.contact-skype {
	font-size: 17px;
	line-height: 27px;
}

/*------------------------------------------*/
/*	CONTACTS GOOGLE MAP
/*------------------------------------------*/

.contacts-section .google-map {
    position: relative;
    padding: 0px 0px 30%;
    height: 0px;
    overflow: hidden;
}

.contacts-section .google-map iframe,
.contacts-section .google-map object,
.contacts-section .google-map embed {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
	border:0;
}




/* ===================================================================================
   20. FOOTER
   =================================================================================== */

/*------------------------------------------*/
/*	 PRE-FOOTER
/*------------------------------------------*/

.pre-footer.dark-foo {
	background-color: #292929;
}

#footer-3 .footer-info {
	padding-right: 25%;
}

/*------------------------------------------*/
/*	 Footer Typography
/*------------------------------------------*/

.footer h4 {
	font-weight: 500;
	margin-bottom: 25px;
}

.footer-contacts p {
	font-size: 15px;
	line-height: 20px;
}

.footer-bottom.dark-foo p {
	color: #999;
}

/*------------------------------------------*/
/*	 FOOTER LINKS / SOCIALS
/*------------------------------------------*/

.about-links,
.useful-links,
.footer-icons {
	display: inline-block;
	padding-left: 0;
	margin: 0 auto;
}

.footer-icons {
	margin: 15px auto 0;
}

.about-links li,
.useful-links li,
.footer-icons li {
	width: auto !important;
    display: block !important;
    vertical-align: top;
    clear: none !important;
	padding: 0;
	margin-bottom: 8px;
}

.footer-links .about-links li {
    display: inline-block !important;
	padding: 0 8px;
	margin-bottom: 0;
}

.footer-icons li {
	display: inline-block !important;
}

.about-links li a,
.useful-links li a {
	color: #333;
	line-height: 24px;
}

.about-links.dark-foo li a,
.useful-links.dark-foo li a,
.footer-links .about-links.dark-foo li a {
	color: #ccc;
}

a.foo-social {
	color: #fff;
	width: 38px;
	height: 38px;
	font-size: 17px;
    line-height: 34px !important;
	text-align: center;
	background-color: #bbb;
	border: 2px solid #bbb;
	margin-right: 3px;
    display: block;
	-webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

a.foo-social.dark-foo {
	background-color: #444;
	border: 2px solid #444;
}

.about-links.dark-foo li a:hover,
.useful-links.dark-foo li a:hover,
.footer-links .about-links.dark-foo li a:hover {
	color: #fff;
}

.about-links li a:hover,
.useful-links li a:hover {
	color: #f05514;
}

/*------------------------------------------*/
/*	 Footer Social Icons Hover
/*------------------------------------------*/

a.foo-social.ico-facebook:hover { background-color: #3b5998; border-color: #3b5998; color: #fff; }
a.foo-social.ico-twitter:hover { background-color: #00a9ed; border-color: #00a9ed; color: #fff; }
a.foo-social.ico-behance:hover { background-color: #00a8e7; border-color: #00a8e7; color: #fff; }
a.foo-social.ico-google-plus:hover { background-color: #cd1111; border-color: #cd1111; color: #fff; }
a.foo-social.ico-linkedin:hover { background-color: #015886; border-color: #015886; color: #fff; }
a.foo-social.ico-dribbble:hover { background-color: #d92d84; border-color: #d92d84; color: #fff; }
a.foo-social.ico-instagram:hover { background-color: #beb3a8; border-color: #beb3a8; color: #fff; }
a.foo-social.ico-pinterest:hover { background-color: #ac281a; border-color: #ac281a; color: #fff; }
a.foo-social.ico-dropbox:hover { background-color: #008ad2; border-color: #008ad2; color: #fff; }
a.foo-social.ico-skype:hover { background-color: #00a9ed; border-color: #00a9ed; color: #fff; }
a.foo-social.ico-youtube:hover { background-color: #cd1b20; border-color: #cd1b20; color: #fff; }
a.foo-social.ico-tumblr:hover { background-color: #3a5976; border-color: #3a5976; color: #fff; }
a.foo-social.ico-vimeo:hover { background-color: #00adee; border-color: #00adee; color: #fff; }
a.foo-social.ico-flickr:hover { background-color: #d2d2d2; border-color: #d2d2d2; color: #fff; }
a.foo-social.ico-github:hover { background-color: #222; border-color: #222; color: #fff; }
a.foo-social.ico-renren:hover { background-color: #364a83; border-color: #364a83; color: #fff; }
a.foo-social.ico-vk:hover { background-color: #3b5998; border-color: #3b5998; color: #fff; }
a.foo-social.ico-xing:hover { background-color: #015f5e; border-color: #015f5e; color: #fff; }
a.foo-social.ico-weibo:hover { background-color: #be4443; border-color: #be4443; color: #fff; }
a.foo-social.ico-rss:hover { background-color: #ff6600; border-color: #ff6600; color: #fff; }
a.foo-social.ico-digg:hover { background-color: #222; border-color: #222; color: #fff; }
a.foo-social.ico-deviantart:hover { background-color: #57675d; border-color: #57675d; color: #fff; }
a.foo-social.ico-envelope:hover { background-color: #999; border-color: #999; color: #fff; }
a.foo-socialico-delicious:hover { background-color: #0a0a0a; border-color: #0a0a0a; color: #fff; }

/*------------------------------------------*/
/*	  FOOTER NEWSLETTER FORM
/*------------------------------------------*/

/*------------------------------------------*/
/*	  Newsletter Form Input
/*------------------------------------------*/

.footer .newsletter-form .form-control {
	height: 40px;
	background-color: #fff;
	border: 1px solid #aaa;
	border-right: none;
	color: #222;
	font-size: 16px;
	font-weight: 300;
	padding: 0px 15px;
	box-shadow: none;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.footer .newsletter-form .form-control.dark-foo {
	background-color: #444;
	border: 1px solid #555;
	color: #ccc;
}

.footer .newsletter-form .form-control:focus {
	border-color: #f05514;
	outline: 0;
	box-shadow: none;
}

/*------------------------------------------*/
/*	  Contact Form Placeholder
/*------------------------------------------*/

.newsletter-form .form-control::-moz-placeholder { color: #444; }
.newsletter-form .form-control:-ms-input-placeholder { color: #444; }
.newsletter-form .form-control::-webkit-input-placeholder { color: #444; }

.newsletter-form .form-control.dark-foo::-moz-placeholder { color: #bbb; }
.newsletter-form .form-control.dark-foo:-ms-input-placeholder { color: #bbb; }
.newsletter-form .form-control.dark-foo::-webkit-input-placeholder { color: #bbb; }

/*------------------------------------------*/
/*	  Newsletter Form Button
/*------------------------------------------*/

.footer .newsletter-form .btn {
	color: #fff;
	height: 40px;
	font-size: 21px;
	line-height: 40px;
	padding: 0 26px;
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	-o-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
}

.footer-newsletter .form-notification {
	color: #f45432;
	font-size: 14px;
	line-height: 14px;
	font-weight: 300;
	margin-top: 15px;
	margin-bottom: 10px;
}




/* ===================================================================================
   21. SCROLL TO TOP
   =================================================================================== */

#scrollUp {
	display: none;
	width: 50px;
	height: 50px;
	position: fixed;
	bottom: 20px;
	right: 20px;
	background-image: url(../images/back-to-top.png);
	background-repeat: no-repeat;
	background-position: 50% 48%;
	background-color: rgba(35, 35, 35, 0.5);
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	-webkit-transition: all 250ms linear;
	-moz-transition: all 250ms linear;
	transition: all 250ms linear;
}

#scrollUp:hover {
	background-color: #f05514;
}

nav a#pull {
    display: none;
}



