@font-face 
{
    font-family: rockwell;
    src: url(../fonts/rockwell/Rockwell.otf);
}
@font-face 
{
    font-family: segoe;
    src: url(../fonts/segoe/segoeui.ttf);
}
@font-face 
{
    font-family: segoe-li;
    src: url(../fonts/segoe/segoeuil.ttf);
}
body
	{
		overflow-x: hidden;
	}
.total
{
	float:left;
	height:auto;
	padding:0px;
}
.fon1
{
	
	
	/*background-image:url('img/fon1k.png');
	background-repeat:no-repeat;
	/*background-position:center;/
	background-size:cover;*/
	padding:0
}
.head
{
    z-index: 100;
    width: 100%;
    padding-left: 22%;
    padding-top: 2%;
    padding-right: 22%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    padding-bottom: 2%;
}
.shad
{
	float: left;
    background-color: rgba(0, 0, 0, 0.46);
    width: 100%;
    padding: 0px;
    min-height: 100%;
    z-index: 99;
    position: absolute;
}
.shad2
{
	float:left;
    background-color: rgba(0, 0, 0, 0.72);
    width: 100%;
    padding: 0px;
    height: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
}
.shad3
{
	float:left;
	background-color:rgba(0, 0, 0, 0.72);
	width:100%;
	padding:0px;
	height:100%;
}
.shad4
{
	float:left;
	background-color:rgba(0, 0, 0, 0.78);
	width:100%;
	padding:0px;
	height:100%;
}
.shad5
{
	float:left;
	background-color:rgba(0, 0, 0, 0.62);
	width:100%;
	padding:0px;
	height:100%;
}
.navbar-nav>.active_page>a
{
	color: #007ddd !important;
}
.center1
{
    height: auto;
    float: left;
    width: 60%;
    margin-left: 20%;
	padding:0 3%;
	margin-top:5%;
}
.hood_div
{
	float:left;
	padding:0px;
}
.logo 
{
    width: 20%;
    height: auto;
    float: left;
    padding: 0px;
}
.logo img
{
	max-width: 100%;
    height: auto;

}
.social-lang
{
	float:right;
	width:22%!important;
	padding:0px;
	margin:1% 0px;
}
.social 
{
    border: 1.5px solid white;
    padding: 3% 6%;
    float: left;
    width: auto;
}
.social a
{
	text-decoration: none;
    color: #fff;
    margin: 0 5%;
    display: inline-block;
    width: 10%;
    padding-left: 0;
    padding-right: 10px;
}
.social a:hover
{
	text-decoration: none;
    color: #007ddd;
    margin: 0 5%;
    display: inline-block;
    width: 10%;
    padding-left: 0;
    padding-right: 10px;
}
.social img
{
	width:16px;
	height:16px;
}
.social i
{
	font-size:11px;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding:0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.lang_div {
    border: 1.5px solid white;
    float: right;
    /* padding: 4.5999% 8%; */
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
     width: 25%;
}

.lang_div a {
    text-decoration: none;
    color: white;
    font-size: 11px;
    text-transform: uppercase;
    padding: 24% 30%;
    height: 100%;
}
.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
    margin: 0;
    width: 100%;
}
.list-inline>li {
    display: inline-block;
    padding-right: 0px;
    padding-left: 0px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.menu
{
	float:left;
	padding:0px;
	font-size:12px;
	text-transform:uppercase;
	margin-top:3%;
}
.menu-in
{
	padding:0px;
}
.navbar-nav>.active>a
{
	background-color:transparent !important;
}
.navbar-nav {
    float: left;
    margin: 0;
    width: 100%;
}
.navbar-collapse
{
	padding:0px;
}
.navbar-nav>li
{
    float: left;
    padding: 0px 1.2%;
}	
.navbar-nav>li>a
 {
   padding:0px;
   color:#fff !important;
   font-family:rockwell;
}
.navbar {
    position: relative;
    min-height: 0px;
    margin-bottom: 0px;
    border: 1px solid transparent;
    background-color: transparent !important;
}
.text-btn
{
	float:left;
	margin-top: 15%;
	word-break: break-all;
}
.text
{
	float:left;
	color:#fff;
	text-align:justify;
	width:80%;
word-break: break-word;
	
}
.text h2
{
	font-family:segoe;
}
.text p
{
	float: left;
    line-height: 20px;
	font-family:segoe;
margin: 0;
}
.butn
{
	float: left;
    width: 30%;
    margin-top: 10px;
    margin-bottom: 5px;
}
.btn-1
{
	float:left;
	text-transform: uppercase;
    background-color: #007ddd;
    border: none;
    color: #fff;
    padding: 4% 12%;
	font-size:9px;
	border: 1px solid #007ddd;
}
.btn-1 a
{
	float:left;
	text-transform: uppercase;
    color: #fff;
	font-size:9px;
	text-decoration:none;
}
.btn-2
{
	float:right;
	background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    text-transform: uppercase;
    padding: 4% 10%;
	font-size:9px;
   
}
.center-text
{
	padding: 0px;
    float: left;
    height: auto;
	z-index:70;
}
.left_div
{
	float: left;
    background-color: #007ddd;
    padding: 15px 0px;
}
.text-left
{
	padding: 0px 3% 0 0;
    color: #fff;
    font-size: 12px;
    text-align: left;
	font-family:segoe;
	margin-left: 44%;
	width:55%;
	word-break: break-word;
}
.text-left h3,.text-right h3
{
	text-transform:uppercase;
	margin-top:0px;
	word-break: break-all;
}
.right
{
	background-color: #fff;
    float: left;
    padding: 15px 0px;
}
.text-right 
{
    padding: 0px 0 0 3%;
    color: #000;
    font-size: 12px;
    text-align: left;
    font-family: segoe;
    float: right;
    margin-right: 44%;
	width:54%;
	word-break: break-word;
}
.fon1-2
{
	float:left;
	padding:0;
	background-image:url("../img/fon1.2.png");
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
	height:300px;
}
.laws
{
	padding: 0px 5.7%;
}
.laws-in 
{
	    padding: 0 3%;
}
.laws-in a:focus 
{
    border: none !important;
    text-decoration: none !important;
    outline: none;
    outline-offset: 0px;
}
.laws-photo
{
	float: left;
    display: flex;
    align-items: center;
    justify-content: center;
	height:70px;
	padding: 0 3%;
}
.laws-photo a
{
	display: flex;
    align-items: center;
    justify-content: center;
	width:100%;
}
.laws-photo img
{
	width: 35%;
    height: auto;
}
.laws-text
{
	color:#fff;
	font-size:10px;
	font-family:segoe;
	text-align:center;
	padding: 0 3%;
}
.laws-text h4
{
	text-align:center;
	text-transform:uppercase;
	    font-size: 15px;
}
.laws-text p
{
	line-height:1;
	margin-bottom: 3%;
}
.laws-text a
{
	color:#fff;
}
.laws-text a:hover
{
	color:#fff;
	text-decoration:none;
}
.fon1-3
{
	padding:0;
	float:left;
	display:flex;
	align-items:center;
	justify-content:center;
	height:auto;
}
.logos
{
	float: left;
    padding: 0px;
    background-color: #f0f0f0;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.logos-in
{
	float: left;
    height: 100%;
    padding: 0px;
    padding: 0px 20px;
	/*overflow: auto;
    overflow-x: hidden;*/
}
.log
{
	padding: 0px;
    float: left;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px 2%;
    /*width: 12.666666%;*/
}
.our-log
{
	padding: 0px;
    float: left;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 1% 2%;
    width: 12.666666%;
}
.log img 
{
    max-width: 100%;
    height: auto;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.log img:hover 
{
   -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
.our-log img 
{
    max-width: 100%;
    height: auto;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.our-log img:hover 
{
   -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

.end
{
	min-height: 250px;
    background-color: #141414;
    float: left;
	display:flex;
	align-items:center;
	justify-content:center;
}
.end-in
{
	float:left;
	/*padding: 2% 3%;*/
	padding: 3% 0%;
	height:100%;
}
.info
{
	color: #fff;
    font-size: 10px;
	padding:0px;
	width: 30.333333%;
	top:10%;
	 max-height: 65%;
}
.info h5 
{
	font-size:10px;
	margin-top:0px;
}
.soc
{
	float: right;
    width: auto;
}
.soc a
{
	text-decoration: none;
    color: #fff;
    margin: 0 5%;
    display: inline-block;
    width: 10%;
    padding-left: 0;
    padding-right: 10px;
}
.soc a:hover
{
	text-decoration: none;
    color: #007ddd;
    margin: 0 5%;
    display: inline-block;
    width: 10%;
    padding-left: 0;
    padding-right: 10px;
	
}
.soc i
{
	font-size:11px !important;
}
.reserv
{
	float: left;
    margin-top: 10%;
}
.reserv a, .reserv a:hover
{
	color:#fff;
	text-decoration:none;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img 
{
      width: 70%;
      margin: auto;
}
.item
{
	padding:0px;
}
.item-in
{
	padding: 2% 1%;
}
.item-text
{
	padding:0;
	font-size: 11px;
    font-family: segoe;
    float: left;
}
.item-text h3
{
	font-size: 15px;
    text-transform: uppercase;
}
.item-photo1
{
	/*background-image: url(../img/blog1.png);*/
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 0 0 60% 0;
}
 
.item-text-btn
{
	padding:0px;
}
.item-btn
{
	float:right;
}
.item-btn a
{
	color: #fff;
    text-decoration: none;
}

.item-btn button
{
	float:right;
	text-transform: uppercase;
    background-color: #007ddd;
    border: none;
    color: #fff;
   padding: 10% 20%;
    font-size: 10px;
    font-family: segoe;
}
.item-btn button:hover
{
    background-color: #065592;
    border: none;
    color: #fff;
}
.blog
{
	/*width:58.666667%;*/
	margin-top: 1.122%;
	margin-bottom: 3%;

}
.carousel-control
{
	width:0px;
	float:right;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev
{
	top:0% !important;
}
.slide-caption
{
	float:left;
	padding: 0 1%;
}
.slide-caption p 
{
	float: left;
    font-size: 25px;
    font-family: segoe-li;
    margin: 0px;
    font-weight: 200;
}
.move-control
{
	float: right;
    width: 15%;
    position: relative;
    z-index: 999;
	
}
.to-left
{
	border: 2px solid grey;
    float: left;
    position: absolute;
    left: 6%;
	padding: 5% 13%
}
.to-right
{
	float:left;
	border: 2px solid grey;
	position: absolute;
    right: 6%;
	padding: 5% 13%
}
.to-right img, .to-left img
{
	width:8px;
	height:auto;
}
.info i
{
	font-size:15px;
}
.fon-blog
{
	
	
	background-image:url('../img/fon-blog.png');
	background-repeat:no-repeat;
	/*background-position:center;*/
	background-size:cover;
	padding:0;
	height:150px;
}
.item-blog
{
	padding:0px;
}
.item-blog-in
{
	padding: 2% 1%;
}
.page-changer
{
	float:left;
	margin-top: 3%;
}
.pages
{
	float: left;
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
	
}
.pages i 
{
	font-size:11px;
	color:#fff;
}
.pages a
 {
    float: left;
    text-decoration: none;
    color: #fff;
    font-size: 10px;
    margin: 1%;
    width: 7%;
}
.page 
{
    float: left;
    padding: 15% 40%;
    margin: 1%;
    background-color: #007ddd;
	width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.page-prev, .page-next
{
	float:left;
	padding: 15% 40%;
	margin: 1%;
	background-color:#007ddd;
	width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.aktif
{
	background-color:#000;
}

.blog_in h3 
{
	font-family:segoe;
	font-weight: 100;
	font-size:20px;
}
.blog_in h5
{
	font-family:segoe;
	font-weight: 100;
	font-size:14px;
}
.date_look
{
	float:left;
	padding:0px;
}
.blog_in p
{
	font-size: 11px;
    font-family: segoe;
}
.date_div
{
	float: left;
    background-image: url(../img/teqvim.png);
    background-repeat: no-repeat;
    padding-left: 3%;
    background-size: 10%;
	margin-right: 5%;
}
.look_div {
    float: left;
    background-image: url(../img/goz.png);
    background-repeat: no-repeat;
    padding-left: 3%;
    background-size: 56%;
    background-position-y: 25%;
}
@media (min-width: 992px)
{
		.blog_in
	{
		width:58.666667%;
	}
}
.blog_in
{
	margin-top: 1.122%;
	margin-bottom: 3%;
}
.blog_in-text
{    float: left;
	width:100%;
	margin-left:1%;
}
.blog_in-text p
{
	font-size:14px !important;
	font-family:segoe;
}
.blog_in-photo
{
	float:left;
	width: 49%;
	margin-right:2%;
	margin-bottom:2%;
}
.blog_in-photo img
{
	width:100%;
	height:auto;
}
.partners
{
	width:58.666667%;
	margin-top: 1.122%;
	margin-bottom: 3%;
}
.fon-partners
{
	
	
	background-image:url('../img/fon-partners.png');
	background-repeat:no-repeat;
	/*background-position:center;*/
	background-size:cover;
	padding:0;
	height:150px;
}
.logos-partners
{
	margin: 3% 0;
}
.partners-caption
{
	padding:0 30px;
	font-size:25px;
	font-weight:200;
	text-transform:uppercase;
	font-family:segoe-li;
}
.contact-caption
{
	padding:0 25px;
	font-size:25px;
	font-weight:200;
	text-transform:uppercase;
	font-family:segoe-li;
}
.contact
{
	width:58.666667%;
	margin-bottom: 1%;
	padding:0;
}
.contact-numbers
{
	float: left;
    margin: 1%;
}
.contact-numbers i
{
	color: #2196F3;
}
.map
{
	padding:0;
}
.form-control-feedback {
    position: absolute;
    top: 8px;
    right: 8px;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}
.form-in
{
	padding:1.1%;
}
.form-in input
{
	border-radius:0;
	border:1px solid #d6d6d6;
}
.form-in textarea
{
	width:100%;
	border:1px solid #d6d6d6;
	height: 190px;
}
.send
{
	float: right;
    margin: 1.3%;
	width:12% !important;
}
.send button
{
	float:left;
	background-color: #007ddd;
    border: none;
    color: white;
    padding: 12% 30%;
    font-size: 9px;
    font-family: segoe;
	width:100%;
}
.staff
{
	width:58.666667%;
	margin-top: 1.122%;
	margin-bottom: 3%;
}
.staff-caption
{
	padding:0 10px;
	font-size:25px;
	font-weight:200;
	text-transform:uppercase;
	font-family:segoe-li;
}
.item-staff
{
	padding:0px;
}
.item-staff-in
{
	padding: 2% 1%;
}
.staff-photo1
{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 0 0 100% 0;
}
.staff-photo2
{
	background-image: url(../img/staff2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 0 0 100% 0;
}
.staff-photo3
{
	background-image: url(../img/staff3.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 0 0 100% 0;
}
.staff-photo4
{
	background-image: url(../img/staff4.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 0 0 100% 0;
}
.staff-text
{
	padding:0;
	font-size: 11px;
    font-family: segoe;
    float: left;
}
.fon-staff
{
	background-image:url('../img/fon-staff.png');
	background-repeat:no-repeat;
	/*background-position:center;*/
	background-size:cover;
	padding:0;
	height:150px;
}
.dropdown-menu
{
	min-width:auto !important;
	background-color:rgba(158, 158, 158, 0);
	border: 0px !important;
	border-radius:1px;

}
.dropdown-menu>li>a 
{
    display: block;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #fff;
    white-space: nowrap;
	padding:0;
	margin: 5px 12px;
}
.dropdown-menu .divider {
    height: 1px;
    margin: 10% 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.dropdown-menu>li>a:hover {
    color: #ccc;
    text-decoration: none;
    background-color: transparent;
}
#toTop
{
   display: block;
    position: fixed;
    right: 15%;
    z-index: 10;
    height: 40px;
    padding: 0 5px;
    font-size: 26px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}
.subMenu {
    display: none;
    background-color: rgba(34, 34, 34, 0.16);
	padding:0px;
}
.subMenu a,.subMenu a:hover 
{
	color:#fff;
	text-decoration:none;
}
.subMenu .divider {
    padding-right: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    height: 1px;
    background-color: #e5e5e5;
}
.subMenu li {
   padding: 5% 0px;
    list-style-type: none;
    text-align: center;
}
.widget-title
{
	margin-bottom:10px;
}
.lent
{
	position: absolute;
    bottom: 0;
    height: 7px;
    width: 56%;
    margin-left: 22%;
    z-index: 60;
}
.lent img
{
	width:100%;
}
/****************about***********************/
.fon-about
{
	background-image:url('../img/law.png');
	background-repeat:no-repeat;
	/*background-position:center;*/
	background-size:cover;
	padding:0;
	height:150px;
}
@media (min-width: 992px)
{
	.about
{
	width:58.666667%;
}
}

.about
{
	padding-top: 2%;
    padding-bottom: 3%;
}
.about h3
{
	font-size:25px;
	font-weight:200;
	text-transform:uppercase;
	font-family:segoe-li;
	margin-top:0px;
}
.about p
{
	font-size:13px;
	font-family:segoe;
	text-align:justify;
}
.about img
{
	width:100%;
	height:auto;
	margin-right:0px !important;
}

/*******about-end********/

/***********vacancies****/
@media (min-width: 992px)
{
		.vacan
	{
		width:58.666667%;
	}
}
.vacan
{
	margin-top: 1.122%;
	margin-bottom: 3%;
}
.item-vacan
{
	padding:0px;
}
.item-vacan-in
{
	    min-height: 106px;
    margin: 1% 0;
	border: 1px solid #ccc;
	border-radius:2px;
    padding: 1.978% !important;
}
.vacan-photo
{
	
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 0 0 10% 0;
}
.vacan-text-btn
{
	padding: 0px;
    min-height: 100%;
    width: 82%;
    margin-left: 1%;
}
.vacan-text
{
	padding: 0;
    font-size: 11px;
    font-family: segoe;
    float: left;
    margin-left: 1%;
}
.vacan-text h4
{
	margin:0px;
}
.vacan-text h6
{
	margin:0px;
}
.vacan-text p
{
	margin:0
}
.vacan-text a
{
	
	text-transform:uppercase;
	text-decoration:none;
	margin-left:0.5%;
}
.vacan-text a:hover
{
	
	text-transform:uppercase;
	text-decoration:none;
	margin-left:0.5%;
	color:#0D47A1;
}
.date-work
{
	float: left;
    padding: 0;
    margin-bottom: 1%;
}
.calendar
{
	float: left;
    padding: 0.5% 0.3%;
    text-align: center;
    border-radius: 4px;
	width:5%;
	background-color: #007ddd;
}
.date
{
	float: left;
    text-align: center;
	width:100%;
    color: #fff;
	font-size:12px;
}
.mon
{
	float:left;
	width:100%;
	background: #fff;
    border-radius: 2px;
}
.work
{
	padding:0 1%;
	float:left;
}
.work a 
{
	color:#222;
	
}
.work a:hover
{
	color:#222;
	
}
.fon-vacan
{
	background-image:url('../img/vacanc.png');
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	padding:0;
	height:150px;
}
/*******vacancies-end********/
/*******vacancies-in********/
.vacan-name
{
	text-transform:uppercase;
	font-size:35px;
	font-family:segoe;
}
.vacan-date
{
	font-size:11px;
	font-family:segoe;
}
.vacan-image
{
    float: left;
    margin: 1% 2% 2% 0;
    max-height: 300px;
    max-width: 50%;
}
.vacan-image img
{
	max-width: 100%;
    max-height: 100%;
}
}
.vacan-info p
{
	font-size:13px;
	font-family:segoe;
}
.vacan-contact
{
	float:left;
}
.vacan-contact p
{
	font-family:segoe;
	margin:0;
}
.vacan-info
{
	/*float:left;*/
}

/*******vacancies-in-end********/
/*******event********/
.fon-events
{
	
	background-image:url('../img/events.png');
	background-repeat:no-repeat;
	/*background-position:center;*/
	background-size:cover;
	padding:0;
	height:150px;
}

@media (min-width: 992px)
{
	.events
	{
		width:58.666667%;
	}
}
.events
{
	margin-top: 1.122%;
	margin-bottom: 3%;
}
.item-events
{
	padding:0px;
}
.item-events a
{
	color:black;
}
.item-events-in
{
	    min-height: 106px;
	border-bottom: 1px solid #ccc;
	border-radius:2px;
    padding: 1.978% !important;
}
.events-photo
{
	background-image: url(img/blog1.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 0 0 10% 0;
}

.events-text-btn
{
	padding: 0px;
    min-height: 100%;
    width: 82%;
    margin-left: 1%;
}
.events-text
{
	padding:0;
	font-size: 11px;
    font-family: segoe;
    float: left;
}
.events-text p 
{
	float:left;
	    margin-bottom: 1%;
}
.events-text h4
{
	margin:0px;
}
.events-text h6
{
	margin:0px;
}

.events-text a
{
	float:left;
	text-transform:uppercase;
	text-decoration:none;
	margin-left:0.5%;
}
.events-text a:hover
{
	float:left;
	text-transform:uppercase;
	text-decoration:none;
	margin-left:0.5%;
	color:#0D47A1;
}
.date-events
{
	float:left;
	padding:0;
}
.event
{
	padding:0 1%;
	float:left;
}
.event:hover
{
	color:#007ddd;
}
/*******event-end********/
/******event-in****/
.event-name
{
	
	font-size:35px;
	font-family:segoe;
}
.event-date
{
	font-size:11px;
	font-family:segoe;
}

.event-image 
{
    float: left;
    margin: 1% 2% 1% 0;
    width: 50%;
}
.event-image img
{
	width: 100%;
}
}
.event-info
{
	float:left;
}
.event-info p
{
	font-size:15px;
	font-family:segoe;
	text-align: justify;
	word-break: break-all;
}
.event-time
{
	float:left;
	padding:1%;
}
.event-time i 
{
	padding:0 2px;
	font-size:12px;
}
.event-time p
{
	font-family:segoe;
}
/******event-in-end***/
/*******services********/
.fon-services
{
	background-image:url('../img/serv.png');
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	padding:0;
	height:150px;
}
.services
{
	width:58.666667%;
	margin-top: 1.122%;
	margin-bottom: 3%;
}
.item-services
{
	padding:0;
}
.item-services-in
{
	min-height:160px;
	margin:1.5% 0;
	    max-height: 350px;
}

.shad-service
{
	/*float: left;
    background-color: rgba(0, 0, 0, 0.46);
    width: 100%;
    padding: 0px;
    min-height: 100%;
    z-index: 99;
    position: absolute;
	display:flex;
	align-items:center;
	justify-content:center;*/
	float: left;
    background-color: rgba(0, 0, 0, 0.46);
    width: 100%;
    padding: 0px;
    min-height: 100%;
    z-index: 99;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: -22%;
    margin-top: -2%;
    z-index: -1;
}
.service
{
	width:100%;
}
.service-photo
{
background-color:#141414;
    padding-bottom: 80.666667%;
    border-radius: 50%;
    width: 80%;
    position: relative;
    margin: 0 auto;
    display: block;
}
.item-services-in img
{
	position: absolute;
    top: 0;
	bottom:0;
    left: 0;
    right: 0;
    margin: auto;
	width:45%
}
.item-services-in a, .item-services-in a:hover
{
	color:transparent;
}
.service-name 
{
    float: left;
    text-align: center;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
    color: #fff;
	min-height:80px;
	margin-top:5%;
}
.service-name h4, .service-name a, .service-name a:hover ,.service-name,.service-name a:focus
{
	color: black;
    text-transform: uppercase;
    margin: 3%;
    text-decoration: none;
    border: none;
    outline: none;
    outline-offset: 0px;
    font-size: 15px;
    text-align: center;
}
.service-name p 
{
	color: black;
    font-family: segoe;
    font-size: 12px;
    margin: 0;
    float: left;
	word-break: break-all;
}
.modal-dialog {
    position: relative;
    width: 70% ;
}
.modal-body
{
	min-height:300px;
}
.modal-body img
{
	position: relative;
    float: left;
    margin: 1.5%;
    width: 50%;
    max-height: 250px;
}
.modal-body p
{
	margin-top:1.5%;
}
/*******services-end*****/
.share-socials {
    float: left;
    display: flex;
    align-items: center;
    width: 100%;
}
.servis-name-out ul
{
  list-style: none;
    padding: 0;
}
.info a
{
	text-decoration: none;
    color: #fff;
}
.vacan-contact a
{
	text-decoration: none;
}
.section-reply-form .row
{
	padding:1% 0;
}
.comments-list
{
	list-style:none;
}
.avatar-placeholder img
{
	width: 35px;
    float: left;
    height: 35px;
}
.comment-inner
{
	padding-left: 6%;
}