/*
	General CSS
	CODE BY ARULKUMAR PALANISAMY
*/

body {
	font: 13px "Roboto", "Open Sans", sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 23px;
	color: #727272;
}

/* a link Styles
 ------------------------------ */
a, .btn {
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
a:hover {
	text-decoration: none;
}
a:focus, a:hover {
	color: #af0c10;
}
a {
	outline: medium none !important;
	color: #af0c10;
}
.uppercase {
	text-transform: uppercase;
}

/* Headungs
 ------------------------------ */
h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	color: #272727;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: inherit;
}
h1 {
	font-size: 40px;
	line-height: 40px;
	margin-bottom: 20px;
	font-style: normal;
	font-weight: 300;
}
h1.lessmar {
	margin-bottom: 10px;
}
h1.lessmar2 {
	margin-bottom: 5px;
}
h2 {
	font-size: 35px;
	line-height: 35px;
	margin-bottom: 20px;
	font-style: normal;
	font-weight: 300;
}
h2.nomargin {
	margin-bottom: 0px;
}
h2.less-mar1 {
	margin-bottom: 3px;
}
h2.less-mar2 {
	margin-bottom: 5px;
}
h2.less-mar3 {
	margin-bottom: 7px;
}
h2.less-mar4 {
	margin-bottom: 9px;
}
h3 {
	font-size: 22px;
	line-height: 24px;
	margin-bottom: 0px;
	font-style: normal;
}
h3.nomargin {
	margin-bottom: 0px;
}
h3.less-mar1 {
	margin-bottom: 3px;
}
h3.less-mar2 {
	margin-bottom: 5px;
}
h3.less-mar3 {
	margin-bottom: 7px;
}
h3.less-mar4 {
	margin-bottom: 9px;
}
h4 {
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 18px;
	font-style: normal;
}
h4.nomargin {
	margin-bottom: 0px;
}
h4.less-mar1 {
	margin-bottom: 3px;
}
h4.less-mar2 {
	margin-bottom: 5px;
}
h4.less-mar3 {
	margin-bottom: 7px;
}
h4.less-mar4 {
	margin-bottom: 9px;
}
h5 {
	font-size: 18px;
	line-height: 23px;
	margin-bottom: 16px;
	font-style: normal;
}
h5.nomargin {
	margin-bottom: 0px;
}
h5.less-mar1 {
	margin-bottom: 3px;
}
h5.less-mar2 {
	margin-bottom: 5px;
}
h5.less-mar3 {
	margin-bottom: 7px;
}
h5.less-mar4 {
	margin-bottom: 9px;
}
h6 {
	font-size: 16px;
	line-height: 21px;
	margin-bottom: 14px;
	font-style: normal;
}
h6.nomargin {
	margin-bottom: 0px;
}
h6.less-mar1 {
	margin-bottom: 3px;
}
h6.less-mar2 {
	margin-bottom: 5px;
}
h6.less-mar3 {
	margin-bottom: 7px;
}
h6.less-mar4 {
	margin-bottom: 9px;
}
.nopadding {
	padding: 0 !important;
	margin: 0 !important;
}
.h1, .h2, .h3, h1, h2, h3, h4 {
	margin-top: 0;
}
ul {
	list-style-type: none;
}
ul li {
	font-family: "Roboto", "Open Sans", sans-serif;
	font-size: 13px;
	font-weight: 400;
	letter-spacing: 0.5px;
	line-height: 18px;
}

/*=============== Text Colors ============= */
.text-white {
	color: #fff;
}
.text-dark {
	color: #242424;
}
.text-light {
	color: #acacac;
}
.text-green {
	color: #a5cd35;
}
.text-green-2 {
	color: #3fc35f;
}
.text-green-3 {
	color: #a5d549;
}
.text-green-4 {
	color: #8ac700;
}
.text-orange {
	color: #ffa60a;
}
.text-orange-2 {
	color: #fd602c;
}
.text-orange-4 {
	color: #ff9320;
}
.text-red {
	color: #af0c10;
}
.text-red-2 {
	color: #ea3628;
}
.text-red-3 {
	color: #eb574c;
}
.text-red-4 {
	color: #f43819;
}
.text-red-5 {
	color: #ed3325;
}
.text-gray {
	color: #727272;
}
.text-violet {
	color: #7c50b7;
}
.text-blue {
	color: #1fbef0;
}
.text-yellow {
	color: #ffc000;
}
.text-yellow-2 {
	color: #fcc813;
}
.text-yellow-3 {
	color: #f7c800;
}
.text-yellow-4 {
	color: #e9b444;
}
.text-yellow-green-2 {
	color: #e9ee42;
}
.text-pink {
	color: #f51f6f;
}
.text-pink-3 {
	color: #ce0a6c;
}
.text-brown {
	color: #8b501f;
}
.text-brown-2 {
	color: #b5854d;
}
.text-cyan {
	color: #42d1aa;
}
.text-stone {
	color: #c3a254;
}

/*=============== Margins ============= */
.padding0 {
	padding:0px;
}
.bmargin {
	margin-bottom: 0px;
}
.tmargin {
	margin-top: 0px;
}
.nobottom-margin {
	margin-bottom: 0px;
}
.bottom-margin1 {
	margin-bottom: 10px;
}
.bottom-margin2 {
	margin-bottom: 20px;
}
.bottom-margin3 {
	margin-bottom: 30px;
}
.bottom-margin4 {
	margin-bottom: 40px;
}
.bottom-margin5 {
	margin-bottom: 50px;
}
.margin-top1 {
	margin-top: 10px;
}
.margin-top2 {
	margin-top: 20px;
}
.margin-top3 {
	margin-top: 30px;
}
.margin-top4 {
	margin-top: 40px;
}
.margin-top5 {
	margin-top: 50px;
}
.margin-top6 {
	margin-top: 60px;
}
.margin-top7 {
	margin-top: 70px;
}
.margin-left-1 {
	margin-left: 10px;
}
.margin-left-2 {
	margin-left: 20px;
}
.margin-left-3 {
	margin-left: 30px;
}
.margin-left-4 {
	margin-left: 40px;
}
.margin-left-5 {
	margin-left: 50px;
}
.margin-left-6 {
	margin-left: 60px;
}
.margin-left-7 {
	margin-left: 70px;
}
.col-centered {
	float: none;
	margin: 0 auto;
}
.margin-right-1 {
	margin-right: 10px;
}

/*=============== Divider lines ============= */
.divider-line {
	float: left;
	width: 100%;
}
.divider-line.dashed {
	border-bottom: 1px dashed;
}
.divider-line.solid {
	border-bottom: 1px solid;
}
.divider-line.dark {
	border-bottom-color: #444444;
}
.divider-line.dark-2 {
	border-bottom-color: #343333;
}
.divider-line.light {
	border-bottom-color: #e4e4e4;
}
.divider-line.top-padding {
	padding-top: 20px;
}
.divider-line.bottom-margin {
	margin-bottom: 20px;
}
.divider-line.margin {
	margin: 10px 0;
}
.divider-line.less-width-2 {
	width: 20%;
}
.divider-line.less-width-3 {
	width: 30%;
}
.divider-line.less-width-4 {
	width: 40%;
}
.divider-line.less-width-5 {
	width: 50%;
}
.divider-line.less-width-6 {
	width: 60%;
}
.divider-line.less-width-7 {
	width: 70%;
}
.divider-line.less-width-8 {
	width: 80%;
}
.divider-line.less-width-9 {
	width: 90%;
}
.divider-line.align-center {
	margin: 0 auto;
	float: none;
}
.divider-line.red2 {
	border-bottom-color: #ea3628;
}
.divider-line.yellow-2 {
	border-bottom-color: #fcc813;
}
.divider-line.red-4 {
	border-bottom-color: #e93e21;
}
.divider-line.cyan {
	border-bottom-color: #42d1aa;
}
.divider-line.blue {
	border-bottom-color: #1fbef0;
}
.divider-line.orange-4 {
	border-bottom-color: #ff9320;
}
.divider-line.green-4 {
	border-bottom-color: #8ac700;
}

/*=============== Paddings ============= */
.no-top-padding {
	padding-top: 0;
}
.padding-top-1 {
	padding-top: 10px;
}
.padding-top-2 {
	padding-top: 20px;
}
.padding-top-3 {
	padding-top: 30px;
}
.padding-top-4 {
	padding-top: 40px;
}
.padding-top-5 {
	padding-top: 50px;
}
.padding-top-6 {
	padding-top: 60px;
}
.padding-left-1 {
	padding-left: 10px;
}
.padding-left-2 {
	padding-left: 20px;
}
.padding-left-3 {
	padding-left: 30px;
}
.padding-left-4 {
	padding-left: 40px;
}
.padding-left-5 {
	padding-left: 50px;
}
.padding-left-6 {
	padding-left: 60px;
}
.padding-left-7 {
	padding-left: 70px;
}
.padding-left-8 {
	padding-left: 80px;
}
.padding-right-1 {
	padding-right: 10px;
}
.padding-right-2 {
	padding-right: 20px;
}
.padding-right-3 {
	padding-right: 30px;
}
.padding-right-4 {
	padding-right: 40px;
}
.padding-right-5 {
	padding-right: 50px;
}
.padding-right-6 {
	padding-right: 60px;
}
.padding-right-7 {
	padding-right: 70px;
}
.padding-right-8 {
	padding-right: 80px;
}
.nopaddtop {
	padding-top: 0px;
}

/*=============== Opacity styles ============= */
.opacity-1 {
	opacity: 0.1;
}
.opacity-2 {
	opacity: 0.1;
}
.opacity-3 {
	opacity: 0.3;
}
.opacity-4 {
	opacity: 0.4;
}
.opacity-5 {
	opacity: 0.5;
}
.opacity-6 {
	opacity: 0.6;
}
.opacity-7 {
	opacity: 0.7;
}
.opacity-8 {
	opacity: 0.8;
}

/*=============== fonts ============= */
.dosis {
	font-family: 'Dosis', sans-serif;
}
.roboto {
	font-family: 'Roboto', sans-serif;
}
.raleway {
	font-family: "Raleway", sans-serif !important;
}

/*============ letter spacing ============ */
.lspace-sm {
	letter-spacing: 5px;
}
.lspace-1 {
	letter-spacing: 10px;
}
.lspace-2 {
	letter-spacing: 20px;
}
.lspace-3 {
	letter-spacing: 30px;
}
.lspace-4 {
	letter-spacing: 40px;
}
.lspace-5 {
	letter-spacing: 50px;
}

/*============ font weight styles ============ */
.font-weight-1 {
	font-weight: 100;
}
.font-weight-2 {
	font-weight: 200;
}
.font-weight-3 {
	font-weight: 300;
}
.font-weight-4 {
	font-weight: 400;
}
.font-weight-5 {
	font-weight: 500;
}
.font-weight-6 {
	font-weight: 600;
}
.font-weight-7 {
	font-weight: 700;
}
.font-weight-8 {
	font-weight: 800;
}
 
/*=============== Columns without padding ============= */
.no-gutter > [class*='col-'] {
 padding-right:0;
 padding-left:0;
}

/*=============== Site tructure ============= */
.site_wrapper {
	width: 100%;
	margin: 0 auto 0 auto;
}

/*=============== Icon Boxes ============= */
.iconbox-dxlarge, .iconbox-xlarge, .iconbox-large, .iconbox-xmedium, .iconbox-medium, .iconbox-smedium, .iconbox-small, .iconbox-tiny, .iconbox-xtiny {
	padding: 0px;
	margin: 0 auto;
	text-align: center;
	transition: all 0.3s ease-out 0s;
}
.iconbox-dxlarge {
	width: 200px;
	height: 200px;
	font-size: 46px;
	color: #242424;
	border: none;
	line-height: 135px;
}
.iconbox-xlarge {
	width: 135px;
	height: 135px;
	font-size: 46px;
	color: #242424;
	line-height: 135px;
}
.iconbox-large {
	width: 120px;
	height: 120px;
	font-size: 46px;
	color: #242424;
	line-height: 114px;
}
.iconbox-xmedium {
	width: 110px;
	height: 110px;
	font-size: 38px;
	color: #242424;
	line-height: 106px;
}
.iconbox-medium {
	width: 100px;
	height: 100px;
	font-size: 32px;
	color: #242424;
	line-height: 100px;
}
.iconbox-smedium {
	width: 90px;
	height: 90px;
	font-size: 26px;
	color: #242424;
	line-height: 90px;
}
.iconbox-small {
	width: 80px;
	height: 80px;
	font-size: 26px;
	color: #242424;
	line-height: 80px;
}
.iconbox-tiny {
	width: 70px;
	height: 70px;
	font-size: 26px;
	color: #242424;
	line-height: 74px;
}
.iconbox-xtiny {
	width: 60px;
	height: 60px;
	font-size: 18px;
	color: #242424;
	line-height: 60px;
}
.digit {
	width: 32px;
	height: 32px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	left: 115px;
	top: 115px;
	line-height: 36px;
	border-radius: 100%;
	background-color: #fd602c;
	transition: all 0.3s ease-out 0s;
}
.iconbox-xlarge.no-lineheight {
	line-height: 0;
}
.iconbox-dxlarge.round, .iconbox-xlarge.round, .iconbox-large.round, .iconbox-xmedium.round, .iconbox-medium.round, .iconbox-smedium.round, .iconbox-small.round, .iconbox-tiny.round, .iconbox-xtiny.round {
	border-radius: 100%;
}
.iconbox-dxlarge.center, .iconbox-xlarge.center, .iconbox-large.center, .iconbox-xmedium.center, .iconbox-medium.center, .iconbox-smedium.center, .iconbox-small.center, .iconbox-tiny.center, .iconbox-xtiny.center {
	margin: 0 auto;
}
.iconbox-dxlarge.left, .iconbox-xlarge.left, .iconbox-large.left, .iconbox-xmedium.left, .iconbox-medium.left, .iconbox-smedium.left, .iconbox-small.left, .iconbox-tiny.left, .iconbox-xtiny.left {
	float: left;
	margin: 0px 20px 0px 0px;
}
.iconbox-dxlarge.right, .iconbox-xlarge.right, .iconbox-large.right, .iconbox-xmedium.right, .iconbox-medium.right, .iconbox-smedium.right, .iconbox-small.right, .iconbox-tiny.right, .iconbox-xtiny.right {
	float: right;
	margin: 0px 0px 0px 20px;
}
.iconbox-dxlarge.dark, .iconbox-xlarge.dark, .iconbox-large.dark, .iconbox-xmedium.dark, .iconbox-medium.dark, .iconbox-smedium.dark, .iconbox-small.dark, .iconbox-tiny.dark, .iconbox-xtiny.dark {
	color: #fff;
	background-color: #242424;
}
.iconbox-dxlarge.dark, .iconbox-xlarge.white, .iconbox-large.white, .iconbox-xmedium.white, .iconbox-medium.white, .iconbox-smedium.white, .iconbox-small.white, .iconbox-tiny.white, .iconbox-xtiny.white {
	color: #242424;
	background-color: #fff;
}
.iconbox-dxlarge.gray, .iconbox-xlarge.gray, .iconbox-large.gray, .iconbox-xmedium.gray, .iconbox-medium.gray, .iconbox-smedium.gray, .iconbox-small.gray, .iconbox-tiny.gray, .iconbox-xtiny.gray {
	color: #fff;
	background-color: #474747;
}
.iconbox-dxlarge.grayoutline, .iconbox-xlarge.grayoutline, .iconbox-large.grayoutline, .iconbox-xmedium.grayoutline, .iconbox-medium.grayoutline, .iconbox-smedium.grayoutline, .iconbox-small.grayoutline, .iconbox-tiny.grayoutline, .iconbox-xtiny.grayoutline {
	color: #fff;
	background-color: none;
	border: 1px solid #727272;
}
.iconbox-dxlarge.grayoutline2, .iconbox-xlarge.grayoutline2, .iconbox-large.grayoutline2, .iconbox-xmedium.grayoutline2, .iconbox-medium.grayoutline2, .iconbox-smedium.grayoutline2, .iconbox-small.grayoutline2, .iconbox-tiny.grayoutline2, .iconbox-xtiny.grayoutline2 {
	color: #242424;
	background-color: none;
	border: 1px solid #e4e4e4;
}
.iconbox-dxlarge.white-outline, .iconbox-xlarge.white-outline, .iconbox-large.white-outline, .iconbox-xmedium.white-outline, .iconbox-medium.white-outline, .iconbox-smedium.white-outline, .iconbox-small.white-outline, .iconbox-tiny.white-outline, .iconbox-xtiny.white-outline {
	color: #fff;
	background-color: none;
	border: 1px solid #fff;
}
.iconbox-dxlarge.dark-outline, .iconbox-xlarge.dark-outline, .iconbox-large.dark-outline, .iconbox-xmedium.dark-outline, .iconbox-medium.dark-outline, .iconbox-smedium.dark-outline, .iconbox-small.dark-outline, .iconbox-tiny.dark-outline, .iconbox-xtiny.dark-outline {
	color: #161616;
	background-color: none;
	border: 1px solid #161616;
}
.icon-plain-large {
	font-size: 80px;
	color: #242424;
	transition: all 0.3s ease-out 0s;
}
.icon-plain-medium {
	font-size: 60px;
	color: #242424;
	transition: all 0.3s ease-out 0s;
}
.icon-plain-small {
	font-size: 40px;
	color: #242424;
	transition: all 0.3s ease-out 0s;
}
.icon-plain-msmall {
	font-size: 32px;
	color: #242424;
	transition: all 0.3s ease-out 0s;
}
.icon-plain-tiny {
	font-size: 20px;
	color: #242424;
	transition: all 0.3s ease-out 0s;
}
.icon-plain-small.rightline {
	border-right: 1px solid #3F3F3F;
}
.icon-plain-medium.rightline {
	margin: 0px 20px 50px 0px;
	border-right: 1px solid #FFC153;
}
.icon-plain-small.dark {
	color: #242424;
}
.icon-plain-large.center, .icon-plain-medium.center, .icon-plain-small.center, .icon-plain-msmall.center, .icon-plain-tiny.center {
	margin: 0 auto;
}
.icon-plain-large.left, .icon-plain-medium.left, .icon-plain-small.left, .icon-plain-msmall.left, .icon-plain-tiny.left {
	float: left;
	margin: 0px 20px 0px 0px;
}
.icon-plain-large.right, .icon-plain-medium.right, .icon-plain-small.right, .icon-plain-msmall.right, .icon-plain-tiny.right {
	float: right;
	margin: 0px 0px 0px 20px;
}
.icon-plain-large.dark, .icon-plain-medium.dark, .icon-plain-small.dark, .icon-plain-msmall.dark, .icon-plain-tiny.dark {
	color: #242424;
}
.icon-plain-large.white, .icon-plain-medium.white, .icon-plain-small.white, .icon-plain-msmall.white, .icon-plain-tiny.white {
	color: #fff;
}
.icon-plain-large.green, .icon-plain-medium.green, .icon-plain-small.green, .icon-plain-msmall.green, .icon-plain-tiny.green {
	color: #fd602c;
}
.icon-plain-large.gray, .icon-plain-medium.gray, .icon-plain-small.gray, .icon-plain-msmall.gray, .icon-plain-tiny.gray {
	color: #727272;
}

/*============ Text Boxes ============ */
.text-box.padding-1 {
	padding: 10px;
}
.text-box.padding-2 {
	padding: 20px;
}
.text-box.padding-3 {
	padding: 30px;
}
.text-box.padding-4 {
	padding: 40px;
}
.text-box.padding-5 {
	padding: 50px;
}
.text-box.padding-6 {
	padding: 60px;
}
.text-box.padding-7 {
	padding: 70px;
}
.text-box.padding-8 {
	padding: 80px;
}
.text-box.padding-9 {
	padding: 90px;
}

/*============ HyperLinks ============ */
a.read-more {
	color: #ED1B23 !important;
    font-size: 12px!important;
    font-weight: 600!important;
    font-family: "Raleway", sans-serif;
}
a.read-more:hover {
	color: #ED1B23;
}
a.read-more.white {
	color: #fff;
}
a.read-more.white:hover {
	color: #fff;
}
a.read-more.dark {
	color: #242424;
}
a.read-more.dark:hover {
	color: #fd602c;
}
a.read-more.dark2 {
	color: #242424;
}
a.read-more.dark2:hover {
	color: #727272;
}
a.read-more.yellow {
	color: #ffc000;
}
a.read-more.yellow:hover {
	color: #242424;
}
a.read-more.yellow-2 {
	color: #fcc813;
}
a.read-more.yellow-2:hover {
	color: #242424;
}
a.read-more.yellow-3 {
	color: #f7c800;
}
a.read-more.yellow-3:hover {
	color: #242424;
}
a.read-more.stone {
	color: #c3a254;
}
a.read-more.stone:hover {
	color: #242424;
}
a.read-more.brown-2 {
	color: #b5854d;
}
a.read-more.brown-2:hover {
	color: #242424;
}
a.read-more.pink-3 {
	color: #ce0a6c;
}
a.read-more.pink-3:hover {
	color: #242424;
}
a.read-more.blue {
	color: #1fbef0;
}
a.read-more.blue:hover {
	color: #242424;
}
a.read-more.cyan {
	color: #42d1aa;
}
a.read-more.cyan:hover {
	color: #727272;
}
.btn.active, .btn:active {
	box-shadow: none;
}

/*============ Button Styles and Background ============ */
.btn {
	padding: 10px 12px 9px;
	margin: 0px;
	box-shadow: none;
	border-radius: 0;
	-webkit-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;
}
.btn.btn-large {
	padding: 12px 40px;
}
.btn.btn-small {
	padding: 8px 18px;
}
.btn.btn-small-2 {
	padding: 4px 18px;
}
.btn.btn-xround {
	border-radius: 20px;
}
.btn.btn-round {
	border-radius: 2px;
}
.btn.top-margin {
	margin-top: 20px;
}
.btn.btn-blue {
	color: #fff;
	background-color: #1f2b49;
}
.btn.btn-blue:hover {
	color: #fff;
	background-color: #182239;
}
.btn.btn-green {
	color: #fff;
	background-color: #00a03a;
}
.btn.btn-green:hover {
	color: #fff;
	background-color: #018d34;
}
.btn.btn-white {
	color: #242424;
	background-color: #fff;
}
.btn.btn-white:hover {
	color: #fff;
	background-color: #242424;
}
.btn.btn-dark {
	color: #fff;
	background-color: #242424;
}
.btn.btn-dark:hover {
	color: #fff;
	background-color: #3e3e3e;
}
.btn.btn-dark-2 {
	color: #fff;
	background-color: #161616;
}
.btn.btn-dark-2:hover {
	color: #161616;
	background-color: #fff;
}
.btn.btn-brown {
	color: #FFF;
	background-color: #af0c10;
}
.btn.btn-brown:hover {
	color: #fff;
	background-color: #07852F;
}
.btn.btn-yellow {
	color: #07852F;
	background-color: #FEF303;
}
.btn.btn-yellow:hover {
	color: #fff;
	background-color: #242424;
}
.btn.btn-border {
	color: #242424;
	border: 1px solid;
}
.btn.btn-border.white {
	color: #fff;
	border-color: #fff;
}
.btn.btn-border:hover.white {
	color: #242424;
	background-color: #fff;
	border-color: #fff;
}
.btn.btn-border.white-2 {
	color: #fff;
	border-color: #fff;
}
.btn.btn-border:hover.white-2 {
	color: #242424;
	background-color: #fff;
	border-color: #fff;
}
.btn.btn-border.dark {
	border-color: #242424;
}
.btn.btn-border:hover.dark {
	color: #fff;
	background-color: #242424;
	border-color: #242424;
}
.btn.btn-border.light {
	border-color: #e4e4e4;
}
.btn.btn-border:hover.light {
	color: #fff;
	background-color: #242424;
	border-color: #242424;
}
.btn.btn-border.orange-2 {
	color: #fd602c;
	border-color: #fd602c;
}
.btn.btn-border:hover.orange-2 {
	color: #fff;
	background-color: #fd602c;
	border-color: #fd602c;
}
.btn.btn-border.orange-2 {
	color: #fd602c;
	border-color: #fd602c;
}
.btn.btn-border:hover.orange-2 {
	color: #fff;
	background-color: #fd602c;
	border-color: #fd602c;
}
.btn.btn-border.orange-4 {
	color: #ff9320;
	border-color: #ff9320;
}
.btn.btn-border:hover.orange-4 {
	color: #fff;
	background-color: #ff9320;
	border-color: #ff9320;
}
.btn.btn-border.gray {
	color: #fff;
	border-color: #727272;
}
.btn.btn-border:hover.gray {
	color: #fff;
	background-color: #5c5b5b;
	border-color: #5c5b5b;
}
.btn.btn-border.gray-2 {
	color: #242424;
	border-color: #727272;
}
.btn.btn-border:hover.gray-2 {
	color: #fff;
	background-color: #5c5b5b;
	border-color: #5c5b5b;
}
.btn.btn-border.xdark {
	color: #161616;
	border-color: #161616;
}
.btn.btn-border:hover.xdark {
	color: #fff;
	background-color: #161616;
	border-color: #161616;
}
.btn.btn-border.brown {
	color: #8b501f;
	border-color: #8b501f;
}
.btn.btn-border:hover.brown {
	color: #fff;
	background-color: #8b501f;
	border-color: #8b501f;
}
.btn.btn-border.white.brown {
	color: #fff;
	border-color: #fff;
}
.btn.btn-border:hover.white.brown {
	color: #fff;
	background-color: #8b501f;
	border-color: #8b501f;
}
.btn.btn-border.yellow-green {
	color: #dbdc33;
	border-color: #dbdc33;
}
.btn.btn-border:hover.yellow-green {
	color: #fff;
	background-color: #dbdc33;
	border-color: #dbdc33;
}
.btn.btn-border.yellow-green-2 {
	color: #e9ee42;
	border-color: #e9ee42;
}
.btn.btn-border:hover.yellow-green-2 {
	color: #242424;
	background-color: #e9ee42;
	border-color: #e9ee42;
}
.btn.btn-border.light.yellow-green-2 {
	color: #242424;
	border-color: #e4e4e4;
}
.btn.btn-border:hover.light.yellow-green-2 {
	color: #242424;
	background-color: #e9ee42;
	border-color: #e9ee42;
}
.btn.btn-border.pink {
	color: #f51f6f;
	border-color: #f51f6f;
}
.btn.btn-border:hover.pink {
	color: #fff;
	background-color: #f51f6f;
	border-color: #f51f6f;
}
.btn.btn-border.stone {
	color: #c3a254;
	border-color: #c3a254;
}
.btn.btn-border:hover.stone {
	color: #fff;
	background-color: #c3a254;
	border-color: #c3a254;
}
.btn.btn-border.red {
	color: #e93e21;
	border-color: #e93e21;
}
.btn.btn-border:hover.red {
	color: #fff;
	background-color: #e93e21;
	border-color: #e93e21;
}
.btn.btn-border.light.red {
	color: #242424;
	border-color: #e4e4e4;
}
.btn.btn-border:hover.light.red {
	color: #fff;
	background-color: #e93e21;
	border-color: #e93e21;
}
.btn.btn-border.light.red-2 {
	color: #242424;
	border-color: #e4e4e4;
}
.btn.btn-border:hover.light.red-2 {
	color: #fff;
	background-color: #ea3628;
	border-color: #ea3628;
}
.btn.btn-border.yellow-2 {
	color: #fcc813;
	border-color: #fcc813;
}
.btn.btn-border:hover.yellow-2 {
	color: #fff;
	background-color: #fcc813;
	border-color: #fcc813;
}
.btn.btn-border.red-5 {
	color: #ed3325;
	border-color: #ed3325;
}
.btn.btn-border:hover.red-5 {
	color: #fff;
	background-color: #ed3325;
	border-color: #ed3325;
}
.btn.btn-border.light.cyan {
	color: #242424;
	border-color: #e4e4e4;
}
.btn.btn-border:hover.light.cyan {
	color: #fff;
	background-color: #42d1aa;
	border-color: #42d1aa;
}
.btn.btn-border.blue {
	color: #1fbef0;
	border-color: #1fbef0;
}
.btn.btn-border:hover.blue {
	color: #fff;
	background-color: #1fbef0;
	border-color: #1fbef0;
}
.btn.btn-border.green-4 {
	color: #8ac700;
	border-color: #8ac700;
}
.btn.btn-border:hover.green-4 {
	color: #fff;
	background-color: #8ac700;
	border-color: #8ac700;
}
.btn.btn-border.light.green-4 {
	color: #242424;
	border-color: #e4e4e4;
}
.btn.btn-border:hover.light.green-4 {
	color: #fff;
	background-color: #8ac700;
	border-color: #8ac700;
}

/*============ Image Boxes ============ */
.background-imgholder.top-padd {
	padding-top: 80px;
}

/*============ Icon Lists ============ */
.iconlist {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.iconlist li {
	padding: 0px;
	margin: 0 0 15px 0;
	display: flex;
	line-height: 23px;
	text-align: justify;
}
.iconlist li i {
	color: #fd602c;
	padding: 7px 15px 0 0;
}
.iconlist.orange li i {
	color: #fd602c;
	padding: 0 15px 0 0;
}
.iconlist.orange2 li i {
	color: #fd602c;
	padding: 0 15px 0 0;
}
.iconlist.dark li i {
	color: #161616;
}
.iconlist.less-margin li {
	margin: 0 0 5px 0;
}
.iconlist.green2 li i {
	color: #fd602c;
}
.iconlist.yellow li i {
	color: #ffc000;
}
.iconlist.white li i {
	color: #fff;
}
.iconlist.white-2 li {
	color: #fff;
}
.iconlist.medium li i {
	color: #727272;
}
.iconlist.dark-red li {
	color: #913256;
}
.iconlist.pink li i {
	color: #f51f6f;
	padding: 0 15px 0 0;
}
.iconlist.stone li a {
	color: #c3a254;
	margin: 0 0 10px 0;
}
.iconlist.stone li i {
	color: #c3a254;
}
.iconlist.red-5 li i {
	color: #ed3325;
}
.iconlist.cyan li i {
	color: #42d1aa;
}
.iconlist.blue li i {
	color: #1fbef0;
}
.iconlist.green-4 li i {
	color: #8ac700;
}
.iconlist.green-4 li {
	margin: 0 0 10px 0;
}

/*============ Sticky Menu Background ============ */
#header {
	position: relative;
	background: #fff;
	padding: 0;
	width: 100%;
	z-index: 999;
	border-bottom: 1px solid #f3f3f3;
	padding:5px 0;
	box-shadow:none;
}
.navbar-brand.left-padding {
	padding-left: 20px;
}
.navbar-brand.logo-padding {
	padding: 35px 0 0 20px;
}
.menu-main {
	background: none;
}
.navbar-brand.less-top-padding {
	padding: 16px 0 0;
}

/*============ Logo CSS ============ */
.logo {
	position: relative;
	float: left;
	text-align: left;
	padding: 20px 0 0 0;
	z-index: 10;
}
.logo.toppadd {
	padding: 5px 0 0 0;
}

/*============ Section Titles ============ */
.section-title {
	font-weight: 400;
}
.sub-title {
	width: 48%;
	font-size: 16px;
	margin: 0 auto 70px auto;
}
.sub-title-left {
	width: 90%;
	font-size: 16px;
	margin-right: 10%;
	float: left;
	margin-bottom: 55px;
}
.section-title-small {
	padding: 0 0 12px 0;
	margin: 0px;
	font-weight: 400;
	font-size: 20px;
}
.section-title-xsmall {
	padding: 0 0 0 0;
	margin: 0px;
	font-weight: 400;
	font-size: 18px;
}

/*============ Css arrows ============ */
.arrow-down {
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #fd602c;
}
.arrow-up {
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid black;
}
.arrow-right {
	width: 0;
	height: 0;
	border-top: 60px solid transparent;
	border-bottom: 60px solid transparent;
	border-left: 60px solid green;
}
.arrow-left {
	width: 0;
	height: 0;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-right: 20px solid #fff;
}
/*============ Page Section Background and Paddings Styles ============ */
.section-dark {
	background-color: #242424;
}
.section-medium-dark {
	background-color: #161616;
}
.section-light {
	background-color: #f2f2f2;
}
.section-orange {
	background-color: #fd602c;
}
.section-green {
	background-color: #07852F;
}
.section-blue {
	background-color: #1fbef0;
}
.section-red {
	background-color: #e93e21;
}
.section-yellow {
	background-color: #ffc000;
}
.section-pink {
	background-color: #f51f6f;
}
.section-light-stone {
	background-color: #f8f4ea;
}
.section-cyan {
	background-color: #42d1aa;
}
.sec-notop-padding {
	padding-top: 0px !important;
}
.sec-nopadding {
	padding: 0px !important;
}
.sec-padding {
	padding: 80px 0 80px 0;
}
.sec-bpadding-2 {
	padding-bottom: 80px;
}
.sec-tpadding-2 {
	padding-top: 80px;
}
.sec-tpadding-3 {
	padding-top: 120px;
}
.sec-bpadding-3 {
	padding-bottom: 120px;
}
.sec-tpadding-4 {
	padding-top: 150px;
}
.sec-bpadding-4 {
	padding-bottom: 150px;
}
.sec-bpadding.less-padding {
	padding-bottom: 30px;
}
.section-xmore-padding {
	padding: 150px 0 150px 0;
}
.section-less-padding {
	padding: 49px 0 49px 0;
}
.sec-moreless-padding {
	padding: 30px 0 30px 0;
}
.sec-mostless-padding {
	padding: 10px 0 10px 0;
}
.section-less-padding.top-margin {
	margin-top: -80px;
}

/*============ Footer Styles ============ */
.usefull-links {
	padding: 0px;
	margin: 0px;
}
.usefull-links li {
	padding: 0px;
	margin: 0 0 4px 0;
	display: block;
	border-bottom: 1px solid #2e2e2e;
}
.usefull-links li a {
	font-size: 12px;
	padding: 0px;
	margin: 0 0 4px 0;
	display: block;
	color: #727272;
	line-height: 23px;
}
.usefull-links li a:hover {
	color: #fff;
}
.usefull-links li i {
	color: #727272;
	padding: 0 10px 0 0;
}
.usefull-links li:last-child {
	border-bottom: none;
}
.usefull-links.no-border li {
	border-bottom: none;
}

.footer h4 {
	font-size: 17px !important;
}
.footer-title {
	color: #fff;
	float: left;
}
.footer-title-bottomstrip {
	width: 10%;
	height: 3px;
	margin-right: 95%;
	color: #fff;
	float: left;
	display: block;
	margin-bottom: 40px;
	background-color: #fff;
}
.footer-title-bottomstrip2 {
	width: 34px;
	height: 2px;
	color: #fff;
	float: left;
	display: block;
	margin-bottom: 25px;
	background-color: #fff;
}
.footer-title-bottomstrip.dark {
	background-color: #242424;
}
.footer-title-bottomstrip2.dark {
	background-color: #242424;
}
.footer-title.two {
	color: #242424;
}
.footer-logo {
	margin-bottom: 17px;
}
.address-info {
	padding: 0px;
	margin: 0px;
}
.address-info li {
	padding: 0px 0px 10px 0px;
	margin: 0 0 10px 0;
	display: block;
	color: #727272;
	line-height: 23px;
	border-bottom: 1px solid #2e2e2e;
}
.address-info li i {
	color: #727272;
	padding: 0 10px 0 0;
}
.address-info li:last-child {
	border-bottom: none;
}
.address-info.no-border li {
	border-bottom: none;
}
.section-copyrights {
	margin: 0;
	text-align: center;
	background-color: #101010;
}
.section-copyrights.section-white {
	color: #fff;
	background-color: #dbdc33;
}
.section-copyrights.section-white-2 {
	color: #727272;
	background-color: #fff;
}
.section-copyrights.fulldark {
	color: #727272;
	background-color: #161616;
}

/*============ Overlay Opacity and Background Styles ============ */
.section-overlay {
	position: relative;
	width: 100%;
	padding: 0px;
	margin: 0px;
	left: 0px;
	top: 0px;
	float: left;
	z-index: 2;
}
.video-overlay {
	position: relative;
	width: 100%;
	padding: 0px;
	margin: 0px;
	left: 0px;
	top: 0px;
	float: left;
	z-index: 2;
}
.overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
	z-index: 10;
}
.bg-opacity-1 {
	background-color: rgba(0, 0, 0, 0.1);
}
.bg-opacity-2 {
	background-color: rgba(0, 0, 0, 0.2);
}
.bg-opacity-3 {
	background-color: rgba(0, 0, 0, 0.3);
}
.bg-opacity-4 {
	background-color: rgba(0, 0, 0, 0.4);
}
.bg-opacity-5 {
	background-color: rgba(0, 0, 0, 0.5);
}
.bg-opacity-6 {
	background-color: rgba(0, 0, 0, 0.6);
}
.bg-opacity-7 {
	background-color: rgba(0, 0, 0, 0.7);
}
.bg-opacity-8 {
	background-color: rgba(0, 0, 0, 0.8);
}
.bg-opacity-9 {
	background-color: rgba(0, 0, 0, 0.9);
}
.section-overlay.light {
	background-color: rgba(246, 246, 246, 0.9);
}
.section-overlay.dark {
	background-color: rgba(0, 0, 0, 0.7);
}
.section-overlay.dark2 {
	background-color: rgba(0, 0, 0, 0.3);
}
.section-overlay.dark3 {
	background-color: rgba(0, 0, 0, 0.9);
}
.section-overlay.dark4 {
	background-color: rgba(0, 0, 0, 0.4);
}
.section-overlay.yellow {
	background-color: rgba(255, 192, 0, 0.9);
}
.section-overlay.yellow-2 {
	background-color: rgba(246, 202, 0, 0.6);
}
.section-overlay.pink-2 {
	background-color: rgba(255, 169, 202, 0.6);
}
.section-overlay.violet-1 {
	background-color: rgba(183, 102, 221, 0.6);
}
.section-overlay.stone {
	background-color: rgba(180, 142, 51, 0.8);
}
.section-overlay.orange-4 {
	background-color: rgba(255, 147, 32, 0.9);
}
.section-overlay.orange-2 {
	background-color: rgba(253, 96, 44, 0.9);
}
/*============ Page Scroll to Top ============ */
.scrollup {
	width: 40px;
	height: 40px;
	opacity: 1;
	position: fixed;
	bottom: 22px;
	right: 20px;
	display: none;
	text-indent: -9999px;
	background: #fd602c url(../images/scroll-top-arrow.png) no-repeat 15px 16px;
	z-index: 999;
}
.scrollup.white {
	border: 1px solid #161616;
	background: #fff url(../images/scroll-top-arrow2.png) no-repeat 15px 16px;
}

/*=======================PAGINATION============================ */
.overlay-content {
	font-weight: 600;
	padding-top: 10px;
}
.loader {
	border: 16px solid #f3f3f3; /* Light grey */
	border-top: 16px solid #3498db; /* Blue */
	border-radius: 50%;
	width: 80px;
	height: 80px;
	animation: spin 2s linear infinite;
	margin-top: 15%;
	margin-left: 45%;
	z-index: 2;
	position: absolute;
}
div.default_pagination {
	margin: 0;
	text-decoration: none;
	font-size: 12px;
	font-weight: 600;
	text-align: left;
	color: #2574AB;
}
div.pagination {
	padding: 11px 0 3px 0;
	margin: 0;
	width: 100%;
	background-color: #FFF;
	text-align: right;
}
div.pagination b {
	margin: 2px;
	padding: 0.5em 0.64em 0.43em 0.64em;
	background-color: #d30407;
	text-decoration: none;
	color: #fff;
	font-size: 13px;
	font-weight: 500;
}
div.pagination p {
	margin: 0;
	text-decoration: none;
	font-size: 15px;
	font-weight: 500;
	text-align: left;
	color: #af0c10;
	line-height:none !important;
}
div.pagination a {
	margin: 2px;
	padding: 0.5em 0.64em 0.43em 0.64em;
	background-color: #af0c10;
	text-decoration: none;
	color: #fff;
	font-size: 13px;
	font-weight: 500;
}
div.pagination a:hover, div.pagination a:active {
	padding: 0.5em 0.64em 0.43em 0.64em;
	margin: 2px;
	background-color: #af0c10;
	color: #fff;
	font-size: 13px;
	font-weight: 500;
}
div.pagination span.current {
	padding: 0.5em 0.64em 0.43em 0.64em;
	margin: 2px;
	background-color: #f6efcc;
	color: #6d643c;
}
div.pagination span.disabled {
	display: none;
}