.contact-section-title > div > p{
  color: #565656;
  font-size: 36px;
  font-weight: bold;
}
.contact-section-title > div > p > small{
  font-size: 18px;
}

/*Navbar Style Start*/
header{
  padding-top: 25px;
  padding-bottom: 25px;
}
.navbar-brand{
  padding: 0px !important;
  margin-left: 15px;
}
.navbar-skin{
  background-color: white;
  border: 0px;
}
.nav-item > a{
  color: #565656;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 26px !important;
}
.nav-item > a:hover{
  color: #565656;
}
.nav > .active{
  margin-left: 100px;
}
.nav > .active > a, .nav > .active > a:hover {
    background-color: #FF5900 !important;
    color: #fff;
}
.icon-bar{
  background-color: #FF5900;
}
/*Navbar Style End*/
/*Carousel Style Start*/
  #carousel-home-box{
    background-image: url("../Assets/Slider/hweb-slider3.png");
    width: 100%;
    height: 350px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  #carousel-hweb-box{
    background-image: url("../Assets/Slider/hweb-slider1.png");
    width: 100%;
    height: 350px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  #carousel-advantages-box{
    background-image: url("../Assets/Slider/hweb-slider2.png");
    width: 100%;
    height: 350px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .jumbotron-skin{
    width: 600px;
    padding: 20px !important;
    margin-top: 2.5%;
    background-color: rgba(0, 0, 0, 0.5) !important;
  }
  .jumbotron-skin > h1, .jumbotron-skin > p{
    color: white !important;
  }
  .jumbotron-skin > h1{
    font-size: 40px !important;
  }

  .carousel-control {
    width: 0% !important;
  }

  .carousel-item{
    filter: grayscale(100%);
    transition: 0.3s ease-in-out;
  }
  .carousel-item:hover{
    filter: grayscale(0%);
  }
/*Carousel Style End*/
/*Buton Style Start*/
.news-info-btn{
  background-color: #004E7C;
  padding: 10px !important;
  color: white;
}
.news-info-btn:hover{
  color: white !important;
}
  .info-btn{
    background-color: #FF5900;
    padding: 10px !important;
    color: white;
  }
  .info-btn:hover{
    color: white;
  }
  .huge-btn{
    width: 360px;
    margin-top: 25px;
    margin-bottom: 25px;
  }
/*Buton Style Start*/
/*Choose Box Style Start*/
  .choose-item{
    padding: 50px;
    transition: 0.3s ease-in-out;
  }
  .choose-title{
    color: #565656;
    text-transform: uppercase;
  }
  .choose-item:hover{
    background-color: #FF5900;
  }
  .choose-item:hover .choose-btn{
    background-color: white;
    color: #FF5900;
  }
  .choose-item:hover .choose-title{
    color: white !important;
  }
/*Choose Box Style End*/

/*Brifing Box Style Start*/
#brifing-box{
  background-color: #004E7C;
  background-image: url("../Assets/Patern/bg-parten.png");
  background-repeat: no-repeat;
  background-size: initial;
  background-position: bottom right;
  padding: 35px 40px 35px 40px;
}
#newsletter-box{
  background-color: #FF5900;
  background-image: url("../Assets/Patern/bg-parten.png");
  background-repeat: no-repeat;
  background-size: initial;
  background-position: bottom right;
  padding: 35px 40px 35px 40px;
}
.brifing-text > h4{
  font-size: 30px;
  color: white;
}
.brifing-text > p{
  font-size: 20px;
  color: white;
}
.brifing-btn{
  padding-top: 40px;
}
.brifing-btn > p > a{
  font-size: 20px;
}
/*Brifing Box Style End*/

/*Package Table Style Start*/
  .package-services-title {
      padding: 10px;
      background-color: #f2f2f2;
  }
  .package-services-footer {
    padding: 15px;
    background-color: #096DB5;
  }
  #active-services-title > h4 {
      color: #fff;
  }
  #active-services-title {
      background-color: #32BD6E;
  }
  #active-services-footer {
      background-color: #1D8E4E;
  }
  .services-opt-desc, .services-opt-standart, .services-opt-voice, .services-opt-seo {
    padding: 10px;
  }
  .opt-icon {
  font-size: 18px !important;
  font-weight: bold;
  }
  .opt-active {
    color: #27AE61;
  }
  .opt-deactive {
    color: #525252;
  }
/*Package Table Style End*/
/*Blog Post Style Start*/
.post-title{
  font-weight: bold;
  color: #565656;
}
.cat-color{
  color: #FFB600;
}
/*Blog Post Style End*/

/*Person Style Start*/
  .person-location > h4{
    color: #FF5900;
  }
  #person-box{
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .person-padding{
    margin-bottom: 50px;
    height: 150px;
  }
  .person-name > p{font-weight: bold;}
  .person-name > p, .person-phone > p > a, .person-mail > p > a{
    color: #565656;
  }
/*Person Style End*/

/*Footer Style Start*/

  #main-footer{
    background-color: #004E7C;
    padding: 50px;
  }
  .footer-info-text{
    color: white;
  }
  .footer-info-text > p > i{
    color: #FF5900;
    margin-right: 10px;
  }

  .footer-nav > ul > li{
    list-style: none;
    margin-bottom: 10px;
  }
  .footer-nav > ul > li > a{
    text-decoration: none;
    color: white;
  }
  #sub-footer{
    background-color: #003C60;
    padding: 15px;
    color: white;
  }
/*Footer Style End*/
/*Gradient Box Style Start*/
  #gradient-box{
    background: linear-gradient(36deg, #0dd3ff, #0389ff, #1c79c0);
  }
  #npm-skin{
    background-color: transparent;
  }

  #npm-skin > div > h1{
    font-size: 63px;
  }
  #npm-skin > div > h1, .jumbotron-inner-text{
    color: white;
  }
  .apple-badget, .google-badget{
    margin-top: 25px;
  }
/*Gradient Box Style End*/
@media screen and (min-width: 320px) {
  .carousel-item{
    margin-bottom: 10px;
  }
  .nav-item{
    margin-left: 0px;
  }
  .nav > .active{
    margin-left: 0px;
  }
  .section-padding{
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .services-box, .post-box, .advantages-box{
    padding-bottom: 50px;
    transition: .3s all;
  }
  .services-box:hover, .post-box:hover, .advantages-box:hover{
    box-shadow: 2px 5px 5px 2px #eee;
  }
  .section-inner-padding{
    padding-left: 50px;
    padding-right: 50px;
  }
  #gradient-box{
    padding: 0px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #npm-skin > div > h1, .jumbotron-inner-text{
    text-align: center;
  }
  #npm-skin > div > h1{
    font-size: 53px;
  }
  #contact-title{
    text-align: center;
  }
  .mockup-padding{
    margin:50px 0 50px 0;
  }
  .footer-nav{padding: 0px; margin-top: 25px;}
  .footer-nav > ul {padding: 0px;}

  .contact-section-title > div:nth-child(2){
    margin-left: 0px;
  }
  .contact-section-title > div > p{
    margin: 0 0;
  }
  .contact-section-title > div:nth-child(3){
    margin-bottom: 50px;
  }
  .navbar-brand{
    margin-left: 15px;
  }
}
@media screen and (min-width:1025px) {
  .carousel-item{
    margin-bottom: 0;
  }
  .nav-item {
    margin-left: 10px;
  }
  .nav > .active{
    margin-left: 100px;
  }
  .section-padding{
    margin-bottom: 5%;
  }
  .section-inner-padding{
    padding-left: 250px;
    padding-right: 250px;
  }
  #gradient-box{
    padding: 50px;
  }
  .jumbotron-inner{
    width: 550px;
  }
  #npm-skin > div > h1, .jumbotron-inner-text{
    text-align: inherit;
  }
  #npm-skin > div > h1{
    font-size: 63px;
  }
  #contact-title{
    text-align: inherit;
  }
  .mockup-padding{
    margin:inherit;
  }
  .footer-nav{padding: 50px;}

.contact-section-title > div:nth-child(2){
    margin-left: 50px;
  }
  .contact-section-title > div > p{
    margin: 50px 0;
  }
  .contact-section-title > div:nth-child(3){
    margin-bottom: 0px;
  }
  .navbar-brand{
    margin-left: 0;
  }
}

.hweb-info-list{
  margin-top: 25px;
  margin-bottom: 50px;
}
.hweb-info-list > ul{
  padding: 0px;
}
.hweb-info-list > ul > li{
  margin-bottom: 10px;
}
.inner-title{
 margin-bottom: 50px !important;
}
.services-box-title > h4 {
  font-size: 24px;
}
.services-box-subtitle > p{
  font-size: 18px;
  font-weight: bold;
  color: #FF5900;
  padding-top: 10px;
  padding-bottom: 10px;
}
.subtitle > h4 {
  color: #FF5900;
  margin-top: 20px;
  margin-bottom: 20px;
}
.section-title{
  margin: 20px;
  text-align: left !important;
}
.section-title > h2{
  color: #565656;
  font-size: 24px;
  margin: 0 0;
  padding: 0 0;
}
.advantages-info-list{margin-bottom: 50px;}
.advantages-info-list > ul{padding: 0px;}
.advantages-info-list > ul > li{margin-bottom: 30px;}
.advantages-info-list > ul > li > h4{color: #565656;}
.mockup-info{
  padding: 50px;
}
.mockup-info > p{
  font-size: 20px;
  color: #565656;
}
.mockup-info > h4 {
  font-size: 36px;
  margin-bottom: 40px;
}
.mockup-box{
  margin-top: 50px;
  margin-bottom: 50px;
}
.mockup-box > p{
  margin-top: 25px;
}
#info-content{
  padding-bottom: 150px;
}

.glyphicon-chevron-left, .glyphicon-chevron-right {
  color: #FF5900;
  opacity: 1 !important;
  font-size: 20px !important;
  text-shadow: 0 0 0;
}

.inner-link > strong > a{
  color: #565656;
}