<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
 * Start Bootstrap - 3 Col Portfolio (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

#imaginary_container{
    margin-top:3%;    
}
.navbar-fixed-top {
    border-width: 0 0 0px;
}
.colorwht{
	color: white;
}
.no-pad{
	padding-left: 0px;
}
.no-pad-right{
	padding-right: 0px;
}
body {
	font-family: 'Montserrat', sans-serif;
	overflow-x: hidden;
	background-color: white;
	background-size:     cover;                      /* &lt;------ */
    background-repeat:   no-repeat;
    background-position: center center;     
	background-attachment: fixed;
}
.whitelayer{
	background: rgba(255, 255, 255, 1);
}
.greylayer{
	background: rgba(220, 220, 220, 1);
}
.stylish-input-group .form-control{
	border-right:0; 
	box-shadow:0 0 0; 
	border-color:#ccc;
	border-radius: 10px;
}
.stylish-input-group button{
    border:0;
    background:transparent;
    border-radius: 10px;
}
.hrContact{
	margin-bottom: 0px;
	margin-top: 30px;
}
.navbar-contents {
	margin-left: 3%;
	margin-right: 3%;
}
.navbar {
	background-color: white;
	// background: rgba(215, 219, 222, 0.7);
}
.navbar-inverse .navbar-brand {
    color: black;
}
.navbar-inverse .navbar-nav&gt;li&gt;a {
    color: black;
}
.form-control {
	background-color: white;
	// background-color: #EBECED;
}
.stylish-input-group .input-group-addon {
	background-color: white;
    // background: #EBECED;
    border-radius: 0px 10px 10px 0px
}
.contents {
	margin-top: 0%;
	padding-left: 0px;
	padding-right: 0px;
}
.das{
    padding-top: 2%;
}
.bodyContent{
}
.text-13 a{
	padding-left: 10.5px !important;
	padding-right: 10.5px !important;
}
.news{
	padding-top: 4%;
	padding-bottom: 1%;
	margin-left: 1%;
	margin-right: 1%;
	// background: rgba(236, 240, 241, .7);
	background-color: white;
	margin-bottom: 1%;
	padding-left: 1%;
}
.recipe{
	padding-top: 4%;
	padding-bottom: 1%;
	margin-left: 1%;
	margin-right: 1%;
	background: rgba(236, 240, 241, .7);
	margin-bottom: 1%;
	padding-left: 1%;
}
.bodyContent p{
	margin-left: 10%;
	margin-right: 10%;
	padding-top: 1%;
	padding-bottom: 3%;

}
.bodyContent .border-rght{
    border-right: 2px solid black;
}
.contents-right {
	padding-top: 3%;
}
.footer {
	background-color: black;
	color: #868686;
}
.footer p h3{
	margin-left: 5%;
	margin-right: 3%;
}
.marginTop-1{
	margin-top: 1%;
}
.newsTitle{
	margin-left: 1%;
	width: 98%;
}
.footer-content {
	margin-left: 3%;
}
.bodyContent .col-md-3{
    text-align: center;
    margin-top: 3%;
}
.bodyContent .col-md-3 a{
    text-decoration: none;
    color: black;
}
.bodyContent .col-md-3 img{
    margin-bottom: 3%;
}
.recipes{
    margin-left: 3%;
    margin-bottom: 1%;
}
.bodyContent .recipesDesc{
    border-right: none;
}
.bodyContent .recipesImg{
    margin-left: 3%;
    margin-bottom: 3%;
}
.buttonChance {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	 background: -webkit-gradient(linear, 25% 100%, 10% 21%, from(#af2532), to(#fb333d));
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100',GradientType=0);
	background-color:#fe1a00;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d83526;
	color:#ffffff;
	text-decoration:none;
	text-shadow:0px 1px 0px #b23e35;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:17px;
	width: 80%;
	padding-top: 9px;
	padding-bottom: 9px;
	text-align: center;
	text-decoration:none;
	text-shadow:0px 1px 0px #2f6627;
	margin-bottom: 10px;
}
.buttonChance:hover {
	background-color:#795548;
	text-decoration: none;
	color: white;
}
.buttonChance:active {
	position:relative;
	top:1px;
}
.chance{
	margin-left: 3%;
	margin-right: 0px;
}
.chanceData{
	background: rgba(236, 240, 241, .7);
	margin-left: 0px;
	margin-top: 1%;
	margin-bottom: 1%;
	padding-top: 1%;
	padding-bottom: 1%;
	padding-left: 3%;
	padding-right: 3%;
}
.chanceData .row{
	margin-top: 2%;
	margin-bottom: 2%;
}
hr {
	display: block;
    border-style: inset;
    border-width: 1px;
}
.col-md-6 .contact {
	margin-top: 0%;
	padding-top: 0%;
	margin-left: 3%;
	margin-top: 1%;
}
.col-md-6 .contact-1 {
	margin-top: 5%;
	padding-top: 0%;
	margin-left: 3%;
}
.col-md-6 .contact-2 {
	margin-bottom: 3%;
}
.maps{
	margin-top: 3%;
	margin-bottom: 3%;
	text-align: center;
	border-left: 3px solid black;
}
.product{
	margin-top: 2%;
	margin-left: 3%;
	margin-right: 3%;
}
.product-text {
	margin-bottom: 10%;
}
.contact-detail {
	margin-bottom: 3%;
}
.type {
	margin-top: 3%;
	margin-bottom: 3%;
}
/*.panah {
	padding-top: 4%;
	padding-right: 15%;
	padding-left: 4%;
	padding-bottom: 15%;
	border: 2px solid white;
	border-radius: 100%;
}*/
.carouselImg{
	max-width: 2700px;
	max-height: 1110px;
	width: 100%;
	height: auto;
}

.brnd{
	color: black;
	text-decoration: none;
}
.brnd:hover{
	text-decoration: none;
	color: black;
}
.margin-left-footer{
	margin-left: 10%;
}
@media only screen and (max-width: 768px) {
    .carousel-control {
        visibility: hidden;
    }
    .bodyContent .border-rght{
	    border-right: 0px solid black !important;
	}
	.bodyContent .border-lft{
	    border-left: 0px solid black !important;
	}
	.marginLft{
		margin-left: 10%;
	}
	.marginTopNews{
		margin-top: 20%;
	}
	.marginTopChance{
		margin-top: 10%
	}
	.marginTop{
		margin-top: 17%;
	}
	.paddingTop{
		padding-top: 17%;
	}
	.maps iframe{
		width: 90%;
		height: 300px;
	}
	.padBottom{
		padding-bottom: 0%;
	}
	
}


@media only screen and (min-width: 769px) and (max-width:992px) {
	.marginTopChance{
		margin-top: 15%;
	}
	.marginTopNews{
		margin-top: 20%;
	}
	.marginTop{
		margin-top: 15%;
	}
	.paddingTop{
		padding-top: 16%;
	}
	.maps iframe{
		width: 600px;
		height: 450px;
	}
	.padBottom{
		padding-bottom: 0%;
	}
}
@media only screen and (min-width: 993px) and (max-width:1300px) {
	.padBottom{
		padding-bottom: 1%;
	}

}
@media only screen and (min-width: 993px) {
	.marginTopChance{
		margin-top: 5%;
	}
	.marginTopNews{
		margin-top: 5%;
		padding-top: 1%;
	}
	.marginTop{
		margin-top: 5%;
	}
	.paddingTop{
		padding-top: 5%;
	}
	.maps iframe{
		width: 600px;
		height: 450px;
	}
	.padBottom{
		padding-bottom: 12%;
	}
}

.newsImg{
	display: block;
	max-width:800px;
	max-height:600px;
	width: 100%;
	height: auto;
	padding-top: 3%;
	padding-bottom: 3%;
}
.recIMG{
	display: block;
	width: 100%;
	height: auto;
	padding-top: 3%;
	padding-bottom: 3%;
}
.textH3{
	margin-left: 3%;
}

.imageOur{
	display: block;
	max-width:1920px;
	max-height:500px;
	width: 100%;
	height: auto;
	margin-top: 1%;
	margin-bottom: 1%;
}
.productsTypeIMG {
	max-width: 200px;
	max-height: 200px;
	width: 100%;
	height: auto;
}
.productsIMG{
	max-width:200px;
	max-height:200px;
	width: 100%;
	height: auto;
}
.chanceIMG{
	max-width:400px;
	max-height:224px;
	width: 100%;
	height: auto;
}
.navbar-fixed-top .navbar-collapse {
    max-height: none !important;
}
.carousel .item {
	height: 600px;
	background-color:#bbb;
}
.carousel-buttons {
	z-index: 100;
	position: absolute;
	width: 15%;
	height: 30%;
	color:#fff;
	bottom:1px;
	margin-left: 12%;
	margin-bottom: 25%;
}
.carousel-buttons .carouselLink {
  	// padding:0px;
  	// border:0px solid #fff;
  	// border-radius: 10px;
  	// background: rgba(211, 84, 0, .3);
  	// background:-webkit-gradient(linear, 18% 100%, 10% 21%, from(#884100), to(#AD6632));
  	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100));
	background:-moz-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
	background:-webkit-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
	background:-o-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
	background:-ms-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
	background:linear-gradient(to bottom, #fe1a00 5%, #ce0100 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100',GradientType=0);
	background-color:#fe1a00;
-moz-border-radius:6px;
	-webkit-border-radius:10px;
	border-radius:10px;
border:1px solid #d83526;
color:#ffffff;
text-decoration:none;
	text-shadow:0px 1px 0px #b23e35;
  	margin-bottom: 5%;
  	height: 30%;
    margin-left: 0%;
}
.carousel-buttons a {
	color:#fff;
	text-decoration: none;
	display:block;
	line-height:50px;
	padding-top: 1%;
	font-size: 18px;
}

.carousel-buttons a:hover {
	text-decoration: none;
}

@media (max-width: 4000px) {
    .carouselLink{
    	font-size: 12px;
    }
    .lastLink {
		margin-bottom: 400px !important;
	}
	.hideHR {
		display: none;
		visibility: hidden;
		text-align: center;
		width: 80%;
	}
	.borderRight {
		border-right: 2px solid black !important;
	}
	.carousel-buttons {
		visibility: visible !important;
	}
}
@media (max-width: 1700px) {
    .carouselLink{
    	font-size: 12px;
    }
    .lastLink {
		margin-bottom: 370px !important;
	}
}
@media (max-width: 1500px) {
    .carouselLink{
    	font-size: 12px;
    }
    .lastLink {
		margin-bottom: 250px !important;
	}
}
@media (max-width: 1280px) {
    .carouselLink{
    	font-size: 12px;
    }
    .lastLink {
		margin-bottom: 100px !important;
	}
}
@media (max-width: 1000px) {
    .carouselLink{
    	font-size: 11px;
    }
    .lastLink {
		margin-bottom: 70px !important;
	}
}
@media (max-width: 991px) {
    .carouselLink{
    	font-size: 11px;
    }
    .lastLink {
		margin-bottom: 0px !important;
	}
}
@media (max-width: 767px){
	.hideHR{
		display: block;
		visibility: visible;
	}
	.borderRight{
		border: 0px !important;
	}
	.carousel-buttons {
		visibility: hidden !important;
	}
}

.headerIMG{
	display: block;
	max-width: 2700px;
	max-height: 1110px;
	width: 100%;
	height: auto;
}
.navContact{
	padding-top: 1%;
}
.nav-tabs .active{
	background-color: #EBECED !important;
}
.sitemap a:hover{
		text-decoration: underline;
}
.marginLeft{
	padding-left: 2%;
}
.carousel .item {
	height: auto;
}
.headerStaticIMG{
	display: block;
	max-width: 2988px;
	max-height: 780px;
	width: 100%;
	height: auto;
}

.marginTopBottom-1 {
	margin-top: 1%;
	margin-bottom: 1%;
}
.navbar-nav li a:hover{
	color: rgba(220, 220, 220, 1)!important;
}
a {
	text-decoration: none;
	color: black;
}
a:hover{
	text-decoration: none;
	color: black;
}
.marginTp{
	margin-top: 6%;
}
.paddingTop-1{
	margin-right: 3%;
	margin-left: 3%;
}
.country{
	width: 140px;
	background-color: white;
	border-radius: 7px;
	height: 25px;
}
.footerLink {
	color: #868686;
	text-decoration: none;
}
.footerLink:hover {
	color: #868686;
	text-decoration: none;
}
.socmedText {
	font-size: 12px;
}
.socmedIMG {
	font-size: 25px;
}
.bodyContent .border-lft{
    border-left: 2px solid black;
}
.marginTop-2 {
	margin-top: 2%;
}
.productsTypeIMG {
	max-width: 206.6px;
	width: 100%;
}
.descIMG {
	max-width: 350px;
	width: 100%;
}
.marginBtm {
	margin-bottom: 2%;
}
.dummy {
	height: 1px;
	visibility: hidden;
}
.subscribe {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	 background: -webkit-gradient(linear, 25% 100%, 10% 21%, from(#af2532), to(#fb333d));
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100',GradientType=0);
	background-color:#fe1a00;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border:1px solid #d83526;
	color:#ffffff;
	text-decoration:none;
	text-shadow:0px 1px 0px #b23e35;
	border-radius:11px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
	padding:13px 24px;
	text-decoration:none;
}
.subscribe:hover {
	text-decoration: none;
}
.subscribe:active {
	position:relative;
	top:1px;
}

.subscribe{
	margin-top: 10%;
}
.findTitle{
	text-align: center;
}
.footerLast{
	margin-bottom: 0px;
	padding-bottom: 1%;
	background-color: black;
	color: #868686;
}
.marginTopBtm-half{
	margin-top: 0.5%;
	margin-bottom: 0.5%;
}
.productButton {
	margin-top: 0.4%;
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;

     background: -webkit-gradient(linear, 25% 100%, 10% 21%, from(#af2532), to(#fb333d));
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	border-radius:9px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-size:14px;
	text-align: center;
	width: 30%;
	max-width: 250px;
	padding:3px;
	text-decoration:none;
	text-shadow:0px 1px 0px #283966;
}
.productButton:active {
	position:relative;
	top:1px;
}
@media only screen and (max-width:4000px) {
	.padBottom{
		padding-bottom: 9%;
		display: none;
	}

}
@media only screen and (max-width:980px) {
	.productButton{
		margin-top: 0px;
		margin-bottom: 0px;
		font-size: 0px;
		height: 0px;
		padding: 0px; 
		display: none;
	}
	.padBottom{
		padding-bottom: 3%;
		display: block;
	}
	.padBottom{
		padding-bottom: 25%;
		height: 0px;
	}	

}
.productBg{
	background-size: 100% 100%; 
	background-repeat: no-repeat;
}
.borderHeaderRght{
	border-right: 1px solid black;
}
.marginTB{
	margin-top: 1%;
	margin-bottom: 1%;
}
.marginTopBottom-Home {
	margin-bottom: 1%;
	margin-top: 1%;
}
.paddingTopBottom-Home {
	padding-bottom: 1%;
	padding-top: 1%;
}
.text-12 {
	font-size: 12px;
}
.text-13 {
	font-size: 13px;
}
.text-125 {
	font-size: 12.5px;
}
.marginTop-but{
	margin-left: 5%;
	margin-bottom: 0%;
}
.whiteBG {
	background-color: white;
}
.dataFind{
	height: 250px;
	border-radius: 20px;
	border : 1px solid black;
	margin-bottom: 3%;
}
.borderRound{
	border-radius: 0px;
	border : 0px solid black;
	padding-top: 3%;
	padding-bottom: 3%;
	width: 100%;
	height: 100%;
}
.newProduct{
	width: 93%;
	background-color: white;
	margin: 0 auto;

}
.marginTop-6 {
	margin-top: 0%;
}

.thomasLogo {
	max-width: 1460px;
	max-height: 370px;
	width: 90%;
	height: auto;
	margin-top: 5%;
	margin-bottom: 5%;
}
@media only screen and (max-width:480px) {
	.thomasLogo {
		width: 70%;
		margin-top: 5%;
		margin-bottom: 5%;
	}
	.dataFind{
		height: 350px;
	}
}
.paddingBtm{
	padding-bottom: 3%;
}
#owl-demo .item{
  margin: 3px;
}
#owl-demo .item img{
  display: block;
  width: 100%;
  height: auto;
}
.relatedTitle {
	font-size: 25px;
	margin-left: 2% !important;
	padding-bottom: 1% !important;
}
.navbar {
	margin-bottom: 0px;
	border-radius: 0px;
	border: 0px;
}
.text-12 {
	font-size: 12px;
}
.padding-right-0{
	padding-right: 0px;
}
.newsDescImg {
	width: 100%;
	padding-left:10%;
}
.marginRght-10{
	padding-right: 10%;
}
.pad-left{
	padding-left: 5%;
}
.marginBtm-1{
	margin-bottom: 1%;
}
.no-margin{
	margin-bottom: 0%;
}
.margin-btm-7px{
	margin-bottom: 7px;
}
.margin-our-title{
	margin-top: 0px;
}
.border-button{
	width: 150px;
	margin-left: 2%;
	text-align: center;
	border-radius: 10px;
	border: 1px solid black;
	margin-bottom: 0.5%;
}
.socialLink {
	color: #868686 !important;
	text-decoration: none;
}
.socialLink a {
	color: #868686 !important;
	text-decoration: none;
}

.fb a:hover {
	color: #3b5998 !important;
}
.twt a:hover{
	color: #33CCFF !important;
}
.linkedin a:hover {
	color: #4875B4 !important;
}
.ins a:hover {
	color: #4E433C !important;
}
.fb:hover {
	color: #3b5998 !important;
}
.twt:hover{
	color: #33CCFF !important;
}
.linkedin:hover {
	color: #4875B4 !important;
}
.ins:hover {
	color: #4E433C !important;
}
.font-dancing{
	font-family: 'Dancing Script', cursive;
}
.old-italic{
	font-family: 'Old Standard TT', serif;
	font-style: italic;
}
.old-regular{
	font-family: 'Old Standard TT', serif;
}
.marginBot-1{
	margin-bottom: 0% !important;
}

.seeMoreBut {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100));
	background:-moz-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
	background:-webkit-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
	background:-o-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
	background:-ms-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
	background:linear-gradient(to bottom, #fe1a00 5%, #ce0100 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100',GradientType=0);
	background-color:#fe1a00;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d83526;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	padding:6px 13px;
	text-decoration:none;
	text-shadow:0px 1px 0px #b23e35;
}
.seeMoreBut:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00));
	background:-moz-linear-gradient(top, #ce0100 5%, #fe1a00 100%);
	background:-webkit-linear-gradient(top, #ce0100 5%, #fe1a00 100%);
	background:-o-linear-gradient(top, #ce0100 5%, #fe1a00 100%);
	background:-ms-linear-gradient(top, #ce0100 5%, #fe1a00 100%);
	background:linear-gradient(to bottom, #ce0100 5%, #fe1a00 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00',GradientType=0);
	background-color:#ce0100;
}
.seeMoreBut:active {
	position:relative;
	top:1px;
}
.chanceData a{
	color: #337ab7;
    text-decoration: none;
}
html, body {
	margin:0;
	padding:0;
	height:100%;
}
.bodyS {
	min-height:90%;
	position:relative;
}

.contentS {
	padding-bottom:100px;
}
.footerS {
	width:100%;
	height:100px;
	position:absolute;
	bottom:0;
	left:0;
}
.tests{
	position: relative;
}
.topright {
    position: absolute;
    top: 8px;
    right: 16px;
    font-size: 18px;
    color: white;
    background-color: red;
}
// .carousel-inner {
// 	width: 80% !important;
// }
</pre></body></html>