﻿/*-----------------------------------------------------------------------------------

    Template Name: SPower - Wind & Solar Energy HTML5 Template
    Author: BDevs
    Version: 1.0

-----------------------------------------------------------------------------------

    CSS INDEX
    ===================

    01. Theme default CSS
	02. variables
    03. mixins
    04. common
    05. overlay
    06. header
    07. slider
    08. service
    09. breadcrumb
    10. mobile-menu
    11. about
    12. portfolio
    13. chose-us
    14. contact
    15. testimonial
    16. blog
    17. project
    18. team
    19. search
    20. price
    21. faq
    22. shop
    23. footer

-----------------------------------------------------------------------------------*/
/*----------------------------------------*/
/*  01. Theme default CSS
/*----------------------------------------*/

/* 1. Theme default css */



.float{
  position:fixed;
  width:60px;
  height:60px;
  bottom:40px;
  right:75px;
  background-color:#25d366;
  color:#FFF;
  border-radius:50px;
  text-align:center;
  font-size:30px;
  box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
  margin-top:16px;
}




/*# sourceMappingURL=main.css.map */
