@import url('https://fonts.googleapis.com/css?family=Federant&display=swap');

/*Aditya css*/


#royal_preloader.logo .percentage {
  color:#ffffff;
}


/*header .left-header .navi-level-1 li a.logo {
    padding: 0;
    padding-top: 4px;
}*/

/*.header-v2 .left-header {
    float: left;
    width: 360px;
}*/


.navi-level-1 > li a{
	font-weight: 600;
}


ul.navi-level-1.main-navi li:hover span {
    color: #dbae51;
   /* color: #ad772f;*/
}

/*.bg-grey{
	background: #ebebeb;
}*/

.welcome-section .ot-btn {   
    font-weight: 600;
}

.item-team .member-info {
    width: 304px;
    height: 90px;
    border: 3px solid #ebcd1e;
    margin: 0 auto;
    margin-top: -21px;
    z-index: 2;
    position: relative;
    background: #fff;
    padding: 10px 0;
}

.ourteam-warp.ourteam-3-col:hover .prev-team{
	display: none !important;
}

.ourteam-warp.ourteam-3-col:hover .next-team{
	display: none !important;
}

.box-content-overlay-3 h2 {
    color: #111;
    margin-top: 0;
    font-weight: 400;
    line-height: 48px;
}

.welcome-section p {
    text-align: justify;
}

.copyright {  
    background: #000000;
 }


.header-v4 nav li a {
    padding: 16px 13px 0px 8px;   
}

.header-bg-white{
     background: rgba(0, 0, 0, 0);
}

.header-v2 .navi-level-1 > li a{
	color: #ccc;
}

.header-v4 nav li:last-child a:after{
	display: none;
}

.header-v2 .left-header {
    width: 200px;
}

.container.header_section_logo {
    padding-left: 0px;
    padding-right: 0px;
}

.header-v2 nav{
	float: right;
}

.header-v2 .left-header li {
    vertical-align: baseline;
}

header .left-header .navi-level-1 li a.logo {
    padding: 0;
    padding-top: 10px;
}

.navi-level-1 > li > a:after {
    content: "|";
    width: 1px;
    height: 22px;
    position: absolute;
    right: 0px;
    top: 15px;
    color: #ccc;
    display: block;
}

.mm-toggle span.icon_close {
    top: 5px;
}

.zoom {  
  transition: transform .9s;  
}

.service_one:hover .zoom {
  -ms-transform: scale(1.1); /* IE 9 */
  -webkit-transform: scale(1.1); /* Safari 3-8 */
  transform: scale(1.1); 
}

.service_two:hover .zoom {
  -ms-transform: scale(1.1); /* IE 9 */
  -webkit-transform: scale(1.1); /* Safari 3-8 */
  transform: scale(1.1); 
}


.service_three:hover .zoom {
  -ms-transform: scale(1.1); /* IE 9 */
  -webkit-transform: scale(1.1); /* Safari 3-8 */
  transform: scale(1.1); 
}


.why_innovative:hover .zoom{
  -ms-transform: scale(1.1); /* IE 9 */
  -webkit-transform: scale(1.1); /* Safari 3-8 */
  transform: scale(1.1);   
}

.why_experience:hover .zoom{
  -ms-transform: scale(1.1); /* IE 9 */
  -webkit-transform: scale(1.1); /* Safari 3-8 */
  transform: scale(1.1);  
}

.why_quality:hover .zoom{
  -ms-transform: scale(1.1); /* IE 9 */
  -webkit-transform: scale(1.1); /* Safari 3-8 */
  transform: scale(1.1);  
}

.why_customer:hover .zoom{
  -ms-transform: scale(1.1); /* IE 9 */
  -webkit-transform: scale(1.1); /* Safari 3-8 */
  transform: scale(1.1);  
}


mark {
    background: #dbae51;
    padding: 0 3px;
}

.btn-main-color {
    background: #dbae51;
}


.ot-btn {
    font-weight: 600;
}

.layer-1{
    position: relative;
    width: 100%;
    height: 100%;
    background: rgba(230, 195, 105, 0.8);
}

.layer-1.text-center.para_bg{
    background: rgba(31, 30, 29, 0.8);
}

.services-fix .img-block {
    border: 5px solid;
    color: rgba(230, 195, 105, 0.9);
    background: transparent;
 /*   background: rgba(230, 195, 105, 0.9);*/
    height: 205px;
    border-radius: 0;
}

mark {
    background: #dbae51;
    padding: 2px 10px;
    font-weight: 500;
}

.svg-triangle-icon {
    fill: transparent;
    stroke: #dbae51;
    stroke-width: 3;
}

.hexagon {
    fill: transparent;
    stroke: #dbae51;
    stroke-width: 3;
}


.item-team .member-info {
    width: 280px;
    height: 90px;
    border: 3px solid #a86f2a;
}

.item-team .member-info {
    margin: 0 auto;
    margin-top: -21px;
    z-index: 2;
    position: relative;
    background: #e6c36a;
    padding: 10px 0;
}

p.member-job {
    color: #000;
    font-weight: 500;
}

.ourteam-warp.ourteam-3-col h5.text-cap {
    color: #000;
    letter-spacing: 1px;
}

.projectContainer .element-item:hover .project-info {
    opacity: 1;
    background: rgba(230, 195, 105, 0.9);
}

.navi-level-1.hover-style-2 li a span:before {
    display: block;
    width: 0;
    height: 3px;
    position: absolute;
    background: #dbae51;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    transition: all 0.3s ease-in-out;
    z-index: -1;
}

ul.navi-level-1.main-navi li:hover span {
    color: #dbae51;
}

.project-terms a h4:before {
    content: "";
    width: 0px;
    height: 3px;
    background: rgba(230, 195, 105, 0.9);
    transition: all 0.6s ease 0s;
    position: absolute;
    top: 0px;
    left: 0;
    z-index: -1;
    top: 5px;
}

.project-terms a.current h4:before {
    content: "";
    width: 100%;
    height: 3px;
    background: rgba(230, 195, 105, 0.9);
}


.project-terms a h4 {
    display: inline-block;
    position: relative;
    color: #555;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 600;
    z-index: 9;
}


.box-content-overlay-3 h2 {
    color: #fff;
}


.btn-dark-color {
    background: #000;
    color: #fff;
}
.all_prod_bg_color{
    position: relative;
    width: 100%;
    height: 100%;
    background: rgba(230, 195, 105, 0.8);
}


.bg-grey {
    background: #ebebeb;
}

.ourStatis-warp h3.text-cap {
    color: #ac7d34;
    font-size: 20px;
}

.divider {
    width: 100%;
    max-width: 370px;
    height: 1px;
    margin: 40px auto;
    display: block;
    position: relative;
    background: #a9712b;
}


.large-avatar img {
    margin: 0 auto;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    border: 3px solid #a86f2a;
}


.name-testimonials{
    font-weight: 600;
}

.about_padd{
    padding: 94px 0 100px 0;
}

.why_choose_padd{
    padding: 80px 0 130px 0;
}


.padding-bottom-60{
   padding-bottom: 60px !important;
}

.meet_padd {
    padding: 60px 0 120px 0;
}

.clients_padd{
    padding: 60px 0px 60px 0px;
}

a.matrix{
    font-family: Federant;
    color: #fff;
}

a.matrix:hover{
    font-family: Federant;
    color: #dbae51;
}

.footer-col-4 form .input-group input.form-control {
    margin-bottom: 20px;
}


footer.footer-v3 .footer-col-1.footer-text p {
    text-align: justify;
}

.footer-v3 .footer-col-2 h4 {
    padding-left: 70px;
}

.footer-v3 .footer-col-2 ul.list-link-footer {
    padding-left: 70px;
}

.footer-col-2 {
    width: 25% !important;
}

ul.list-link-footer li {
    width: 100%;
    line-height: 28px;
}


ul.list-link-footer li {
  
    position: relative;
   
    display: inline-block;
    float: left;
    margin-bottom: 7px;
}


.footer-v3 .footer-col-2 h4 {
    padding-left: 70px;
}


.footer-v3 .footer-col-3 ul li i {
    padding-right: 6px;
}


.footer-v3 .footer-col-3 ul li {
    width: 100%;
    display: inline-block;
    color: #999;
    margin-bottom: 4px;
}


ul.list-link-footer li {
    position: relative;
    display: inline-block;
    float: left;
    margin-bottom: 1px;
	width:300px;
}

ul.list-link-footer li:hover:before {
    background: #a9712b;
}


ul.list-link-footer li:hover a {
    color: #a9712b;
}

ul.list-link-footer li a {
    font-weight: 600;
    color: #999;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    padding-left: 15px;
    transition: all 0.6s ease 0s;
}

.footer-col-3 ul.list-link-footer li:before {
    background:transparent;
    display: none;
}

.footer-col-3 ul.list-link-footer li:hover::before {
    background:transparent;
    display: none;
}


.form-subcrible-footer input.form-control:hover {
    border-color: #ab762e;
    outline: none;
    box-shadow: none;
    color: #fff;
}


.form-subcrible-footer .btn-subcrible-footer:hover {
    border-color: #ab762e;
    color: #fff;
}

#to-the-top:hover {
    background-color: #ab762e;
    color: #333;
}

.font_weight_top_text{
    font-weight: 500 !important;
}


.font_weight_second_text{
    font-weight: 800 !important;
    text-transform: uppercase;
}


/*Flip Image*/

.flip-box {
/* background-color: transparent;
  width: 100%;
  height: auto;
  border: 1px solid #f1f1f1;
  perspective: 1000px;
*/}

.flip-box-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

.flip-box:hover .flip-box-inner {
  transform: rotateY(180deg);
}

.flip-box-front, .flip-box-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}

.flip-box-front {
  background-color: #bbb;
  color: black;
}

.flip-box-back {
  background-color: #555;
  color: white;
  transform: rotateY(180deg);
}


.section-dark-ourStatistics .ourStatis-item .counter{
  color: #000 !important;
  font-size: 26px;
}
/**/

.about-info-item:hover img{
  transform: rotate3d(0, 1, 0, 190deg) !important;
    transition: all 1s ease-in-out;
}

/*home page pie chart css*/

#copper {
  width: 100%;
  height: 350px;
}
#zink {
  width: 100%;
  height: 350px;
}
#aluminium{
  width: 100%;
  height: 350px;
}
g[shape-rendering="auto"] {
    display: none;
}
.product-info{
  padding: 25px !important;
  text-align: left !important;
}

/*Product Page*/
.product-section {
    
    /*padding: 0 0 20px 0;*/
    text-align: center;
}
.about-intro.copper-heading{
  margin-bottom: 20px;
  padding-bottom: 25px;
  background-color: #eee;
  width: 100%;
}
.about-intro.copper-heading h2{
  margin-bottom: 0 !important;
  text-align: center;
  padding-top: 20px;
  font-size: 28px;
}
.about-intro.copper-heading h5{
  text-align: center;
  margin-bottom: 5px;
} 

/*Contact Us Page*/
.how-would-help{
  padding-top:80px!important
}
.left-icon-item{
  margin-bottom:0
}
.how-would-help-1,.how-would-help-4{
  background:#e6c36a;
  padding:17px;
  height: 300px;
}
.how-would-help-1 i,.how-would-help-4 i{
  border-color:#fff
}
.how-would-help-2,.how-would-help-3{
  background:#f5f5f5;
  padding:20px;
  height:300px;
}
.how-would-help-2 i,.how-would-help-3 i{
  border-color:#e6c36a;
} 
ul.social li a{
  width: auto !important;
  height: auto !important;
  margin-bottom: 14px;
}

.product-section.product-packaging-section {
    width: 49%;
    display: block;
    margin: 0 auto;
    margin-bottom: 60px;
}
.about-family{
  padding: 0px 80px 20px;
}

.table-copper{
  overflow-x: auto;
}


.about-intro.copper-heading.about-nickel-cathodes h2 {
    margin-bottom: 0 !important;
    text-align: center;
    padding-top: 10px;
    font-size: 28px;
}

.about-intro.copper-heading.about-nickel-cathodes{
  padding-bottom: 10px;
    background-color: #eee;
    width: 70.2%;
    margin: 0 auto !important;
}
.home-button-align {
    position: relative;
    top: 50%;
}    

.video{
    background-color: #000;
    max-height: 100vh;
	max-width: 100vw;
}
