
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
abbr,
address,
cite,
del,
dfn,
em,
img,
ins,
q,
small,
strong,
sub,
sup,
dl,
dt,
dd,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot {
  border: 0;
  padding: 0;
  margin: 0;
}

pre .string,
pre .support.value {
  font-weight: normal;
  color: #d14;
}

article,
aside,
figure,
figure img,
figcaption,
hgroup,
footer,
header,
nav,
section,
video,
object {
  display: block;
}

a img {
  border: 0;
}

figure {
  position: relative;
}

figure img {
  width: 100%;
}

img,
object,
embed {
  max-width: 100%;
}

img {
  height: auto;
  vertical-align: top;
}

ul li {
  list-style-type: none;
}



 

/* ------------------------------ about__group ------------------------------ */
.about__Wrapper {
  margin-top: 55px;
}
.about__Wrapper .about__Wrapper__Content p {
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-align: justify;
  margin-bottom: 12px;
  padding-left: 2px;
}
.about__Wrapper .about__Wrapper__Content a span {
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  text-align: justify;
}
.about__Wrapper .about__Wrapper__Content a.btn {
  border: 1px solid #b4b4b4b8;
  width: 93px;
  height: 32px;
  border-radius: 2px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.about__Wrapper .about__Wrapper__Content a.btn:hover {
  border-color: #00aaad;
}
.about__Wrapper__Content img {
  transform: rotate(180deg);
}
img.bulletStyle {
  width: 20px;
  height: 20px;
  margin-top: 3px;
  margin-left: 8px;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transform: rotate(180deg);
}
.about__Wrapper__Content a {
  color: #00aaad !important;
}
.about__Wrapper__Group {
  background-image: url(/Portals/0/Images/home/mapbase.png);
  margin-top: 48px;
  background-repeat: no-repeat;
  margin-bottom: 200px;
}
.about__Wrapper__Group .row {
  display: flex;
  flex-direction: row-reverse;
}
.about__Wrapper__Group .row > div.col-md-4 {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
}
.about__Wrapper__Group__Item:not(.about__Wrapper__Group__Item_logo) {
  display: flex;
  width: 375px;
  padding: 10px 8px;
  flex-direction: row;
  gap: 10px;
  justify-content: flex-start;
  border-radius: 4px;
  border: 1px solid #15253c;
background: linear-gradient(-90deg, #3e4093 0%, #15253c 100%);
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.08);
  align-items: center;
  position: relative;
  transition: all 0.7s ease 0s;
}
.business__Wrapper__list__Item.active {
  background-color: rgb(0 170 173);
  padding: 0px 8px;
  border-radius: 4px;
}
.business__Wrapper__list__Item.active h6,
.business__Wrapper__list__Item.active p {
  color: white;
}
.business__Wrapper__list__Item.active .business__Wrapper__list__Title span {
  background: #007779;
  color: #fff !important;
}
.business__Wrapper__list__Item a img {
  transform: rotate(180deg);
}
.business__Wrapper__list__Item.active img.deactive {
  display: none;
}
.business__Wrapper__list__Item.active:nth-child(1) p,
.business__Wrapper__list__Item.active:nth-child(2) p {
  border-bottom: unset;
}
.about__Wrapper__Group__Item:not(.about__Wrapper__Group__Item_logo):hover {
  background-color: #007779;
}
.about__Wrapper__Group__Item.about__Wrapper__Group__Item_logo img:nth-child(1) {
  width: 311px;
  height: 289px;
}
.about__Wrapper__Group__Item.about__Wrapper__Group__Item_logo img:nth-child(2) {
  width: 93px;
  height: 24px;
}
.about__Wrapper__Group__Item.about__Wrapper__Group__Item_logo {
  margin-top: 150px;
  margin-bottom: 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.about__Wrapper__Group__Item:not(.about__Wrapper__Group__Item_logo) img {
  width: 56px;
  height: 56px;
  background-color: #fff;
}
.about__Wrapper__Group__Content h6 {
  color: white;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  line-height: 30px;
}
.about__Wrapper__Group__Content p {
  color: white;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}
.about__Wrapper__Group_PPI {
  position: relative;
  top: -189px;
  left: 35px;
}
.about__Wrapper__Group_PPI:after {
  content: "";
  background-image: url("/Portals/0/Images/home/Group-1.svg");
  width: 200px;
  height: 800px;
  position: absolute;
  background-repeat: no-repeat;
  top: 40px;
  right: -198px;
  z-index: -99;
}
.wrapper__Our.strengths__Pomc__Img {
  position: relative;
  width: fit-content;
  margin: auto;
}
.wrapper__Our.strengths__Pomc__Img:after {
  content: "";
  position: absolute;
  background-color: inherit;
  border-radius: 5%;
  animation: hotsdot 2s ease-out infinite;
  background: #00aaad6e;
  width: 80px;
  height: 80px;
  right: 3.5%;
  bottom: 15%;
}
.wrapper__Our.strengths__Ppi__Img:after {
  right: 19.5% !important;
  bottom: 26% !important;
}
@keyframes hotsdot {
  0% {
    transform: scale(1);
    opacity: 0.7;
  }
  100% {
    transform: scale(1.4);
    opacity: 0;
  }
}
.col-md-4.col-sm-12.about__Wrapper__Group-left {
  align-items: flex-end !important;
}
.col-md-4.col-sm-12.about__Wrapper__Group-right {
  align-items: flex-end;
}
.about__Wrapper__Group_POSCO {
  position: relative;
  top: -189px;
  left: -36px;
  right: 35px;
}
.about__Wrapper__Group_POSCO:after {
  content: "";
  background-image: url("/Portals/0/Images/home/Group3.svg");
  width: 200px;
  height: 800px;
  position: absolute;
  background-repeat: no-repeat;
  top: 40px;
  left: -196px;
  z-index: -99;
}
.about__Wrapper__Group_POMC {
  position: absolute;
  top: 255px;
}
.about__Wrapper__Group_POMC:after {
  content: "";
  background-image: url(/Portals/0/Images/home/Group-2.svg);
  width: 200px;
  height: 800px;
  position: absolute;
  background-repeat: no-repeat;
  top: 37px;
  right: -180px;
  z-index: -99;
}
.about__Wrapper__Group_PRE {
  position: absolute;
  bottom: 25px;
  left: 50px;
}
.about__Wrapper__Group_PRE:after {
  content: "";
  background-image: url("/Portals/0/Images/home/Group 4.svg");
  width: 200px;
  height: 800px;
  position: absolute;
  background-repeat: no-repeat;
  top: -40px;
  right: -198px;
  z-index: -99;
}
.about__Wrapper__Group_PKOGI {
  position: absolute;
  top: 255px;
}
.about__Wrapper__Group_PKOGI:after {
  content: "";
  background-image: url(/Portals/0/Images/home/Group6.svg);
  width: 200px;
  height: 800px;
  position: absolute;
  background-repeat: no-repeat;
  top: 37px;
  left: -180px;
  z-index: -99;
}
.about__Wrapper__Group_KCT {
  position: absolute;
  bottom: 25px;
  left: 25px;
}
.about__Wrapper__Group_KCT:after {
  content: "";
  background-image: url("/Portals/0/Images/home/Group5.svg");
  width: 200px;
  height: 800px;
  position: absolute;
  background-repeat: no-repeat;
  top: -40px;
  left: -196px;
  z-index: -99;
}
.about__Wrapper__Group_FZE {
  position: absolute;
  bottom: -153px;
}
.about__Wrapper__Group_FZE:after {
  content: "";
  background-image: url(/Portals/0/Images/home/Group6.svg);
  width: 200px;
  height: 800px;
  position: absolute;
  background-repeat: no-repeat;
  top: -456px;
  z-index: -99;
  transform: rotate(91deg);
  left: -322px;
}
div#dnn_ctr1936_ContentPane {
  overflow: hidden;
}
@media only screen and (min-width: 1400px) and (max-width: 1700px) {
  .about__Wrapper__Group_PPI:after {
    right: -85px;
  }
  .about__Wrapper__Group_POSCO:after {
    left: -85px;
  }
  .about__Wrapper__Group_PRE:after {
    right: -85px;
  }
  .about__Wrapper__Group_KCT:after {
    left: -85px;
  }
  .about__Wrapper__Group_PKOGI:after {
    left: -85px;
  }
  .about__Wrapper__Group_POMC:after {
    right: -64px;
  }
  .about__Wrapper__Group_FZE:after {
    left: -316px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1600px) {
  .about__Wrapper__Group_KCT {
    left: -25px;
  }
}
@media only screen and (min-width: 1190px) and (max-width: 1399px) {
  .about__Wrapper__Group__Item.about__Wrapper__Group__Item_logo
    img:nth-child(1) {
    width: 80%;
    height: 80%;
  }
  .about__Wrapper__Group_PPI:after,
  .about__Wrapper__Group_POSCO:after,
  .about__Wrapper__Group_PRE:after,
  .about__Wrapper__Group_KCT:after,
  .about__Wrapper__Group_PKOGI:after,
  .about__Wrapper__Group_POMC:after,
  .about__Wrapper__Group_FZE:after {
    display: none;
  }
  .about__Wrapper__Group__Item.about__Wrapper__Group__Item_PPI {
    top: 50px;
  }
  .about__Wrapper__Group_POMC {
    top: 218px;
  }
  .about__Wrapper__Group_PRE {
    bottom: 59px;
  }
  .about__Wrapper__Group_POSCO {
    top: -141px;
    left: -78px;
  }
  .about__Wrapper__Group_PKOGI {
    top: 216px;
    right: 18px;
  }
  .about__Wrapper__Group_KCT {
    bottom: 60px;
    left: -102px;
  }
  .about__Wrapper__Group_FZE {
    bottom: -63px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1189px) {
  .about__Wrapper__Group__Item.about__Wrapper__Group__Item_logo {
    opacity: 0 !important;
  }
  .about__Wrapper__Group_PPI:after,
  .about__Wrapper__Group_POSCO:after,
  .about__Wrapper__Group_PRE:after,
  .about__Wrapper__Group_KCT:after,
  .about__Wrapper__Group_PKOGI:after,
  .about__Wrapper__Group_POMC:after,
  .about__Wrapper__Group_FZE:after {
    display: none;
  }
  .about__Wrapper__Group_PPI {
    top: -130px;
    left: 18px;
  }
  .about__Wrapper__Group_POMC {
    top: 218px;
    left: 31px;
  }
  .about__Wrapper__Group_PRE {
    bottom: 158px;
    left: 32px;
  }
  .about__Wrapper__Group_PKOGI {
    top: 216px;
    right: 31px;
  }
  .about__Wrapper__Group_KCT {
    bottom: 160px;
    left: -130px;
  }
  .about__Wrapper__Group_FZE {
    bottom: 55px;
  }
  .about__Wrapper__Group_POSCO {
    top: -132px;
    right: auto;
    left: -78px;
  }
  .about__Wrapper__Group {
    margin-top: -54px;
    margin-bottom: 0px;
  }
}
@media only screen and (min-width: 993px) and (max-width: 1023px) {
  .about__Wrapper__Group__Item.about__Wrapper__Group__Item_logo
    img:nth-child(1) {
    width: 90%;
    height: 90%;
  }
  .about__Wrapper__Group_PPI:after,
  .about__Wrapper__Group_POSCO:after,
  .about__Wrapper__Group_PRE:after,
  .about__Wrapper__Group_KCT:after,
  .about__Wrapper__Group_PKOGI:after,
  .about__Wrapper__Group_POMC:after,
  .about__Wrapper__Group_FZE:after {
    display: none;
  }
  .about__Wrapper__Group__Item.about__Wrapper__Group__Item_PPI {
    top: 50px;
  }
  .about__Wrapper__Group_POMC {
    top: 218px;
  }
  .about__Wrapper__Group_PRE {
    bottom: 59px;
  }
  .about__Wrapper__Group_POSCO {
    top: -141px;
    left: -78px;
  }
  .about__Wrapper__Group_PKOGI {
    top: 216px;
    right: 18px;
  }
  .about__Wrapper__Group_KCT {
    bottom: 60px;
    left: -102px;
  }
  .about__Wrapper__Group_FZE {
    bottom: -63px;
  }
}
@media only screen and (max-width: 992px) {
  .about__Wrapper__Group_PPI,
  .about__Wrapper__Group_POSCO,
  .about__Wrapper__Group_PRE,
  .about__Wrapper__Group_KCT,
  .about__Wrapper__Group_PKOGI,
  .about__Wrapper__Group_POMC,
  .about__Wrapper__Group_FZE {
    position: unset;
  }
  .about__Wrapper__Group_PPI:after,
  .about__Wrapper__Group_POSCO:after,
  .about__Wrapper__Group_PRE:after,
  .about__Wrapper__Group_KCT:after,
  .about__Wrapper__Group_PKOGI:after,
  .about__Wrapper__Group_POMC:after,
  .about__Wrapper__Group_FZE:after {
    display: none;
  }
  .about__Wrapper__Group .row {
    display: flex;
    flex-direction: column;
  }
  .about__Wrapper__Group .row > div.col-md-4,
  .col-md-4.col-sm-12.about__Wrapper__Group-left,
  .col-md-4.col-sm-12.about__Wrapper__Group-right {
    display: flex;
    flex-direction: column;
    align-items: center !important;
    flex: 1;
    gap: 32px;
  }
  .about__Wrapper h2.title-effect {
    font-size: 32px;
    line-height: 48px;
  }
  .about__Wrapper .about__Wrapper__Content p {
    font-size: 32px !important;
    line-height: 40px;
  }
  .about__Wrapper .about__Wrapper__Content a.btn {
    width: 200px;
    height: 65px;
    margin-top: 37px;
  }
  .about__Wrapper .about__Wrapper__Content a span {
    font-size: 32px;
  }
  .project__Wrapper__Slider__Item:hover h6 {
    color: #00aaad;
  }
  .about__Wrapper__Group__Content p {
    font-size: 28px !important;
    line-height: 40px;
  }
  .about__Wrapper__Group__Content h6 {
    font-size: 32px !important;
    line-height: 40px;
    transition: all 0.7s ease 0s;
  }
  .about__Wrapper__Group__Item:not(.about__Wrapper__Group__Item_logo) img {
    width: 12%;
    height: 100%;
  }
  .about__Wrapper__Group__Item:not(.about__Wrapper__Group__Item_logo) {
    width: 890px;
  }
  .about__Wrapper__Group__Item.about__Wrapper__Group__Item_FZE,
  .about__Wrapper__Group__Item.about__Wrapper__Group__Item_PRE {
    margin-bottom: 29px;
  }
  .about__Wrapper__Group__Item.about__Wrapper__Group__Item_logo {
    display: none;
  }
  .about__Wrapper__Group__Content {
    padding-left: 8px;
  }
  .about__Wrapper__Group {
    margin-bottom: 50px;
  }
}

.LogoHome {
  width: 400px;
  margin-bottom: 3rem;
}
@media only screen and (min-width: 993px) {
  .LogoHome {
    display: none;
  }
}



.Petropars__Wrapper__New {
  display: flex;
  align-items: center;
  background-image: url(/Portals/0/Images/home/mapbase.png);
  margin-top: 48px;
  background-repeat: no-repeat;
}
.Petropars__Wrapper__New-Item {
  margin-right: 6rem;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.Petropars__Wrapper__New-Item a:nth-child(even) {
  transform: translateX(-10%);
}
.Petropars__Wrapper__New-Image {
  position: relative;
}
.Petropars__Wrapper__New-Image::before {
  background: linear-gradient(90deg, #00aaad 0%, #0793bf 52.5%, #5171e5 100%);
  position: absolute;
  content: "";
  width: 90%;
  height: 100%;
  z-index: -1;
  left: 0;
}
.Petropars__Wrapper__New-Image .background {
  position: relative;
  padding: 88px 0px;
}
.Petropars__Wrapper__New-Image .background img {
  padding-right: 16px;
  transform: scale(1.06) translateX(10%);
}
@media (max-width: 991px) {
  .Petropars__Wrapper__New-Image {
    margin-bottom: 5rem;
  }
  .Petropars__Wrapper__New {
    flex-direction: column-reverse;
  }
  .Petropars__Wrapper__New-Item {
    margin-right: 0px;
  }
  .Petropars__Wrapper__New-Image::before {
    width: 100%;
    left: -20%;
  }
  .Petropars__Wrapper__New-Item a:nth-child(even) {
    transform: translateX(0%);
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .Petropars__Wrapper__New-Item {
    margin-right: 1rem;
  }
  .Petropars__Wrapper__New-Image .background {
    padding: 200px 0px;
  }
  .Petropars__Wrapper__New-Image .background img {
    transform: scale(1.06) translateX(5%);
  }
  .Petropars__Wrapper__New-Item a:nth-child(even) {
    transform: translateX(0%);
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .Petropars__Wrapper__New-Item {
    margin-right: 1rem;
  }
  .Petropars__Wrapper__New-Image .background {
    padding: 180px 0px;
  }
}
@media (min-width: 1400px) and (max-width: 1750px) {
  .Petropars__Wrapper__New-Item {
    margin-right: 2rem;
  }
  .Petropars__Wrapper__New-Image .background {
    padding: 150px 0px;
  }
}
@media (min-width: 1751px) and (max-width: 1850px) {
  .Petropars__Wrapper__New-Item {
    margin-right: 2rem;
  }
  .Petropars__Wrapper__New-Image .background {
    padding: 107px 0px;
  }
}


@media (min-width: 1200px) {
		.about__Petropars__Wrapper {
			position: relative;
			height: 250vh;
		}

		.Petropars__Wrapper__New {
			position: sticky;
			top: 10vh;
			width: 100%;
		}
		.backImage {
			position: absolute;
			height: 120vh;
			width: 100%;
			top: 50%;
			left: -1% !important;
			background: no-repeat center url(../images/office.jpg);
			z-index: 2;
		}

		.backImage_Grad {
			transform: translateY(-50%);
			position: absolute;
			height: 100%;
			width: 0%;
			left: -20px;
			top: 50%;
			background: linear-gradient(-90deg, #3e4093 0%, #15253c 100%);
		}

	

		.Petropars__Wrapper__New-Image::before {
			content: unset;
		}

		.Petropars__Wrapper__New-Item > a {
			transition: unset !important;
		}
    	.Petropars__Wrapper__New-Item {
			margin-inline-end: auto;
		}
        
        .backImage_Grad{
            display: block;
        }

        .Petropars__Wrapper__New  .background{
            display: none;
        }
	}


	@media (max-width: 1199px) {
        .backImage_Grad{
            display: none;
        }
	}
    .image__Overly{
        position: absolute;
    width: 50%;
    height: 100%;
    top: 0%;
    left: 0;
    opacity: 0;
    transform: translate(-3rem);
    transition: 300ms, transform 1s;
    filter: blur(10px);
    }
    .image__Overly img{
        width: 100%;
        height: 100%;
        object-fit: contain;
        object-position: bottom;
    }
    .backImage:not([style*="width: 100%;"]) .image__Overly{
        opacity: 1;
      transform: translate(0%);
      filter: blur(0px);
    }
    .Petropars__Wrapper__New-Image .background::after {
    content: "";
    background-image: url(/Portals/0/Images/overimage.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 20%;
    right: 0%;
}
.Petropars__Wrapper__New-Image .background {
    padding: 88px 0px 88px 16px !important;
    margin-right: 150px !important;
}
@media (max-width: 780px){
    .Petropars__Wrapper__New-Image .background::after{
        top: 0%!important;
        right: 32%!important;
    }
        .Petropars__Wrapper__New-Image::before {
        width: 0!important;
        left: 0!important;
    }
.Petropars__Wrapper__New-Image .background {
    padding: 0!important;
    margin-right: 0!important;
}      
.Petropars__Wrapper__New-Image .background img {
    padding-right: 0!important;
    transform: scale(1) translateX(0%)!important;
}

    .Petropars__Wrapper__New-Item {
        margin-right: 10px!important;
        margin-left: 10px!important;
    }
    
    .about__Wrapper__Group__Item:not(.about__Wrapper__Group__Item_logo) {
        width: 95%!important;
    }
    .about__Wrapper__Group__Item:not(.about__Wrapper__Group__Item_logo) img {
        width: 25%!important;
        height: 100%!important;
    }
        .about__Wrapper__Group__Content h6 {
        font-size: 18px !important;
        line-height: 40px!important;
        transition: all 0.7s ease 0s!important;
    }
        .about__Wrapper__Group__Content p {
        font-size: 12px !important;
        line-height: 40px!important;
    }
.image__Overly img{
    display:none!important;
}
}
