/*
::
:: Theme Name: Gazolin - Industry & Manufacturing HTML Template
:: Email: Nourramadan144@gmail.com
:: Author URI: https://themeforest.net/user/ar-coder
:: Author: ar-coder
:: Version: 1.0
:: 
*/

/*
    01 :: Reset Page Css
    02 :: Style Page Css
        01-  :: Loading
        02-  :: Navbar
            01- :: Top Navbar
            02- :: Navbar
                01- :: Navbar 1
                02- :: Navbar 2
                03- :: Navbar 3
        03-  :: Search Box
        04-  :: Menu Box
        05-  :: Header
            01- :: Header 1
            02- :: Header 2
            03- :: Header 3
        06-  :: Features
            01- :: Features 1
            02- :: Features 2
        07-  :: About Us
            01- :: About Us 1
            02- :: About Us 2
            03- :: About Us 3
        08-  :: Services
            01- :: Services 1
            02- :: Services 2
            03- :: Services 3
        09-  :: Provide
            01- :: Provide 1
            02- :: Provide 2
            03- :: Provide 3
        10-  :: Projects
            01- :: Projects 1
            02- :: Projects 2
            03- :: Projects 3
        11-  :: Video Presentation
        12-  :: Call US
        13-  :: Quote
        14-  :: Statistic
		15-  :: Sponsors
        16-  :: Team
            01- :: Team 1
            02- :: Team 2
        17-  :: Testimonial
        18-  :: Blog
        19-  :: Footer
        20-  :: Scroll UP
*/

/* :: All Transition */
* 

.float{
    position:fixed;
    width:60px;
    height:60px;
    bottom:40px;
    right:120px;
    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;
}