/* Scss Document */
html {
  scroll-behavior: smooth; }
body{ font-family: 'Roboto Slab', serif;}

.input-search {
    width: 79%;
    border: 1px solid #888282;
    height: 37px;
    padding-left: 5px;
    float: left;
}
.input-search-bt {
    width: 40px;
    height: 37px;
    background: #83a61a;
    color: #FFF;
    border: none;
}

.top {
  background:#3a3a3a;
  padding:0;
  width: 100%; z-index:999; }

.top p {
    color: #908c8c;
    margin-bottom: 0;
    font-size: 13px;
    margin-top: 6px;
	text-align: left;
}

.top .login {
    padding: 0;
    margin: 0;
    float: right;
}
.top .login ol.logout {
    padding: 0;
    margin: 7px 0 0 0;
    float: left;
}
.top .login ol.logout li{ list-style:none; padding:0; float:left;}
.top .login ol.logout li a {
    padding: 0 0 0 15px;
    color:#9c9595;
    text-decoration: none;
    font-family: 'Roboto Slab', serif;
    font-size: 13px;
}
.top .login ol.logout li a:hover{ color:#a2c046;}
.top .dropdown-menu-new{ z-index: 99999 !important;}
.top .dropdown-menu-new li {
    width: 100%;
    border-bottom: 1px solid #c2bcbc;
    padding: 4px 0 !important;

}

.top .call {
  color: #FFF; }
.top .social-icons {
    text-align: right;
    margin-top: 7px;
}
.top .widgets {
    float: left;
}
.top .widget {
    display: inline-block;
    padding: 0 20px 0 0;
    margin: 0 20px 0 0;
    border-top: none;
    float: left;
}
.top .widget-social-icons a {
    width: auto;
    height: auto;
    margin: 0;
    color: inherit;
    font-size: 16px;
    line-height: 0;
    background: none;
    text-decoration: none;
    padding-left: 9px;
}
.top .widget-social-icons a:hover { color:#FFF; text-decoration: none;}
.top .widget-icon-box {
	width: auto;
    height: auto;
    margin: 0;
    color: inherit;
    font-size: 16px;
    line-height: 0;
    background: none;
	text-decoration: none; }
.top .widget-icon-box:hover{ color:#FFF;}

.top .titles{ font-size:13px;}

.top .widget-icon-box i {
    position: relative;
    margin-right: 5px;
    top: -1px;
    font-size: 16px;
    vertical-align: text-bottom;
    -webkit-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
    float: left;
}
.top .icon-box{ float:left;}
.top .icon-small-new:hover{ color:#FFF !important; text-decoration: none;}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

/* ------ slider ----------- */

.slid-content {
    padding: 0;
    margin: 0;
    position: absolute;
    left: 385px;
    top: 170px;
	text-align:center;
}
.slid-content h1 {
    font-size: 46px;
    font-weight: 600;
    color: #FFF;
    font-family: 'Roboto Slab', serif;
    margin-bottom: 24px;
	letter-spacing: 1px;
}
.slid-content p {
   margin-bottom: 10px;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 5.5px;
    color: #d6ed8d;
    text-shadow: 0 1px 2px rgb(0 0 0 / 70%);
}

/*--------product List----------*/

.product-list {
	padding: 0;
	margin: 40px 0 60px 0;
	float: left;
	width: 100%;
}

.product-list h3 {
	font-family: 'Roboto Slab', serif;
	font-size: 18px;
	color: #000;
}

.product-list h4 {
	font-family: 'Roboto Slab', serif;
	font-size: 14px;
	color: #d63712;
}

.product-list .box {
	padding: 0px;
	margin: 20px 0 0 0;
	border: 1px solid #ddd;
	width: 100%;
	height: 360px;
	max-height: 360px;
}

.product-list .box .box-img {
	padding: 0;
	margin: 0;
}

.product-list .box .box-img .rotateimg {
	width: 100%;
	height: 232px;
	max-height: 232px;
	transition: 0.3s;
}

.product-list .box .box-img .rotateimg:hover {
	filter: grayscale(100%);
}

.product-list .box hr {
	margin: 0;
	background: #464646;
}
.box-details {
	margin-left: 14px;
	margin-top: 10px;
}

.box-details h4 {
	font-family: 'Roboto Slab', serif;
	font-size: 17px;
	color: #464646;
	margin-top: 10px;
	line-height: 23px;
}

.box-details h3 {
	font-family: 'Roboto Slab', serif;
	font-size: 17px;
	color: #464646;
	margin-top: 10px;
	line-height: 23px;
}




.get-in-touch {
  top: 410px;
  right: 0;
  position: fixed;
  cursor: pointer; z-index:111; }

/* nev */
.nev-br-bg {
  background: #FFF !important; }

.logo {
    padding: 0;
    width: 410px;
    float: left;
    height: 0;
    margin-top: -18px;
    background: #FFF;
    margin-left: -14px;
}

/* inner banner */

.inner-banner {
    padding: 80px;
    margin: 0;
    width: 100%;
    float: left;
    background:#000;
    background-size: cover;
    border-top: 5px solid #000;
}

.inner-banner h1 {
    text-align: center;
    color: #FFF;
    font-size: 29px;
    padding-bottom: 0;
    font-weight: 600;
}
.inner-banner p{ font-size:15px; text-align: center; color:#FFF;}
.inner-banner .read-more {
    color: #ace639;
}

.inner-banner .breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color:transparent;
    border-radius: 4px;
    text-align: center;
	color:#FFF;
}
.inner-banner .breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
	display:none;
}

.about-us{ padding:0; float:left; width:100%; margin-top: 50px;}
.about-us p{ font-size:15px; color:#9a9a9a; font-family: 'Roboto Slab', serif; text-align: justify;}
.about-us h1{ font-family: 'Roboto Slab', serif; font-size:35px; color:#464646;}

/*----------- detial section ------------ */

.detial-Section{ padding:0; float:left; width:100%; margin-top: 50px; margin-bottom:50px;}
.detial-Section p{ font-size:15px; color:#9a9a9a; font-family: 'Roboto Slab', serif; text-align: justify;}
.detial-Section h1{ font-family: 'Roboto Slab', serif; font-size:25px; color:#464646; margin-top:0; line-height:30px; font-weight:600;}
.detial-Section h2{ font-family: 'Roboto Slab', serif; font-size:20px; color:#464646; margin-top:0;}
.detial-Section h3{ font-family: 'Roboto Slab', serif; font-size:20px; color:#464646; margin-top:10px;}
.detial-Section h4{ font-family: 'Roboto Slab', serif; font-size:20px; color:#464646; margin-top:0;}
.detial-Section h5{ font-family: 'Roboto Slab', serif; font-size:18px; color:#0a7903; margin-top:20px;}
.detial-Section h6{ font-family: 'Roboto Slab', serif; font-size:20px; color:#464646; margin-top:0;}
.detial-Section .peragrafe-text-p{ padding:0; margin-top: 20px;}
.detial-Section .border-left-row{ border-right:1px solid #0ca00a;}
.detial-Section .border-left-row-1{ border-right:1px solid #0ca00a;}
.detial-Section .m001 { margin-bottom: 31px; }
.detial-Section .m002{ margin-top:10px;}
.detial-Section .document-link{ color:#18AB0E !important;}
.detial-Section .box-ig{ adding:0; margin:0 auto;}
.detial-Section .con-box {
    padding: 10px;
    margin: 0;
    background:#696969;
	margin-top:20px;
}
.detial-Section .con-box p{ color:#FFF;}
.detial-Section .input{ width:100%; border:1px solid #000; height:45px;}
.detial-Section .submit-bt {
    background:#779813;
    color: #FFF;
    margin-top: 10px;
}
.detial-Section .colorhedaing {
    color: #000;
    padding-bottom: 11px;
}
.detial-Section .box-rotaion-new {
    padding: 6px 10px;
    margin: 10px 0;
    display: inline-flex;
    background: #779813;
    color: #FFF;
}

/*----------- detial Listing section ------------ */

.know-Section{ padding:0; float:left; width:100%; margin-top: 50px; margin-bottom:50px;}
.know-Section p{ font-size:15px; color:#9a9a9a; font-family: 'Roboto Slab', serif; text-align: justify;}
.know-Section .box-ig{ adding:0; margin:0;}
.know-Section .box-ig img{ width:100%;}
.know-Section .box-title{ padding:0; margin:0; display:inline-flex; float:left;}
.know-Section .box-title .h2text {
    background: #37b349;
    color: #FFF;
    padding: 5px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Roboto Slab', serif;
    margin-top: 0;
}
.know-Section .box-title .h3text {
    color: #000;
    padding: 5px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    margin-top: 0 !important;
    padding-left: 13px;
    font-family: 'Roboto Slab', serif;
    line-height: 18px;
}
.know-Section h1 {
    color:#3f3e3e;
    font-size: 25px;
    margin-top: 0;
    line-height: 29px;
    font-weight: 600;
	font-family: 'Roboto Slab', serif;
}
.know-Section .row-border {
    border-bottom: 1px solid #cccaca;
    padding-bottom: 27px;
	padding-top: 10px;
}
.know-Section .pergrafe{ color:#3f3e3e; margin-top: 0;}
/*------ prodile page ----*/

.profile-section{ padding:0; float:left; width:100%; margin-top: 50px; margin-bottom:50px;}
.profile-section p{ font-size:15px; color:#9a9a9a; font-family: 'Roboto Slab', serif; text-align: justify;}
.profile-section td{ border-bottom: 1px solid #bababa; border-left: 1px solid #bababa; padding:5px; font-family: 'Roboto Slab', serif;}
.profile-section .td-border{ border-bottom:none;}
.profile-section .pr-box {
    background: #e0dddd;
    padding: 9px 10px;
}
.profile-section .bord-boot {
    border-bottom: 1px solid #c4c0c0;
    padding-bottom: 10px;
}
/*--------registrion Form----------*/

.Registration-form{ padding:0; float:left; width:100%; margin-top: 50px; margin-bottom:50px;}
.Registration-form .box-registrion-form {
    border: 1px solid #e0dada;
    padding: 0px 30px 20px 30px;
	background:#fcfcfc;
}
.Registration-form p{ font-size:15px; color:#9a9a9a; font-family: 'Roboto Slab', serif; text-align: justify;}
.Registration-form h1{ font-family: 'Roboto Slab', serif; font-size:25px; color:#464646;}
.Registration-form label { font-family: 'Roboto Slab', serif; }
.Registration-form .submit-btn{ width:124px; height: 43px; background:#a2c046; color:#FFF;}
.Registration-form .submit-btn:hover{ background:#464646; color:#FFF;}

/* Submit */
.submit {
  padding: 0;
  font-size: 15px;
  background: #F00 !important; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #FFF !important;
  text-shadow: 0 1px 0 #fff;
  opacity: 50.1 !important; }

/* introduction */
.introduction {
  padding: 40px 0 30px 0;
  margin: 0;
  width: 100%;
  float: left; }

.introduction h1 {
    font-size: 35px;
    color:#464646;
    font-weight:100;
    text-align: left;
    font-family: 'Roboto Slab', serif;
}

.introduction .more {
    position: relative;
    display: inline-flex;
    align-items: center;
    margin-top: 10px;
    font-weight: bold;
    text-transform: uppercase;
	font-family: 'Roboto Slab', serif;
	color:#9fc612;
}

.introduction p {
  font-size: 13px;
  color:#9a9a9a;
  font-family: 'Roboto Slab', serif;
  text-align: justify; font-weight:200;}

.introduction .box {
  padding: 0;
  margin: 0; }

.introduction .box img {
  width: 100%; }
.introduction .icon-color{ color: #ff6e3b;}

/* why chosse use */
.why {
  padding:10px 0 30px 0;
  margin: 0;
  width: 100%;
  float: left; }

.why h1 {
    font-size: 35px;
    color:#464646;
    font-weight:100;
    text-align: left;
    font-family: 'Roboto Slab', serif;
}

.why .more {
    position: relative;
    display: inline-flex;
    align-items: center;
    margin-top: 10px;
    font-weight: bold;
    text-transform: uppercase;
	color:#9fc612;
}

.why p {
  font-size: 13px;
  color:#9a9a9a;
  font-family: 'Roboto Slab', serif;
  text-align: justify; font-weight:200;}

.why .icon-box {
    position: relative;
    display: block;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 1px;
    -webkit-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
}
.why .icon-box:hover {
    box-shadow: 0 2px 7px rgb(0 0 0 / 8%);
}
.why .icon-box.icon-small {
    padding: 20px 30px 28px 30px;
    margin-top: 15px;
    margin-bottom: 12px;
}
.why .iconse{ padding-right:20px; color:#9fc612; font-size: 24px;}
.why .icon-box.icon-small .title {
    display: inline-block;
    margin: 0px 0 20px 0;
	color:#464646;
	font-family: 'Roboto Slab', serif;
	font-size: 18px;
}


/*----- midd-------- */

.midd {
  padding:40px 0 110px 0;
  margin: 10px 0 0 0;
  width: 100%;
  float: left;
  background:url("../images/bg-img.jpg") no-repeat;
  background-size: cover;

}

.midd p {
  font-size: 15px;
  color: #FFF;
  font-family: 'Roboto Slab', serif; }

.midd .box {
  text-align: center;
  margin-top: 39px;
  padding:0;
}

.midd h1 {
  font-size: 35px;
  color: #FFF;
  font-weight: 600;
  text-align: center;
  font-family: 'Roboto Slab', serif; }

.midd .divider {
    width: 50px;
    height: 2px;
    background: #c0da2b;
    margin: 0 auto;
    margin-bottom: 10px;
}
.midd .col-md-myy{ width:20%;}

.midd .box .b-img {
    padding: 0;
    margin: 0 auto;
    color:#c0da2b;
    width: 50px;
    height: 50px;
    border:2px dotted #c0da2b;
    line-height: 50px;
    border-radius: 50px;
	font-size:21px;
}

.midd .box .b-img img {
  width:100%; }

.midd h2 {
  font-size: 18px;
  color: #FFF;
  font-weight: 600;
  font-family: 'Roboto Slab', serif;
  padding:5px;
}
.midd .button{ width:120px; height:41px; background:#ff6e3b; color:#FFF; border-color:#ff6e3b; margin-bottom: 27px; text-transform: uppercase; line-height: 27px;}


.btn-primarys {
    background: #a2c046 !important;
    border: none;
    color: #FFF;
    border-radius: 0 !important;
    padding:14px 18px !important;
}
.btn-primarys-new {
    background: #a2c046 !important;
    border: none;
    color: #FFF;
    border-radius: 0 !important;
    padding:11px 18px !important;
}

@import url(http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css);
.col-item
{
    border: 1px solid #E1E1E1;
    border-radius: 5px;
    background: #FFF;
}
.col-item .photo img
{
    margin: 0 auto;
    width: 100%;
}

.col-item .info
{
    padding: 10px;
    border-radius: 0 0 5px 5px;
    margin-top: 1px;
}

.col-item:hover .info {
    background-color: #F5F5DC;
}
.col-item .price
{
    /*width: 50%;*/
    float: left;
    margin-top: 5px;
}

.col-item .price h5
{
    line-height: 20px;
    margin: 0;
}

.price-text-color
{
    color: #219FD1;
}

.col-item .info .rating
{
    color: #777;
}

.col-item .rating
{
    /*width: 50%;*/
    float: left;
    font-size: 17px;
    text-align: right;
    line-height: 52px;
    margin-bottom: 10px;
    height: 52px;
}

.col-item .separator
{
    border-top: 1px solid #E1E1E1;
}

.clear-left
{
    clear: left;
}

.col-item .separator p
{
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
}

.col-item .separator p i
{
    margin-right: 5px;
}
.col-item .btn-add
{
    width: 50%;
    float: left;
}

.col-item .btn-add
{
    border-right: 1px solid #E1E1E1;
}

.col-item .btn-details
{
    width: 50%;
    float: left;
    padding-left: 10px;
}
.controls
{
    margin-top:50px;
}
.controls-new
{
    margin-top:31px !important;
}
.controls-old
{
    margin-top:8px !important;
}

/*----[data-slide="prev"]
{
    margin-right: 10px;
}---*/

/*------ Resent Report ---------*/

.Resent-report {
    margin: 30px 0 0 0;
    padding: 0;
    width: 100%;
    float: left;
}
.Resent-report .padding-resent {
    padding-left: 34px;
}

.Resent-report h1 {
    font-size: 31px;
    color: #464646;
    font-weight: 100;
    text-align: left;
    font-family: 'Roboto Slab', serif;
}
.Resent-report h3{ font-size:18px; color:#000; font-family: 'Roboto Slab', serif; margin-bottom:0;}
.Resent-report .more {
    position: relative;
    display: inline-flex;
    align-items: center;
    margin-top: 10px;
    font-weight:200px;
    text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
    color: #000;
}
/*------ news event ---------*/

.news-event {
    margin: 40px 0 0 0;
    padding: 0 0 70px 0;
    width: 100%;
    float: left;
    background: url(../images/leafs.png);

}
.news-event .video-box {
    padding: 36px;
    background: #FFF;
    margin-top: 20px;
	margin-bottom: 30px;
}
.news-event h1 {
    font-size: 31px;
    color: #464646;
    font-weight: 100;
    text-align: left;
    font-family: 'Roboto Slab', serif;
}

/* --------- News events ----------*/

.news-event-new {
    margin: 40px 0 0 0;
    padding: 0 0 70px 0;
    width: 100%;
    float: left;
    background: url(../images/leafs.png);

}
.news-event-new .event-box {
    padding: 36px;
    background:#a2c046 !important;
    margin-top: 20px;
	margin-bottom: 30px;
}
.news-event-new h1 {
    font-size: 31px;
    color: #464646;
    font-weight: 100;
    text-align: left;
    font-family: 'Roboto Slab', serif;
}
.news-event-new h2 {
    font-size: 20px;
    color: #FFF;
    font-weight: 500;
    text-align: center;
    font-family: 'Roboto Slab', serif;
}
.news-event-new p{ font-weight: 500; font-size:16px; color:#FFF; text-align: center;}
/* Widget Block Posts */
.news-event-new .post-item.news {
    margin-bottom: 30px;
    background-color: #ffffff;
    border-radius: 0 0 1px 1px;
    box-shadow: 0 2px 5px rgb(0 0 0 / 5%);
    -webkit-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
    margin-top: 15px;
}
.news-event-new .post-item.news:hover {
  box-shadow: 0 2px 5px rgba(45, 45, 45, 0.09);
}

.news-event-new .post-item.news .post-item-image {
  overflow: hidden;
 display: block;}
.news-event-new .post-item.news .post-item-image img {
  object-fit: cover;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.news-event-new .post-item.news .post-item-image:hover img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.news-event-new .post-item.news .title {
  margin: 0 0 15px 0;
  font-family: 'Roboto Slab', serif;
  height: 34px;
  font-size: 16px;
}
.news-event-new .post-item.news .post-item-content {
    padding: 20px 0 20px 8px;
}

.news-event-new .block-posts .widget-title a {
  float: right;
  margin-top: 20px;
  margin-right: 10px;
  font-family: 'Roboto Slab', serif;
  font-size: 14px;
  text-transform: uppercase;
}


/*---- gallery ---- */


.gallery {
    margin:0;
    padding: 0;
    width: 100%;
    float: left;
	background-image:url(../images/news_pattern.png);
    background-repeat: repeat;
    padding:24px;
}
.gallery h1 {
    font-size: 31px;
    color: #464646;
    font-weight: 100;
    text-align: left;
    font-family: 'Roboto Slab', serif;
}
.gallery h2 {
    font-size:25px;
    color: #464646;
    font-weight: 100;
    text-align: left;
    font-family: 'Roboto Slab', serif;
	padding:5px 0;
}
.gallery h3{ font-size:18px; color:#000; font-family: 'Roboto Slab', serif; margin-bottom:0;}
.gallery .more {
    position: relative;
    display: inline-flex;
    align-items: center;
    margin-top: 10px;
    font-weight: bold;
    text-transform: uppercase;
	font-family: 'Roboto Slab', serif;
    color: #9fc612;
}
.gallery .box-video{ padding:0; border:1px solid #cacaca;}
.gallery .box-video h5 {
    font-family: 'Roboto Slab', serif;
    padding:0px 5px 5px 5px;
}
/* Widget Block Posts */
.gallery .post-item.news {
  margin-bottom:0px;
  background-color: #ffffff;
  border-radius: 0 0 1px 1px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 100ms ease-out;
  transition: all 100ms ease-out;
}
.gallery .post-item.news:hover {
  box-shadow: 0 2px 5px rgba(45, 45, 45, 0.09);
}

.gallery .post-item.news .post-item-image {
  overflow: hidden;
 display: block;}
.gallery .post-item.news .post-item-image img {
  object-fit: cover;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.gallery .post-item.news .post-item-image:hover img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.gallery .post-item.news .title {
  margin: 0 0 15px 0;
  font-family: 'Roboto Slab', serif;
}
.gallery .post-item.news .post-item-content {
    padding:20px 0 1px 8px;
}

.gallery .block-posts .widget-title a {
  float: right;
  margin-top: 20px;
  margin-right: 10px;
  font-family: 'Roboto Slab', serif;
  font-size: 14px;
  text-transform: uppercase;
}


.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}


/*------- partner------- */

.client-logo {
    padding: 0;
    margin: 60px 0 66px 0;
    float: left;
    width: 100%;
}
.client-logo .logo-box{ padding:5px; margin:0; border:4px solid #e6e6e6;}
.client-logo .logo-box img {
    text-align: center;
    margin: 0 auto;
}


ul.nev-ul-new{
	list-style: none;
  }
ul.nev-ul-new li {
    list-style: none;
    padding: 5px 0 5px 0;


}




/* footer */

.footer{ padding:26px 0 11px 0; margin:0; background:url(../images/leafs_dark.png);  width:100%; float:left; }
.footer h3 {
    margin: 0;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
    color: #fff;
    font-size: 20px;
	margin-bottom: 14px;
}

/*---.footer h3::after {
    display: block;
    content: "";
    width: 58px;
    height: 2px;
    background: #3E56AA;
    margin-top: 15px;
    margin-bottom: 10px;
}---*/

.footer p {
    font-size:15px;
    color:#7d7b7b;
    font-weight: 200;
	font-family: 'Roboto Slab', serif;
    margin-bottom: 10px;

}
.footer .btn-default3{display: inline-block;
    border: 2px solid #FFF;
    border-radius: 30px;
    width: 155px;
    height: 45px;
    text-align: center;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 30px;
    font-size: 15px;
    margin-top: 40px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    color: #FFF;
	margin-top:10px;
	}
.footer .font-color-an{ color:#7d7b7b !important;}
.footer .font-color-an:hover{ color:#FFF !important;}

.footer .btn-default3:hover{ background:#FFF; color:#3e56aa;}
.copyright {
  width: 100%;
  float: left;
  background:#535252;
  padding: 16px 0 2px 0;
  margin-bottom: 0; }

.copyright p {
  text-align: center;
  color: #FFF;
  font-size: 14px;
  font-weight: 100;
  font-family: 'Roboto Slab', serif; }

/* inner banner */


.inner-banner-area {
    background:url("../images/study-in-italy-banners.jpg");
    background-position:center;
    background-repeat:no-repeat;
    background-size:cover;
    padding:110px 0 100px;
    position:relative;
	float:left;
	width:100%;
}

.page-banner-area:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(19, 15, 64, 0.8);
}

.banner-content h1 {
    font-size: 55px;
    line-height: 70px;
    margin-bottom: 3px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}

.banner-content p {
    color: #fff;
}

.banner-content a {
    color: #fff;
    padding-right: 10px;
}

.banner-content span {
    padding-right: 10px;
}

/*-------------------------------------------------------------------------------------
    Contact Page
---------------------------------------------------------------------------------------*/

.contact-area {
    padding: 100px 0;
	float: left;
	width:100%;
}

.contact-desc {
    margin:0px 50px 40px 0
}

.contact-area h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 55px;
	font-family: 'Roboto Slab', serif;
	color:#000;
}

.contact-info-single {
    margin-bottom: 30px;
}

.contact-icon img {
    width: 45px;
}

.contact-icon {
    max-width: 30%;
    float: left;
    margin: 7px 20px 0 0;
}

.contact-cont h3 {
    font-size:15px;
    font-weight: 700;
	color:#000;
    margin: 5px;
	font-family: 'Montserrat', sans-serif;
	margin-bottom: 1px;
}

.contact-form {
    padding: 50px;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 15px rgb(51 51 51 / 10%);
    box-shadow: 0 0 15px rgb(51 51 51 / 10%);
}

.contact-form input {
    height: 55px;
    font-family: 'Rubik';
    padding-left: 20px;
    margin-bottom: 20px;
	font-family: 'Montserrat', sans-serif;
}

.contact-form textarea {
    padding: 15px 0px 15px 20px;
   font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    margin-bottom: 20px;
}

.submit-btn {
    display: inline-block;
    padding: 9px 30px;
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    background-color: #FF630E;
    border-radius: 4px;
    font-family: 'Montserrat', sans-serif;
	border:none;
}

.submit-btn:hover {
    background-color: #130F40
}

/* ---- study in india -------- */

.study-in-italy {
  padding: 40px 0 30px 0;
  margin: 0;
  width: 100%;
  float: left; }

.study-in-italy h1 {
    font-size: 35px;
    color: #000;
    font-weight: 600;
    text-align:center;
    font-family: 'Montserrat', sans-serif;
	margin-top: 0;
}
.study-in-italy h2 {
    font-size: 35px;
    color: #bcb9b9;
    font-weight: 800;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
}
.study-in-italy h3{ font-size:22px; color:#081c80;}
.study-in-italy .icon{ color:#fead00;}

.study-in-italy p {
  font-size: 15px;
  color: #000;
  font-family: 'Montserrat', sans-serif;
  text-align: justify; }

.study-in-italy .box {
  padding: 0;
  margin: 0; }

.study-in-italy .box img {
  width: 100%; }



.why-us{
  padding:0;
  margin: 0;
  width: 100%;
  float: left; background:#ff6e3b; }

.why-us h1 {
    font-size: 35px;
    color: #000;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    margin-top: 0;
    margin-bottom: 0;
}
.why-us .col-md-left{ padding-right:0;}

.why-us .box-us {
    padding: 60px 0 0 170px;
}
.why-us .icon{ color:#fead00;}
.why-us p {
  font-size: 17px;
  color: #000;
  font-family: 'Montserrat', sans-serif;
  text-align: justify;
  font-weight:600;
}















/*--- midd------*/

.study-in-midd {
  padding: 40px 0 0 0;
  margin: 0;
  width: 100%;
  float: left; background:url(../images/midd-bg.jpg); }

.study-in-midd h1 {
    font-size: 35px;
    color: #fead00;
    font-weight: 600;
    text-align:center;
    font-family: 'Montserrat', sans-serif;
	margin-top: 0;
}
.study-in-midd h2 {
    font-size: 35px;
    color: #bcb9b9;
    font-weight: 800;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
}
.study-in-midd h3{ font-size:22px; color:#081c80;}
.study-in-midd .icon{ color:#fead00;}

.study-in-midd p {
  font-size: 15px;
  color: #000;
  font-family: 'Montserrat', sans-serif;
  text-align: justify; }

.study-in-midd .box {
  padding: 0;
  margin: 0; }

.study-in-midd .box img {
    width: 73%;
    margin: 0 auto;
    display: block;
}

/*----- study in italy midd ------*/


.study-in-italy-midd {
  padding: 40px 0 80px 0;
  margin:0 0 0 0;
  float: left;
  width: 100%;
}

.study-in-italy-midd h1 {
    font-size:35px;
    color: #ff6e3b;
    font-weight: 800;
    font-family: 'Montserrat', sans-serif;
	margin-bottom: 0;
	text-align: center;
}
.study-in-italy-midd h2 {
    font-size:35px;
    color:#000;
    font-weight: 800;
    font-family: 'Montserrat', sans-serif;
	margin-bottom: 0;
	text-align: center;
}
.study-in-italy-midd .icon-1 {
    color: #ff6e3b;
    font-size: 10px;
}
.study-in-italy-midd h3{ font-size:25px; color:#000; padding-bottom:15px;}
.study-in-italy-midd .orang-box{ border: 2px solid #ffc189; padding:20px; margin-top: 20px;}
.study-in-italy-midd .orang-box2 {
    border: 2px solid #ffc189;
    padding:20px 20px 85px 20px;
    margin-top: 20px;
}
.orang-box-white{ padding:20px; margin-top: 20px; }

.study-in-italy-midd p {
    text-align: justify;
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
    color: #000;
    margin: 0px 0 9px 0;
}
.study-in-italy-midd .line-color{ color:#ff6e3b;}
.study-in-italy-midd .girl{ padding:0; margin:0;}
.study-in-italy-midd .girl img{ width:100%;}


/*------- banner-------*/

.student-italy-bg {
    float: left;
    width: 100%;
    background: url(../images/india-bg.jpg);
    background-attachment: fixed;
    background-size: cover;
    padding: 40px;

}
.student-italy-bg h3 {
    font-size: 30px;
    color:#fead00;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 0;
}
.student-italy-bg p {
    color: #FFF;
    font-size: 17px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    line-height: 34px;
}

.education-enquiry {
    float: left;
    width: 100%;
	margin-top:30px;

}
.education-enquiry .bg{ background: url("../images/footer-bg.jpg"); background-size: cover;}
.education-enquiry  h3{ font-size:30px; color:#FFF;  font-weight:600;  font-family: 'Montserrat', sans-serif; margin-bottom:0;}
.education-enquiry p {
    color: #fead00;
    font-size: 17px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    line-height: 34px;
    margin-top: 0;
}
.education-enquiry .read-more {
    width: 100%;
    height: 45px;
    background: #fead00;
    margin-top: 33px;
    line-height: 31px;
    font-weight: 600;
    color: #000;
    border: 1px solid #fead00;
}

/*------- icon ----------*/
/*----------------------*/

@import url("https://fonts.googleapis.com/css?family=Roboto");
@-webkit-keyframes come-in {
  0% {
    -webkit-transform: translatey(100px);
            transform: translatey(100px);
    opacity: 0;
  }
  30% {
    -webkit-transform: translateX(-50px) scale(0.4);
            transform: translateX(-50px) scale(0.4);
  }
  70% {
    -webkit-transform: translateX(0px) scale(1.2);
            transform: translateX(0px) scale(1.2);
  }
  100% {
    -webkit-transform: translatey(0px) scale(1);
            transform: translatey(0px) scale(1);
    opacity: 1;
  }
}
@keyframes come-in {
  0% {
    -webkit-transform: translatey(100px);
            transform: translatey(100px);
    opacity: 0;
  }
  30% {
    -webkit-transform: translateX(-50px) scale(0.4);
            transform: translateX(-50px) scale(0.4);
  }
  70% {
    -webkit-transform: translateX(0px) scale(1.2);
            transform: translateX(0px) scale(1.2);
  }
  100% {
    -webkit-transform: translatey(0px) scale(1);
            transform: translatey(0px) scale(1);
    opacity: 1;
  }
}
* {
  margin: 0;
  padding: 0;
}

html, body {
  background: #eaedf2;
  font-family: 'Roboto', sans-serif;
}

.floating-container {
  position: fixed;
  width: 100px;
  height: 100px;
  bottom: 70px;
  right: 0;
  margin: 35px 25px;
  z-index: 9999;
}
.floating-container .close-box {
    padding: 0;
    margin: -30px 0 0 -18px;
    color: #000 !important;
    top: 0;
    position: relative;
    position: absolute;
	z-index: 9999;
}
.floating-container:hover {
  height: 300px;
}
.floating-container:hover .floating-button {
  box-shadow: 0 10px 25px rgba(44, 179, 240, 0.6);
  -webkit-transform: translatey(5px);
          transform: translatey(5px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.floating-container:hover .element-container .float-element:nth-child(1) {
  -webkit-animation: come-in 0.4s forwards 0.2s;
          animation: come-in 0.4s forwards 0.2s;
}
.floating-container:hover .element-container .float-element:nth-child(2) {
  -webkit-animation: come-in 0.4s forwards 0.4s;
          animation: come-in 0.4s forwards 0.4s;
}
.floating-container:hover .element-container .float-element:nth-child(3) {
  -webkit-animation: come-in 0.4s forwards 0.6s;
          animation: come-in 0.4s forwards 0.6s;
}
.floating-container .floating-button {
    position: absolute;
    width: 90px;
    height: 90px;
    bottom: 0;
    border-radius: 50%;
    left: 0;
    right: 0;
    margin: auto;
    color: white;
    line-height: 65px;
    text-align: center;
    font-size: 23px;
    z-index: 100;
/*    box-shadow: 0 10px 25px -5px rgb(44 179 240 / 60%);*/
    cursor: pointer;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.floating-container .fab-label {
    padding: 2px 5px;
    align-self: center;
    user-select: none;
    white-space: nowrap;
    border-radius: 3px;
    font-size: 16px;
    background: #666666;
    color: #ffffff;
    box-shadow: 0 6px 20px rgb(0 0 0 / 20%);
    margin: 0 27px 0 -80px;
    position: relative;
}
.floating-container .float-element {
  position: relative;
  display: block;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  margin: 145px auto;
  color: white;
  font-weight: 500;
  text-align: center;
  line-height: 50px;
  z-index: 0;
  opacity: 0;
  -webkit-transform: translateY(100px);
          transform: translateY(100px);
}
.floating-container .float-element .material-icons {
  vertical-align: middle;
  font-size: 16px;
}
.floating-container .float-element:nth-child(1) {
  background: #42A5F5;
  box-shadow: 0 20px 20px -10px rgba(66, 165, 245, 0.5);
}
.floating-container .float-element:nth-child(2) {
  background: #4CAF50;
  box-shadow: 0 20px 20px -10px rgba(76, 175, 80, 0.5);
}
.floating-container .float-element:nth-child(3) {
  background: #FF9800;
  box-shadow: 0 20px 20px -10px rgba(255, 152, 0, 0.5);
}

.panel-default>.panel-heading {
    color:#FFF !important;
    background:linear-gradient(to bottom, #a2c046 0%, #33cc33 100%); !important;
    border-color:#ddd !important;
	font-family: 'Roboto Slab', serif;
}

.tab-bootem-services {
    float: left;
    width: 100%;
    background:url("../images/bg-345.jpg");
	padding-bottom: 20px;
	background-size: cover;
}
.tab-bootem-services h1{ font-size:35px; color:#FFF; font-family: 'Roboto Slab', serif;}
.tab-bootem-services td{ font-family: 'Roboto Slab', serif;}
.tab-bootem-services th{ font-family: 'Roboto Slab', serif; color:#464646;}

.rotation-new {
    float: left;
    width: 100%;
	padding-bottom: 20px;
}
.rotation-new p{ color:#464646; font-family: 'Roboto Slab', serif; }
.rotation-new h1{ font-size:35px; color:#464646; font-family: 'Roboto Slab', serif; text-align: center;}

/*-----chart--------*/

.chart-section{
	float: left;
    width: 100%;
    margin: 0px 0 80px 0;}

#wrapper-new {
    margin-left: auto;
    margin-right: auto;
    max-width: 80em;
	margin-bottom: 80px;
}
#container {
    float: left;
    padding: 1em;
    width: 100%;
}
ol.static-org-chart, ol.static-org-chart ol, ol.static-org-chart li, ol.static-org-chart li > div {
    position: relative;
}
ol.static-org-chart, ol.static-org-chart ol {
    list-style: none;
    margin: 0;
    padding: 0;
}
ol.static-org-chart {
    text-align: center;
}
ol.static-org-chart ol {
    padding-top: 2em;
}
ol.static-org-chart ol:before, ol.static-org-chart ol:after, ol.static-org-chart li:before, ol.static-org-chart li:after, ol.static-org-chart > li > div:before, ol.static-org-chart > li > div:after {
    background-color: #b3ff66;
    content: '';
    position: absolute;
}
ol.static-org-chart ol > li {
    padding: 1em 0 0 1em;
}
ol.static-org-chart > li ol:before {
    height: 1em;
    left: 50%;
    top: 0;
    width: 3px;
}
ol.static-org-chart > li ol:after {
    height: 3px;
    left: 3px;
    top: 1em;
    width: 50%;
}
ol.static-org-chart > li ol > li:not(:last-of-type):before {
    height: 3px;
    left: 0;
    top: 2em;
    width: 1em;
}
ol.static-org-chart > li ol > li:not(:last-of-type):after {
    height: 105%;
    left: 0;
    top: 0;
    width: 3px;
}
ol.static-org-chart > li ol > li:last-of-type:before {
    height: 3px;
    left: 0;
    top: 2em;
    width: 1em;
}
ol.static-org-chart > li ol > li:last-of-type:after {
    height: 2em;
    left: 0;
    top: 0;
    width: 3px;
}
/*** PRIMARY ***/
ol.static-org-chart > li > div {
    margin-left: 1em;
}
ol.static-org-chart > li > div:before {
    bottom: 2em;
    height: 3px;
    left: -1em;
    width: 1em;
}
ol.static-org-chart > li > div:first-of-type:after {
    bottom: 0;
    height: 2em;
    left: -1em;
    width: 3px;
}
ol.static-org-chart > li > div + div {
    margin-top: 1em;
}
ol.static-org-chart > li > div + div:after {
    height: calc(100% + 1em);
    right: -1em;
    top: -1em;
    width: 3px;
}
/*** SECONDARY ***/
ol.static-org-chart > li > ol:before {
    left: 0;
    right: inherit;
}
ol.static-org-chart > li > ol:after {
    left: 0;
    width: 100%;
}
ol.static-org-chart > li #first:after {
    width: 0%;
}
ol.static-org-chart #second:after {
    width: 0%;
}
/*-----ol.static-org-chart #second:before {
    height: 6em!important;
    left: 0!important;
    top: -5em !important;
}-----*/
ol.static-org-chart #first > li > div {
    height: 80px;
    width: 250px;
    color: #fff;
    background-color:#000053;
}
ol.static-org-chart #first > li > div > div {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
ol.static-org-chart .erow-left {
    padding: 0;
    margin: 0;
    width: 3px;
    height: 49px;
    background:#b3ff66;
    left: 2px;
}
ol.static-org-chart .erow-leftssss {
    padding: 0;
    margin: -130px 0 0 0;
    width: 3px;
    height: 138px;
    background: #b3ff66;
    left: 2px;
}
ol.static-org-chart .box-content-news {
    margin: -72px 0 0 341px;
    width: 100%;
    height: 113px;
    background: #ff6696;
    left: 2px;
    position: absolute;
    border: 1px solid #ff6696;
    padding: 4px 0 61px 0;
    color: #000;
    font-size: 12px;
}
ol.static-org-chart a{ color:#000;}
ol.static-org-chart .erow-left-root-new {
    padding: 0;
    margin: -34px 0 0 309px;
    width: 87px;
    height: 3px;
    background: #b3ff66;
    left: 2px;
    position: absolute;
}
ol.static-org-chart .erow-left-root {
    padding: 0;
    margin: 0;
    width: 17px;
    height: 25px;
    background: #b3ff66;
    left: 2px;
}
ol.static-org-chart .erow-right {
    padding: 0;
    margin: 0 0 0 230px;
    width: 3px;
    height: 49px;
    background: #b3ff66;
}
ol.static-org-chart .erow-right-new {
    padding: 0;
    margin: -51px 330px 0 0;
    width: 3px;
    height: 49px;
    background: #b3ff66;
    left: -318px;
    float: right;
}
/*** MEDIA QUERIES ***/
@media only screen and ( min-width: 75em ) {
/* ol.static-org-chart #second:before {
        height: 7em!important;
        left: 50%!important;
        top: -6em !important;
        width: 3px!important;
   }*/
    ol.static-org-chart {
        margin-left: -1em;
        margin-right: -1em;
   }
   /* PRIMARY */
    ol.static-org-chart > li > div {
        display: inline-block;
        float: none;
        margin: 0 1em 1em 1em;
        vertical-align: bottom;
   }
    ol.static-org-chart > li > div:first-of-type:nth-last-of-type(2), ol.static-org-chart > li > div:first-of-type:nth-last-of-type(2) ~ div {
        width: calc((100% / 2) - 2em - 4px);
   }
    ol.static-org-chart > li > div:first-of-type:nth-last-of-type(3), ol.static-org-chart > li > div:first-of-type:nth-last-of-type(3) ~ div {
        width: calc((100% / 3) - 2em - 4px);
   }
    ol.static-org-chart > li > div:first-of-type:nth-last-of-type(4), ol.static-org-chart > li > div:first-of-type:nth-last-of-type(4) ~ div {
        width: calc((100% / 4) - 2em - 4px);
   }
    ol.static-org-chart > li > div:first-of-type:nth-last-of-type(5), ol.static-org-chart > li > div:first-of-type:nth-last-of-type(5) ~ div {
        width: calc((100% / 5) - 2em - 4px);
   }
    ol.static-org-chart > li > div:before, ol.static-org-chart > li > div:after {
        bottom: -3em!important;
        top: inherit!important;
   }
    ol.static-org-chart > li > div:before {
        height: 3em!important;
        left: 50%!important;
        width: 3px!important;
   }
    ol.static-org-chart > li > div:only-of-type:after {
        display: none;
   }
    ol.static-org-chart > li > div:first-of-type:not(:only-of-type):after, ol.static-org-chart > li > div:last-of-type:not(:only-of-type):after {
        bottom: -1em;
        height: 3px;
        width: calc(50% + 1em + 3px);
   }
    ol.static-org-chart > li > div:first-of-type:not(:only-of-type):after {
        left: calc(50% + 3px);
   }
    ol.static-org-chart > li > div:last-of-type:not(:only-of-type):after {
        left: calc(-1em - 3px);
   }
    ol.static-org-chart > li > div + div:not(:last-of-type):after {
        height: 3px;
        left: -2em;
        width: calc(100% + 4em);
   }
   /* SECONDARY */
    ol.static-org-chart > li > ol {
        display: flex;
        flex-wrap: nowrap;
   }
    ol.static-org-chart > li > ol:before, ol.static-org-chart > li > ol > li:before {
        height: 1em!important;
        left: 50%!important;
        top: 0!important;
        width: 3px!important;
   }
    ol.static-org-chart > li > ol:after {
        display: none;
   }
    ol.static-org-chart > li > ol > li {
        flex-grow: 1;
        padding-left: 6em;
        padding-right: 1em;
        padding-top: 1em;
   }
    ol.static-org-chart > li > ol > li:only-of-type {
        padding-top: 0;
   }
    ol.static-org-chart > li > ol > li:only-of-type:before, ol.static-org-chart > li > ol > li:only-of-type:after {
        display: none;
   }
    ol.static-org-chart > li > ol > li:first-of-type:not(:only-of-type):after, ol.static-org-chart > li > ol > li:last-of-type:not(:only-of-type):after {
        height: 3px;
        top: 0;
        width: 50%;
   }
    ol.static-org-chart > li > ol > li:first-of-type:not(:only-of-type):after {
        left: 50%;
   }
	 ol.static-org-chart-new > li > ol > li:first-of-type:not(:only-of-type):after {
        left: 50%;
		display:none !important;
   }
    ol.static-org-chart > li > ol > li:last-of-type:not(:only-of-type):after {
        left: 0;
   }
    ol.static-org-chart > li > ol > li + li:not(:last-of-type):after {
        height: 3px;
        left: 0;
        top: 0;
        width: 100%;
   }
   ol.static-org-chart #first > li > div {
    height: auto;
    width: 313px;
    color: #fff;
    background-color: #000053;
    padding: 44px 0 0 0;
}
  ol.static-org-chart #first > li > div > div {
    width: 290px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 30%;
    transform: translateY(-30%);
}
}
ol.static-org-chart .staff_card {
    width: 312px !important;
    min-width: 250px !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.24);
}
ol.static-org-chart .staff_card p {
   color: #000;
 font-size: unset;
 font-family: unset;
 text-align: unset;
}
ol.static-org-chart .staff_card-cs {
    width: 312px !important;
    min-width: 250px !important;
    box-shadow: 0 1px 3px rgb(0 0 0 / 6%), 0 1px 2px rgb(0 0 0 / 24%);
    margin-left: -420px;
    margin-top: 30px;
}
ol.static-org-chart .staff_card-cs:before {
    width: 64px !important;
    min-width: 2px!important;
    box-shadow: 0 1px 3px rgb(0 0 0 / 6%), 0 1px 2px rgb(0 0 0 / 24%);
    margin-left: 156px;
    margin-top: 0;
    padding: 0;
    margin-bottom: 73px;
    height: 2px !important;
}

ol.static-org-chart .staff_title {
    height:68px;
    text-align: center;
    background-color: #000053;
    color: #000;
    padding: 10px;
    font-weight: bold;
    /*line-height: 50px;*/
}
.chart-section .staff_title-new {
    height: auto;
    text-align: center;
    background-color: #c4c4c4;
    color: #000;
    padding: 23px 0 25px 0;
    font-weight: bold;
    line-height: 25px;
}
.chart-section .staff_title-news{}
.chart-section .staff_card-new {
    width: 812px !important;
    min-width: 150px !important;
    box-shadow: 0 1px 3px rgb(0 0 0 / 6%), 0 1px 2px rgb(0 0 0 / 24%);
    margin: 40px 110px;
}
.chart-section .staff_card-new:before {
    background-color: #b3ff66;
    content: '';
    position: absolute;
    width: 3px;
    height: 40px;
    margin: -40px 110px;
}
.chart-section .staff_card-new:after {
    background-color: #b3ff66;
    content: '';
    position: absolute;
    width: 3px;
    height: 43px;
    right: 473px;
    margin: -140px auto;
}


ol.static-org-chart .staff_info {
    height: 80px;
    padding: 5px;
}
ol.static-org-chart .staff_image img {
    border-radius: 100px;
    width: 70px;
}
ol.static-org-chart .staff_image {
    float: left;
    width: 30%;
}
ol.static-org-chart .staff_name_container {
    padding-top: 15px;
    float: right;
    width: 60%;
}
ol.static-org-chart .staff_name_label {
    color: #000053;
    font-size: 16px;
    text-align: left;
}
ol.static-org-chart .staff_name {
    font-size: 14px;
    text-align: left;
}
ol.static-org-chart #second > li > div:not(:first-child) {
    height: 60px;
    width: 250px;
    background-color: #ececec;
    color: #000053;
    font-size: 16px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.24);
    margin-bottom: 0.2rem;
}
ol.static-org-chart #second > li > div:not(:first-child) > div {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
ol.static-org-chart #second > li > div:not(:first-child):hover {
    background-color: #b3ff66;
    box-shadow: none;
}
ol.static-org-chart .staff_card + div {
    margin-top: 10px;
}

.table-responsive {
    min-height: .01%;
    overflow-x: hidden !important;
}

/*--- Chart secand------*/


.mangement-chart-section {
    padding: 0;
    margin: 0 0 80px 0;
    float: left;
    width: 100%;
}
.mangement-chart-section #tps-org-chart {
    background: #fff;
    padding: 20px 20px 40px 110px;
    margin-bottom: 2em;
}
.mangement-chart-section figure ul,
.mangement-chart-section figure ul li,
.mangement-chart-section figure ul li a{
  position:relative;
}
.mangement-chart-section figure ul{
  padding: 0;
  margin: 0;
  list-style: none;
}
.mangement-chart-section figure ul li{
  padding:10px 0;
}
.mangement-chart-section figure ul li a{
  display: block;
  border: 4px solid;
  text-align: center;
  color:#fff;
  font-weight:bold;
  font-size: .8em;
  height: 80px;
  overflow: hidden;
}
.mangement-chart-section figure ul li a:hover{
  color:#fff;
  text-decoration:none;
}
.mangement-chart-section figure ul li a > span{
  display:block;
  min-height:100%;
  padding-top:20px;
  overflow:hidden;
  transition:all ease .4s;
  text-shadow:rgba(0,0,0,0.5) 1px 1px 1px;
}
.mangement-chart-section figure ul > li a:hover > span{
  background:#222;
}
.mangement-chart-section figure small{
  display:block;
  font-weight:normal;
}

/* Level 1
-------------------------------------------------*/
.mangement-chart-section figure > ul > li > div > a{
  width:20%;
  margin:0 auto 15px auto;
}
.mangement-chart-section figure > ul > li > div:after {
    content: "";
    width: calc(50%);
    height: 577px;
    margin: 0 auto;
    position: absolute;
    border-left: 4px solid;
    top: 90px;
    left: calc(50% - -86px);
    display: block;
    z-index: 0;
}
/* Level 2
-------------------------------------------------*/
.mangement-chart-section figure > ul > li > ul:after{ /* horizontal line connecting boxes under head honcho (and vertical lines on the far left and right) */
  content:"";
  width:calc(100% - 30px - 248px + 4px);
  height:20px;
  margin:0 auto;
  position:absolute;
  border:4px solid;
  border-bottom:none;
  top:10px;
  left:calc(15px + 124px - 2px);
  display:block;
  z-index:0;
}
.mangement-chart-section figure > ul > li > ul > li{
  z-index:1;
}
.mangement-chart-section figure > ul > li > ul > li:first-of-type:before,
.mangement-chart-section figure > ul > li > ul > li:last-of-type:before{ /* hiding vertical lines on the far left and right */
  border-left:transparent;
}
.mangement-chart-section figure > ul > li > ul > li:before{ /* vertical lines connecting boxes to horizontal line under head honcho */
  content:"";
  border-left:4px solid;
  position:relative;
  display:block;
  min-height:20px;
  margin-left:calc(50% - 2px);
}

/* Level 3
-------------------------------------------------*/
.mangement-chart-section figure > ul > li > ul > li > ul {
    border-left: 4px solid;
    left: 100px;
    height: 73px;
}
.mangement-chart-section figure > ul > li > ul > li > ul > li{ /* horizontal line connect level 3 boxes to vertical line under director (level 2) */
/*  border-top: 4px solid;*/
  top:50px;
}
.mangement-chart-section .new figure > ul > li > ul > li > ul > li{ /* horizontal line connect level 3 boxes to vertical line under director (level 2) */
  border-top: 4px solid;
  top:50px;
}
.mangement-chart-section figure ul > li > ul > li > ul > li > a{ /* level 3 boxes and below... */
  right:-30px;
  top:-50px;
  width:calc(100% - 30px);
}
.mangement-chart-section .margine-top-box {
    margin-top: 61px;
    left: -95px;
    position: relative;
}
.mangement-chart-section .END-TOP-NEW {
    top: 57px;
    left: 378px;
    position: relative;
    width: 327px;
}
.mangement-chart-section .END-TOP-NEW-OLDs {
    margin: 46px 0 10px 570px;
    position: relative;
    width: 270px;
}
.mangement-chart-section .END-TOP-NEW-OLDs .border-rt {
    border-top: 4px solid #c1bfbf;
    margin-top: -50px;
    margin-left: -94px;
}
.mangement-chart-section .END-TOP-NEW-OLDs li:before{ display:none;}


.mangement-chart-section .END-TOP-NEW-OLDs-2 {
    margin: 320px 0 10px 570px;
    position: relative;
    width: 270px;
}
.mangement-chart-section .END-TOP-NEW-OLDs-2 .border-rt {
    border-top: 4px solid #c1bfbf;
    margin-top: -50px;
    margin-left: -50px;
}
.mangement-chart-section .END-TOP-NEW-OLDs-2 li:before{ display:none;}


.mangement-chart-section .END-TOP-NEW-OLDs-SS {
    margin: -112px 0 11px 166px;
    position: relative;
    width: 290px;
}
.mangement-chart-section .END-TOP-NEW-OLDs-SS .border-rtt {
    margin-top: -128px;
    margin-left:310px;
    width: 3px;
    height: 50px;
    background: #b5afaf;
}
.mangement-chart-section .END-TOP-NEW-OLDs-SS .border-boess {
    margin-top: -50px;
    width: 30px;
    height: 3px;
    background: #b5afaf;
    margin-left: 282px;
}

.mangement-chart-section .END-TOP-NEW-OLDs-SS .border-boess-rotation {
    margin-top: 45px;
    width: 30px;
    height: 3px;
    background: #b5afaf;
    margin-left:282px;
}


.mangement-chart-section .END-TOP-NEW-OLDs-SS li:before{ display:none;}



/* Level 4
-------------------------------------------------*/
.mangement-chart-section figure > ul > li ul > li > ul > li > ul{ /* vertical line connecting boxes under a level 3 box */
  border-left: 4px solid;
  right:-30px;
  top:-50px;
  width:calc(100% - 30px);
  padding-top: 10px;
}
.mangement-chart-section figure ul > li > ul > li > ul > li.tps-org-branch-end{ /* hiding the bottom section of the vertical line above */
  border-left: 4px solid #fff;
  right:4px;
  width:calc(100% + 4px);
}
.mangement-chart-section figure ul > li > ul > li > ul > li > ul > li{ /* horizontal line connect level 4 boxes to vertical line under level 3 box */
  border-top: 4px solid;
  top:50px;
}




/*
  ,ad88PPP88ba,                                         88 88
 d8"  .ama.a "8a                                        88 ""
d8'  ,8P"88"  88                                        88
88  .8P  8P   88 88,dPYba,,adPYba,   ,adPPYba,  ,adPPYb,88 88 ,adPPYYba,
88  88   8'   8P 88P'   "88"    "8a a8P_____88 a8"    `Y88 88 ""     `Y8
88  8B ,d8 ,ad8' 88      88      88 8PP""""""" 8b       88 88 ,adPPPPP88
"8a "88P"888P"   88      88      88 "8b,   ,aa "8a,   ,d88 88 88,    ,88
 `Y8aaaaaaaad8P  88      88      88  `"Ybbd8"'  `"8bbdP"Y8 88 `"8bbdP"Y8
    """""""""
*/
@media all and (max-width: 1200px){
  .mangement-chart-section figure > ul > li > div > a{
    width:100%;
    margin:0 auto;
  }
  .mangement-chart-section figure > ul > li > ul{ /* vertical line under head honcho (level 1) */
    border-left: 4px solid;
  }
  .mangement-chart-section figure > ul > li > ul > li{ /* horizontal line connecting level 2 boxes to vertical line under head honcho (level 1) */
    border-top: 4px solid;
    top:50px;
  }
  .mangement-chart-section figure > ul > li > div:after,
  .mangement-chart-section figure > ul > li > ul:after,
  .mangement-chart-section figure > ul > li > ul > li:first-of-type:before,
  .mangement-chart-section figure > ul > li > ul > li:last-of-type:before,
  .mangement-chart-section .mangement-chart-section figure > ul > li > ul > li:before{
    display: none;
  }
  .mangement-chart-section figure > ul > li > ul > li.col-lg-2{
    padding-right:0;
    padding-left:30px;
  }
  .mangement-chart-section figure > ul > li > ul > li > a,
  .mangement-chart-section figure > ul > li > ul > li > ul{
    top:-50px;
  }
  .mangement-chart-section figure ul > li > ul > li.tps-org-branch-end:last-of-type{ /* hiding the bottom section of the vertical line above */
    border-left: 4px solid #fff;
    right:4px;
    width:calc(100% + 4px);
  }

}

/*                     88
                       88
                       88
 ,adPPYba,  ,adPPYba,  88  ,adPPYba,  8b,dPPYba, ,adPPYba,
a8"     "" a8"     "8a 88 a8"     "8a 88P'   "Y8 I8[    ""
8b         8b       d8 88 8b       d8 88          `"Y8ba,
"8a,   ,aa "8a,   ,a8" 88 "8a,   ,a8" 88         aa    ]8I
 `"Ybbd8"'  `"YbbdP"'  88  `"YbbdP"'  88         `"YbbdP"'  */

/* Line color
-------------------------------------------------*/
.mangement-chart-section figure ul li a,
.mangement-chart-section figure > ul > li > ul,
.mangement-chart-section figure > ul > li > ul:after,
.mangement-chart-section figure > ul > li > div:after,
.mangement-chart-section figure > ul > li > ul > li,
.mangement-chart-section figure > ul > li > ul > li:before,
.mangement-chart-section figure > ul > li > ul > li > ul,
.mangement-chart-section figure > ul > li > ul > li > ul > li,
.mangement-chart-section figure > ul > li ul > li > ul > li > ul,
.mangement-chart-section figure ul > li > ul > li > ul > li > ul > li{
  border-color: #bbb;
}

/* Background color
-------------------------------------------------*/
.mangement-chart-section #tps-org-chart,
.mangement-chart-section figure ul > li > ul > li > ul > li.tps-org-branch-end{
  background: #fff;
}
/* Box colors by column
-------------------------------------------------*/
.mangement-chart-section figure ul li a{ background:#858587;} /* level 1 and default box color */
.mangement-chart-section figure > ul > li > ul > li:nth-of-type(1) a{  background:#00a6de; }
.mangement-chart-section figure > ul > li > ul > li:nth-of-type(1) a:hover{ color:#00a6de; }
.mangement-chart-section figure > ul > li > ul > li:nth-of-type(2) a{  background:#66d43d; }
.mangement-chart-section figure > ul > li > ul > li:nth-of-type(2) a:hover{ color:#66d43d; }
.mangement-chart-section figure > ul > li > ul > li:nth-of-type(3) a{  background:#f7a30a; }
.mangement-chart-section figure > ul > li > ul > li:nth-of-type(3) a:hover{ color:#f7a30a; }
.mangement-chart-section figure > ul > li > ul > li:nth-of-type(4) a{  background:#8c42ad; }
.mangement-chart-section figure > ul > li > ul > li:nth-of-type(4) a:hover{ color:#bf75df; }/* 3 steps lighter */
.mangement-chart-section figure > ul > li > ul > li:nth-of-type(5) a{  background:#de5433; }
.mangement-chart-section figure > ul > li > ul > li:nth-of-type(5) a:hover{ color:#ef6544; }/* 1 step lighter */
/*figure > ul > li > ul > li:nth-of-type(6) a{  background:#00b0ab; }
figure > ul > li > ul > li:nth-of-type(6) a:hover{ color:#00b0ab; }*/

/* Darken each level
-------------------------------------------------*/
.mangement-chart-section figure > ul > li > ul > li > a > span{
  background:rgba(0,0,0,0);
}
.mangement-chart-section figure > ul > li > ul > li > ul > li > a > span{
  background:rgba(0,0,0,0.2);
}
.mangement-chart-section figure > ul > li > ul > li > ul > li > ul > li > a > span{
  background:rgba(0,0,0,0.4);
}
.mangement-chart-section figure > ul > li > ul > li > ul > li > ul > li > ul > li > a > span{
  background:rgba(0,0,0,0.6);
}
.mangement-chart-section .col-md-myyy {
    width:12%;
    margin: 0 10px 0 17px;
}

.box-theend {
    padding: 0;
    margin: 0 auto;
    width:50%;
/*    border: 1px solid #000;*/
}















/*# sourceMappingURL=my-css.css.map */
