﻿.imgFFlogo
{
	height: 100%;
	width: auto;
}

.imgautosize
{
}

.imground
{
	border-radius: 5px;
}

.bgdouble
{
	height: 80%;
    z-index: -1;
    position: absolute;
    top: 0px;
    width: 100%;
}

@media (max-width: 991px)
{
	.bgdouble
	{
		opacity: .2;
	}
}

.bgleft
{
	position: absolute;
}

.bgright
{
	right: 0px;
	position: absolute;
	text-align: right;
}

.bgimg
{
	width: 60%;
}

.m30
{
	margin-bottom: 30px;
}

.PP
{
	/*float:left;*/
	/*line-height:50px;*/
	margin: 0;
}

	.PP::before
	{
		font-family: "Ionicons";
		content: '\f122';
		color: #0069cb;
		margin-right: 5px;
	}

	.PP::after
	{
		font-family: "Ionicons";
		content: '\f13a';
		color: #0069cb;
		margin-right: 5px;
	}

.QQ
{
	margin-left: 15px;
	color: #7d1818;
}

	.QQ::before
	{
		font-family: "Ionicons";
		content: '\f143';
		color: #7d1818;
		margin-right: 5px;
	}

.closetoggle::after
{
	font-family: "Ionicons";
	content: '\f21e';
	color: #0069cb;
	margin-right: 5px;
}

.asbutton:hover
{
	cursor: pointer;
}

.boxesimgholder
{
	width: 29%;
	display: inline-block;
	top: 0px;
	right: 0px;
	position: absolute;
	margin: 33px;
}

.deepgreen-text
{
	color: #1c923c;
}

.btn.deepgreen
{
	background-color: #1c923c;
	color: #FFFFFF;
}

.yellow-section
{
	background-color: rgba(230, 196, 27, 0.31);
}



.section-doublelist
{
	width: 50%;
	margin-bottom: 100px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

@media (max-width: 991px)
{
	.section-doublelist
	{
		width: 80%;
	}
}

.clientimg
{
	border: solid 1px #60606e;
    border-right-width: 0px;
    border-left-width: 0px;
    border-radius: 10px;
    color: #60606e;
    width: 150px;
    display: inline-block;
    padding: 15px;
    height: 150px;
	margin-bottom:5px;
}

	.clientimg img
	{
		border-radius: 5px;
		transform: translateY(-50%);
		top: 50%;
		position: relative;
	}

.prodimg
{
	border: solid 1px #60606e;
	border-right-width: 0px;
	border-left-width: 0px;
	border-radius: 10px;
	color: #60606e;
	width: 50%;
	display: inline-block;
	padding: 15px;
}

	.prodimg img
	{
		border-radius: 5px;
	}


.hover
{
	transition: all .2s ease-in-out;
}

	.hover:hover
	{
		-webkit-transform: scale(1.01);
		-ms-transform: scale(1.01);
		transform: scale(1.01);
		-webkit-box-shadow: 0 0 50px rgba(0,0,0,.2);
		box-shadow: 0 0 50px rgba(0,0,0,.2);
		cursor:pointer;
	}



.maintitle
{
	background-color: rgba(255,254,255,.7);
	border-radius: 11px;
	padding:5px;
}



@media (max-width: 991px)
{
	.maintitle
	{
		font-size: 13px !important;
		padding: 4px;
	}
}

.telegramtogglebutton
{
	cursor: pointer;
	position: fixed;
	bottom: 0px;
	right: 0px;
	margin: 15px;
}

.teletogglebutton
{
	cursor: pointer;
	font-size: 50px;
	color: rgba(21, 148, 24, 0.69);
}

@media (max-width: 991px)
{
	.teletogglebutton
	{
		font-size: 60px;
	}
}

.TelegramContainer
{
	position: fixed;
	bottom: 50px;
	right: 20px;
	width: 300px;
	background-color: #f7dc68;
	border-radius: 5px;
	padding: 5px;
	margin: 5px;
	max-height: 465px;
	color: #003261;
	z-index:3;
}

.TelegramContainerInner
{
}

.TelegramHeader
{
}

.TelegramBody
{
}

.TelegramFooter
{
}

.TMManager
{
	text-align: left;
	background-color: #c3ac4b;
	border-radius: 5px;
	margin-bottom: 3px;
	padding: 3px;
	font-weight: bold;
	color:#000000;
}

.TMCustomer
{
	text-align: right;
	background-color: #ffe68b;
	border-radius: 5px;
	margin-bottom: 3px;
	padding: 3px;
	color:#000000;
}

#TeleChat
{
	overflow-y: auto;
	position: relative;
	height: auto;
	max-height: 300px;
	overflow-x: hidden;
	width: 100%;
}

#TeleChat::-webkit-scrollbar 
{
    width: 10px;
}

	#TeleChat::-webkit-scrollbar-button
	{
		color:#ffffff;
	}

#TeleChat::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,200,0,0.3);
}
 
#TeleChat::-webkit-scrollbar-thumb 
{
  background-color: #c3ac4b;
  outline: 10px solid #c3ac4b;
}

.TeleChatInput
{
	width: 80%;
	margin: 5px;
	height: 60px;
	color: #000000;
	resize: none;
}

.TelegramPhotoContainer
{
	width:50px;
	height:50px;
	display: inline-block;
}

	.TelegramPhotoContainer img
	{
		border-radius:5px;
	}

.PhotoText
{
	display: inline-block;
    position: relative;
    width: 70%;
	font-size:12px;
}

	.PhotoText div
	{
		margin-top:10px;
		top:10px;
		position:relative;
	}

.btnsend
{
	height: 40px;
	line-height: 39px;
	min-height: 40px;
	min-width: 40px;
	width: 40px;
	text-align: center;
	font-family: "Montserrat", sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	border-radius: 0;
	padding-left: 5px;
	padding-right: 5px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	background-color: #67bd4a;
	color: #ffffff;
	content: '\f362';
	border-radius: 50%;
	margin-bottom: 59px;
}

	.btnsend:hover
	{
		-webkit-transform: scale(1.01);
		-ms-transform: scale(1.01);
		transform: scale(1.01);
		-webkit-box-shadow: 0 0 10px rgba(0,0,0,.2);
		box-shadow: 0 0 10px rgba(0,0,0,.2);
	}

.inpholder
{
	height: 67px;
}

.sendbtn
{
	font-size: 35px;
	color: #ffffff;
}

.closebutton
{
	cursor: pointer;
	position: absolute;
	top: 3px;
	right: 7px;
	font-size: 20px;
	color: green;
}

.namediv
{
	vertical-align: middle;
	height: 27px;
}

.nameclass
{
	font-size: 10px;
	width: 56%;
	color:#000000;
}

.sid
{
	display:none;
	visibility:hidden;
}


.clientp
{
	line-height: 20px;
    text-align: justify;
    font-size: 14px;
    width: 90%;
    margin-left: 6%;
}

.uptel
{
	top: 53px;
    font-size: 30px;
    padding: 5px;
    width: 100%;
    text-align: center;
}

@media (max-width: 991px)
{
	.uptel
	{
		top: 53px;
		font-size: 17px;
	}
}

.upinpholder
{
	position: relative;
    display: table;
    border-collapse: separate;
    width: 98%;
    min-width: 100px;
	border: solid 1px rgba(0,0,0,.1);
}

.upinput
{
	width: 80%;
    margin: 5px;
    height: 26px;
    color: #000000;
    resize: none;
    background-color: transparent;
	border:0px;
}

.heroimg
{
	opacity:.5;
	height:300px;
}
