 @charset "utf-8";/* CSS Document */
@import url("https://fonts.googleapis.com/css?family=Roboto:400,100,300,500,700,900|Roboto+Condensed:400,300,700");
.roboto {
	font-family: 'Roboto', sans-serif;
}
.roboto_condensed {
	font-family: 'Roboto Condensed', sans-serif;
}
* {
	margin: 0;
	padding: 0;
	outline: none
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
blockquote {
	margin: 5px 20px
}
fieldset {
	border: 1px solid #ccc
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
header, footer, nav, section, figure, articles {
	display: block;
	margin: 0;
	padding: 0
}/*special properties*/
.auto {
	margin: auto;
}
.db {
	display: block
}
.dib {
	display: inline-block !important;
}
.inline {
	display: inline
}
.dn {
	display: none
}
.abs {
	position: absolute
}
.rel {
	position: relative
}
.hand {
	cursor: pointer
}
.z99 {
	z-index: 99
}
.o-hid {
	overflow: hidden
}
.o-auto {
	overflow: auto
}
.o-y {
	overflow-y: auto;
	overflow-x: hidden
}
.fix {
	position: fixed;
}
.radius-3 {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.radius-5 {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.radius-7 {
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
.radius-8 {
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.radius-10 {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.radius-15 {
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
.radius-20 {
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
.radius-25 {
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
}
.radius-5t {
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
}
.radius-5b {
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
}
.radius-20b {
	border-radius: 0 0 20px 20px;
	-moz-border-radius: 0 0 20px 20px;
	-webkit-border-radius: 0 0 20px 20px;
}
.radius-20p {
	border-radius: 20%;
	-moz-border-radius: 20%;
	-webkit-border-radius: 20%;
}
.radius-20t {
	border-radius: 20px 20px 0 0;
	-moz-border-radius: 20px 20px 0 0;
	-webkit-border-radius: 20px 20px 0 0;
}
.radius-10t {
	border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
}/*font properties*/
.roboto {
	font-family: 'Roboto', sans-serif;
}
.source_sans_pro {
	font-family: 'Source Sans Pro'
}
.b {
	font-weight: 700
}
.i {
	font-style: italic
}
.u {
	text-decoration: underline
}
.n {
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
	text-transform: none
}
.bcs {
	border-collapse: separate
}
.nw {
	white-space: nowrap
}
.ttc {
	text-transform: capitalize
}
.ttl {
	text-transform: lowercase
}
.ttu {
	text-transform: uppercase
}
.fvsc {
	font-variant: small-caps
}
.nw {
	white-space: nowrap
}
.ttc {
	text-transform: capitalize
}
.ttl {
	text-transform: lowercase
}
.ttu {
	text-transform: uppercase
}
.fvsc {
	font-variant: small-caps
}
.fs10 {
	font-size: 10px
}
.fs11 {
	font-size: 11px
}
.fs12 {
	font-size: 12px
}
.fs13 {
	font-size: 13px
}
.fs14 {
	font-size: 14px
}
.fs15 {
	font-size: 15px
}
.fs16 {
	font-size: 16px
}
.fs17 {
	font-size: 17px
}
.fs18 {
	font-size: 18px
}
.fs19 {
	font-size: 19px
}
.fs20 {
	font-size: 20px
}
.fs21 {
	font-size: 21px
}
.fs22 {
	font-size: 22px
}
.fs23 {
	font-size: 23px
}
.fs24 {
	font-size: 24px
}
.fs25 {
	font-size: 25px
}
.fs26 {
	font-size: 26px
}
.fs28 {
	font-size: 28px
}
.fs29 {
	font-size: 29px
}
.fs30 {
	font-size: 30px
}
.fs32 {
	font-size: 32px
}
.fs34 {
	font-size: 34px
}
.fs36 {
	font-size: 36px
}
.fs37 {
	font-size: 37px
}
.fs40 {
	font-size: 40px
}
.fs51 {
	font-size: 51px;
}
.lh0em {
	line-height: 0
}
.lh02em {
	line-height: .2em
}
.lh05em {
	line-height: .5em
}
.lh1em {
	line-height: 1em
}
.lh07em {
	line-height: .9em
}
.lh12em {
	line-height: 1.2em
}
.lh13em {
	line-height: 1.3em
}
.lh15em {
	line-height: 1.5em
}
.lh2em {
	line-height: 2em
}
.lh18px {
	line-height: 18px
}
.black, .black a, .black a:hover {
	color: #000
}
.black1, .black1 a, .black1 a:hover {
	color: #303030
}
.gray, .gray a, .gray a:hover {
	color: #858585
}
.gray1, .gray1 a, .gray1 a:hover {
	color: #333
}
.gray2, .gray2 a, .gray2 a:hover {
	color: #ccc
}
.red, .red a, .red a:hover {
	color: #e80000
}
.red2, .red2 a, .red2 a:hover {
	color: #e66464
}
.pink, .pink a, .pink a:hover {
	color: #723352
}
.pink1, .pink1 a, .pink1 a:hover {
	color: #c81d98
}
.orange, .orange a, .orange a:hover {
	color: #f66232
}
.white, .white a, .white a:hover {
	color: #fff
}
.pale, .pale a, .pale a:hover {
	color: #f07d00
}
.green, .green a, .green a:hover {
	color: #35c317
}
.blue, .blue a, .blue a:hover {
	color: #005ec8
}
.blue1, .blue1 a, .blue1 a:hover {
	color: #164e7c
}
.blue2, .blue2 a, .blue2 a:hover {
	color: #c0d8e1
}
.yellow, .yellow a, yellow a:hover {
	color: #ffea00
}/*ALIGNMENT STYLES*/
.al {
	text-align: left
}
.ar {
	text-align: right
}
.ac {
	text-align: center
}
.aj {
	text-align: justify
}
.vat {
	vertical-align: top
}
.vam {
	vertical-align: middle
}
.vab {
	vertical-align: bottom
}
.fl {
	display: inline;
	float: left
}
.fr {
	display: inline;
	float: right
}
p.cb {
	content: '.';
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	margin: 0;
	padding: 0
}
.cb {
	clear: both;
	line-height: 0;
	height: 0;
}
.cl {
	clear: left
}
.cr {
	clear: right
}
.lt {
	text-decoration: line-through
}/*margin-style*/
.m0-2 {
	margin: 0px 2px;
}
.m0-5 {
	margin: 0px 5px;
}
.m0-10 {
	margin: 0px 10px;
}
.m2-0 {
	margin: 2px 0px;
}
.m5-0 {
	margin: 5px 0px;
}
.m10-0 {
	margin: 10px 0px;
}
.m5-10 {
	margin: 5px 10px;
}
.m5-20 {
	margin: 5px 20px;
}
.m1 {
	margin: 1px;
}
.m2 {
	margin: 2px;
}
.m3 {
	margin: 3px;
}
.m4 {
	margin: 4px;
}
.m5 {
	margin: 5px;
}
.m6 {
	margin: 6px;
}
.m7 {
	margin: 7px;
}
.m8 {
	margin: 8px;
}
.m9 {
	margin: 9px;
}
.m10 {
	margin: 10px;
}
.m11 {
	margin: 11px;
}
.m12 {
	margin: 12px;
}
.m13 {
	margin: 13px;
}
.m14 {
	margin: 14px;
}
.m15 {
	margin: 15px;
}
.m16 {
	margin: 16px;
}
.m17 {
	margin: 17px;
}
.m18 {
	margin: 18px;
}
.m19 {
	margin: 19px;
}
.m21 {
	margin: 21px;
}
.m22 {
	margin: 22px;
}
.m23 {
	margin: 23px;
}
.m24 {
	margin: 24px;
}
.m25 {
	margin: 25px;
}
.m30 {
	margin: 30px;
}
.mt1 {
	margin-top: 1px
}
.mt2 {
	margin-top: 2px
}
.mt3 {
	margin-top: 3px
}
.mt4 {
	margin-top: 4px
}
.mt5 {
	margin-top: 5px
}
.mt6 {
	margin-top: 6px
}
.mt7 {
	margin-top: 7px
}
.mt8 {
	margin-top: 8px
}
.mt9 {
	margin-top: 9px
}
.mt10 {
	margin-top: 10px
}
.mt11 {
	margin-top: 11px
}
.mt12 {
	margin-top: 12px
}
.mt13 {
	margin-top: 13px
}
.mt14 {
	margin-top: 14px
}
.mt15 {
	margin-top: 15px
}
.mt16 {
	margin-top: 16px
}
.mt17 {
	margin-top: 17px
}
.mt18 {
	margin-top: 18px
}
.mt19 {
	margin-top: 19px
}
.mt20 {
	margin-top: 20px
}
.mt21 {
	margin-top: 21px
}
.mt22 {
	margin-top: 22px
}
.mt23 {
	margin-top: 23px
}
.mt24 {
	margin-top: 24px
}
.mt25 {
	margin-top: 25px
}
.mt26 {
	margin-top: 26px
}
.mt27 {
	margin-top: 27px
}
.mt28 {
	margin-top: 28px
}
.mt29 {
	margin-top: 29px
}
.mt30 {
	margin-top: 30px
}
.mt31 {
	margin-top: 31px
}
.mt32 {
	margin-top: 32px
}
.mt33 {
	margin-top: 33px
}
.mt34 {
	margin-top: 34px
}
.mt35 {
	margin-top: 35px
}
.mt36 {
	margin-top: 36px
}
.mt37 {
	margin-top: 37px
}
.mt38 {
	margin-top: 38px
}
.mt39 {
	margin-top: 39px
}
.mt40 {
	margin-top: 40px
}
.mt41 {
	margin-top: 41px
}
.mt42 {
	margin-top: 42px
}
.mt43 {
	margin-top: 43px
}
.mt44 {
	margin-top: 44px
}
.mt45 {
	margin-top: 45px
}
.mt46 {
	margin-top: 46px
}
.mt47 {
	margin-top: 47px
}
.mt48 {
	margin-top: 48px
}
.mt49 {
	margin-top: 49px
}
.mt50 {
	margin-top: 50px
}
.mt51 {
	margin-top: 51px
}
.mt52 {
	margin-top: 52px
}
.mt53 {
	margin-top: 53px
}
.mt54 {
	margin-top: 54px
}
.mt55 {
	margin-top: 55px
}
.mt56 {
	margin-top: 56px
}
.mt57 {
	margin-top: 57px
}
.mt58 {
	margin-top: 58px
}
.mt59 {
	margin-top: 59px
}
.mt60 {
	margin-top: 60px
}
.mt61 {
	margin-top: 61px
}
.mt62 {
	margin-top: 62px
}
.mt63 {
	margin-top: 63px
}
.mt64 {
	margin-top: 64px
}
.mt65 {
	margin-top: 65px
}
.mt66 {
	margin-top: 66px
}
.mt67 {
	margin-top: 67px
}
.mt68 {
	margin-top: 68px
}
.mt69 {
	margin-top: 69px
}
.mt70 {
	margin-top: 70px
}
.mt71 {
	margin-top: 71px
}
.mt72 {
	margin-top: 72px
}
.mt73 {
	margin-top: 73px
}
.mt74 {
	margin-top: 74px
}
.mt75 {
	margin-top: 75px
}
.mt76 {
	margin-top: 76px
}
.mt77 {
	margin-top: 77px
}
.mt78 {
	margin-top: 78px
}
.mt79 {
	margin-top: 79px
}
.mt80 {
	margin-top: 80px
}
.mt81 {
	margin-top: 81px
}
.mt82 {
	margin-top: 82px
}
.mt83 {
	margin-top: 83px
}
.mt84 {
	margin-top: 84px
}
.mt85 {
	margin-top: 85px
}
.mt86 {
	margin-top: 86px
}
.mt87 {
	margin-top: 87px
}
.mt88 {
	margin-top: 88px
}
.mt89 {
	margin-top: 89px
}
.mt90 {
	margin-top: 90px
}
.mt91 {
	margin-top: 91px
}
.mt92 {
	margin-top: 92px
}
.mt93 {
	margin-top: 93px
}
.mt94 {
	margin-top: 94px
}
.mt95 {
	margin-top: 95px
}
.mt96 {
	margin-top: 96px
}
.mt97 {
	margin-top: 97px
}
.mt98 {
	margin-top: 98px
}
.mt99 {
	margin-top: 99px
}
.mt100 {
	margin-top: 100px
}
.mt120 {
	margin-top: 120px
}
.mt150 {
	margin-top: 150px
}
.mr1 {
	margin-right: 1px
}
.mr2 {
	margin-right: 2px
}
.mr3 {
	margin-right: 3px
}
.mr4 {
	margin-right: 4px
}
.mr5 {
	margin-right: 5px
}
.mr6 {
	margin-right: 6px
}
.mr7 {
	margin-right: 7px
}
.mr8 {
	margin-right: 8px
}
.mr9 {
	margin-right: 9px
}
.mr10 {
	margin-right: 10px
}
.mr11 {
	margin-right: 11px
}
.mr12 {
	margin-right: 12px
}
.mr13 {
	margin-right: 13px
}
.mr14 {
	margin-right: 14px
}
.mr15 {
	margin-right: 15px
}
.mr16 {
	margin-right: 16px
}
.mr17 {
	margin-right: 17px
}
.mr18 {
	margin-right: 18px
}
.mr19 {
	margin-right: 19px
}
.mr20 {
	margin-right: 20px
}
.mr21 {
	margin-right: 21px
}
.mr22 {
	margin-right: 22px
}
.mr23 {
	margin-right: 23px
}
.mr24 {
	margin-right: 24px
}
.mr25 {
	margin-right: 25px
}
.mr26 {
	margin-right: 26px
}
.mr27 {
	margin-right: 27px
}
.mr28 {
	margin-right: 28px
}
.mr29 {
	margin-right: 29px
}
.mr30 {
	margin-right: 30px
}
.mr31 {
	margin-right: 31px
}
.mr32 {
	margin-right: 32px
}
.mr33 {
	margin-right: 33px
}
.mr34 {
	margin-right: 34px
}
.mr35 {
	margin-right: 35px
}
.mr36 {
	margin-right: 36px
}
.mr37 {
	margin-right: 37px
}
.mr38 {
	margin-right: 38px
}
.mr39 {
	margin-right: 39px
}
.mr40 {
	margin-right: 40px
}
.mr41 {
	margin-right: 41px
}
.mr42 {
	margin-right: 42px
}
.mr43 {
	margin-right: 43px
}
.mr44 {
	margin-right: 44px
}
.mr45 {
	margin-right: 45px
}
.mr46 {
	margin-right: 46px
}
.mr47 {
	margin-right: 47px
}
.mr48 {
	margin-right: 48px
}
.mr49 {
	margin-right: 49px
}
.mr50 {
	margin-right: 50px
}
.mr51 {
	margin-right: 51px
}
.mr52 {
	margin-right: 52px
}
.mr53 {
	margin-right: 53px
}
.mr54 {
	margin-right: 54px
}
.mr55 {
	margin-right: 55px
}
.mr56 {
	margin-right: 56px
}
.mr57 {
	margin-right: 57px
}
.mr58 {
	margin-right: 58px
}
.mr59 {
	margin-right: 59px
}
.mr60 {
	margin-right: 60px
}
.mr61 {
	margin-right: 61px
}
.mr62 {
	margin-right: 62px
}
.mr63 {
	margin-right: 63px
}
.mr64 {
	margin-right: 64px
}
.mr65 {
	margin-right: 65px
}
.mr66 {
	margin-right: 66px
}
.mr67 {
	margin-right: 67px
}
.mr68 {
	margin-right: 68px
}
.mr69 {
	margin-right: 69px
}
.mr70 {
	margin-right: 70px
}
.mr71 {
	margin-right: 71px
}
.mr72 {
	margin-right: 72px
}
.mr73 {
	margin-right: 73px
}
.mr74 {
	margin-right: 74px
}
.mr75 {
	margin-right: 75px
}
.mr76 {
	margin-right: 76px
}
.mr77 {
	margin-right: 77px
}
.mr78 {
	margin-right: 78px
}
.mr79 {
	margin-right: 79px
}
.mr80 {
	margin-right: 80px
}
.mr81 {
	margin-right: 81px
}
.mr82 {
	margin-right: 82px
}
.mr83 {
	margin-right: 83px
}
.mr84 {
	margin-right: 84px
}
.mr85 {
	margin-right: 85px
}
.mr86 {
	margin-right: 86px
}
.mr87 {
	margin-right: 87px
}
.mr88 {
	margin-right: 88px
}
.mr89 {
	margin-right: 89px
}
.mr90 {
	margin-right: 90px
}
.mr91 {
	margin-right: 91px
}
.mr92 {
	margin-right: 92px
}
.mr93 {
	margin-right: 93px
}
.mr94 {
	margin-right: 94px
}
.mr95 {
	margin-right: 95px
}
.mr96 {
	margin-right: 96px
}
.mr97 {
	margin-right: 97px
}
.mr98 {
	margin-right: 98px
}
.mr99 {
	margin-right: 99px
}
.mr100 {
	margin-right: 100px
}
.ml1 {
	margin-left: 1px
}
.ml2 {
	margin-left: 2px
}
.ml3 {
	margin-left: 3px
}
.ml4 {
	margin-left: 4px
}
.ml5 {
	margin-left: 5px
}
.ml6 {
	margin-left: 6px
}
.ml7 {
	margin-left: 7px
}
.ml8 {
	margin-left: 8px
}
.ml9 {
	margin-left: 9px
}
.ml10 {
	margin-left: 10px
}
.ml11 {
	margin-left: 11px
}
.ml12 {
	margin-left: 12px
}
.ml13 {
	margin-left: 13px
}
.ml14 {
	margin-left: 14px
}
.ml15 {
	margin-left: 15px
}
.ml16 {
	margin-left: 16px
}
.ml17 {
	margin-left: 17px
}
.ml18 {
	margin-left: 18px
}
.ml19 {
	margin-left: 19px
}
.ml20 {
	margin-left: 20px
}
.ml21 {
	margin-left: 21px
}
.ml22 {
	margin-left: 22px
}
.ml23 {
	margin-left: 23px
}
.ml24 {
	margin-left: 24px
}
.ml25 {
	margin-left: 25px
}
.ml26 {
	margin-left: 26px
}
.ml27 {
	margin-left: 27px
}
.ml28 {
	margin-left: 28px
}
.ml29 {
	margin-left: 29px
}
.ml30 {
	margin-left: 30px
}
.ml31 {
	margin-left: 31px
}
.ml32 {
	margin-left: 32px
}
.ml33 {
	margin-left: 33px
}
.ml34 {
	margin-left: 34px
}
.ml35 {
	margin-left: 35px
}
.ml36 {
	margin-left: 36px
}
.ml37 {
	margin-left: 37px
}
.ml38 {
	margin-left: 38px
}
.ml39 {
	margin-left: 39px
}
.ml40 {
	margin-left: 40px
}
.ml41 {
	margin-left: 41px
}
.ml42 {
	margin-left: 42px
}
.ml43 {
	margin-left: 43px
}
.ml44 {
	margin-left: 44px
}
.ml45 {
	margin-left: 45px
}
.ml46 {
	margin-left: 46px
}
.ml47 {
	margin-left: 47px
}
.ml48 {
	margin-left: 48px
}
.ml49 {
	margin-left: 49px
}
.ml50 {
	margin-left: 50px
}
.ml51 {
	margin-left: 51px
}
.ml52 {
	margin-left: 52px
}
.ml53 {
	margin-left: 53px
}
.ml54 {
	margin-left: 54px
}
.ml55 {
	margin-left: 55px
}
.ml56 {
	margin-left: 56px
}
.ml57 {
	margin-left: 57px
}
.ml58 {
	margin-left: 58px
}
.ml59 {
	margin-left: 59px
}
.ml60 {
	margin-left: 60px
}
.ml61 {
	margin-left: 61px
}
.ml62 {
	margin-left: 62px
}
.ml63 {
	margin-left: 63px
}
.ml64 {
	margin-left: 64px
}
.ml65 {
	margin-left: 65px
}
.ml66 {
	margin-left: 66px
}
.ml67 {
	margin-left: 67px
}
.ml68 {
	margin-left: 68px
}
.ml69 {
	margin-left: 69px
}
.ml70 {
	margin-left: 70px
}
.ml71 {
	margin-left: 71px
}
.ml72 {
	margin-left: 72px
}
.ml73 {
	margin-left: 73px
}
.ml74 {
	margin-left: 74px
}
.ml75 {
	margin-left: 75px
}
.ml76 {
	margin-left: 76px
}
.ml77 {
	margin-left: 77px
}
.ml78 {
	margin-left: 78px
}
.ml79 {
	margin-left: 79px
}
.ml80 {
	margin-left: 80px
}
.ml81 {
	margin-left: 81px
}
.ml82 {
	margin-left: 82px
}
.ml83 {
	margin-left: 83px
}
.ml84 {
	margin-left: 84px
}
.ml85 {
	margin-left: 85px
}
.ml86 {
	margin-left: 86px
}
.ml87 {
	margin-left: 87px
}
.ml88 {
	margin-left: 88px
}
.ml89 {
	margin-left: 89px
}
.ml90 {
	margin-left: 90px
}
.ml91 {
	margin-left: 91px
}
.ml92 {
	margin-left: 92px
}
.ml93 {
	margin-left: 93px
}
.ml94 {
	margin-left: 94px
}
.ml95 {
	margin-left: 95px
}
.ml96 {
	margin-left: 96px
}
.ml97 {
	margin-left: 97px
}
.ml98 {
	margin-left: 98px
}
.ml99 {
	margin-left: 99px
}
.ml100 {
	margin-left: 100px
}
.mb1 {
	margin-bottom: 1px
}
.mb2 {
	margin-bottom: 2px
}
.mb3 {
	margin-bottom: 3px
}
.mb4 {
	margin-bottom: 4px
}
.mb5 {
	margin-bottom: 5px
}
.mb6 {
	margin-bottom: 6px
}
.mb7 {
	margin-bottom: 7px
}
.mb8 {
	margin-bottom: 8px
}
.mb9 {
	margin-bottom: 9px
}
.mb10 {
	margin-bottom: 10px
}
.mb11 {
	margin-bottom: 11px
}
.mb12 {
	margin-bottom: 12px
}
.mb13 {
	margin-bottom: 13px
}
.mb14 {
	margin-bottom: 14px
}
.mb15 {
	margin-bottom: 15px
}
.mb16 {
	margin-bottom: 16px
}
.mb17 {
	margin-bottom: 17px
}
.mb18 {
	margin-bottom: 18px
}
.mb19 {
	margin-bottom: 19px
}
.mb20 {
	margin-bottom: 20px
}
.mb21 {
	margin-bottom: 21px
}
.mb22 {
	margin-bottom: 22px
}
.mb23 {
	margin-bottom: 23px
}
.mb24 {
	margin-bottom: 24px
}
.mb25 {
	margin-bottom: 25px
}
.mb26 {
	margin-bottom: 26px
}
.mb27 {
	margin-bottom: 27px
}
.mb28 {
	margin-bottom: 28px
}
.mb29 {
	margin-bottom: 29px
}
.mb30 {
	margin-bottom: 30px
}
.mb31 {
	margin-bottom: 31px
}
.mb32 {
	margin-bottom: 32px
}
.mb33 {
	margin-bottom: 33px
}
.mb34 {
	margin-bottom: 34px
}
.mb35 {
	margin-bottom: 35px
}
.mb36 {
	margin-bottom: 36px
}
.mb37 {
	margin-bottom: 37px
}
.mb38 {
	margin-bottom: 38px
}
.mb39 {
	margin-bottom: 39px
}
.mb40 {
	margin-bottom: 40px
}
.mb41 {
	margin-bottom: 41px
}
.mb42 {
	margin-bottom: 42px
}
.mb43 {
	margin-bottom: 43px
}
.mb44 {
	margin-bottom: 44px
}
.mb45 {
	margin-bottom: 45px
}
.mb46 {
	margin-bottom: 46px
}
.mb47 {
	margin-bottom: 47px
}
.mb48 {
	margin-bottom: 48px
}
.mb49 {
	margin-bottom: 49px
}
.mb50 {
	margin-bottom: 50px
}
.mb51 {
	margin-bottom: 51px
}
.mb52 {
	margin-bottom: 52px
}
.mb53 {
	margin-bottom: 53px
}
.mb54 {
	margin-bottom: 54px
}
.mb55 {
	margin-bottom: 55px
}
.mb56 {
	margin-bottom: 56px
}
.mb57 {
	margin-bottom: 57px
}
.mb58 {
	margin-bottom: 58px
}
.mb59 {
	margin-bottom: 59px
}
.mb60 {
	margin-bottom: 60px
}
.mb61 {
	margin-bottom: 61px
}
.mb62 {
	margin-bottom: 62px
}
.mb63 {
	margin-bottom: 63px
}
.mb64 {
	margin-bottom: 64px
}
.mb65 {
	margin-bottom: 65px
}
.mb66 {
	margin-bottom: 66px
}
.mb67 {
	margin-bottom: 67px
}
.mb68 {
	margin-bottom: 68px
}
.mb69 {
	margin-bottom: 69px
}
.mb70 {
	margin-bottom: 70px
}
.mb71 {
	margin-bottom: 71px
}
.mb72 {
	margin-bottom: 72px
}
.mb73 {
	margin-bottom: 73px
}
.mb74 {
	margin-bottom: 74px
}
.mb75 {
	margin-bottom: 75px
}
.mb76 {
	margin-bottom: 76px
}
.mb77 {
	margin-bottom: 77px
}
.mb78 {
	margin-bottom: 78px
}
.mb79 {
	margin-bottom: 79px
}
.mb80 {
	margin-bottom: 80px
}
.mb81 {
	margin-bottom: 81px
}
.mb82 {
	margin-bottom: 82px
}
.mb83 {
	margin-bottom: 83px
}
.mb84 {
	margin-bottom: 84px
}
.mb85 {
	margin-bottom: 85px
}
.mb86 {
	margin-bottom: 86px
}
.mb87 {
	margin-bottom: 87px
}
.mb88 {
	margin-bottom: 88px
}
.mb89 {
	margin-bottom: 89px
}
.mb90 {
	margin-bottom: 90px
}
.mb91 {
	margin-bottom: 91px
}
.mb92 {
	margin-bottom: 92px
}
.mb93 {
	margin-bottom: 93px
}
.mb94 {
	margin-bottom: 94px
}
.mb95 {
	margin-bottom: 95px
}
.mb96 {
	margin-bottom: 96px
}
.mb97 {
	margin-bottom: 97px
}
.mb98 {
	margin-bottom: 98px
}
.mb99 {
	margin-bottom: 99px
}
.mb100 {
	margin-bottom: 100px
}/*padding-style*/
.p0-2 {
	padding: 0px 2px;
}
.p0-5 {
	padding: 0px 5px;
}
.p0-10 {
	padding: 0px 10px;
}
.p1-5 {
	padding: 1px 5px;
}
.p1-10 {
	padding: 1px 10px;
}
.p1-15 {
	padding: 1px 15px;
}
.p2-5 {
	padding: 2px 5px;
}
.p2-10 {
	padding: 2px 10px;
}
.p2-15 {
	padding: 2px 15px;
}
.p3-5 {
	padding: 3px 5px;
}
.p3-10 {
	padding: 3px 10px;
}
.p3-15 {
	padding: 3px 15px;
}
.p2-0 {
	padding: 2px 0px;
}
.p5-0 {
	padding: 5px 0px;
}
.p10-0 {
	padding: 10px 0px;
}
.p5-10 {
	padding: 5px 10px;
}
.p5-15 {
	padding: 5px 15px;
}
.p5-20 {
	padding: 5px 20px;
}
.p10-15 {
	padding: 10px 15px;
}
.p10-20 {
	padding: 10px 20px;
}
.p1 {
	padding: 1px;
}
.p2 {
	padding: 2px;
}
.p3 {
	padding: 3px;
}
.p4 {
	padding: 4px;
}
.p5 {
	padding: 5px;
}
.p6 {
	padding: 6px;
}
.p7 {
	padding: 7px;
}
.p8 {
	padding: 8px;
}
.p9 {
	padding: 9px;
}
.p10 {
	padding: 10px;
}
.p11 {
	padding: 11px;
}
.p12 {
	padding: 12px;
}
.p13 {
	padding: 13px;
}
.p14 {
	padding: 14px;
}
.p15 {
	padding: 15px;
}
.p16 {
	padding: 16px;
}
.p17 {
	padding: 17px;
}
.p18 {
	padding: 18px;
}
.p19 {
	padding: 19px;
}
.p20 {
	padding: 20px;
}
.p21 {
	padding: 21px;
}
.p22 {
	padding: 22px;
}
.p23 {
	padding: 23px;
}
.p24 {
	padding: 24px;
}
.p25 {
	padding: 25px;
}
.p30 {
	padding: 30px;
}
.pt1 {
	padding-top: 1px
}
.pt2 {
	padding-top: 2px
}
.pt3 {
	padding-top: 3px
}
.pt4 {
	padding-top: 4px
}
.pt5 {
	padding-top: 5px
}
.pt6 {
	padding-top: 6px
}
.pt7 {
	padding-top: 7px
}
.pt8 {
	padding-top: 8px
}
.pt9 {
	padding-top: 9px
}
.pt10 {
	padding-top: 10px
}
.pt11 {
	padding-top: 11px
}
.pt12 {
	padding-top: 12px
}
.pt13 {
	padding-top: 13px
}
.pt14 {
	padding-top: 14px
}
.pt15 {
	padding-top: 15px
}
.pt16 {
	padding-top: 16px
}
.pt17 {
	padding-top: 17px
}
.pt18 {
	padding-top: 18px
}
.pt19 {
	padding-top: 19px
}
.pt20 {
	padding-top: 20px
}
.pt21 {
	padding-top: 21px
}
.pt22 {
	padding-top: 22px
}
.pt23 {
	padding-top: 23px
}
.pt24 {
	padding-top: 24px
}
.pt25 {
	padding-top: 25px
}
.pt26 {
	padding-top: 26px
}
.pt27 {
	padding-top: 27px
}
.pt28 {
	padding-top: 28px
}
.pt29 {
	padding-top: 29px
}
.pt30 {
	padding-top: 30px
}
.pt31 {
	padding-top: 31px
}
.pt32 {
	padding-top: 32px
}
.pt33 {
	padding-top: 33px
}
.pt34 {
	padding-top: 34px
}
.pt35 {
	padding-top: 35px
}
.pt36 {
	padding-top: 36px
}
.pt37 {
	padding-top: 37px
}
.pt38 {
	padding-top: 38px
}
.pt39 {
	padding-top: 39px
}
.pt40 {
	padding-top: 40px
}
.pt41 {
	padding-top: 41px
}
.pt42 {
	padding-top: 42px
}
.pt43 {
	padding-top: 43px
}
.pt44 {
	padding-top: 44px
}
.pt45 {
	padding-top: 45px
}
.pt46 {
	padding-top: 46px
}
.pt47 {
	padding-top: 47px
}
.pt48 {
	padding-top: 48px
}
.pt49 {
	padding-top: 49px
}
.pt50 {
	padding-top: 50px
}
.pt80 {
	padding-top: 80px
}
.pt90 {
	padding-top: 90px
}
.pt95 {
	padding-top: 95px
}
.pt100 {
	padding-top: 100px
}
.pr1 {
	padding-right: 1px
}
.pr2 {
	padding-right: 2px
}
.pr3 {
	padding-right: 3px
}
.pr4 {
	padding-right: 4px
}
.pr5 {
	padding-right: 5px
}
.pr6 {
	padding-right: 6px
}
.pr7 {
	padding-right: 7px
}
.pr8 {
	padding-right: 8px
}
.pr9 {
	padding-right: 9px
}
.pr10 {
	padding-right: 10px
}
.pr11 {
	padding-right: 11px
}
.pr12 {
	padding-right: 12px
}
.pr13 {
	padding-right: 13px
}
.pr14 {
	padding-right: 14px
}
.pr15 {
	padding-right: 15px
}
.pr16 {
	padding-right: 16px
}
.pr17 {
	padding-right: 17px
}
.pr18 {
	padding-right: 18px
}
.pr19 {
	padding-right: 19px
}
.pr20 {
	padding-right: 20px
}
.pr21 {
	padding-right: 21px
}
.pr22 {
	padding-right: 22px
}
.pr23 {
	padding-right: 23px
}
.pr24 {
	padding-right: 24px
}
.pr25 {
	padding-right: 25px
}
.pr26 {
	padding-right: 26px
}
.pr27 {
	padding-right: 27px
}
.pr28 {
	padding-right: 28px
}
.pr29 {
	padding-right: 29px
}
.pr30 {
	padding-right: 30px
}
.pr31 {
	padding-right: 31px
}
.pr32 {
	padding-right: 32px
}
.pr33 {
	padding-right: 33px
}
.pr34 {
	padding-right: 34px
}
.pr35 {
	padding-right: 35px
}
.pr36 {
	padding-right: 36px
}
.pr37 {
	padding-right: 37px
}
.pr38 {
	padding-right: 38px
}
.pr39 {
	padding-right: 39px
}
.pr40 {
	padding-right: 40px
}
.pr41 {
	padding-right: 41px
}
.pr42 {
	padding-right: 42px
}
.pr43 {
	padding-right: 43px
}
.pr44 {
	padding-right: 44px
}
.pr45 {
	padding-right: 45px
}
.pr46 {
	padding-right: 46px
}
.pr47 {
	padding-right: 47px
}
.pr48 {
	padding-right: 48px
}
.pr49 {
	padding-right: 49px
}
.pr50 {
	padding-right: 50px
}
.pl1 {
	padding-left: 1px
}
.pl2 {
	padding-left: 2px
}
.pl3 {
	padding-left: 3px
}
.pl4 {
	padding-left: 4px
}
.pl5 {
	padding-left: 5px
}
.pl6 {
	padding-left: 6px
}
.pl7 {
	padding-left: 7px
}
.pl8 {
	padding-left: 8px
}
.pl9 {
	padding-left: 9px
}
.pl10 {
	padding-left: 10px
}
.pl11 {
	padding-left: 11px
}
.pl12 {
	padding-left: 12px
}
.pl13 {
	padding-left: 13px
}
.pl14 {
	padding-left: 14px
}
.pl15 {
	padding-left: 15px
}
.pl16 {
	padding-left: 16px
}
.pl17 {
	padding-left: 17px
}
.pl18 {
	padding-left: 18px
}
.pl19 {
	padding-left: 19px
}
.pl20 {
	padding-left: 20px
}
.pl21 {
	padding-left: 21px
}
.pl22 {
	padding-left: 22px
}
.pl23 {
	padding-left: 23px
}
.pl24 {
	padding-left: 24px
}
.pl25 {
	padding-left: 25px
}
.pl26 {
	padding-left: 26px
}
.pl27 {
	padding-left: 27px
}
.pl28 {
	padding-left: 28px
}
.pl29 {
	padding-left: 29px
}
.pl30 {
	padding-left: 30px
}
.pl31 {
	padding-left: 31px
}
.pl32 {
	padding-left: 32px
}
.pl33 {
	padding-left: 33px
}
.pl34 {
	padding-left: 34px
}
.pl35 {
	padding-left: 35px
}
.pl36 {
	padding-left: 36px
}
.pl37 {
	padding-left: 37px
}
.pl38 {
	padding-left: 38px
}
.pl39 {
	padding-left: 39px
}
.pl40 {
	padding-left: 40px
}
.pl41 {
	padding-left: 41px
}
.pl42 {
	padding-left: 42px
}
.pl43 {
	padding-left: 43px
}
.pl44 {
	padding-left: 44px
}
.pl45 {
	padding-left: 45px
}
.pl46 {
	padding-left: 46px
}
.pl47 {
	padding-left: 47px
}
.pl48 {
	padding-left: 48px
}
.pl49 {
	padding-left: 49px
}
.pl50 {
	padding-left: 50px
}
.pl60 {
	padding-left: 60px
}
.pl65 {
	padding-left: 65px
}
.pl70 {
	padding-left: 70px
}
.pl80 {
	padding-left: 80px
}
.pb0 {
	padding-bottom: 0px
}
.pb1 {
	padding-bottom: 1px
}
.pb2 {
	padding-bottom: 2px
}
.pb3 {
	padding-bottom: 3px
}
.pb4 {
	padding-bottom: 4px
}
.pb5 {
	padding-bottom: 5px
}
.pb6 {
	padding-bottom: 6px
}
.pb7 {
	padding-bottom: 7px
}
.pb8 {
	padding-bottom: 8px
}
.pb9 {
	padding-bottom: 9px
}
.pb10 {
	padding-bottom: 10px
}
.pb11 {
	padding-bottom: 11px
}
.pb12 {
	padding-bottom: 12px
}
.pb13 {
	padding-bottom: 13px
}
.pb14 {
	padding-bottom: 14px
}
.pb15 {
	padding-bottom: 15px
}
.pb16 {
	padding-bottom: 16px
}
.pb17 {
	padding-bottom: 17px
}
.pb18 {
	padding-bottom: 18px
}
.pb19 {
	padding-bottom: 19px
}
.pb20 {
	padding-bottom: 20px
}
.pb21 {
	padding-bottom: 21px
}
.pb22 {
	padding-bottom: 22px
}
.pb23 {
	padding-bottom: 23px
}
.pb24 {
	padding-bottom: 24px
}
.pb25 {
	padding-bottom: 25px
}
.pb26 {
	padding-bottom: 26px
}
.pb27 {
	padding-bottom: 27px
}
.pb28 {
	padding-bottom: 28px
}
.pb29 {
	padding-bottom: 29px
}
.pb30 {
	padding-bottom: 30px
}
.pb31 {
	padding-bottom: 31px
}
.pb32 {
	padding-bottom: 32px
}
.pb33 {
	padding-bottom: 33px
}
.pb34 {
	padding-bottom: 34px
}
.pb35 {
	padding-bottom: 35px
}
.pb36 {
	padding-bottom: 36px
}
.pb37 {
	padding-bottom: 37px
}
.pb38 {
	padding-bottom: 38px
}
.pb39 {
	padding-bottom: 39px
}
.pb40 {
	padding-bottom: 40px
}
.pb41 {
	padding-bottom: 41px
}
.pb42 {
	padding-bottom: 42px
}
.pb43 {
	padding-bottom: 43px
}
.pb44 {
	padding-bottom: 44px
}
.pb45 {
	padding-bottom: 45px
}
.pb46 {
	padding-bottom: 46px
}
.pb47 {
	padding-bottom: 47px
}
.pb48 {
	padding-bottom: 48px
}
.pb49 {
	padding-bottom: 49px
}
.pb50 {
	padding-bottom: 50px
}
.pb70 {
	padding-bottom: 70px
}
.pt0 {
	padding-top: 0 !important;
}/*width-style*/
.w5 {
	width: 5%
}
.w7 {
	width: 7%
}
.w8 {
	width: 8%
}
.w10 {
	width: 10%
}
.w13 {
	width: 13%
}
.w14 {
	width: 14%
}
.w15 {
	width: 15%
}
.w16 {
	width: 16%
}
.w17 {
	width: 17%
}
.w18 {
	width: 18%
}
.w19 {
	width: 19%
}
.w20 {
	width: 20%
}
.w21 {
	width: 21%
}
.w22 {
	width: 22%
}
.w23 {
	width: 23%
}
.w24 {
	width: 24%
}
.w25 {
	width: 25%
}
.w27 {
	width: 27%
}
.w28 {
	width: 28%
}
.w30 {
	width: 30%
}
.w31 {
	width: 31%
}
.w32 {
	width: 32%
}
.w33 {
	width: 33.2%
}
.w34 {
	width: 34%
}
.w36 {
	width: 36%
}
.w38 {
	width: 38%
}
.w385 {
	width: 38.5%
}
.w39 {
	width: 39%
}
.w40 {
	width: 40%
}
.w42 {
	width: 42%
}
.w43 {
	width: 43%
}
.w45 {
	width: 45%
}
.w47 {
	width: 47%
}
.w48 {
	width: 48%
}
.w49 {
	width: 49%
}
.w50 {
	width: 50%
}
.w52 {
	width: 52%
}
.w54 {
	width: 54%
}
.w56 {
	width: 56%
}
.w58 {
	width: 58%
}
.w60 {
	width: 60%
}
.w62 {
	width: 62%
}
.w63 {
	width: 63%
}
.w65 {
	width: 65%
}
.w67 {
	width: 67%
}
.w70 {
	width: 70%
}
.w72 {
	width: 72%
}
.w73 {
	width: 73%
}
.w74 {
	width: 74%
}
.w75 {
	width: 75%
}
.w77 {
	width: 77%
}
.w78 {
	width: 78%
}
.w79 {
	width: 79%
}
.w80 {
	width: 80%
}
.w84 {
	width: 84%
}
.w85 {
	width: 85%
}
.w87 {
	width: 87%
}
.w88 {
	width: 88%
}
.w90 {
	width: 90%
}
.w92 {
	width: 92%
}
.w95 {
	width: 95%
}
.w97 {
	width: 97%
}
.w98 {
	width: 98%
}
.w100 {
	width: 100%
}/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ CSS Document by Anil $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
.weight200 {
	font-weight: 200;
}
.weight300 {
	font-weight: 300;
}
.weight400 {
	font-weight: 400;
}
.weight500 {
	font-weight: 500;
}
.weight600 {
	font-weight: 600;
}
.weight700 {
	font-weight: 700;
}
.weight800 {
	font-weight: 800;
}
.weight900 {
	font-weight: 900;
}

/* FORM */
::-webkit-input-placeholder {
color: #aaa;
}
:-moz-placeholder {
color: #aaa;
}
::-moz-placeholder {
color: #aaa;
}
:-ms-input-placeholder {
color: #aaa;
}
p, h6, h5, ul, li, img, span, h3, h1, h2, h3, h4, a, input, div {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: none;
}/* DECORATION/STYLE */
.shadow1 {
	box-shadow: 0px 5px 5px rgba(0,0,0,0.2);
}
.shadow2 {
	box-shadow: 0px 1px 1px 1px #111;
}
.shadow3 {
	box-shadow: 0px 0px 5px rgba(0,0,0,.6) inset;
}
.radius2 {
	border-radius: 2px;
	-moz-border-radius: 2px;
}
.normal {
	font-weight: normal !important;
}/* BACKGROUND */
.bg-dotted {
	background: #f5f5f5 url(../images/top_bg.gif) repeat;
}
.bg-white {
	background: #fff;
}
.bg-white1 {
	background: #fff;
	box-shadow: 1px 1px 1px rgba(0,0,0,.1);
}
.bg-black {
	background: #000;
}
.bg-pale {
	background: #fffae0;
	border: 1px dashed #ee7d21;
}
.bg-pale1 {
	background: #f0eeb6;
}
.bg-pale2 {
	background: #fffdc5;
	border: 1px solid #efe08e;
}
.bg-gray {
	background: #f6f6f6;
}
.bg-gray1 {
	background: #444;
}
.bg-gray2 {
	background: #f9f9f9;
}
.bg-gray3 {
	background: #666;
}
.bg-gray4 {
	background: #f1f1f1;
}
.bg-gray5 {
	background: #222;
}
.bg-blue {
	background: #0a4d7e;
}
.bg-red {
	background: #da2d1c;
}
.bg-orange {
	background: #cf8b0a;
}
.bg-green {
	background: #74a641;
}
.bg-green1 {
	background: #fafecf;
	border: 1px solid #cbd474;
}/* LINE HEIGHT */
.lht-10 {
	line-height: 10px;
}
.lht-12 {
	line-height: 12px;
}
.lht-13 {
	line-height: 13px;
}
.lht-14 {
	line-height: 14px;
}
.lht-15 {
	line-height: 15px;
}
.lht-16 {
	line-height: 16px;
}
.lht-17 {
	line-height: 17px;
}
.lht-18 {
	line-height: 18px;
}
.lht-19 {
	line-height: 19px;
}
.lht-20 {
	line-height: 20px;
}
.lht-22 {
	line-height: 22px;
}
.lht-24 {
	line-height: 24px;
}
.lht-26 {
	line-height: 26px;
}
.lht-28 {
	line-height: 28px;
}
.lht-30 {
	line-height: 30px;
}
.lht-32 {
	line-height: 32px;
}
.lht-36 {
	line-height: 36px;
}
.lht-37 {
	line-height: 37px;
}/* BORDER */
.bb {
	border-bottom: 1px solid #d9d9d9;
}
.bb1 {
	border-top: 1px solid #f1f1f1;
}
.bb2 {
	border-bottom: 1px solid #f1f1f1;
}
.bb3 {
	border-bottom: 2px solid #eee;
}
.bt {
	border-top: 1px solid #f1f1f1
}
.bt2 {
	border-top: 1px solid #eee;
}
.bl {
	border-left: 1px solid #eee;
}
.border1 {
	border: 1px solid #eee;
}
.border2 {
	border: 1px solid #ddd;
}
a.uo, a.uo:visited {
	text-decoration: none;
}
a.uo:hover {
	text-decoration: underline !important;
}
a.uu, a.uu:visited {
	text-decoration: underline;
}
a.uu:hover {
	text-decoration: none !important;
}/*Back to top button */
#back-top {
	position: fixed;
	bottom: 7px;
	right: 10px;
	z-index: 3;
	display: none;
}
#back-top .btn-warning {
	display: inline-block;
	overflow: hidden;
	padding: 10px 15px;
	line-height: inherit !important;
	height: auto;
	background: #f66232;
	border-radius: 100%;
	border: 0;
}
#back-top .btn-warning:hover {
	background: #005ec8;
	color: #fff;
}
/*button clasess*/

.btn1 {
	font: 600 20px/55px 'Roboto Condensed', sans-serif;
	text-align: center;
	padding: 0 25px;
	border-radius: 3px;
	height: 55px;
	display: inline-block;
	text-shadow: none;
	text-decoration: none !important;
	border: 0;
}
.btn_blue {
	background: #005ec8;
	color: #fff;
}
.btn_blue:hover, .btn_blue:focus {
	background: #0056b7;
	color: #fff;
}
.btn_orange {
	background: #f66232;
	color: #fff;
}
.btn_orange:hover, .btn_orange:focus {
	background: #e7501f;
	color: #fff;
}


.btn-black{font: 500 14px/40px 'Roboto Condensed', sans-serif;
	text-align: center;
	padding: 0 20px;
	border-radius: 3px; background:#333; color:#fff;
	height:40px;
	display: inline-block;
	text-shadow: none;
	text-decoration: none !important; outline:none !important;
	border: 0;}

.btn-black:hover, .btn-black:focus{ background:#222; color:#fff;}


.btn-orange2{font: 500 16px/45px 'Roboto Condensed', sans-serif;
	text-align: center;
	padding: 0 20px;
	border-radius: 3px; background:#f66232; color:#fff;
	height:45px;
	display: inline-block;
	text-shadow: none;
	text-decoration: none !important; outline:none !important;
	border: 0; text-transform:uppercase;}

.btn-orange2:hover, .btn-orange2:focus{ background:#e95829; color:#fff;}



.view_more_btn{font: 500 16px/20px 'Roboto Condensed', sans-serif; text-align: center;
	padding: 9px 20px;  background:#909090; color:#fff; height:41px;
	display: inline-block;
	text-shadow: none;
	text-decoration: none !important; outline:none !important;
	  }
	
	.view_more_btn:hover, .view_more_btn:focus{ background:#333; color:#fff;}



.btn-primary{font: 600 16px/45px 'Roboto Condensed', sans-serif;
	text-align: center; background:#005ec8 !important;
	padding: 0 25px;
	border-radius: 3px;
	height: 45px; border:0; outline:none !important;
	display: inline-block;
	text-shadow: none;
	text-decoration: none !important;
	border: 0;}

.btn-primary:hover, .btn-primary:focus{ background:#004ea6 !important; color:#fff;}


.btn-warning{font: 600 16px/45px 'Roboto Condensed', sans-serif;
	text-align: center; background:#f66232 !important;
	padding: 0 25px;
	border-radius: 3px;
	height: 45px; border:0; outline:none !important;
	display: inline-block;
	text-shadow: none;
	text-decoration: none !important;
	border: 0;}

.btn-warning:hover, .btn-warning:focus{ background:#d74b1e !important; color:#fff;}


.btn-warning2{font: 400 14px/35px 'Roboto Condensed', sans-serif;
	text-align: center; background:#f66232 !important;
	padding: 0 20px; color:#fff;
	border-radius: 3px;
	height: 35px; border:0; outline:none !important;
	display: inline-block;
	text-shadow: none;
	text-decoration: none !important;
	border: 0;}

.btn-warning2:hover, .btn-warning2:focus{ background:#d74b1e !important; color:#fff;}




/*button clasess ends*/

/*form clasess*/

.form-control{ height:45px; box-shadow:none; color:#777; border-radius:0; border-color:#ddd;  }

.has-success .form-control {
    border-color: #38aa38;
  
}
.form-control-feedback {
     width: 45px;
    height:45px;
    line-height: 45px;
 }

.has-success .form-control-feedback {
     color:#38aa38;
}


.has-error .form-control {
    border-color:#d30000;
     
}

.has-error .form-control-feedback {
     color:#d30000;
}

/*form clasess ends*/


/*AAAAAAAAAAAAAAAAAAAAAAA!!! DDS COMPANY DETAIL CSS STARTS !!!AAAAAAAAAAAAAAAAAAA*/
/* ============ FILE: css/dds-companies-detail.css ============ */

/* ============ DDS COMPANY TOPBAR ============ */
.dds-topbar { background:#fff; border-bottom:1px solid #eee; padding:12px 0; }
.dds-topbar .brand-box { display:flex; align-items:center; gap:12px; }
.dds-topbar .brand-logo {
  width:70px; height:70px; border-radius:8px; background:#eaf4ff;
  display:flex; align-items:center; justify-content:center; overflow:hidden;
  border:1px solid #dbeaff; flex-shrink:0;
}
.dds-topbar .brand-logo img { max-width:100%; max-height:100%; }
.dds-topbar .brand-name { font-size:26px; font-weight:700; color:#c0392b; margin:0; line-height:1.1; }
.dds-topbar .brand-loc { font-size:13px; color:#777; margin:4px 0 0; }
.dds-topbar .brand-loc i { color:#c0392b; }
.dds-topbar .top-right { display:flex; align-items:center; justify-content:flex-end; flex-wrap:wrap; gap:6px; margin-top:8px; }
.dds-topbar .top-right .nav-link {
  color:#333; font-weight:600; padding:10px 16px; text-decoration:none;
  border-left:1px solid #f0f0f0; font-size:14px; display:inline-block;
}
.dds-topbar .top-right .nav-link:hover { color:#c0392b; background:#fff8f8; text-decoration:none; }
.dds-topbar .btn-enquiry {
  background:#c0392b; color:#fff; font-weight:600; padding:12px 22px;
  border-radius:4px; text-decoration:none; display:inline-flex;
  align-items:center; gap:8px; border:none;
}
.dds-topbar .btn-enquiry:hover { background:#a93226; color:#fff; text-decoration:none; }
.dds-topbar .btn-search {
  background:#c0392b; color:#fff; width:42px; height:42px;
  display:inline-flex; align-items:center; justify-content:center;
  border-radius:4px; text-decoration:none; margin-left:6px;
}
.dds-topbar .btn-search:hover { color:#fff; background:#a93226; text-decoration:none; }

/* ============ DDS INFO STRIP ============ */
.dds-infostrip { background:#fff; border-bottom:1px dashed #e0e0e0; padding:10px 0; font-size:13px; }
.dds-infostrip .info-item { display:inline-flex; align-items:center; gap:6px; margin-right:22px; color:#444; }
.dds-infostrip .info-item i { color:#2b8a3e; }
.dds-infostrip .verified { color:#2b8a3e; font-weight:600; }

/* ============ DDS ABOUT + GALLERY ============ */
.dds-about-wrap { background:#fff; padding:30px 0; }
.dds-gallery .thumb-strip { display:flex; flex-direction:column; gap:8px; }
.dds-gallery .thumb-strip img {
  width:100%; height:70px; object-fit:cover; border-radius:4px; cursor:pointer;
  border:2px solid transparent; transition:.2s;
}
.dds-gallery .thumb-strip img.active,
.dds-gallery .thumb-strip img:hover { border-color:#c0392b; }
.dds-gallery .main-img {
  position:relative; border-radius:6px; overflow:hidden; background:#fafafa;
  min-height:380px; display:flex; align-items:center; justify-content:center;
}
.dds-gallery .main-img img { max-width:100%; max-height:440px; display:block; }
.dds-gallery .nav-arrow {
  position:absolute; top:50%; transform:translateY(-50%);
  width:42px; height:42px; border-radius:50%; background:rgba(0,0,0,.45);
  color:#fff; display:flex; align-items:center; justify-content:center;
  text-decoration:none; font-size:20px;
}
.dds-gallery .nav-arrow.left { left:10px; }
.dds-gallery .nav-arrow.right { right:10px; }
.dds-gallery .nav-arrow:hover { background:#c0392b; color:#fff; text-decoration:none; }

.dds-about-content { padding-left:20px; }
.dds-title { font-size:30px; color:#c0392b; font-weight:700; margin:0 0 15px; }
.dds-title span { color:#c0392b; }
.dds-desc { font-size:15px; color:#555; line-height:1.7; margin-bottom:20px; }
.dds-subtitle { font-size:22px; font-weight:700; color:#222; margin:20px 0 15px; }

.dds-facts .panel { border:none; border-bottom:1px solid #f0f0f0; box-shadow:none; margin:0; border-radius:0; }
.dds-facts .panel-heading { background:#fff; padding:14px 0; border:none; }
.dds-facts .panel-heading a { display:block; font-weight:600; color:#333; text-decoration:none; font-size:15px; }
.dds-facts .panel-heading a:hover { color:#c0392b; text-decoration:none; }
.dds-facts .panel-heading a i { color:#c0392b; font-weight:700; }
.dds-facts .panel-body { padding:0 0 15px; color:#555; font-size:14px; border:none; }

/* ============ DDS FEATURED PRODUCTS ============ */
.dds-featured { background:#fdf6f6; padding:40px 0; }
.dds-section-title { text-align:center; font-size:26px; font-weight:700; color:#222; margin:0 0 30px; }
.dds-product-card {
  background:#fff; border:1px solid #f0e0e0; border-radius:6px;
  padding:15px; text-align:center; transition:.3s; margin-bottom:20px; height:100%;
}
.dds-product-card:hover { box-shadow:0 6px 20px rgba(0,0,0,.08); transform:translateY(-3px); }
.dds-product-card .img-wrap { height:180px; overflow:hidden; display:flex; align-items:center; justify-content:center; margin-bottom:10px; }
.dds-product-card .img-wrap img { max-height:100%; max-width:100%; }
.dds-prod-title { font-size:17px; color:#c0392b; font-weight:700; margin:10px 0; }
.dds-prod-list { list-style:none; padding:0; margin:0 0 15px; }
.dds-prod-list li { font-size:13px; color:#555; padding:5px 0; border-bottom:1px dashed #f0f0f0; }
.dds-prod-list li:last-child { border-bottom:none; }
.dds-product-card .btn-viewmore {
  display:inline-block; padding:10px 26px; border:1px solid #c0392b;
  color:#c0392b; border-radius:4px; font-weight:600; text-decoration:none;
  transition:.3s; background:#fff;
}
.dds-product-card .btn-viewmore:hover { background:#c0392b; color:#fff; text-decoration:none; }

/* ============ DDS RATINGS ============ */
.dds-ratings { background:#fdf6f6; padding:40px 0; }
.dds-ratings-row { margin-bottom:30px; }
.dds-rate-box { background:#fff; border:1px solid #f0e0e0; border-radius:6px; padding:20px; height:100%; margin-bottom:20px; }
.dds-rate-box h4 { font-size:15px; font-weight:600; margin:0 0 15px; color:#333; border-bottom:1px solid #f0f0f0; padding-bottom:10px; }
.dds-rate-box h4 i { color:#c0392b; margin-right:6px; }
.dds-rate-big { font-size:40px; font-weight:700; color:#222; margin:0; }
.dds-rate-big span { font-size:20px; color:#999; font-weight:400; }
.stars { color:#f39c12; font-size:22px; letter-spacing:2px; }
.btn-write {
  display:inline-block; margin-top:10px; padding:8px 20px;
  border:1px solid #c0392b; color:#c0392b; border-radius:20px;
  text-decoration:none; font-size:13px; font-weight:600; background:#fff;
}
.btn-write:hover { background:#c0392b; color:#fff; text-decoration:none; }

.bar-row { display:flex; align-items:center; gap:10px; margin-bottom:10px; font-size:13px; color:#444; }
.bar-row > span { width:36px; }
.bar-row .bar { flex:1; background:#f0e0e0; height:10px; border-radius:5px; overflow:hidden; }
.bar-row .bar span { display:block; height:100%; background:#2b8a3e; border-radius:5px; }
.bar-row b { width:24px; text-align:right; color:#333; }

.circle-progress {
  width:70px; height:70px; border-radius:50%; border:4px solid #2b8a3e;
  display:inline-flex; align-items:center; justify-content:center;
  font-weight:700; color:#2b8a3e; font-size:13px; margin:auto;
}

.dds-review-list .dds-review {
  background:#fff; border:1px solid #f0e0e0; border-radius:6px;
  padding:20px; display:flex; gap:15px; margin-bottom:15px;
}
.rv-avatar {
  width:50px; height:50px; border-radius:50%; background:#7e57c2; color:#fff;
  display:flex; align-items:center; justify-content:center; font-weight:700; font-size:20px; flex-shrink:0;
}
.rv-avatar.green { background:#8bc34a; }
.rv-avatar.brown { background:#a1887f; }
.rv-body .rv-name { font-weight:700; color:#333; margin:0 0 4px; }
.rv-body .rv-prod { font-size:13px; color:#666; margin:0 0 6px; }
.rv-body .rv-stars { color:#f39c12; font-size:15px; margin:0 0 8px; }
.rv-body .rv-stars span { color:#999; font-size:12px; }

/* ============ DDS ENQUIRY FORM ============ */
.dds-enquiry-wrap { background:#fff; padding:40px 0; }
.dds-enquiry-head { background:#c0392b; color:#fff; padding:14px 20px; border-radius:6px 6px 0 0; }
.dds-enquiry-head h4 { margin:0; font-size:16px; font-weight:600; }
.dds-enquiry-form { border:1px solid #f0e0e0; border-top:none; padding:25px; border-radius:0 0 6px 6px; }
.dds-enquiry-form label { font-size:13px; color:#555; font-weight:500; }
.dds-enquiry-form .form-control { border-radius:3px; height:42px; font-size:14px; }
.btn-send-inquiry {
  background:#c0392b; color:#fff; border:none; padding:12px 40px;
  border-radius:4px; font-weight:600; font-size:14px;
}
.btn-send-inquiry:hover { background:#a93226; color:#fff; }

.dds-contact-card { background:#fff; border:1px solid #f0e0e0; border-radius:6px; padding:22px; height:100%; }
.dds-contact-card h4 { font-size:18px; font-weight:700; margin:0 0 15px; padding-bottom:10px; border-bottom:2px solid #c0392b; display:inline-block; }
.dds-contact-card p { font-size:13px; color:#555; margin:8px 0; line-height:1.6; }
.dds-contact-card p i { color:#c0392b; width:16px; margin-right:6px; }
.dds-contact-card a { color:#c0392b; text-decoration:none; }
.dds-contact-card a:hover { text-decoration:underline; }
.soc {
  display:inline-flex; width:28px; height:28px; align-items:center; justify-content:center;
  border-radius:4px; color:#fff !important; margin:0 3px; font-size:13px;
}
.soc.fb { background:#3b5998; }
.soc.tw { background:#1da1f2; }
.soc.pi { background:#bd081c; }
.soc:hover { text-decoration:none !important; opacity:.85; }
.btn-view-contact {
  display:inline-block; padding:10px 26px; border:1px solid #c0392b;
  color:#c0392b; border-radius:4px; font-weight:600; background:#fff; text-decoration:none;
}
.btn-view-contact:hover { background:#c0392b; color:#fff; text-decoration:none; }
.fs12 { font-size:12px; }

/* ============ DDS POPULAR TAGS ============ */
.dds-popular { background:#fff; padding:30px 0 50px; border-top:1px solid #f0f0f0; }
.dds-popular h4 { font-size:15px; font-weight:700; color:#222; margin:0 0 12px; }
.tag-list { line-height:2.1; font-size:13px; }
.tag-list a {
  color:#c0392b; text-decoration:none; padding:2px 6px; border-right:1px solid #e0e0e0;
}
.tag-list a:last-child { border-right:none; }
.tag-list a:hover { text-decoration:underline; }

/* ============ RESPONSIVE ============ */
@media (max-width: 991px) {
  .dds-about-content { padding-left:0; margin-top:25px; }
  .dds-gallery .main-img { min-height:280px; }
  .dds-gallery .main-img img { max-height:320px; }
  .dds-topbar .top-right { justify-content:flex-start; }
}
@media (max-width: 767px) {
  .dds-topbar .brand-name { font-size:20px; }
  .dds-topbar .brand-logo { width:55px; height:55px; }
  .dds-topbar .top-right .nav-link { padding:8px 10px; font-size:13px; border-left:none; }
  .dds-topbar .btn-enquiry { padding:10px 14px; font-size:13px; }
  .dds-topbar .btn-search { width:38px; height:38px; }
  .dds-title { font-size:22px; }
  .dds-subtitle { font-size:18px; }
  .dds-section-title { font-size:20px; }
  .dds-rate-big { font-size:32px; }
  .dds-enquiry-form { padding:18px; }
  .dds-gallery .thumb-strip { flex-direction:row; overflow-x:auto; gap:6px; padding-bottom:6px; }
  .dds-gallery .thumb-strip img { width:64px; min-width:64px; height:50px; }
  .dds-gallery .main-img { min-height:220px; margin-top:10px; }
  .dds-gallery .main-img img { max-height:260px; }
  .dds-contact-card { margin-top:20px; }
  .dds-review-list .dds-review { flex-direction:column; }
}
@media (max-width: 480px) {
  .dds-topbar .brand-box { flex-direction:column; align-items:flex-start; }
  .dds-topbar .top-right { flex-direction:column; align-items:stretch; }
  .dds-topbar .top-right .nav-link { border-left:none; border-bottom:1px solid #f0f0f0; }
  .dds-topbar .btn-enquiry, .dds-topbar .btn-search { justify-content:center; width:100%; margin:4px 0 0; }
  .dds-infostrip { text-align:center !important; }
  .dds-infostrip .info-item { display:block; margin:4px 0; }
  .dds-infostrip .text-right { text-align:center !important; }
}
/*AAAAAAAAAAAAAAAAAAAAAAA!!! DDS COMPANY DETAIL CSS ENDS !!!AAAAAAAAAAAAAAAAAAAAA*/

/* ============ FILE: css/dds-companies-detail.css ============ */

/*AAAAAAAAAAAAAAAAAAAAAAA!!! DDS SEARCH BAR STARTS !!!AAAAAAAAAAAAAAAAAAA*/
.dds-search-slide {
  max-height:0;
  overflow:hidden;
  background:#fff8f8;
  border-bottom:1px solid #f0e0e0;
  transition:max-height .35s ease, padding .35s ease;
  padding:0;
}
.dds-search-slide.open {
  max-height:120px;
  padding:16px 0;
}
.dds-search-inner {
  position:relative;
  display:flex;
  align-items:center;
  background:#fff;
  border:2px solid #c0392b;
  border-radius:6px;
  overflow:hidden;
}
.dds-search-icon {
  position:absolute;
  left:16px;
  color:#c0392b;
  font-size:16px;
  pointer-events:none;
}
.dds-search-input {
  flex:1;
  border:none;
  outline:none;
  padding:12px 50px 12px 45px;
  font-size:15px;
  background:transparent;
  color:#333;
  width:100%;
}
.dds-search-input::placeholder { color:#999; }
.dds-search-close {
  background:#c0392b;
  color:#fff;
  border:none;
  padding:12px 18px;
  cursor:pointer;
  font-size:15px;
  transition:.2s;
}
.dds-search-close:hover { background:#a93226; }
.dds-search-hint { margin:8px 0 0 4px; }

/* Highlight matching cards, hide non-matching */
.dds-product-card.dds-hidden { display:none; }
.dds-product-card.dds-match { box-shadow:0 0 0 2px #c0392b inset; }
/*AAAAAAAAAAAAAAAAAAAAAAA!!! DDS SEARCH BAR ENDS !!!AAAAAAAAAAAAAAAAAAAAA*/


/* ============ FILE: css/dds-product-detail.css ============ */

/*AAAAAAAAAAAAAAAAAAAAAAA!!! DDS PRODUCT DETAIL CSS STARTS !!!AAAAAAAAAAAAAAAAAAA*/
.pd-wrap {
  background:#f7f8fa;
  padding:25px 0 50px;
  font-family:'Open Sans', Arial, sans-serif;
  color:#2c3e50;
}

/* Breadcrumb */
.pd-breadcrumb {
  list-style:none; padding:0; margin:0 0 20px; font-size:13px; color:#95a5a6;
}
.pd-breadcrumb li { display:inline; }
.pd-breadcrumb li + li:before { content:"›"; color:#bdc3c7; padding:0 8px; }
.pd-breadcrumb a { color:#c0392b; text-decoration:none; font-weight:500; }
.pd-breadcrumb a:hover { text-decoration:underline; }

/* ============ GALLERY ============ */
.pd-gallery {
  background:#fff; border-radius:8px; padding:12px;
  box-shadow:0 1px 6px rgba(0,0,0,.06); border:1px solid #eef0f3;
}
.pd-main-image {
  position:relative; background:#fafbfc; border-radius:6px; overflow:hidden;
  display:flex; align-items:center; justify-content:center; min-height:400px;
  border:1px solid #eef0f3;
}
.pd-main-image img {
  max-width:100%; max-height:420px; display:block; transition:transform .3s;
}
.pd-main-image:hover img { transform:scale(1.03); }
.pd-img-actions {
  position:absolute; top:12px; right:12px; display:flex; flex-direction:column; gap:8px;
}
.pd-img-actions a {
  width:36px; height:36px; background:#fff; border-radius:50%; color:#546e7a;
  display:flex; align-items:center; justify-content:center; text-decoration:none;
  box-shadow:0 2px 6px rgba(0,0,0,.1); transition:.2s; font-size:14px;
}
.pd-img-actions a:hover { background:#c0392b; color:#fff; transform:scale(1.08); }
.pd-verified-badge {
  position:absolute; bottom:12px; left:12px;
  background:rgba(43,138,62,.95); color:#fff;
  padding:5px 12px; border-radius:20px; font-size:11px; font-weight:600;
  letter-spacing:.3px;
}
.pd-verified-badge i { margin-right:4px; }
.pd-thumbs {
  display:flex; gap:8px; margin-top:12px; flex-wrap:wrap;
}
.pd-thumbs img {
  width:64px; height:64px; object-fit:cover; border-radius:5px;
  border:2px solid transparent; cursor:pointer; transition:.2s;
  background:#fafbfc;
}
.pd-thumbs img:hover { border-color:#c0392b; }
.pd-thumbs img.active { border-color:#c0392b; box-shadow:0 0 0 3px rgba(192,57,43,.12); }

/* ============ PRODUCT INFO ============ */
.pd-info { padding:0 6px; }
.pd-title {
  font-size:22px; font-weight:700; color:#1a252f; margin:0 0 12px; line-height:1.35;
}

.pd-rating-row {
  display:flex; flex-wrap:wrap; align-items:center; gap:10px;
  font-size:13px; margin-bottom:18px; padding-bottom:14px;
  border-bottom:1px solid #eef0f3;
}
.pd-stars { color:#f39c12; font-size:14px; letter-spacing:1px; }
.pd-stars-lg { font-size:22px; }
.pd-stars-sm { font-size:13px; color:#f39c12; letter-spacing:1px; }
.pd-rating-val { font-weight:700; color:#1a252f; }
.pd-rating-count { color:#7f8c8d; }
.pd-sep { color:#dfe6e9; }
.pd-sold { color:#7f8c8d; }
.pd-sold a { color:#c0392b; font-weight:600; text-decoration:none; }
.pd-sold a:hover { text-decoration:underline; }

.pd-price-block {
  display:flex; flex-wrap:wrap; justify-content:space-between; align-items:center;
  background:linear-gradient(135deg,#fff8f7,#fdf2f1);
  border:1px solid #f5dedb; border-left:4px solid #c0392b;
  padding:14px 18px; border-radius:6px; margin-bottom:16px;
}
.pd-price-label {
  display:block; font-size:11px; color:#7f8c8d;
  text-transform:uppercase; letter-spacing:.6px; margin-bottom:4px; font-weight:600;
}
.pd-price-value {
  font-size:24px; font-weight:700; color:#c0392b; line-height:1.1;
}
.pd-currency { font-size:16px; font-weight:600; margin-right:1px; }
.pd-dash { color:#95a5a6; font-weight:400; margin:0 3px; }
.pd-per { font-size:13px; color:#7f8c8d; font-weight:400; margin-left:2px; }
.pd-latest {
  display:inline-block; color:#c0392b; font-size:13px; font-weight:600;
  text-decoration:none; border-bottom:1px dashed #c0392b; padding-bottom:1px;
}
.pd-latest:hover { color:#a93226; border-bottom-style:solid; }

.pd-meta {
  display:grid; grid-template-columns:1fr 1fr; gap:10px; margin-bottom:20px;
}
.pd-meta-item {
  border:1px solid #eef0f3; background:#fff; padding:10px 12px;
  border-radius:5px; font-size:12px;
}
.pd-meta-lbl { display:block; color:#95a5a6; font-size:11px; margin-bottom:3px; text-transform:uppercase; letter-spacing:.4px; font-weight:600; }
.pd-meta-val { color:#1a252f; font-weight:600; font-size:13px; }

.pd-cta-row { display:flex; gap:10px; margin-bottom:6px; flex-wrap:wrap; }

.pd-btn-primary {
  display:inline-flex; align-items:center; justify-content:center; gap:8px;
  background:#c0392b; color:#fff; border:none;
  padding:13px 28px; border-radius:5px; font-weight:600; font-size:14px;
  text-decoration:none; cursor:pointer; transition:.2s;
  box-shadow:0 2px 8px rgba(192,57,43,.25);
}
.pd-btn-primary:hover { background:#a93226; color:#fff; text-decoration:none; box-shadow:0 4px 14px rgba(192,57,43,.35); }
.pd-btn-primary-full { display:flex; width:100%; }
.pd-btn-lg { padding:15px 40px; font-size:15px; }

.pd-btn-ghost {
  display:inline-flex; align-items:center; gap:8px;
  background:#fff; color:#c0392b; border:1.5px solid #c0392b;
  padding:12px 24px; border-radius:5px; font-weight:600; font-size:14px;
  text-decoration:none; cursor:pointer; transition:.2s;
}
.pd-btn-ghost:hover { background:#c0392b; color:#fff; text-decoration:none; }

.pd-btn-outline {
  display:inline-flex; align-items:center; justify-content:center; gap:6px;
  background:#fff; color:#c0392b; border:1px solid #c0392b;
  padding:9px 22px; border-radius:5px; font-weight:600; font-size:13px;
  text-decoration:none; cursor:pointer; transition:.2s;
}
.pd-btn-outline:hover { background:#c0392b; color:#fff; text-decoration:none; }
.pd-btn-outline-full { width:100%; }

.pd-btn-outline-blue {
  display:inline-flex; align-items:center; gap:6px;
  background:#fff; color:#c0392b; border:1px solid #c0392b;
  padding:8px 22px; border-radius:22px; font-weight:600; font-size:13px;
  text-decoration:none; cursor:pointer; transition:.2s;
}
.pd-btn-outline-blue:hover { background:#c0392b; color:#fff; text-decoration:none; }

.pd-h3 {
  font-size:16px; font-weight:700; color:#1a252f;
  margin:28px 0 14px; padding-bottom:10px; border-bottom:2px solid #eef0f3;
  position:relative;
}
.pd-h3:after {
  content:""; position:absolute; left:0; bottom:-2px; width:50px; height:2px; background:#c0392b;
}

/* Spec Table */
.pd-spec-table {
  width:100%; border-collapse:separate; border-spacing:0;
  font-size:13px; border:1px solid #eef0f3; border-radius:6px; overflow:hidden;
  margin-bottom:16px; background:#fff;
}
.pd-spec-table th,
.pd-spec-table td { padding:11px 16px; border-bottom:1px solid #f2f4f6; vertical-align:middle; }
.pd-spec-table tr:last-child th,
.pd-spec-table tr:last-child td { border-bottom:none; }
.pd-spec-table th {
  width:38%; background:#fafbfc; color:#546e7a; font-weight:600; text-align:left;
  text-transform:uppercase; font-size:11.5px; letter-spacing:.4px;
}
.pd-spec-table td { color:#2c3e50; font-weight:500; }
.pd-spec-table tr:hover th,
.pd-spec-table tr:hover td { background:#fff8f7; }

.pd-pref {
  background:#eef7ee; border-left:3px solid #2b8a3e;
  padding:11px 16px; font-size:13px; color:#2c3e50; border-radius:5px;
  display:flex; align-items:center; gap:8px;
}
.pd-pref i { color:#2b8a3e; font-size:15px; }

/* ============ SELLER SIDEBAR ============ */
.pd-seller {
  background:#fff; border-radius:8px; padding:18px;
  box-shadow:0 1px 6px rgba(0,0,0,.06); border:1px solid #eef0f3;
}
.pd-seller-head {
  display:flex; gap:12px; align-items:flex-start;
  padding-bottom:14px; border-bottom:1px solid #eef0f3;
}
.pd-seller-logo {
  width:56px; height:56px; border-radius:6px; background:#fafbfc; overflow:hidden;
  display:flex; align-items:center; justify-content:center; flex-shrink:0;
  border:1px solid #eef0f3;
}
.pd-seller-logo img { max-width:100%; max-height:100%; }
.pd-seller-nam h4 { font-size:15px; font-weight:700; color:#1a252f; margin:0 0 4px; line-height:1.3; }
.pd-seller-nam h4 i { color:#2b8a3e; font-size:14px; margin-left:3px; }
.pd-seller-nam p { font-size:12px; color:#7f8c8d; margin:2px 0; }
.pd-seller-nam p i { color:#c0392b; margin-right:3px; }

.pd-seller-rating {
  display:flex; align-items:center; gap:6px; font-size:12px;
  color:#546e7a; padding:10px 0 6px;
}
.pd-seller-rating strong { color:#1a252f; font-size:13px; }

.pd-seller-facts { list-style:none; padding:0; margin:15px 0; }
.pd-seller-facts li {
  display:flex; gap:10px; padding:10px 0; border-bottom:1px dashed #eef0f3;
}
.pd-seller-facts li:last-child { border-bottom:none; }
.pd-seller-facts li i { color:#c0392b; font-size:16px; margin-top:2px; width:18px; text-align:center; }
.pd-seller-facts li div strong {
  display:block; font-size:11px; color:#95a5a6; font-weight:600;
  text-transform:uppercase; letter-spacing:.4px; margin-bottom:3px;
}
.pd-seller-facts li div span { font-size:12.5px; color:#2c3e50; line-height:1.5; font-weight:500; }

.pd-contact-box {
  border:1px solid #eef0f3; border-radius:6px; padding:14px;
  margin-top:12px; background:#fafbfc; text-align:center;
}
.pd-contact-box h5 { font-size:12.5px; color:#546e7a; margin:0 0 10px; font-weight:600; }

.pd-quote-box {
  border:1px solid #eef0f3; border-radius:6px; padding:14px; margin-top:12px; background:#fff;
}
.pd-quote-box h5 { font-size:13.5px; color:#1a252f; margin:0 0 10px; font-weight:700; line-height:1.4; }
.pd-mini-lbl { font-size:10px; color:#95a5a6; text-transform:uppercase; letter-spacing:.5px; font-weight:600; }
.pd-quote-box label { font-size:12px; color:#546e7a; font-weight:500; }
.pd-quote-box .form-control { height:38px; font-size:13px; border-radius:4px; }

.pd-promo-box {
  margin-top:14px; padding:18px;
  background:linear-gradient(135deg,#f4ecfb,#ede1ff);
  border-radius:6px; border:1px solid #e2d4f5;
}
.pd-promo-inner { display:flex; justify-content:space-between; align-items:center; gap:10px; }
.pd-promo-text h4 { font-size:14.5px; color:#2a0845; font-weight:700; margin:0 0 6px; line-height:1.3; }
.pd-promo-text h4 span { color:#6b21a8; }
.pd-promo-text p { font-size:11.5px; color:#555; margin:0; line-height:1.4; }
.pd-promo-text p i { color:#6b21a8; margin-right:3px; }
.pd-promo-icon {
  width:48px; height:48px; border-radius:50%; background:#fff;
  display:flex; align-items:center; justify-content:center;
  color:#6b21a8; font-size:22px; box-shadow:0 2px 8px rgba(107,33,168,.2);
  flex-shrink:0;
}
.pd-btn-promo {
  display:flex; justify-content:center; align-items:center; gap:6px;
  background:#6b21a8; color:#fff; border-radius:5px;
  padding:10px 16px; font-weight:600; font-size:13px;
  text-decoration:none; margin-top:14px; transition:.2s;
}
.pd-btn-promo:hover { background:#5a1a8f; color:#fff; text-decoration:none; }

/* ============ RATINGS ============ */
.pd-ratings { background:#fff; padding:24px; border-radius:8px; border:1px solid #eef0f3; box-shadow:0 1px 6px rgba(0,0,0,.04); }
.pd-ratings .pd-h3 { margin-top:0; }
.pd-rate-box {
  border:1px solid #eef0f3; border-radius:6px; padding:20px;
  margin-bottom:15px; background:#fff; height:100%;
}
.pd-rate-box h4 {
  font-size:13px; font-weight:700; color:#546e7a; margin:0 0 14px;
  padding-bottom:10px; border-bottom:1px solid #eef0f3;
  text-transform:uppercase; letter-spacing:.4px;
}
.pd-rate-box h4 i { color:#c0392b; margin-right:6px; font-size:12px; }
.pd-rate-big { font-size:40px; font-weight:700; color:#1a252f; margin:6px 0; line-height:1; }
.pd-rate-big span { font-size:18px; color:#95a5a6; font-weight:400; }
.pd-rate-sub { font-size:12px; color:#95a5a6; margin:8px 0 14px; }
.pd-rate-overall .ac { padding:10px 0; }

/* Circular progress */
.pd-circle {
  position:relative; width:76px; height:76px; margin:0 auto;
  display:flex; align-items:center; justify-content:center;
}
.pd-circle svg { position:absolute; top:0; left:0; width:100%; height:100%; transform:rotate(-90deg); }
.pd-circle-bg { fill:none; stroke:#eef0f3; stroke-width:2.5; }
.pd-circle-fill { fill:none; stroke:#2b8a3e; stroke-width:2.5; stroke-linecap:round; }
.pd-circle span {
  position:relative; font-size:14px; font-weight:700; color:#2b8a3e;
}
.pd-circle-lbl { font-size:12px; color:#546e7a; margin:8px 0 0; font-weight:500; }

.pd-review-list { margin-top:10px; }
.pd-review {
  display:flex; gap:14px; padding:18px; margin-bottom:12px;
  border:1px solid #eef0f3; border-radius:6px; background:#fff; transition:.2s;
}
.pd-review:hover { box-shadow:0 3px 10px rgba(0,0,0,.06); }
.rv-avatar {
  width:48px; height:48px; border-radius:50%; color:#fff;
  display:flex; align-items:center; justify-content:center; font-weight:700;
  font-size:19px; flex-shrink:0;
}
.rv-body { flex:1; }
.rv-head { display:flex; justify-content:space-between; align-items:center; margin-bottom:4px; flex-wrap:wrap; gap:6px; }
.rv-body .rv-name { font-weight:700; color:#1a252f; font-size:14.5px; margin:0; }
.rv-body .rv-date { font-size:12px; color:#95a5a6; margin:0; }
.rv-body .pd-stars-sm { margin:4px 0 8px; display:block; }
.rv-tags { display:flex; gap:14px; font-size:12px; color:#546e7a; }
.rv-tags span { display:inline-flex; align-items:center; gap:4px; }
.rv-tags i { color:#2b8a3e; }

/* ============ SHARE REQUIREMENTS ============ */
.pd-share { background:#fff; border-radius:8px; overflow:hidden; border:1px solid #eef0f3; box-shadow:0 1px 6px rgba(0,0,0,.04); }
.pd-share-head {
  background:linear-gradient(135deg,#c0392b,#a93226); color:#fff;
  padding:18px 24px; position:relative;
  display:flex; justify-content:space-between; align-items:center; gap:15px;
}
.pd-share-head h4 { margin:0 0 3px; font-size:16px; font-weight:700; }
.pd-share-head h4 i { margin-right:6px; opacity:.9; }
.pd-share-head p { margin:0; font-size:12px; opacity:.85; }
.pd-ribbon {
  background:#8e1e14; color:#fff; padding:8px 16px;
  font-size:11px; font-weight:700; letter-spacing:1px; text-transform:uppercase;
  border-radius:20px; white-space:nowrap; flex-shrink:0;
}
.pd-share-form { padding:26px; }
.pd-share-form label {
  font-size:12px; color:#546e7a; font-weight:600;
  margin-bottom:6px; display:block; text-transform:uppercase; letter-spacing:.3px;
}
.pd-share-form .form-control { height:46px; font-size:14px; border-radius:4px; border:1px solid #dfe6e9; }
.pd-share-form .form-control:focus { border-color:#c0392b; box-shadow:0 0 0 3px rgba(192,57,43,.1); }

/* ============ SECTION HEAD ============ */
.pd-sec-head { display:flex; justify-content:space-between; align-items:center; margin-bottom:0; }
.pd-sec-head .pd-h3 { margin:0 0 14px; flex:1; }
.pd-sec-link { font-size:13px; color:#c0392b; text-decoration:none; font-weight:600; margin-bottom:14px; }
.pd-sec-link:hover { text-decoration:underline; }

/* ============ SIMILAR PRODUCTS ============ */
.pd-sim-card {
  border:1px solid #eef0f3; border-radius:8px; padding:14px; text-align:center;
  background:#fff; margin-bottom:18px; transition:.25s; height:100%;
  display:flex; flex-direction:column;
}
.pd-sim-card:hover { box-shadow:0 6px 20px rgba(0,0,0,.08); transform:translateY(-3px); border-color:#f5dedb; }
.pd-sim-img {
  height:170px; overflow:hidden; display:flex; align-items:center; justify-content:center;
  margin-bottom:12px; background:#fafbfc; border-radius:5px;
}
.pd-sim-img img { max-width:100%; max-height:100%; }
.pd-sim-card h4 {
  font-size:13.5px; font-weight:600; color:#1a252f; margin:8px 0;
  line-height:1.4; min-height:38px;
}
.pd-sim-price { font-size:13px; color:#c0392b; font-weight:700; margin:6px 0; }
.pd-sim-price a { color:#0077cc; font-weight:600; text-decoration:none; }
.pd-sim-price a:hover { text-decoration:underline; }
.pd-sim-seller, .pd-sim-loc { font-size:12px; color:#7f8c8d; margin:3px 0; }
.pd-sim-seller strong { color:#2c3e50; }
.pd-sim-loc i { color:#c0392b; margin-right:3px; }
.pd-sim-card .pd-btn-primary-full { margin-top:auto; font-size:13px; padding:10px 14px; }

/* ============ CITIES + RELATED ============ */
.pd-city {
  display:flex; align-items:center; gap:12px; padding:9px;
  border:1px solid #eef0f3; border-radius:6px; background:#fff;
  margin-bottom:12px; text-decoration:none; transition:.2s;
}
.pd-city:hover { border-color:#c0392b; box-shadow:0 3px 10px rgba(0,0,0,.06); text-decoration:none; }
.pd-city img { width:54px; height:54px; object-fit:cover; border-radius:5px; flex-shrink:0; }
.pd-city span { font-size:13px; color:#2c3e50; font-weight:500; line-height:1.4; }
.pd-city:hover span { color:#c0392b; }

/* ============ MORE PRODUCTS ============ */
.pd-more-card {
  border:1px solid #eef0f3; border-radius:8px; padding:12px; background:#fff;
  text-align:center; margin-bottom:18px; transition:.25s;
}
.pd-more-card:hover { box-shadow:0 6px 20px rgba(0,0,0,.08); transform:translateY(-3px); }
.pd-more-img {
  height:180px; overflow:hidden; display:flex; align-items:center; justify-content:center;
  background:#fafbfc; border-radius:5px; margin-bottom:12px;
}
.pd-more-img img { max-width:100%; max-height:100%; }
.pd-more-card p { font-size:13.5px; color:#1a252f; font-weight:600; margin:0; line-height:1.4; }

/* ============ POPULAR CATEGORIES ============ */
.pd-popular { background:#fff; padding:22px 24px 24px; border-radius:8px; border:1px solid #eef0f3; }
.pd-popular .pd-h3 { margin-top:0; }
.pd-tags { display:flex; flex-wrap:wrap; gap:8px; }
.pd-tags a {
  display:inline-block; padding:7px 15px; border:1px solid #eef0f3; border-radius:20px;
  font-size:12.5px; color:#2c3e50; background:#fafbfc; text-decoration:none;
  transition:.2s;
}
.pd-tags a:hover { border-color:#c0392b; color:#c0392b; background:#fff8f7; }

/* ============ RESPONSIVE ============ */
@media (max-width: 991px) {
  .pd-title { font-size:19px; }
  .pd-price-value { font-size:20px; }
  .pd-main-image { min-height:340px; }
  .pd-main-image img { max-height:360px; }
}
@media (max-width: 767px) {
  .pd-seller { margin-top:20px; }
  .pd-meta { grid-template-columns:1fr; }
  .pd-share-head { padding:14px; flex-direction:column; align-items:flex-start; }
  .pd-ribbon { position:static; }
  .pd-share-form { padding:18px; }
  .pd-main-image { min-height:260px; }
  .pd-main-image img { max-height:280px; }
  .pd-thumbs img { width:54px; height:54px; }
  .pd-btn-primary, .pd-btn-ghost { width:100%; }
  .pd-cta-row { flex-direction:column; }
  .pd-rate-big { font-size:32px; }
  .pd-circle { width:64px; height:64px; }
  .pd-circle span { font-size:12px; }
  .pd-more-img { height:140px; }
  .pd-sim-img { height:140px; }
}
/*AAAAAAAAAAAAAAAAAAAAAAA!!! DDS PRODUCT DETAIL CSS ENDS !!!AAAAAAAAAAAAAAAAAAAAA*/



/* ========== PLAN SELECTION CSS START ========== */
.plan_box {
  display: block;
  cursor: pointer;
  margin-bottom: 15px;
}
.plan_box input {
  display: none;
}
.plan_box .inner {
  border: 2px solid #ddd;
  border-radius: 6px;
  padding: 15px;
  text-align: center;
  transition: .3s;
  background: #fff;
  height: 100%;
}
.plan_box .inner h4 {
  margin: 0 0 5px;
  font-weight: 600;
}
.plan_box .inner .price {
  font-size: 20px;
  color: #f57c00;
  font-weight: 600;
  margin: 5px 0 10px;
}
.plan_box .inner ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
  color: #555;
}
.plan_box .inner ul li {
  padding: 3px 0;
}
.plan_box input:checked + .inner {
  border-color: #f57c00;
  box-shadow: 0 0 8px rgba(245,124,0,.3);
}
.plan_box:hover .inner {
  border-color: #f57c00;
}

/* Premium - Most Popular */
.plan_box_premium {
  position: relative;
}
.plan_box_premium .inner {
  border-color: #f57c00;
  background: #fff8f0;
}
.badge_popular {
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  background: #f57c00;
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  padding: 3px 12px;
  border-radius: 12px;
  white-space: nowrap;
  z-index: 2;
}
.plan_box_premium input:checked + .inner {
  border-color: #f57c00;
  box-shadow: 0 0 10px rgba(245,124,0,.5);
}

/* Responsive */
@media (max-width: 767px) {
  .plan_section .col-sm-offset-3 {
    margin-left: 0;
  }
  .plan_box_con .col-xs-12 {
    margin-bottom: 10px;
  }
}
/* ========== PLAN SELECTION CSS END ========== */