@font-face {
  font-family: 'Nexa';
  src: url('fonts/Nexa Bold.otf'); /* IE9 Compat Modes */
  src:url('fonts/Nexa Light.otf') format('woff2'), /* Super Modern Browsers */
       url('fonts/Nexa Bold.woff') format('woff'), /* Pretty Modern Browsers */
}
.newthick-heading
{
	font-family: 'Nexa';	
}


body{
    overflow-x: hidden;
}

/* navbar CSS */


.navbar-info {
    width: 100%;
    
    
}
.fixed-me{
    transition: all 1s ;
}

.fixed-me{
    color: #fff !important;
	background-color: #fffffff2  !important;
    padding: 0px  !important;
    position: fixed;
    top:0;
	z-index:888;
    width: 100%;
}

.navbar-me {
    
   transition: all 1s ;
}
.header-right-menu{
 padding: 5px 15px !important;   
    
}
.site-logo{
    padding: 15px 20px !important; 
    margin: 15px 10px !important;
}
.navbar-me{
    padding: 10px 0px;
    background-color: #f5d310;
    top: 0px;
    border: 0px;
    border-radius: 0px;
}
.navbar-collapse{
    text-align: center;
    border-top-width: 0px;
    padding-top: 10px;
    margin-top: 5px;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}
.menu-collapsed-button{
    margin: 20px 15px 10px 15px !important;
}  
.navbar-default .navbar-nav > li > a {

    color: #fff;
    background-color: transparent;
	font-weight: 500;
	text-transform: uppercase;

}

/* button CSS */

.btn-custom {
min-width: 185px;
max-width: 100%;
height: 51px;
line-height: 46px;
padding: 0 20px;
text-align: center;
border: 3px solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
font-size: 16px;
font-weight: 500;
border-color: #9e9e9e;
background: transparent;
color: #9e9e9e;
position: relative;
transition: color 0.25s ease;
outline: none !important;
font-family: "Poppins", sans-serif;
}
.btn-custom:hover,
.btn-custom:focus,
.btn-custom:active,
.btn-custom.active {
  background-color: #EF4454;
  border-color: #EF4454;
    color: white;
}
.btn-custom.disabled:hover,
.btn-custom.disabled:focus,
.btn-custom.disabled:active,
.btn-custom.disabled.active,
.btn-custom[disabled]:hover,
.btn-custom[disabled]:focus,
.btn-custom[disabled]:active,
.btn-custom[disabled].active,
fieldset[disabled] .btn-custom:hover,
fieldset[disabled] .btn-custom:focus,
fieldset[disabled] .btn-custom:active,
fieldset[disabled] .btn-custom.active {
  background-color: #ababab;
  border-color: #ababab;
}
.btn-black {
min-width: 185px;
max-width: 100%;
height: 45px;
line-height: 40px;
padding: 0 20px;
text-align: center;
border: 3px solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
border-top-color: currentcolor;
border-right-color: currentcolor;
border-bottom-color: currentcolor;
border-left-color: currentcolor;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
font-size: 14px;
font-weight: 500;
border-color: #1f2433;
background: transparent;
    background-color: transparent;
color: #1f2433;
position: relative;
transition: color 0.25s ease;
outline: none !important;
font-family: "Poppins", sans-serif;
}
.btn-black:hover,
.btn-black:focus,
.btn-black:active,
.btn-black.active {
  background-color: #1f2433;
  border-color: #1f2433;
  color: white;
}
.btn-white {
min-width: 185px;
max-width: 100%;
height: 51px;
line-height: 46px;
padding: 0 20px;
text-align: center;
border: 3px solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
border-top-color: currentcolor;
border-right-color: currentcolor;
border-bottom-color: currentcolor;
border-left-color: currentcolor;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
font-size: 16px;
font-weight: 500;
border-color: white;
background: transparent;
    background-color: white;
color: #1f2433;
position: relative;
transition: color 0.25s ease;
outline: none !important;
font-family: "Poppins", sans-serif;
}
.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white.active {
  background-color: #1f2433;
  border-color: #1f2433;
    color: white;
}
 
.btn-red {
min-width: 185px;
max-width: 100%;
height: 51px;
line-height: 46px;
padding: 0 20px;
text-align: center;
border: 3px solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
border-top-color: currentcolor;
border-right-color: currentcolor;
border-bottom-color: currentcolor;
border-left-color: currentcolor;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
font-size: 16px;
font-weight: 500;
border-color: #4492d0;
background: #4492d0;
    background-color: #4492d0;
color: #fff;
position: relative;
transition: color 0.25s ease;
outline: none !important;
font-family: "Poppins", sans-serif;
}
.btn-red:hover,
.btn-red:focus,
.btn-red:active,
.btn-red.active {
  background-color: #2674b3;
  border-color: #2674b3;
    color: white;
}
.btn-reds {
text-align: center;
border: 3px solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
border-top-color: currentcolor;
border-right-color: currentcolor;
border-bottom-color: currentcolor;
border-left-color: currentcolor;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
font-weight: 500;
border-color: #ef3d4f;
background: #ef3d4f;
    background-color: #ef3d4f;
color: #fff;
position: relative;
transition: color 0.25s ease;
outline: none !important;
font-family: "Poppins", sans-serif;
}
.btn-reds:hover,
.btn-reds:focus,
.btn-reds:active,
.btn-reds.active {
  background-color: #da051b;
  border-color: #da051b;
    color: white;
}    
.btn-color {
min-width: 185px;
max-width: 100%;
height: 51px;
line-height: 46px;
padding: 0 20px;
text-align: center;
border: 3px solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
border-top-color: currentcolor;
border-right-color: currentcolor;
border-bottom-color: currentcolor;
border-left-color: currentcolor;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
font-size: 16px;
font-weight: 500;
border-color: #fff;
background: transparent;
background-color: transparent;
color: #fff;
position: relative;
transition: color 0.25s ease;
outline: none !important;
font-family: "Poppins", sans-serif;
}
.btn-color:hover,
.btn-color:focus,
.btn-color:active,
.btn-color.active {
  background-color: #fff;
  border-color: #fff;
    color: #1f2433;
}
    
