@import '../css/material-design-iconic-font.min.css';
@import 'https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese';
/*				Table Of Contents
==========================================================

	x.x - General
	1.0 - Navigation
	2.0 - Slider
	3.0 - About 
		- Abut Short
		- Process
		- Services
		- Partenrs
	4.0 - Team
	5.0 - Video Container
	5.0 - Portfolio
	5.0 - Subscribe
	6.0 - Testimonials
	7.0 - Blog
		- Blog Post Defaults
 		- Blog Post Single 
 		- About Author
        - Comments Container
		- Comment
     	- Blog Pagination
	8.0 - Pricing
	9.0 - Contact and General Form Style
	10.0 - Footer

==========================================================
*/
/*===============================================================
x.x - Generals
===============================================================*/
body {
  background: #ffffff;
  font-family: 'Open Sans', sans-serif;
  box-sizing: border-box;
  position: relative;
}
a,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
button,
input,
select,
textarea,
blockquote {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none !important;
  border: none;
  outline: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}
/* Typography */
h1 {
  font-size: 40px;
  line-height: 40px;
}
h2 {
  font-size: 30px;
  line-height: 30px;
}
h3 {
  font-size: 18px;
  line-height: 18px;
}
h4 {
  font-size: 16px;
  line-height: 16px;
}
h5 {
  font-size: 14px;
  line-height: 14px;
}
h6 {
  font-size: 13px;
  line-height: 13px;
}
p {
  font-size: 14px;
  line-height: 30px;
  color: #707070;
  font-weight: 400;
}
/*===============================================================
x.x - Ui Elements
===============================================================*/
/* Buttons */
#logo_hicas {position:absolute; left:2px; top:0px; width:98%;}
#logo_hicas.scrolling { width:200px;}
.slogan{ position:absolute; left:160px; top:90px; width:100%;}
video {
 width:99.9%;
}
/*.dil{ position:absolute; right:-60px; top:3px; }
.dil img{ width:20px; }
*/
.harita {width:100%; height:450px; }
.harita_katman{width:100%; padding:0; background:lightgrey; margin-bottom:200px;}
.hicas_logo {color:orange; }
.k_talep{width:50%;}
 
@media screen and (max-width: 768px) {
  .talep_img{width:50%}
  .k_talep  {width:100%;}
}
.medya-detay-r {
	margin:2px;
	padding:5px;
	display:inline-block;
	float:left;
	border:1px solid grey;
	border-radius:5px;
}

.btn {
  display: inline-block;
  height: 50px;
  text-transform: uppercase;
  padding: 0 30px;
  line-height: 50px;
  font-weight: 700;
  background: #d53c20;
  color: #ffffff;
  letter-spacing: 1px;
  font-size: 14px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.btn:hover,
.btn:focus {
  color: #ffffff;
}
.btn.btn-white {
  background: #ffffff;
  color: #25252a;
}
.btn.btn-white:hover,
.btn.btn-white:focus {
  background: #25252a;
  color: #ffffff;
}
.btn.btn-gray {
  background: #ebebeb;
  color: #1a1a1a;
}
.btn.btn-dark {
  background: #4d4d4d;
  color: #ffffff;
}
.btn.btn-dark:hover,
.btn.btn-gray:hover,
.btn.btn-dark:focus,
.btn.btn-gray:focus {
  background: #d53c20;
  color: #ffffff;
}
/* Simple Link */
.simple-link {
  display: inline-block;
  font-weight: 700;
  color: #1a1a1a;
  font-size: 14px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.simple-link:hover,
.simple-link:focus {
  color: #d53c20;
}
/* Pagination */
.pagination {
  text-align: center;
}
.pagination li {
  display: inline-block;
}
.pagination li a {
  display: block;
  width: 40px;
  height: 45px;
  line-height: 45px;
  font-size: 16px;
  font-weight: 700;
  color: #4d4d4d;
  background: #f2f2f2;
  margin: 5px 3px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.pagination li a i {
  font-size: 18px;
}
.pagination li a:hover,
.pagination li a:focus {
  color: #d53c20;
}
/* Section Name */
.section-name {
  text-align: center;
}
.section-name.text-left .sep {
  margin: 0;
}
.section-name .title {
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
  color: #1a1a1a;
  padding-bottom: 20px;
  letter-spacing: 0px;
}
.section-name .sep {
  display: block;
  width: 45px;
  height: 2px;
  margin: 0 auto;
  position: relative;
}
.section-name .sep::before,
.section-name .sep::after {
  position: absolute;
  content: "";
  background: #d53c20;
  height: 2px;
}
.section-name .sep::before {
  width: 35px;
  left: 0;
}
.section-name .sep::after {
  width: 5px;
  left: 38px;
}
/* Page Header  medya_blog.jpg */
.page-header {
  background: url(../../ust_gorsel/ana_sayfa.jpg) center center fixed no-repeat;
  background-size: cover;
  text-align: center;
}
.page-header .title {
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 700;
}
.page-header .section-header {
  padding: 230px 0 140px;
}
.page-header-medya_blog {
  background: url(../../ust_gorsel/medya_blog.jpg) center center fixed no-repeat;
  background-size: cover;
  text-align: center;
}
.page-header-medya_blog .title {
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 700;
}
.page-header-medya_blog .section-header {
  padding: 230px 0 140px;
}
.page-header-bize_dair {
  background: url(../../ust_gorsel/bize_dair.jpg) center center fixed no-repeat;
  background-size: cover;
  text-align: center;
}
.page-header-bize_dair .title {
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 700;
}
.page-header-bize_dair .section-header {
  padding: 230px 0 140px;
}
.page-header-belgeler {
  background: url(../../ust_gorsel/belgeler.jpg) center center fixed no-repeat;
  background-size: cover;
  text-align: center;
}
.page-header-belgeler .title {
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 700;
}
.page-header-belgeler .section-header {
  padding: 230px 0 140px;
}
.page-header-urunler {
  background: url(../../ust_gorsel/urunler.jpg) center center fixed no-repeat;
  background-size: cover;
  text-align: center;
}
.page-header-urunler .title {
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 700;
}
.page-header-urunler .section-header {
  padding: 230px 0 140px;
}
.page-header-iletisim {
  background: url(../../ust_gorsel/iletisim.jpg) center center fixed no-repeat;
  background-size: cover;
  text-align: center;
}
.page-header-iletisim .title {
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 700;
}
.page-header-iletisim .section-header {
  padding: 230px 0 140px;
}
.page-header-medya {
  background: url(../../ust_gorsel/medya.jpg) center center fixed no-repeat;
  background-size: cover;
  text-align: center;
}
.page-header-medya .title {
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 700;
}
.page-header-medya .section-header {
  padding: 230px 0 140px;
}
.page-header-talep {
  background: url(../../ust_gorsel/talep.jpg) center center fixed no-repeat;
  background-size: cover;
  text-align: center;
}
.page-header-talep .title {
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 700;
}
.page-header-talep .section-header {
  padding: 230px 0 140px;
}
/* LightBox */
.nivo-lightbox-overlay {
  background: rgba(0, 0, 0, 0.91);
  z-index: 9999999;
  display: block;
}
.nivo-lightbox-overlay img,
.nivo-lightbox-overlay iframe {
  border: 4px solid #ffffff;
  -webkit-box-shadow: 0px 0px 15px 0px #000000;
  -moz-box-shadow: 0px 0px 15px 0px #000000;
  box-shadow: 0px 0px 15px 0px #000000;
}
.nivo-lightbox-overlay .nivo-lightbox-nav {
  top: 25%;
}
.nivo-lightbox-overlay .nivo-lightbox-prev,
.nivo-lightbox-overlay .nivo-lightbox-next {
  height: 50%;
  width: 10%;
}
.nivo-lightbox-overlay .nivo-lightbox-prev {
  padding-left: 20px;
  background: url(../img/lightbox-arrow-left.png) center center no-repeat;
}
.nivo-lightbox-overlay .nivo-lightbox-next {
  padding-right: 20px;
  background: url(../img/lightbox-arrow-right.png) center center no-repeat;
}
.nivo-lightbox-overlay .nivo-lightbox-close {
  background: url(../img/lightbox-close.png) center center no-repeat;
  width: 65px;
  height: 65px;
}
.nivo-lightbox-overlay .nivo-lightbox-prev,
.nivo-lightbox-overlay .nivo-lightbox-next,
.nivo-lightbox-overlay .nivo-lightbox-close {
  opacity: .6;
  font-size: 0px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.nivo-lightbox-overlay .nivo-lightbox-prev:hover,
.nivo-lightbox-overlay .nivo-lightbox-next:hover,
.nivo-lightbox-overlay .nivo-lightbox-close:hover {
  opacity: 1;
}
/* Overlay Section */
.overlay-section {
  position: relative;
  display: block;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
}
.overlay-section.high-op {
  background: rgba(26, 26, 26, 0.85);
}
.overlay-section.med-op {
  background: rgba(0, 0, 0, 0.0);
}
/* Filter */
.filter-wrapper {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .filter-wrapper {
    text-align: left;
  }
}
#shell-filter {
  display: inline-block;
  width: auto;
  margin: 0 auto;
  border: 1px solid #e6e6e6;
  margin-bottom: 50px;
  padding: 10px 25px;
}
#shell-filter li {
  display: inline-block;
  margin: 0 8px;
  padding: 20px 10px;
  text-transform: uppercase;
  color: #1a1a1a;
  font-weight: 600;
  font-size: 13px;
  cursor: pointer;
}
#shell-filter li.selected,
#shell-filter li:hover,
#shell-filter li:focus {
  color: #d53c20;
}
@media screen and (max-width: 768px) {
  #shell-filter {
    border: none;
  }
  #shell-filter li {
    margin-bottom: 15px;
    padding: 10px 20px;
    border: 1px solid #e6e6e6;
  }
}
/* Special Classes */
.nivo-activator {
  display: block;
}
.section-home {
  padding: 120px 15px;
}
.section-in-page {
  padding: 110px 15px;
}
.text-left {
  text-align: left;
}
.pb-60 {
  padding-bottom: 60px;
}
.pb-40 {
  padding-bottom: 40px;
}
.pb-70 {
  padding-bottom: 70px;
}
.pb-10 {
  padding-bottom: 10px;
}
.no-padding {
  padding: 0 !important;
}
.img-responsive {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}
/*===============================================================
1.0 - Navigation
===============================================================*/
#site-header {
	background:rgba(0,0,0,0.4);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9998;
  height:140px;
}
#site-header #search-header {
  position: absolute;
  top: 110px;
  left: 100%;
  width: auto;
  -webkit-transition: left 0.15s ease;
  -moz-transition: left 0.15s ease;
  -ms-transition: left 0.15s ease;
  -o-transition: left 0.15s ease;
  transition: left 0.15s ease;
}
#site-header #search-header .field {
  height: auto;
}
#site-header #search-header .field input {
  height: 50px;
  width: 250px;
  padding: 0 25px;
}
#site-header #search-header .field button {
  position: absolute;
  right: 0;
  height: 50px;
  padding: 0 25px;
  top: 0;
  background: #d53c20;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 600;
  font-size: 13px;
}
#site-header #search-header.open {
  left: 50%;
  margin-left: -140px;
  
}
#site-header.scrolling {
  background: #25252a;
  height:90px;
}
#site-header.scrolling .nav-wrapper .site-branding {
  padding: 20px 15px;
}
#site-header.scrolling .nav-wrapper #site-navigation .main-menu {
  padding-top: 20px;
}
#site-header.scrolling .nav-wrapper #site-navigation .main-menu li {
  padding-bottom: 20px;
}
#site-header.scrolling .nav-wrapper .extra-nav {
  padding-top: 23px;
}
#site-header .nav-wrapper {
  position: relative;
}
#site-header .nav-wrapper .site-branding {
  padding: 40px 15px 0;
}
#site-header .nav-wrapper .site-branding a {
  font-size: 26px;
  font-style: italic;
  font-weight: 700;
  color: #ffffff;
}
#site-header .nav-wrapper #site-navigation .main-menu {
  float: right;
  padding-top: 40px;
}
#site-header .nav-wrapper #site-navigation .main-menu li {
  display: inline-block;
  position: relative;
  margin-left: 5px;
  padding-bottom: 20px;
}
#site-header .nav-wrapper #site-navigation .main-menu li a {
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  color: #ffffff;
  font-weight: 600;
  padding: 10px 15px;
  background: none;
  box-shadow: none;
  border: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#site-header .nav-wrapper #site-navigation .main-menu li a:hover,
#site-header .nav-wrapper #site-navigation .main-menu li a:focus {
  background: none;
  box-shadow: none;
  border: none;
  color: #d53c20;
}
#site-header .nav-wrapper #site-navigation .main-menu li.active a {
  color: #fff;
}
#site-header .nav-wrapper #site-navigation .main-menu li.has-children::before {
  position: absolute;
  right: 0;
  top: 10px;
  font-size: 14px;
  font-family: 'Material-Design-Iconic-Font';
  content: '\f2f9';
  color: #ffffff;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#site-header .nav-wrapper #site-navigation .main-menu li.has-children:hover::before {
  color: #d53c20;
}
#site-header .nav-wrapper #site-navigation .main-menu li.has-children:hover .sub-menu {
  display: block;
}
#site-header .nav-wrapper #site-navigation .main-menu li .sub-menu {
  display: none;
  position: absolute;
  top: 48px;
  left: -52%;
  width: 250px;
  background: #2c2c32;
}
#site-header .nav-wrapper #site-navigation .main-menu li .sub-menu li {
  display: block;
  padding: 0;
  margin: 0;
}
#site-header .nav-wrapper #site-navigation .main-menu li .sub-menu li a {
  display: block;
  padding: 15px;
  padding-left: 25px;
}
#site-header .nav-wrapper .extra-nav {
  padding-top: 40px;
}
#site-header .nav-wrapper .extra-nav .extra-nav-items {
  float: right;
}
#site-header .nav-wrapper .extra-nav .extra-nav-items li {
  display: inline-block;
  color: #ffffff;
  margin: 0 5px 0 0;
}
#site-header .nav-wrapper .extra-nav .extra-nav-items li i {
  display: block;
  padding: 10px ;
  cursor: pointer;
  font-size: 16px;
  width: 40px;
}
#site-header .nav-wrapper .extra-nav .extra-nav-items li i#nav-toggle {
  display: none;
}
#site-header .nav-wrapper .extra-nav .extra-nav-items li i.toggled::before {
  content: "\f136";
}
@media screen and (max-width: 1200px) {
  #site-header.scrolling .nav-wrapper #site-navigation {
    top: 64px;
  }
  #site-header.scrolling .nav-wrapper #site-navigation li {
    padding-bottom: 0 !important;
  }
  #site-header .nav-wrapper #site-navigation {
    position: absolute;
    top: 100px;
    right: 0;
    background: #25252a;
    width: 220px;
    padding: 0;
    display: none;
    max-height: 420px;
    overflow: auto;
  }
  #site-header .nav-wrapper #site-navigation.open {
    display: block;
  }
  #site-header .nav-wrapper #site-navigation .main-menu {
    float: none;
    padding-top: 0;
  }
  #site-header .nav-wrapper #site-navigation .main-menu li {
    display: block;
    padding-bottom: 0;
    margin: 0 0 2px;
  }
  #site-header .nav-wrapper #site-navigation .main-menu li a {
    display: block;
    padding: 13px 15px;
  }
  #site-header .nav-wrapper #site-navigation .main-menu li.has-children::before {
    right: 35px;
  }
  #site-header .nav-wrapper #site-navigation .main-menu li .sub-menu {
    width: 220px;
    position: static;
  }
  #site-header .nav-wrapper #site-navigation .main-menu li .sub-menu li {
    padding: 0;
  }
  #site-header .nav-wrapper #site-navigation .main-menu li .sub-menu li a {
    display: inline-block;
    padding-left: 25px;
  }
  #site-header .extra-nav #nav-toggle {
    display: block !important;
  }
}
/*===============================================================
2.0 - Slider
===============================================================*/
#main-slider .big-caption,
#main-slider .small-caption {
  text-transform: uppercase;
  color: #fff;
}
#main-slider .big-caption {
  font-size: 50px ;
  line-height: 50px ;
  font-weight: 800;
}
#main-slider .small-caption {
  font-size: 18px !important;
  line-height: 18px;
  font-weight: 600;
}
#main-slider .btn {
  font-size: 14px !important;
  height: 50px  !important;
  line-height: 50px !important;
}
@media screen and (max-width: 550px) {
  #main-slider .btn {
    font-size: 12px !important;
    height: 40px !important;
    line-height: 40px !important;
  }
  #main-slider .small-caption {
    font-size: 13px !important;
  }
}
/*===============================================================
3.0 - About 
===============================================================*/
/* Abut Short */
.about-wrapper .info-block p {
  margin-bottom: 30px;
  color: #707070;
}
.about-wrapper .info-block a {
  margin-top: 15px;
}
@media screen and (max-width: 991px) {
  .about-wrapper img {
    margin-top: 30px;
  }
}
/* Process */
.process-wrapper {
  padding-bottom: 110px;
}
.process-wrapper.in-about-page {
  padding: 0;
}
.process {
  position: relative;
  display: block;
}
.process .bg-number {
  position: absolute;
  right: 0;
  top: -25px;
  color: #f2f2f2;
  z-index: 1;
  font-size: 160px;
  line-height: 160px;
  font-weight: 300;
}
.process .title,
.process p {
  position: relative;
  z-index: 10;
}
.process .title {
  text-transform: uppercase;
  font-weight: 600;
  padding-bottom: 40px;
}
@media screen and (max-width: 991px) {
  .process {
    margin-bottom: 80px;
    text-align: center;
  }
  .process .title {
    padding-bottom: 20px;
  }
  .process p {
    width: 75%;
    margin: 0 auto;
  }
  .process .bg-number {
    right: 20%;
    font-size: 120px;
    line-height: 120px;
  }
  .process.last {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 550px) {
  .process p {
    width: 100%;
  }
}
/* Services  */
.services-wrapper {
  background: #f2f2f2;
}
.service {
  text-align: center;
  margin-top: 70px;
}
.service i {
  font-size: 45px;
  line-height: 45px;
  color: #4d4d4d;
}
.service .title {
  text-transform: uppercase;
  font-weight: 600;
  color: #1a1a1a;
  padding: 25px 0 30px;
}
.service:hover i,
.service:focus i {
  color: #d53c20;
  -webkit-animation: pulse 0.8s ease 1;
  -moz-animation: pulse 0.8s ease 1;
  -o-animation: pulse 0.8s ease 1;
  animation: pulse 0.8s ease 1;
}
@media screen and (min-width: 500px) and (max-width: 768px) {
  .service p {
    width: 70%;
    margin: 0 auto;
  }
}
/* Partenrs */
.partners-wrapper {
  padding: 50px 0;
  text-align: center;
}
.partners-wrapper.in-about-page {
  padding-top: 0px;
  padding-bottom: 120px;
}
.partners-wrapper .partner .img-wrapper {
  margin: 10px 0;
  display: inline-block;
}
/*===============================================================
4.0 - Team
===============================================================*/
.has-overlay {
  position: relative;
  overflow: hidden;
}
.has-overlay .overlay {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  bottom: -100%;
  text-align: center;
  background: rgba(255, 255, 255, 0.5);
  -webkit-transition: bottom 0.2s ease;
  -moz-transition: bottom 0.2s ease;
  -ms-transition: bottom 0.2s ease;
  -o-transition: bottom 0.2s ease;
  transition: bottom 0.2s ease;
}
.has-overlay .overlay .content {
  position: absolute;
  bottom: 0px;
  width: 100%;
}
@media screen and (min-width: 991px) and (max-width: 1200px) {
  .has-overlay .overlay .content {
    bottom: 35px;
  }
}
@media screen and (max-width: 1300px) {
    .dil{ position:absolute; right:-10px; top:3px; }
.dil img{ width:50%; }
}



.has-overlay .overlay .social-networks li {
  display: inline-block;
  padding: 5px;
}
.has-overlay .overlay .icon {
  display: inline-block;
  width: 35px;
  height: 35px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: center;
  line-height: 35px;
  background: #4d4d4d;
  font-size: 15px;
  color: #ffffff;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  transform: translateY(20px);
  opacity: 0;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.has-overlay .overlay .icon:hover,
.has-overlay .overlay .icon:focus {
  background: #d53c20;
}
.has-overlay .overlay .name {
  text-transform: uppercase;
  font-weight: 600;
  color: #25252a;
  padding: 35px 0 10px;
}
.has-overlay .overlay .name a {
  color: inherit;
}
.has-overlay .overlay .name a:hover,
.has-overlay .overlay .name a:focus {
  color: #d53c20;
}
.has-overlay .overlay .function {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 13px;
  line-height: 8px;
}
.has-overlay:hover .overlay,
.has-overlay:focus .overlay {
  z-index: 1;
  bottom: 0;
}
.has-overlay:hover .overlay .icon,
.has-overlay:focus .overlay .icon {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.team-member {
  margin-top: 30px;
  position: relative;
  overflow: hidden;
}
/*===============================================================
5.0 - Video Container
===============================================================*/
.video-wrapper {
  background: url(../img/elements/parallax-1.jpg) center center fixed no-repeat;
  background-size: cover;
  text-align: center;
}
.video-wrapper a {
  padding: 200px 0;
  display: block;
  width: 100%;
  height: 100%;
  font-size: 99px;
  line-height: 100%;
  color: #ffffff;
}
/*===============================================================
5.0 - Portfolio
===============================================================*/
.portfolio-item {
  padding-top: 30px;
}
/* Portfolio Single */
.portfolio-single .title {
  text-transform: uppercase;
  color: #1a1a1a;
  font-weight: 600;
  margin-bottom: 35px;
}
.portfolio-single #portfolio-slider {
  margin-bottom: 45px;
}
.portfolio-single #portfolio-slider .owl-controls .owl-nav {
  display: block;
  width: 100%;
  position: absolute;
  top: 50%;
  margin-top: -25px;
}
.portfolio-single #portfolio-slider .owl-controls .owl-nav .owl-next,
.portfolio-single #portfolio-slider .owl-controls .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  padding: 0;
  margin: 0;
  width: 50px;
  height: 50px;
  text-align: center;
  font-size: 22px;
  line-height: 50px;
  background: #4d4d4d;
  color: #ffffff;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.portfolio-single #portfolio-slider .owl-controls .owl-nav .owl-next:hover,
.portfolio-single #portfolio-slider .owl-controls .owl-nav .owl-prev:hover,
.portfolio-single #portfolio-slider .owl-controls .owl-nav .owl-next:focus,
.portfolio-single #portfolio-slider .owl-controls .owl-nav .owl-prev:focus {
  background: #d53c20;
}
.portfolio-single #portfolio-slider .owl-controls .owl-nav .owl-next {
  right: 0;
}
.portfolio-single .info-block p {
  margin-bottom: 30px;
}
.portfolio-single .project-details {
  display: block;
  border: 1px solid #f2f2f2;
}
.portfolio-single .project-details li {
  border-bottom: 1px solid #f2f2f2;
  text-align: left;
  padding: 15px 0 15px 15px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  color: #1a1a1a;
}
.portfolio-single .project-details li span {
  display: inline-block;
  margin: -15px 0;
  padding: 15px 0 15px 15px;
  float: right;
  width: 60%;
  border-left: 1px solid #f2f2f2;
  font-weight: 400;
  text-transform: none;
  color: #5c5c5c;
}
.portfolio-single .project-details li:last-child {
  border: 0;
}
/* Similar Projects */
#similar-projects-carousel {
  padding-top: 10px;
}
#similar-projects-carousel .owl-controls .owl-nav {
  display: inline-block;
  position: absolute;
  width: auto;
  top: -7%;
  right: 0;
  margin-top: -25px;
}
#similar-projects-carousel .owl-controls .owl-nav .owl-next,
#similar-projects-carousel .owl-controls .owl-nav .owl-prev {
  padding: 0;
  margin: 0;
  width: 35px;
  height: 35px;
  text-align: center;
  font-size: 22px;
  line-height: 35px;
  background: #f2f2f2;
  color: #1a1a1a;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#similar-projects-carousel .owl-controls .owl-nav .owl-next:hover,
#similar-projects-carousel .owl-controls .owl-nav .owl-prev:hover,
#similar-projects-carousel .owl-controls .owl-nav .owl-next:focus,
#similar-projects-carousel .owl-controls .owl-nav .owl-prev:focus {
  background: #d53c20;
  color: #ffffff;
}
#similar-projects-carousel .owl-controls .owl-nav .owl-prev {
  float: left;
  margin-right: 10px;
}
#similar-projects-carousel .owl-controls .owl-nav .owl-next {
  float: right;
}
/* Similar Projetc */
.similar-item {
  text-align: center;
}
.similar-item .details {
  padding: 30px 0;
  background: #f2f2f2;
}
.similar-item .details .title {
  margin-bottom: 10px;
}
.similar-item .details .date {
  font-size: 12px;
  line-height: 12px;
  font-weight: 400;
  color: #5c5c5c;
}
/*===============================================================
5.0 - Subscribe
===============================================================*/
.newsletter-wrapper {
  background: #4d4d4d;
  padding: 45px 0;
}
.newsletter-wrapper .title {
  padding-top: 15px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 600;
}
@media screen and (max-width: 991px) {
  .newsletter-wrapper .title {
    padding-bottom: 45px;
  }
}
/* Subscribe Form */
#mc_embed_signup input#mce-EMAIL {
  float: left;
  width: 74%;
  margin-right: 15px;
  background: #595959;
  border: none;
  box-shadow: none;
  color: #ffffff !important;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  height: 50px;
}
#mc_embed_signup input#mce-EMAIL[type="email"]:focus {
  background: #666666;
  border: none;
  color: #ffffff !important;
}
#mc_embed_signup .button {
  height: 50px;
  padding: 0 25px;
  text-transform: uppercase;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  background: #595959;
}
@media screen and (min-width: 991px) and (max-width: 1200px) {
  #mc_embed_signup input#mce-EMAIL {
    width: 65%;
  }

}
@media screen and (max-width: 550px) {
  #mc_embed_signup input#mce-EMAIL {
    width: 100%;
    margin-bottom: 15px;
  }
}
/*===============================================================
6.0 - Testimonials
===============================================================*/
.testimonials-wrapper {
  background: url(../img/elements/parallax-2.jpg) center center fixed no-repeat;
  background-size: cover;
}
/* Testimonial */
.testimonial {
  text-align: center;
}
.testimonial .img-wrapper {
  display: inline-block;
}
.testimonial .name {
  text-transform: uppercase;
  font-weight: 600;
  padding: 35px 0;
  color: #ffffff;
}
.testimonial p {
  width: 70%;
  margin: 0 auto;
  color: #ffffff;
  font-style: italic;
  padding-bottom: 35px;
}
.testimonial .function {
  color: #d53c20;
  font-size: 14px;
  line-height: 14px;
}
@media screen and (max-width: 768px) {
  .testimonial p {
    width: 95%;
  }

}
/* Testimonial Carousel */
#testimonials-carousel .owl-controls .owl-dots {
  text-align: center;
  padding-top: 60px;
}
#testimonials-carousel .owl-controls .owl-dots .owl-dot {
  display: inline-block;
  margin: 5px;
  width: 12px;
  height: 12px;
  background: #f2f2f2;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#testimonials-carousel .owl-controls .owl-dots .owl-dot.active,
#testimonials-carousel .owl-controls .owl-dots .owl-dot:hover {
  background: #d53c20;
}
/*===============================================================
7.0 - Blog
===============================================================*/
/* Blog Post Defaults*/
.blog-post {
  margin-top: 70px;
}
.blog-post .img-wrapper {
  position: relative;
  overflow: hidden;
}
.blog-post .img-wrapper .date {
  position: absolute;
  top: 0;
  left: 20px;
  padding-top: 30px;
  background: #ffffff;
  height: 75px;
  width: 60px;
  text-align: center;
  z-index: 8889;
}
.blog-post .img-wrapper .date span {
  position: relative;
  display: block;
  z-index: 8888;
  font-size: 16px;
  line-height: 29px;
  font-weight: 700;
  color: #1a1a1a;
  text-transform: uppercase;
}
.blog-post .img-wrapper .date::before {
  position: absolute;
  content: "";
  z-index: 1;
  bottom: -30px;
  left: 0px;
  height: 60px;
  width: 60px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #ffffff;
}
.blog-post .img-wrapper img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.blog-post .title {
  text-transform: uppercase;
  color: #1a1a1a;
  font-weight: 700;
  margin: 30px 0 20px;
}
.blog-post .title a {
  display: block;
  color: #1a1a1a;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.blog-post .title:hover a,
.blog-post .title:focus a {
  color: #d53c20;
}
.blog-post .meta {
  position: relative;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
  color: #4d4d4d;
  margin-bottom: 25px;
  display: inline-block;
  padding-right: 20px;
}
.blog-post .meta:last-child::after {
  display: none;
}
.blog-post .meta span {
  margin-right: 5px;
}
.blog-post .simple-link {
  margin-top: 25px;
}
.blog-post:hover .img-wrapper img,
.blog-post:focus .img-wrapper img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
}
/* Blog Post Single */
.blog-post.single header {
  margin-bottom: 15px;
}
.blog-post.single .title {
  margin-top: 40px;
}
.blog-post.single .meta::after {
  position: absolute;
  right: -10px;
  top: 0;
  content: "/";
  margin-right: 15px;
}
.blog-post.single p {
  margin-bottom: 35px;
}
.blog-post.single blockquote {
  border-left: 2px solid #ebebeb;
  padding: 23px 30px;
  font-style: italic;
  margin-bottom: 35px;
}
.blog-post.single blockquote p {
  margin-bottom: 0;
}
/* About Author */
.about-author {
  position: relative;
  background: #f2f2f2;
  margin-top: 120px;
}
.about-author img {
  float: left;
  margin-right: 45px;
  padding-left: 36px;
}
@media screen and (min-width: 991px) and (max-width: 1200px) {
  .about-author img {
    padding-left: 0;
  }

}
@media screen and (max-width: 991px) {
  .about-author img {
    padding-top: 36px;
  }
}
@media screen and (max-width: 768px) {
  .about-author img {
    float: none;
    margin: 0;
  }
}
.about-author .content {
  padding: 36px 36px 36px;
}
.about-author .title {
  text-transform: uppercase;
  font-weight: 600;
  color: #1a1a1a;
}
.about-author .auth-name {
  font-weight: 400;
  font-style: italic;
  color: #5c5c5c;
  padding: 18px 0 18px;
}
/* Comments Container */
.comments,
.comment-form {
  padding-top: 120px;
}
.comments .title,
.comment-form .title {
  padding-bottom: 10px;
  text-transform: uppercase;
  font-weight: 600;
  color: #1a1a1a;
}
.comments .general-form,
.comment-form .general-form {
  margin-top: 40px;
}
.comments .comments-list ol,
.comment-form .comments-list ol {
  margin-left: 100px;
}
@media screen and (max-width: 991px) {
  .comments .comments-list ol,
  .comment-form .comments-list ol {
    margin-left: 50px;
  }
}
@media screen and (max-width: 991px) {
  .comments .comments-list ol,
  .comment-form .comments-list ol {
    margin-left: 25px;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
  }
}
/* Comment */
.comment {
  position: relative;
  padding: 15px 0 15px 250px;
  margin-top: 20px;
}
.comment img {
  position: absolute;
  left: 0;
}
.comment .comment-auth {
  padding-bottom: 20px;
}
.comment .comment-auth .name,
.comment .comment-auth .date {
  display: inline-block;
  color: #4d4d4d;
  font-weight: 600;
  text-transform: uppercase;
}
.comment .comment-auth .date {
  padding-left: 15px;
  margin-left: 10px;
  position: relative;
  font-weight: 400;
}
.comment .comment-auth .date::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "/";
}
.comment .simple-link {
  margin-top: 15px;
}
@media screen and (max-width: 991px) {
  .comment {
    padding-left: 220px;
  }
}
@media screen and (max-width: 768px) {
  .comment {
    padding-top: 180px;
    padding-left: 0;
  }
  .comment img {
    top: 0;
  }
}
/* Blog Pagination */
.blog-pagination {
  padding-top: 115px;
}
/*===============================================================
8.0 - Pricing
===============================================================*/
.pricing-wrapper {
  background: #f2f2f2;
}
/* Price Table*/
.price-table {
  margin-top: 30px;
  background: #ffffff;
  border: 2px solid #ebebeb;
}
.price-table .price-wrapper {
  text-align: center;
  padding: 25px 0;
}
.price-table .price-wrapper .price {
  font-size: 40px;
  line-height: 40px;
  font-weight: 400;
  color: #1a1a1a;
  margin-bottom: 8px;
}
.price-table .price-wrapper .type {
  font-weight: 400;
  color: #4d4d4d;
}
.price-table .plan-name {
  display: block;
  height: 60px;
  width: 100%;
  font-weight: 600;
  line-height: 60px;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
  background: #d53c20;
}
.price-table .table-content {
  padding: 20px 0;
  text-align: center;
}
.price-table .table-content li {
  padding: 20px 0;
  font-size: 14px;
  line-height: 14px;
  color: #4d4d4d;
}
.price-table .table-footer {
  text-align: center;
  padding-bottom: 32px;
}
.price-table .table-footer .btn {
  padding: 0 65px;
}
@media screen and (min-width: 991px) and (max-width: 1200px) {
  .price-table .table-footer .btn {
    padding: 0 45px;
  }
}
/*===============================================================
9.0 - Contact and General Form Style
===============================================================*/
/* Contact Detail */
@media screen and (max-width: 768px) {
  .contact-details {
    padding-bottom: 60px;
  }
  
}
.contact-detail {
  font-weight: 400;
  color: #4d4d4d;
  margin-bottom: 60px;
}
.contact-detail:last-child {
  margin-bottom: 0;
}
.contact-detail i {
  display: inline-block;
  width: 50px;
  height: 50px;
  font-size: 20px;
  line-height: 50px;
  text-align: center;
  background: #f2f2f2;
  margin-right: 30px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.contact-detail:hover i,
.contact-detail:focus i {
  color: #d53c20;
  -webkit-animation: pulse 0.3s ease 1;
  -moz-animation: pulse 0.3s ease 1;
  -o-animation: pulse 0.3s ease 1;
  animation: pulse 0.3s ease 1;
}
/* General Form Style */
.general-form .field {
  position: relative;
  height: auto;
  padding-bottom: 30px;
}
.general-form .field:last-child {
  padding-bottom: 0;
}
.general-form .field input,
.general-form .field textarea {
  display: block;
  width: 100%;
  height: 50px;
  background: #f2f2f2;
  padding: 0 15px;
  color: #1a1a1a;
  font-size: 14px;
  border: 1px solid transparent;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.general-form .field input::-webkit-input-placeholder,
.general-form .field textarea::-webkit-input-placeholder {
  opacity: 1;
  color: #4d4d4d;
}
.general-form .field input:-moz-placeholder,
.general-form .field textarea:-moz-placeholder {
  /* Firefox 18- */
  opacity: 1;
  color: #4d4d4d;
}
.general-form .field input::-moz-placeholder,
.general-form .field textarea::-moz-placeholder {
  /* Firefox 19+ */
  opacity: 1;
  color: #4d4d4d;
}
.general-form .field input:-ms-input-placeholder,
.general-form .field textarea:-ms-input-placeholder {
  opacity: 1;
  color: #4d4d4d;
}
.general-form .field input:hover,
.general-form .field textarea:hover {
  border-color: rgba(255, 80, 75, 0.45);
}
.general-form .field input:focus,
.general-form .field textarea:focus {
  border-color: #d53c20;
}
.general-form .field textarea {
  height: 150px;
  padding-top: 15px;
}
.general-form .field label {
  display: inline-block;
  background: #d53c20;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 30px;
  width: 100%;
  padding: 0 15px;
  font-weight: 600;
  height: 30px;
}
/*===============================================================
10.0 - Footer
===============================================================*/
#colophon {
  background: #25252a;
  text-align: center;
}
#colophon .section-footer {
  padding: 80px 15px;
}
#colophon .logo-footer {
  font-size: 30px;
  font-style: italic;
  font-weight: 700;
  color: #ffffff;
  opacity: .2;
}
#colophon .social-networks {
  text-align: center;
  padding: 45px 0 ;
}
#colophon .social-networks li {
  display: inline-block;
  padding: 0 2px;
}
#colophon .social-networks li a {
  display: inline-block;
  width: 40px;
  height: 50px;
  text-align: center;
  font-size: 22px;
  line-height: 50px;
  color: #5c5c5c;
  background: #2c2c31;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#colophon .social-networks li a:hover,
#colophon .social-networks li a:focus {
  background: #d53c20;
  color: #ffffff;
}
#colophon .copy {
  color: #ffffff;
  opacity: .2;
}
/*===============================================================
x.x - Less
===============================================================*/
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-10px);
  }
  60% {
    -webkit-transform: translateY(-5px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-10px);
  }
  60% {
    transform: translateY(-5px);
  }
}
/* Social Media */
.social-networks li a[href*="facebook."]:before {
  content: '\f343';
}
.social-networks li a[href*="twitter."]:before {
  content: '\f360';
}
.social-networks li a[href*="soundcloud."]:before {
  content: '\f401';
}
.social-networks li a[href*="instagram."]:before {
  content: '\f34f';
}
.social-networks li a[href*="twitch."]:before {
  content: '\f403';
}
.social-networks li a[href*="youtube."]:before {
  content: '\f408';
}
.social-networks li a[href*="vimeo."]:before {
  content: '\f404';
}
.social-networks li a[href*="odnoklassniki."]:before {
  content: '\f3f9';
}
.social-networks li a[href*="pinterest."]:before {
  content: '\f3fc';
}
.social-networks li a[href*="linkedin."]:before {
  content: '\f3f8';
}
.social-networks li a[href*="behance."]:before {
  content: '\f33d';
}
.social-networks li a[href*="amazon."]:before {
  content: '\f3f0';
}
.social-networks li a[href*="apple."]:before {
  content: '\ f33c';
}
.social-networks li a[href*="plus.google."]:before {
  content: '\f34d';
}
.social-networks li a[href*="tumblr."]:before {
  content: '\f402';
}
