/*-------------------------------------------------------------------------------------------------------------------------------*/
/*This is main CSS file that contains custom style rules used in this boosthotels*/
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*--------------------------------------------------------*/
/* TABLE OF CONTENTS: */
/*--------------------------------------------------------*/
/* 01 - FONTS */
/* 02 - LOADER */
/* 03 - RESET STYLES */
/* 04 - GLOBAL SETTINGS */
/* 05 - HEADER */
/* 06 - FOOTER */
/* 07 - SIMPLE BLOCK STRUCTURE */
/* 08 - BLOCK "TYPE 1" */
/* 09 - BLOCK "TYPE 2" */
/* 10 - BLOCK "TYPE 3" */
/* 11 - BLOCK "TYPE 4" */
/* 12 - BLOCK "TYPE 5" */
/* 13 - BLOCK "TYPE 6" */
/* 14 - BLOCK "TYPE 7" */
/* 15 - BLOCK "TYPE 8" (index style 2) */
/* 16 - BLOCK "TYPE 9" (index style 2) */
/* 17 - BLOCK "TYPE 10" (index style 2) */
/* 18 - BLOCK "TYPE 11" (index style 2) */
/* 19 - BLOCK "TYPE 12" (index style 2) */
/* 20 - BLOCK "TYPE 14" (index style 2) */
/* 21 - BLOCK "TYPE 15" (index style 2) */
/* 22 - BLOCK "TYPE 16" (index style 2) */
/* 23 - BLOCK "TYPE 17" (index style 2) */
/* 24 - BLOCK "TYPE 18" (index style 2) */
/* 25 - BLOCK "TYPE 19" (index style 2) */
/* 26 - BLOG */
/* 27 - POPUP "VIDEO" */
/* 28 - POPUP "GALLERY" */
/* 29 - TYPOGRAPHY */
/* 30 - THEME CONFIG */
/* 31 - WELCOME PAGE */
/* 32 - TEASER */
/* 33 - PAGE "404" */

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 01 - FONTS */
/*-------------------------------------------------------------------------------------------------------------------------------*/
h1{
    font-size: 29pt !important;
    font-family: 'docs-Roboto', Helvetica, Arial, sans-serif!important;
    letter-spacing: 0!important;  }
h2{
    font-size: 28pt !important;
    font-family: 'docs-Roboto', Helvetica, Arial, sans-serif!important;
    letter-spacing: 0!important;  }
h3{
    font-size: 27pt !important;
    font-family: 'docs-Roboto', Helvetica, Arial, sans-serif!important;
    letter-spacing: 0!important;  }
h4{
    font-size: 26pt !important;
    font-family: 'docs-Roboto', Helvetica, Arial, sans-serif!important;
    letter-spacing: 0!important;  }
h5{
    font-size: 25pt !important;
    font-family: 'docs-Roboto', Helvetica, Arial, sans-serif!important;
    letter-spacing: 0!important;
line-height: 0.5}
h6{
    font-size: 18pt !important;
    font-family: 'docs-Roboto', Helvetica, Arial, sans-serif!important;
    letter-spacing: 1!important;  }
#Boost-Sub-Heading{
    font-size: 12pt!important;
    font-family: 'docs-Roboto', Helvetica, Arial, sans-serif!important;
    letter-spacing: 0!important;  }
#Boost-Paragraphs-lowercase{
    font-family: Roboto, Arial, sans-serif!important;
    font-size: 17px!important;
    letter-spacing: .2px!important;
    text-transform: lowercase!important;
    text-align: justify !important;
    color: #A8A8A8 !important;
}
#Boost-Paragraphs-upper{
    font-family: Roboto, Arial, sans-serif!important;
    font-size: 14px!important;
    letter-spacing: .2px!important;
    text-transform: lowercase!important;
}
.upper{
    text-transform: uppercase!important;
    color: #676767 !important;
}
.fontColor{
    color: #A8A8A8 !important;
}
.textAlign{
    text-align: center !important;
}
.titleBoost{
    color: #A8A8A8 !important;
    font-family: Roboto, Arial, sans-serif!important;
    font-size: 14px!important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 02 - RESPONSIVE */
/*-------------------------------------------------------------------------------------------------------------------------------*/
@media (max-width:900px){
    .row img{
        max-width: 50% !important;
    }
}
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 03 - RESET STYLES */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 04 - GLOBAL SETTINGS */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 05 - HEADER */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 06 - FOOTER */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 07 - SIMPLE BLOCK STRUCTURE */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 08 - BLOCK "TYPE 1" */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 09 - BLOCK "TYPE 2" */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 10 - BLOCK "TYPE 3" */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 11 - BLOCK "TYPE 4" */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 12 - BLOCK "TYPE 5" */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 13 - BLOCK "TYPE 6" */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 14 - BLOCK "TYPE 7" */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 15 - BLOCK "TYPE 8" (index style 2) */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 16 - BLOCK "TYPE 9" (index style 2) */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 17 - BLOCK "TYPE 10" (index style 2) */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 18 - BLOCK "TYPE 11" (index style 2) */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 19 - BLOCK "TYPE 12" (index style 2) */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 20 - BLOCK "TYPE 14" (index style 2) */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 21 - BLOCK "TYPE 15" (index style 2) */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 22 - BLOCK "TYPE 16" (index style 2) */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 23 - BLOCK "TYPE 17" (index style 2) */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 24 - BLOCK "TYPE 18" (index style 2) */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 25 - BLOCK "TYPE 19" (index style 2) */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 26 - BLOG */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 27 - POPUP "VIDEO" */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 28 - POPUP "GALLERY" */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 29 - TYPOGRAPHY */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 30 - THEME CONFIG */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 31 - WELCOME PAGE */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 32 - TEASER */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 33 - PAGE "404" */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 34 - HOMEPAGE */
/*-------------------------------------------------------------------------------------------------------------------------------*/


