@font-face {
  font-family: 'icomoon';
  src:url('../fonts/icomoon6fb2.eot?6rglky');
  src:url('../fonts/icomoon6fb2.eot?6rglky#iefix') format('embedded-opentype'),
    url('../fonts/icomoon6fb2.ttf?6rglky') format('truetype'),
    url('../fonts/icomoon6fb2.woff?6rglky') format('woff'),
    url('../fonts/icomoon6fb2.svg?6rglky#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

body{
  color: #515359;
  font-size: 14px;
  font-family: 'PT Sans', sans-serif;
}

/* ---------------- Custom SVG Icons ------------------ */
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-Eye:before {
    content: "\e90d";
}
.icon-deletepassive:before {
    content: "\e90c";
}
.icon-Briefcase2:before {
    content: "\e90f";
}
.icon-Building:before {
    content: "\e910";
}
.icon-Magnifyingglass:before {
    content: "\e911";
}
.icon-Play:before {
    content: "\e90e";
}
.icon-Cog:before {
    content: "\e909";
}
.icon-Rocket:before {
    content: "\e90a";
}
.icon-Target:before {
    content: "\e90b";
}
.icon-Lifebuoy:before {
    content: "\e905";
}
.icon-Man:before {
    content: "\e906";
}
.icon-Medal:before {
    content: "\e907";
}
.icon-Thumbup:before {
    content: "\e908";
}
.icon-Briefcase:before {
    content: "\e901";
}
.icon-House:before {
    content: "\e902";
}
.icon-Lightbulb:before {
    content: "\e903";
}
.icon-Presentation:before {
    content: "\e904";
}
.icon-Down:before {
    content: "\e900";
}


.hslide{
  position: relative;
}
.header{
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  color: #fff;
  z-index: 999;
  padding: 20px 0;
  background: transparent;
}

.header-v2{
  top: 0;
  color: #919499;
  font-family: 'PT Sans', sans-serif;
  font-weight: 400;
  width: 100%;
  z-index: 99;
  background: #2a2f35;
  transition: all 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  padding: 7px 0;
}

.hlogo{
  /*border: 1px solid #cfcfcf;*/
  opacity: 1;
  text-align: center;
  width: 65%;
  padding: 10px 0;
}

.navcnt i{
  color: #ffc104;
  padding-right: 10px;
}
.navcnt{
  color: #fff;
  font-weight: 600;
}
.navcnt:hover{
  color: #fff;
}

.menus{
  float: right;
}

.logohead{
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 0;
}
.logosub{
  color: #f7f7f7;
  font-weight: 400;
  text-align: center;
  font-size: 10px;
  font-style: italic;
  margin-bottom: 0;
}
.header a,
.header-v2 a{
  text-decoration: none;
}
.slidetext{
  text-align: center;
  margin-bottom: 232px;
}
.nav-item {
    padding: 15px 10px 15px 25px;
    font-family: 'PT Sans', sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;   
    z-index: 10;
}

.navbar-light .navbar-nav .nav-link {
    color: #fff;
    font-weight: 800;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #ffc104;
}
.navbar-light .navbar-nav .active > .nav-link{
  color: #ffc104;
}

/*slide*/
.hslide .carousel-item img{
    height: 725px;
}
.sli1{
  line-height: 9px;
  border-width: 0px;
  margin: 0px;
  padding: 15px 23px;
  letter-spacing: 0px;
  font-weight: 400;
  font-size: 13px;
  background: #ffc104;
  border-color: #ffc104;
  border-radius: 25px;
  font-family: 'PT Sans', sans-serif;
}
.sli1:hover{
  color: #000;
}
.sli1 a,
.sli2 a{
  color: #fff;
  text-decoration: none;
}
.sli2:hover{
 background: #ffc104;
  color: #fff;
  border: unset;
}
.sli2{
  line-height: 9px;
  border-width: 0px;
  margin: 0px;
  padding: 15px 23px;
  letter-spacing: 0px;
  font-weight: 400;
  font-size: 13px;
  background: transparent;
  border: 1px solid #fff;
  border-radius: 25px;
  font-family: 'PT Sans', sans-serif;
}
.slidetext p{
  font-size: 25px;
}

/*feature section*/
.features-section {
    padding: 80px 0 0;
}
.feature-md {
    margin: 0 0 40px;
}
.feature-md img{
    height: 265px;
    width: 100%;
}
.feature-md h5 {
  font-weight: 600;
  margin: 14px 0 8px 0;
  font-size: 18px;
  line-height: 25px;
  color: #333743;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.feature-md p{
  margin: 0 0 10px 0;
  padding: 0;
  color: #656b6f;
  line-height: 21px;
}

.bg-alfa {
    background: 
    #f9f9f9;
}
.pos-relative {
    position: relative;
}
.pos-static {
    position: static;
}
.features-section .row-bg {
    position: absolute;
    top: -0.5px;
    right: 0;
    bottom: 0;
    left: 0;
    width: 50%;
    overflow: hidden;
}

.features-section .row-bg img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.section-header {
    text-align: center;
    padding: 70px 0 50px;
}

.section-header .subtitle {
    font-style: italic;
    color: 
    #656b6f;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    text-transform: none;
    margin: 0 0 13px 0;
}
.section-header h2{
  color:
#333743;
margin: 0 0 10px;
font-weight: 400;
font-family: 'Open Sans', sans-serif;
text-transform: uppercase;
letter-spacing: 0.1em;
}
.section-header span i {
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    border: 1px solid 
    #dbdbdb;
    top: -3px;
    left: 50%;
    transform: translateX(-50%);
}
.section-header span {
    position: relative;
    display: block;
    max-width: 300px;
    height: 1px;
    margin: 23px auto 28px;
    padding: 0 3px 0;
}
.section-header span::before,
.section-header span::after {
    display: block;
    position: absolute;
    width: 50%;
    content: "";
    top: 0;
    height: 1px;
    background: linear-gradient(to right, transparent ,#dbdbdb);
}

.section-header span::before {
    left: -3px;
}

.section-header span::after {
    right: -3px;
    transform: rotate(180deg);
}
.section-header p {
    font-size: 14px;
    color: 
    #656b6f;
    width: 100%;
    max-width: 75%;
    margin: 0 auto;
}
.features-section.v2 .row.content {
    padding: 0 0 45px 0;
}
.feature-line {
    position: relative;
    margin: 0 15px 40px 15px;
    min-height: 100px;
}
.feature-line img {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    width: 100px;
    height: 100px;
}
.feature-line h6 {
    font-weight: 600;
    padding: 15px 0 0 120px;
    font-size: 14px;
  line-height: 21px;
  color: #333743;
  margin: 0 0 10px;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.feature-line p {
    padding: 0 0 0 120px;
    margin: 0 0 10px 0;
    color: #656b6f;
line-height: 21px;
}





/* ----- Footer ---- */
.footb .heart{
  animation: pulse 0.6s infinite;
    animation-iteration-count: infinite;
  color: #FF0000;
  font-size: 17px;
}
.footb a{
  text-decoration: none;
}
footer {
  background: #2a2f35;
}

footer .top-footer {
  padding: 40px 0 18px;
}

footer .bottom-footer {
  border-top: 1px solid rgba(255,255,255,0.1);
  padding: 22px 15px 18px;
}

footer .bottom-footer .copyright {
  display: inline-block;
  color: #919499;
  font-weight: 400;
  font-size: 13px;
  padding: 5px 0;
  margin: 0;
}

footer .widget {
  color: #919499;
  padding: 9px 0 18px;
  font-family: 'PT Sans', sans-serif;
}

footer .widget .widget-title {
    font-size: 14px;
    color: 
    #919499;
    margin: 0 0 18px 0;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.widget.widget_contact .contact-info li {
    position: relative;
    padding: 0 0 14px 37%;
    margin: 0 0 15px;
    border-bottom: 1px solid 
    #45474c;
}

.widget.widget_contact .contact-info li .title {
    position: absolute;
    left: 0;
    font-size: 14px;
    color: 
    #fff;
}

.widget.widget_contact .contact-info li p {
    color: 
    #919499;
    margin: 0;
}

.widget_contact .contact-info li a{
  color: #919499;
  text-decoration: none;
}

.widget.widget_contact .contact-info li p {
    color: #919499;
    margin: 0;
}
.widget_contact .socials li a {
    color: #919499;
    font-size: 15px;
}

.widget_contact .socials li a:hover {
    color: #ffc104;
}

.widget.widget_recent_posts .recent-posts li h4 a {
    font-size: 14px;
    color: 
    #ffffff;
    text-transform: none;
    font-family: 'PT Sans', sans-serif;
    letter-spacing: 0;
    font-weight: 400;
}

.widget.widget_recent_posts .recent-posts li .post-meta li {
    position: relative;
    display: inline-block;
    font-style: italic;
    font-size: 13px;
    padding: 0 10px 0 0;
}

.widget.widget_recent_posts .recent-posts li .post-meta li {
    font-style: italic;
    font-size: 13px;
}
.widget_recent_posts .recent-posts li a{
    color: #919499;
    text-decoration: none;
}

.widget.widget_recent_posts .recent-posts li a:hover {
    color: #ffc104;
    text-decoration: none;
}

.widget.widget_subscribe p {
    margin: -5px 0 10px 0;
    color: 
    #fff;
}
.search-form, .subscribe-form {
    position: relative;
    width: 100%;
}
.widget.widget_subscribe .subscribe-form .input-line {
    color: #fff;
  background: #3f4349;
}

.widget.widget_subscribe .subscribe-form input {
    width: 100%;
    border-radius: 25px;
    margin: 14px 0 6px;
    padding: 10px 20px;
}
.widget.widget_subscribe .subscribe-form .submit-btn {
    border: 1px solid (145,148,153,0.2);
    background: none;
    text-transform: uppercase;
    color: #919499;
    font-size: 13px;
    letter-spacing: 0.05em;
}
.socials img{
  height: 66px;
}

/*testimonial*/

.testimonials .section-header{
  padding: 70px 0 25px;
}
.testimonials {
    background: url(../img/testimonials-section-bg.jpg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
   padding: 0 0 65px 0;
}
.section-header.white h1, .section-header.white h2, .section-header.white p, .section-header.white .subtitle {
    color: #fff;
}
.testimonials h2{
  font-size: 35px;
  line-height: 45px;
  margin: 0 0 10px;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.testimonial {
    position: relative;
}
.testimonial .top {
    min-height: 70px;
}
.testimonial .avatar {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
}
.testimonial .name {
    color: #fff;
    /*color: #333743;*/
    margin: 0 0 10px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}
.testimonial .position {
    display: block;
    color: #fff;
    font-size: 12px;
    font-style: italic;
}
.testimonial .message {
    color: #fff;
    padding: 43px 0 19px;
    position: relative;
}
.testimonial .message::before {
    position: absolute;
    font-family: FontAwesome;
    content: "\f10e";
    color:#d7d4d4;
    left: 0;
    right: 0;
   top: 0;
    font-size: 20px;
}


/*client section*/
.clients-row [class*="col-"] {
    border-right: 1px solid 
    #dbdbdb;
}
.clients-row .row:last-of-type,
.clients-row [class*="col-"]:last-of-type {
  border: none;
}
.clients-row .row {
  border-bottom: 1px solid #dbdbdb;
}
.clients-row {
    padding: 0 0 100px;
}

.clients-section .row-bg {
    position: absolute;
    top: -0.5px;
    right: 0;
    bottom: 0;
    width: 50%;
    overflow: hidden;
}
.clients-section .row-bg img {
    position: absolute;
    top: 50%;
    transform:  translateY(-50%);
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.logos a img{
  height: 30px;
}

.logos a{
  margin : 20px;
}

.logos:last-child{
  border-bottom : unset;
}

/*team members section*/
.team-members-section {
    background: url(../img/team-members.jpg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding: 0 0 64px 0;
}
.team-member {
    padding: 50px;
    text-align: center;
    background: #fff;
}
.team-member .name {
    font-weight: 600;
    margin: 0 0 1px 0;
    font-size: 14px;
    line-height: 21px;
    color: #333743;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1.4px;
}
.team-member .position {
    display: block;
    font-style: italic;
    font-size: 13px;
    color: #656b6f;
}
.team-member .avatar {
  border-radius: 50%;
  margin: 25px auto;
      height: 85px;
    width: 85px;
}
.owl-carousel .owl-item img {
    display: block;
    width: unset; 
}
.description{
  margin: 0 0 10px 0;
  padding: 0;
  color: #656b6f;
  line-height: 21px;
}
.clean-list {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.team-member .socials li {
    display: inline-block;
    padding: 0px 8px 3px;
    font-size: 15px;
}
.team-member .socials li .facebook {
  color: #5567a9;
}
.team-member .socials li .pinterest {
    color: #cb2027;
}

.team-member .socials li .twitter {
    color: #61abea;
}
.team-member .socials li .google-plus {
    color: #be4a39;
}


/*service section*/

.service-box .btn {
    margin: 12px 0px 0 0;
}
.btn.grey:hover,
 .btn.yellow {
    background: #ffc104;
    border-color: #ffc104;
    color: #fff;
}
.btn{
  display: inline-block;
  padding: 8px 28px 8px 28px;
  border-radius: 25px;
  font-family: 'PT Sans', sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em;
  border: 1px solid
  transparent;
  text-transform: uppercase;
  color: #fff;
  font-size: 13px;
  line-height: 21px;
}

.services-section {
  padding: 70px 0 35px;
}

.services-section .accordion-row {
  padding: 0 0 39px;
}

.services-section .accordion-row .title {
  margin: 0 0 22px;
}

.services-section .accordion-row .description {
  margin: 15px 0 14px;
}

.service-box .subtitle {
  display: block;
  font-style: italic;
  font-size: 16px;
  color: #656b6f;
}

.service-box .title {
  margin: 7px 0 15px;
}

.service-box .btn {
  margin: 12px 0px 0 0;
}

.service-box .btn:hover {
  background: #2a2f35;
  border-color: #2a2f35;
}

.service-box-icon {
  position: relative;
  padding: 10px 40px;
  border: 1px solid #bdbdbd;
  height: 150px;
  margin: 0 0 30px;
  overflow: hidden;
}

.service-box-icon .icon {
  position: absolute;
  top: 50%;
  left: 1px;
  transform: translateY(-50%);
  font-size: 30px;
  color: #ffc104;
}

.service-box-icon .title {
  font-weight: bold;
  padding-left: 56px;
  margin: 0 0 8px;
}

.service-box-icon .subtitle {
  color: #656b6f;
  font-style: italic;
  padding-left: 56px;
  display: block;
}

.service-box-icon .front {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 600ms cubic-bezier(0.77, 0, 0.175, 1);
}

.service-box-icon .description {
  position: absolute;
  top: 50%;
  left: 35px;
  right: 35px;
  transform: translateY(90px);
  transition: all 600ms cubic-bezier(0.77, 0, 0.175, 1);
}

.service-box-icon:hover .description {
  transform: translateY(-50%);
}

.service-box-icon:hover .front {
  transform: translateY(-160px);
}

/* ---------------- Portfolio Section ------------------ */
.portfolio-section.items {
  padding: 80px 15px 0;
}

.portfolio-section.wall {
  padding: 80px 0 0;
}

.portfolio-section.items .page-numbers {
  padding-bottom: 4px;
}

.portfolio-section.masonry {
  padding: 80px 15px 0;
}

.portfolio-section.masonry .view-more {
  margin: 30px 0 0;
}

.portfolio-section.v1 {
  padding: 8px 15px 30px;
}

.portfolio-section.v1 .section-header {
  padding-top: 0;
} 

.portfolio-section.v2 {
  padding: 0;
}

.row-fit .portfolio-box {
  margin: 0;
}

.portfolio-box {
  margin: 0 0 30px;
}

.portfolio-box .cover {
  position: relative;
  overflow: hidden;
  text-align: center;
}

.portfolio-box .cover img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.35s linear;
}

.portfolio-box .cover .title {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  transform: translateY(-50%);
  color: #fff;
  font-weight: 600;
  pointer-events: none;
  z-index: 6;
}

.portfolio-box .project-meta, 
.portfolio-box .cover .categories {
  position: absolute;
  right: 0;
  bottom: 23px;
  left: 0;
  opacity: 0;
  transform: translateY(45px);
  transition: opacity 1s, transform 0.35s;
  z-index: 6;
}

.portfolio-box .project-meta {
  position: relative;
  transform: none;
  opacity: 1;
  bottom: 0;
  padding: 4px 0 20px 0;
}

.portfolio-box .project-meta li,
.portfolio-box .cover .categories li {
  position: relative;
  display: inline-block;
  color: #fff;
  font-style: italic;
  font-size: 13px;
  padding: 0 0 0 8px;
}

.portfolio-box .cover .categories li a{
    color: #fff;
    text-decoration: none;
}

.portfolio-box .cover .categories li a:hover{
    color:  #ffc104;
}

.portfolio-box .project-meta li {
  color: #919499;
}

.portfolio-box .project-meta li:first-of-type {
  padding: 0;
}

.portfolio-box .project-meta li:after,
.portfolio-box .cover .categories li:after {
  position: absolute;
  content: "/";
  top: -1px;
  right: -8px;
}

.portfolio-box .project-meta li:last-of-type:after,
.portfolio-box .cover .categories li:last-of-type:after {
  content: none;
}

.portfolio-box .cover:hover .categories {
  opacity: 1;
  transform: translateY(0);  
}

.portfolio-box .cover:hover img {
  transform: scale3d(1.10, 1.10, 1);
}

.portfolio-box.hover .cover:before {
  pointer-events: none;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(16,17,19,0.7);
  opacity: 0;
  transition: all 375ms cubic-bezier(0.455, 0.03, 0.515, 0.9);
  z-index: 5;
}

.portfolio-box.hover .cover .title {
  opacity: 0;
  transition: all 375ms cubic-bezier(0.455, 0.03, 0.515, 0.9);
} 

.portfolio-box.hover .cover:hover .title,
.portfolio-box.hover .cover:hover:before {
  opacity: 1;
}

.portfolio-box-circle {
  text-align: center;
  padding: 0 0 20px;
  margin: 0 0 55px;
}

.portfolio-box-circle .image {
  display: block;
  position: relative;
  border-radius: 50%;
  max-width: 180px;
  max-height: 180px;
  margin: 0 auto;
}

.portfolio-box-circle .image img {
  border-radius: 50%;
  width: 100%;
  object-fit: cover;
}

.portfolio-box-circle .image:before {
  pointer-events: none;
  content :"";
  position: absolute;
  border-radius: 50%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(16,17,19,0.7);
  opacity: 0;
  transition: all 375ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.portfolio-box-circle .image:after {
  pointer-events: none;
  position: absolute;
  content: "\e90d";
  font-family: 'icomoon';
  color: #fff;
  font-size: 23px;
  padding: 0 1px 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all 375ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.portfolio-box-circle .image:hover:before {
  opacity: 1;
}

.portfolio-box-circle .image:hover:after {
  opacity: 1;
}

.portfolio-box-circle .title {
  color: #2a2f35;
  font-weight: 600;
  margin: 23px 0 4px;
}

.portfolio-box-circle .categories li {
  position: relative;
  display: inline-block;
  color: #919499;
  font-style: italic;
  font-size: 13px;
  padding: 0 0 0 8px;
}

.portfolio-box-circle .categories li:after {
  position: absolute;
  content: "/";
  top: -1px;
  right: -8px;
}

.portfolio-box-circle .categories li:first-of-type {
  padding: 0;
}

.portfolio-box-circle .categories li:last-of-type:after {
  content: none;
}

.portfolio-box.big {
  padding: 30px;
  margin: 0 0 60px;
  background: #f9f9f9;
}

.portfolio-box.big .description {
  margin: 0 0 25px 0;
}

.portfolio-box-circle.masonry .image {
  display: block;
  position: relative;
  border-radius: 0;
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
}

.portfolio-box-circle.masonry .image:before,
.portfolio-box-circle.masonry .image img {
  border-radius: 0;
}

.portfolio-box-circle.masonry .title {
  margin: 14px 0 4px;
}

.isot-projects-wrapper .portfolio-box-circle.masonry {
  margin: 0 0 5px;
}

.isot-filters {
  text-align: center;
}

.isot-filters ul li {
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  font-size: 13px;
  color: #656b6f;
  font-weight: 400;
  letter-spacing: 0.05em;
  margin: 7px 0 7px;
}

.isot-filters ul li a {
  position: relative;
  border: 1px solid transparent;
  padding: 5px 11px 5px 12px;
}

.isot-filters ul li a:first-of-type {
  margin: 0;
}

.isot-filters ul li a.current {
  border-color: #dbdbdb;
}

.isot-projects-wrapper {
  margin: 58px 0 80px;
}

.isot-projects-wrapper .portfolio-box-circle {
  margin: 0 0 35px;
}

.isot-projects-wrapper .isotope {
  overflow: hidden;
  -webkit-transition-duration: 0.8s;
          transition-duration: 0.8s;
  -webkit-transition-property: height, width;
          transition-property: height, width;
}

.isot-projects-wrapper .no-padding {
  padding: 0 !important;
}

.isot-projects-wrapper .view-more {
  margin: 10px 0 0;
}

.isot-projects-wrapper .row-fit {
  margin-bottom: 30px;
}

.isot-projects-wrapper .view-more.not-visible {
  display: none !important;
}

.section-header h1{
  font-size: 40px;
  line-height: 50px;
  color: #333743;
  margin: 0 0 10px;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.section-header h3{
  line-height: 25px;
  font-size: 30px;
  color: #333743;
  margin: 0 0 10px;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.section-header.button p {
    font-style: italic;
    padding: 3px 0 33px;
    font-size: 18px;
    line-height: 27px;
    color: #656b6f;
    width: 100%;
    max-width: 575px;
    margin: 0 auto;
}
.section-header.button {
    padding: 39px 0 49px !important;
}

.btn.medium {
    font-size: 14px;
    padding: 14px 34px;
}

.btn.dark-hover:hover {
    background: #2a2f35 !important;
    border-color: #2a2f35 !important;
    color: #fff !important;
}


/*commonslide for all pages*/
.commonslide{
    background-image: url(../img/images/21.jpg);
    background-position: center;
    padding: 180px 0 100px 0;
    position: relative;
}
.commonslide1{
    background-image: url(../img/images/21.jpg);
    background-position: center;
    padding: 180px 0 100px 0;
    position: relative;
}
.commonslide2{
    background-image: url(../img/images/21.jpg);
    background-position: center;
    padding: 180px 0 100px 0;
    position: relative;
}
.commonslide::before,
.commonslide1::before,
.commonslide2::before{
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
   /* background: rgba(53, 55, 57,0.78);*/
    position: absolute;
}
.commonslide .toptitle,
.related-work .toptitle,
.commonslide1 .toptitle,
.commonslide2 .toptitle{
  font-size: 31px;
  font-weight: 400;
  color:#eaecf1;
  line-height: 36px;
  letter-spacing: 1px;
  word-spacing: 5px;
  text-transform: uppercase; 
  font-family: 'Open Sans', sans-serif;
  opacity: .9;
  margin-bottom: 10px;
}
.commonslide .breadcrumb,
.commonslide1 .breadcrumb,
.commonslide2 .breadcrumb{
  background: unset;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  vertical-align: middle;
  display: inline-block;
}
.commonslide .breadcrumb li,
.commonslide1 .breadcrumb li,
.commonslide2 .breadcrumb li{
    display: inline-block
}
.commonslide .breadcrumb li a,
.commonslide1 .breadcrumb li a,
.commonslide2 .breadcrumb li a{
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 1px;
  color: #fff;
  text-decoration: none;
}
.commonslide .breadcrumb .active,
.commonslide1 .breadcrumb .active,
.commonslide2 .breadcrumb .active{
  color: #ffc104;
   font-size: 10px;
  font-weight: 400;
  letter-spacing: 1px;
}
.commonslide .breadcrumb-item + .breadcrumb-item::before,
.commonslide1 .breadcrumb-item + .breadcrumb-item::before,
.commonslide2 .breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: .5rem;
  color: #e5e8ea;
  content: "/";
}

/*aboutpage*/

.about-us-section.items {
    padding: 0;
}

.bg-alfa {
    background: 
    #f9f9f9;
}

.pos-relative {
    position: relative;
}
.no-padding {
    padding: 0 !important;
}

.about-us-section.items .row-bg.left {
    left: 0;
}

.about-us-section.items .row-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 33.33333333%;
    overflow: hidden;
}
.about-us-section.items .row-bg img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.about-us-section.items .row-bg.center {
    left: 50%;
    transform: translateX(-50%);
}

.about-us-section.items .about-item {
    text-align: center;
    padding: 78px 0 60px;
}

.about-us-section.items .about-item .icon {
    display: block;
    font-size: 32px;
    color: 
    #ffc104;
    margin: 0 0 90px;
}

.about-us-section.items .about-item h4 {
    padding: 0 12%;
    font-size: 24px;
    line-height: 34px;
    color: #333743;
    margin: 0 0 10px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

.about-us-section.items .about-item .description {
    font-style: italic;
    padding: 5px 14% 100px;
}
.about-us-section.items .about-item .number {
    font-weight: 400;
    font-size: 13px;
}
.team-member.v2 .cover img {
    width: 100%;
    object-fit: cover;
}

.team-members-section.clean {
    background: none;
    padding: 0 0 45px 0;
}

.team-member.v2 {
    padding: 0;
    margin: 0 0 30px;
}

.team-member.v2 .cover {
    position: relative;
}

.team-member.v2 .cover::before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: 
    rgba(16,17,19,0.7);
    transition: all 375ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    opacity: 0;
}
.team-member.v2 .cover:hover .hover,
 .team-member.v2 .cover:hover::before {
    opacity: 1;
}
.team-member.v2 .cover .hover {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    opacity: 0;
    transition: all 375ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.features-section.v2 {
    padding: 0;
}

.testimonials.slider {
    background: 
    transparent;
    padding: 0 0 64px 0;
}
.testimonials.slider .message {
    margin: 0 0 10px 0;
    padding: 40px 0 0 0;
    color: #656b6f;
    line-height: 21px;
    text-align: center;
}

.testimonials.slider .message::before{
    color: #333743;
}

.testimonials.slider .name{
  font-weight: 600;
  margin: 0;
  font-size: 14px;
  line-height: 21px;
  color: #333743;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.testimonials.slider .position{
  font-size: 13px;
  font-style: italic;
  color: #656b6f;
  line-height: 21px;
}

/*gallerypage*/

.gallery-wrapper {
    padding: 5px 0 50px;
}

.gallery-item {
    padding-bottom: 30px;
}

.gallery-item .cover {
    display: block;
    position: relative;
    overflow: hidden;
}

.gallery-item .cover img {
    width: 100%;
}

.gallery-item .cover .view-link {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    outline: none;
    transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.gallery-item .cover .view-link::before {
    position: absolute;
    content: "\e90d";
    font-family: 'icomoon';
    color: #fff;
    font-size: 23px;
    padding: 0 1px 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.gallery-item .cover:hover .view-link::before {
    opacity: 1;
}
.gallery-item .cover:hover .view-link {
    background: rgba(16,17,19,0.7);
}

/*products page*/
.tabbed-content .tabs {
    text-align: center;
    margin: 0 auto;
    list-style: none;
    z-index: 20;
}

.dropcap {
    display: inline-block;
    font-size: 54px;
    line-height: 46px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    color: #dbdbdb;
    padding: 0;
    margin: 0px 15px 0 0;
    width: auto;
    height: auto;
    text-transform: uppercase;
    vertical-align: top;
    float: left;
}

.tabbed-content .tabs li {
    position: relative;
    display: inline-block;
    cursor: pointer;
    padding: 9px 20px;
    margin: 0 6px 0 0;
    /*color: #333743;*/
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.1em;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    border: 1px solid #dbdbdb;
    background: #fff;
}

/*.tabbed-content .tabs li:hover,
 .tabbed-content .tabs li.current {
    color: 
    #919499;
}*/

.tabbed-content .collapsed{
  color: #919499;
}

.tabbed-content .tabbed-body {
    margin: -20px 0 0;
    padding: 44px 30px 15px;
    border: 1px solid 
    #dbdbdb;
}

.tabbed-content .tab-content {
    display: none;
}

.tabbed-content .tabbed-body p {
    margin: 0 0 17px;
    color: #656b6f;
    line-height: 21px;
}

.tabbed-content .tabbed-body ul {
    list-style-type: none;
    margin: 0 0 10px;
}

.tabbed-content .tabbed-body ul li {
    position: relative;
    padding: 0 0 7px 15px;
}

.tabbed-content .tabbed-body ol li, .tabbed-content .tabbed-body ul li {
    padding-bottom: 5px;
    color: #656b6f;
}

.tabbed-content .tabbed-body ul li::before {
    content: "•";
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
}

.clients-section.v3 .clients-list {
    padding: 0 0 60px;
}

.call-to-action {
    position: relative;
    background: url(../img/call-to-action-bg.jpg) top center;
        background-size: auto;
    background-size: cover;
    padding: 70px 0 67px;
}
.call-to-action .title {
    color:  #fff;
    font-size: 33px;
    margin: 0 0 18px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

.call-to-action p {
    color: #fff;
    font-size: 18px;
    font-style: italic;
    margin: 0 0 10px 0;
  line-height: 21px;
}
.call-to-action .btn {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0 15px 0 0;
}
.clients-list li img{
  height: 50px;
  padding: 7px 20px;
}

/*contactpage*/
.contact-section.v2 {
    padding: 74px 0 80px;
}

.col-content {
    padding-right: 25px;
}

.respond-form {
    position: relative;
}

.respond-form h6 {
    font-weight: 600;
    margin: 0 0 25px;
    font-size: 14px;
    line-height: 21px;
    color: #333743;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

.respond-form .form-group {
    position: relative;
    display: inline-block;
    width: 100%;
    margin: 0 0 10px;
}

.respond-form .form-group input {
    position: relative;
    color: #919499;
    background: border: 1px solid #dbdbdb;
    width: 100%;
    padding: 9px 22px;
    -webkit-transition-delay: 0.10s !important;
    transition-delay: 0.10s !important;
}

/*.respond-form .form-group placeholder {
    position: absolute;
    top: 9px;
    left: 22px;
    color: 
    #919499;
    font-size: 14px;
    pointer-events: none;
}*/

.form-control::placeholder {
    color: #919499;
    opacity: 1;
     font-size: 14px;
}

.sidebar .widget {
    margin: 0 0 34px;
    color: #656b6f;
}

.sidebar .widget .widget-title {
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    margin: 0 0 22px;
    color: #333743;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

.sidebar .widget.widget_contact .contact-info li {
    border-color: 
    #dbdbdb;
}
.widget.widget_contact .contact-info li {
    position: relative;
    padding: 0 0 14px 37%;
    margin: 0 0 15px;
    border-bottom: 1px solid #45474c;
     border-bottom-color: rgb(69, 71, 76);
}

.sidebar .widget.widget_contact .contact-info li .title {
    color: 
    #919499;
}

.widget.widget_contact .contact-info li .title {
    position: absolute;
    left: 0;
    font-size: 14px;
    color: #fff;
}
.sidebar .widget.widget_contact .contact-info li .socials li a, .sidebar .widget.widget_contact .contact-info li p {
    color: #656b6f;
    margin: 0;
}
.widget.widget_contact .contact-info li .socials li {
    display: inline-block;
    border: none;
    margin: 0;
    padding: 0 7px 0 0;
}

.widget.widget_contact .contact-info li:last-of-type {
    margin: 0;
    border: none;
}

@media(max-width:767px){
  .navcnt {
      color: #fff;
      font-weight: 600;
      padding-left: 190px;
  }
  .section-header h2 {
      font-size:15px;
  }
  .features-section .row-bg img{
      display: none;
  }

  .navbar-brand img{
    height: 62px;
  }

  .navbar-toggler-icon {
    width: 30px;
    height: 30px;
    background-color: #fcb316;
    /*margin-left: 50px;*/
    text-align: center;
  }

  .navbar-nav {
      background: rgba(252, 192, 9, 0.93);
      background-size: cover;
      width: 100%;
      /*float: right;*/
  }
  .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
      color: #000;
      font-weight:600;
  }
  .navbar-light .navbar-nav .active > .nav-link {
    color: #000;
    font-weight: 800;
}
  .hlogo{
    width: 100%;
  }
  .header {
    padding:0;
  }
  .call-to-action .title {
   font-size: 20px;
  }
  .section-header h1 {
    font-size: 24px;
  }
  .slidetext {
    margin-bottom: 0;
  }
  .slidetext .banner-content{
    font-size: 20px;
  }
  .hslide .carousel-item img {
    height: 370px;
   }
  .sli1 {
    padding: 10px 17px;
  }
  .sli2 {
    padding: 10px 17px;
  }
  .about-us-section.items .row-bg {
    position: unset;
    width: unset;
  }
  .about-us-section.items .row-bg img {
    position: unset;
    top: unset;
    transform: unset;
    height: 100%;
    width: 100%;
    object-fit: unset;
  }
  .about-us-section.items .about-item {
    text-align: center;
    padding: 43px 0 42px;
  }
  .about-us-section.items .about-item .icon {
    margin: 0 0 29px;
  }
  .about-us-section.items .about-item .description {
      font-style: italic;
      padding: 3px 7% 23px;
  }
  .about-us-section.items .row-bg.center {
      left: 50%;
      transform: unset;
  }
  .section-header {
      text-align: center;
      padding: 7px 0 50px;
  }
  .testimonials .section-header {
    padding: 0px 0 25px;
  }
.call-to-action .btn {
  margin: 23px 15px 0 0;
}
.clients-section .row-bg {
  display: none;
}
.row-fit .about-img{
  overflow: hidden;
  max-width : 100%;
  padding-bottom: 20px;
}
.sidebar .widget {
    margin: 20px 0 34px;
    color: 
    #656b6f;
}
.c-map iframe{
    width: 360px;
  }
}
@media (min-width: 992px) { 
  .c-map iframe{
    width: 1516px;
  }
}
@media (max-width: 1400px) { 
  .c-map iframe{
    width: 1343px;
  }
}