.breadcrumb{background-color:transparent}.breadcrumb span{font-size:18px;padding:10px}.breadcrumb span:last-child{color:#01baf2;text-shadow:1px 1px #000;font-size:18px;font-weight:900}.breadcrumb span a{color:#FFF;text-decoration:none;text-shadow:1px 1px #000;font-size:18px;font-weight:900}.breadcrumb span a:hover{color:#FFF;text-decoration:none}#about-part{padding:60px 0}#about-part p{text-align:justify;font-size:14px;line-height:35px}#counter{background-image:url(../img/bg-counter.jpg);color:#FFF;padding-top:70px}#counter .col-md-3{margin-bottom:50px}#counter p{font-size:20px}#team{margin:50px 0}#team .team-part{margin-bottom:30px}.team-img{position:relative;overflow:hidden;border-radius:50%}.team-img img{width:100%;border-radius:50%}.panel-team{background-color:rgba(0,0,0,0.4);width:100%;height:100%;position:absolute;top:0;opacity:0;display:block;border-radius:50%;transition:1s}@keyframes team-hover{0%{opacity:0}100%{opacity:1}}.team-img:hover .panel-team{-webkit-animation-name:team-hover;-moz-animation-name:team-hover;-o-animation-name:team-hover;animation-name:team-hover;-webkit-animation-delay:.1s;-moz-animation-delay:.1s;-o-animation-delay:.1s;animation-delay:.1s;-webkit-animation-duration:1s;-moz-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}.panel-team{padding-top:50%}.panel-team i{font-size:18px;width:35px;height:35px;color:#FFF;background-color:transparent;border:solid 1px #FFF;border-radius:50%;padding:5px;font-weight:200}.panel-team i:hover{color:#FFF;background-color:#01baf2;border:solid 1px #01baf2;transition:.5s;-ms-transform:translate3d(0px,5px,20px);-webkit-transform:translate3d(0px,5px,20px);transform:translate3d(0px,5px,20px)}#our-story .right-part{float:right;border-left:solid 3px #01baf2}#our-story .right-part .story-box{display:flex;margin:10px 0;height:90px}#our-story .right-part .little-box{width:20%;background-color:#01baf2;line-height:90px;color:#FFF;font-weight:900}#our-story .right-part .big-box{width:80%;overflow:hidden;border:solid 1px silver;padding:10px;text-align:right}#our-story .right-part .big-box img{width:17px;height:22px;position:absolute;top:35%;left:4px}#our-story .right-part .story-box:first-child{height:30px;background-color:#FFF;color:#FFF}#our-story .right-part .story-box:first-child .little-box{line-height:30px;background-color:#FFF!important}#our-story .right-part .story-box:first-child .big-box{border:none}#our-story .left-part{float:left}#our-story .left-part .story-box{display:flex;margin:10px 0}#our-story .left-part .little-box{width:20%;background-color:#01baf2;height:90px;line-height:90px;color:#FFF;font-weight:900}#our-story .left-part .big-box{width:80%;height:90px;overflow:hidden;border:solid 1px silver;padding:10px;text-align:right}#our-story .left-part .big-box img{width:17px;height:22px;position:absolute;top:35%;right:4px}.circle{width:13px;height:13px;background-color:#01baf2;position:absolute;top:50px;left:-8px;border-radius:50%}@media screen and (min-width: 600px) and (max-width: 767px){#team .team-part{width:32%}}