/*==============================================================
| Template Name    : Aminul Islam - Personal Portfolio Template
| Author           : Md Aminul Islam
| Author URL       : themeapex.com
| Version          : 1.0.0
| Created          : 10/10/2020
| File Description : Main css file of the template
*===============================================================
*/


/*===============================================================
    CSS INDEXING
  ===============================================================
  |  1.COMMON CSS 
  |  2.GLOBAL CSS
  |  3.BUTTON CSS 
  |  4.HEADER CSS
  |  5.BANNER CSS
  |  6.SHAPE CSS
  |  7.ABOUT CSS
  |  8.TIMELINE CSS
  |  9.SERVICE CSS
  |  10.PORTFOLIO CSS
  |  11.PRICING CSS
  |  12.TESTIMONIAL CSS
  |  13.BLOG CSS
  |  14.BLOG DETAILS CSS
  |  15.WIDGET CSS
  |  16.PAGINATION CSS
  |  17.CONTACT CSS
  |  18.FOOTER CSS
  |  19.GO TO TOP CSS
  |  20.GREAT START CSS
  |  21.PORTFOLIO DETAILS CSS
  |  22.FEATURE CSS
  |  23.FAQ CSS
====================================*/


/*===============================
*Bootstrap*
=================================*/
@import url("../plugins/bootstrap.min.css");
/*===============================
*Owl_carousel*
=================================*/
@import url("../plugins/owl.carousel.min.css");
@import url("../plugins/owl.theme.default.min.css");
/*===============================
*magnific-popup*
=================================*/
@import url("../plugins/magnific-popup.css");
/*===============================
*validate-form*
=================================*/
@import url("../plugins/validate-form.css");
/*===============================
*gFonts*
=================================*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap');
/*===============================
*fontawesome CSS*
=================================*/
@import url("https://use.fontawesome.com/releases/v5.8.2/css/all.css");
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.4.0/font/bootstrap-icons.css");
/*===============================
*animate CSS*
=================================*/
@import url("../plugins/animate.min.css");
/*===============================
*Style CSS*
=================================*/
@import url("../style.css");
/*===============================
*Responsive CSS*
=================================*/
@import url("../responsive.css");