/*
  Theme Name: Oxygen
  Theme Uri: http://www.themeum.com
  Author: Themeum
  Author Uri: http://www.themeum.com
  Description: Onepage Site Template
  Version: 1.0
*/

/*************************
*******Typography******
**************************/
html{
	margin-top: 0!important;
}
#wpadminbar{
	background: none!important;
}
#wpadminbar .quicklinks > ul > li {
   background: #1d2327!important;
   padding: 0 5px!important;
   border-radius: 0px 0px 0px 5px!important;
}


.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:350px}

@font-face {
  font-family: 'Hel';
  src: url('../fonts/Helvetica.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Helvetica_Neue';
  src: url('../fonts/HelveticaNeue_Regular.ttf') format('ttf');
  font-weight: normal;
  font-style: normal;
}
/*@font-face {
  font-family: 'Helvetica_Neue';
  src: url('../fonts/HelveticaNeue_Bold.ttf') format('ttf');
  font-weight: 600;
  font-style: normal;
}*/



body {
  font-family: "Roboto", sans-serif!important;
//font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 24px;
  color: #666;
  background-color: #fff;
}

h1, h2, h3, h4, h5, h6 {
  color: #333;
}

h2 {
  font-size: 46px;
  margin-bottom: 20px;
}

h3 {
  font-size: 18px;
}

.parallax {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
}

.parallax,
.parallax h1,
.parallax h2,
.parallax h3,
.parallax h4,
.parallax h5,
.parallax h6 {
  color: #fff;
}

.parallax input[type="text"],
.parallax input[type="text"]:hover,
.parallax input[type="email"],
.parallax input[type="email"]:hover,
.parallax input[type="url"],
.parallax input[type="url"]:hover,
.parallax input[type="password"],
.parallax input[type="password"]:hover,
.parallax textarea,
.parallax textarea:hover {
  font-weight: 300;
  color: #fff;
}

.btn {
  border: 0;
  border-radius: 0;
}

.btn.btn-primary:hover {
  background-color: #017fb5;
}

.navbar-nav li a:hover, 
.navbar-nav li a:focus {
  outline:none;
  outline-offset: 0;
  text-decoration:none;  
  background: transparent;
}

a {
  text-decoration: none;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}

a:focus, 
a:hover {
  text-decoration: none;
  outline: none
}

section {
  padding: 90px 0;
}
.container section{
  padding: 0;
}

.heading {
  padding-bottom:90px;
}
#blog .heading{
  padding-bottom: 0;
}
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999;
  background: #fff;
}

.preloader > i {
  position: absolute;
  font-size: 36px;
  line-height: 36px;
  top: 50%;
  left: 50%;
  height: 36px;
  width: 36px;
  margin-top: -15px;
  margin-left: -15px;
  display: inline-block;
}

.main-nav .container{
	width:100%;
	max-width:1170px;
}
.navbar-header{
	height:80px;
}
.navbar-brand{
	padding:0;
	height:100%;
}
.navbar-brand h1{
  margin: 0!important;
  display: flex;
  align-items: center;
  height: 100%;
}
.logo{
	max-width:170px;
}
@media(max-width:1024px){
	.logo{
		max-width:180px;
	}
}
@media(min-width:768px) and (max-width:1024px){
	.navbar-right li a{
		padding-left:5px!important;
		padding-right:5px!important;
	}
}

@media(min-width:768px) and (max-width:900px){
  .logo {
    max-width: 120px;
  }
}

@media(min-width:768px) and (max-width:840px){
  .navbar-right{
    padding-top: 18px;
  }
  .navbar-right li a{
    padding-bottom: 0!important;
    padding-top: 0!important;
  }
}
@media(max-width:768px){
	.navbar-brand {
		padding: 0 0 0 20px!important;
	}
	.navbar-header{
		height:unset;
	}
}
/*************************
********Home CSS**********
**************************/


/* 1 tex audit start */
#audit{
  padding-bottom: 60px;
  padding-top: 64px;
  //background: url(../../images/im1.png) no-repeat left -300px bottom -120px;
}

#glt-translate-trigger {

    box-shadow: none!important;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;

    background: #28b69c!important;
    
}
.tool-container{
  box-shadow: none!important;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
}
#audit .container{
  display: flex;
  justify-content: center;
  
  padding-bottom: 81px;
}
#dialog-content input,#dialog-content textarea{
	max-width:100%;
	padding: 0px 10px;
}
#dialog-content  input{
	height: 37px;
	
	margin-top: 3px;
}
#dialog-content  textarea{
	height:140px;
}
#dialog-content  label{
	font-size:15px;
}
#dialog-content{
	border-radius:5px;
}
#dialog-content .f-button.is-close-btn{
	top: 5px;
	right: 5px;
	background-color: rgba( 49, 91, 124, 1.00 );
	border-radius: 42px;
	padding: 6px;
	--f-button-width: 28px;
--f-button-height: 28px;
}
#pum-873 .pum-close{
	//background-color: #28B69C;
}
@media(min-width:1001px){
	#audit .container:nth-child(even) .part2{
		order:-1;
	}
	#audit .container:nth-child(even) .part1{
		padding-right:0;
		padding-left:110px;
	}
}
/*#audit .container:nth-child(even) .part1 ul{
	float:right;
	list-style-position: inside;
}
#audit .container:nth-child(even) .part1 li{
	list-style: none;
	padding-right: 14px;
	position: relative;
}
#audit .container:nth-child(even) .part1 li:after  {
	content: "\25CF";
	position: absolute;
	right: 0;
	top: 14px;
	font-size: 11px;
}
#audit .container:nth-child(even) .part1 h2:before{
	right: -59px;
}
#audit .container:nth-child(even) .part1 h2:after{
	right: -3px;
	left:auto;
}*/

#audit h2{
  font-size: 46px;
  font-weight: 600;
  position: relative;
  word-wrap: break-word;
}
#audit h2 span,#audit p span{
  color:#2fb69d;
}
#audit h2:before{
  content: "1";
  position: absolute;
  top: -22px;
  left: -59px;
  font-size: 65px;
  color: #e5e5e5;
  font-weight: 900;
}
#audit h2:after{
  content: '';
  display: block;
  width: 87px;
  border-bottom: 2px solid #b3b3b3;
  position: absolute;
  bottom: -17px;
  left: -3px;
}
#audit .part1{
  padding-right: 25px;
}
#audit .part2{
  padding-top: 25px;
  text-align: center;
}
#audit .part1 p,#audit .part1 ul li{
  font-size: 14px;
  line-height: 19px;
  padding-top: 14px;
}
#audit .part1 ul{
  padding-left: 60px;
  max-width: 500px;
}
#audit .part2 a{
  color: #fff;
  background: #2fb69d;
  padding: 10px 17px;
  font-size: 13px;
  border-radius: 6px;
  display: inline-block;
  margin-top: 60px;
  //margin-left: 5px;
}
.okno{
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0,0,0,0.7);
}
.act{
  display: flex;
  justify-content: center;
  align-items: flex-start;
  z-index: 9999;
  overflow: scroll;
  max-width: 100%;
  overflow-x: hidden;
  padding-top: 5%;
  padding-bottom: 5%;
}
.bodyact{
  overflow-y: hidden;
}
.okno .cont{
  background: #fff;
  border-radius: 6px;
  width: 600px;
  max-width: 90%;
  
}
.okno .cont .head{
  position: relative;
  width: 100%;
  padding: 4px 12px;
  font-weight: bold;
  line-height: 20px;
  font-size: 14px;
  border-bottom: 1px solid #ececec;
}
.okno .cont .head span{
  color:#2fb69d;
  position: absolute;
  right: 15px;
  top: 10px;
  font-weight: bold;
  font-size: 16px;
  cursor: pointer;
}
.okno .cont .content{
  padding: 32px 16px;
}
.okno .cont .content ol{
  padding-left: 16px;
}
.okno .foot{
  height: 57px;
  background: #2fb69d;
  border-radius: 0 0 6px 6px;
}
.okno .kn{
  color: #2fb69d;
  float: right;
  font-weight: bold;
  font-size: 13px;
  background-color: #fff;
  border-radius: 6px;
  padding: 3px 10px;
  cursor: pointer;
  margin-top: 12px;
  margin-right: 12px;
}
/* 1 tex audit end */

/* teams start */
#teamsli h2{
  font-size: 46px;
  font-weight: 600;
  position: relative;
}
#teamsli h2 span,#teamsli p span{
  color:#2fb69d;
}

#teamsli h2:after{
  content: '';
  display: block;
  width: 87px;
  border-bottom: 2px solid #b3b3b3;
  position: absolute;
  bottom: -17px;
  left: -3px;
}

.owl-theme{
  margin-top: 45px;
}
.owl-theme .item .foto{
  border-radius: 15px;
  overflow: hidden;
}
.owl-theme .item .name p{
  font-weight: bold;
}
.owl-theme .item .name p:first-child{
  color: #2fb69d;
  font-size: 16px;
  padding-top: 20px;
  padding-bottom: 0px;
  margin-bottom: 0;
}
.owl-theme .item .name p:last-child{
  font-size: 13px;
}
#teamsli .owl-theme .item{
  height: 530px;
}
.owl-theme .item{
  background-color: #f5f5f5;
  padding-bottom: 25px;
  height: 350px;
  display: flex;
  flex-direction: column;
}
.ner{
	display: flex; justify-content: center;
}
@media (max-width:1024px){
	
	#dialog-content{
		max-width:90%!important;
	}
	#twitter .container{
		padding:0 35px;
	}
	#twitter .left-control{
		left: -30px;
	}
	#twitter .right-control {
	  right: -30px;
	}
	#twitter-carousel .item {
	  min-height: 385px;
	}
  #logos .owl-theme .item {
    height: auto!important;
    padding-left: 20px;
  }
  #logos .owl-dots {
	  display:none!important;
    padding-top: 15px;
  }
  #logos .owl-theme {
    margin-top: 0px;
  }
  #blog {
    padding-bottom: 20px;
  }
}

@media (max-width:1300px){
  #logos .blog-posts{
    margin: 0 30px;
  }
}
#logos .owl-theme .item {
  background-color: transparent;
  padding-bottom: 0;
  height: 200px;
  display: flex;
  justify-content: center;
  padding-right: 20px;
}

#logos .owl-dots{
  display: block;
}
#logos .owl-nav{
  //display: none;
}
#logos .owl-theme .owl-nav button{
  transition: opacity 0.5s ease;
  top:-20px;
}
#logos .owl-theme .owl-nav button.owl-prev {
  left: -30px;
  /*background: none !important;
  font-size: 80px !important;
  opacity: 0.4;*/
}
#logos .owl-theme .owl-nav button.owl-next {
  right: -30px;
  /*background: none !important;
  font-size: 80px !important;
  opacity: 0.5;*/
}
/*#logos .owl-theme .owl-nav button:hover{
  opacity: 1;
}*/
#logos{
  padding-top: 90px;
}
#logos .heading{
  padding-bottom: 10px;
}
#blog .owl-theme .item{
  padding: 0 12px;
}
#blog .owl-theme .item .name p:first-child{
  font-size: 18px;
}
#blog .owl-theme .item .name p:last-child{
  line-height: 20px;
  padding-top: 2px;
  font-weight: 600;
  font-size: 13px;
  padding-bottom: 5px;
  height: 47px;
}
#blog .owl-theme .item .text{
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  -ms-line-clamp: 11;
  -webkit-line-clamp: 11;
  line-clamp: 11;
  display: -webkit-box;
  display: box;
  word-wrap: break-word;
  -webkit-box-orient: vertical;
  box-orient: vertical;
}

.owl-theme .item .name,.owl-theme .item .text{
  padding: 0 10px;
}
.owl-theme .owl-nav {
  margin-top: -12px!important;
  position: absolute;
  top: 50%;
}
.owl-theme .owl-dots{
  display: none;
}
.owl-theme .owl-nav button.owl-next, .owl-theme .owl-nav button.owl-prev{
  font-size: 20px!important;
  color: #000!important;
  background-color: #2fb69d!important;
  width: 25px;
  border-radius: 0;
  height: 25px;
  font-weight: bold!important;
  position: absolute;
}
.owl-theme .owl-nav button.owl-next span, .owl-theme .owl-nav button.owl-prev span{
  line-height: 21px;
  display: block;
  height: 100%;
  width: 100%;
}
@media (max-width:1024px){
  .owl-theme .owl-nav button.owl-next, .owl-theme .owl-nav button.owl-prev{
    height: 34px;
  }
	/*.owl-theme .owl-nav button.owl-next span, .owl-theme .owl-nav button.owl-prev span{
  line-height: 20px!important;height: 20px!important;
	}
	.owl-nav button{
	    display: flex!important;
        align-items: center!important;
	}*/
	.owl-theme .owl-nav button.owl-next span, .owl-theme .owl-nav button.owl-prev span{
	    display: none;
	}
	.owl-theme .owl-nav button.owl-prev{
	    background: #2fb69d url(/wp-content/uploads/2024/02/1-2.svg) no-repeat center center/auto 12px!important
	}
	.owl-theme .owl-nav button.owl-next{
	    background: #2fb69d url(/wp-content/uploads/2024/02/1-2-1.svg) no-repeat center center/auto 12px!important
	}
}
.servli li{
  line-height: 27px;
  font-weight: 600;
  font-size: 15px;
  list-style: outside;
}
.owl-theme .owl-nav button.owl-prev{
  left: -15px;
}
.owl-theme .owl-nav button.owl-next{
  right: -15px;
}
.owl-theme .owl-nav {
  width: 100%;
}

/* teams end */


/* services start */

#services{
  //padding-top: 50px;
}
#services h2{
  font-size: 46px;
  font-weight: 600;
  position: relative;
}
#services h2 span,#services p span{
  color:#2fb69d;
}

#services h2:after{
  content: '';
  display: block;
  width: 87px;
  border-bottom: 2px solid #b3b3b3;
  position: absolute;
  bottom: -17px;
  left: -3px;
}
#services .foto{
  display: flex;
  justify-content: center;
}
#services .foto img{
  width: 185px;
  max-width: 100%;
}
#services .owl-theme .item{
  background-color: #fff;
  border: 1px solid #ebebeb;
  padding-top: 10px;
}
#services .owl-theme .item .name p{
  font-size: 19px;
  font-weight: bold;
  text-align: center;
  padding-top: 10px;
}
#services .owl-theme .item .text {
  font-size: 15px;
  text-align: center;
  line-height: 27px;
  padding-top: 27px;
}
#services .owl-theme .item .kn{
  text-align: center;
  padding-top: 20px;
  margin-top: auto;
}
#services .owl-theme .item .kn a {
  background: #2fb69d;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  cursor: pointer;
  padding: 7px 10px;
}
#services .owl-theme .item{
  //height: auto;
}
/* services end */




@media (max-width: 1000px){
  #services .container, #teamsli .container, #audit .container {
    width: 100%;
  }
  #audit .container{
    display: flex;
    flex-direction: column;
    padding: 0 53px 81px 53px;
  }
  #audit .part2 div{
    display: none;
  }
  #audit .part1 ul {
    max-width: 100%;
    padding-left: 25px;
  }
  #audit h2:before{
    left: -43px;
  }
  #audit .part2{
    text-align: center;
  }
  #audit .part2 a{
    margin:0;
  }
}
@media (max-width: 700px){
	#teamsli .owl-theme .item
	{
	  height: 530px;
	}
	.left-control {
  left: -61px
} 


}
@media (max-width: 600px){
	#teamsli .owl-theme .item
	{
	  height: 494px;
	}
}
@media (max-width: 500px){
	#teamsli .owl-theme .item
	{
	  height: 475px;
	}
  #audit .container {
    padding: 0 23px 20px 23px;
  }
  #audit h2:before{
    display: none;
  }
  .owl-theme .item {
    height: auto;
  }
}
@media (max-width: 430px){
	.owl-theme .item .foto
	{

	  max-height: 300px;
	}
	#audit h2{
      font-size: 18px;
    }
    #audit h2 em{
      font-size: 27px;
    }
    .posl{
        font-size: 29px;
    }
    #audit
    {
      padding-top: 0px;
    }
    #audit h2 em{
        display:block;
    }
    #audit .part1
    {
      padding-right: 0px;
    }
    .containertext
    {
      padding-bottom: 20px!important;
    }
}


#home-slider {
  overflow: hidden;
  position: relative;

}

#home-slider .caption > div{
  width: 900px;
  max-width: 100%;
  text-align: center;
  margin: 0 auto;
}
#home-slider .caption {
  width: 100%;
  position: absolute;
  top: 0!important;
  margin-top: 0px!important;
  left: 0;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  z-index: 15;
  font-size: 18px;
  font-weight: 300;
  color: #fff;
  
  /*new*/
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 100px;
}

#home-slider .caption h1 {
  color: #fff;
  font-size: 60px;
  font-weight: 700;
  margin-bottom: 30px;
}

/*.caption .btn-start {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  padding:14px 40px;
  border: 1px solid #6e6d6c;
  border-radius: 4px;
  margin-top: 40px;
}*/
.caption .btn-start {
 /* margin-top: 40px;*/
	background:url("/wp-content/uploads/2024/02/arrow5.svg") no-repeat top center;
	width:90.2px;
	height:51.1px;
	box-shadow: none;
	outline: none!important;
	
	
	/*new*/
	position: absolute;
  bottom: 50px;
}
.caption .btn-start:hover{
	background-color: transparent!important;
	background:url("/wp-content/uploads/2024/02/arrow2.svg") no-repeat top center;
}
#home-slider .item:first-child{
  //  background-size: 108%;
}

.caption .btn-start {
    animation: pulse 1s infinite alternate;
}


@keyframes pulse {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.2);
    }
}

.caption .btn-start:hover {
  color: #fff;
}
@media(max-width:800px){
    .caption .btn-start {
    	width:58.63px;
    	height:33.215px;
    	
    	
    	/*new*/
    	position: absolute;
      bottom: 15px;
    }
    #home-slider .caption {
      padding-bottom: 48px!important;
    }
}

.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  background-repeat: no-repeat;
  background-size: cover;
  height: 2037px;
}

.carousel-fade .carousel-inner .item:after {
  content: " ";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,.7);
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}

.left-control, .right-control {
  position: absolute;
  top: 50%;
  height: 51px;
  width: 51px;
  line-height: 48px;
  border-radius: 50%;
  border:1px solid #fff;  
  z-index: 20;
  font-size: 24px;
  color: #fff;
  text-align: center;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.left-control {
  left: -51px
} 

.right-control {
  right: -51px;
}

.left-control:hover, 
.right-control:hover {
  color: #fff;
}

#home-slider:hover .left-control {
  left:30px
} 

#home-slider:hover .right-control {
  right:30px
}

#home-slider .fa-angle-down {
  position: absolute;
  left: 50%;
  bottom: 50px;
  color: #fff;
  display: inline-block;
  width: 24px;
  margin-left: -12px;
  font-size: 24px;
  line-height: 24px;
  z-index: 999;
  -webkit-animation: bounce 3000ms infinite;
  animation: bounce 3000ms infinite;
}

.navbar-right li a {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  padding-top: 30px;
  padding-bottom: 30px;
}

.navbar-right li.active a {
  background-color: rgba(0,0,0,.2);
}

.navbar-brand h1 {
  margin-top: 5px;
}

/*************************
********Service CSS*******
**************************/

.service-icon {
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-size: 36px;
  height: 90px;
  line-height: 90px;
  width: 90px;  
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}

.our-services .col-sm-4:hover .service-icon {
  background-color: #333;
}

.our-services .col-sm-4 {
  border-right:1px solid #f2f2f2;
  border-bottom:1px solid #f2f2f2;
  padding-bottom: 50px;
}

.our-services .col-sm-4:nth-child(4), 
.our-services .col-sm-4:nth-child(5), 
.our-services .col-sm-4:nth-child(6) {
  border-bottom:0;
  padding-top: 60px;
}

.our-services .col-sm-4:nth-child(3), 
.our-services .col-sm-4:nth-child(6) {
  border-right:0;
}

.service-info h3 {
  margin-top: 35px;
}

/*************************
********About CSS*******
**************************/
#about-us {
  background-image: url(../../images/about-bg.jpg);
  padding: 90px 0;
}

#about-us h2 {
  color: #fff;
}
#about-us p{
  line-height: 24px;
}

#about-us .lead {
  font-size: 16px;
  margin-bottom: 10px;
}

#about-us h1 {
  margin-bottom: 30px;
}

.progress{
  height: 20px;
  background-color: #fff;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  margin-bottom: 25px;
}

.progress-bar{
  box-shadow: none;
  -webkit-box-shadow: none;
  text-align: right;
  padding-right: 12px;
  font-size: 12px;
  font-weight: 600;
}


.progress .progress-bar.six-sec-ease-in-out {
  -webkit-transition: width 2s ease-in-out;
  transition:  width 2s ease-in-out;
}

/*************************
********portfolio CSS*****
**************************/

.jet-portfolio_content{
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:horizontal;
 -webkit-box-direction:normal;
 -ms-flex-flow:row nowrap;
 flex-flow:row nowrap;
 -webkit-box-align:stretch;
 -ms-flex-align:stretch;
 align-items:stretch;
 position:absolute;
 top:0;
 right:0;
 bottom:0;
 left:0;
 z-index:1;
 opacity:0; 
 -webkit-transition:opacity .4s ease;
 -o-transition:opacity .4s ease;
 transition:opacity .4s ease
}
.jet-portfolio_content:hover{
  opacity: 1;
}
.jet-portfolio__content-inner {
  background-color: rgba(34,41,49,0.9);
  justify-content: center;
  padding: 0px 37px 0px 50px;
  width: 100%;

  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;

  justify-content: center;
  padding-top: 0px;

  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: flex-start;
}

.port_cat{
  font-size: 18px;
}
.port_title{
    font-size: 24px;
    font-weight: 900;
    padding-top: 18px;
    padding-bottom: 8px;
    color: #fff;
}
.jet-portfolio__desc{
  color: #fff;
  line-height: 20px;
  font-size: 16px;
}
.port_more{
  font-size: 19px;
  font-weight: 900;
  margin-top: 18px;
}
#portfolio .row {
    padding: 0 15px;
}


@media (max-width:1400px){
  #portfolio .col-sm-3{
    width: 33.33%;
  }
}
@media (max-width:1100px){
  #portfolio .col-sm-3{
    width: 50%;
  }
}
@media (max-width:768px){
  .jet-portfolio__content-inner{
    padding-left: 10%;
    prefix: 10%;
  }
  .port_cat {
    font-size: 16px;
  }
  .port_title {
      font-size: 20px;
      padding-top: 3px;
      padding-bottom: 2px;
  }
  .jet-portfolio__desc {
    line-height: 20px;
    font-size: 14px;
  }
  .port_more {
    font-size: 18px;
    margin-top: 0px;
  }
}
@media (max-width:600px){
  #portfolio .col-sm-3{
    width: 100%!important;
  }
}



#portfolio .container-fluid, 
#portfolio .col-sm-3  {
  overflow: hidden;
  padding: 0;
}

#portfolio .folio-item {
  position: relative;
}

#portfolio .overlay {
  background-color: #000;
  color: #fff; 
  left: 0;
  right:0;
  bottom:-100%;
  height: 0;
  position: absolute;
  text-align: center;
  opacity:0;  
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.overlay .overlay-content {
  display: table;
  height: 100%;
  width: 100%;
}

.overlay .overlay-text {
  display: table-cell;
  vertical-align: middle;
}

.overlay .folio-info {
  opacity: 0;
  margin-bottom: 75px;
  margin-top: -75px;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

.overlay .folio-info h3 {
  margin-top: 0;
  color: #fff;
}

.folio-overview a {
  font-size: 18px;
  color: #333;
  height: 50px;
  width: 50px;
  line-height: 50px;
  border-radius: 50%;
  background-color: #fff;
  display: inline-block;
  margin-top: 20px;
  margin-right: 5px;
}

.folio-overview a:hover {
  color: #fff;
}

.folio-overview .folio-expand {
  margin-top: -500px;
  margin-left: -500px;
}

.folio-image, .folio-overview .folio-expand {
  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}

.folio-image img {
  width: 100%;
}

#portfolio .folio-item:hover .overlay {
  opacity: 0.8;
  bottom: 0;
  height: 100%;
}

#portfolio .folio-item:hover .folio-overview .folio-expand {
  margin-top: 0;
  margin-left:0;
}

#portfolio .folio-item:hover .overlay .folio-info {
  opacity: 1;  
  margin-bottom:0;
  margin-top:0;
}


#single-portfolio {
  padding: 90px 0;
  background: #f5f5f5;
  position: relative;
}

#single-portfolio img {
  width: 100%;
  margin-bottom: 10px;
}

#single-portfolio .close-folio-item {
  position: absolute;
  top: 30px;
  font-size: 34px;
  width: 34px;
  height: 34px;
  left: 50%;
  color: #999;
  margin-left: -17px;
}

/*************************
*********Team CSS*********
**************************/
#team {
  padding-top: 0;
}

.team-members {
  margin-bottom: 25px;
}

.social-icons {
  margin-top:30px;
  text-align: center;
}
#teamsli .social-icons{
  margin-top: auto;
  display: none;
}

.social-icons ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}

.social-icons ul li {
  float: left;
  margin-right: 8px;
}

.social-icons ul li:last-child {
  margin-right: 0;
}

.social-icons ul li a {
  color:#fff;
  background-color: #d9d9d9;
  height: 36px;
  width: 36px;
  line-height: 36px;
  display: block;
  font-size: 23px;
  opacity: 0.8;
}

.social-icons ul li a:hover {
  opacity: 1;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.team-member {
  text-align: center;
  color: #333;
  font-size: 14px;
}

#teamsli .item:hover .social-icons ul li a.facebook {
  background-color: #3b5999;
}
#teamsli .item:hover .social-icons ul li a.skype {
  background-color: #2ac6f7;
}
#teamsli .item:hover .social-icons ul li a.envelope {
  background-color: #ff5b92;
}
#teamsli .item:hover .social-icons ul li a.linkedin {
  background-color: #036dc0;
}
#teamsli .item:hover .social-icons ul li a.rss {
  background-color: #ff6b00;
}

#team .img-responsive {
  width: 100%;
}

.member-info h3 {
  margin-top: 35px;
}

.member-info h4 {
  font-size: 14px;
  margin-bottom: 15px;
  color: #999;
}


/*************************
*******Features CSS*******
**************************/
#features {
  text-align: center;
  background-image: url(../../images/features-bg.jpg);
}

#features i {
  font-size: 48px;
}

#features h3 {
  margin-top: 15px;
  font-size: 30px;
  margin-bottom: 7px;
  color: #fff;
}

#features .slider-overlay {
  opacity: 0.8;
}


/*************************
*****Pricing Table CSS****
**************************/
.pricing-table {
  text-align: center;
}

.single-table {
  padding: 30px 20px 20px;
  border:1px solid #f2f2f2;
}

.single-table h3 {
  margin-top: 0;
  padding: 0;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.price {
  font-size: 36px;
  line-height: 36px;
}

.price span {
  font-size: 14px;
  line-height: 14px;
}

.single-table ul {
  list-style: none;
  padding: 0;
  margin: 30px 0;
}

.single-table ul li {
  line-height: 30px;
}

.single-table.featured {  
  color: #fff;
}

.single-table.featured h3 { 
  color: #fff;
}

.single-table.featured .btn.btn-primary {
  background-color: #fff;
}

/*************************
********Twitter CSS*******
**************************/
#twitter {
  background-image: url(../../images/twitter-bg.jpg);
	min-height:445px;
}
.mobi_text{display:none;}
.youtube span{
	background: url(http://cbmforum.com.ua/wp-content/uploads/2024/02/you-tube3.png) no-repeat left top;

	background-size: auto 100%;
	background-color: #20927d;
	display:inline-block;
	width: 100%;
	height:100%;
}
.youtube:hover span
{
  background-position: top right !important;
	    background-color: #fff;
}
.insta span{
	background: url(http://cbmforum.com.ua/wp-content/uploads/2024/02/inst2.png) no-repeat left top;
	background-size: auto 100%;
	background-color: #20927d;
	display:inline-block;
	width: 100%;
	height:100%;
}
.insta:hover span
{
  background-position: top right -1px !important;
	    background-color: #fff;
}
@media(max-width:768px){
	.ner{
		display:block;
	}
	.mobi_text{display:inline;}
	.desktop_text{
		display:none;
	}
	#twitter {
		min-height:433px;
	}
	#twitter-carousel .item {
	  padding: 0 5px!important;
	}
}
@media(max-width:350px){
	#twitter {
		min-height:480px;
	}
}
#twitter > div {
  text-align: center;
  position: relative;
}

#twitter-carousel {
  position: relative;
  z-index: 15;
	
}

.twitter-icon {
  position: relative;
  z-index: 15;
  color: #fff;
}

.twitter-icon .fa-twitter {
  font-size: 24px;
  height: 64px;
  width: 64px;
  line-height: 65px;
  border-radius: 50%; 
  position: relative;
}

.twitter-icon .fa-twitter:after {
  position: absolute;
  content: "";
  border-width: 8px;
  border-style: solid;
  left: 24px;
  bottom: -14px;
}

#twitter-carousel .item {
  padding: 0 55px;
}
@media(min-width:1001px){
	#twitter-carousel .item {
		min-height: 217px;
	}
}

#twitter-carousel .item a {
  color: #fff;
}
#twitter-carousel .item a:hover{
	color: #28B69C!important;
}
.twitter-icon h4 {
  text-transform: uppercase;
  margin-top: 25px;
  margin-bottom: 25px;
  color: #fff;
}

.twitter-left-control, 
.twitter-right-control {
  position: absolute;
  top: 50%;
  color: #fff;
  border: 1px solid #fafafa;
  height:34px;
  width: 34px;
  line-height: 31px;
  margin-top: -17px;
  font-size: 18px;
  border-radius: 50%;
  z-index: 15
}

.twitter-left-control {
  left: 80px;
} 

.twitter-right-control {
  right: 80px
}

.twitter-left-control:hover, .twitter-right-control:hover {
  color: #fff;
}


/*************************
**********Blog CSS********
**************************/

.post-thumb {
  position: relative;
}

.post-icon {
  position: absolute;
  top:10px;
  right:10px;
  height: 30px;
  width: 30px;
  line-height: 30px;
  border-radius:4px;
  text-align: center;
  color: #fff;
  font-size: 12px;
}

.post-meta {
  position: absolute;
  bottom: 15px;
  left: 15px;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
}

.post-meta span {
  margin-right: 16px;
}

#post-carousel .carousel-indicators {
  bottom: 3px;
  left: 90%;
}

.blog-left-control, .blog-right-control {
  position: absolute;
  top: 45%;
  width: 30px;
  text-align: center;
  color: rgba(255,255,255,.7);
  font-size: 36px;
}

.blog-left-control {
  left: 0;
}

.blog-right-control {
  right: 0;
}

.blog-left-control:hover, .blog-right-control:hover {
  color: #fff;  
}

.entry-header h3 a {
  line-height: 30px;
}

.entry-header .date, 
.entry-header .cetagory {
  display: inline-block;
  font-size: 11px;
  font-weight: 600;
  margin-bottom: 30px;
  text-transform: uppercase;
  position: relative;
}

.entry-header .date:after {
  content: "";
  position: absolute;
  left: 0;
  bottom:-22px;
  width: 20px;
  height: 3px;
}

.entry-content {
  font-size: 14px;
}

.load-more {
  display:block;
  text-align: center;
  margin-top: 70px;
}

.btn-loadmore {
  border: 1px solid #f2f2f2;
  color: #666666;
  font-size: 14px;
  font-weight: 600;
  padding: 15px 125px;
  text-transform: uppercase;
}

.btn-loadmore:hover {
  color:#fff;
}

/*************************
**********Contact CSS*****
**************************/

#contact {
  padding-top: 45px;
  padding-bottom: 0;
}

#google-map {
  height: 300px;
}

#contact-us {
  background-image:url(../../images/contact-bg.jpg);
  padding-bottom: 90px; 
}

#contact-us .heading {
  padding-top: 90px;
}

.form-control {
  background-color: transparent;
  border-color: rgba(255,255,255,.1);
  height: 50px;
  border-radius: 0;
  box-shadow: none;
}

textarea.form-control {
  min-height: 180px;
  resize:none;
}

.form-group {
  margin-bottom: 30px;
}

.contact-info {
  padding-left:70px;
  font-weight: 300;
}

ul.address {
  margin-top: 30px;
  list-style: none;
  padding: 0;
  margin: 0;
}

.contact-info ul li {
  margin-bottom: 8px;
}

.contact-info ul li a {
  color: #fff;
}

.btn-submit {
  display: block;
  padding: 12px;
  width: 100%;
  color: #fff;
  border:0;
  margin-top: 40px;
}

#footer {
  color:#fff;
}

.footer-top {
  position: relative;
  padding:30px 0
}

#footer .footer-bottom {
  background-color: #fff;
  padding: 20px 0 10px;
}

#footer .footer-bottom a:hover {
  text-decoration: underline;
}

.footer-logo {
  display: inline-block;
  margin-bottom: 5px;
}

#footer .social-icons {
  margin-top: 15px;
}

#footer .social-icons ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .social-icons ul li a {
  background-color: rgba(0,0,0,.2);
  border-radius: 4px;
  line-height: 33px;
	overflow:hidden;
}

#footer .social-icons ul li a:hover {
  color: #fff
}

#footer .social-icons ul li a.envelope:hover {
  background-color: #04d2d2;
}

#footer .social-icons ul li a.facebook:hover {
  background-color: #0a63bc;//#3b5999;
}
#footer .social-icons ul li a.skype:hover {
  background-color: #2ac6f7;
}
#footer .social-icons ul li a.dribbble:hover {
  background-color: #ff5b92;
}
#footer .social-icons ul li a.linkedin:hover {
  background-color: #036dc0;
}
#footer .social-icons ul li a.tumblr:hover {
  background-color: #ff6b00;
}

/*Presets*/


