/**bg home*/
.home-slider-first{
  width: 100%; 
  position: relative;  
}
.home-slider-first img{
  width: 100%;
  height: auto;  
  min-height: 100vh;;
} 
.home-slider-first .items{
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
@media(max-width: 1050px){
  .home-slider-first .items{ 
    height: auto; 
  }
  .home-slider-first img{
    min-height: auto
  }
}
.home-slider-first .items .text{
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: auto;
  left: 0;
  right: 0;
  z-index: 1;
  color: #ffffff;
  background: rgb(2,0,36);
  background: linear-gradient(180deg, rgba(2,0,36,0) 0%, rgba(0, 0, 0, 0.8) 85%, rgba(0, 0, 0, 0.81) 100%);
  padding-bottom: 15vh;
}
.home-slider-first .items .text .title{

  font-weight: bold;
  letter-spacing: 10px;
  text-shadow: 2px 2px 4px #000000c2;
  color:#ffffff;
}
.home-slider-first .items .text .subtitle{
  font-weight: normal;
  font-size: calc(100% + 8px);
  letter-spacing: 5px;
}
.home-slider-first .items .text .des{
  width: 300px;
  font-weight: normal;
  margin-top: 10px;
  text-align: justify;
  line-height: 20px;
}
.home-slider-first .owl-dots{
  position: absolute;
  left: calc(100vw - 500px);
  bottom: 15vh;
  z-index: 3;
}

.home-slider-first .rwl .owl-nav {
  width: 80px;
  float: right;
  margin-top: 0px;
}


@media(min-width: 900px){ 
  .home-slider-first .rwl .owl-dots {
    width: 300px; 
    border-bottom: 1px solid #ffffff96;
    text-align: left;
  }
  .home-slider-first .rwl .owl-dots .owl-dot{
    height: 54px
  }
  .home-slider-first .rwl .owl-dots .owl-dot span {
    width: 54px;
    height: 1px;
    line-height: 30px; 
    margin-bottom: -1px; 
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
  }

  .home-slider-first .rwl .owl-dots .owl-dot.active span,
  .home-slider-first .rwl .owl-dots .owl-dot:hover span{
    position: relative;
    text-align: center;
    height: 54px;
    border-bottom: 2px solid #ffffff;
    background: rgba(255, 255, 255, 0.21);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 85%, rgba(255, 255, 255, 0.55) 100%);
  }
  .home-slider-first .rwl .owl-dots .owl-dot span::after{
    display: none;
  }
  .home-slider-first .rwl .owl-dots .owl-dot:nth-child(1) span::after{
    content: '01';
  }
  .home-slider-first .rwl .owl-dots .owl-dot:nth-child(2) span::after{
    content: '02';
  }
  .home-slider-first .rwl .owl-dots .owl-dot:nth-child(3) span::after{
    content: '03';
  }
  .home-slider-first .rwl .owl-dots .owl-dot:nth-child(4) span::after{
    content: '04';
  }
  .home-slider-first .rwl .owl-dots .owl-dot:nth-child(5) span::after{
    content: '05';
  }
  .home-slider-first .rwl .owl-dots .owl-dot.active span::after,
  .home-slider-first .rwl .owl-dots .owl-dot:hover span::after{ 
    display: block;
    position: absolute;
    top:0;
    left: 0;
    bottom: 0;
    right: 0;
    margin:auto;
    color: #ffffff;
    font-size: 20px;
    line-height: 54px;
  } 
}




@media(max-width: 900px){
  .home-slider-first .items .text .des{
    display: none;
  }
  .home-slider-first .rwl .owl-dots {
    position: absolute;
    bottom: 10px;
    margin:10px auto
  }
  .home-slider-first .items .text{
    padding-bottom: 40px
  }

  .home-slider-first .items .text .subtitle{
    font-size: 18px
  }
  .home-slider-first .owl-dots {
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align: center !important;
  }
  .rwl .owl-dots .owl-dot{
    margin: 0 2px;
  }
  .home-slider-first .rwl .owl-dots .owl-dot span {
    width: 54px;
    height: 1px;
    line-height: 30px; 
    margin-bottom: -1px; 
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear; 
    background: rgb(33, 57, 111);

  }

  .home-slider-first .rwl .owl-dots .owl-dot.active span{
    position: relative;
    text-align: center;
    height: 4px;
    margin-bottom: -2px; 
    background: var(--color1);

  }

}
.home-slider-first .owl-item.active img{
  animation: shrink 20s infinite alternate;
}

@keyframes shrink {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
}

/*bg home-slider-services*/
.home-slider-services .pl-contents{
  background: url(../demo/together.jpg);
  background-size: cover;
}
.home-slider-services.visible .go.xTFXuIcx_0{stroke-dasharray:368 370;stroke-dashoffset:369;animation:xTFXuIcx_draw 2000ms linear 0ms forwards;}.home-slider-services.visible .go.xTFXuIcx_1{stroke-dasharray:309 311;stroke-dashoffset:310;animation:xTFXuIcx_draw 2000ms linear 34ms forwards;}.home-slider-services.visible .go.xTFXuIcx_2{stroke-dasharray:528 530;stroke-dashoffset:529;animation:xTFXuIcx_draw 2000ms linear 68ms forwards;}.home-slider-services.visible .go.xTFXuIcx_3{stroke-dasharray:325 327;stroke-dashoffset:326;animation:xTFXuIcx_draw 2000ms linear 103ms forwards;}.home-slider-services.visible .go.xTFXuIcx_4{stroke-dasharray:238 240;stroke-dashoffset:239;animation:xTFXuIcx_draw 2000ms linear 137ms forwards;}.home-slider-services.visible .go.xTFXuIcx_5{stroke-dasharray:405 407;stroke-dashoffset:406;animation:xTFXuIcx_draw 2000ms linear 172ms forwards;}.home-slider-services.visible .go.xTFXuIcx_6{stroke-dasharray:325 327;stroke-dashoffset:326;animation:xTFXuIcx_draw 2000ms linear 206ms forwards;}.home-slider-services.visible .go.xTFXuIcx_7{stroke-dasharray:252 254;stroke-dashoffset:253;animation:xTFXuIcx_draw 2000ms linear 241ms forwards;}.home-slider-services.visible .go.xTFXuIcx_8{stroke-dasharray:463 465;stroke-dashoffset:464;animation:xTFXuIcx_draw 2000ms linear 275ms forwards;}.home-slider-services.visible .go.xTFXuIcx_9{stroke-dasharray:252 254;stroke-dashoffset:253;animation:xTFXuIcx_draw 2000ms linear 310ms forwards;}.home-slider-services.visible .go.xTFXuIcx_10{stroke-dasharray:514 516;stroke-dashoffset:515;animation:xTFXuIcx_draw 2000ms linear 344ms forwards;}.home-slider-services.visible .go.xTFXuIcx_11{stroke-dasharray:159 161;stroke-dashoffset:160;animation:xTFXuIcx_draw 2000ms linear 379ms forwards;}.home-slider-services.visible .go.xTFXuIcx_12{stroke-dasharray:281 283;stroke-dashoffset:282;animation:xTFXuIcx_draw 2000ms linear 413ms forwards;}.home-slider-services.visible .go.xTFXuIcx_13{stroke-dasharray:143 145;stroke-dashoffset:144;animation:xTFXuIcx_draw 2000ms linear 448ms forwards;}.home-slider-services.visible .go.xTFXuIcx_14{stroke-dasharray:149 151;stroke-dashoffset:150;animation:xTFXuIcx_draw 2000ms linear 482ms forwards;}.home-slider-services.visible .go.xTFXuIcx_15{stroke-dasharray:84 86;stroke-dashoffset:85;animation:xTFXuIcx_draw 2000ms linear 517ms forwards;}.home-slider-services.visible .go.xTFXuIcx_16{stroke-dasharray:144 146;stroke-dashoffset:145;animation:xTFXuIcx_draw 2000ms linear 551ms forwards;}.home-slider-services.visible .go.xTFXuIcx_17{stroke-dasharray:66 68;stroke-dashoffset:67;animation:xTFXuIcx_draw 2000ms linear 586ms forwards;}.home-slider-services.visible .go.xTFXuIcx_18{stroke-dasharray:159 161;stroke-dashoffset:160;animation:xTFXuIcx_draw 2000ms linear 620ms forwards;}.home-slider-services.visible .go.xTFXuIcx_19{stroke-dasharray:173 175;stroke-dashoffset:174;animation:xTFXuIcx_draw 2000ms linear 655ms forwards;}.home-slider-services.visible .go.xTFXuIcx_20{stroke-dasharray:128 130;stroke-dashoffset:129;animation:xTFXuIcx_draw 2000ms linear 689ms forwards;}.home-slider-services.visible .go.xTFXuIcx_21{stroke-dasharray:135 137;stroke-dashoffset:136;animation:xTFXuIcx_draw 2000ms linear 724ms forwards;}.home-slider-services.visible .go.xTFXuIcx_22{stroke-dasharray:116 118;stroke-dashoffset:117;animation:xTFXuIcx_draw 2000ms linear 758ms forwards;}.home-slider-services.visible .go.xTFXuIcx_23{stroke-dasharray:143 145;stroke-dashoffset:144;animation:xTFXuIcx_draw 2000ms linear 793ms forwards;}.home-slider-services.visible .go.xTFXuIcx_24{stroke-dasharray:137 139;stroke-dashoffset:138;animation:xTFXuIcx_draw 2000ms linear 827ms forwards;}.home-slider-services.visible .go.xTFXuIcx_25{stroke-dasharray:138 140;stroke-dashoffset:139;animation:xTFXuIcx_draw 2000ms linear 862ms forwards;}.home-slider-services.visible .go.xTFXuIcx_26{stroke-dasharray:116 118;stroke-dashoffset:117;animation:xTFXuIcx_draw 2000ms linear 896ms forwards;}.home-slider-services.visible .go.xTFXuIcx_27{stroke-dasharray:154 156;stroke-dashoffset:155;animation:xTFXuIcx_draw 2000ms linear 931ms forwards;}.home-slider-services.visible .go.xTFXuIcx_28{stroke-dasharray:166 168;stroke-dashoffset:167;animation:xTFXuIcx_draw 2000ms linear 965ms forwards;}.home-slider-services.visible .go.xTFXuIcx_29{stroke-dasharray:82 84;stroke-dashoffset:83;animation:xTFXuIcx_draw 2000ms linear 1000ms forwards;}@keyframes xTFXuIcx_draw{100%{stroke-dashoffset:0;}}@keyframes xTFXuIcx_fade{0%{stroke-opacity:1;}94.44444444444444%{stroke-opacity:1;}100%{stroke-opacity:0;}}
.home-slider-services .svg{
  position: absolute;
  right: 0px;
  top:150px;
  width: 350px;
}
.home-slider-services .svg img{
  position: absolute;
  right: 0px; 
  width: 100%;
  height: auto;
  top:0;
}

.home-slider-services .txt0{fill:none;stroke:#FFFFFF;stroke-miterlimit:10;}
.home-slider-services .txt1{fill:none;stroke:var(--color1);stroke-miterlimit:10;}
.home-slider-services .text{
  position: relative;
  z-index: 3;
  display: flex;
  height: 100vh;
  align-items: center;
}

.home-slider-services .text .pl-title{
  color: var(--color2);
  border-bottom: 1px solid var(--color1);
  padding: 0px 50px;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.home-slider-services .text .pl-title span{
  display: block;
}
.home-slider-services .text ul{
  padding: 0px 50px;
}
.home-slider-services .text ul li{
  list-style: none; 
  font-size: 18px;
  margin: 10px 0px
}
@media(min-width: 751px){
  .home-slider-services .svg svg.go {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
  }
}
@media(max-width: 750px){
  .home-slider-services .svg{
   display: none;
  }
  .home-slider-services .txt0{
    stroke: var(--color2)
  }
  .home-slider-services .text {
    position: relative; 
    height: auto; 
    margin-top: 30px;
    padding-bottom: 50px;
  }
  .home-slider-services .pl-contents{
    position: relative;
  }
  .home-slider-services .pl-contents{
    /*    background: none*/
  }
  .home-slider-services .pl-contents::before{
    content: ' ';
    width: 100%;
    height: 100%;
    position: absolute;
    background: var(--color1);
    mix-blend-mode: multiply;
  }
  .home-slider-services .text .pl-title,
  .home-slider-services .text ul{
    padding: 0px 15px;
    padding-bottom: 10px;
    color:#ffffff;
    border-color: var(--color2);
  }
}
/*ed home-slider-services*/
/*bg home-slider-projects*/
.home-slider-projects .pl-contents{
  background: #fffffff2; 
}
.home-slider-projects.visible .pl-contents{
  background: #ffffff; 
}
.home-slider-projects .group-text{
  width: 25%;
  float: left;
}
.home-slider-projects .group-item{
  width: 75%;
  float: right;
  position: relative;
  height: 100vh
}
.home-slider-projects .group-text .align{
  height: 100vh;
  display: flex;
  align-items: center;
}
.home-slider-projects .group-text .block{
  display: block;
  position: relative;
  padding-left: 100px;
}
.home-slider-projects .group-text .block .pl-title{
  color: var(--color2)
}
.home-slider-projects .group-text .block .pl-title span{
  display: block;
}
.kwicks {
  display: block;
  list-style-type: none;
  list-style: none;
  position: relative;
  margin: 0;
  padding: 0;
}
.kwicks > * {
  display: block;
  overflow: hidden;
  padding: 0;
  margin: 0;
}
.kwicks.kwicks-processed > * {
  margin: 0;
  position: absolute;
}
.kwicks-horizontal > * {
  float: left;
}
.kwicks-horizontal > :first-child {
  margin-left: 0;
}
.kwicks-vertical > :first-child {
  margin-top: 0;
} 
.kwicks > li {
  height: auto;
  width: auto;
  overflow: hidden;
}
.kwicks > li img{
  width: auto;
  height: 100vh;
}
.home-slider-projects .kwicks .items .text{
  position: absolute;
  z-index: 1;
  bottom: 0px;
  left: 0px;
  color: #ffffff;
  background: rgb(2,0,36);
  padding: 20px;
  background: linear-gradient(180deg, rgba(2,0,36,0) 0%, rgba(0, 0, 0, 0.8) 85%, rgba(0, 0, 0, 0.81) 100%);
  padding-bottom: 10vh;
  width: 100%;
}
.home-slider-projects .kwicks .items .text .cattitles{
  letter-spacing: 2px;
  font-weight: normal;
}
.home-slider-projects .kwicks .items .text .titles a{
  color: #ffffff;
  text-transform: uppercase;
  font-size: 25px;
  letter-spacing: 2px;
}
.home-slider-projects .kwicks .items .text .des{
  display: none;
}
.home-slider-projects .kwicks .items .text .address{
  
  visibility: hidden;
}
.kwicks-collapsed .items .text{
  display: none
}
.home-slider-projects .kwicks-expanded .items .text .address{ 
  visibility: visible;
/*  -webkit-animation-name: opac;
  animation-name: opac;*/
}
.home-slider-projects .pl-viewmore{ 
  color: var(--color2);
  margin-top: 20px
}
.home-slider-projects .pl-viewmore::before{
  background: var(--color2)
}

@-webkit-keyframes opac {
  from { 
    opacity: 0;
    visibility: visible;
  }

  to { 
    opacity: 1 !important;
    visibility: visible;
  }
}
@media(max-width: 1180px){
  .home-slider-projects .pl-size-title{

  }
}
@media(max-width: 1050px){
  .home-slider-projects .group-text .block{
    padding-left: 10px
  }

}
@media(max-width: 900px){
  .home-slider-projects .kwicks .items .text .address{
    display: none;
  }
  .home-slider-projects .kwicks .items .text .titles a{
    font-size: 13px
  }
  .home-slider-projects .kwicks .items .text{
    padding: 10px;
    padding-bottom: 0
  }
  .home-slider-projects .kwicks .items .text .cattitles {
    font-size: 12px;
  }
  .kwicks > li img{
    height: 60vh;
  }
  .home-slider-projects .group-text .align{
    height: auto;
    padding: 20px 0
  }
  .home-slider-projects .group-text{
    width: 100%;
    float: none;
    display: none;
  }
  .home-slider-projects .group-item{
    width: 100%;
    float: none;
    height: 60vh
  }
  .home-slider-projects .group-item .items{
    position: relative;
  }
}

/*ed home-slider-projects*/
/*bg home-slider-news*/
.home-slider-news .pl-contents{
  background: #ffffff
}
.home-slider-news .align{
  height: 100vh;
  align-items: center;
  display: flex;
  width: 100%
}
.home-slider-news .row-title{
  margin-bottom: 20px;
}
.home-slider-news .row-title .pl-title{
  color: var(--color2);
  display: inline;
}
.home-slider-news .row-title a.link{
  padding:18px 15px;
  margin:10px 0;
  display: inline-block;
  color: var(--color2);
}
.home-slider-news .row-title a.view-more{
  border:1px solid var(--color2);
  border-radius: 5px;
  float: right;
}
.box-home-news{

}
.box-home-news .b-left{
  width: 50%;
  float: left;
}
.box-home-news .b-right{
  width: 50%;
  float: right;
}
@media(max-width: 700px){
  .home-slider-news .row-title .pl-title{
    display: block;
  }
  .home-slider-news .row-title a.link {
    padding: 5px 5px;
    margin: 5px 0;  
    font-size:13px;
  }
  .home-slider-news .align{
    height: auto;
    display: block;
    padding: 20px 0
  }
  .box-home-news .b-left,
  .box-home-news .b-right{
    width: 100%;
    float: none;
  }
}
/*ed home-slider-news*/

