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

    Template Name: Exotic 
    Template URI: http://x7info.com
    Description: This is html5 template
    Author: x7info
    Author URI: http://x7info.com
    Version: 1.0

-----------------------------------------------------------------------------------
    
    CSS INDEX
    ===================
	
    1. Theme Default CSS (body, link color, section etc)
	2.Basic Margin Padding
	3.Main menu
	4.welcome-hero-area
	5.About-Area
	6.Service-Area
	7.Skill-Area
	8.Team Area
	9.Portfolio-Area
	10.Testimonial-Area
	11.Price-Area
	12.Blog-Area
	13.Brand-area
	14.Callto-Area
	15.Contact-Area
	16.others

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

/*----------------------------------------*/
/*  1.  Theme default CSS
/*----------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,700,700i');
html, body {height: 100%;}
.floatleft {float:left}
.floatright {float:right}
.alignleft {float:left;margin-right:15px;margin-bottom: 15px}
.alignright {float:right;margin-left:15px;margin-bottom: 15px}
.aligncenter {display:block;margin:0 auto 15px}
a:focus {outline:0px solid}
img {max-width:100%;height:auto}
.fix {overflow:hidden}
p {
	color: #666;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 15px;
	line-height: 1.7;
	letter-spacing: 1px;
	margin: 0 0 15px;	
}
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 10px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight:700;
}



a {transition: all 0.3s ease 0s;text-decoration:none; font-family: Source Sans Pro;}
a:hover {
  color: #951b81;
  text-decoration: none;
}
a:active, a:hover {
  outline: 0 none;
}
input {
    background: #eceff8;
    border: 2px solid #eceff8;
    height: 45px;
    box-shadow: none;
    padding-left: 10px;
    font-size: 14px;
    color: #626262;
    width: 100%;
}
select {
    width: 100%;
    background: #eceff8;
    border: 2px solid #eceff8;
    height: 45px;
    padding-left: 10px;
    box-shadow: none;
    font-size: 14px;
    color: #626262;
}
option {
    background: #fff;
    border: 0px solid #626262;
    padding-left: 10px;
    font-size: 14px;
}
input:focus {
    background: transparent;
}
textarea {
    resize: vertical;
    background: #eceff8;
    border: 2px solid #eceff8;
    padding: 10px;
    width: 100%;
    font-size: 14px;
}
textarea:focus {
    background: transparent;
    outline: none;
}
::-moz-placeholder {
    color: #444;
    font-size: 13px;
}
.input-group.divcenter.input-group .form-control { padding-left: 0px }
ul{
list-style: outside none none;
margin: 0;
padding: 0
}
.clear{clear:both}
body {}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

.height-100vh {
    height: 100vh;
}
.table,
.table-cell {
    display: table;
    height: 100%;
}
.table-cell {
    display: table-cell;
    vertical-align: middle;
}
.relative {
    position: relative;
}


/*colored background*/

.fundo-roxo {
	background: #951b81;
}

.fundo-turquesa {
	background: #34b6b3;
}

.white-bg {
    background: #fff ;
}
.gray-bg {
    background: #F5F5F5 ;
}
.bg-dark {
    background-color: #7a7a7a;
}
.bg-dark-gray {
    background-color: #252830 ;
}
.default-bg{
    background-color: #951b81 ;
}
/*colored text*/

.white-text {
    color: #fff;
}
.gray-text {
    color: #F5F5F5;
}
.dp-gray-text {
    color: #535353
}
i {
    color: #666666;
    transition: all .3s ease 0s;
}
#Container .mix{display:none}
/*----------------------------------
 2.Basic Margin Padding
-----------------------------------*/

.m-0 {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}
.p-0 {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}
/*************************
Margin top
*************************/

.mt-0 {
    margin-top: 0
}
.mt-10 {
    margin-top: 10px
}
.mt-15 {
    margin-top: 15px
}
.mt-20 {
    margin-top: 20px
}
.mt-30 {
    margin-top: 30px
}
.mt-40 {
    margin-top: 40px
}
.mt-50 {
    margin-top: 50px
}
.mt-60 {
    margin-top: 60px
}
.mt-70 {
    margin-top: 70px
}
.mt-80 {
    margin-top: 80px
}
.mt-90 {
    margin-top: 90px
}
.mt-100 {
    margin-top: 100px
}
.mt-110 {
    margin-top: 110px
}
.mt-120 {
    margin-top: 120px
}
.mt-130 {
    margin-top: 130px
}
.mt-140 {
    margin-top: 140px
}
.mt-150 {
    margin-top: 150px
}
/*************************
      Margin right
*************************/

.mr-0 {
    margin-right: 0px
}
.mr-10 {
    margin-right: 10px
}
.mr-15 {
    margin-right: 15px
}
.mr-20 {
    margin-right: 20px
}
.mr-30 {
    margin-right: 30px
}
.mr-40 {
    margin-right: 40px
}
.mr-50 {
    margin-right: 50px
}
.mr-60 {
    margin-right: 60px
}
.mr-70 {
    margin-right: 70px
}
.mr-80 {
    margin-right: 80px
}
.mr-90 {
    margin-right: 90px
}
.mr-100 {
    margin-right: 100px
}
.mr-110 {
    margin-right: 110px
}
.mr-120 {
    margin-right: 120px
}
.mr-130 {
    margin-right: 130px
}
.mr-140 {
    margin-right: 140px
}
.mr-150 {
    margin-right: 150px
}
/*************************
      Margin bottom
*************************/

.mb-0 {
    margin-bottom: 0
}
.mb-10 {
    margin-bottom: 10px
}
.mb-15 {
    margin-bottom: 15px
}
.mb-20 {
    margin-bottom: 20px
}
.mb-30 {
    margin-bottom: 30px
}
.mb-40 {
    margin-bottom: 40px
}
.mb-50 {
    margin-bottom: 50px
}
.mb-60 {
    margin-bottom: 60px
}
.mb-70 {
    margin-bottom: 70px
}
.mb-80 {
    margin-bottom: 80px
}
.mb-90 {
    margin-bottom: 90px
}
.mb-100 {
    margin-bottom: 100px
}
.mb-110 {
    margin-bottom: 110px
}
.mb-120 {
    margin-bottom: 120px
}
.mb-130 {
    margin-bottom: 130px
}
.mb-140 {
    margin-bottom: 140px
}
.mb-150 {
    margin-bottom: 150px
}
/*************************
        Margin left
*************************/

.ml-0 {
    margin-left: 0
}
.ml-10 {
    margin-left: 10px
}
.ml-15 {
    margin-left: 15px
}
.ml-20 {
    margin-left: 20px
}
.ml-30 {
    margin-left: 30px
}
.ml-40 {
    margin-left: 40px
}
.ml-50 {
    margin-left: 50px
}
.ml-60 {
    margin-left: 60px
}
.ml-70 {
    margin-left: 70px
}
.ml-80 {
    margin-left: 80px
}
.ml-90 {
    margin-left: 90px
}
.ml-100 {
    margin-left: 100px
}
.ml-110 {
    margin-left: 110px
}
.ml-120 {
    margin-left: 120px
}
.ml-130 {
    margin-left: 130px
}
.ml-140 {
    margin-left: 140px
}
.ml-150 {
    margin-left: 150px
}
/*************************
        Padding top
*************************/

.pt-0 {
    padding-top: 0
}
.pt-10 {
    padding-top: 10px
}
.pt-15 {
    padding-top: 15px
}
.pt-20 {
    padding-top: 20px
}
.pt-30 {
    padding-top: 30px
}
.pt-40 {
    padding-top: 40px
}
.pt-50 {
    padding-top: 50px
}
.pt-60 {
    padding-top: 60px
}
.pt-70 {
    padding-top: 70px
}
.pt-80 {
    padding-top: 80px
}
.pt-90 {
    padding-top: 90px
}
.pt-100 {
    padding-top: 100px
}
.pt-110 {
    padding-top: 110px
}
.pt-120 {
    padding-top: 120px
}
.pt-130 {
    padding-top: 130px
}
.pt-140 {
    padding-top: 140px
}
.pt-150 {
    padding-top: 150px
}
/*************************
        Padding right
*************************/

.pr-0 {
    padding-right: 0
}
.pr-10 {
    padding-right: 10px
}
.pr-15 {
    padding-right: 15px
}
.pr-20 {
    padding-right: 20px
}
.pr-30 {
    padding-right: 30px
}
.pr-40 {
    padding-right: 40px
}
.pr-50 {
    padding-right: 50px
}
.pr-60 {
    padding-right: 60px
}
.pr-70 {
    padding-right: 70px
}
.pr-80 {
    padding-right: 80px
}
.pr-90 {
    padding-right: 90px
}
.pr-100 {
    padding-right: 100px
}
.pr-110 {
    padding-right: 110px
}
.pr-120 {
    padding-right: 120px
}
.pr-130 {
    padding-right: 130px
}
.pr-140 {
    padding-right: 140px
}
/*************************
        Padding bottom
*************************/

.pb-0 {
    padding-bottom: 0
}
.pb-10 {
    padding-bottom: 10px
}
.pb-15 {
    padding-bottom: 15px
}
.pb-20 {
    padding-bottom: 20px
}
.pb-30 {
    padding-bottom: 30px
}
.pb-40 {
    padding-bottom: 40px
}
.pb-50 {
    padding-bottom: 50px
}
.pb-60 {
    padding-bottom: 60px
}
.pb-70 {
    padding-bottom: 70px
}
.pb-80 {
    padding-bottom: 80px
}
.pb-90 {
    padding-bottom: 90px
}
.pb-100 {
    padding-bottom: 100px
}
.pb-110 {
    padding-bottom: 110px
}
.pb-120 {
    padding-bottom: 120px
}
.pb-130 {
    padding-bottom: 130px
}
.pb-140 {
    padding-bottom: 140px
}
.pb-150 {
    padding-bottom: 150px
}
/*************************
        Padding left
*************************/

.pl-0 {
    padding-left: 0
}
.pl-10 {
    padding-left: 10px
}
.pl-15 {
    padding-left: 15px
}
.pl-20 {
    padding-left: 20px
}
.pl-30 {
    padding-left: 30px
}
.pl-40 {
    padding-left: 40px
}
.pl-50 {
    padding-left: 50px
}
.pl-60 {
    padding-left: 60px
}
.pl-70 {
    padding-left: 70px
}
.pl-80 {
    padding-left: 80px
}
.pl-90 {
    padding-left: 90px
}
.pl-100 {
    padding-left: 100px
}
.pl-110 {
    padding-left: 110px
}
.pl-120 {
    padding-left: 120px
}
.pl-130 {
    padding-left: 130px
}
.pl-140 {
    padding-left: 140px
}
.pl-150 {
    padding-left: 150px
}
/***************************
    Page section padding 
****************************/

.ptb-0 {
    padding: 0
}
.ptb-10 {
    padding: 10px 0
}
.ptb-20 {
    padding: 20px 0
}
.ptb-30 {
    padding: 30px 0
}
.ptb-40 {
    padding: 40px 0
}
.ptb-50 {
    padding: 50px 0
}
.ptb-60 {
    padding: 60px 0
}
.ptb-70 {
    padding: 70px 0
}
.ptb-80 {
    padding: 80px 0
}
.ptb-90 {
    padding: 90px 0
}
.ptb-100 {
    padding: 100px 0
}
.ptb-110 {
    padding: 110px 0
}
.ptb-120 {
    padding: 120px 0
}
.ptb-130 {
    padding: 130px 0
}
.ptb-140 {
    padding: 140px 0
}
.ptb-150 {
    padding: 150px 0
}
.ptb-200 {
    padding: 200px 0
}
.bg-img-1 {
  background: rgba(0, 0, 0, 0) url("img/bg/1.jpg") no-repeat scroll center center / cover ;
  height: 100vh;
}
.slide-2{
  background: rgba(0, 0, 0, 0) url("img/slider/2.jpg") no-repeat scroll center center / cover ;
  height: 100vh;
}
.slide-1{
  background: rgba(0, 0, 0, 0) url("img/slider/1.jpg") no-repeat scroll center center / cover ;
  height: 100vh;
}
.slide-3{
  background: rgba(0, 0, 0, 0) url("img/slider/3.jpg") no-repeat scroll center center / cover ;
  height: 100vh;
}
.slide-4{
  background: rgba(0, 0, 0, 0) url("img/slider/4.jpg") no-repeat scroll center center / cover ;
  height: 100vh;
}
.slide-5{
  background: rgba(0, 0, 0, 0) url("img/slider/5.jpg") no-repeat scroll center center / cover ;
  height: 100vh;
}
.slide-6{
  background: rgba(0, 0, 0, 0) url("img/slider/6.jpg") no-repeat scroll center center / cover ;
  height: 100vh;
}
.bg-img-4 {
  background: rgba(0, 0, 0, 0) url("img/bg/4.jpg") no-repeat scroll center center / cover ;
  height: 100vh;
}
.bg-img-2 {
  background: rgba(0, 0, 0, 0) url("img/bg/2.jpg") no-repeat scroll center center / cover ;
}
.bg-img-3 {
  background: rgba(0, 0, 0, 0) url("img/bg/3.jpg") no-repeat scroll center center / cover ;
}
.bg-about {
  background: rgba(0, 0, 0, 0) url("img/about/1.jpg") no-repeat scroll right center / cover;
}

/*----------------------
	3.Main menu
------------------------*/
.header-area{
	position:absolute;
	background: rgba(255, 255, 255, 1) none repeat scroll 0 0;	
	width:100%;
	z-index:11;
	padding:20px 0;
	transition:all .3s;
}
.header-text.text-center {
  position: relative;
  z-index: 1;
}
.logo h2 {
  color: #999;
  font-size: 36px;
  font-weight: 300;
  margin-bottom: 0;
}
.logo h3 {
	color:#000;
	font-weight:400;
	font-size:14px;
	letter-spacing: 5px;
	text-transform: uppercase;
}
.logo a {
  height: inherit;
}
.main-menu li {
  display: inline-block;
  padding-left: 35px;
  padding-top: 20px;
  letter-spacing: 5px;
}
.main-menu li a {
    color: #666;
    font-size: 14px;
    text-transform: uppercase;
    position: relative;
	text-decoration:none;

}
.main-menu nav ul li a::before {
  background: #fff none repeat scroll 0 0;
  bottom: -5px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  transform: scale(0);
  transition: all 0.3s ease 0s;
  width: 15px;
}
.main-menu ul li.active a, .main-menu ul li a:hover{
	color:#951b81;
	font-weight: 700;
}

#main-menu {
    left: 0;
    padding: 30px 0;
    position: absolute;
    right: 0;
    top: 0px;
    z-index: 999;
    transition: all .5s ease 0s;
}
.main-menu.float-right li:first-child {
    padding-left: 0;
}
.navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
/*-- Navbar Toggle --*/

.navbar-toggle {
    width: 40px;
    height: 40px;
    color: #666;
    border-radius: 0;
    padding: 0;
    text-align: center;
    border: none;
    margin: 0;
}
.navbar-toggle i {
    display: block;
    font-size: 26px;
    line-height: 40px;
}
.navbar-toggle i.menu-open {
    display: none;
}
.navbar-toggle.collapsed .menu-open {
    display: block;
}
.navbar-toggle.collapsed .menu-close {
    display: none;
}
.navbar-brand {
    float: left;
    padding: 0;
}
/*----------------------
  4.welcome-hero-area
------------------------*/
.welcome-hero-area{
	position:relative;
}
.slider-area-3{
}
.opacity-1::before {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  content: "";
  background: #000;
  opacity: .6;
  z-index:1;
}
.slider-area-3::before {
  background: #fff none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.2;
  position: absolute;
  top: 0;
  width: 100%;
}


.header-text h2 {
  font-size: 50px;
  text-transform: uppercase;
  font-weight:400;
}
.header-text p{
	padding:0px 270px;
	margin-bottom:30px;
}
.cd-headline.clip span {
  padding: 0;
}
.slide-btn {
  border: 1px solid #951b81;
  color: #fff;
  display: inline-block;
  font-weight: 700;
  margin: 0 10px;
  padding: 9px 21px;
  text-transform: uppercase;
}
.slide-btn:hover{
	background:#951b81;
	color:#fff;
}
.slide-btn.btn-active{
	background:#951b81;
	color:#fff;
}
.slider-area-3 {
  height: 100vh;
}

.slider-active-4 .owl-nav div {
  color: #fff;
  font-size: 40px;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 30%;
  transform: translateY(-50%);
  transition: all 0.3s ease 0s;
  width: 40px;
  height: 40px;
  background: #444;
  text-align: center;
  line-height: 43px;
  font-size: 32px;
  background: #951b81;
}
.slider-active-4 .owl-nav div .zmdi.zmdi-chevron-left, .slider-active-4 .owl-nav div .zmdi.zmdi-chevron-right {
  color: #fff;
}

.slider-active-4 .owl-nav div.owl-next {
  left: auto;
  right: 0;
}
.slider-active-4:hover .owl-nav div.owl-next {
  left: auto;
  right: 48%;
}
.slider-active-4:hover .owl-nav div {
  left: 47%;
  opacity: 1;
}


/*----------------------
  5.About-Area
------------------------*/
.about-area {
	height: 1000px;
}

.about-text > h1 {
  color: #535353;
  font-size: 36px;
  font-weight: normal;
  line-height: 30px;
  margin-bottom: 13px;
  text-transform: uppercase;
}
.about-text > h1 span{
	font-weight:700;
	color:#333;
}
.about-text h3 {
  font-weight: 400;
  margin-bottom: 15px;
}

.about-btn {
  background: #951b81 none repeat scroll 0 0;
  border: 1px solid #951b81;
  color: #fff;
  display: inline-block;
  font-weight: 700;
  margin: 20px 10px 0;
  padding: 12px 25px;
  text-transform: uppercase;
}
.about-btn:hover{
	background:#fff;
	color:#951b81;
}
/*----------------------
  6.Filosofia-Area
------------------------*/
.section-title > h3 {
  font-size: 24px;
  padding-bottom: 40px;
  text-transform: uppercase;
  letter-spacing: 10px;
  z-index: 1;
}

.filosofia-text p {
	color: #fff;
	padding-bottom: 20px;
}

.filosofia-text li {
	font-family: Source Sans Pro;
	color: #fff;
	font-size: 15px;
	line-height: 1.7;
	letter-spacing: 1px;
}
.filosofia-text i {
	color: #34b6b3;
}

.filosofia-text h1 {
	font-size: 15px;
	letter-spacing: 2px;	
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 0px;
}
.section-title p {
  margin-bottom: 50px;
  padding: 0 200px;
}

.single-service {
	background: #fff none repeat scroll 0 0;
	padding: 30px 20px;
	border: 1px solid rgba(238, 238, 238, 0.65);
	transition:all .3s;
	margin-bottom:30px;
}
.single-service:hover {
  box-shadow: 0 0 38px 0 rgba(0, 0, 0, 0.06);
  transition: all 0.3s ease-in-out 0s;
}
.service-icon {
  font-size: 40px;
  margin-bottom: 5px;
}
.service-text h4 {
  font-size: 18px;
  font-weight: 600;
  text-transform: capitalize;
  transition: all 0.3s ease 0s;
}
.service-text > p {
  margin-bottom: 0;
}
.single-service:hover .service-icon i{
	color:#951b81;
}

.single-service:hover .service-text h4{
	color:#951b81;
}

/*------------------------
  10.Testimonial-Area
--------------------------*/
.testimonial-area{
	position:relative;
}
.single-client .client-img {
  height: 130px;
  margin: 0 auto 30px;
  width: 130px;
}
.single-client .client-img img {
  border-radius: 50%;
  height: 100%;
  margin-top: 40px;
  width: 100%;
}
.client-text > p {
  color: #fff;
  font-size: 18px;
  margin: 0 100px 20px;
}
.section-title.white-text > h3::before {
  background: #fff none repeat scroll 0 0;
}
.client-text > h3 {
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
	font-size:18px;
}
.client-text > h4 {
    color: #951b81;
}
/*.testimonial-area .owl-carousel .owl-dot.active {
  background: #951b81 none repeat scroll 0 0;
  height: 14px;
  width: 14px;
}
.testimonial-area .owl-carousel .owl-dot {
    background: #fff none repeat scroll 0 0;
    display: inline-block;
    height: 10px;
    margin: 0 3px;
    width: 10px;
}
.testimonial-area .owl-carousel .owl-dots {
	position: absolute;
	top: 0px;
	left: 47%;
}*/
.client-active .owl-nav div {
  color: #fff;
  font-size: 40px;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0px;
  transform: translateY(-50%);
  transition: all 0.3s ease 0s;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 43px;
  font-size: 32px;
  background: #951b81;
}
.client-active .owl-nav div .zmdi.zmdi-chevron-left, .client-active .owl-nav div .zmdi.zmdi-chevron-right {
  color: #fff;
}

.client-active .owl-nav div.owl-next {
  left: auto;
  right: 0;
}
.client-active:hover .owl-nav div.owl-next {
  left: auto;
  right: 46%;
}
.client-active:hover .owl-nav div {
  left: 46%;
  opacity: 1;
}


/*------------------------
  14.Callto-Area
--------------------------*/
.call-to-action-area {
	height: 600px;
	background: rgba(0, 0, 0, 0) url("img/slider/2.jpg") no-repeat scroll top center;
}


.callto-action-text > h2 {
  color: #fff;
}
/*------------------------
  15.Contact-Area
--------------------------*/
.yt_tag {line-height:1;}

.contact-title h3{
  font-size: 36px;
}


.details-contact li i {
    float: left;
	width: 22px;
	font-size: 18px;
	padding-top:4px;	
}
.details-contact li {
	font-family: Source Sans Pro;
	font-size: 18px;
	overflow: hidden;
	margin-bottom:5px;
}

.contact-sochil-icon  a {
    border: 1px solid #333;
	padding-top:4px;
    font-size: 18px;
    height: 36px;
    margin-right: 8px;
    text-align: center;
	display:inline-block;
    width: 36px;
}
.contact-sochil-icon  a:hover{
	background:#951b81;
    border: 1px solid #951b81;
    color:#fff;	
}
.contact-sochil-icon  a:hover i{
    color:#fff;	
}
/*-------------------- 
   16.others
----------------------- */
.cf-msg {
    padding: 10px;
    text-align: center;
    margin-bottom: 30px;
}
.cf-msg p {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0;
    color: #fff;
    text-transform: capitalize;
}
.contact-form form input {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #aba8a8;
  border-radius: 4px;
  margin-bottom: 30px;
  padding-left: 20px;
}
.contact-form form textarea {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #aba8a8;
  border-radius: 4px;
  height: 150px;
  padding-left: 20px;  
}
.cont-submit {
  background: #951b81 none repeat scroll 0 0;
  border: 1px solid #951b81;
  border-radius: 4px;
  color: #ffffff;
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  margin-top: 40px;
  padding: 8px 30px;
  text-transform: capitalize;
  transition:all .4s;
}
.cont-submit:hover{
	color:#951b81;
	background:#ffffff;
}
.copyright.text-center > p {
  color: #fff;
  margin: 0;
}

#scrollUp {
  background: #951b81 none repeat scroll 0 0;
  border-radius: 3px;
  bottom: 30px;
  color: #ffffff;
  font-size: 20px;
  height: 35px;
  line-height: 35px;
  position: absolute;
  right: 30px;
  text-align: center;
  width: 35px;
}
#scrollUp i{
	color:#fff;
}
#scrollUp:hover {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #951b81;
  color: #951b81;
}
#scrollUp:hover i{
	color:#333;
}

.header-area.stick {
  transition: all.3s;
  z-index: 11;
}
.stick {
  background:#fff;
  position: fixed;
  top: 0;

}
div#preloader {
    background: #ecf0f1 url("img/load.gif") no-repeat scroll center center;
    height: 100%;
    left: 0;
    overflow: visible;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
}
.zmdi-settings {
  animation: 2s linear 0s normal none infinite running fa-spin;
}
.service-icon .zmdi.zmdi-settings {
  animation: 0s ease 0s normal none 1 running none;
}
#particles-js {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}