@import url(../libs/bootstrap-grid/bootstrap-grid.css);

@import url(../libs/owl.carousel/dist/assets/owl.carousel.min.css);

@font-face {

  font-family: "Arial";

  font-style: normal;

  font-weight: narrow;

  src: url("../fonts/Arial/Arial.eot?#iefix") format("embedded-opentype"), url("../fonts/Arial/Arial.woff") format("woff"), url("../fonts/Arial/Arial.ttf") format("truetype"); }

@font-face {

  font-family: "Verdana";

  font-style: normal;

  font-weight: regular;

  src: url("../fonts/Verdana/Verdana.eot?#iefix") format("embedded-opentype"), url("../fonts/Verdana/Verdana.woff") format("woff"), url("../fonts/Verdana/Verdana.ttf") format("truetype"); }

@font-face {

  font-family: "BPGArial";

  font-style: normal;

  font-weight: regular;

  src: url("../fonts/BPG_Arial_2010.ttf") format("truetype"); }

@font-face {

  font-family: "ArialCaps";

  font-style: normal;

  font-weight: regular;

  src: url("../fonts/BPG_Arial_Caps_2010.ttf") format("truetype"); }

*::-webkit-input-placeholder {

  color: #666;

  opacity: 1; }



*:-moz-placeholder {

  color: #666;

  opacity: 1; }



*::-moz-placeholder {

  color: #666;

  opacity: 1; }



*:-ms-input-placeholder {

  color: #666;

  opacity: 1; }



body input:focus:required:invalid,

body textarea:focus:required:invalid {

  color: #666; }



body input:required:valid,

body textarea:required:valid {

  color: #666; }



body {

  font-size: 16px;

  min-width: 320px;

  position: relative;

  line-height: 1.5;

  font-family: "BPGArial", sans-serif;

  overflow-x: hidden;

  outline: none;
  
  background-color: #F2F2F2 ! important;


 }



a{

  transition:color 0.5s ease;

}



.img-responsive {

  display: block;

  max-width: 100%;

  height: auto; }



.top-header-bar {

  background-color: #fff; }



.header-icon {

  color: #204177;

  padding: 13px; }



.header-language {

  width: 126px;

  height: 28px;

  opacity: .66;

  color: #204177;

  font-family: "ArialCaps", sans-serif;

  font-size: 14px;

  font-weight: 400;

  text-transform: uppercase;

  background-color: transparent;

  border: 1px solid #CDCDCD;

  outline: none; }



.top-icons {

  text-align: right; }

  .top-icons .header-lang-but {

    position: relative; }

  .top-icons .languages {

    position: absolute;

    right: 4px;

    z-index: 3;

    top: 7px;

    text-align: center;

    background-color: #fff;

    width: 126px;

    padding: 3px 10px;

    display: none; }

    .top-icons .languages li {

      padding: 6px 0;

      list-style-type: none; }

      .top-icons .languages li:hover {

        background-color: #e2e2e2; }

      .top-icons .languages li a {

        text-decoration: none;

        opacity: .66;

        color: #ed1944;

        text-transform: uppercase;

        font-size: 14px;
        font-family: "ArialCaps", sans-serif;


 }



.menu-header-bar {

  background-color: #204177;

  height: 100px; }

  .menu-header-bar .header-logo {

    background-color: #fff;

    height: 100px;

    text-align: center; }

    .menu-header-bar .header-logo .main-logo {

      width: 170px;

      height: auto; }

  .menu-header-bar .header-menu {

    padding: 0;

    text-align: right; }

    .menu-header-bar .header-menu .top_mnu .disp-tog-menu {

      display: inline-block !important; }

    .menu-header-bar .header-menu .top_mnu .drop-content {

      display: none; }

    .menu-header-bar .header-menu .top_mnu li .fa-caret-square-o-down {

      position: absolute;

      left: 10px;

      color: #ff948f; }

    .menu-header-bar .header-menu .top_mnu li span {

      color: #858484;

      text-transform: uppercase;

      text-align: left;

      border-bottom: none; }

    .menu-header-bar .header-menu .main-menu {

      list-style-type: none;

      padding: 20px 0;

      margin-right: 25px; }

      .menu-header-bar .header-menu .main-menu li {

        text-transform: uppercase;

        display: inline-block;

        padding: 0 8px;

        position: relative; }

        .menu-header-bar .header-menu .main-menu li a {

          font-family: "ArialCaps", sans-serif; }

        .menu-header-bar .header-menu .main-menu li:hover>.drop-content {

          opacity:1; visibility: visible;

          transition:all 0.5s ease;

           }


          .menu-header-bar .header-menu .main-menu li:hover .drop-content li {

            width: 100%;

            height: auto;

            padding: 4px 15px;

            background-color: #fff; }

            .menu-header-bar .header-menu .main-menu li:hover .drop-content li:hover {

              background-color: #858484; }

              .menu-header-bar .header-menu .main-menu li:hover .drop-content li:hover>a {

                color: #fff; }

            .menu-header-bar .header-menu .main-menu li:hover .drop-content li a {

              color: #858484;

              text-transform: uppercase;

              text-align: left;

              border-bottom: none; }

              .menu-header-bar .header-menu .main-menu li:hover .drop-content li a:hover {

                color: #fff; }

        .menu-header-bar .header-menu .main-menu li .drop-content {

          opacity:0; visibility:hidden; position: absolute;

          width: 200px;

          height: 36px;

          padding: 0;

          bottom: -35px;

          z-index: 3000000;

          text-align: left;

          left: 8px; }

        .menu-header-bar .header-menu .main-menu li a {

          color: #fff;

          font-size: 14px; }

          .menu-header-bar .header-menu .main-menu li a:hover {

            text-decoration: none;

            border-bottom: 7px solid #fff;

            padding: 34px 0; }

  .menu-header-bar .header-search {

    padding: 32px 0;

    padding-right: 10px; }

    .menu-header-bar .header-search .header-search-block {

      float: right; }

      .menu-header-bar .header-search .header-search-block .search-icon {

        position: absolute;

        padding: 7px;

        width: 13px;

        height: 12px;

        color: #d2d8de; }

      .menu-header-bar .header-search .header-search-block .search-input {

    display: inline-block;
    float: left;
    width: 156px;
    height: 29px;
    border: none;
    padding-left: 35px; }

      .menu-header-bar .header-search .header-search-block .search-button {

    display: inline-block;
    float: left;
    width: auto!important;
    height: 31px;
    background-color: #e2e2e2;
    color: #737373;
    font-family: "BPGArial", sans-serif;
    font-size: 11px;
    font-weight: 400;
    line-height: 21px;
    text-transform: uppercase;
    border: none; }

		.menu-header-bar .header-search .header-search-block .search-button:hover{

			color:#EE1143;

		}



.slider-header-bar {

  z-index: 0;

  overflow: hidden; }

  .slider-header-bar .main-slider-backgorund {

    padding: 0; }

    .slider-header-bar .main-slider-backgorund .owl-dots {

      margin-top: -30px !important; }

  .slider-header-bar .header-slider {

    width: 100%;

    position: relative; }

  .slider-header-bar .content-on-slider-left {

    position: absolute;

    text-align: left;

    display: inline-block;

    bottom: 1px;

    left: 0;

    z-index: 2;

    padding-left: 0; }

    .slider-header-bar .content-on-slider-left h1 {

      text-shadow: 1px 2px 0 rgb(0, 0, 0);

      color: #fff;

      font-size: 40px;

      font-weight: 400;

      padding-left: 20px; }

    .slider-header-bar .content-on-slider-left .slider-left-pink-block {

      width: 292px;

      height: auto; }

      .slider-header-bar .content-on-slider-left .slider-left-pink-block .slider-left-pink-first {

        width: 292px;

        height: 82px;

        border: 1px solid #c54761;

        background-color: rgba(237, 25, 68, 0.6);

        margin-bottom: 20px; }

        .slider-header-bar .content-on-slider-left .slider-left-pink-block .slider-left-pink-first h2 {

          color: #fff;

          font-size: 35px;

          font-weight: 400;

          margin: 10px 0;

          text-align: left; margin-left:15px; }

		  .to_project_cont{

			  position:relative

		  }

		  .to_project_img{

			      position: absolute;

				right: 20px;

				top: 26px;

				transition:all 0.5s ease;

		  }

		  .to_project_cont:hover .to_project_img{

			  right:3px;

		  }

      .slider-header-bar .content-on-slider-left .slider-left-pink-block .slider-left-pink-second {

        width: 291px;

        height: 204px;

        border: 1px solid #c54761;

        background-color: rgba(237, 25, 68, 0.6);

        padding-left: 15px; }

        .slider-header-bar .content-on-slider-left .slider-left-pink-block .slider-left-pink-second h3 {

          font-size: 25px;

          font-weight: 700;

          text-transform: uppercase;

          color: #fff;

          margin: 9px 0 0 0;

          line-height: 33px; }

        .slider-header-bar .content-on-slider-left .slider-left-pink-block .slider-left-pink-second h4 {

          color: #fff;

          font-size: 23px;

          font-weight: 400;

          text-transform: uppercase;

          margin: 0 0 8px 0;

          line-height: 25px; }

        .slider-header-bar .content-on-slider-left .slider-left-pink-block .slider-left-pink-second img {

          float: left;

          padding-right: 15px;

          width: 235px;

          height: 117px; }

  .slider-header-bar .content-on-slider-right {

    position: absolute;

    text-align: right;

    display: inline-block;

    bottom: 2px;

    right: 0;

    width: 451px;

    padding-right: 0;

    z-index: 2; }

    .slider-header-bar .content-on-slider-right .br-news-icon-1 {

      top: 170px;

      position: absolute;

      right: 30px;

      color: #fff;

      width: 11px;

      height: 20px; }

    .slider-header-bar .content-on-slider-right .br-news-icon-2 {

      top: 210px;

      position: absolute;

      right: 30px;

      color: #fff;

      width: 11px;

      height: 20px; }

    .slider-header-bar .content-on-slider-right .news-video-img {

      width: 100%; }

    .slider-header-bar .content-on-slider-right .breaking-news {

      width: 225px;

      height: 40px;

      background-color: #e74263;

      padding: 5px 0;

      position: absolute;

      left: 15px;

      top: 10px; }

      .slider-header-bar .content-on-slider-right .breaking-news p {

        height: 21px;

        color: #ffffff;

        font-family: "ArialCaps", sans-serif;

        font-size: 20px;

        font-weight: 400;

        line-height: 28px;

        text-transform: uppercase;

        text-align: center;

        margin: 0px 26px 10px 0px;

 }

    .slider-header-bar .content-on-slider-right .breaking-news-title {

      background-color: #fff;

      height: 108px; }

      .slider-header-bar .content-on-slider-right .breaking-news-title p {

        c

        text-transform: uppercase;

        padding: 35px 14px;

        text-align: left; padding-right:40px; }
		
		.slider-header-bar .content-on-slider-right .breaking-news-title a{
			color: #6a6a6a;

			font-family: "ArialCaps", sans-serif;

			font-size: 30px;

			font-weight: 700;

			line-height: 34px;
			text-decoration:none;
		}

      .slider-header-bar .content-on-slider-right .breaking-news-title img {

        top: 70px;

        position: absolute;

        right: 15px;

        opacity: .67; }

    .slider-header-bar .content-on-slider-right .breaking-news-image .opacity-image {

      width: 435px;

      height: 324px;

      background-image: radial-gradient(circle 250px at center, #ffffff 0%, #101018 100%);

      opacity: .4;

      bottom: 0;

      position: absolute; }

    .slider-header-bar .content-on-slider-right .breaking-news-image .news-img {

      height: 333px; }

    .slider-header-bar .content-on-slider-right .breaking-news-image .data-news {

      position: absolute;

      font-family: "ArialCaps", sans-serif;

      font-size: 26px;

      font-weight: 400;

      text-transform: uppercase;

      color: #fff;

      z-index: 2;

      margin: 15px; }

    .slider-header-bar .content-on-slider-right .player-icon {

      width: 87px;

      height: 87px;

      position: absolute;

      bottom: 0;

      margin: 15px;

      z-index: 2; }

    .slider-header-bar .content-on-slider-right .news-sub-title {

      position: absolute;

      bottom: 0;

      color: #fff;

      font-family: "ArialCaps", sans-serif;

      font-size: 29px;

      font-weight: 700;

      line-height: 30px;

      z-index: 2;

      width: 330px;

      height: 89px;

      right: 0;

      text-align: left;

      margin: 0 0 15px 0; }

	   .slider-header-bar .content-on-slider-right .news-sub-title a{
		   color: #fff;

      font-family: "ArialCaps", sans-serif;

      font-size: 29px;

      font-weight: 700;

      line-height: 30px;
	  text-decoration:none;
	  transition:all 0.5s ease;
	   }
	   
	   .slider-header-bar .content-on-slider-right .news-sub-title a:hover{
		   color:#EE1143!important
	   }


.nav-blocks-row {

  margin: 40px auto; }

  .nav-blocks-row .nav-block {

    height: 336px; }

    .nav-blocks-row .nav-block .grey-block {

    background-color: #EBF0F1;
    height: 109%;
    width: 105%;
    margin: 0 auto;
    border: 1px solid #dcdcdc;
    padding-top: 37px; }

      .nav-blocks-row .nav-block .grey-block .nav-icon-top {

        display: block;

        margin: 0 auto 60px auto;

        height: 85px; }

      .nav-blocks-row .nav-block .grey-block .nav-title-top {

    font-size: 21px;
    line-height: 8px;
    text-align: center;
    width: 100%;
    height: 49px;
    color: #6a6a6a;
    font-family: "ArialCaps", sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0 auto; }


.nav-icon-top{

  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}








.nav-icon-top:hover{
 webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15);
    transition: all 0.5s ease;
}









      .nav-blocks-row .nav-block .grey-block .nav-white-block {

    /* width: 90%; */
    height: 103px;
    /* box-shadow: 5px 10px 3px rgba(0, 0, 0, 0.23); */
    background-color: #fff;
    padding: 0px 0;
    text-align: center;
    margin: 20px auto; }

        .nav-blocks-row .nav-block .grey-block .nav-white-block .red-more-but {

    border: none;
    transition: all 0.5s ease;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    text-transform: uppercase;
    padding: 37px 0px;
    font-family: "BPGArial", sans-serif;
    background-color: #fff; }



.news-sec {

  border-top: 2px solid #dadada;

  margin-top: 20px; }

  .news-sec .owl-carousel-news {

    width: 100%;

    overflow: hidden;}

  .news-sec hr {
    
    border: 0px solid #9F261E;
    width: 50px; }

  .news-sec h4 {

    text-align: center;

    text-transform: uppercase;

    font-family: "ArialCaps", sans-serif;

    font-weight: 100;

    font-size: 24px;

	line-height:27px;

    margin-bottom: -10px; }

  .news-sec .owl-item {

    display: inline-block; }

  .news-sec .news-thumb-image {
    text-align: center;
    box-shadow: beige;
    border: 1px solid #cecece;
    padding: 10px;
    box-shadow: 5px 10px #bdbcbc; 



}

    .news-sec .news-thumb-image .news-img-data {

      width: 285px;

      margin: 0 auto;

      position: relative; }

      .news-sec .news-thumb-image .news-img-data .news-icon-1 {

        color: #fff;

        font-size: 20px;

        position: absolute;

        top: 50px;

        right: 12px; }

      .news-sec .news-thumb-image .news-img-data .news-icon-2 {

        color: #fff;

        font-size: 20px;

        position: absolute;

        top: 20px;

        right: 15px; }

    .news-sec .news-thumb-image .news-block-title {

          color: #4f565b;

    font-family: "ArialCaps", sans-serif;

    font-size: 20px;

    font-weight: 700;

    line-height: 25px;

    margin-top: 0;

    position: absolute;

    bottom: -47px;

    background-color: #fff;

    height: 60px;

    text-align: left;

    padding: 5px 0px;

    overflow: hidden; width:85%; }
	
	.homenewstitle{
		text-align:left;
		line-height:22px;
		border-top:solid 10px #9F261E;
		padding-top:15px;
	}
	
	.homenewstitle a{
		color:#333;
		font-size:20px;
		text-decoration:none;
		font-family: "ArialCaps", sans-serif;
		font-weight:bold;
	}
	
	.homenewstitle a:hover{
		color:#9F261E;
	}
	
	.map-icons-cont{
		margin-top:240px;
		color:#fff;
		text-align:center;
		font-size:16px;
		font-family:ArialCaps, sans-serif;
	}
	
	.map-icons-cont img{
		width:auto!important;
		height:70px!important;
		margin-bottom:10px;
	}
	
	.mapicondiv{
		position:absolute; bottom:0px; left:0px;
	}
	
	.map-icons-item{
		cursor:pointer;
		background-color:rgba(255,255,255,0.6);
		color:#ed1944;
		display:inline-block;
		float:left;
		vertical-align:top;
		margin-right:20px;
		white-space:nowrap;
		padding:5px 15px;
	}
	
	.map-icons-item img{
		width:30px!important; height:auto!important;
	}

  .news-sec .gradient-opacity {

        position: absolute;

    background-color: #000;

    width: 100%;

    height: 100%;

    opacity: 0.3!important;

    transition: all 0.5s ease; } .news-thumb-image:hover .gradient-opacity{ opacity:0!important } 

	.news-thumb-image:hover .news-block-title a{

		color:#EE1143

	}

	.news-block-title a{

		color:#4f565b;

		text-decoration:none;

	}

  .news-sec .news-cal {

    text-align: left;

    font-size: 10px;

    position: absolute;

    bottom: -60px;

    left: 0px;

    padding: 5px 2px;

    background-color: #fff;

    padding-top: 0px; }

    .news-sec .news-cal .fa-calendar {

      margin-right: 8px; }

  .news-sec .owl-nav {

    float: right;

    margin-top: 30px !important;

    margin-bottom: 25px;

    margin-right: 0px; }

    .news-sec .owl-nav .owl-prev {

      background-color: #ADADAD !important;

      width: 30px;

      height: 30px;

      border-radius: 0 !important; }

    .news-sec .owl-nav .owl-next {

      background-color: #ADADAD !important;

      width: 30px;

      height: 30px;

      border-radius: 0 !important; }



	  .to_project_a{

		  text-decoration:none!important;

	  }

	  

	  .asset_manage_carousel .item{

		  position:relative;

	  }

	  

	  .assetmnghover{

		      left: 50%;

			position: absolute;

			margin-left: -31px;

			top: 10px;

        opacity: 0;

	  }

	  

	   .asset_manage_carousel .item:hover .assetmnghover{

		   display:block;

	   }

	   

	   .assetimgheight{

		   height:100px;

	   }

	   

	   .scroll-up {

  height: 30px;

  width: 30px;

  display: block;

  outline: 1px solid rgba(255, 255, 255, 0.08);

  position: relative;

  cursor: pointer;

}

.scroll-up svg line {

  stroke-width: 1;

  stroke: #aaa;

  fill: none;

  stroke-dasharray: 20;

  -webkit-transition: all .4s ease;

  transition: all .4s ease;

}

.scroll-up:hover svg line.top {

  -webkit-transform: translateX(-40px);

  transform: translateX(-40px);

}

.scroll-up:hover svg line.bottom {

  -webkit-transform: translateX(40px);

  transform: translateX(40px);

}

.scroll-up:hover svg line.left {

  -webkit-transform: translateY(40px);

  transform: translateY(40px);

}

.scroll-up:hover svg line.right {

  -webkit-transform: translateY(-40px);

  transform: translateY(-40px);

}



.scroll-up .left-bar {

  position: absolute;

  z-index: 1;

  background-color: transparent;

  top: 14px;

  left: 5px;

  width: 13px;

  display: block;

  transform: rotate(-45deg);

}

.scroll-up .left-bar:after {

  content: "";

  background-color: #666;

  width: 13px;

  height: 1px;

  display: block;

  border-radius: 1px;

  transition: all 0.5s cubic-bezier(0.25, 1.7, 0.35, 1.5);

  transform-origin: right center;

  z-index: -1;

}

.scroll-up .right-bar {

  position: absolute;

  z-index: 1;

  background-color: transparent;

  top: 14px;

  left: 13px;

  width: 13px;

  display: block;

  transform: rotate(45deg);

  border-radius: 2px;

}

.scroll-up .right-bar:after {

  content: "";

  background-color: #666;

  width: 13px;

  height: 1px;

  display: block;

  border-radius: 1px;

  transition: all 0.5s cubic-bezier(0.25, 1.7, 0.35, 1.5);

  transform-origin: left center;

  z-index: -1;

}

.scroll-up:hover {

  transition: all .1s;

}

.scroll-up:hover .left-bar:after {

  transform: rotate(-10deg);

}

.scroll-up:hover .right-bar:after {

  transform: rotate(10deg);

}



.arrow-up {

  height: 30px;

  width: 30px;

  display: block;

  border: 1px solid #666;

  position: relative;

  cursor: pointer;

  transition: all 0.5s cubic-bezier(0.25, 1.7, 0.35, 1.5);

  overflow: hidden;

}



.arrow-slide {

  left: 0;

  top: -100%;

  width: 100%;

  height: 100%;

  background: #666;

  position: absolute;

  display: block;

  z-index: 0;

}



.left-arm {

  position: absolute;

  z-index: 1;

  background-color: transparent;

  top: 19px;

  left: 3px;

  width: 20px;

  display: block;

  transform: rotate(-45deg);

}

.left-arm:after {

  content: "";

  background-color: #666;

  width: 20px;

  height: 1px;

  display: block;

  border-radius: 1px;

  transition: all 0.5s cubic-bezier(0.25, 1.7, 0.35, 1.5);

  transform-origin: right center;

  z-index: -1;

}



.right-arm {

  position: absolute;

  z-index: 1;

  background-color: transparent;

  top: 19px;

  left: 17px;

  width: 20px;

  display: block;

  transform: rotate(45deg);

  border-radius: 2px;

}

.right-arm:after {

  content: "";

  background-color: #666;

  width: 20px;

  height: 1px;

  display: block;

  border-radius: 1px;

  transition: all 0.5s cubic-bezier(0.25, 1.7, 0.35, 1.5);

  transform-origin: left center;

  z-index: -1;

}


 .webgverdi{   
    background: #204177;
    color: white;
    padding: 5px;
    width: 155px;
    font-family: "ArialCaps", sans-serif;
}


.arrow-up:hover {

  transition: all .1s;

}

.arrow-up:hover .left-arm:after {

  transform: rotate(-10deg);

}

.arrow-up:hover .right-arm:after {

  transform: rotate(10deg);

}

.arrow-up:hover .arrow-slide {

  transition: all .4s ease-in-out;

  transform: translateY(200%);

}



.scroll-up {

  margin-left: 100px;

}



.arrow-up {

  margin-left: -100px;

}



.arrow-up,

.scroll-up {

      position: fixed;

    bottom: 20px;

    right: 20px;

    background-color: #fff;

	z-index:9999

}

	  



.slider-header-bar .owl-dots{

	    position: absolute;

    bottom: 0px;

    left: 50%;

    width: 260px;

    margin-left: -130px;

}



.slider-header-bar .owl-dots .active span{

	background:#fff!important

}



	  

	  

#map {

  overflow: hidden; }

  #map .open-but {

    width: 25px !important;

    position: absolute;

    height: 25px !important;

    right: 65px;

    bottom: 65px;

    z-index: 0;

    display: block;

    cursor: pointer;

    font-size: 30px;

    border-radius: 50px;

    background-color: #fff; }

  #map .map-section {

    border-top: 0px solid #EDF1F2;

    position: relative;

    margin-top: 15px; }

    #map .map-section .map-drop-open {

      width: 30px;

      height: 44px;

      position: absolute;

      transform: rotate(-26deg);

      left: -19px;

      bottom: -15px;

      background-color: #e25050;

      cursor: pointer; }

    #map .map-section img {

      width: 100%;

      height: 398px; }

  #map .map-pink {

    width: 539px;

    position: absolute;

    bottom: 0;

    height: 370px;

    background-color: #ed1944;

    opacity: .78; padding-left:20px; }

    #map .map-pink .map-title {

      width: 512px;

      height: 29px;

      color: #fff;

      font-family: "ArialCaps", sans-serif;

      font-size: 38px;

      font-weight: 700;

      text-transform: uppercase;

      position: absolute;

      top: -30px;

      text-align: left; }

    #map .map-pink .map-sub-title {

      height: 27px;

      color: #fff;

      font-family: "ArialCaps", sans-serif;

      font-size: 36px;

      font-weight: 400;

      text-transform: uppercase;

      left: 20px;

      text-align: left;

      position: absolute;

      top: 10px; }

    #map .map-pink .map-foo-title {

      height: 70px;

      color: #fff;

      font-family: "ArialCaps", sans-serif;

      font-size: 36px;

      font-weight: 400;

      text-transform: uppercase;

      position: absolute;

      bottom: 15px;

      left: 20px;

      text-align: right;

      line-height: 45px; } #map .map-pink .map-foo-title a { color:#fff; text-decoration:none; }

#map .map-pink .map-foo-title a:hover{ border-bottom: dashed 3px rgba(255,255,255,0.6) }

    #map .map-pink .map-foo-img {

      width: 215px;

      height: 215px;

      right: 35px;

      bottom: 25px;

      position: absolute; }

    #map .map-pink .map-hr {

      position: absolute;

      top: 100px;

      border: 3px solid #fff;

      width: 130px;

      left: 20px; }

    #map .map-pink .map-drop {

      width: 30px;

      height: 44px;

      position: absolute;

      right: -15px;

      top: 165px;

      cursor: pointer; }

  #map .map-right {

    width: 322px;

    height: 180px;

    position: absolute;

    background-color: #fff;

    border-top-left-radius: 10px;

    border-top-right-radius: 10px;

    right: 50px;

    bottom: 60px; }
	
	.map-right-pink p{
		line-height:33px;
	}

    #map .map-right .map-right-pink {

      height: 45px;

      background-color: #af122a;

      //border-top-left-radius: 10px;//

      //border-top-right-radius: 10px;// }

      #map .map-right .map-right-pink .close-but {

        width: 20px;

        height: 20px;

        position: absolute;

        right: 10px;

        top: 10px;

        cursor: pointer; }

.styled {
        height: 100%;
    display: inline-block;
    border: 1px solid #eae5e5;
    padding: 4px 10px 4px;
    background: #385c96;
    margin-top: -11px;
    width: 100%;
    font-size: 14.5px;
    font-weight: 500;
    color: #ffffff;
    border: 1px solid #cecece;
    //padding: 0px;//
    //box-shadow: 5px 10px #bdbcbc;//
}

.styled:hover {
    background: #CCCCCC;
    color: #333;
    transition: 0.5s ease; 
}


.line {
    display:none;
    color: #EBF0F1;
    border: 3px solid;
    width: 50px;
    margin: 9px auto;
}


.owl-carousel .owl-stage-outer {

min-height:350px;

}







      #map .map-right .map-right-pink p {

        color: #fff;

        font-family: "BPGArial", sans-serif;

        font-size: 15px;

        font-weight: 400;

        padding-left: 10px;

        padding-top: 10px;

        margin: 0; }

    #map .map-right .map-right-img {

      width: 107px;

      height: 85px;

      margin: 10px; }

    #map .map-right .map-right-img-desk {

      width: 200px;
	  
	  overflow:hidden;

      height: 78px;

      color: #2b2828;

      font-family: "BPGArial", sans-serif;

      font-size: 14px;

      font-weight: 400;

      position: absolute;

      top: 46px;

      right: 0;

      line-height: 21px; }

    #map .map-right .view-project {

      width: 99px;

      height: 21px;

      position: absolute;

      top: 135px;

      right: 10px;

      text-align: center; }








      #map .map-right .view-project .view-project-text {

        color: #fff;

        background-color: #af122a;

        font-family: "BPGArial", sans-serif;

        font-size: 14px;

        font-weight: 400; line-height:24px; height:24px;

        

 }


      #map .map-right .view-project a:hover {

        text-decoration: none;

       

 }



#company-news {

  background-color: #fff; }

  #company-news h4 {

    text-align: center;

    font-family: "ArialCaps", sans-serif;

    font-size: 24px;

    font-weight: 100;

    margin-bottom: -18px;

   margin-left: 23px !important;

   text-transform:uppercase;


 }

  #company-news hr {

    color: #9F261E;

    border-top: 7px solid;

    width: 50px; }

  #company-news .company-single-news {

    text-align: center;

    height: 100%;

    display: inline-block; }

    #company-news .company-single-news .subsid_img:before {

      content: "";

      display: inline-block;

      height: 100%;

      vertical-align: middle;

    

    }

    #company-news .company-single-news .subsid_img {

      /*border: 1px solid #e8e7e7;*/

      width: 95%; display:inline-block; height:60px; background-color:none; vertical-align:middle;

      /*box-shadow: 5px 10px #bdbcbc;*/
 }

#company-news .company-single-news .subsid_img img{

  /* transition:all 0.5s ease;*/

}

#company-news .company-single-news .subsid_img:hover img{

 /* -webkit-transform:scale(1.15); /* Safari and Chrome */

  -moz-transform:scale(1.15); /* Firefox */

  -ms-transform:scale(1.15); /* IE 9 */

  -o-transform:scale(1.15); /* Opera */

  /* transform:scale(1.15);*/

}

  #company-news .company-white-block {

    display:none;

    height: 80px;

    background-color: #fff;

    width: 95%;

    margin: 0 auto;

    border: 1px solid #e8e5e5;

    box-shadow: 5px 10px #bdbcbc;

    position:relative;


 }

    #company-news .company-white-block p {

      margin: 0;

      color: #ed1944;

      text-align: center;

      padding: 10px;

      font-size: 15px;

      font-family: "ArialCaps", sans-serif; }

    #company-news .company-white-block hr {

      color: #EBF0F1;

      border-top: 7px solid;

      width: 50px;

      margin: 0 auto; }

  #company-news .company-news-button {

    text-align: center; }

    #company-news .company-news-button input {

      text-align: center;

      margin: 40px;

      width: 218px;

      height: 50px;

      background-color: transparent;

      border: 1px solid #9F261E;

      text-transform: uppercase;

      color: #9F261E; }



#asset {

  background-color: "ArialCaps", sans-serif;

  position: relative; }

  #asset .asset-slider {

    width: 100%;

    overflow: hidden;
   background:#fff;
 }

  #asset h4 {

    text-align: center;

    font-family: "ArialCaps", sans-serif;

    font-size: 27px;

    font-weight: 300;

    margin-bottom: -18px; }

  #asset hr {

    color: #4E565B;

    border-top: 7px solid;

    width: 50px;

    margin-bottom: 0px; }

  #asset .owl-item {

    display: inline-block;

    text-align: center; }

  #asset .owl-nav {

    display: none; }

  #asset .owl-dots {

    display: inline-block;

    position: absolute;

    right: 30px;

    bottom: 20px; }

  #asset .item img {

    margin-bottom: 25px; }

  #asset .item p {

    color: #4f565b;

    font-family: "BPGArial", sans-serif;

    font-size: 10px;

    font-weight: 400;

    text-transform: uppercase;

    margin-bottom: 45px;

    margin-top: 35px;}



footer {

  background-color: #4a4f52;

 background-image: url(../img/footerbg.png);

  background-size: cover; }
  
  footer ul{
	  padding-left:0px;
  }
  
  footer ul li i{
	  margin-left:10px!important;
  }

  footer .footer-logo {

    margin-left: 10px;

    margin-top: 10px; opacity:0.5 } footer .footer-logo:hover{ opacity: 1 }

  footer .footer-grad {

    position: absolute;

    width: auto; }

  footer h4 {

    text-align: left;

    margin-left: 10px;

    font-size: 18px;

    font-weight: 300;

    font-family: "BPGArial", sans-serif;

    color: #fff; }

  footer hr {
    border:none!important;

    border-top: 6px solid #7c7d7d;

    width: 40px;

    float: left;

    margin-left: 60px;

    margin-top: -30px;}

  footer p {

    color: #95999A;

    line-height: 23px;

    width: 240px;

    margin: 0 auto;

    font-size: 13px; }

  footer ul li {

    list-style-type: none;

    color: #95999a;

    font-size: 15px;     line-height: 17px;

    margin-bottom: 10px;
width: 360px;
 }

    footer ul li i {

      margin-right: 10px;

      margin-left: 20px; }

    footer ul li .fa {

      font-size: 12px; }

    footer ul li a {

      color: #95999A;

      font-size: 12px; }

      footer ul li a:hover {

        text-decoration: none;

        color: #fff; }

  footer .footer-text {

    float: left;

    margin-left: 60px;

   font-size:13px;


 }

    footer .footer-text i {
       display:none;

      margin-right: 5px; }

  footer .foo-contact .contact-info p {

    padding-left: 15px;

    width: 100%; }

footer .foo-contact .contact-info p a{

  color:#95999A;

  text-decoration:none;

}

footer .foo-contact .contact-info p a:hover{

  color:#fff;

}

  footer .foo-contact p {

    display: inline-block; }

    footer .foo-contact p i {

      margin-right: 5px;

      color: #95999A; }

  footer .foo-contact .foo-icons {

    margin-left: 15px; }

    footer .foo-contact .foo-icons .footer-icon {

      border: 1px solid #2A2F32;

      display: inline-block;

      background-color: #2A2F32;

      width: 34px;

      height: 28px;

      text-align: center;

      line-height: 28px;

      vertical-align: top;

      font-size: 14px; }

      footer .foo-contact .foo-icons .footer-icon i {

        margin: 0; }
		
		.gmnoprint{ z-index:200 }

  footer .footer-foo {

    background-color: #2F3439;

    padding: 0 10px; }

    footer .footer-foo .copy-r {

      float: left;

      margin: 25px 0;

      font-size:12px;
	  
	  width:100%

 }

    footer .footer-foo .dessign-c {

      float: right;

      margin: 25px 0;

      text-align: right;

      font-size:12px;
 }



.keep-in-tuch-ics{

	margin-top:10px;

}

body h1 {

  font-family: "ArialCaps", sans-serif; }

body h2 {

  font-family: "ArialCaps", sans-serif; }

body h3 {

  font-family: "ArialCaps", sans-serif; }

body h4 {

  font-family: "ArialCaps", sans-serif; }

body h5 {

  font-family: "ArialCaps", sans-serif; }

  

  .footer1{

	  padding-bottom:20px;

  }



#asset .owl-item:nth-child(1) img {

  margin-top: 25px;

  transition:all 0.5s ease;

  
}



#asset .owl-item:nth-child(2) img {

  margin-top: 35px;

  transition:all 0.5s ease;



}



#asset .owl-item:nth-child(3) img {

  margin-top: 40px;

  transition:all 0.5s ease;

}



.add_idea{

  color:#fff;

  text-decoration:none!important;

}



.add_idea:hover{

  color:#fff;

}



#asset .owl-item:nth-child(4) img {

  margin-top: 40px;

  transition:all 0.5s ease;

}



#asset .owl-item:nth-child(5) img {

  margin-top: 25px;

  transition:all 0.5s ease;

}



#asset .owl-item:nth-child(6) img {

  margin-top: 25px;

  transition:all 0.5s ease;

}



#asset .owl-item:nth-child(3) .assetimgheight img {

    margin-top: 25px;

}

#asset .owl-item:nth-child(4) .assetimgheight img{

    margin-top: 55px;

}

#asset .owl-item:nth-child(5) .assetimgheight img {

  margin-top: 20px;

}



#asset .owl-item:nth-child(1) {

  border: 1px solid #fff;

   padding-top: 32px;

   margin-bottom: 20px;
background-color: white;

}



#asset .owl-item:nth-child(2) {

  border: 1px solid #fff;

  padding-top: 17px;

  margin-bottom: 20px;
background-color: white;

}



#asset .owl-item:nth-child(3) {

  border: 1px solid #fff;

  padding-top: 17px;

  margin-bottom: 20px;
background-color: white;

}





#asset .owl-item:nth-child(4) {

  border: 1px solid #fff;

  padding-top: 17px;

  margin-bottom: 20px;
background-color: white;

}



#asset .owl-item:nth-child(5) {

  border: 1px solid #fff;

  padding-top: 32px;

  margin-bottom: 20px;
background-color: white;

}



#asset .owl-item:nth-child(6) {



  padding-top: 34px;

  margin-bottom: 20px;

  border: 1px solid #fff;

}











#asset .owl-item:nth-child(1):hover {

  border: 1px solid #B7B7B7;

  margin-bottom: 19px;

  transition:all 0.5s ease;

}



#asset .owl-item:nth-child(1):hover img{

  opacity: 1;

}





#asset .owl-item:nth-child(2):hover {

  border: 1px solid #B7B7B7;

  margin-bottom: 19px;

  padding-top: 17px;

  transition:all 0.5s ease;

}



#asset .owl-item:nth-child(2):hover img{

  opacity:1;

}



#asset .owl-item:nth-child(3):hover {

  border: 1px solid #B7B7B7;

  margin-bottom: 19px;

  padding-top: 17px;

  transition:all 0.5s ease;

}



#asset .owl-item:nth-child(3):hover img{

  opacity:1;

}



#asset .owl-item:nth-child(4):hover {

  border: 1px solid #B7B7B7;

  margin-bottom: 19px;

  padding-top: 16px;

  transition:all 0.5s ease;

}



#asset .owl-item:nth-child(4):hover img{

  opacity:1;

}





#asset .owl-item:nth-child(5):hover {

  border: 1px solid #B7B7B7;

  margin-bottom: 19px;

  padding-top: 34px;

  transition:all 0.5s ease;

}



#asset .owl-item:nth-child(5):hover img{

  opacity:1;

}





#asset .owl-item:nth-child(6):hover {

  border: 1px solid #B7B7B7;

  margin-bottom: 19px;

  padding-top: 34px;

  transition:all 0.5s ease;

}



#asset .owl-item:nth-child(6):hover img {

  opacity:1;

}



.header_news_arrow{

  transition:all 0.5s ease;

}



.breaking-news-title:hover .header_news_arrow{

  margin-right:-20px;

}



.red-more-but:hover{



  background-color:#EE1143!important;

  color:#fff;

}

.breadcrumb{
	background-color:#e8e6e2;
        letter-spacing: -1px;
	font-size:12px;
	text-transform:uppercase;
	color:#767676;
	font-family: "ArialCaps", sans-serif;
	padding-top:15px;
	padding-bottom:15px;
}

.breadcrumb a{
	font-size:13px;
	text-transform:uppercase;
	color:#767676;
	font-family: "ArialCaps", sans-serif;
	text-decoration:none;
	cursor:pointer
}

.breadcrumb h1{
	line-height:inherit!important;
}

.breadcrumb a:hover{
	text-decoration:underline;
}

.container-full{
	width:100%;
	padding-left:60px;
	padding-right:60px;
        padding-bottom: 0px;
	max-width:1280px;
	margin-left:auto;
	margin-right:auto;
}

.container-full_asset{

    width: 100%;
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 5px;
    max-width: 1280px;
    max-height: 135px;
    margin-left: auto;
    margin-right: auto;
}



.breadheader{
	text-align:right
}

.breadheader h1{
	font-size:17px;
        letter-spacing: -1px;
	color:#767676;
	font-weight:normal;
	line-height:80px;
	margin:0px;
	font-family: "ArialCaps", sans-serif;
	text-transform:uppercase;
}

.main-content{
	margin-top:30px;
	margin-bottom:100px;
	font-size:14px;
	color:#767676;
    font-family: "BPGArial", sans-serif
	
}

.main-content h1{
	color:#10264d!important;
	font-size:23px;
	font-weight:normal;
	font-family: "ArialCaps", sans-serif;
	margin:0px;
	padding:0px;
	margin-bottom:20px;
}

.employeeItem{
	margin-bottom:40px;
	
}

.employeeItem_img{
	max-width:100%;
	height:auto;
	width:100%
}

.employeeItem_cont{
	position:relative;
}

.employeeItem_overlay{
	background-color:#3c3c5499;
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	color:#fff;
	box-sizing: border-box;
	padding:20px 30px 20px 10px;
	font-size:18px;
	color:#fff;
	font-family: "ArialCaps", sans-serif;
	text-transform:uppercase;
	line-height:20px;

}

.employeeItem_overlay a{
	font-size:16px;
	color:#fff;
	font-family: "ArialCaps", sans-serif;
	text-transform:uppercase;
	text-decoration:none !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.employeeItem_overlay a:hover{
	text-decoration:underline;
}

.emppos{
	font-size:12px;
	font-family: "ArialCaps", sans-serif;
	line-height:12px;
	margin-top:5px;
	text-transform:none;
}

.emparr{
	width:13px;
	height:45px;
	position:absolute;
	top:50%;
	right:20px;
	margin-top:-22px;
	background-image:url("/img/arr.png");
	background-repeat:no-repeat;
	transition:all 0.5s ease;
}

.employeeItem_cont:hover .emparr{
	right:3px;
}

.employee_position{
	font-family:ArialCaps, sans-serif;
	font-size: 12px;
	color:#345994;
}

.newsitem{
	margin-bottom:40px;
}

.newsitemcont{
	position:relative;
        height:175px;
}

.newsitemcont img{
	width:100%;
	height:auto;
}

.news_play{
	position:absolute;
	top:50%;
	left:50%;
	background-image:url("/img/video-player-icon.png");
	background-repeat:no-repeat;
	width:87px;
	height:87px;
	cursor:pointer;
	margin-left:-43px;
	margin-top:-43px;
	z-index:9999;
	transition:all 0.5s ease;
	opacity:0.7;
}

.newsitemcont:hover .news_play{
	opacity:1
}

.news-img-data:hover .news_play{
	opacity:1
}

.newsoverlay{
	position:absolute;
	bottom:0px;
	right:0px;
	z-index:1;
	width:100%;
	height:100%;
	opacity:0.2;
	transition:all 0.5s ease;
	background-image:url("/img/newsoverlay.png");
	background-repeat:no-repeat;
	background-position: right bottom;
}

.news_title{
    background-color: #385c96;
    z-index: 10;
    overflow:hidden;
    height:45px;
    line-height:44px;
    position: relative;
    line-height: 16px;
padding: 10px 10px 10px 10px;
    height: 60px;
}

.news_title a{
	color:#ffffff;
	font-size:13px!important;
	//font-family:Helvetica, sans-serif;//
	text-decoration:none;
	font-weight:normal;
    line-height: 1.1;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    /* number of lines to show */
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-family: "ArialCaps", sans-serif;

}

.news_title:hover a{
	color:#80aaed;
}

.newsitem:hover .newsoverlay{
	opacity:0;
}

.news_info{
	margin-top:10px;
	color:#101010;
	font-size:12px;
}

.news_info span{
	margin-right:5px;
}

.news_more{
	margin-top:10px;
	font-size:10px;
}

.news_more_btn{
	background-color:#5f8fdd;
	display:inline-block;
	height:17px;
	line-height:17px;
	color:#fff!important;
	text-transform:uppercase;
	text-decoration:none!important;
	padding-left:15px;
	padding-right:15px;
	font-family:ArialCaps, sans-serif;
	font-size:8px;
	transition:all 0.5s ease;
}

.news_more_btn:hover{
	background-color:#dc281b
}

.share_news{
	margin-left:3px;
	display:inline-block;
	color:#fff!important;
	background-color:#979797;
	width:17px;
	height:17px;
	line-height:17px;
	font-size:10px;
	text-align:center;
	text-decoration:none!important;
	transition:all 0.5s ease;
}

.share_news:hover{
	background-color:#dc281b
}

.pagination{
	margin:0px;
	padding:0px;
}

.pagination li{
	margin:0px;
	padding:0px;
	display:inline-block;
	list-style-type:none;
	margin-right:5px;
	font-size:14px;
	color:#333;
}

.pagination li a{
	display:inline-block;
	width:25px;
	height:25px;
	line-height:25px;
	text-align:center;
	background-color:#ddd;
	font-size:14px;
	color:#333;
	text-decoration:none;
	
}

.pagination li.active a{
	color:#fff;
	background-color:#f44336
}

h1.black_h1{
	font-size:22px;
	color:#333!important;
	font-weight:bold;
}

.news_more_large{
	font-size:13px;
}

.news_more_large .share_news{
	width:22px;
	height:22px;
	line-height:22px;
	font-size:12px;
}

.news_main_img{
	margin-top:15px;
	margin-bottom:15px;
}

.news_main_text{
	font-size:15px;
	line-height:22px;
	color:#575757;
	margin-bottom:40px;
}

.news_tags{
    display:none;
	font-size:13px;
	color:#777
}

.news_tag{
	display:inline-block;
	padding:0px;
	padding-left:10px;
	padding-right:10px;
	margin-left:5px;
	font-size:12px;
	color:#777;
	border:solid 1px #ccc;
	line-height:30px;
	height:30px;
	text-decoration:none!important;
	transition:all 0.5s ease;
}

.news_tag:hover{
	background-color:#222;
	color:#fff!important
}

.underlined_h4{
    display:none;
	border-bottom:solid 1px #eee;
	margin-bottom:30px;
	position:relative;
}

.underlined_h4 h4{
	margin:0px;
	padding:0px;
	text-transform:uppercase;
	font-family:ArialCaps, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#333!important;
	border-bottom:solid 1px #EE1143;
	margin-bottom:-1px;
	display:inline-block;
}

.undh4rtext{
	position:absolute;
	top:0px;
	right:0px;
	font-size:13px;
	color:#333;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.clearfix:before,
.clearfix:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.clearfix:after,
.form-horizontal .form-group:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}

.black-btn{
	background-color:#222;
	color:#fff;
	font-size:12px;
	height:34px;
	line-height:34px;
	padding:0px 15px;
	border:none;
	border-radius:5px;
	outline:none;
	transition:all 0.3s ease;
	text-transform:uppercase;
}

.black-btn:hover{
	background-color:#f44336
}

.control-label{
	font-size:14px;
	font-weight:bold;
}

.help-block{
	font-size:12px;
}

.comment_saved{
	color:#009900;
	font-size:13px;
	margin-bottom:15px;
}

.comments_container{
	margin-bottom:50px;
	font-family: ArialCaps, sans-serif;
}

.comment_item{
	margin-bottom:25px;
}

.comment_title{
	font-size:14px;
	font-weight:bold;
}

.comment_date{
	text-align:right;
	font-size:12px;
}

.comment_text{
	font-size:15px;
	line-height:20px;
}

.noresult{
	text-align:center;
	font-style:italic;
	font-size:13px;
}

.news_main_img img{
	max-width:100%
}

.right_line{
	border-right:solid 1px #eee;
}

.news_tags_right_sidebar .news_tag{
	margin-left:0px;
	margin-right:10px;
	margin-bottom:10px;
}

.tabs_buttons{
	border-bottom:solid 1px #f44336;
	display:inline-block;
	float:left;
	vertical-align:top;
	width:100%
}

.tabs_buttons a{
	display:inline-block;
	width:33.33333%;
	background-color:#222222;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	font-family:ArialCaps, sans-serif;
	font-size:14px;
	height:40px;
	line-height:40px;
	float:left;
	vertical-align:top;
	box-sizing:border-box;
	border-right:solid 1px #fff;
	text-decoration:none!important;
	transition:all 0.3s ease;
}

.tabs_buttons a:hover,.tabs_buttons a.active_tab{
	background-color:#3c66ab;
}

.tabs_content{
	padding:15px;
	background-color:#fafafa;
	display:inline-block;
	width:100%
}

.tab_cont{
	display:none;
}

.active_tab_cont{
	display:block;
}

.right_news{
	display:inline-block;
	float:left;
	vertical-align:top;
	width:100%;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:solid 1px #eee;
}

.right_news_img img{
	width:100%;
	height:auto;
}

.right_news_title{
	line-height:20px!important;
}

.right_news_title a{
	font-size:14px;
	line-height:20px!important;
	color:#333;
	font-weight:bold;
	font-family:ArialCaps, sans-serif;
	text-decoration:none!important;
	transition:all 0.5s ease;
}

.right_news:hover .right_news_title a{
	color:#ffffff;
}

.right_news_date{
	margin-top:5px;
	font-size:12px;
	color:#999
}

#news_calendar .ui-state-default{
	border:none!important;
	background-color:transparent!important
}

#news_calendar .ui-datepicker-inline{
	width:100%!important;
	padding:0px!important;
}

#news_calendar .ui-datepicker-header{
	background-color:#3c66ab!important;
	border:none!important;
	border-radius:0px!important;
}

#news_calendar .ui-datepicker .ui-datepicker-title{
	    line-height: 60px!important;
    text-align: center!important;
    font-size: 22px!important;
	color:#fff!important;
	font-family:ArialCaps, sans-serif!important;
	font-weight:normal!important
}

#news_calendar .ui-datepicker-calendar thead th{
	color:#3c66ab!important;
	text-align:right!important
}

#news_calendar .ui-datepicker .ui-datepicker-prev, #news_calendar .ui-datepicker .ui-datepicker-next{
	width: 60px!important;
    height: 63px!important;
	cursor:pointer!important
}

#news_calendar .ui-state-active{
	border-color:#3c66ab!important;
	background-color:#3c66ab!important;
	color:#fff;
}


.galleryItem .employeeItem_img{
	opacity:1.0;
	transition:all 0.5s ease;
	width:100%
}

.galleryItem:hover .employeeItem_img{
	opacity:1;
	webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15);
}

.galleryItem .employeeItem_cont{
	overflow:hidden
}

.galitem{
	
	position:relative;
}

.galitem img{
	width:100%;
	height:auto;
}

.videoplay{
	position:absolute;
	background-image:url('/img/video.png');
	width:87px;
	height:87px;
	top:50%;
	left:50%;
	margin-left:-43px;
	margin-top:-43px;
	opacity:0.7
}

.videoplay:hover{ opacity:1 }

.videoplay a{
	display:inline-block;
	width:87px;
	height:87px;
	float:left;
	
}

.companysubsidit{
	margin-bottom:20px;
}

.projectItem{
	background-color:#f5f5f5;
	padding:10px;
	margin-bottom:30px
}

.projimg{
	width:100%;
	height:auto;
}

.projtitle{
	color:#ec385c;
	font-size:16px;
	font-family:ArialCaps, sans-serif;
	line-height:16px;
}

.projtitle a{
	color:#204177;
	font-size:16px;
	font-family:ArialCaps, sans-serif;
	text-decoration:none;
}

.projtitle a:hover{
	text-decoration:underline
}

.projcat{
    display:none;
	color:#ec385c;
	font-size:11px;
	font-family:ArialCaps, sans-serif;
	text-decoration:none;
	line-height:12px;
	margin-top:3px;
}

.projtext{
	color:#757474;
	font-size:13px;
	line-height:18px;
	margin-top:10px;
}

.project_overlay{
	position:relative;
	cursor:pointer;
}

.project_overlay:after{
	content: " ";
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-image:url("/img/newsoverlay.png");
	background-repeat:no-repeat;
	background-position:right bottom;
	opacity:0.3;
	transition:all 0.5s ease;
}

.projectItem:hover .project_overlay:after{
	opacity:0
}

.project_more{
	margin-top:20px;
}

.redbtn{
	display:inline-block;
	color:#fff!important;
	font-size:11px;
	height:25px;
	line-height:25px;
	padding-left:10px;
	padding-right:20px;
	background-color:#5684cf;
	text-transform:uppercase;
	text-decoration:none!important;
	transition:all 0.5s ease;
	position:relative;
	border:none;
}

.bigbtn{
	height:40px;
	line-height:40px;
	font-size:14px;
}

.redbtn:after{
	content: " ";
	position:absolute;
	top:50%;
	background-image:url("/img/btnarr.png");
	width:9px;
	height:9px;
	margin-top:-5px;
	right:7px;
	transition:all 0.5s ease;
}

.bigbtn:after{
	margin-top:-4px;
}

.redbtn:hover:after{
	right:3px;
}

.redbtn:hover{
	background-color:#cb1439;
}

.projects_cats{
	background-color:#e8e6e2;
	min-height:80px;
	width:100%
}

.projects_cats a{
	color:#888;
	text-decoration:none;
	width:100%;
	min-height:80px;
	display:inline-block;
	float:left;
	vertical-align:top;
	padding:5px;
	box-sizing:border-box;
	position:relative;
	font-size:14px;
	text-transform:uppercase;
	line-height:22px;
	padding-top:20px;
	transition:all 0.5s ease;
	padding-right:30px;
    font-family: "ArialCaps", sans-serif;
}

.projects_cats .col-md-2{
	transition:all 0.5s ease;
}

@media (min-width:991px){
	
}

.projects_cats a:hover{
	color:#fff;
}

.projects_cats .col-md-2:hover{
	color:#fff;
	background-color:#3663ab;
}

.projects_cats a:after{
	content: " ";
	position:absolute;
	top:50%;
	right:10px;
	background-image:url("/img/invest_arr.png");
	width:13px;
	height:37px;
	margin-top:-18px;
}


.projects_cats a:hover:after{
	background-image:url("/img/invest_arr2.png");
}

.activecat{
	color:#fff!important;
	background-color:#3663ab!important;
}

.activecat:after{
	background-image:url("/img/invest_arr2.png")!important;
}

.invest_share{
	text-align:right;
	padding-top:20px;
}

.to_all_projects{
	text-align:right;
	margin-top:20px;
}

.to_all_projects .redbtn{
	height:40px;
	line-height:40px;
	font-size:15px;
}

.project_map{
	width:100%;
	height:350px;
}

.projinfo{
	background-color:#167ac6;
	padding:15px 23px;
	display:inline-block;
	float:left;
	color:#fff;
	margin-right:60px;
	margin-bottom:20px;
	width:320px;
    height:180px;
	box-sizing:border-box;
}

.projinfo div{
	border-bottom:solid 1px rgba(255,255,255,0.6);
	font-size:16px;
	font-family:ArialCaps, sans-serif;
	text-transform:uppercase;
	line-height:24px;
	padding-bottom:5px;
	margin-bottom:5px;
}

.projinfo div:last-child{
	border-bottom:none;
	padding-bottom:0px;
}

.projinfo div small{
	font-size:13px;
	text-transform: none;
	line-height:13px;
}

.projcontent p{
	margin-top:0px;
}

.owl-carousel-video{
	height:500px;
}

.owl-video-tn{
	height:400px!important;
}

.owl-carousel .owl-item{
	height:400px;
}

.whitebg{
	-webkit-box-shadow: 0px 0px 5px 3px rgba(238,238,238,1);
-moz-box-shadow: 0px 0px 5px 3px rgba(238,238,238,1);
box-shadow: 0px 0px 5px 3px rgba(238,238,238,1);
	max-width:1160px;
	padding-top:30px;
	padding-bottom:30px;
}

.whitebgnopad{
	-webkit-box-shadow: 0px 0px 5px 3px rgba(238,238,238,1);
-moz-box-shadow: 0px 0px 5px 3px rgba(238,238,238,1);
box-shadow: 0px 0px 5px 3px rgba(238,238,238,1);
	max-width:1160px;
	padding:0px;
}

.cont_inf{
	padding:15px 35px;
	font-size:13px;
	color:#666
}

.cont_inf i{
	margin-right:10px;
}

.cont_inf a{
	font-size:13px;
	color:#666;
}

.cont_inf a:hover{
	font-size:13px;
	color:#EE1143;
}

.newsline{
	position:relative;
	overflow:hidden;
	height:90px;
	line-height:50px;
}

.bnews{
	position:absolute;
	top:0px;
	left:-100%;
	width:100%;
	height:90px;
	white-space:nowrap;
	line-height:90px;
	font-size:13px;
        display:none;
}

.bnews_date{
	color:#f44336;
	margin-right:10px;
}

.bnews_new{
	display:inline-block;
	color:#fff;
	background-color:#222;
	font-size:11px;
	line-height:16px;
	padding-left:4px;
	padding-right:4px;
	border-radius:3px;
	margin-right:10px;
}

.bnews_arrow{
	display:none;
	color:#fff;
	background-color:#f44336;
	border-radius:3px 0px 0px 3px;
	padding-left:10px;
	padding-right:10px;
	line-height:28px;
	font-size:12px;
	height:28px;
	position:relative
}

.bnews_arrow:after{
	content: " ";
	position:absolute;
	top:0px;
	right:-13px;
	height:28px;
	width:15px;
	background-image:url("/img/bnews.jpg");
}

.bnews_arrow_cont,.bnews_play{
	line-height:90px;
	height:90px;
}

.bnews_play a{
	
        display:none;
	height:20px;
	width:20px;
	line-height:20px;
	border:solid 1px #aaa;
	border-radius:90px;
	font-size:9px;
	color:#aaa;
	text-decoration:none;
	text-align:center;
	transition:all 0.5s ease;
	margin-left:2px;
}

.bnews_play a:hover{
	color:#f44336;
	border-color:#f44336; 
}

.slideNames{
	position:absolute;
	top:0px;
	left:0px;
	z-index:9999;
}

.slideName{
	opacity:0;
	transition:all 0.5s ease;
}

.slideName h1{
	text-shadow: 1px 2px 0 rgb(0, 0, 0);

      color: #fff;

      font-size: 40px;

      font-weight: 400;

	  position:absolute;
	  top:35px;
	  left:15px;
	  width:600px;
	  font-family:ArialCaps, sans-serif;
	  text-transform: uppercase;
	  padding-left:0px!important;
}

.slideNameActive{
	opacity:1
}

.bnimg .opacity-image{
	transition:all 0.5s ease;
	cursor:pointer
}

.bnimg:hover .opacity-image{
	opacity:0!important
}

.careerItem{
	background-color:#fff;
	border:solid 10px #f5f5f5;
	padding:10px;
	margin-bottom:15px;
}

.careerTitle{
	font-family:ArialCaps, sans-serif;
	font-size:14px;
	color:#404040;
	text-transform:uppercase;
}

.careerDesc{
	font-family:ArialCaps, sans-serif;
	font-size:12px;
	color:#333;
	margin-top:5px;
}

.careerMore{
	margin-top:10px;
}

.careeric{
	padding:5px;
}

.careericon{
	background-color:#6d6e71;
	color:#fff;
	font-family:ArialCaps, sans-serif;
	font-size:10px;
	text-align:center;
	background-repeat:no-repeat;
	background-position:center bottom 10px;
	padding-bottom:70px;
	cursor:pointer;
}

.careericon_door{
	background-image:url('/img/door.png');
}

.careericon_location{
	background-image:url('/img/location.png');
}

.careericon_deadline{
	background-image:url('/img/deadline.png');
}

.careericon:hover.careericon_location{
	background-image:url('/img/location2.png');
}

.careericon:hover.careericon_door{
	background-image:url('/img/door2.png');
}

.careericon:hover.careericon_deadline{
	background-image:url('/img/deadline2.png');
}

.grey_div{
	background-color:#f5f5f5;
	padding:5px 10px;
	margin-bottom:5px;
	font-size:15px;
	color:#404040;
	font-family:ArialCaps, sans-serif;
}

.grey_div span{
	color:#ed1944;
	text-transform:uppercase;
	font-weight:bold;
	font-size:13px;
}

.grey_div_li{
	padding-left:40px;
	background-image:url("/img/li.png");
	background-repeat:no-repeat;
	background-position: center left 5px;
}

.careernote{
	background-color:#f4708b;
	padding:10px;
	color:#000;
	font-size:16px;
	font-family:ArialCaps, sans-serif;
	margin-top:30px;
}

.apply_vacancy{
	width:330px;
	padding:20px 15px;
	box-sizing:border-box;
	position:fixed;
	top:50px;
	left:50%;
	margin-left:-165px;
	z-index:200;
	background-color:#fff;
	display:none;
	font-size:12px;
	font-weight:normal
}

.no_career{
	border:solid 10px #f5f5f5;
	display:inline-block;
	width:600px;
	box-sizing:border-box;
	padding:25px 30px;
	text-align:center;
	max-width:100%
}

.no_career_inner{
	background-color:#e8e6e2;
	color:#ed1944;
	font-size:18px;
	font-family:ArialCaps, sans-serif;
	text-transform:uppercase;
	padding:10px;
}

.apply_vacancy .control-label{
	font-size:12px;
	font-weight:normal
}

.av_close{
	position:absolute;
	top:10px;
	right:10px;
	color:#bbb;
	cursor:pointer;
	line-height:10px;
	font-size:10px;
}

.apply_vacancy_bg{
	background-color:rgba(0,0,0,0.4);
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:199;
	display:none;
}

.owl-video-tn{
	background-size:cover!important
}


.owl-carousel .owl-prev{
	position:absolute!important;
	top:50%!important;
	left:20px!important;
	background-color:#d45172!important;
	border-radius:0px!important;
	color:#fff!important;
	text-align:center!important;
	width:60px!important;
	height:50px!important;
	line-height:50px!important;
	margin-top:-50px!important;
	padding:0px!important;
	font-size:18px!important;
	opacity:0.7!important;
	transition:all 0.5s ease;
}

.owl-carousel .owl-prev:hover{
	opacity:1!important;
}

.owl-carousel .owl-next{
	position:absolute!important;
	top:50%!important;
	right:20px!important;
	background-color:#d45172!important;
	border-radius:0px!important;
	color:#fff!important;
	text-align:center!important;
	width:60px!important;
	height:50px!important;
	line-height:50px!important;
	margin-top:-50px!important;
	padding:0px!important;
	font-size:18px!important;
	opacity:0.7!important;
	transition:all 0.5s ease;
}

.owl-carousel .owl-next:hover{
	opacity:1!important;
}

.rss{
	padding:20px;
	background-color:#222;
}

.rss_title{
	color:#fff;
	font-family:ArialCaps, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	margin-bottom:5px;
}

.rss_submit{
	background-color:#f44336;
	display:inline-block;
	border-radius:90px;
	height:27px;
	line-height:27px;
	width:27px;
	text-align:center;
	color:#222!important;
	margin-top:5px;
}

.rss_input{
	border-radius:0px;
	height:40px;
	line-height:40px;
	outline:none;
}

.rss_desc{
	margin-top:10px;
	color:#999;
	font-size:12px;
}

.rss_success{
	margin-top:5px;
	color:#009900;
	font-size:12px;
	display:none;
}

.rss_err{
	margin-top:5px;
	color:#ff0000;
	font-size:12px;
	display:none;
}

.tp-thumbcontainer{
	display:none;
}

.lang-header-ic{
	display:none;
}

.news-sec .owl-nav{
	margin-top:0px;
}

.newtitle{
	display:inline-block;
	background-color: #ffffff00;
	color: #385c96;
    border: 1px solid #385c96;
	padding-left:20px;
	padding-right:20px;
    margin-top: 10px;
    margin-bottom: -10px;
	height:32px!important;
	line-height:32px!important;
	position:relative;
	text-transform:uppercase;
	text-align:left;
	font-size:15px!important;
	font-weight: bold!important;
}

.hr {
    margin-top: 5px!important;

}



/*.owl-stage{

height:550px!important;


}*/



.homesec{
	text-align:center;
	min-height:150px
}

.homesec a{
	font-family: "ArialCaps", sans-serif;
	color:#777!important;
	font-size:16px;
	text-align:center;
	text-decoration:none;
	line-height:24px;
	text-transform:uppercase;
}

.homesec a:hover{
	color:#e74263!important;
}

.homesecimg{
height: 71px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 10px;
    /* display: inline-block; */
    /*border: 1px solid #e8e7e7;*/
    display: inline-block;
    height: 100px;
    background-color: #fff0;
    vertical-align: middle;
    /*border: 1px solid #cecece;*/
    padding: 10px;
   // box-shadow: 5px 10px #bdbcbc;//
}

.homesecimg img{
	display:none;
}

.hsi1{ background-image:url("/images/ic1.jpg") }
.homesec a:hover .hsi1{ background-image:url("/images/ic1h.jpg") }

.hsi2{ background-image:url("/images/ic2.jpg") }
.homesec a:hover .hsi2{ background-image:url("/images/ic2h.jpg") }

.hsi3{ background-image:url("/images/ic3.jpg") }
.homesec a:hover .hsi3{ background-image:url("/images/ic3h.jpg") }

.hsi4{ background-image:url("/images/ic4.jpg") }
.homesec a:hover .hsi4{ background-image:url("/images/ic4h.jpg") }

.hsi5{ background-image:url("/images/ic5.jpg") }
.homesec a:hover .hsi5{ background-image:url("/images/ic5h.jpg") }

.hsi6 {background-image:url("/images/ic6.jpg") }
.homesec a:hover .hsi6{ background-image:url("/images/ic6h.jpg") }

.header-search-block{
	margin-top:-10px;
}

.drop-content .drop-content{
	left:100%!important;
	top:0px!important;
}

.top_mnu{
	z-index:200!important
}



.tp-caption.whiteslidertext{
	top:80%!important;
    float:left!important;
    font-size:160%!important;
    position:related
    font-family: "ArialCaps", sans-serif!important;
text-shadow: 2px 2px #000000;
    left: 0!important;
    background-color:rgba(231, 66, 99, 0.4);
	padding-left:20px;
	padding-right:20px;
}

@media (min-width: 992px){
	
	.menu-header-bar .col-md-offset-1,.projects_cats .col-md-offset-1{
		margin-left: 4.33333333%;
	}
	
	.menu-header-bar .col-md-7{
		width: 62.33333333%;
	}
	
}



/*==========  Desktop First  ========== */

/* Large Devices, Wide Screens */

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

  /* */ }

/* Medium Devices, Desktops */

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

  /* */ }

/* Small Devices, Tablets */

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

.map-icons-item{
	font-size:11px; 
	margin-right:10px;
	padding:3px 10px;
}

.map-icons-item img{
	width:17px!important
}

  /* */ }

/* Extra Small Devices, Phones */

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

.container-full{
	padding-left:10px;
	padding-right:10px;
}

  /* */ }

/* Custom, iPhone Retina */

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

  /* */ }

/*==========  Mobile First  ========== */

/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) {

  /* */ }

/* Extra Small Devices, Phones */

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

  /* */ }

/* Small Devices, Tablets */

@media only screen and (min-width: 768px) {

  /* */ }

/* Medium Devices, Desktops */

@media only screen and (min-width: 992px) {

  /* */ }

/* Large Devices, Wide Screens */

@media only screen and (min-width: 1200px) {

  /* */ }



/*# sourceMappingURL=main.min.css.map */

.gm-style-iw-t{
bottom:-105px!important;


}