@charset "utf-8";
/* CSS Document */


@font-face {
    font-family: 'bentonsans_extracomp_black';
    src: url('../fonts/bentonsans_extracomp_black-webfont.eot');
    src: url('../fonts/bentonsans_extracomp_black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bentonsans_extracomp_black-webfont.woff2') format('woff2'),
         url('../fonts/bentonsans_extracomp_black-webfont.woff') format('woff'),
         url('../fonts/bentonsans_extracomp_black-webfont.ttf') format('truetype'),
         url('../fonts/bentonsans_extracomp_black-webfont.svg#bentonsans_extracomp_blackRg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'bentonsans_extracomp_bold';
    src: url('../fonts/bentonsans_extracomp_bold-webfont.eot');
    src: url('../fonts/bentonsans_extracomp_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bentonsans_extracomp_bold-webfont.woff2') format('woff2'),
         url('../fonts/bentonsans_extracomp_bold-webfont.woff') format('woff'),
         url('../fonts/bentonsans_extracomp_bold-webfont.ttf') format('truetype'),
         url('../fonts/bentonsans_extracomp_bold-webfont.svg#bentonsans_extracomp_boldRg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Avenir LT Std';
    src: url('../fonts/AvenirLTStd-Roman.eot');
    src: url('../fonts/AvenirLTStd-Roman.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AvenirLTStd-Roman.woff2') format('woff2'),
        url('../fonts/AvenirLTStd-Roman.woff') format('woff'),
        url('../fonts/AvenirLTStd-Roman.ttf') format('truetype'),
        url('../fonts/AvenirLTStd-Roman.svg#AvenirLTStd-Roman') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir LT Std';
    src: url('../fonts/AvenirLTStd-Black.eot');
    src: url('../fonts/AvenirLTStd-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AvenirLTStd-Black.woff2') format('woff2'),
        url('../fonts/AvenirLTStd-Black.woff') format('woff'),
        url('../fonts/AvenirLTStd-Black.ttf') format('truetype'),
        url('../fonts/AvenirLTStd-Black.svg#AvenirLTStd-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}


/*----*/
img {
	border:0px;
	margin-bottom: -7px;
}
a {
	color:#000;
	text-decoration:none;
	cursor:pointer !important;
}
a:hover {
	text-decoration:none;
	color:#eb5a38;
}

* :focus {
  outline: none;
}
.imgper img {
	width:100% !important;
	margin-bottom:-7px;
}
.imgper1 {
	width:100% !important;
	margin-bottom:-7px;
}

/*-----*/

/*-----------------For All Default Bullets--------------------*/

ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	
}	
ul li	{
	background-position: 5px 12px;
	background-repeat: no-repeat;
	margin:5px 0px 0px 0px;
	padding:0px 0px 5px 25px;
}

.nobullet li {
	background-image:none !important;
	background-position:0px !important;
	background-repeat: no-repeat !important;
	margin:0px !important;
	padding:0px !important;
}

.bullet1 li	{
	background: url("../images/bullet1.png");
	background-position: 0px 8px;
	background-repeat: no-repeat;
	margin:8px 0px 0px 0px;
	padding:0px 0px 8px 22px;
	line-height: normal;
	background-size: 12px;
	font-weight: 700;
}

.bullet2 li	{
	background: url("../images/bullet1.png") !important;
	background-position: 0px 5px !important;
	background-repeat: no-repeat !important;
	margin:5px 0px 0px 0px !important;
	padding:0px 0px 5px 16px !important;
	line-height: normal !important;
	background-size: 8px !important;
}




/*---------*/
::selection {
	color:#ffffff;
	background-color:#000;
}
::-moz-selection {
	color:#ffffff;
	background-color:#000;
}
::-webkit-selection {
	color:#ffffff;
	background-color:#000;
}

/*  Scrool  CSss */
::-webkit-scrollbar {
  width: 7px;
}
::-webkit-scrollbar-track {
  border-radius: 7px;
}
::-webkit-scrollbar-thumb {
  background: #eb5a38; 
  border-radius: 7px;
}
::-webkit-scrollbar-thumb:hover {
  background: #000; 
}

/*  End  */

/*-------For Font Size Custmize----------*/

.tac {
	text-align:center;
}
.tal {
	text-align:left;
}
.tar {
	text-align:right;
}
.textcolor1 {
	color:#fff !important;
}
.bgcolor1 {
	background:#fff7eb !important;
}
.bgcolor2 {
	background:#eb5a38 !important;
}

.bgcolor3 {
	background:#1d183b !important;
}

/*---*/

.btn1 {
	font-weight:800;
	font-size:16px;
	line-height:22px;
}
.btn1 a {
	display: inline-block;
	background: #FFFFFF;
	border:2px solid #FFFFFF;
	color:#000;
	padding: 12px 25px 12px 25px;
	border-radius:5px;
}
.btn1 a:hover {
	background:#1eb89f;
	color:#FFFFFF;
	border:2px solid #FFFFFF;
}

/*--------------*/


#Arrowfix {
    position:fixed;
    right:10px;
    bottom:50px;
    cursor:pointer;
    width:50px;
    height:50px;
    z-index:99999999 !important;
    background-color:#eb5a38;
    text-indent:-9999px;
    /*display:none;*/
    -webkit-border-radius:60px;
    -moz-border-radius:60px;
    border-radius:60px;
}
#Arrowfix span {
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-8px;
    margin-top:-12px;
    height:0;
    width:0;
    border:8px solid transparent;
    border-bottom-color:#FFFFFF;
}
#Arrowfix:hover {
   background-color:#000000;
    opacity:1;filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
}
#Arrowfix:hover span {
   border-bottom-color:#FFFFFF;
}



/*  Loader   */

.loader {
	position: fixed;
	display:flex;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background:#eb5a38;
}
.loader span {
	/*border: 10px solid #000;
	border-radius: 50%;
	border-top: 10px solid #000;
	border-bottom: 10px solid #000;*/
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
	background: url("../images/logo-icon.png") no-repeat center;
	background-size: 100%;
	width: 140px;
	height: 140px;
	margin:auto;
	padding:auto;
}
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/*  End  */