.eng-banners {
    padding-top: 50px;
    padding-bottom: 50px;
}
.slider-track li {
    border: 1px solid #e5e5e5;
    padding: 0px 0px;
    padding-bottom: 15px;
    border-radius: 4px;
}
.eng-btn ul {
    margin: 0 auto;
    padding-top: 14px;
    width: 100%;
    text-align: center;
}
.btn-wrapper {
    padding-top: 30px;
    display: flex;
}
.btn-wrapper .btn-engage {
    background: #333;
    color: #fff;
    text-align: center;
    border-radius: 25px;
    margin-right: 18px;
    font-size: 13px;
    width: 100%;
    display: block;
    height: 42px;
    line-height: 40px;
	border:1px solid transparent;
    font-weight: 600;
}
.eng-inner-banner-text .btn-engage {
    margin-left: auto;
    margin-right: auto;
}
.eng-box2 .btn-wrapper{margin-left:auto;margin-right:auto;text-align: center;}
.eng-box2 .btn-engage{margin-left:auto;margin-right:auto;}
.btn-wrapper .btn-diamond {
    background: #fff;
    color: #333;
    border-radius: 23px;
    text-align: center;
    font-size: 13px;
    width: 100%;
    display: block;
    height: 40px;
    line-height: 42px;
	border:1px solid transparent;
    font-weight: 600;

}
.eng-btn ul li {
    display: inline-block;
    padding: 5px 5px;
    font-size: 21px;
    font-weight: bolder;
    color: #333;
}
.eng-btn li img {
    width: 58px;
}
.eng-box2 {
    padding-top: 35px;
    padding: 20px;
    background: rgba(255,255,255,.4);
    margin-top: 45px;
}
.title-box4 {
    margin-bottom: 34px;
}
.eng-track.slider-track .owl-item li a img {
    width: 200px;
    margin: 0 auto;
}
.both-pr {
    font-size: 16px;
    line-height: 28px;
    color: #1b1b1b;
    text-align: center;
}
/*.hovicon {
    display: inline-block;
    font-size: 12px;
    line-height: 90px;
    cursor: pointer;
    margin: 20px;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    font-weight: 600;
    text-align: center;
    position: relative;
    text-decoration: none;
    z-index: 1;
    color: #333;
}*/
span.hov-name {
    display: block;
    color: #666;
    /* font-weight: 600; */
    font-size: 15px;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.txt-white{color:#fff !important;}
.clr-w{color:#333 !important; }
.hovicon {
    display: inline-block;
       font-size: 18px;
    line-height: 67px;
    cursor: pointer;
    margin: 20px 30px;
    margin-bottom: 10px;
    width: 75px;

    height: 75px;
    border-radius: 50%;
    font-weight: 600;
    text-align: center;
    position: relative;
    text-decoration: none;
    z-index: 1;
    color: #333;
}
.blocks {
    /*float: left;*/
    display: inline-block;
}
.hovicon.small {
    font-size: 20px;
    line-height:45px;
    width:45px;
    height:45px;
    margin:7px;
}
.hovicon.mini {
    font-size: 15px;
    line-height:32px;
    width:30px;
    height:30px;
    margin:7px;
}
/*.filt-metal {
    background: #444343;
    padding-top: 40px;
    padding-bottom: 30px;
    margin-bottom: 50px;
    display: inline-block;
    width: 100%;
}*/
/*.filt-metal {
    background-color: #f1d6d3;
    padding-top: 40px;
    padding-bottom: 30px;
    margin-bottom: 50px;
    display: inline-block;
    width: 100%;
    background-image: url(..//images/trans-bg.png);
}*/
.filt-metal {
    background-color: rgb(166 104 41 / 20%);
    padding-top: 40px;
    padding-bottom: 30px;
    margin-bottom: 50px;
    display: inline-block;
    width: 100%;
    /* background-image: url(..//images/trans-bg.png); */
}
.slider-track.eng-track {
    margin-bottom: 10px;
}
.eng.banner-info {
    right: auto;
    left: 50px;
    top: 20px;
    width: 400px;
}

.shop-btn{background-color: }
.eng.banner-info.text-center h2 {
    margin-bottom: 20px;
}
.eng.banner-info.text-center p {
    margin-bottom: 20px;
}
.top-banners.eng {
    background-image: url(../images/eng-ring/eng-bg1.jpg);
    height: 500px;
    background-position: center;
    background-size: cover;
}
.top-banners {
    background-image: url('../images/trans-bg.png');
    margin-bottom: 50px;
}
.hovicon.auto-width {
    width: auto;
    height: auto;
    padding: 15px;
}
.hovicon:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content:'';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.hovicon:before {
    speak: none;
    font-size: 48px;
    line-height: 90px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    display: block;
    -webkit-font-smoothing: antialiased;
}

/* Effect 3 */
 .hovicon.effect-3 {
    box-shadow: 0 0 0 3px #fff;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
}
.hovicon.effect-3:after {
    top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
    background: #fff;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
    -moz-transition: -moz-transform 0.2s, opacity 0.3s;
    transition: transform 0.2s, opacity 0.3s;
}
/* Effect 3a */

.hovicon.effect-3.sub-a:hover, .hovicon.effect-3.sub-a:hover i {
    color: #fff;
}
.hovicon.effect-3.sub-a:hover:after {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
/* Effect 3b */
 .hovicon.effect-3.sub-b, .hovicon.effect-3.sub-b i {
    color: #fff;
}
.hovicon.effect-3.sub-b:hover, .hovicon.effect-3.sub-b:hover i {
    color: #f06060;
}
.hovicon.effect-3.sub-b:after {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.hovicon.effect-3.sub-b:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.sort-metals {
    width: 60%;
    margin: 0 auto;
    padding-top: 0px;
}
.clr-w{color:#fff;}
.hovicon.effect-3.sub-a.r-gold {
    background: #EBD0C0;
    border: 5px solid #EECFBE;
}
.hovicon.effect-3.sub-a.y-gold {
     background: #edc85e;
    border: 5px solid #edc85e;
}
.hovicon.effect-3.sub-a.plat {
    background: #e5e4e2;
    color: #333;
    border: 5px solid #e5e4e2;
}
.hovicon.effect-3.sub-a.w-gold {
    background: #DCDCDC;
    color: #333;
    border: 5px solid #DCDCDC;
}
.eng-btn ul li a img:hover {
    transform: scale(1.1);
    transition: all 0.4s;
}
.eng-btn ul li a img{transition:all 0.4s;}
a.btn-engage:hover {
    background: #fff;
    color: #333;
    border: 1px solid #333;
    transition: all 0.4s;
}
a.btn-diamond:hover {
    background: #f4afa6;
    color: #fff;
    border: 1px solid #f4afa6;
    transition: all 0.4s;
}






.projects-section{
	position:relative;
	padding-top:23px;
}
.content-page .page-title {
    margin-bottom: 17px;
    margin-top: 10px;
}

.projects-section .owl-carousel .owl-stage-outer{
	padding:20px 0px;
}

.projects-section .outer-container{
	position:relative;
	padding:0px 50px;
}

.projects-section .outer-container .owl-dots{
	display:none;
}

/*.projects-section .outer-container .owl-nav{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:-1;
}*/

.projects-section .outer-container .owl-nav .owl-prev{
	position:absolute;
	content:'';
	/*left:-40px;*/
	top:20px;
	color:#ffffff;
	width:30px;
	bottom:20px;
	font-size:24px;
	text-align:center;
	background-color:#161a33;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
    transition: all 300ms ease;
}
.education-slider .owl-nav.disabled button {
    display: none;
}
.projects-section .outer-container .owl-nav .owl-prev span{
	/*top:50%;*/
	position:relative;
}

.projects-section .outer-container .owl-nav .owl-next{
	position:absolute;
	content:'';
	right:0px;
	top:20px;
	color:#ffffff;
	width:30px;
	bottom:20px;
	font-size:24px;
	text-align:center;
	background-color:#161a33;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
    transition: all 300ms ease;
}

.projects-section .outer-container .owl-nav .owl-next span{
	top:50%;
	position:relative;
}

.projects-section .outer-container .owl-nav .owl-prev:hover,
.projects-section .outer-container .owl-nav .owl-next:hover{
	background-color:#f97534;
}

.project-block {
    position: relative;
    z-index: 1;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    margin: 0px 8px;
    background: #fff;
}

.project-block .inner-box{
	position:relative;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
    transition: all 300ms ease;
}
.content-page.edu-bg {
    background-image: url(../images/trans-bg.png);
   
    padding-bottom: 100px;
        margin-bottom: -60px;
}

.project-block:hover {
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.10);
    border: 0px;
    
}
.project-block:hover img{filter: grayscale(0%) !important;-webkit-filter: grayscale(0%) !important;}


.project-block .inner-box .image{
	position:relative;
}

.project-block .inner-box .image img{
	position:relative;
	width:100%;
	display:block;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
}

.project-block .inner-box .image .overlay-box{
	position:absolute;
	content:'';
	left:0px;
	bottom:0px;
	width:100%;
	/*height:100%;*/
	display:block;
	opacity:0;
	z-index:1;
	-webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    transition: all 900ms ease;
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-transform-origin: left;
    -moz-transform-origin: left;
    -ms-transform-origin: right;
    -o-transform-origin: left;
    transform-origin: left;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	background-color: rgba(115, 178, 195, 0);
}

.project-block .inner-box:hover .image .overlay-box{
	opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
}

.project-block .inner-box .image .overlay-box .overlay-inner {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    padding: 25px 28px;
    text-align: center;
}

.project-block .inner-box .image .overlay-box .title{
	position:relative;
	color:#ffffff;
	font-size:15px;
	font-weight:400;
}

.project-block .inner-box .image .overlay-box .title:before{
	position:absolute;
	content:'';
	left:0px;
	top:10px;
	width:30px;
	height:1px;
	background-color:rgba(255,255,255,0.30);
}

.project-block .inner-box .image .overlay-box h3{
	position:relative;
	font-size:20px;
	font-weight:700;
	line-height:1.3em;
	margin-top:8px;
    color: #fff;
}
.projects-section .outer-container .owl-nav .owl-prev {
   
    right: 35px;
    left: auto;
        background-color: rgba(0,0,0,.5) !important;
        top:15px;
}
.projects-section .outer-container .owl-nav .owl-next {
   /* top: 55%;*/
       background-color: rgba(0,0,0,.5) !important;top:15px;
}

.project-block .inner-box .image .overlay-box h3 a{
	position:relative;
	color:#ffffff;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
    transition: all 300ms ease;
}

.project-block .inner-box .image .overlay-box h3 a:hover{
	color:#161a33;
}

.project-block .inner-box .image .overlay-box .read-more{
	position:relative;
	color:#ffffff;
	font-size:15px;
	font-weight:700;
	margin-top:32px;
	display:inline-block;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
    transition: all 300ms ease;
	/*font-family: 'Playfair Display', serif;*/
}
h2.j-titles {
    font-size: 22px;
    text-align: center;
    /*font-style: italic;*/
    padding: 20px 0px;margin-bottom: 0px;
}

.project-block .inner-box .image .overlay-box .read-more .arrow{
	position:relative;
	margin-left:5px;
	top:1px;
}

.project-block .inner-box .image .overlay-box .read-more:hover{
	color:#161a33;
}

@media screen and (max-width: 1024px) and (min-width:992px){
    h2.j-titles {
    font-size: 18px;padding-bottom: 10px;
}}

@media screen and (max-width: 992px) and (min-width: 768px){
h2.j-titles {
    font-size: 14px;
    padding-bottom: 12px;
    padding-top: 15px;
}
.projects-section .outer-container {
    position: relative;
    padding: 0px 10px;
}
}
@media screen and (max-width: 767px){
     h2.j-titles{font-size: 18px;    margin-bottom: 0px;}
}








@media (min-width:768px) and (max-width:1100px){
	.btn-engage {
		width:220px !important;
}
.sort-metals {
    width: 80%;
}
.btn-diamond {
	width:180px !important;	
}	
}
@media screen and (max-width:767px) and (min-width: 560px){
    .project-block{margin:0px 10px;}
}
@media screen and (max-width:559px){
    .project-block{margin:0px;}
    .projects-section .outer-container{padding: 0 20px;}
    h2.j-titles {
    font-size: 20px !important;
    margin-bottom: 0px;
}
}
@media (max-width:480px){
	.btn-engage {
    width: auto !important;
    margin: 0 auto;
   /* margin-right: 0px !important;*/
}
.btn-diamond {
	width:120px !important;	
	margin: 0 auto;
}
.sort-metals {
    width: 100%;
    margin: 0 auto;
    padding-top: 25px;
    display: flex;
    overflow-x: scroll;
}
.hovicon {
    margin: 20px 8px;}
	
	
}
@media screen and (max-width: 1140px) and (min-width:992px){
    h2.j-titles {
    font-size: 18px;
}}
@media screen and (max-width:767px){
    .sort-metals {width: 100%;}.hovicon{
       line-height: 57px;
    cursor: pointer;
    margin: 20px 10px;
    margin-bottom: 10px;
    width: 65px;
    height: 65px;}
    span.hov-name{font-size:13.5px;}
    .eng-box2 {
    padding-top: 35px;
    padding: 20px 10px;
    background: rgba(255,255,255,.4);
    margin-top: 25px;
}

.eng-box2 .btn-wrapper {
    padding-top: 10px;
    display: block;
}
.eng-btn ul{padding-top: 0px;}
}
@media screen and (max-width: 600px){
    .btn-wrapper .btn-engage {
    background: #333;
    color: #fff;
    width: 100% !important;
    margin-bottom: 10px;
}
.eng-banners {
    padding-top: 10px;
}
.title-box4 {
    margin-bottom: 15px;
}
.eng-btn li img {
    width: 45px;
}
.btn-wrapper .btn-diamond {
    width: 100% !important;
    margin: 0 auto;
}
.eng-box2 h2.title32 {
    font-size: 25px;
}
.eng.banner-infov2 .title32{font-size: 23px;}
}