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

/*---1. default reset css---*/
/*---2. default font-size,font-family,font-color,line-height,bgcolor---*/
/*---3. Wrappers(containers)---*/
/*---4. Container Fonts---*/
/*---5. TopHeader css---*/
/*---6. Header---*/
/*---7. Footer css---*/
	/*---7.1 social icons---*/
	/*---7.2 FooterLinks,copy,developedby---*/
/*---8. contact map---*/
/*---9. grop ClearBoth---*/



/*---1. default reset css---*/
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol{
	list-style:decimal;
	margin-left:30px;		
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* END RESET */


/*---2.default font-size,font-family,font-color,line-height,bgcolor---*/

body{
	background:#fff;
	font-family: 'roboto_slabregular';
	color:#444;
	font-size:17px !important;
	line-height:26px;

}

/*---3. Wrappers(containers)---*/
.MainWrapper {
	margin: 0 auto;
	padding: 0;
	width:1200px;
}
.TopMainWrapper {
	width:1200px;
	margin:0 auto;	
}
.IdxContainWrapper {
	width:1200px;
	margin:0 auto;
	padding:40px 0;
}
.InnerContainWrapper {
	width:1200px;
	margin:0 auto;
	padding:40px 0;
}

/*---4.Container Fonts---*/

.InnerContainWrapper h1 {
	font-size:30px; font-weight:normal;line-height:40px
}
.InnerContainWrapper h2 {
	font-size:28px; font-weight:normal;line-height:40px;
}
.InnerContainWrapper h3 {
	font-size:24px; font-weight:normal;line-height:34px;
}
.InnerContainWrapper h4 {
	font-size:22px; font-weight:normal;line-height:34px;
}
.InnerContainWrapper h5 {
	font-size:18px; font-weight:normal;line-height:28px;
}
.InnerContainWrapper h6 {
	font-size:16px; font-weight:normal;line-height:26px;
}

/*---5. TopHeader css---*/
#my-video {
    width: 100%;
    height: auto;
    max-width: 100%;
    display: block;
}
.Logo {
	float:left;
	width:150px;
	padding: 16px 0;	
}
.Logo a  {
	display:block;
	width:150px;
	height:37px;
	background:url(../images/imgs/nav-logo.png) no-repeat left top;
	text-indent:-999999px;
	background-size:100%;
}
.LogoCenter {
	position:absolute;
	top:  40px;
	left:50%;
	margin-left:-115.5px;
	z-index:100;
	width:231px;	
}
.LogoCenter a {
	display:block;
	width:231px;
	height:231px;
	background:url(../images/imgs/idx-header-logo.png) no-repeat left top;
	text-indent:-999999px;
	background-size:100%;
}
.TopHeaderCenter .LogoCenter {
	top: 183px;	
	margin-top: 0px;
}
.TopMainRight {
	float:right;	
}
.PhoneImg {
    color: #333333;
    font-size: 24px;
    line-height: 34px;
    font-family: 'latobold';
    letter-spacing: 1px;
    float: right;
	padding:8px 0px;
}
.PhoneImg i {
    width: 18px;
    height: 18px;
    background-color: transparent;
    border: 2px solid #910d0d;
    color: #910d0d;
    font-size: 13px;
    line-height: 20px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    vertical-align: top;
    margin: 6px 3px 0px 0px;
}
.PhoneImg a,.PhoneImg a:hover{
	color:#333;
}


/*   Nav   */
.FParagraph1 p:last-child{
	margin-bottom:0px;
}
.Table {
	display:table;
	margin:0px auto;
	width:100%;
}
.Cell{
	display:table-cell;
	vertical-align:middle;
}

/*---6. Header---*/

.Header {
	width:100%;
	position:absolute;
	left:0px;
	bottom:28px;
	text-align:center;
	z-index:11;
}
.Header h1 {
	font-family: 'roboto_slabbold';
	font-size: 42px;
	line-height: 52px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	letter-spacing: 1.5px;
}
.DownArrow{
	background:url(../images/arrow1.png) no-repeat center;
	height:49px;
	width:49px;
	position:absolute;
	bottom:20px;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
}
.InnerHeaderBg .HeaderImg {
    display: none;
}

/*---7. Footer css---*/

/*---7.1 social icons---*/
.FSocialIcon {
	margin:0 auto;
	text-align: right;
}
.FSocialIcon li{
	background-image:none;
	padding:0px;
	margin:0px 1px;
	display:inline-block;
	vertical-align:top;
}
.FSocialIcon .fa-stack {
	width:28px;
	height:28px;
	line-height:25px;
}
.FSocialIcon  .fa-stack-2x {
    font-size:28px;
	top:0px;
}
.FSocialIcon .fa-stack-1x {
	top:2px;
}
.FSocialIcon .fa-lg {
    font-size: 14px;
    line-height: 25px;
}
.FSocialIcon a{
	color:#6e86c1;
	transition:all ease 0.5s;
}
.FSocialIcon a:hover{
	color:#1d1d1d;
}
.FSocialIcon a .fa-inverse{
	color:#fff;
}
.FSocialIcon a:hover .fa-inverse{
	color:#fff;
}

/*---7.2 FooterLinks,copy,developedby---*/

.FooterWrap .InnerContainWrapper {
    width: 1075px;
	padding: 20px 0px 50px;
}
.FooterWrap .LeftSide {
    display: inline-block;
	vertical-align: middle;
    text-align: left;
    width: 50%;
}
.FooterLink li,.copy ,.DevelopedBy {
    display: inline-block;
    margin: 0px;
    padding: 0px 0px;
    background-image: none;
    font-size: 11px;
    line-height: 15px;
    color: #333;
    font-family: 'latoregular';
    letter-spacing: 1px;
    text-transform: uppercase;
}
.FooterLink li {
	background-image:none !important;
}
.FooterLink li+li{
	border-left:1px solid #333;	
}
.FooterLink li a {
    color: #333;
    padding: 0px 12px;
}
.FooterLink li a:hover{
    color: #333;
}
.FooterLink li:first-child a{
	padding-left:0;	
}
.FooterLink li:last-child a{
	padding-right:0;	
}
.copy ,.DevelopedBy{
	display:block;
	line-height:20px;
	margin:5px 0;
}
.copy {
	margin: 0px 0 5px;
}
.copy br {
	display:none;	
}
.DevelopedBy i{
    vertical-align:middle;
	margin-left:8px;
}
.DevelopedBy i img{
	vertical-align:middle;	
}
.copy a, .DevelopedBy a {
    color: #333;
	transition: ease-in 0.3s;
}
.copy a:hover, .DevelopedBy a:hover {
    color: #f76c4a;
}
.FooterWrap .RightSide {
    width: 49%;
}
.FooterWrap .RightSide .LogoWrap {
    width: 49%;
    text-align: right;
}
.FooterWrap .RightSide, .LogoWrap, .LogoWrap .LogoImg {
    display: inline-block;
    vertical-align: middle;
}
.LogoImg {
    width: 55px;
    height: auto;
	margin: 0 2px;
}
.LogoImg img {
	max-width: 100%;
}
.StickyBtns {
    position: fixed;
    bottom: 0px;
    z-index: 100;
    width: 100%;
}
.StickyBtns .MainWrapper {
	position: relative;
	width: 100%;
}
.StickyBtns .BorderLine {
    height: 8px;
    background-color: #f76c4a;
    position: absolute;
    width: 100%;
    bottom: 0;
}
.StickyBtns .FillOrangeBtn {
    line-height: 40px;
    margin-right: 10px;
	font-family: 'roboto_slabbold';
	position: absolute;
	right: 0;
	bottom: 0px;
}
.StickyBtns .FillOrangeBtn a {
    padding-top: 4px;
	border-radius: 0px;
	border: 2px solid #f76c4a;
	padding: 0 24px;
}
.StickyBtns .FillOrangeBtn a:hover {
	background-color: #1d1d1d;
}
.StickyBtns .BeAnAgentBtn {
    right: 15px;
}

/*---8. contact map---*/
.ContactMap img,.ContactMap iframe{
	width:100%;
	margin:0px auto -9px;
}
.ContactMap img{
	max-width:100%;
    margin-bottom: -10px;
}
.FullWidth {
	float:none;
	display:block;
	margin:0 auto;
	width:100%;	
}
.TwoColBlock li ,.ThreeColBlock li {
	display:inline-block;
	vertical-align:top;
	width:49.5%;	
}
.ThreeColBlock li  {
	width:32.5%;	
}
.TwoColBlock li .Col ,.ThreeColBlock li .Col {
	width:94%;
	margin:0 auto;	
}

/** index start **/
.IdxHeaderBg  #myVideo {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    background-color: black;
    background-position: center center;
    background-size: contain;
    object-fit: cover;
    z-index: 3;
}
/*.IdxHeaderBg .flexslider {
    display: none;
}*/
.TextileValues .InnerContainWrapper {
    width: 1150px;
	padding: 40px 0px 60px;
}
.TextileValues .LeftBlock {
	float: left;
	width: 40%;
}
.TextileValues .LeftBlock  h1, .OurStoryWrap h1 {
	font-family: 'roboto_slabregular';
	font-size: 42px;
	line-height: 52px;
	text-transform: uppercase;
	color: #4b6ab3;
}
.TextileValues .RightBlock {
	float: right;
	width: 54%;
}
.TextileValues .UpperText {
	font-family: 'roboto_slabregular';
	margin-bottom: 30px;
}
.TextileValues .BottomText {
	font-family: 'latomedium';
	font-size: 16px;
	line-height: 27px;
	color: #666;
}
.ExcellenceWrap {
    margin-top: 30px;/*70*/
}
.ExcellenceWrap .Number {
    display: inline-block;
    vertical-align: middle;
	margin: 0 12px 0px 0;
}
.ExcellenceWrap .TextWrap {
    display: inline-block;
    vertical-align: middle;
	font-family: 'roboto_slabbold';
	font-size: 22px;
	line-height: 28px;
	text-transform: uppercase;
	color: #4b6ab3;
	text-align: left;
}
.ExcellenceWrap .TextWrap span {
    font-family: 'latobold';
    color: #00a34c;
    font-size: 33px;
    line-height: 20px;
    position: relative;
    top: 8px;
}
.ImgBoxWrapper .InnerContainWrapper {
    width: 1140px;
	padding: 0 0 40px;
}
.ImgBoxWrapper li {
    float: left;
}
/*.ImgBoxWrapper .MainCol .AnimatedDiv {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: transparent;
    transition: ease-in 0.5s;
    z-index: 1;
    bottom: 0px;
}
.ImgBoxWrapper .MainCol:hover .AnimatedDiv {
    background-color: #a69d69;
    height: 100%;
    width: 100%;
    margin: 0px auto;
    opacity: 0.9;
}*/
.ImgBoxWrapper .MainCol img {
    margin-bottom: -7px;
    width: 100%;
}
.ImgBoxWrapper .TextWrap {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ImgBoxWrapper .Title {
    font-family: 'roboto_slabregular';
    font-size: 25px;
    line-height: 30px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
	letter-spacing: 1.5px;
	transition: ease-in 0.5s;
}
.ImgBoxWrapper .MainCol {
    position: relative;
    border: 2.5px solid #fff;
	transition: ease-in 0.5s;
}
.ImgBoxWrapper .MainCol:before {
    content: ' ';
    background-color: rgba(0,0,0,0.4);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}
.ImgBoxWrapper .BoxCol1 {
    width: 430px;
    margin: 0 auto;
}
.ImgBoxWrapper .BoxCol2 {
    width: 700px;
    margin: 0 auto;
}
.ImgBoxWrapper .BoxCol3 {
    width: 1135px;
    margin: 0 auto;
}
.ImgBoxWrapper .MainCol:after {
    content: ' ';
    background: url(../images/imgs/box-hover-bg.png) no-repeat center;
    width: 187px;
    height: 275px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 1;
	transition: ease-in 0.5s;
	opacity:0;
}
.ImgBoxWrapper .MainCol:hover:after {
    opacity:1;
}
.ImgBoxWrapper .MainCol:hover .Title {
	color: #4b6ab3;
	transition: ease-in 0.5s;
}
.ImgBoxWrapper .OrangeSepLine {
	transition: ease-in 0.5s;
}
.ImgBoxWrapper .MainCol:hover .OrangeSepLine {
    opacity:0;
}
.ImgBoxWrapper .CaptionWrap {
    padding-top: 20px;
}
.HowCanWeHelp .InnerContainWrapper {
    width: 975px;
	padding: 60px 0px 40px;
}
.HowCanWeHelp h1, .ManagementWrap h1, .DisclaimerWrap h1 {
	font-family: 'roboto_slabregular';
    font-size: 35px;
    line-height: 45px;
    text-transform: uppercase;
	color: #4b6ab3;
	text-align: center;
}
.HowCanWeHelp .GreenSepLine, .ManagementWrap .GreenSepLine {
    margin: 10px auto;
    text-align: center;
}
.HowCanWeHelp h6 {
	font-size: 18px;
	line-height: 28px;
	text-align: center;
	font-family: 'latoregular';
}
.HowCanWeHelp h6 span {
	font-family: 'latobold';
}
.HowCanWeHelp h6 span a {
	color: #444;
	transition: ease-in 0.3s;
}
.HowCanWeHelp h6 span a:hover {
	color: #f76c4a;
}
.HowCanWeHelp .FormWrapper {
    margin-top: 35px;
}
.FormWrapper .BtnWrap {
	text-align: right;
}
.FormWrapper .FillOrangeBtn a {
    border: 1px solid #f76c4a;
}
.MapWrapper .LeftCol {
	float: left;
	width: 43.5%;
	background-color: #f6f6f6
}
.MapWrapper .RightCol {
    float: left;
    width: 56.5%;
}
.MapWrapper .RightCol img {
	max-width: 100%;
    margin-bottom: -7px;
}
.MapWrapper .RightCol iframe {
	width: 100%;
	margin-bottom: -8px;
}
.MapWrapper .LeftCol .LeftWrapper {
	float: right;
	width: 450px;
    padding: 15px 45px 30px 0;
	box-sizing: border-box;
}
.MapWrapper .InfoLogo {
    margin-bottom: 18px;
}
.MapWrapper .IconWrap {
    display: inline-block;
    vertical-align: top;
	width: 28px;
    margin: 4px 12px 0 0;
}
.MapWrapper .IconWrap i, .DealersWrap .IconWrap i, .ManagerInfoWrap .IconWrap i, .PersonDetails i {
    background-color: #5c77b9;
    color: #fff;
    width: 27px;
    height: 27px;
    border-radius: 50%;
    text-align: center;
    line-height: 27px;
}
.MapWrapper .MainInfo {
    display: inline-block;
    vertical-align: top;
    width: 89%;
    font-size: 16px;
    line-height: 22px;
	font-family: 'latoregular';
}
.MapWrapper .MainInfo h6, .DealersWrap h6, .ManagerInfoWrap h6 {
	font-family: 'Conv_ufonts.com_gotham_bold'; 
	font-size: 13.89px;
	line-height: 17px;
	color: #f76c4a;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
.MapWrapper .MainInfo a {
	color: #444;
	transition: ease-in 0.3s;
}
.MapWrapper .MainInfo a:hover {
	color: #00a34c;
}
/** index end **/

/** our-story **/
.OurStoryWrap .InnerContainWrapper {
    padding: 40px 0px 40px;
}
/*.OurStoryWrap .LeftBlock {
    float: none;
    width: auto;
}
.OurStoryWrap .ExcellenceWrap {
    margin-top: auto;
    float: right;
    width: 32%;
    text-align: center;
    margin-bottom: 0;
}
.ResExcellenceWrap {
	display: none;
} 
.OurStoryWrap .GreenSepLine {
    margin: 15px 0 30px;
}
.OurStoryWrap .UpperText {
    margin-bottom: 5px;
	font-size: 16.6px;
    line-height: 27px;
}
.OurStoryWrap .BottomText {
	font-family: 'roboto_slabregular';
	font-size: 16.6px;
    line-height: 27px;
}*/
.ManagementWrap {
	text-align: center;
}
.ManagementWrap .ManagementCol h5 {
	font-size: 22px;
    line-height: 25px;
    text-transform: uppercase;
    color: #f76c4a;
    letter-spacing: 1.5px;
}
.ManagementWrap .ManagementCol h6 {
	text-transform: capitalize;
	line-height: 20px;
	font-family: 'latoregular';
}
.ManagementWrap .ManagementCol .GreyBottomLine {
    margin: 15px auto 25px;
    text-align: center;
}
.ManagementWrap .ManagementCol .DescWrap {
	font-size: 16px;
	line-height: 25px;
}
.PersonDetails i {
	margin-right: 10px;
}
.PersonDetails a {
	color: #333;
}
.ManagementWrap li {
    display: inline-block;
    vertical-align: top;
    width: 33%;
    box-sizing: border-box;
    margin: 0 -2px;
}
.ManagementWrap li+li {
	border-left: 1px solid #d5d5d5;
}
.ManagementWrap .ManagementCol {
    width: 90%;
    margin: 0 auto;
}
.ManagementWrap .ManagementCol .ImgWrap img {
    border: 1px solid #f1f1f1;
}
.ManagementWrap ul {
	margin-top: 50px;
}
/** our-story end **/

/** products **/
.ProductsWrap .Row {
	padding: 25px 0px;
}
/*.ProductsWrap .Row:nth-child(odd) {
    background-color: #f6f6f6;
    padding: 30px;
    box-sizing: border-box;
}*/
.ProductsWrap .Row:nth-child(odd) .ListWrap, .ProductsWrap .Row:nth-child(even) .ImgWrap {
	float: right;
	width: 50%;
}
.ProductsWrap .Row:nth-child(odd) .ImgWrap, .ProductsWrap .Row:nth-child(even) .ListWrap {
	float: left;
	width: 50%;
}
.ProductsWrap .Row:nth-child(odd) .ListWrap {
	padding-left: 50px;
	box-sizing: border-box;
}
.ProductsWrap .Row:nth-child(even) .ListWrap {
	padding-right: 20px;
	box-sizing: border-box;
}
.ProductsWrap .ImgWrap .BtnsWrap {
    text-align: center;
    margin-top: 15px;
}
.ProductsWrap .ImgWrap .BtnsWrap .FillOrangeBtn {
    width: 165px;
}
.ProductsWrap .ImgWrap .BtnsWrap .FillOrangeBtn a {
    padding: 0px 15px;
}
.ProductsWrap .ImgWrap img {
    margin-bottom: -7px;
}
.ProductsWrap .ListWrap h4, .NewsEventsWrap .Col h4, .CoreDetails h4, .DisclaimerWrap h4 {
    font-size: 24px;
    line-height: 34px;
    text-transform: uppercase;
	color: #f76c4a;
	letter-spacing: 1.5px;
}
.ProductsWrap .ListWrap .GreenSepLine {
    margin: 10px 0 20px;
}
.ProductsWrap .ListWrap li {
	background-image: url(../images/icons/small-bullet.png);
	padding-left: 25px;
    color: #010101;
    font-size: 16px;
    line-height: 26px;
	font-family: 'roboto_slabregular';
	margin-bottom: 8px;
}
.ProductsWrap .ListWrap li:last-child {
	margin-bottom: 0px;
}
.CoreDetails {
    text-align: center;
    background-color: #f6f6f6;
}
.CoreDetails .InnerContainWrapper {
    width: 1100px;
}
.CoreDetails .CoreWrap {
    display: inline-block;
    vertical-align: top;
    text-align: left;
	box-sizing: border-box;
}
.CoreDetails .CoreWrap:last-child {
	margin-bottom: 0px;
}
.CoreDetails .CoreWrap.CorePurpose {
    width: 33%;
}
.CoreDetails .CoreWrap.CoreValues {
    width: 38%;
}
.CoreDetails .CoreWrap.CorePromise {
    width: 28%;
}
.CoreDetails li {
	background-image: url(../images/icons/small-bullet.png);
	padding-left: 25px;
	color: #010101;
    font-size: 16px;
    line-height: 25px;
	font-family: 'roboto_slabregular';
}
/** products end **/

/** news & events **/
.NewsEventsWrap .Col h6 {
	font-size: 16px;
	line-height: 26px;
	text-transform: uppercase;
	color: #000;
}
.NewsEventsWrap .GreenSepLine {
    margin: 10px 0 25px;
}
.NewsEventsWrap .Image {
    margin-bottom: 20px;
}
.NewsEventsWrap .DescWrap {
    color: #010101;
}
/** news & events end **/

/** dealer **/
.DealersWrap .DealerCol {
    display: inline-block;
    text-align: center;
    width: 24%;
    border-right: 1px solid #d5d5d5;
}
.DealersWrap .DealerCol:last-child {
    border-right: 0px solid #d5d5d5;
}
.DealersWrap .IconWrap, .ManagerInfoWrap .IconWrap {
    margin-bottom: 10px;
}
.DealersWrap .GreyBottomLine {
	margin: 10px auto;
	text-align: center;
}
.DealersWrap .DealerInfo i {
    margin-right: 10px;
}
.DealersWrap .DealerInfo a {
	color: #444;
	transition: ease-in 0.3s;
}
.DealersWrap .DealerInfo a:hover {
	color: #f76c4a;
}
/** dealer end **/

/** testimonials **/
.TestimonialsWrap {
    text-align: center;
}
.TestimonialsWrap li {
    width: 33%;
    display: inline-block;
    vertical-align: top;
}
.TestimonialsWrap .VideoCol {
    width: 350px;
    margin: 0 auto 45px;
}
.Video, .VideoWrapper {
    position: relative;
}
.TestimonialsWrap .GalleryPlayBtn {
    position: absolute;
    width: 50px;
    height: 42px;
    text-align: center;
    top: 50%;
    margin-top: -24px;
    left: 50%;
    margin-left: -25px;
    z-index: 2;
}
.TestimonialsWrap .GalleryPlayBtn a {
    color: rgba(255,255,255,0.8);
}
.Video a {
    display: inline-block;
}
.TestimonialsWrap img {
    margin-bottom: -7px;
    width: 100%;
}
.Video img {
    margin-bottom: -7px;
    max-width: 100%;
}
.TestimonialsWrap .Video:after {
   /* content: ' ';
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 1;*/
}
/** testimonials end **/

/** contact **/
.ContactFormWrapper .InnerContainWrapper {
	padding: 60px 0px 70px;
}
/** contact end **/

/** disclaimer **/
.DisclaimerWrap h1 {
	text-align: left;
}
.DisclaimerWrap h4 {
	margin-top: 30px;
	margin-bottom: 15px;
}
/** disclaimer end **/

/** overlay **/
.OverlayWrapper h1 {
    font-family: 'roboto_slabregular';
    font-size: 42px;
    line-height: 52px;
    text-transform: uppercase;
    color: #f76c4a;
	margin-bottom: 30px;
}
.OverlayWrapper h6 {
	color: #fff;
	margin-bottom: 20px;
}
.ContactDetailsWrap .Name {
    color: #fff;
    font-size: 18px;
    line-height: 28px;
	text-transform: uppercase;
    margin-bottom: 20px;
}
.ContactDetailsWrap .Name i {
    margin-right: 10px;
}
.ManagerInfoCol h6 {
	color: #f76c4a;
	margin-bottom: 0px;
}
.ManagerInfoCol .GreyBottomLine {
    margin: 10px auto;
    text-align: center;
}
.ManagerInfoWrap a {
	color: #fff;
	transition: ease-in 0.3s;
}
.ManagerInfoWrap a:hover {
	color: #00a24c;
}
.ManagerInfoCol {
    display: inline-block;
    vertical-align: top;
    width: 24%;
}
.TableWrap {
    margin-top: 40px;
}
.TableWrap table {
	width: 100%;
	border:1px solid #fff;
}
.TableWrap table tr {
	border-bottom: 1px solid #fff;
}
.TableWrap table th {
	font-family: 'Conv_ufonts.com_gotham_bold';
    font-size: 18px;
    line-height: 30px;
    color: #f76c4a;
    text-transform: uppercase;
    letter-spacing: 0.5px;
	padding: 10px;
	border-right: 1px solid #fff;
}
.TableWrap table td {
	color: #fff;
	border-right: 1px solid #fff;
	padding:5px;
}
.OverlayWrapper .BottomLine {
    color: #fff;
    margin-top: 15px;
}
/** overlay end **/

/** maintenance **/
.MaintenanceWrap {
    display: table;
    width: 100%;
}
.MaintenanceWrap .MWrap {
    display: table-cell;
    vertical-align: middle;
}
.MaintenanceWrap .InnerContainWrapper {
    width: 1000px;
    margin: 0 auto;    
	padding: 15px 0px 40px;
}
.MaintenanceWrap .Border {
    background-color: #f7f7f7;
}
.MWrapper {
    padding: 15px 30px 15px 30px;
}
.MaintenanceLogo {
    text-align: center;
}
.MaintenanceWrap .Logo {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    margin: 35px auto;
    text-align: center;
    width: 100%;
}
.MaintenanceWrap .ContactInfo {
    background: none;
    min-height: inherit;
}
.MaintenanceWrap .ContactInfo .CIList {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    border-right: 1px solid #ec5a36;
	border-bottom: 1px solid #ec5a36;
    box-sizing: border-box;
    margin: 0 -2px;
}
.MaintenanceWrap .ContactInfo .CIList:nth-child(3n), .MaintenanceWrap .ContactInfo .CIList:nth-child(4n) {
	border-bottom: 0px;
}
.MaintenanceWrap .ContactInfo .CIList:last-child, .MaintenanceWrap .ContactInfo .CIList:nth-child(even) {
	border-right: 0px;
}
.MaintenanceWrap .ContactInfo .CIList i {
    margin: 15px auto 10px;
    color: #fff;
    background-color: #5c77b9;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    font-size: 16px;
}
.MaintenanceWrap .ContactInfo .CIList h5 {
	    font-family: 'Conv_ufonts.com_gotham_bold';
	font-size: 18px;
	line-height: 28px;
	text-transform: uppercase;
	color: #1d1d1d;
	text-align: center;
}
.MaintenanceWrap .ContactInfo .CIList h5, .MaintenanceWrap .ContactInfo .CIList .TextWrap {
    display: block;
}
.MaintenanceWrap .ContactInfo .CIList .TextWrap {
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	padding: 0 60px 20px;
}
.MaintenanceWrap .ContactInfo .CIList .Phone {
	float: none;
	width: auto;
}
.UnderMaintenanceWrapper {
    padding: 50px 25px;
    min-height: inherit;
	box-sizing: border-box;
}
.UnderMaintenanceWrapper h4 {
	font-family: 'roboto_slabregular';
	font-size: 30px;
	line-height: 40px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	letter-spacing: 1px;
	margin-bottom: 15px;
}
.UnderMaintenanceWrapper h6 {
	font-size: 14px;
	line-height: 24px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	letter-spacing: 1px;
}
/** maintenance end **/

.TextileValues .LeftBlock .LogoWrap {
    margin-left: 25px;
}
.box .HowCanWeHelp h6 span a {
    color: #fff;
}
.box .HowCanWeHelp h6 span a:hover {
    color: #f76c4a;
}
.box .FillOrangeBtn a {
	border:2px solid #f76c4a;
}
.box .FillOrangeBtn a i {
	margin-right:10px;
	font-size:17px;	
}
#TestimonialsVideo {
    width: 100%;
    margin-bottom: -8px;
}
.box .Col3.Col4 {
    width: 66%;
}









.IdxHeaderBg li .HideImg ,.IdxResSlider {
	display:none;	
}
.MaxWidth100{
	max-width:100%;	
}

.IdxHeaderBg.Desktop {
    display: block;
}


/*---9. grop ClearBoth---*/
.group:after {
  content: "";
  display: table;
  clear: both;
}

.ClearBoth {
  clear: both;
  min-height:1px;
}





/* 28052024 Sk */

.TextileValues .LeftBlock .main-banner{
    min-width: 460px;
    max-width: 460px;
    margin-top: 30px;
    line-height: 0;
    background-color: #f1f1f1;
}
.TextileValues .LeftBlock .main-banner img{
    width: 100%;
}
.TextileValues .LeftBlock .main-banner + .ExcellenceWrap {
    margin-top: 15px;
}
.TextileValues .LeftBlock .banner-title{
    font-size: 20px;
    line-height: 1.2;
    padding: 10px;
}



