/*
	STYLING FOR GAMUDA
	Initiated from alpha.gamuda.com.my / 03 AUG 2018

	This would be the actual working CSS for the site, spesific for the site.


*/

/* for Who We Are project country title  9/7/21 AS */
p.country-title{
line-height: 1em !important;
}
.read-more p{
	width: 100% !important;
 /*   max-width: 720px !important; */
    font-size: 18px !important;
    font-weight: normal !important;
    font-style: normal !important;
    font-stretch: normal !important;
    line-height: 1.44 !important;
    letter-spacing: 0.2px !important;
    color: #615f62 !important;
    margin-top: 20px!important;
}

.read-more ul{
    max-width: 720px;
        font-size: 18px !important;
    font-weight: 400 !important;
    font-style: normal !important;
    font-stretch: normal !important;
    line-height: 1.44 !important;
    letter-spacing: .2px !important;
    color: #615f62 !important;
}
.showborderbottom .main-copy p{
	    font-size: 18px !important;
    font-weight: normal !important;
    font-style: normal !important;
    font-stretch: normal !important;
    line-height: 1.44 !important;
    letter-spacing: 0.2px !important;
    margin-top: 20px!important;
	color: #615f62 !important;
    font-family: 'Muli-Regular' !important;
	
}
.sustainability-intro p {
width: 100% !important;
 /*   max-width: 720px !important; */
    font-size: 18px !important;
    font-weight: normal !important;
    font-style: normal !important;
    font-stretch: normal !important;
    line-height: 1.44 !important;
    letter-spacing: 0.2px !important;
    margin-top: 20px!important;
	color: #615f62 !important;
    font-family: 'Muli-Regular' !important;
}
.accordian-heading-size h4 {
	font-size: 26px !important;
}
.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

/* ------------------- scrollbar */

	/* Let's get this party started */
::-webkit-scrollbar {
    width: 12px;
}

/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.2);
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0px;
    border-radius: 0px;
    /*background: rgba(255,0,0,0.8); */
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}
::-webkit-scrollbar-thumb:window-inactive {
	/*background: rgba(255,0,0,0.4); */
}

/* ------------------- common elements by page hierachy */

.pre-h2 .elementor-heading-title, .hero-title h2, .hero-title2 h2, .hero-title2 div {
	font-family: 'Poppins-SemiBold' !important; src: url('https://fonts.googleapis.com/css?family=Poppins:600&amp;subset=devanagari,latin-ext');
}
.main-copy p, .page-intro, .page-intro p, .page-intro-red p, .page-into-full, .page-intro-full p {
	font-family: 'Muli-Regular' !important; src: url('https://fonts.googleapis.com/css?family=Muli:700&amp;subset=latin-ext,vietnamese');
}

div.month {height:unset;}



/* ------------------------------------------------------FONT SIZE */
.uppercase {
	text-transform: uppercase!important;
}
.pre-h2 .elementor-heading-title { /* breadcrumb text */

  font-size: 16px !important;
  font-weight: 500 !important;
  font-style: normal !important;
  font-stretch: normal !important;
  letter-spacing: normal !important;
  color: #e32119 !important;
  text-transform: capitalize!important;
  margin-bottom: 20px;
}

.hero-title h2, .hero-title h2 span , .hero-title h2 div { /* mainpage/section title  */

	  width: 80%!important;
	  max-width: 720px !important;
	  font-size: 51px !important;
	  font-weight: normal !important;
	  font-style: normal !important;
	  font-stretch: normal !important;
	  line-height: 1.14 !important;
	  letter-spacing: normal !important;
	  color: #1e2122 !important;

}

.hero-title2 div { /* mainpage/section title  */

	  font-size: 51px !important;
	  font-weight: normal !important;
	  font-style: normal !important;
	  font-stretch: normal !important;
	  line-height: 1.14 !important;
	  letter-spacing: normal !important;
	  color: #1e2122 !important;

}


.page-intro, .page-intro p, .page-intro span, .page-intro div  { /* text after H1/page intro */

	  width: 100% !important;
	  max-width: 720px !important;
	  font-size: 18px !important;
	  font-weight: normal !important;
	  font-style: normal !important;
	  font-stretch: normal !important;
	  line-height: 1.44 !important;
	  letter-spacing: 0.2px !important;
	  color: #615f62 !important;
	  margin-top: 20px!important;

}


.page-intro-red, .page-intro-red p, .page-intro-red span, .page-intro-red div {

  	width: 100% !important;
    max-width: 720px !important;
    font-size: 18px !important;
    line-height: 1.44 !important;
    letter-spacing: 0.2px !important;
  	font-weight: 600;
  	color: #e32119!important;

}

/* .page-intro-full-width p {  text after H1/page intro

	  width: 100% !important;
	  font-size: 18px !important;
	  font-weight: normal !important;
	  font-style: normal !important;
	  font-stretch: normal !important;
	  line-height: 1.44 !important;
	  letter-spacing: 0.2px !important;
	  color: #615f62 !important;

} */

h4 { /* section title */
  	font-family: 'Poppins-Medium'!important;
    font-size: 40px!important;
    line-height: 1.14!important;
    letter-spacing: 0.5px;
/*     text-transform: capitalize!important; */
	font-weight: bold;
}

.pre-h4, .pre-h4 p, .pre-h4 div, .pre-h4 span { /* 3.1.1 */
  	font-size: 14px;
  	letter-spacing: 0.3px;
  	color: #788184!important;
	text-transform: uppercase;
	font-family: 'Poppins-SemiBold'!important;
	padding-bottom: 20px;
}
h5 { /* section title */
  	font-family: 'Poppins-SemiBold' !important;
    font-size: 36px!important;
    line-height: 1.14!important;
    letter-spacing: 0.5px;
    text-transform: capitalize!important;
	font-weight: bold;
}
.sub-title {
  margin-bottom : 10px!important;
}
.sub-title, .sub-title p {
	font-size: 22px!important;
  	line-height: 1.31!important;
  	letter-spacing: 0.5px;
  	color: #1e2122;
    font-family: "Poppins-SemiBold"!important;
}

.sub-title-des, .sub-title-des p {
	font-size: 16px!important;
 	line-height: 1.3;
 	letter-spacing: 0.2px;
 	color: #615f62!important;
    font-family :"Poppins-MediumItalic"!important;
}

.main-copy p, .main-copy,
.collapse-content div,
.collapse-content.main-copy ul,
.icn-tick-top.main-copy .elementor-heading-title { /* section copy/ main paragraph styling*/

   font-size: 16px;
   font-weight: normal !important;
   font-style: normal !important;
   font-stretch: normal !important;
   line-height: 1.5 !important;
   letter-spacing: normal !important;
   color: #1e2122 !important;
   font-family: 'Muli-Regular' !important;
}

.list-item p {

	font-size: 20px!important;
    font-weight: 600;
    line-height: 1.4!important;
    letter-spacing: 0.6px;
    color: #1e2122!important;
    font-family: 'Muli-Regular' !important;
}

.quote p {
	font-family: 'Muli-Regular', sans-serif!important;
    font-size: 20px!important;
    font-weight: normal;
    font-style: italic;
    line-height: 1.4!important;
    letter-spacing: 0.3px!important;
    color: #505759!important;
	margin-bottom: 30px!important;
	max-width: 400px;
}

.quote-author p {
	font-family: 'Muli-Bold', sans-serif!important;
    font-size: 16px!important;
    font-weight: normal;
    letter-spacing: 0.2px;
    color: #505759!important;
	margin-bottom: 25px!important;
}

.quote-post p {
	font-family: 'Muli-Regular', sans-serif!important;
    font-size: 16px!important;
    letter-spacing: 0.2px;
    color: #91989d!important;
}

.img-caption-title p, img-caption-title,
.banner-big-content {
	font-family: 'Poppins-SemiBold', Sans-Serif!important;
    font-size: 24px!important;
    font-weight: 600!important;
    font-style: normal!important;
    font-stretch: normal!important;
    line-height: 1.25!important;
    letter-spacing: 0.5px!important;
    color: #1e2122!important;
	margin-top: 20px!important;
	margin-bottom: 10px!important;
}

.icn-caption p {
	font-size: 16px;
  	line-height: normal!important;
  	letter-spacing: 0.1px;
  	text-align: center;
  	color: #6d7679;
}

.icn-title p{
	font-size: 26px;
  	font-weight: 500;
  	line-height: 1.15;
  	letter-spacing: 0.6px;
  	color: #1e2122;
}
.disclaimer-title p, .disclaimer-title {
	font-family: 'Poppins-SemiBold', Sans-Serif!important;
	font-size: 26px!important;
  	font-weight: 500;
  	line-height: 1.15;
  	letter-spacing: 0.6px;
  	color: #1e2122;
	margin-bottom: 10px!important;
	margin-top: 50px!important;
	text-transform: uppercase!important;
}

/* ----------------------------------------------------SITEMAP */
.sitemap-title, .sitemap-title p,
.sitemap-title .elementor-heading-title a, .sitemap-title  .elementor-heading-title a:link,
.sitemap-title .elementor-heading-title a:hover, .sitemap-title  .elementor-heading-title a:focus {
	font-family: 'Muli-Bold';
    font-size: 20px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 28.8px;
    letter-spacing: 0.4px;
    color: #1e2122!important;
	padding-bottom: 20px;
}

.sitemap-sub-title, .sitemap-sub-title p,
.sitemap-sub-title .elementor-heading-title a, .sitemap-sub-title  .elementor-heading-title a:link,
.sitemap-sub-title .elementor-heading-title a:hover, .sitemap-sub-title .elementor-heading-title a:focus {
	font-family: 'Muli-Bold';
    font-size: 15px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 40.35px;
    letter-spacing: 0.3px;
    color: #505759!important;
}

.sitemap-sub-title .elementor-heading-title a:hover, .sitemap-sub-title .elementor-heading-title a:focus  {
    color: #1e2122!important;
}



.table-title1 { /* ----- SECTION 5*/
	font-size: 18px;
    line-height: 1.44;
    color: #505759!important;
    font-family: Muli-Regular,Sans-Serif!important;
}

/* ------------------------------------------------------WRAPPER */
/*this css copy from lil.css*/
.wrap{
    max-width: 100%;
    padding: 0;
}
.gamuda-wrapper{
    max-width: 1120px;
    left: auto !important;
    width: 100% !important;
    margin: 0 auto;
    display: block;
}
/*end lil.css*/

.wrapper-padding-t, .padd-xs{
	padding: 0 10px!important;
}
.padd-lg {
	padding: 0;
}
.footer-spacer {
	margin-bottom: 50px!important;
}

.footer-spacer-xs {
	margin-bottom: 50px!important;
}

/* ------------------------------------------------------IMG ICON */
.icn-content .elementor-heading-title {
	font-family: 'Muli-Regular', sans-serif!important;
	font-size: 16px!important;
    letter-spacing: .1px;
    text-align: center;
 	color: #788184!important;
	max-width: 170px!important;
	margin: auto;
	line-height: normal;
}

.icn-content .elementor-heading-title strong{
	font-family: 'Muli-Bold', sans-serif!important;
	color: #000!important;
	display: inline-block;
	margin-top: -4px;
}
.icn-border {
    border-right: 0.5px solid #91989d!important;
}

.icn-no-border {
   border: none;
}

/* ------------------------------------------------------TICK ICON ROUND */
.icn-tick-top:before {
	font-family: 'icomoon' !important;
    content: "\e908";
    color: #e32119;
    font-size: 47px;
	position: relative;
/*     top: -20px;
    left: 0px; */
	top: 0;
    left: 0;
}

.icn-tick-left:before {
	font-family: 'icomoon' !important;
    content: "\e908";
    color: #e32119;
    font-size: 36px;
	position: relative;
    left: -240px;
    top: 33px;
    height:20px;
}

/* .elementor-widget-image .elementor-image img {
	max-height: 500px;
} */
 .collapse-content .elementor-tab-title {
	font-size: 26px!important;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    font-family: 'Poppins-SemiBold', Sans-Serif!important;
	font-weight: 700;
    color: #1e2122;
/* 	 text-transform: capitalize; */
}

.collapse-content .elementor-tab-title a,
.collapse-content .elementor-tab-title a:link {color: #1e2122!important;}

.collapse-content .elementor-tab-content {
	color: #615f62;
	padding: 0px 60px 0 0px!important;
    margin-bottom: 30px;
}

.collapse-content .elementor-tab-content .sub-title {
	text-align: left;
	font-size: 20px!important;
	text-transform: uppercase;
	font-weight: 700!important;
	margin-bottom: 30px!important;
}

.collapse-content table>tr, .collapse-content tbody tr:nth-child(2n), .collapse-content tbody, .collapse-content tr {
    background-color: transparent;
	border: none;
}
/*-----------------------------------------------------------------------LIST STYLE */
/* LIST STYLE DECIMAL */
.collapse-content ul.number, ul.number {
	list-style-type: decimal!important;
/* 	margin-left: 20px; */
}

.collapse-content ul.number-bold {
	list-style-type: decimal!important;
	font-weight: 700!important;
}

.collapse-content ul.number-bold p{
	font-weight: normal!important;
	padding: 0!important;
	margin: 0!important;
}

.collapse-content ul.number>li, .collapse-content ul.number-bold>li,
ul.number>li, ul.number-bold>li{
	padding-bottom: 20px;
}

/* LIST STYLE LOWER ROMAN */
.collapse-content ul.lower-roman, ul.lower-roman {
	list-style-type: lower-roman!important;
}

/* LIST STYLE DISC */
.collapse-content ul.disc, ul.disc {
	list-style-type:disc!important;
	color: #e32119;
}

.collapse-content ul.dis-black, ul.disc-black {
	list-style-type:disc!important;
}

.collapse-content ul.disc > li, ul.disc > li,
.collapse ul.disc-black > li, ul.disc-black > li {
    padding-bottom: 8px;
}

/* LIST STYLE ALPHA WITH BRACKET */
.collapse-content ul.alpha, ul.alpha {
   counter-reset: list;
}
.collapse-content ul.alpha > li, ul.alpha > li {
  list-style: none;
  padding-bottom: 8px;
}
.collapse-content ul.alpha > li:before{
  content: counter(list, lower-alpha) ") ";
  counter-increment: list;
	position: absolute;
    left: 47px;
}

ul.alpha > li:before{
  content: counter(list, lower-alpha) ") ";
  counter-increment: list;
	position: absolute;
    left: 7px;
}

/* LIST STYLE ALPHA WITH DOT*/
.collapse-content ul.alpha-dot, ul.alpha-dot {
   counter-reset: list;
}
.collapse-content ul.alpha-dot > li, ul.alpha-dot > li {
  list-style: none;
  padding-bottom: 8px;
}
.collapse-content ul.alpha-dot > li:before{
  content: counter(list, lower-alpha) ". ";
  counter-increment: list;
	position: absolute;
    left: 47px;
}
.collapse-content.agm ul.alpha-dot > li:before { 
	left: 5px;
}
/* LIST STYLE ALPHA WITH DOT BOLD*/
.collapse-content ul.alpha-dot-b, ul.alpha-dot-b {
   counter-reset: list;
}
.collapse-content ul.alpha-dot-b > li, ul.alpha-dot-b > li {
  list-style: none;
  padding-bottom: 8px;
}
.collapse-content ul.alpha-dot-b > li:before{
  content: counter(list, lower-alpha) ". ";
  counter-increment: list;
	position: absolute;
    left: 7px;
}

.collapse-content ul.alpha-dot-b, ul.alpha-dot-b {
	list-style-type: decimal!important;
	font-weight: 700!important;
}

/* LIST STYLE ALPHA CAPITAL*/
ul.upper-alpha {
	list-style: upper-alpha;
	padding-top: 20px;
	margin-bottom: 0!important;
}

/* LIST STYLE ROMAN */
.collapse-content ul.roman, ul.roman {
   counter-reset: list;
}

.collapse-content ul.roman > li, ul.roman > li {
  list-style: none;
  padding-bottom: 8px;
}

.collapse-content ul.roman > li:before {
  content: counter(list, lower-roman) ") ";
  counter-increment: list;
	position: absolute;
    left: 80px;
}



/* LIST STYLE DASH */
ul.dash {
  list-style-type: none;
}
ul.dash > li {
  text-indent: -5px;
}
ul.dash > li:before {
  content: "-";
  text-indent: -5px;
}

/* --------------------------------------------LIST STYLE WITH TICK ICON */
.left-section {
	float: left;
	width: 50%;
}

.right-section {
	float: right;
	width: 50%;
}

ul.icn-tick-2, ul.icn-tick {
  list-style: none;
  padding: 0;
}

ul.icn-tick {
	padding-left: 30px;
	margin-bottom: 0;
}

ul.icn-tick li:before {
  font-family: 'icomoon' !important;
  content: "\e908";
  color: #e32119;
  font-size: 48px;
  position: relative;
  top: 50px;
  left: -62px;
  display: table-cell;
}

ul.icn-tick-2 li:before {
  font-family: 'icomoon' !important;
  content: "\e909";
  color: #e32119;
  font-size: 38px;
  position: relative;
  top: 43px;
  left: -38px;
  display: table-cell;
}


ul.icn-tick span, ul.disc-black span {
	font-family: "Poppins-SemiBold"!important;
	font-size: 16px;
	display: block;
}

.left-section ul.icn-tick-2 > li, .left-section ul.icn-tick > li,
.right-section ul.icn-tick-2 > li, .right-section ul.icn-tick > li {
    margin-right: 20px;
	margin-left: 20px;
}


/*ul.left2.icn-tick-2, ul.left2.icn-tick{
	width: 100%;
	float: left;
	padding-bottom: 40px;
	margin-left: 30px!important;
}


 ul.left.icn-tick-2, ul.left.icn-tick,
ul.right.icn-tick-2, ul.right.icn-tick{
	padding-right: 35px;
	margin-right: 50px!important;
}
ul.left2.icn-tick-2 > li, ul.left2.icn-tick > li{
	list-style-type: none;
	font-size: 16px;
	margin-left: 50px;
}

ul.icn-tick-2 { list-style none;}
ul.icn-tick-2:before li {
	font-family: 'icomoon' !important;
    content: "\e909";
    color: #e32119;
    font-size: 47px;
	position: relative;
    top: -20px;
    left: 0px;
} */

.icon-container { /* 5.4.1*/
	margin-top: 20px;
}
.column-3 { /* 5.4.1*/
	float: left;
	width: 27.3%;
	margin: 3%;
}

.info {
	margin-top: 30px;
	font-family: "CircularStd-Book";
	font-size: 14px;
	color: #505759!important;
}
.info p{
	font-family: "CircularStd-Book";
	font-size: 14px;
	color: #505759!important;
	margin: 0;
	padding: 0;
}


/* ------------------------------------------------------LINK */
.info a, .info a:link, .info a:hover, .info a:visited,
.main-copy a, .main-copy p.a, .main-copy a:link, .main-copy p a:link, .main-copy a:hover, .main-copy p a:hover, .main-copy a:visited, .main-copy p a:visited,
.collapse-content a, .collapse-content a:link, .collapse-content a:hover, .collapse-content a:visited,
.contact-us a, .contact-us a:link, .contact-us a:hover, .contact-us a:visited, a:hover, a:focus{
	color: #e32119;
	outline: none!important;
}



/* -----------------------------------------------------BUTTON */
.elementor-heading-title a, .elementor-heading-title a:link, .elementor-heading-title a:hover, .elementor-heading-title a:focus{
	color: #e32119!important;
	outline: none;
}
.btn-bck .elementor-button {
   font-family: 'Poppins-SemiBold'!important;
   font-weight: 600;
   font-size: 16px;
   display: inline-block;
   color: #505759!important;
   position: relative;
   left: 0;
   top: -2px;
	margin-bottom: 25px;
/* 	outline: none; */
}
.btn-bck:before {
   font-family: 'icomoon' !important;
   content: "\e900";
   color: #e32119;
   font-size:16px;
   position: absolute;
   left: 0;
   top: 10px;
   height:20px;
}

/* ------------------------------------------------BIG GREY BUTTON */
.white {
	color: #fff;
}
.big-btn-title {
	font-family: 'Poppins-SemiBold'!important;
    font-size: 40px!important;
	/*font-size: 34px!important;*/
    font-weight: 700;
    line-height: 1.06;
    letter-spacing: 0;
	height: 80px;
}

/* ---------------------------------------- WHITE OUTLINE BOX WITH ARROW */
.btn6 {
    cursor: pointer;
    border: 1px solid #fff;
    width: 55px;
    height: 55px;
    display: block;
    padding-left: 15px;
    padding-top: 15px;
    background: linear-gradient(to right, #fff 50%, transparent 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all .5s ease-out;
}

.hoverme:hover .btn6 {
  background-position: left bottom;
}


.hoverme:hover .btn6 span:before {
  color:#e32119;
}


/* ------------------------------------------------OVERVIEW BUTTON */
/* Red arrow on top */
.img-arrow {
    cursor: pointer;
    position: absolute;
    top: 0;
/*     right:0;
    width: 55px;
	height: 55px; */
	right: -1px;
    width: 55px;
    height: 56px;
    background-image: linear-gradient(to left, #b81150, #e32119);
    opacity: 0;
    transition: 0.25s;
}
.img-arrow :before {
    font-family: icomoon!important;
    color: #fff;
    content: "\e902";
    font-size: 20px;
    position: absolute;
/* 	top: 1px;
    right: -40px; */
	top: 17px;
    right: 15px;
}
.img-parent:hover > .img-arrow,
.img-parent-tall:hover > .img-arrow,
.img-parent-left:hover > .img-arrow{
    opacity: 1;
    transition: 0.25s;
}
/* end Red arrow on top */
.img-wrapper {
/*     padding: 5px; */
/*     max-width: 1200px;
    text-align: center;*/
    margin: 0 auto;
/*     margin-right: auto;
    margin-top: 0; */
}

.elementor-column>.elementor-element-populated>.puzzle-btn {
	padding: 0!important;
}
.img-column .elementor-widget:not(:last-child) {
	margin-bottom: 0;
}
.img-parent {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    /* margin-bottom: 0;
    height: 350px;*/
	height: 340px;
    overflow: hidden;
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.img-parent-tall {
    width: 100%;
/*  margin: 10px;
	margin-right: 5px;*/
	margin-right: 0;
    margin-top: 10px;
    height: 705px;
    overflow: hidden;
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.img-parent-left {
    width: 100%;
    margin: 10px;
	/*margin-right: 5px;
    height: 350px;*/
    margin-left: 0;
    height: 340px;
    overflow: hidden;
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.img-child {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}


/* ---------------------------------------- KEY VISUAL */
.bg-5-0a {background: url(../../uploads/2021/05/close-up-business-people-are-analysis-business-report-with-digital-virtual-screen-business-financial-background.jpg) no-repeat center center; background-size: cover;}
.bg-5-0b {background: url(../../uploads/2021/05/Gamuda-Cove-03-1.jpg) no-repeat center center; background-size: cover;}
.bg-5-0c {background: url(../../uploads/2021/05/high-view-diverse-wooden-characters-inclusion-concept.jpg) no-repeat left center;; background-size: cover;}
.bg-5-0d {background: url(../../uploads/2021/05/partnership-business-man-shaking-hands-with-effect-digital-network-link-connection-graphic-diagram-digital-global-technology-with-cityscape-background-min-1.d4f.d) no-repeat left center;; background-size: cover;}

.bg-5-2a {background: url(../../uploads/2018/07/20180731_680px-x-895px.jpg) no-repeat left center;; background-size: cover;}
.bg-5-2b {background: url(../../uploads/2018/07/20180731_2.jpg) no-repeat left center;; background-size: cover;}
.bg-5-2c {background: url(../../uploads/2018/07/20180731_3.jpg) no-repeat left center;; background-size: cover;}
.bg-5-2d {background: url(../../uploads/2018/08/5.2-Responsible-Supply%402x_.jpg) no-repeat left center;; background-size: cover;}
.bg-5-2e {background: url(../../uploads/2018/08/5.2-Building-A-Common%402x_.jpg) no-repeat left center;; background-size: cover;}


.img-parent:hover .img-child, .img-parent:focus .img-child,
.img-parent-tall:hover .img-child, .img-parent-tall:focus .img-child,
.img-parent-left:hover .img-child, .img-parent-left:focus .img-child{
    -ms-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -webkit-transform: scale(1.03);
    -o-transform: scale(1.03);
    transform: scale(1.03);
}

.img-parent:hover .img-child:before, .img-parent:focus .img-child:before,
.img-parent-tall:hover .img-child:before, .img-parent-tall:focus .img-child:before,
.img-parent-left:hover .img-child:before, .img-parent-left:focus .img-child:before{
    display: block;
}

.img-caption{
    position: absolute;
    bottom: 27px;
    left: 35px;
}

/* ----------------------------------------------------IMG FRAME */
.img-frame-250-top, .img-frame-250-center, .img-frame-250-bottom {
	height: 250px;
	overflow : hidden;
}

.img-frame-250-top > img {
    transform: translate(0, 0);
}

.img-frame-250-center > img {
    transform: translate(0, -50%);
}

.img-frame-250-bottom > img {
    transform: translate(0, -100%);
}

/* -------------------------------------------IMAGE HOVER ZOOM */

/* 2.3  AND 2.4*/
.avatar-container{
    overflow: hidden;
}

.avatar-photo, .avatar-photo2{
    transition: 0.25s;
}

.avatar-container:hover .avatar-photo1{
    transform: scale(1.05);
    transition: 0.25s;
}

.avatar-container:hover .avatar-photo2{
    transform: scale(1.03);
    transition: 0.25s;
}



/* ---------------------------------------- BACKGROUND IMG*/
/* 1.0 HOME */
.Page-1 {
   width: 50%!important;
   height: 340px!important;
}
.elementor .box-content iframe {
   height: 290px!important;
}


/* ---------------------------------------- 2.1 WHO WE ARE */
.popuptext::-webkit-scrollbar {
    display: block;
}
.popuptext::-webkit-scrollbar-thumb {
    background: #e32119!important;
  display: block!important;
}

/* ----------------------------------------5.4.1*/
.border-box {
	margin: 70px auto;
	margin-bottom: 0;
	border: 2px solid #bfc9cf;
	padding: 30px 20px 10px 20px;
	max-width: 800px;
}

.border-box .title {
	font-size: 18px;
  	letter-spacing: 0.3px;
  	color: #1e2122!important;
	font-family: 'Poppins-SemiBold'!important;
	text-align: center;
}

/*----------------------------------------5.0 */
.elementor-21409 .elementor-element.elementor-element-a9aae35 {
    z-index: 0;
}
.elementor-21409 .elementor-element.elementor-element-0d767f6 {
	z-index: 20;
}

/*----------------------------------------5.3.4 */
.ewm-table-text {
	font-family: Muli-Bold, Sans-Serif;
	font-size: 16px;
	color: #788184;
}

.ewm-table-text .bold {
	color: #505759;
}
.ewm-table-title {
	font-family: Muli-Bold,Sans-Serif!important;
	font-size: 16px;
	color: #505759!important;
}
.ewm-table-title .white {
	color: #fff;
}

/* ----------------------------------------CONTACT US*/
.contact-us-bg.elementor-widget-image .elementor-image img {
	max-height: 600px!important;
}

.elementor-3026 .elementor-element.elementor-element-44b8350 > .elementor-element-populated {
    margin: 0!important;
    padding: 0!important;
}

/* ---------------------------------------- PRIVACY */
.privacy.collapse-content .elementor-tab-title {
	text-transform: uppercase!important;
}
.privacy.collapse-content { text-align: justify;}
.privacy.collapse-content .elementor-tab-title a, .privacy.collapse-content .elementor-tab-title a:link { color: #1e2122!important;}
.privacy.collapse-content ul.number>li, .privacy.collapse-content ul.number-bold>li { padding-left: 20px;  text-align: justify;}


.privacy.collapse-content ul.alpha, .privacy.collapse-content ul.roman { padding-top: 20px;}
.privacy.collapse-content ul.alpha>li:before { left: 39px;}
.privacy.collapse-content ul.roman>li:before { left: 75px;}


.privacy.collapse-content ul.number { margin-bottom: 0; margin-left: 20px;}
.privacy.collapse-content .elementor-tab-title:first-letter { padding-right: 10px;  }
.collapse-content .privacy-add { display: block; }
.collapse-content .privacy-add-title { padding-top: 20px; display: block;}
.collapse-content .privacy-sub-title { text-align: center; padding-bottom: 10px; text-transform: uppercase;}
.collapse-content .privacy-sub-title-bold { text-align: center; font-weight: 600!important; text-transform: uppercase;}

/* ------------------------------------------- BANNER */
/* Banner with bg and text align left */
.grey-banner {
	background-color: #e7e7e7;
	padding: 60px 20px!important;
	margin-top: 80px;
}

.grey-banner-stick {
	background-color: #e7e7e7;
	padding: 60px 20px!important;
	margin-top: 0;
}

.grey-banner-over {
	background-color: #e7e7e7;
	padding: 160px 20px 60px 20px!important;
	margin-top: -100px!important;
	z-index: 0!important;
}

.grey-banner-title, .grey-banner-title p, .grey-banner-title div, .grey-banner-title span {
	font-family: 'Poppins-Semibold'!important;
    font-size: 40px!important;
    line-height: 47px!important;
    letter-spacing: 0.5px;
	font-weight: 600;
	color: #1e2122;
}

.banner1 {

}



/* Banner with bg and text align right */
.banner3 {
	margin-top: 50px!important;
	padding-bottom: 100px;
}
/*.banner-title {
	font-family: Poppins-SemiBold,sans-serif;
    font-size: 40px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.18;
    letter-spacing: 0;
    text-align: center;
	padding-bottom: 4px;
}

.banner-copy {
	font-family: Muli-SemiBold,Sans-Serif;
    font-size: 26px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.15;
    letter-spacing: .6px;
    color: #1e2122;
} */


/* 5.4.1 Workplace */
.dot1 {
	height: 12px;
	width: 12px;
	background-color: #f48020;
	border-radius: 100%;
	display: inline-block;
	margin-top: -5px;
    margin-right: 10px;
}

.dot2 {
	height: 12px;
	width: 12px;
	background-color: #962654;
	border-radius: 100%;
	display: inline-block;
	margin-top: -5px;
	margin-right: 10px;
    margin-left: 30px;
}

.dot3 {
	height: 12px;
	width: 12px;
	background-color: #e9148b;
	border-radius: 100%;
	display: inline-block;
	margin-top: -5px;
    margin-right: 10px;
}

.dot4 {
	height: 12px;
	width: 12px;
	background-color: #2e70b0;
	border-radius: 100%;
	display: inline-block;
	margin-top: -5px;
    margin-right: 10px;
	margin-left: 30px;
}

/* 6.3 */
.title-section {
	padding-bottom: 40px;
	margin-bottom: 40px;
	border-bottom: 2px solid #bfc9cf;
}

.page-intro-full, .page-intro-full p  {

	  width: 100% !important;
	  font-size: 18px !important;
	  font-weight: normal !important;
	  font-style: normal !important;
	  font-stretch: normal !important;
	  line-height: 1.44 !important;
	  letter-spacing: 0.2px !important;
	  color: #615f62 !important;
	  margin-top: 20px!important;

}

.cg-wrap .plugin-awards-category {
    display: block;
    margin-left: -15px;
    margin-bottom: 30px;
}

.cg-wrap .plugin-awards-category ul {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-left: 15px;
}

.cg-wrap .plugin-awards-category li {
    display: inline-block;
    display: inline;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
    margin-right: 20px;
}

.cg-wrap .plugin-awards-category li.active {
    background: #e32119;
    color: #ffffff !important;
}
.cg-wrap .plugin-awards-category li:hover {
    background: #e32119;
    color: #ffffff !important;
    transition: .5s;
}
.cg-wrap .plugin-awards-category li {
    display: inline-block;
    background: #505759;
    color: #91989D;
    padding: 10px 15px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);
    font-family: 'Muli-Bold', Sans-Serif;
    font-size: 18px;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.4px;
    text-align: center;
    transition: .5s;
	margin-bottom: 20px;
}

.cg-wrap .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
	padding: 0!important;
}

.cg-wrap .upper-alpha{
	font-family: 'Muli-Bold', sans-serif!important;
	color: #000!important;
	display: inline-block;
}

.cg-wrap .upper-alpha>li {
	padding-top: 20px;
}

.cg-wrap .disc-black {
	font-family: 'Muli-Regular', sans-serif!important;
	padding-top: 8px;
	margin-left: 20px;
}

.cg-wrap ul.disk-black li, .cg-wrap ul.lower-roman li {
    padding-top: 10px!important;
}

.cg-wrap ul.number-bold p {
	margin-bottom: 15px!important;
	margin-top: 15px!important;
}

.cg-wrap .black-title {
	color: #1e2122 !important;
	font-family: Poppins-SemiBold, Sans-Serif!important;
    font-size: 18px;
	margin-top: 28px;
	margin-bottom: 0;
}

.cg-wrap .table-bordered > thead > tr > th,
.cg-wrap .table-bordered > tbody > tr > th,
.cg-wrap .table-bordered > tfoot > tr > th,
.cg-wrap .table-bordered > thead > tr > td,
.cg-wrap .table-bordered > tbody > tr > td,
.cg-wrap .table-bordered > tfoot > tr > td {
    border: 1px solid #dddddd;
	text-align: center;
	padding: 10px!important
}

.cg-wrap .table-bordered > tbody > tr > th {
	background-color: #f5f5f5;
}
.cg-wrap .table-bordered > tbody > tr > td {
	font-weight: normal;
}

.cg-wrap .cellHeader.si_left.sf {
    vertical-align: middle;
    text-align: center;
}

.cg-wrap .scroll-table{
	overflow-x:auto!important
}

.cg-wrap .ir_table {
    width: 100%;
    max-width: 100%;
    border-collapse: collapse;
    margin: 0 0 1.5em;
}



/* GAMUDA IMAGE WIDGET */

.placeholder, .visuel .placeholder {height: 100%; width:100%; position:absolute; top:0; left:0;}
.visuel__container .visuel {position:relative; /*box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);*/}

/* GAMUDA CTA BUTTON WIDGET (from seksyen 2)*/

.gamuda-btn4 {
    display: inline-block;
    text-decoration: none;
    transition: all .5s;
    opacity: 0.9;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.18;
    letter-spacing: 0.3px;
    color: #e32119;
    font-family: 'Muli-Bold', Sans-Serif;
        src: url('https://fonts.googleapis.com/css?family=Muli:700&amp;subset=latin-ext,vietnamese');
}

@media only screen and (max-width: 415px){
    .gamuda-btn4 {
        font-family: 'Poppins-SemiBold', Sans-Serif;
            src: url('https://fonts.googleapis.com/css?family=Poppins:600&amp;subset=devanagari,latin-ext');
        font-size: 20px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.18;
        letter-spacing: 0.3px;
        color: #e32119;
    }
}

.gamuda-btn4::after {
    content: '';
    display: block;
    width: 0%;
    height: 2px;
    transition: all .5s;
	   animation: animated_line2 .3s;
     color: #e32119;
}

.gamuda-btn4:hover::after {     background: #E32119;	animation: animated_line .8s;	animation-direction: normal;	animation-fill-mode: forwards;}


/* 3.2 social icon */
.social-icon-container {}
.sociallinkcontainer {
	float: left;
}
.social-icon-container .main-copy {
	float: left;
	padding-right: 10px;
}
.social-icon a {
    font-family: 'Poppins-Medium';
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.3px;
    text-decoration: none;
    line-height: 1em;
    color: #505759 !important;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
	padding-top: 3px;
}
.social-icon a:hover {
	color: red!important;
}

.social-icon.red-icon a {
	color: #fff!important;
}
.social-icon.red-icon a i {
	background-color: red;
	text-align: center;
	padding: 2px;

}

@keyframes animated_line { 0% {width:0%;} 100% {width:100%;} }
@keyframes animated_line2 { 0% {width: 100%}100% {width:0%;}}
@keyframes animated_arrow{ 0% {padding-left:0px;}50% {padding-left:10px;}100% {padding-left:0px;}}

.gamuda-btn4:hover span { animation: animated_arrow .5s;animation-direction: normal;animation-delay:.6s;}


.jarallax > .jarallax-img {
    position: absolute;
    object-fit: cover;
    /* support for plugin https://github.com/bfred-it/object-fit-images */
    font-family: 'object-fit: cover;';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

/* 1.0 Home */
	.video-cta .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated{
		padding: 0;
	}
	.elementor-358 .elementor-element.elementor-element-23d1722 > .elementor-widget-container {
		margin: 25px 0px 0px 15px!important;
	}

	@media (max-width: 1600px){
	  /* 1.0 Home */
	  .elementor-358 .elementor-element.elementor-element-23d1722 > .elementor-widget-container {
		margin: 25px 0px 0px 35px!important;
	}
	}
	@media (max-width: 1362px){
	  .elementor-358 .elementor-element.elementor-element-e209832 {
		padding: 0!important;
	  }
	 .Page-1 {
		height: 420px!important;
	  }
	  .elementor .elementor iframe {
		  height: 340px!important;
	  }
	  .elementor-column-gap-wider>.elementor-row>.elementor-column:not(.ar-box)>.elementor-element-populated {
		padding: 30px 20px!important;
	   }

	/** IMG FRAME **/
	.img-frame-250-top, .img-frame-250-center, .img-frame-250-bottom {
		height: 150px;
	}

	}

	@media (max-width: 1024px){
	 .elementor-column-gap-wider>.elementor-row>.elementor-column:not(.ar-box)>.elementor-element-populated {
	 		padding: 30px!important;
	 }
	 /* 1.0 Home */
	 .elementor-358 .elementor-element.elementor-element-23d1722 > .elementor-widget-container {
		   margin: 25px 0px 0px -25px!important;
	}
	.banner-header {
		    margin-top: 140px;
	}

	}

	@media (max-width: 960px) {
	  /* 1.0 Home */
	  .elementor-358 .elementor-element.elementor-element-23d1722 > .elementor-widget-container {
		margin: 25px 0px 0px -2%!important;
	   }
	   .banner-header {
		    margin-top: 0;
	   }
	  .Page-1 {
		height: 366px!important;
	  }
	  .elementor  .elementor iframe {
		  height: 300px!important;
	  }

	  /* ICON */
	  .icon-icon_tick_1:before {
		color: #e32119;
		font-size: 40px!important;
	  }

	  .list-item p {
		padding-left: 10px!important;
	  }

	  .footer-socialmedia {
		margin-top: 50px;
	  }
	  .responsiveSelectContainer select.responsiveMenuSelect, select.responsiveMenuSelect {
		display: none!important;
	  }
	  footer .responsiveSelectContainer ul, footer ul.responsiveSelectFullMenu {
		display: block!important;
	  }
	  .footer-sitemap i {
		display: none;
	  }
	}

	@media (max-width: 767px) {
	/* ------------------------------------------------------WRAPPER */
	.wrapper-padding-t, .padd-xs{
		padding: 0!important;
	}

	.padd-lg {
		margin: 0 10px;
	}

	/* LINK */
	.quick-link p, .quick-link p a:link {
		text-align:center;
	}
	/* BIG GREY BUTTON */
	.big-btn-title {
		font-size: 24px!important;
		width: 80%;
		float: left;
        top: 30px;
	}

	/* ------------------------------------------- BANNER */
	/* Banner with bg and text align left */
	.grey-banner {
		margin-top: 60px;
	}

	.grey-banner-stick {
		margin-top: 0;
	}

	 /* Home */
	.elementor-358 .elementor-element.elementor-element-23d1722 > .elementor-widget-container {
     /*margin: 27px 0px 0px 80px!important; */
		margin: 30px 0px 0px 47px!important;
	}
	 /*.elementor-358 .elementor-element.elementor-element-23d1722 > .elementor-widget-container {
	margin: 25px 0px 0px 90px!important;
	 }*/
	.icn-border {
		border-bottom: 0.5px solid #91989d!important;
		max-width: 90%;
		padding-bottom: 20px;
		padding-top: 20px;
		margin: auto;
		border-right: none!important;
	 }
	 .icn-no-border {
		max-width: 90%;
		padding-bottom: 20px;
		padding-top: 20px;
		margin: auto;
	  }

	 /* IMG ICON */
	.icn-content .elementor-heading-title {
		font-size: 16px!important;
	}
	  /* TICK ICON */
	.icn-tick-top:before {
		top: 0;
		left: 5px;
	}

	.icn-tick-top .elementor-heading-title {
		padding-left: 80px;
	}

	/* Red arrow on top */
	.img-arrow {
		opacity: 1;
	}
	.img-wrapper {
		padding-bottom: 20px;
	}
	.img-parent-tall, .img-parent, .img-parent-left {
		margin: 0;
		height: 400px!important;
		margin-bottom: 0;
	}
	.img-column .elementor-element-populated{
		padding: 0!important;
	}

	/* --------------------------------------------LIST STYLE WITH TICK ICON */
	.left-section, .right-section  {
		float: none;
		width: 95%;
    	padding-left: 10px;
    	padding-bottom: 0;
	}

	.right-section {
		margin-top: -20px;
	}
	.right-section-no-margin {
		margin-top: 20px;
	}
	ul.icn-tick {
    	padding-left: 25px;
	}

	ul.icn-tick li:before {
		font-size: 40px;
		top: 47px;
           left: -52px;
	}

	/** IMG FRAME **/
	.img-frame-250-top, .img-frame-250-center, .img-frame-250-bottom {
		height: 300px;
	}


	 /* 4.0 Our People */

	.elementor-2051 .elementor-element.elementor-element-6e50f74 .elementor-cta__content {
	  min-height: 0vh;
	  padding: 5px 5% 3% 5%;
	 }

	}

	@media (max-width: 500px){
	.elementor-358 .elementor-element.elementor-element-23d1722 > .elementor-widget-container {
/* 		margin: 27px 0px 0px 0!important; */
		margin: -8px 0 0 -40px!important;
	}
	}

	@media (max-width: 380px){
	.elementor-358 .elementor-element.elementor-element-23d1722 > .elementor-widget-container {
		margin: -20px 0 0 -40px!important;
	}
	}

	@media (max-width: 640px) {
	/* FONT SIZE */
	.pre-h2 {
		display: none;
	}

	.Page-1 {
		width: 100%!important;
	}

	.column-3 { /* 5.4.1*/
		float: none;
		width: 100%;
		margin-bottom: 20px;
		margin: 0;
		text-align: center;
	}

	.list-item p {
		padding-left: 0!important;
	}

	/*6.3*/
	.cg-wrap .table-bordered > tbody > tr > td,
	.cg-wrap .table-bordered > tbody > tr > th{
		font-size: 14px!important;
	}
	}

	@media only screen and (max-width: 480px){

	/* ------------------------------------------------ FONT SIZE */
	.hero-title h2, h4, .font7, .font28, .font31, h5 {
		font-size: 32px!important;
		letter-spacing: 0;
		line-height: 38px!important;
	 }
	.font32 {
		font-size: 22px!important;
	}

	/*----------------------------------------------IMG BUTTON*/
	.img-parent-tall, .img-parent, .img-parent-left {
		height: 250px!important;
	}
	.img-caption {
		left: 20px;
		bottom: 13px;
	}
	/* ROUND ICON 5.1.1 */
/* 	.icn-tick-top {
		margin-top: -50px!important;
	}
	.icn-tick-top:before {
		top: 51px;
		left: 5px;
		font-size: 40px;
	}
	.icn-tick-top .elementor-heading-title {
		padding-left: 60px;
	} */

	/* 5.0 SECTION IMG */
	.img-parent-tall, .img-parent {
		height: 250px;
	}
	/* PAGE TOP BACKGROUND HIDE IN MOBILE */
	.backgroundgradient {
		display: none;
	}

	}

	@media only screen and (max-width: 380px){
		span.property-dev-social-icon {
			display: block;
    		margin-bottom: 10px; }
	}

/*------------------------------------- go to red button */
.btn4-gmd {
    cursor: pointer;
    display: inline-block;
    color: #E32119;
    text-decoration: none;
    transition: all .5s;
    opacity: 0.9;
    margin-left: 0px;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.18;
    letter-spacing: 0.3px;
    font-family: 'Muli-Bold', Sans-Serif;
  src: url('https://fonts.googleapis.com/css?family=Muli:700&amp;subset=latin-ext,vietnamese');

}


.btn4-gmd::after {
    content: '';
    display: block;
    width: 0%;
    height: 2px;
	   animation: animated_line2 .3s;
     color: #e32119;
}

.btn4-gmd:hover::after {
    background: #E32119;
	animation: animated_line .8s;
	animation-direction: normal;
	animation-fill-mode: forwards;
}


@keyframes animated_line {
0% {width:0%;}
100% {width:100%;}
}

@keyframes animated_line2 {
0% {width: 100%}
100% {width:0%;}
}

@keyframes animated_arrow{
0% {padding-left:0px;}
50% {padding-left:10px;}
100% {padding-left:0px;}
}

.btn4-gmd:hover span {
animation: animated_arrow .5s;
animation-direction: normal;
animation-delay:.6s;
}

.btn4-gmd span {
    transition: .5s;
}

.icon-icon_cta-arrow-red{
    position: absolute;
    margin-top: 2px;
}




/* .gmd-line-btn {
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    transition: all .5s;
    opacity: 0.9;
    margin-left: 0px!important;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.18;
    letter-spacing: 0.3px;
    position: relative;
	color: #e32119!important;
    font-family: 'Muli-Bold', Sans-Serif;
    src: url('https://fonts.googleapis.com/css?family=Muli:700&subset=latin-ext,vietnamese');

}

.gmd-line-btn .elementor-button {
  	color: #000!important;
}

.gmd-line-btn::after {
    content: '';
    display: block;
    width: 0%;
    height: 2px;
    transition: all .5s;
    animation: animated_line2 .3s;
    color: #e32119;
}

.gmd-line-btn:hover::after {
    background: #E32119;
	animation: animated_line .8s;
	animation-direction: normal;
	animation-fill-mode: forwards;
}

@keyframes animated_line {
0% {width:0%;}
100% {width:100%;}
}

@keyframes animated_line2 {
0% {width: 100%}
100% {width:0%;}
}

@keyframes animated_arrow{
0% {padding-left:0px;}
50% {padding-left:10px;}
100% {padding-left:0px;}
}


.gmd-line-btn span {
    transition: .5s;
}

.gmd-line-btn::before {
font-family: icomoon!important;
    content: '\e902';
    position: absolute;
    display: block;
    width: 0%;
    height: 2px;
    right: 0;
    transition: all .5s;
    color: #e32119;
}

.gmd-line-btn:hover:before {
    animation: animated_arrow .5s;
    animation-direction: normal;
    animation-delay: .6s;
}

.gmd-line-btn:hover::before {
    animation: animated_arrow .5s;
	animation-direction: normal;
	animation-delay:.6s;
}
 */

/*-------------------------------------  go to red button
 * above code no use- use below */

@keyframes animated_redArrow{
0% {left:10px;}
50% {left:20px;}
100% {left:10px;}
}

.gmd-line-btn a {
	cursor: pointer;
    display: inline-block;
    text-decoration: none;
    transition: all .5s;
    opacity: 0.9;
    margin-left: 0px!important;
	font-size: 18px!important;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.18;
    letter-spacing: 0.3px;
    position: relative;
	color: #e32119!important;
    font-family: 'Muli-Bold', Sans-Serif;
}
.gmd-line-btn a:after {
    font-family: icomoon!important;
    content: '\e902';
    position: relative;
    left: 10px;
	top: 4px;
	color: #e32119;
	font-weight: normal;

}
.gmd-line-btn a:hover:after {
    animation: animated_redArrow .4s;
    animation-direction: normal;
    animation-delay: .4s
}

.gmd-line-btn a {
    display: inline-block;
    color: #000;
    text-decoration: none;
}

.gmd-line-btn a::before {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #e32119;
    transition: width .4s;
    position: relative;
    top: 25px;
}

.gmd-line-btn a:hover::before {
    width: calc(100% - 10px);
	padding-right: 10px;
}





/* ----------------------------------------2.4*/
@media only screen and (min-width: 501px) {
.imagefollow{
    position: fixed;
    width: 25%;
}
}

.w3-modal-content::-webkit-scrollbar {
width:5px;
}

.w3-modal-content::-webkit-scrollbar * {
background:#e32119;
}

.w3-modal-content::-webkit-scrollbar-thumb {
background:rgba(255,0,0,1) !important;
}

::-webkit-scrollbar{
    display: block;
    width: 12px;
    background-color: #eaeaea;
}

::-webkit-scrollbar-thumb {
  background-color: #bfbfbf;
}



.btn2{
right:4% !important;
background: none;
color: #e32119;
border-bottom: solid 1px;
border-radius: 0;
border-bottom-width: 3px;
padding-right: 0px;
padding-left: 0px;
}

.btn2:hover{
background: none;
opacity: 0.8;
}

.btn3{
border: none;
color: white !important;
text-align: center;
transition: 0.3s;
right:5% !important; top:3% !important;
cursor:pointer;
font-size:60px !important;
padding: 10px;
font-family: 'Muli-Bold', Sans-Serif;
  src: url('https://fonts.googleapis.com/css?family=Open+Sans:700');
}

.btn3:hover{
color: #e32119 !important;
}

.w3-modal{
background-color: rgba(24, 23, 35, 0.9)
}

@media only screen and (max-width: 500px) {
.w3-card-4{
height: 80% !important;
max-height: 80% !important;
margin-left: 15px !important;
margin-top: 100px;
}


.btnanimate2{
margin-left: -30px!important;
}

.btn2{
left:0 !important;
}

.w3-modal{
overflow-x: hidden !important;
padding: 10px;
margin: 0;
position: fixed;
}

.w3-container{
width: 100% !important;
padding-right: 0 !important;
padding-left: 0 !important;
padding-top: 0 !important;
padding-bottom: 0 !important;
overflow-x: hidden !important;
margin-top: 0 !important;
}

.w3-container .image{
width: 100% !important;
position: relative !important;
}

.w3-container .bio{
padding-left:20px !important;
padding-right: 20px !important;
padding-top: 20px;
	box-sizing: border-box;
width: 100% !important;
margin: 0 !important;
position: relative !important;
}

.w3-modal-content{
overflow-x: hidden !important;
width: 90% !important;
overflow-y: scroll !important;
}

.btn3{
top:0 !important;
margin-top: 20px !important;
}
}
@media (max-width: 768px){
.w3-card-4 {
    margin-top: 80px;
}
.imagefollow {
    position: unset;
    width: 105%;
}
.bio {
    float: none!important;
    width: 105%!important;
    margin-top: 40px;
}
}

/* sai 26/8 */

.w3-modal-content {
        max-height:90%; height:90%;
        display:block;
        overflow:auto; width:calc(100% - 80px)!important; max-width:900px;
        border-bottom:20px solid white;
        top: 20px;
        margin:auto;

    }
    .w3-modal-content .w3-container {
        padding:50px 42px;
        margin-top:0;

    }

    .w3-modal-content .w3-container .bio {float:left; width:60%; position:relative;padding-left:40px;}
    .w3-modal-content .w3-container .imagefollow {float:left;width:40%; position:relative; }

    @media only screen and (max-width:768px){
        .w3-modal-content .w3-container .bio,
        .w3-modal-content .w3-container .imagefollow {width:100%; padding:0;}

        .w3-modal-content .w3-container .imagefollow {padding-bottom:40px;}
    }
     @media only screen and (max-width:500px){
        .w3-modal-content {width: calc(100% - 40px)!important; margin-left:auto!important; }
    }

/* ---------------------------------------- end 2.4*/




/* ------------------------- SNAPSHOT CAROUSEL AND RELATED STUFF --------------------- */
.noselect, .pagination-block {
		  -webkit-touch-callout: none; /* iOS Safari */
			-webkit-user-select: none; /* Safari */
			 -khtml-user-select: none; /* Konqueror HTML */
			   -moz-user-select: none; /* Firefox */
				-ms-user-select: none; /* Internet Explorer/Edge */
					user-select: none; /* Non-prefixed version, currently
										  supported by Chrome and Opera */
		}

	.pagination-block {position: relative; right:0; width:unset; text-align:right; width:210px;}
	.swiper-button-next1, .swiper-button-prev1 {position:relative; left:unset; right:unset; top:unset; margin:unset; height:unset; width:unset;
		display:inline-block; vertical-align:middle; top:18px; margin-left:12px; margin-right:20px;
	}
	.swiper-slide1 {width:475px; max-width:unset;}
	.Mask1 {box-shadow: none;}
	.Mask1 img {width:inherit!important; height:inherit!important; margin: 0;}
	.swiper-slide1 {margin:0!important;}
	.swiper-container {overflow:visible;}
	.Project-Snapshots1 { margin-left: 0;}

	@media screen and (min-width:500px){
		.swiper-pagination1 {position:relative; display:inline-block; vertical-align:middle;}
		.swiper-pagination-fraction {bottom: unset!important; width: unset!important; left:unset!important;
			display:inline-block; position:relative; width:max-content;
		}

	}
	@media screen and (max-width:760px){
		.swiper-slide1 {width:286px; height:216px;}
		.swiper1 {margin:10px;}
		.Project-Snapshots1 {font-size:26px; }
		.ibs-container1 {display:block;}

		.pagination-block {text-align:center; width:100%;}
		.swiper-button-next1 {position:absolute; right:30px; top:20px; margin:0;}
		.swiper-button-prev1 {position:absolute; left:30px; top:20px; margin:0;}
		.swiper-pagination-fraction { top: 0; }
	}

/* GLOBAL VIDEO PLAY I HOPE - SAI */

.btn_video{
      background: linear-gradient(50deg, #e32119, #b81150);
      border: none;
      color: white;
      padding: 26px 25px 23px 29px;
      text-decoration: none;
      display: inline-block;
      border-radius: 100%;
      background-repeat: no-repeat;
      z-index: 10;

/*       position: absolute;
      top: 50%;
      left: 50%;
      margin-right: -50%;
      transform: translate(-50%, -50%); */

    }
.video-copy, p.video-copy, div .video-copy, span .video-copy, .video-copy .elementor-heading-title {
	font-family: Muli-SemiBold, Sans-Serif;
    font-size: 16px;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
}

.swiper-slide1 .btn_video, .video-content .btn_video{
      position: absolute;
      top: 50%;
      left: 50%;
      margin-right: -50%;
      transform: translate(-50%, -50%);

    }

.gmd-embed-overlay .close {cursor:pointer;}

/* SI IFRAME - SAI */
.whitelistiframe {
	padding: 0!important; margin:0!important;
	width: 1px!important;
    min-width: 100%!important;
    *width: 100%!important;
}

@media screen and (max-width:500px){
	.whitelistiframe { margin-top:200px!important;}
	.btn_video{ padding: 22px 24px;}
	.vidtext {padding-left: 90px;}
}

/* SECTION 6: INVESTORS; */
.gamuda-gradient-bg {background-image: linear-gradient(to left, #b81150, #e32119);}

/*GAMUDA ELEMENTOR WIDGET -- BANNER ROW */
.gmd-banner-row-v1 {
	position: relative;
  background: no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	display: flow-root;}
.gmd-banner-row-v1 h2{color:#ffffff; font-size:40px; font-family:'Poppins-SemiBold',Muli-Regular; margin-bottom: 40px;}
.gmd-banner-row-v1 button {width:100%; max-width: 290px; height: 45px;margin: 5px; padding: 0 10px;}

.gmd-banner-row-v1-content {padding:80px 40px; width:50%;}
.gmd-banner-row-v1-content.rightside { /*position: absolute; right:0; top:0;*/ float: right;}
.gmd-banner-row-v1-content p.banner-content { color: #fff; font-family: 'Muli-Regular';  font-size: 16px; line-height: 24px;}

@media (max-width: 767px){
    .gmd-banner-row-v1 {min-height: 700px; background-position: top; }
    .gmd-banner-row-v1 h2{ margin-bottom: 40px; }
    .gmd-banner-row-v1-content {width:100%;position: absolute; bottom:0; left: 0;}
}

@media (max-width: 480px){
  .gmd-banner-row-v1 {min-height: 400px; }
  .gmd-banner-row-v1-content {padding:20px; }
  .gmd-banner-row-v1 h2{ margin-bottom: 20px; font-size:30px;}
}


.ar-box.elementor-column>.elementor-element-populated{
	padding: 0 !important
}

.ar-box__title .elementor-column>.elementor-element-populated{
	padding: 0 !important;
}


@media (max-width: 767px){
	.ar-box.elementor-column>.elementor-element-populated {
			padding: 0 !important;
	}

}
