 
/* Css For Roofnox */

/************ TABLE OF CONTENTS ***************
1. Fonts
2. Reset
3. Global
4. Main Header/style-one/style-two
5. Main Slider/style-one/style-two
6. Intro Section
7. Welcome Section
9. Cta Section
8. Research Fields
10. Testimonial Section
11. Researches Section
12. Team Section
14. Video
15. Fact Counter
16. News Section
19. Clients Section
20. Main Footer
21. Footer Bottom
22. Research Style Two
23. Innovative Solution
24. Discover Section
25. Testimonial Section
26. Chooseus Section
27. News Style Two
28. Page Title
29. Research Page Section
30. Research Details
31. Professor Page Section
32. Professor Details
33. About Section
34. Error Section
35. Blog Page Section
36. Blog Details
37. Blog Sidebar
38. Contact Section
39. Google Map


**********************************************/



/*** 

====================================================================
  Reset
====================================================================

 ***/
* {
  margin:0px;
  padding:0px;
  border:none;
  outline:none;
}


/*** 

====================================================================
  Global Settings
====================================================================

 ***/


:root{
  --theme-color: #fd4a36;
  --secondary-color: #009344;
  --text-color: #444444;
  --title-color: #006633;
  --special-font: 'Jost', sans-serif;
  --title-font: 'Fira Sans', sans-serif;
  --roboto: 'Roboto', sans-serif;
  --text-font: 'Barlow', sans-serif;
}


.project-style-three.home-19{
  padding-top: 0px;
}

.news-style-three.home-19{
  border-bottom: 1px solid #e8e8e8;
}

.project-style-three.home-20{
  padding-top: 0px;
}














