.author-widget_wrapper {
    padding: 30px;
    background:white;
    border:1px solid#466177;
  }
  .author-widget_wrapper .author-widget_image-wrapper {
    margin-bottom: 22px;
  }
  .author-widget_wrapper .author-widget_title {
    font-size: 20px;
    margin-bottom: 5px;
    color: #383838;
  }
  .author-widget_wrapper .author-widget_text {
    font-family: "Titillium Web", sans-serif;
    font-size: 16px;
    line-height: 28px;
    color: #282828;
    margin-bottom: 15px;
  }




.story-author {
    padding: 0 0 0 20px;
    background-image: url(signature.png);
    background-position: 87% 92%;
    background-repeat: no-repeat;
}

.story-1 {
    background-image: url(bg2-home1.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 90px;
    padding-bottom: 90px;
}

.icon-box.s2 {
    padding: 39px 2px 19px 2px;
    margin-bottom: 30px;
    background-image: url(bg2-service.jpg);
}

.icon-box.s2:hover {
    background-image: url(bg1-service.png);
}

.footer-logo {
    padding-bottom: 32px;
    padding-top: 32px;
}
 
.banner-3 {
    background-image: url(bg-slider-home3.png);
    background-position: 100% 0;
    background-repeat: no-repeat;
    padding: 90px 0 120px 0;
}


.skill-4,
.testi-4 {
    background-image: url(bg2-aboutus.jpg);
    background-position: center center;
}

.contact-right {
    background-image: url(bg1-contact.jpg);
}


.author-widget_wrapper {
    background-image: None;
}

.process-classic {
    border-left: 1px solid#466177;
    border-bottom: 1px solid#466177;
    padding-left: 5px;
}



.pheader-about {
    background-image: url(/s/a/library/2023-09-18/21e22351-06a0-427f-b9cd-ed3fc95e616d.webp);
}

.process-news {
    background-color: #F4F4F4;
    background-image: none;
    background-position: 100% 100%;
    background-repeat: no-repeat;
}

.pheader-portfolio-detail {
    background-image: url(/s/a/library/2024-04-05/e03a6238-8763-488b-aeb3-d53b27cb569d.webp);
}




.section-team-list {
    padding: 150px 0 112px 0;
}


a:hover {
    color:#466177red;
}




select {
    filter: drop-shadow(0px 1px 2px #000000);
    border-radius:8px;
    color: #ffffff;
    background-color: #555555;
    width: 100%;
    height: 50px;
    font-size: large;
    font-weight: 600;
    border: none;
    padding: 10px;
    font-family: "Titillium Web", sans-serif;
    text-transform: uppercase;
}


.div-hidden {
    display: none;
}


#site-footer {
    background-color:#304251;
}


.btn-details:before {
    position: absolute;
    content: "";
    background: #5d809d3b;
    bottom: -3px;
    left: -7px;
    width: 20px;
    height: 12px;
    z-index: -1;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
}

.btn-details {
    font-size:16px;
}



.our-skill-3 {
    background-image: url(/s/a/library/2024-04-14/64bcaf58-4eb6-4832-8416-40453f2a7de0.webp);
    background-position: center left;
    background-repeat: no-repeat;
}




.site-footer {
    background-image: url(/s/a/library/2024-04-14/64bcaf58-4eb6-4832-8416-40453f2a7de0.webp);
    background-position: center left;
    background-repeat: no-repeat;
}

.clients-slide .img-item img, .clients-slide-medium .img-item img {
    width: auto;
    opacity: .5;
    filter: none;
}

.cta-2 {
    background-image: url(/s/a/library/2024-04-14/9cdb9725-b85d-4371-b50b-008f04f2f624.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 150px;
    padding-top: 150px;
    color: #fff;
  }

 
  .cta-2 h2 {
      color: #383838;
      font-family: "Titillium Web",Sans-serif;
      font-size: 100px;
      font-weight: 200;
      margin-bottom: 15px;
      line-height: 1;
  }
  .cta-2 p {
      color: #383838;
      font-size: 20px;
      margin-bottom: 50px;
  }


  .about-company {
    background-image: url(/s/a/library/2024-04-14/64bcaf58-4eb6-4832-8416-40453f2a7de0.webp);
    background-position: center right;
    background-repeat: no-repeat;
}



.top-2 {
    background-image: url(/s/a/library/2024-04-14/9cdb9725-b85d-4371-b50b-008f04f2f624.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 150px;
    padding-top: 150px;
    color: #fff;
  }

 
  .top-2 h2 {
      color: #383838;
      font-family: "Titillium Web",Sans-serif;
      font-size: 100px;
      font-weight: 200;
      margin-bottom: 15px;
      line-height: 1;
  }
  .top-2 p {
      color: #383838;
      font-size: 20px;
      margin-bottom: 50px;
  }

  body {
    background: #f4f7ff;
  }

  .posted-on {
    font-size:20px;
  }



.icon-box--bg-img.icon-box--is-line-hover:before, .icon-box--bg-img.icon-box--is-line-hover:after {
    content: "";
    position: absolute;
    background: #000000;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
  }

.services-studio-detail .icon-box--bg-img:hover .btn-details {
    color: white;
}

.icon-box--bg-img {
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: white;
  }
  
  .icon-box--bg-img.icon-box--is-line-hover:before {
    width: 0;
    height: 1px;
    bottom: -10px;
    left: 10px;
  }
  .icon-box--bg-img.icon-box--is-line-hover:after {
    width: 1px;
    height: 0;
    top: 10px;
    right: -11px;
  }
  .icon-box--bg-img.icon-box--is-line-hover:hover:before {
    width: calc( 100% + 5px );
  }
  .icon-box--bg-img.icon-box--is-line-hover:hover:after {
    height: calc( 100% + 5px );
  }
  .icon-box--bg-img:hover {
    background-color: #232323;
  }
  .icon-box--bg-img:hover h5 {
    color: #fff;
  }
  .icon-box--bg-img:hover h5 a {
    color: #fff;
  }
  .icon-box--bg-img:hover p {
    color: #a3a3a3;
  }
  .icon-box--bg-img:hover .btn-details {
    opacity: 0.9;
    color: #fff;
  }
  
.icon-bg-1:hover {
    /*background-image: url(/s/a/library/2023-12-27/d1a28c86-f232-4761-9551-c38783e5af06.jpg);*/
}



.transp-bg {
    background-image: url(/s/a/library/2024-04-14/64bcaf58-4eb6-4832-8416-40453f2a7de0.webp);
    background-position: top left;
    background-repeat: no-repeat;
}

.transp-bg-2 {
    background-image: url(/s/a/library/2024-04-14/64bcaf58-4eb6-4832-8416-40453f2a7de0.webp);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: contain;
}

.transp-bg-3 {
    background-image: url(/s/a/library/2024-04-14/64bcaf58-4eb6-4832-8416-40453f2a7de0.webp);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: initial;
}


.page-title {
  font-size: 70px;
  font-weight: 700;
  margin-top: 75px;
  margin-bottom: 10px;

  color:#304251;
  text-shadow: #f4f7ff -1px 0px, #f4f7ff 0px 1px, #f4f7ff 1px 0px, #f4f7ff 0px -1px;
}


.page-header .breadcrumbs li {
  display: inline-block;
  text-transform: uppercase;
  position: relative;
  padding-left: 24px;
  margin-left: 7px;
  color: #FFFFFF;
  font-weight:700;
}
.page-header .breadcrumbs li:before {
  content: "••";
  position: absolute;
  color: #FFFFFF;
  font-family: "Josefin Sans", sans-serif;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 4px;
  left: -2px;
  top: 8px;
  font-weight:700;
}
.page-header .breadcrumbs li a {
  color: #FFFFFF;
  font-weight:700;
  background-size: 0 2px;
  background-position: 0 88%;
  background-repeat: no-repeat;
  background-image: linear-gradient(0deg, #7e7e7e, #f5f5f5);
}
.page-header .breadcrumbs li a:hover {
  background-size: 100% 2px;
  font-weight:700;
}

.smallheader {
 	border: 1px solid #466177;
	font-weight:700;
  	color: #FFFFFF;
    display: inline-block;
    background: #23465b75;
	padding: 9px 20px 9px 15px;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Titillium Web", sans-serif;
  font-weight: 400;
  line-height: 1.4;
  margin: 0 0 20px;
  color: #3b586e;
}

.ot-heading > span {
  font-family: "Josefin Sans", sans-serif;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 6px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.layer-behind {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: #46617782;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}

.ot-testimonials .testi-item .ttext {
  position: relative;
  margin-bottom: 50px;
  padding: 37px 35px 37px 40px;
  font-size: 18px;
  line-height: 36px;
  background: #fff;
  border: 1px solid #466177;
}


.octf-btn.octf-btn-dark {
  color: #fff;
  background: #466177db;
}
.octf-btn.octf-btn-dark:visited {
  color: #fff;
  background: #313a41;
}
.octf-btn.octf-btn-dark:hover, .octf-btn.octf-btn-dark:focus {
  background: #fff;
  color: #232323;
  border-color: #fff;
}


.octf-btn.octf-btn-dark:before, .octf-btn.octf-btn-dark:after {
  background: #466177db;
}

.sign-in-nav {
	width:25px;
	rotate: 180deg;
}


