/*
Theme Name:         Sunderland Software City Theme
Theme URI:          http://www.sunderlandsoftwarecity.com
Description:        WordPress theme for Sunerland Software City
Version:            1.0.0
Author:             Cool Blue
Author URI:         https://www.coolblue.co.uk/
*/
/* Custom dropdown menu */
body {
  -webkit-font-smoothing: antialiased;
}
#header .navbar .navbar-wrap .nav li a {
  font-weight: bold;
}
#home-service .service img,
.home-block img {
  height: 202px;
  width: 100%;
  object-fit: cover;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.home-block img {
  height: 400px;
}
#header .navbar .navbar-wrap .nav>li>.dropdown-menu li:first-child a {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
#header .navbar .navbar-wrap .nav>li>.dropdown-menu li:last-child a,
.service .content-box  {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
#header .navbar .navbar-wrap .nav>li>.dropdown-menu {
  border-radius: 10px;
  padding-top: 0px;
  top: 35px;
  padding-bottom: 0px;
}
#header .navbar .navbar-wrap .menu-item-48.dropdown > ul {
  min-width: 355px;
  left: -103px;
}
#header .navbar .navbar-wrap .nav>li.open .dropdown-menu>li>a:hover {
  transition: 0.2s ease;
  background-color: #F1F1F1;
}
#header .navbar .navbar-wrap .nav>li>.dropdown-menu:before {
  content: '';
  position: absolute;
  left: 42%;
  top: -10px;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #ffffff;
  clear: both;
  transform: rotate(180deg);
  color: white;
  pointer-events: none;
}
#header .navbar .navbar-wrap .nav>li>.dropdown-menu li a {
  padding: 17px 25px 17px 25px;
  font-size: 13px;
  line-height: 20px;
  position: relative;
  text-transform: uppercase;
  font-weight: 700;
  color: #989B97;
  letter-spacing: 1px;
}
#header .navbar .navbar-wrap .nav>li>.dropdown-menu li a:after {
  width: 24px;
  height: 24px;
  background: url(/wp-content/themes/ssc/assets/images/arrowright.svg);
  content: ' ';
  display: inline-block;
  position: absolute;
  background-repeat: no-repeat;
  right: 20px;
  left: auto;
  bottom: 10px;
}
#header .navbar .navbar-wrap .nav>li>.dropdown-menu li:first-child a {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
#header .navbar .navbar-wrap .nav>li>.dropdown-menu li.active a {
  background-color: #F1F1F1;
  color: #989B97;
}


/* Home Carousel */

#home-image-carousel .carousel-arrow {
  bottom: 40px;
}

/* Home Intro */

#introduction .btn,
#introduciont .icon {
  margin: 0px;
}
#introduction {
  padding-top: 45px;
}
#introduction .col-center {
 width: 66%;
}
#introduction .col-center p {
  line-height: 26px;
}
#introduction .btn {
  margin-bottom: 60px;
  margin-top: 25px;
}

/* Services Panel */
.service .content-box {
  background-color: white;
  padding: 35px 30px 30px 30px;

}
@media (max-width: 992px) {
   #home-service .col-md-4 + .col-md-4,
   #home-service .clearfix + .col-md-4  {
     margin-top: 25px;
     display: inline-block;
   }
   #home-service .col-sm-6 + .clearfix {
     margin-top: 10px;
   }
   .rte-contact + .rte-contact {
     display: block;
     margin-left: 0px !important;
   }
}
#home-service.service-index {
  background-color:white;
}
#home-service .service {
  float: none !important;
}
#home-service.service-index h2 {
  text-align: left;
}
.header-image {
  margin-bottom: 0px;
}
 .service img{
    height: 202px;
    width:100%;
}
#home-service {
  padding-bottom: 40px;
}

.service,
.skills-block .block {
  border-radius: 10px;
  text-align: left;
  box-shadow:0px 0px 20px rgba(0,0,0,0.10);
}
#home-service .service {
  float: left;
}
.service h3 {
  color: #333333;
  margin: 0px;
  min-height: 108px;
}
#home-service .service h3 {
  min-height: 52px;
}
.service p {
  color: #989B97;
  font-size: 16px;
  line-height: 23px;
  margin-top: 20px;
  margin-bottom: 0px;
  min-height: 114px;
}
.btn-arrow {
  color: #D10078;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
  font-weight: 700;
  margin-top: 30px;
  display: inline-block;
}
@media (min-width: 992px) {
  #home-service .clearfix {
    padding-bottom: 40px;
  }
}

#home-service h2 {
  margin-bottom: 50px;
}
.btn-arrow img {
  width: 16px !important;
  margin-right: 10px;
  height: auto;
  height: auto !important;
}
/* Page Header */

.header-image {
  height: 530px;
  margin-bottom: 0px;
  position: relative;
}
.header-image h4,
.header-image P {
  color: white;
  text-align: left;
}
.header-image:before {
  max-height: 530px;
  padding-top: 530px;
  display: block;
  background: rgba(0,0,0,0.3);
  content: " ";
  z-index: 10;
  position: relative;
}
.header-image h4 {
  font-size: 60px;
  line-height: 60px;
  font-family: 'Raleway', sans-serif;
  
  font-weight: 800;
}
.header-content {
  position: absolute;
  z-index: 11;
  bottom: 85px;
}
.header-image p {
  font-size: 26px;
  line-height: 30px;
  font-weight: 400;
  display: inline-block;
  max-width: 560px;
  width: 100%;
  float: left;
  margin-top: 15px;
}
@media(max-width: 767px) {
  .header-image h4 {
    font-size: 40px;
    line-height: 40px;
  }
  .header-image p {
    max-width: 280px;
    font-size: 20px;
    line-height: 26px;
  }
  .header-content {
    position: absolute;
    bottom: 204px;
  }
}


/* Page Content */

.rte h3 {
  font-size: 30px;
  line-height: 40px;
  margin-top: 0px;
}
.rte {
  padding-top: 50px;
  padding-bottom: 50px;
}
.rte p,
.rte ul {
  color: #333333;
  line-height: 24px;
  margin: 0px;
}
.rte img.icon {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .rte img {
    margin-left: -12%;
    max-width: 121%;
  }
}
.rte img {
  margin-top: 30px;
  margin-bottom: 30px;
}
.rte p + p,
.rte p + ul,
.rte ul + p,
.rte h3 + p,
.rte h4 + p,
.rte p + h4
.rte h4 + ul,
.rte ul + h4 {
  margin-top: 25px;
}
.rte h4 {
  color: #333333;
  font-size: 24px;
  line-height: 26px;
}
.rte blockquote,
.rte blockquote p {
  padding: 0px;
  position: relative;
  border: 0px;
}
.rte blockquote {
  margin-top: 50px;
  margin-bottom: 50px;
}
.rte blockquote cite {
  display: block;
  color: #333333;
  font-size: 16px;
  line-height: 23px;
  font-style: normal;
  margin-top: 20px;
}
.rte blockquote:before,
.rte blockquote,
.rte blockquote p {
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  color: #E26F1D;
}
.rte blockquote:before {
  content: "“";
  position: absolute;
  font-size: 100px;
  line-height: 100px;
  left: -100px;
}
.rte li + li {
  margin-top: 10px;
}
.rte .cta-heading {
  font-size: 24px;
  line-height: 36px;
  font-family: "Raleway", sans-serif;
}
.rte .flag {
  width: 300px;
  margin-left: 0px;
}
.rte-contact:before {
  display: inline-block;
  content: " ";
}
.rte-contact + .rte-contact {
  margin-left: 20px;
}
.rte-contact.email:before {
  background: url(/wp-content/themes/ssc/assets/images/email.svg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 18px;
  height: 14px;
  margin-right: 10px;
  position: relative;
  top: 1px;
}
.rte-contact.phone:before {
  background: url(/wp-content/themes/ssc/assets/images/phone.svg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 17px;
  height: 17px;
  margin-right: 10px;
  position: relative;
  top: 3px;
}
.container-fluid .icon {
  margin-top: 30px;
  margin-bottom: 30px;
}
.rte-contact {
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #d10074;
  display: inline-block;
  font-weight: 700;
}
@media (min-width: 992px) {
  .rte {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .rte p + p,
  .rte p + ul,
  .rte ul + p,
  .rte h3 + p,
  .rte h4 + p,
  .rte p + h4 {
    margin-top: 30px;
  }
  .rte li + li {
    margin-top: 10px;
  }
  .rte p,
  .rte ul {
    font-size: 18px;
    line-height: 26px;
  }
}

/* Skills Block */
.skills-block {
  text-align: left;
  background-color: #F5F5F5;
  display: inline-block;
    width: 100%;
}
.skills-block h2.title {
  text-align: center;
  margin-bottom: 50px;
}
.header-image + .container .icon {
  margin-top: 50px;
}
.service img {
  width: 100%;
  height: 202px;
  object-fit: cover;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
.skills-block .block img.attachment-full {
  display: inline-block;
  height: auto;
  object-fit: cover;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
@media (min-width: 992px) {
  .skills-block .block img.attachment-full {
    width: 33%;
    height: 200px;
  }
  .skills-block .block .content {
    width: 67%;
  }
}
.skills-block .service h3 {
  min-height: 120px;
  margin-top: 16px;
}
.service .date {
  margin-bottom: 10px;
  display: inline-block;
}
#articles .article {
  margin: 0px;
}
@media (min-width: 768px) {
  #articles .article {
    margin-bottom: -43px;
  }
}
.skills-block .date,
.service .date {
  color: #989B97;
  font-size: 16px;
  font-weight: 800;
}
.skills-block .block img.attachment-full, 
.skills-block .block .content {
  float: left;
}
.skills-block .content {
  background-color: white;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 30px 40px;
}
.skills-block .content h2 {
  font-size: 24px;
  line-height: 26px;
  margin: 0px;
}
.skills-block .content .home-block-excerpt {
  margin-top: 20px;
  color: #989B97;
}
.skills-block {
  padding-top: 80px;
  padding-bottom: 120px;
}
.skills-block .block {
  margin-top: 40px;
}
@media (max-width: 1200px) {
  .skills-block .block img.attachment-full {
    height: 222px !important;;
  }
}
@media (max-width: 992px) {
  .skills-block {
    padding-top: 50px;
    padding-bottom: 70px;
  }
  .skills-block .block img.attachment-full {
    height: 245px !important; 
  }
  .skills-block .service h3 {
    font-size: 16px;
    min-height: 82px;
  }
  .skills-block .service img {
    height: 128px;
  }
  .skills-block .service .content-box {
    padding: 15px;
  }
  .skills-block .service .date {
    font-size: 12px;
  }
  .text-left h2.title {
    font-size: 24px;
  }
}
@media(max-width: 768px) {
  .skills-block .block img.attachment-full {
    height: 180px;
    width: 100%;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 10px;
  }
  .skills-block .block .content {
    border-bottom-left-radius: 10px;
    border-top-right-radius: 0px;
    width: 100%;
  }
  .skills-block .service {
    margin-top: 30px;
  }
  .skills-block .btn-arrow {
    margin-top: 40px;
  }
  .text-left h2.title {
    margin-bottom: 10px;
  }
}
.text-left,
.text-left h2.title {
  text-align: left;
}
.text-right {
  text-align: right;
}

/* Articles */
#articles {
  padding-top: 80px;  
  padding-bottom: 80px;
  margin: 0px;
}
.breadcrumbs {
  position: absolute;
  top: 0px;
  z-index: 11;
}
@media (max-width: 992px) {
  #articles {
    padding-top: 50px;
    padding-bottom: 70px;
  }
}
/* Breadcrumbs */
@media (max-width: 767px) {
  .breadcrumbs {
    display: none;
  }
}
.breadcrumbs ul {
  list-style: none;
  text-align: left;
  padding-left: 0px;
  margin-left: 15px;
}
.breadcrumbs ul li,
.breadcrumbs a {
  color: white;
  font-weight: bold;
  font-size: 16px;
  font-weight: 800;
}
.breadcrumbs li {
  display: inline-block;
  width: auto;
  font-size: 18px;
  margin-top: 30px;
  position: relative;
}
.breadcrumbs li + li:before {
  background: url(/wp-content/themes/ssc/assets/images/chevronright.svg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 9px;
  height: 14px;
  margin-right: 10px;
  content: " ";
  display: inline-block;
  position: relative;
  top: 1px;
  left: -4px;
}
.breadcrumbs li + li {
  margin-left: 15px;
}
.dropdown-toggle .caret {
  position: relative;
  top: -2px;
}
/* @group Home Banner */
.home:not(.has-carousel) #header {
  background-color: white;
}
.home:not(.has-carousel) #header .navbar {
  background-color: #989b97;
  margin: 0px;
  /* margin: 20px 0; */
}
.home:not(.has-carousel) #logo {
  display: block;
  margin: 30px auto;
  width: auto;
  height: auto;
}
#home-carousel {
  position: relative;
  height: 507px;
  margin-top: 180px;
}
#home-caoursel .content {
  float: left;
  background: rgba(0,0,0,0.5);
  padding: 30px;
}
#home-carousel .content h1,
#home-carousel .content p {
  color: white;
}
#home-carousel h1 {
  font-size: 26px;
}
#home-carousel .carousel-inner .item.active,
#home-carousel .carousel-inner {
  height: 100% !important;
  overflow: visible;
}
#home-carousel .carousel-inner {
  display: inline-block;
  position: relative;
}
#home-carousel .carousel-arrow {
  width: 50px;
  position: absolute;
  bottom: 50px;
  left: 0px;
  right: auto;
  margin: 0 auto;
  bottom: -120px;
}
#home-carousel:before {
  content: none;
}
#home-carousel .content {
  float: left;
  margin-top: 82px;
  text-align: left;
}
@media (min-width: 768px) {
  #home-carousel {
    height: 704px;
  }
  #home-carousel h1 {
    font-size: 40px;
  }
  #home-carousel .content {
    max-width: 440px;
    margin-top: 180px;
  }
  #home-carousel .carousel-arrow {
    bottom: -173px;
  }
}
@media (min-width: 1200px) {
  #home-carousel .content {
    margin-top: 80px;
    max-width: 660px;
  }
  #home-carousel h1 {
    font-size: 60px;
  }
  #home-carousel p {
    font-size: 26px;
    line-height: 30px;
  }
  #home-carousel .carousel-arrow {
    bottom: -148px;
} 
}
/* @end */

/* @group Service Index */
#home-service.service-index{
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #F5F5F5;
  width: 105%;
  margin-left: -2.5%;
}
/* @end */
.home:not(.has-carousel) #header .navbar .nav a:after {
  background-color: transparent !important;
}
@media (min-width: 768px) and (max-width: 991px) {
  .service {
    text-align: left;
    background-color: #F5F5F5;
    display: inline-block;
      width: 100%;
  }
  .service  h2.title {
    text-align: center;
    margin-bottom: 50px;
  }
  .service img {
    width: 100%;
    height: 202px;
    object-fit: cover;
    border-top-right-radius: 0px !important;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
  }
  .service  img{
    width: 45% !important;
    float: left;
  }
  .service  .content-box {
    width: 55%;
    float: left;
    padding-top: 20px;
    padding-bottom: 20px;
    height: 202px;
  }
  .service .btn-arrow img.carousel-arrow {
    width: 16px !important;
  }
  .service  .content-box p {
    min-height: 69px;
  }
  #home-service .service h3 {
    min-height: auto;
    margin-top: 0px;
  }
  .service .date {
    margin-bottom: 10px;
    display: inline-block;
  }
  #articles .article {
    margin: 0px;
  }
}
.page-child .skills-block {
  display: none;
}
.page-id-74.page-child .skills-block {
  display: block;
}

.home #updates {
  width: 100%;
}
.page-id-36 .container-fluid .container {
  padding-bottom: 80px;
}
.page-id-36 .breadcrumbs {
  display: none ;
}