.our_services h3, .portfolio h3, .about_us h3 {
  padding-top: 55px;
  font-size: 35px;
  color: #666d89;
  font-family: "Lato", sans-serif;
  color: #666d89;
  font-weight: 600;
  padding-bottom: 20px;
}

.our_services p, .portfolio p, .about_us p {
  font-size: 18px;
  color: #666d89;
  font-family: "Lato", sans-serif;
  font-weight: 300;
}

.soc_icons ul li:first-child a::after, .soc_icons ul li:nth-child(2) a::after, .soc_icons ul li:nth-child(3) a::after, .soc_icons ul li:last-child a::after, .footer .soc_icons ul li:first-child a::after, .footer .soc_icons ul li:nth-child(2) a::after, .footer .soc_icons ul li:nth-child(3) a::after, .footer .soc_icons ul li:last-child a::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  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-envelope-o:before {
  content: "\f003";
}

.icon-check:before {
  content: "\f00c";
}

.icon-map-marker:before {
  content: "\f041";
}

.icon-phone:before {
  content: "\f095";
}

.icon-briefcase:before {
  content: "\f0b1";
}

.icon-angle-left:before {
  content: "\f104";
}

.icon-angle-right:before {
  content: "\f105";
}

.icon-quote-right:before {
  content: "\f10e";
}

body {
  background-color: #f2f2f2;
}

a {
  text-decoration: none;
}

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

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
}

.btn_menu {
  width: 40px;
  height: 20px;
  cursor: pointer;
  display: none;
}

.btn_menu .btn_row {
  height: 4px;
  margin: 10px auto;
  background-color: #fff;
}

.header {
  background-color: #2d303a;
  border-bottom: 5px solid #323746;
}

.logo {
  line-height: 88px;
}

.menu {
  line-height: 88px;
  float: right;
}

.menu li {
  display: inline-block;
  text-decoration: none;
  font-size: 12px;
  font-weight: 700;
  padding-left: 20px;
}

.menu li a {
  transition: all .3s;
  color: #fff;
}

.menu li a:hover {
  color: #f06c64;
  text-decoration: none;
}

.content {
  background-color: #f06c64;
  border-bottom: 5px solid #ea676b;
}

.content .slider_content .slider_iphone {
  outline: none;
}

.content .slider_content .slider_iphone img {
  padding: 53px 70px 64px;
  max-width: 100%;
}

.content .prev,
.content .next {
  font-size: 40px;
  display: inline-block;
  color: #ca4549;
  cursor: pointer;
  position: absolute;
  top: 50%;
}

.content .container {
  position: relative;
}

.content .prev {
  left: 15px;
}

.content .next {
  right: 15px;
}

.our_services {
  background-color: #f2f2f2;
  border-bottom: 5px solid #ffffff;
  padding-bottom: 35px;
}

.our_services .text {
  padding-left: 80px;
  font-size: 12px;
  color: #666d89;
}

.our_services h4 {
  padding-left: 80px;
  color: #666d89;
  font-size: 18px;
  padding-bottom: 10px;
}

.our_services p {
  padding-bottom: 50px;
}

.serv_img {
  padding-bottom: 30px;
}

.serv_img h4 {
  position: relative;
}

.serv_img h4::before {
  content: "";
  background-image: url("../img/css_sprites_1.png");
  position: absolute;
  width: 59px;
  height: 59px;
  top: 0;
  left: 0;
  right: 0;
  background-position: -10px -10px;
}

.row .col-md-4:first-child h4::before {
  width: 59px;
  height: 59px;
  background-position: -10px -10px;
}

.row .col-md-4:nth-child(2) h4::before {
  width: 59px;
  height: 59px;
  background-position: -89px -10px;
}

.row .col-md-4:nth-child(3) h4::before {
  width: 59px;
  height: 59px;
  background-position: -10px -89px;
}

.row .col-md-4:nth-child(5) h4::before {
  width: 59px;
  height: 59px;
  background-position: -89px -89px;
}

.row .col-md-4:nth-child(7) h4::before {
  width: 59px;
  height: 59px;
  background-position: -168px -10px;
}

.row .col-md-4:nth-child(8) h4::before {
  width: 59px;
  height: 59px;
  background-position: -168px -89px;
}

.portfolio {
  background-color: #2d303a;
  border-bottom: 5px solid #323746;
  padding-bottom: 65px;
}

.portfolio p {
  padding-bottom: 15px;
}

.portfolio li {
  display: inline-block;
  font-size: 12px;
  padding-bottom: 15px;
  padding-right: 5px;
}

.portfolio li + li {
  padding-right: 5px;
}

.portfolio li a {
  border: 1px solid #666d89;
  border-radius: 6px;
  padding: 5px 6px;
  transition: all .3s;
  color: #767e9e;
}

.portfolio li a:hover {
  color: #fff;
  text-decoration: none;
  border: 1px solid #fff;
}

.images {
  padding-top: 10px;
  padding-bottom: 10px;
}

.about_us {
  background-color: #f2f2f2;
  padding-bottom: 67px;
  border-bottom: 5px solid #ffffff;
}

.about_us p {
  padding-bottom: 45px;
}

.about_us .names {
  font-size: 18px;
  font-weight: 700;
  color: #666d89;
  padding-top: 18px;
  padding-bottom: 18px;
}

.about_us h5 {
  font-size: 12px;
  font-weight: 300;
  color: #767e9e;
  padding-bottom: 26px;
}

.soc_icons {
  display: inline-block;
}

.soc_icons ul li {
  display: inline-block;
  font-family: "FontAwesome";
}

.soc_icons ul li + li {
  padding-left: 8px;
}

.soc_icons ul li:first-child a::after {
  content: "\f09a";
}

.soc_icons ul li:nth-child(2) a::after {
  content: "\f0d5";
}

.soc_icons ul li:nth-child(3) a::after {
  content: "\f099";
}

.soc_icons ul li:last-child a::after {
  content: "\f0e1";
}

.soc_icons a {
  width: 32px;
  height: 32px;
  border: 1px solid #6a718c;
  border-radius: 50%;
  display: inline-block;
  font-family: "FontAwesome";
  position: relative;
  color: #666d89;
  transition: all .3s;
}

.quote {
  background-color: #f06c64;
  border-bottom: 5px solid #ea676b;
  padding-bottom: 67px;
}

.quote .get_quote {
  padding-top: 55px;
  padding-bottom: 30px;
  font-size: 30px;
  font-family: "Lato", sans-serif;
  color: #f0d8d9;
  font-weight: 900;
}

.quote p {
  font-size: 18px;
  color: #f0d8d9;
  font-family: "Lato", sans-serif;
  font-weight: 300;
  padding-bottom: 50px;
}

.quote .form {
  float: left;
  max-width: 630px;
  margin-right: 20px;
  color: #fff;
}

.quote input[type="text"] {
  width: 100%;
  height: 38px;
  padding-left: 15px;
  font-size: 12px;
  font-weight: 300;
  background-color: #d6564f;
  margin-bottom: 16px;
  border: 0px;
  border-radius: 4px;
  font-family: "Lato", sans-serif;
}

.quote input[type="text"]::placeholder {
  color: #f48c8f;
}

.quote textarea {
  width: 100%;
  font-size: 12px;
  padding-left: 15px;
  padding-top: 10px;
  height: 200px;
  outline: none;
  resize: none;
  background-color: #d6564f;
  border-radius: 4px;
  margin-right: 10px;
  cursor: pointer;
  border: none;
  color: #fff;
  font-family: "Lato", sans-serif;
}

.quote textarea::placeholder {
  color: #f48c8f;
}

.quote h5 {
  color: #f0d8d9;
  font-size: 18px;
  font-weight: 700;
  font-family: "Lato", sans-serif;
  padding-bottom: 15px;
}

.quote .contact_info {
  color: #f0d8d9;
}

.quote .contact_info .cont_inf {
  font-size: 12px;
  font-family: "Lato", sans-serif;
  padding-bottom: 30px;
}

.quote .contact_info ul i {
  padding-right: 15px;
}

.footer {
  background-color: #2d303a;
}

.footer .copy {
  float: left;
  font-size: 12px;
  color: #666d89;
  font-weight: 400;
  line-height: 76px;
}

.footer .soc_icons {
  float: right;
  margin-top: 22px;
}

.footer .soc_icons ul li {
  display: inline-block;
  font-family: "FontAwesome";
}

.footer .soc_icons ul li + li {
  padding-left: 8px;
}

.footer .soc_icons ul li:first-child a::after {
  content: "\f09a";
}

.footer .soc_icons ul li:nth-child(2) a::after {
  content: "\f0d5";
}

.footer .soc_icons ul li:nth-child(3) a::after {
  content: "\f099";
}

.footer .soc_icons ul li:last-child a::after {
  content: "\f0e1";
}

.footer .soc_icons a {
  width: 32px;
  height: 32px;
  border: 1px solid #6a718c;
  border-radius: 50%;
  display: inline-block;
  font-family: "FontAwesome";
  position: relative;
  color: #666d89;
  transition: all .3s;
}

.our_services h3, .portfolio h3, .about_us h3 {
  padding-top: 55px;
  font-size: 35px;
  color: #666d89;
  font-family: "Lato", sans-serif;
  color: #666d89;
  font-weight: 600;
  padding-bottom: 20px;
}

.our_services p, .portfolio p, .about_us p {
  font-size: 18px;
  color: #666d89;
  font-family: "Lato", sans-serif;
  font-weight: 300;
}

.soc_icons ul li:first-child a::after, .soc_icons ul li:nth-child(2) a::after, .soc_icons ul li:nth-child(3) a::after, .soc_icons ul li:last-child a::after, .footer .soc_icons ul li:first-child a::after, .footer .soc_icons ul li:nth-child(2) a::after, .footer .soc_icons ul li:nth-child(3) a::after, .footer .soc_icons ul li:last-child a::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/*==========  Desktop First  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
  /**/
}

/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  /**/
  .about_us .row .col-md-4 {
    margin: 0 auto;
    text-align: center;
    padding-bottom: 20px;
  }
  .about_us .row .col-md-4 img {
    max-width: 100%;
  }
  .quote .contact_info {
    margin-top: 30px;
  }
  .quote .contact_info h5 {
    display: inline-block;
  }
  .content .prev,
  .content .next {
    display: none !important;
  }
}

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  /**/
  .btn_menu {
    display: block;
  }
  .menu {
    padding-top: 25px;
  }
  .menu ul {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 85px;
    text-align: center;
    z-index: 40;
    background-color: #2d303a;
    padding-bottom: 25px 0;
  }
  .menu ul li {
    display: block;
    padding-left: 0;
  }
  .menu ul li a {
    display: block;
    padding: 5px 0;
  }
  .menu ul li a:hover {
    background-color: #fff;
  }
  .portfolio .row .col-xs-6 {
    text-align: center;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  /**/
  .portfolio .row .col-xs-6 {
    width: 100%;
    text-align: center;
  }
  .portfolio ul li {
    font-size: 10px;
  }
  .footer .copy {
    font-size: 10px;
  }
}

/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
  /**/
}

/*==========  Mobile First  ==========*/
/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) {
  /**/
}

/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) {
  /**/
}

/* Small Devices, Tablets */
@media only screen and (min-width: 769px) {
  /**/
  .menu ul {
    display: block !important;
  }
}

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
  /**/
}

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
  /**/
}
