/*------------------------------------------------------------------
	Template Name: Constra  HTML5 Template
    Description: Construct is a business template designed specifically for construction.
    Author: iGlyphic
    Author URI: https://themeforest.net/user/iglyphic
    License:
    License URI:
    Version: 1.0
-------------------------------------------------------------------*/
/* Template Name : Constra
  File Structure :
    2. global.less
    3. fonts.less
    4. common-section.less
    5. about-us.less
    6. index.less
    7. index-two.less
    8. mission.less
    9. news.less
    10. partner.less
    11. project.less
    12. service.less
    13. about-us.less
    14. responsive.less
    15. Loading Screen
    16. hero slider
*/
/*  transitions
------------------*/
.t3s {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.t5s {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
/*  Font Size
---------------*/
.fs12 {
  font-size: 12px;
}
.fs13 {
  font-size: 13px;
}
.fs14 {
  font-size: 14px;
}
.fs15 {
  font-size: 15px;
}
.fs16 {
  font-size: 16px;
}
.fs20 {
  font-size: 20px;
}
.fs30 {
  font-size: 30px;
}
/*    Font-weight
-----------------------*/
.fw300 {
  font-weight: 300;
}
.fw400 {
  font-weight: 400;
}
.fw500 {
  font-weight: 500;
}
.fw600 {
  font-weight: 600;
}
.fw700 {
  font-weight: 700;
}
.fw800 {
  font-weight: 800;
}
.fw900 {
  font-weight: 900;
}
/*    Display
----------------*/
.dib {
  display: inline-block;
}
.db {
  display: block;
}
.di {
  display: inline;
}
.dif {
  display: inline-flex;
}
/*    Position
------------------*/
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
/*  	margin padding
--------------------------*/
.mt80 {
  margin-top: 80px;
}
.mt100 {
  margin-top: 100px;
}
.mtb00 {
  margin-bottom: 100px;
}
.pdb35 {
  padding-bottom: 35px;
}
.pdb40 {
  padding-bottom: 40px;
}
.mt25 {
  margin-top: 25px ;
}
.mt20 {
  margin-top: 20px;
}
.mt10 {
  margin-top: 10px;
}
.pdr0 {
  padding-right: 0;
}
.pdl0 {
  padding-left: 0;
}
.mtb50 {
  margin: 50px 0;
}
.mt0 {
  margin-top: 0 !important;
}
.clear {
  clear: both;
}
/*  Background overly
-------------------------------*/
.overlay-bg {
  position: absolute;
  content: "";
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  left: 0;
}
.hover-bg {
  position: absolute;
  content: "";
  background: rgba(0, 0, 0, 0.8);
  top: 0;
  bottom: 0;
  width: 100%;
}
/*  Color
-------------*/
.base {
  color: #ff9800;
}
.blue {
  color: #00aff0;
}
.green {
  color: #28c3ab;
}
/*    General Color
-----------------------*/
/*    Font Color
--------------------------------*/
/*      Font
-------------------*/
/*      All Global css
----------------------------*/
body {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
}
a {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  color: #545454;
}
a:hover,
a:focus,
a.active {
  text-decoration: none !important;
  outline: none;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}
ul {
  margin: 0;
}
li {
  list-style: none;
}
ul {
  margin: 0;
  padding: 0;
}
.row {
  margin-bottom: 0;
}
.no-margin {
  margin: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.no-border {
  border: 0 !important;
}
/*  Heading Tag
-------------------*/
h2 {
  font-size: 24px;
  font-family: 'RalewayBold';
}
h4 {
  font-size: 16px;
}
.divider-one {
  background: #ff9800;
  width: 30px;
  height: 2px;
  margin-top: 8px;
  display: block;
  margin-bottom: 14px;
}
p {
  font-size: 14px;
  text-align:justify;
    /*font-family: 'Lato', sans-serif;*/
  line-height: 24px;
  color: #878787;
}
.text-upper {
  text-transform: uppercase;
}


.contBox{
    width:100%;
    height:auto;
    float:left;
    margin: 0px 0 40px 0;
background: #ededed;
padding: 16px 0 15px 0;
}

.pd_none{
    padding: 0px !important;
background: none !important;
}

/*    General font
-----------------------*/


@font-face {
  font-family: 'RalewayBold';
  src: url('../fonts/RalewayBold.eot');
  src: url('../fonts/RalewayBold.eot') format('embedded-opentype'), url('../fonts/RalewayBold.woff2') format('woff2'), url('../fonts/RalewayBold.woff') format('woff'), url('../fonts/RalewayBold.ttf') format('truetype'), url('../fonts/RalewayBold.svg#RalewayBold') format('svg');
}
@font-face {
  font-family: 'RalewayExtraBold';
  src: url('../fonts/RalewayExtraBold.eot');
  src: url('../fonts/RalewayExtraBold.eot') format('embedded-opentype'), url('../fonts/RalewayExtraBold.woff2') format('woff2'), url('../fonts/RalewayExtraBold.woff') format('woff'), url('../fonts/RalewayExtraBold.ttf') format('truetype'), url('../fonts/RalewayExtraBold.svg#RalewayExtraBold') format('svg');
}
@font-face {
  font-family: 'RalewayLight';
  src: url('../fonts/RalewayLight.eot');
  src: url('../fonts/RalewayLight.eot') format('embedded-opentype'), url('../fonts/RalewayLight.woff2') format('woff2'), url('../fonts/RalewayLight.woff') format('woff'), url('../fonts/RalewayLight.ttf') format('truetype'), url('../fonts/RalewayLight.svg#RalewayLight') format('svg');
}
@font-face {
  font-family: 'RalewayRegular';
  src: url('../fonts/RalewayRegular.eot');
  src: url('../fonts/RalewayRegular.eot') format('embedded-opentype'), url('../fonts/RalewayRegular.woff2') format('woff2'), url('../fonts/RalewayRegular.woff') format('woff'), url('../fonts/RalewayRegular.ttf') format('truetype'), url('../fonts/RalewayRegular.svg#RalewayRegular') format('svg');
}
@font-face {
  font-family: 'RalewaySemiBold';
  src: url('../fonts/RalewaySemiBold.eot');
  src: url('../fonts/RalewaySemiBold.eot') format('embedded-opentype'), url('../fonts/RalewaySemiBold.woff2') format('woff2'), url('../fonts/RalewaySemiBold.woff') format('woff'), url('../fonts/RalewaySemiBold.ttf') format('truetype'), url('../fonts/RalewaySemiBold.svg#RalewaySemiBold') format('svg');
}
/*	Topbar
---------------*/
.topbar-area {
  /*background:bisque;*/
  border-top: 9px solid #ffa500;
}
.topbar-area .contact-number {
  text-align: right;
  margin-top: 3px;
}
.topbar-area .contact-number p {
  margin: 0;
}
.topbar-area .contact-number i {
  color: #00aff0;
  font-size: 18px;
  padding-top: 3px;
}
.topbar-area .contact-number span {
  color: #fff;
  /*font-family: 'RalewayBold';*/
  font-size: 14px;
}
.topbar-social {
  padding: 0;
}
.topbar-social ul li {
  display: inline-block;
  padding: 5px 10px;
}
.topbar-social ul li a {
  color: #ffffff;
  font-size: 14px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.topbar-social ul li a i {
  font-size: 14px;
}
.topbar-social ul li a:hover {
  color: #ff9800;
}
/* End 	Topbar
---------------*/
/* Start Menu
---------------*/
.menu-area {
  padding-bottom: 10px;
}
.menu-area .menuzord-brand {
  margin: 14px 30px 0 0;
}
.menu-area .menuzord-menu {
  padding-top: 5px;
}
.menu-area .menuzord-menu li {
  padding: 0 ;
}
.menu-area .menuzord-menu li a {
  color: #727272;
  font-size: 13px;
  font-family: 'RalewaySemiBold';
  padding: 5px 15px;
  font-weight: 600;
  position: relative;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.menu-area .menuzord-menu li a:hover {
  color: #ff9800;
  font-weight: 600;
}
/*.menu-area .menuzord-menu li a:hover::before {
  content: "[";
  font-size: 16px;
  left: -4px;
  position: absolute;
  top: 3px;
  font-weight: 300;
}
.menu-area .menuzord-menu li a:hover::after {
  content: "]";
  font-size: 16px;
  font-weight: 300;
  position: absolute;
  right: -4px;
  top: 3px;
}*/
.menu-area .menuzord-menu li span.indicator {
  display: none;
}
.menu-area li.active a {
  color: #31C3E7;
  font-weight: 600;
  position: relative;
}
/*.menu-area li.active > a::before {
  content: "[";
  font-size: 16px;
  left: -4px;
  position: absolute;
  top: 3px;
  font-weight: 300;
}*/
/*.menu-area li.active > a::after {
  content: "]";
  font-size: 16px;
  font-weight: 300;
  position: absolute;
  right: -4px;
  top: 3px;
}*/
.search-box {
  position: relative;
  /*margin-top: 38px;*/
  padding:3px 0px 6px 0px;
  text-align: right;
}
.search-box input {
    height: 30px;
    width: 32px;
    border: 1px solid #00aff0;
  padding-left: 10px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
  background:#fafafa;
  border-radius:3px;
  color:#727272;
  padding-right:20px;
  /*box-shadow: 1px 2px 8px #ececec;*/
}
.news-sidebar .search-box input{
    border: 1px solid #cccccc;
}
.project-detail-pralax .search-box input {
    box-shadow: none;
    outline:none;
}
.search-box:hover input, .search-box input:focus{
  width: 170px;
  /*border-color: #ff9800;*/
    outline: none;
}
.search-box a {
  position: absolute;
  top: 4px;
  right: 8px;
}
.search-box a i {
  font-size: 11px;
  color: #727272;
}
/*	End Nav menu
-------------------*/
/*	Start Brand area
-------------------*/
.footer-social-area {
  background: #121212;
}
.footer-social-area ul {
  display: flex;
  text-align: center;
}
.footer-social-area ul li {
  flex: 1;
  text-align: center;
  background: url('../images/news/shape.png');
  background-repeat: no-repeat;
  background-position: center left;
  padding-top: 20px;
  padding-bottom: 19px;
}
.footer-social-area ul li a {
  font-size: 30px;
  color: #ffffff;
}
.footer-social-area ul li a:hover {
  color: #ff9800;
}
.footer-social-area ul li:first-child {
  background: none;
}
.footer-small-map iframe{
  width: 100%;
  margin-bottom: 5px;
  border: 0;
  height: 115px;
  pointer-events: none;
}
/*	Start Banner
-------------------*/
.banner-area, .leader-banner {
	background: url('../images/banner1.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding: 50px 0px;
	margin-bottom: 20px;
	display: block;
	position: relative;
}

.leader-banner{
	background: url('../images/leader.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding: 50px 0px;
	margin-bottom: 20px;
	display: block;
	position: relative;
}

.about-banner{
	background: url('../images/about.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding: 50px 0px;
	margin-bottom: 20px;
	display: block;
	position: relative;
}
.printing-banner{
	background: url('../images/printing.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding: 50px 0px;
	margin-bottom: 20px;
	display: block;
	position: relative;
}

.package-banner{
	background: url('../images/packaging.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding: 50px 0px;
	margin-bottom: 20px;
	display: block;
	position: relative;
}
.sec-printing-banner{
	background: url('../images/security.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding: 50px 0px;
	margin-bottom: 20px;
	display: block;
	position: relative;
}

.book-banner{
	background: url('../images/books.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding: 50px 0px;
	margin-bottom: 20px;
	display: block;
	position: relative;
}
.commercials-banner{
	background: url('../images/printing.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding: 50px 0px;
	margin-bottom: 20px;
	display: block;
	position: relative;
}
.stationary-banner{
	background: url('../images/stationary.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding: 50px 0px;
	margin-bottom: 20pxsss;
	display: block;
	position: relative;
}
.banner-area::before {
  position: absolute;
  content: "";
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  left: 0;
}
.banner-area h2 {
  color: #ffffff;
  margin-top: 45px;
  text-transform: uppercase;
}
.banner-area ul {
  padding-top: 40px;
  padding-bottom: 16px;
}
.banner-area ul li {
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
  color: #ffffff;
  font-family: 'RalewayRegular';
  padding-right: 5px;
}
.banner-area ul li a {
  color: #ffffff;
  font-size: 12px;
  font-family: 'RalewayRegular';
  text-transform: uppercase;
}
.banner-area ul li a:hover {
  color: #ff9800;
}
.banner-area ul li:last-child {
  color: #ff9800;
}
.banner-area ul li:last-child a {
  color: #31C3E7;
}
.banner-area .touch-button {
  text-align: right;
  padding-top: 46px;
  padding-bottom: 30px;
}
.banner-area .touch-button a {
  position: relative;
  border: 1px solid #ffffff;
  padding: 11px 18px 11px 15px;
}
.banner-area .touch-button a i {
  position: absolute;
  font-size: 17px;
  color: #ff9800;
  top: 13px;
}
.banner-area .touch-button a span {
  font-size: 13px;
  color: #ffffff;
  text-transform: uppercase;
  font-family: 'RalewaySemiBold';
  padding-left: 30px;
}
.banner-area .touch-button a:hover {
  background: #ff9800;
  border-color: #ff9800;
}
.banner-area .touch-button a:hover i {
  color: #ffffff;
}
/*	Bottom Area
--------------------*/
.bottom-area {
  background: #fafafa;
  padding-top: 0;
  padding-bottom: 15px;
  border-top: 9px solid #ffa500;
}
.bottom-area .single {
  padding-top: 26px;
}
.bottom-area .single h4 {
  text-transform: uppercase;
  font-family: 'RalewayBold';
  color: #444;
}
.bottom-area .single p {
  font-family: 'RalewayRegular';
  color: #545454;
}
.bottom-area .address {
  padding-top: 30px;
}
.bottom-area .address .brand-logo {
  padding-bottom: 20px;
  display: block;
}
.bottom-area .address p {
  font-size: 13px;
  line-height: 24px;
  margin-bottom: 15px;
}
.bottom-area .address .footer-image {
  padding-bottom: 7px;
}
.bottom-area .resent-post {
  padding-bottom: 70px;
}
.bottom-area .resent-post h4 {
  margin-bottom: 49px;
}
.bottom-area .resent-post .single-post {
  position: relative;
  margin-top: 16px;
}
.bottom-area .resent-post .date {
  height: 49px;
  width: 49px;
  border: 1px solid #ffffff;
  border-radius: 500px;
  position: absolute;
  text-align: center;
}
.bottom-area .resent-post .date span {
  font-family: 'RalewayBold';
  color: #ffffff;
  font-size: 13px;
  display: block;
  line-height: 15px;
  padding-top: 8px;
}
.bottom-area .resent-post p {
  margin-left: 65px;
  display: inline-block;
}
.bottom-area .instragram h4 {
  margin-bottom: 20px;
}
.bottom-area .instragram ul li {
  display: block;
  margin-right: 8px;
  margin-bottom: 12px;
}
.bottom-area .mail-subscribe h4 {
  margin-bottom: 20px;
}
.bottom-area .mail-subscribe .mail-subscribe-box {
  position: relative;
  padding-bottom: 35px;
}
.bottom-area .mail-subscribe .mail-subscribe-box input {
  color: #ffffff;
  font-family: 'RalewayRegular';
  border: 1px solid #ffffff;
  height: 50px;
  background: transparent;
  border-radius: 0;
}
.bottom-area .mail-subscribe .mail-subscribe-box input:focus {
  box-shadow: none;
}
.bottom-area .mail-subscribe .mail-subscribe-box i {
  position: absolute;
  color: #ffffff;
  font-size: 18px;
  border: 1px solid #ececec;
  border-radius: 500px;
  padding: 4px 8px 4px 10px;
  right: 13px;
  top: 12px;
  cursor: pointer;
}
/*	Footer Bar
-----------------*/
.contact-body {
  padding-bottom: 60px;
}
.footer-bar {
  background: #d7d7d7;
}
.footer-bar p {
  color: #333;
  padding-top: 15px;
  margin-bottom: 15px;
  text-align:center;
}
.footer-bar .usefull-link {
  text-align: right;
}
.footer-bar .usefull-link ul {
  margin-top: 15px;
}
.footer-bar .usefull-link ul li {
  display: inline-block;
  margin-left: 10px;
  color: #333;
  margin-bottom: 20px;
}
.footer-bar .usefull-link ul li a {
  color: #444;
  font-size: 12px;
  font-family: 'RalewayRegular';
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  font-weight:600;
}
.footer-bar .usefull-link ul li a:hover {
  color: #ff9800;
}
/* 	About
-----------------*/
.partner-heading.about {
  margin-bottom: 44px;
}
.partner-heading.about h2 {
  margin-bottom: 15px;
  margin-top: 10px;
}
.about-feature p {
  padding-bottom: 15px;
}
.about-feature a {
  font-family: 'RalewaySemiBold';
  color: #212121;
  font-size: 13px;
  padding: 13px 30px;
  margin-right: 7px;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
    box-shadow: 0 2px 4px #ddd;
}
.about-feature a:hover {
  background: #ff9800;
  color: #ffffff;
  border-color: #ff9800;
}
.about-feature .button {
  padding-top: 15px;
  padding-bottom: 50px;
}
.about-experience-area {
  background: #212121;
  margin-top: 50px;
}
.about-experience-area .partner-heading.about h2 {
  color: #ffffff;
}
.about-experience-area .content {
  margin-top: 55px;
  padding-left: 105px;
  padding-right: 20px;
}
.about-experience-area .content p {
  color: #ffffff;
}
.about-experience-area .content a {
  color: #ff9800;
  text-decoration: underline;
    text-transform: uppercase;
    display: block;
    margin-top: 15px;
}
.about-tab-area {
  padding-top: 50px;
  /*background: url('../images/about-us/5.png');*/
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding-bottom: 90px;
}
.about-tab-area .color-concept {
  margin-top: 50px;
}
.about-tab-area .color-concept h4.head {
  padding-top: 5px;
  margin-bottom: 5px;
  font-family: 'RalewayBold';
  color: #727272;
  font-size: 14px;
}
.about-acording {
  padding-top: 18px;
}
.about-acording .panel {
  border: 0;
  box-shadow: none !important;
  background: transparent;
}
.about-acording .panel .panel-body {
  border: 0 !important;
  padding-left: 25px;
  padding-top: 0;
  padding-bottom: 0;
  color: #727272;
  font-size: 13px;
  font-family: 'RalewayRegular';
}
.about-acording .panel-heading {
  background: transparent;
  border: 0 !important;
  padding: 8px 0;
}
.about-acording .panel-heading .panel-title {
  font-family: 'RalewayBold';
  font-size: 13px;
  color: #727272;
  position: relative;
  line-height: 20px;
}
.about-acording .panel-heading .panel-title span {
  padding-left: 25px;
}
.about-acording .panel-heading .panel-title i {
  position: absolute;
  font-size: 14px;
  color: #ff9800;
  top: 4px;
  left: 0;
}
.about-our-tabs {
  margin-top: 50px;
}
.about-tab-content {
  border: 1px solid #cccccc;
  padding-left: 23px;
  padding-top: 12px;
  padding-right: 30px;
}
.about-tab-content .experience {
  position: relative;
}
.about-tab-content .experience img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 160px;
}
.about-tab-content .experience-content {
    margin-left: 183px;
}
.about-tab-content .experience-content h4 {
  font-family: 'RalewaySemiBold';
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 4px;
}
.about-tab-content .feedback {
  padding-top: 10px;
  padding-bottom: 10px;
}
.about-tab-content .feedback a {
    margin-top: 10px;
    display: block;
}
.about-tab-content .feedback h4 {
  font-family: 'RalewaySemiBold';
  font-size: 14px;
  margin-bottom: 4px;
  text-transform: uppercase;
}
.about-tab-content .feedback a {
  color: #ff9800;
  text-transform: uppercase;
  font-size: 13px;
  font-family: 'RalewaySemiBold';
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.about-tab-content .feedback a:hover {
  text-decoration: underline;
}
.about-tab-filter {
  padding-top: 5px;
}
.about-tab-filter ul {
  border-bottom: 0;
}
.about-tab-filter ul li {
  margin: 0;
  padding: 0;
  border: 0;
}
.about-tab-filter ul li a {
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  -moz-border-radius: 0;
  margin: 0;
  border-radius: 0;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  font-family: 'RalewaySemiBold';
  font-size: 13px;
  padding: 5px 15px;
}
.about-tab-filter ul li a:hover {
  border-color: #ff9800;
  background: #ff9800;
  color: #ffffff;
}
.about-tab-filter ul li a:hover::after {
  position: absolute;
  z-index: 1;
  background: #ff9800;
  width: 100%;
  height: 1px;
  bottom: -2px;
  left: 0;
  content: "";
}
.about-tab-filter ul li:last-child{
    border-right: 1px solid #cccccc;
}
.about-tab-filter ul li.active a {
  border-color: #ff9800 !important;
  background: #ff9800 !important;
  color: #ffffff !important;
  position: relative;
}
.about-tab-filter ul li.active a::before {
  background: #ffffff;
  height: 12px;
  width: 12px;
  position: absolute;
  content: "";
  bottom: -10px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  transform: rotate(45deg);
  z-index: 2;
}
.about-tab-filter ul li.active a::after {
  position: absolute;
  z-index: 1;
  background: #ff9800;
  width: 100%;
  height: 1px;
  bottom: -2px;
  left: 0;
  content: "";
}
.about-service-provider {
  background: #282828;
  color: #ffffff;
  padding-top: 10px;
}
.about-service-provider .partner-heading {
  margin-bottom: 31px;
}
.about-service-provider .partner-heading h2 {
  color: #ffffff;
}
.about-service-provider .partner-heading p {
  color: #ffffff;
}
.about-service-provider .image {
  padding-top: 168px;
}
.about-service-provider .image img{
  margin-top: -5px;
}
.single-best-service {
  padding-bottom: 15px;
}
.single-best-service h3 {
  font-size: 18px;
  font-family: 'RalewaySemiBold';
  color: #ffffff;
  text-transform: uppercase;
}
.single-best-service h3 i {
  color: #ff9800;
  font-size: 18px;
  margin-right: 15px;
}
.single-best-service p {
  color: #ffffff;
  padding-top: 20px;
}
.home-call-action.about-subscibe-area{
    margin-bottom: 0;
    margin-top: -6px;
    padding-bottom: 30px;
}
.about-call-action.about-subscibe-area{
  padding-bottom: 30px;
}






.home-call-action a, .about-call-action a {
    /*box-shadow: 0 2px 4px #ddd;*/
    padding: 13px 30px;
    margin-top: 24px;
    display: inline-block;
    color: #fff;
    font-size: 13px;
    font-family: 'RalewaySemiBold';
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    text-transform: uppercase;
    border-radius: 2px;
    border: 1px solid #fff;
}
.home-call-action .subscribe a{
  margin-top: 40px;
}
.home-call-action a:hover, .about-call-action a:hover {
    background-color: #ffffff;
    color: #ff9800;
    /*box-shadow: 0 2px 4px #ddd;*/
}
.about-call-action.about-subscibe-area a{
    margin-top: 40px;
}
.about-subscibe-area {
  background: #ff9800;
  margin-bottom: 35px;
}
.about-subscibe-area .content {
  margin-top: 32px;
}
.about-subscibe-area .content h2 {
  font-family: 'RalewayRegular';
  color: #ffffff;
  margin: 0;
  line-height: 24px;
}
.about-subscibe-area .content p {
  color: #ffffff;
}
.about-subscibe-area .content p span {
  font-size: 30px;
  text-transform: uppercase;
}
.about-subscibe-area .subscribe {
  text-align: right;
}
.about-subscibe-area .subscribe input {
  font-size: 13px;
  font-family: 'RalewaySemiBold';
  text-transform: uppercase;
  background: #472b00;
  border: 5px solid #c27400;
  color: #ffffff;
  width: 140px;
  height: 45px;
  margin: 32px 0;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.about-subscibe-area .subscribe input:hover {
  border-color: #472b00;
  color: #ff9800;
  border-radius: 2px;
}
/*  Expert Area
-------------------*/
.expart-area {
  padding-top: 42px;
  margin-bottom: 84px;
}
.expart-area .partner-heading {
  margin-top: 20px;
  margin-bottom: 0;
}
.expart-heading {
  text-align: center;
  padding-bottom: 45px;
}
.expart-heading h2 {
  text-transform: uppercase;
  color: #212121;
}
.expart-heading p {
  margin-bottom: 18px;
}
.expart-heading .divider {
  height: 6px;
  width: 88px;
  background: #ff9800;
  margin-left: auto;
  margin-right: auto;
}
.single-expart {
  margin-top: 50px;
  padding-bottom: 10px;
}
.single-expart .image {
  position: relative;
}
.single-expart .image .topbar-social {
  left: 20px;
  position: absolute;
  top: -50px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
  z-index: 10;
}
.single-expart .image .overly {
  background-color: rgba(0, 0, 0, 0.5);
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
  width: 100%;
  z-index: 1;
}
.single-expart:hover .overly {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
.single-expart:hover .topbar-social {
  top: calc(15px);
}
.single-expart .detail {
  text-align: center;
}
.single-expart .detail h3 {
  font-family: 'RalewayBold';
  color: #212121;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.single-expart .detail span {
  color: #727272;
}
/*  Error   */
.error-body {
  padding-bottom: 70px;
}
.error-body .image {
  margin-bottom: 40px;
  text-align: center;
}
.error-body .image img {
  margin-left: auto;
  margin-right: auto;
}
.error-body .content {
  text-align: center;
}
.error-body .content h1 {
  color: #ff9800;
  font-size: 200px;
  font-family: 'RalewayBold';
  line-height: 101px;
  margin-top: 0;
  margin-bottom: 79px;
}
.error-body .content h2 {
  text-transform: uppercase;
  margin-bottom: 32px;
}
.error-body .content p {
  margin-bottom: 6px;
}
.error-body .content .search-box {
  margin-left: 48px;
  margin-right: 48px;
}
.error-body .content .search-box input {
  width: 100%;
  height: 45px;
  padding-left: 15px;
  border: 1px solid #ccc;
}
.error-body .content .search-box a {
  top: 12px;
  right: 10px;
}
.error-body .content .search-box a i {
  font-size: 15px;
}
.error-body .content .submit-button {
  display: inline-block;
  margin-top: 40px;
  line-height: 24px;
}
/*	Index
-------------------*/
/*  Slider  */
#rev-caption-btn a.read-more, #rev-caption-btn2 a.read-more{
    background-color: transparent;
    color: #ffffff;
}
#rev-caption-btn a {
  color: #ff9800;
  background: #ffffff;
  font-size: 13px;
  margin-right: 15px;
  border: 1px solid #ececec;
  text-transform: uppercase;
  padding: 8px 15px;
}
#rev-caption-btn a:hover {
  color: #ffffff;
  background: transparent;
}
#rev-caption-btn2 a {
  color: #ff9800;
  background: #ffffff;
  font-size: 13px;
  margin-right: 15px;
  border: 1px solid #ececec;
  text-transform: uppercase;
  padding: 8px 15px;
}
#rev-caption-btn2 a:hover {
  color: #ffffff;
  background: transparent;
}
#layer1-text-transparency {
  color: #ffffff;
}
#layer1-text-builder {
  color: #ffffff;
  font-weight: bold;
}
#layer1-text-transparency2 {
  color: #ffffff;
}
#layer1-text-builder2 {
  color: #ffffff;
  font-weight: bold;
}
.home-one-feature {
  
  border-bottom: 10px solid #ff9800;
  margin-bottom: 50px;
}
.home-one-feature .single-feature {
  padding-top: 50px;
  text-align: center;
  padding-left: 25px;
  padding-right: 25px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
  position: relative;
    margin-top: -10px;
	background: #212121;
}
.home-one-feature .single-feature img {
    max-width: 45px;
}
.home-one-feature .single-feature:hover img {
    transform: scale(1.0536);
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}
.home-one-feature .single-feature h3 {
  color: #ffffff;
  font-size: 24px;
  text-transform: uppercase;
  margin-top: 42px;
  margin-bottom: 30px;
  font-weight: 700;
}
.home-one-feature .single-feature p {
  color: #ffffff;
  margin: 0;
  padding-bottom: 57px;
}
.home-one-feature .single-feature.active {
    background: #ff9800;
}

.home-one-feature .single-feature.active .border {
  opacity: 1 !important;
  bottom: 0;
}
/*  Who we are
------------------*/
.who-we-are {
  padding-top: 50px;
  padding-bottom: 10px;
}
.who-we-are .content {
  padding-top: 50px;
  margin-bottom: 40px;
}
.who-we-are .content h1 {
  font-size: 52px;
  font-family: 'RalewayBold';
  margin-bottom: 42px;
  color: #31C3E7;
  text-transform: uppercase;
  margin-top:0;
}
.who-we-are .content h1 span {
  font-family: 'RalewayRegular';
  color: #212121;
}
.who-we-are .content p {
  margin-bottom: 10px;
}
.who-we-are .content a {
  box-shadow: 0 2px 4px #ddd;
  padding: 13px 30px;
  /*margin-top: 24px;*/
  display: inline-block;
  color: #31C3E7;
  font-size: 13px;
  font-family: 'RalewaySemiBold';
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  text-transform: uppercase;
    border-radius: 2px;
}
.who-we-are .content a:hover {
    color: #545454;
    box-shadow: 0px 2px 8px 0px #ddd;
}
.who-we-are .all.owl-theme .owl-controls {
  margin-top: -25px;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 99;
}
.who-we-are .all.owl-theme .owl-controls .owl-page span {
  /*background: none repeat scroll 0 0 #fff;*/
    background: transparent;
  border-radius: 20px;
  display: block;
  height: 15px;
  margin: 5px 7px;
  opacity: 1;
  width: 15px;
  border: 3px solid #d1d1d2;
}
.who-we-are .all.owl-theme .owl-controls .owl-page.active span {
  background: none repeat scroll 0 0 #7e7e7e;
}
/*  Service */
.home-one-service {
  background: #fafafa;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  padding-top: 10px;
  padding-bottom: 0;
}
.home-one-service .expart-heading {
  margin-bottom: 56px;
}
.home-single-service {
  margin-bottom: 30px;
}
.home-single-service .content {
  padding-right: 15px;
  padding-left: 22px;
}
.home-single-service .content h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-family: 'RalewaySemiBold';
  color: #ffffff;
  text-transform: uppercase;
  padding-top: 28px;
  line-height: 20px;
    padding-bottom: 15px;
}
.home-single-service .content i {
  position: absolute;
  color: #ffffff;
  font-size: 34px;
  top: 17px;
  right: 34px;
}
.home-single-service .content p {
  color: #ffffff;
}
.home-single-service .content a {
  background: transparent;
  padding: 5px 15px;
  color: #ffffff;
  border: 1px solid #ffffff;
  margin-top: 14px;
  display: inline-block;
  font-family: 'RalewaySemiBold';
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.home-single-service .content a:hover {
  background: #ffffff;
  color: #ed1c24;
}
.home-single-service:hover img{
    transform: scale(1.0536);
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}
.home-single-service{
  position: relative;
  overflow: hidden;
  border:#ccc solid 1px;
}
.home-single-service .image img{
  webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.home-single-service .image img {
  max-width: 100%;
}

a:focus, a:hover {
    color: #ed1c24 !important;
    text-decoration: underline;
}

.home-single-service .image {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.home-single-service .image:hover img {
  -webkit-transform: scale(1.2) rotate(5deg);
  -moz-transform: scale(1.2) rotate(5deg);
  -ms-transform: scale(1.2) rotate(5deg);
  -o-transform: scale(1.2) rotate(5deg);
  transform: scale(1.2) rotate(5deg);
}
.home-single-service{
  background: #31C3E7;
}
/*
.home-single-service.first {
  background: #00796b;
}
.home-single-service.second {
  background: #689f38;
}
.home-single-service.third {
  background: #03a9f4;
}
.home-single-service.four {
  background: #303f9f;
}*/
.expart-heading.home h2 {
  margin-bottom: 3px;
}
.expart-heading.home p {
  padding-bottom: 5px;
}
/*  Home Work */
.home-work-carousel.owl-theme .owl-controls{
    display: none !important;
}
.home-work-area {
  /*padding-bottom: 50px;*/
  padding-top: 10px;
}
.home-single-work{
  position: relative;
  overflow: hidden;
}
.home-single-work .item-photo {
  position: relative;
  overflow: hidden;
}
.home-single-work img{
  webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.home-single-work:hover img {
  -webkit-transform: scale(1.2) rotate(5deg);
  -moz-transform: scale(1.2) rotate(5deg);
  -ms-transform: scale(1.2) rotate(5deg);
  -o-transform: scale(1.2) rotate(5deg);
  transform: scale(1.2) rotate(5deg);
}
.home-single-work img {
  max-width: 100%;
}
.home-single-work .detail {
  position: absolute;
  padding-top: 10px;
  padding-left: 25px;
  bottom: -115px;
  width: 100%;
  background: #ffffff;
  padding-bottom: 33px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
  text-align: left;
}
.home-single-work .detail::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background: linear-gradient(to left, transparent, transparent, #ececec);
  bottom: 0;
  left: 0;
}
.home-single-work .detail h3 {
  font-family: 'RalewayBold';
  color: #212121;
  font-size: 18px;
  margin-bottom: 10px;
}
.home-single-work .detail a {
  position: absolute;
  right: 30px;
  bottom: 33px;
  color: #ff9800;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.home-single-work .detail a:hover {
  text-decoration: underline;
}
.home-single-work:hover .detail {
  bottom: 0;
}
.home-work-filter {
  padding-bottom: 7px;
}
.home-work-filter .portfolio-filter .controls ul {
  text-align: center;
}
.home-work-carousel.owl-theme .owl-controls .owl-page span {
  background: #212121;
  border-radius: 0;
  display: block;
  height: 4px;
  margin: 5px 7px;
  opacity: 1;
  width: 57px;
}
.home-work-carousel.owl-theme .owl-controls .owl-page.active span {
  background: #ff9800;
}
.home-work-carousel .mix {
  display: none;
}
/*  home-chose-us-area */
.home-chose-us-area {
  background: url('../images/home/8.jpg');
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.home-chose-us-area .expart-heading {
  padding-top: 10px;
  text-align: left;
}
.home-chose-us-area .expart-heading .divider {
  margin-left: 0;
}
.home-chose-us-area .inner {
  background: url("../images/home/9.png") no-repeat scroll right bottom rgba(0, 0, 0, 0);
}
.home-chose-us-area .all-chouse-us {
  margin-bottom: 65px;
}
.single-chose-us {
  margin-top: 18px;
  padding-bottom: 10px;
}
.single-chose-us:hover img{
    transform: scale(1.0536);
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}
.single-chose-us:hover h4{
    color: #ff9800;
}
.single-chose-us h4 {
  font-family: 'RalewayBold';
  font-size: 14px;
  color: #212121;
  margin-top: 23px;
  margin-bottom: 22px;
}
.home-project-area {
  padding-bottom: 69px;
}
.home-project-area .home-single-work .detail {
  background: #212121;
  color: #ffffff;
  position: static;
    text-align: left;
    padding-left: 30px;
}
.home-project-area .home-single-work .detail h3 {
  color: #ffffff;
  text-transform: uppercase;
}
.home-project-area .home-single-work .detail a {
  color: #ffffff;
    text-transform: uppercase;
}
.home-project-area .home-single-work .detail a:hover{
    color: #ff9800;
    text-decoration: none;
}
.home-project-area .nav {
  display: flex;
  margin: 27px 0;
}
.home-project-area .nav li {
  flex: 1;
  padding-right: 30px;
}
.home-project-area .nav li a {
  padding: 0;
  background: transparent;
}
.home-project-area .nav li a:hover {
  background: transparent;
}
.home-project-detail .content {
  background: url('../images/home/11.jpg');
  background-position: center;
  background-size: cover;
  border-top: 8px solid #ff9800;
  padding: 69px 37px;
}
.home-project-detail .content ul {
  padding-bottom: 90px;
}
.home-project-detail .content ul li {
    font-size: 13px;
    color: #ffffff;
    padding: 5px 0;
    /* border-bottom: 1px solid #2e2c2e; */
    text-transform: uppercase;
    line-height: 26px;
}
.home-project-detail .content ul li span {
  float: right;
}
.home-project-detail .content ul li a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.home-project-detail .box {
  background: url("../images/home/34.jpg") repeat scroll center center / cover rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  margin-top: -102px;
  max-width: 260px;
  position: relative;
    overflow: hidden;
}
.home-project-detail h2 {
    text-align: left;
    color: #ffffff;
    margin-top: 0;
    padding-bottom: 50px;
    text-transform: uppercase;
}
.home-project-detail .inner {
    text-align: center;
}
/*.home-project-detail:hover .box{
    transform: scale(1.0536);
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}*/
.home-project-detail .box::before {
  background: rgba(255, 255, 255, 0.88);
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
}
.home-project-detail .box .inner {
  border: 12px solid #ff9800;
  position: relative;
  text-align: center;
  padding-top: 84px;
  padding-bottom: 84px;
}
.home-bussiness-area {
  background: #fafafa;
  border-top: 1px solid  #e7e7e7;
  border-bottom: 1px solid  #e7e7e7;
  padding-top: 10px;
  padding-bottom: 70px;
}
.home-bussiness-area .expart-heading {
  margin-bottom: 23px;
}
.home-bussiness-area .single-news .image::before {
  display: none;
}
.home-bussiness-bottom-partner {
  padding-top: 10px;
  padding-bottom: 70px;
}
.home-bussiness-bottom-partner .expart-heading {
  margin-bottom: 23px;
}
/*	About One
----------------*/
.home-two-tower .partner-heading {
  margin-bottom: 42px;
}
.home-two-tower .partner-heading p {
  color: #212121;
  font-size: 13px;
  text-transform: uppercase;
}
.home-two-tower .content p {
  margin-bottom: 6px;
}
.home-two-tower .content .submit-button {
  padding: 10px 15px;
  display: inline-block;
}
.home-two-tower .image {
  padding-top: 10px;
}
.home-two-tower .big-image {
  padding-top: 90px;
}
.home-two-tower .tower-left {
  padding-left: 90px;
}
/*  Home Two Client */
.home-two-client {
  background: url('../images/home-two/map-bg.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding-top: 100px;
  padding-bottom: 10px;
}
.home-two-client .partner-heading h2 {
  color: #ffffff;
}
.home-two-client .content {
  padding-bottom: 80px;
}
.home-two-client .content p {
  color: #ffffff;
}
.home-two-client .single-client {
  min-height: 118px;
}
.home-two-service-provider {
  margin-top: 50px;
}
.home-two-service-provider .image {
  padding-top: 50px;
}
.home-two-service-provider .content {
  padding-top: 50px;
}
.home-two-service-provider .submit-button {
  display: inline-block;
  margin-right: 12px;
  padding: 10px 15px;
  border: 1px solid #ff9800;
  margin-top: 36px;
  margin-bottom: 36px;
}
.home-two-service-provider .submit-button:hover {
  background: transparent;
  color: #212121;
}
.home-best-service-provider {
  background: url('../images/home-two/best-service-bg.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.home-best-service-provider .image {
  position: relative;
  text-align: right;
  padding-top: 180px;
}
.home-best-service-provider .image .image-one {
  position: absolute;
  top: 0;
  left: -100px;
}
.home-best-service-provider .image .image-two {
  margin-left: auto;
  text-align: right;
}
.home-best-service-provider .partner-heading h2 {
  color: #ffffff;
}
.home-best-service-provider .partner-heading p {
  color: #ffffff;
}
.home-best-service-provider .single {
  text-align: center;
  margin-bottom: 38px;
  padding-top: 12px;
}
.home-best-service-provider .single .icon {
  width: 75px;
  height: 75px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.home-best-service-provider .single .bg {
  background: #ff9800;
  width: 75px;
  height: 75px;
  color: #ffffff;
  font-size: 30px;
  text-align: center;
  border-radius: 10px;
  position: relative;
}
.home-best-service-provider .single .bg::before {
  background: #ff9800;
  width: 75px;
  height: 75px;
  border-radius: 10px;
  position: absolute;
  left: -10px;
  top: -10px;
  box-shadow: 2px 1px 6px #333;
  content: "";
}
.home-best-service-provider .single i {
  color: #ffffff;
  font-size: 30px;
  position: absolute;
  top: 12px;
  left: 15px;
  margin: auto;
}
.home-best-service-provider .single h4 {
  color: #ffffff;
  font-family: 'RalewayBold';
  text-transform: uppercase;
  margin-top: 30px;
  margin-bottom: 20px;
}
.home-best-service-provider .single p {
  color: #ffffff;
}
.home-two-news {
  padding-top: 100px;
  padding-bottom: 50px;
}
.home-two-news .single {
  position: relative;
  margin-bottom: 50px;
}
.home-two-news .single .image h4 {
  position: absolute;
  background: #ff9800;
  font-family: 'RalewaySemiBold';
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase;
  top: 27px;
  width: 95%;
  margin: 0;
  padding: 10px;
}
.home-two-news .single .content {
  padding-top: 21px;
}
.home-two-news .single .content p {
  margin-bottom: 15px;
}
.home-two-news .single .content a {
  color: #ff9800;
  font-family: 'RalewayRegular';
  text-transform: uppercase;
  font-size: 12px;
}
.home-two-news .single .content a span {
  padding-right: 2px;
}
.home-two-news .single .content a i {
    color: #ff9800;
    width: 14px;
    height: 14px;
    border-radius: 500px;
    border: 1px solid #ff9800;
    padding-left: 5px;
}
.home-two-news .single .content a:hover{
    color: #545454;
}
.home-two-news .single .content a:hover i{
    color: #545454;
    border: 1px solid #545454;
}
/*	Mission
----------------*/
.mission-body {
  margin-bottom: 70px;
}
.mission-body .banner-image {
  margin-bottom: 75px;
}
.mission-body .single-box {
  margin-bottom: 47px;
}
.mission-body .single-box h2 {
  color: #212121;
  text-transform: uppercase;
  margin-bottom: 28px;
}
.mission-body .single-box label {
  font-weight: 400;
  color: #727272;
}
.mission-body .single-box p {
  margin-bottom: 24px;
}
.mission-body .team-area {
  position: relative;
}
.mission-body .team-area .constra-team {
  position: absolute;
  right: 0;
  top: 50px;
}
.mission-body .all-year .single-year {
  padding-left: 40px;
  position: relative;
}
.mission-body .all-year .single-year::before {
  height: 100%;
  width: 1px;
  background: #ff9800;
  position: absolute;
  content: "";
  left: 15px;
  z-index: 5;
  top: 24px;
}
.mission-body .all-year .single-year h3 {
  color: #727272;
  font-size: 18px;
  position: relative;
}
.mission-body .all-year .single-year h3::before {
  height: 18px;
  width: 18px;
  border-radius: 500px;
  background: #ff9800;
  position: absolute;
  content: "";
  left: -35px;
  z-index: 59;
  top: 3px;
}
.mission-body .all-year .single-year h3::after {
  height: 26px;
  width: 26px;
  border-radius: 500px;
  background: #e6e6e6;
  position: absolute;
  content: "";
  left: -39px;
  z-index: 58;
  top: -1px;
}
.mission-body .all-year .single-year.no-before::before {
  display: none;
}
.mission-body .single-box.career {
  padding-top: 25px;
  margin-bottom: 0;
}
.mission-body .single-box.career p {
  margin-bottom: 6px;
}
.mission-body .single-box.career h4 {
  text-transform: uppercase;
  text-decoration: underline;
  color: #727272;
}
/*  Contact
---------------*/
.quick-contact {
  background: #ededed;
  text-align: left;
  padding: 8px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  padding-top: 20px;
}
.quick-contact:hover {
  box-shadow: 1px 6px 7px #d1d1d1;
}
hr{
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0;
        border-top-color: currentcolor;
        border-top-style: none;
        border-top-width: 0px;
    border-top: 1px solid #e1dddd;
}

.quick-contact .icon {
  border-radius: 500px;
  margin-top: 25px;
  margin-bottom: 15px;
  border: 5px solid #fff;
  width: 80px;
  height: 80px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  color: #ffffff;
}
.quick-contact .icon i {
  color: #ffffff;
  font-size: 35px;
  margin-top: 17px;
}
.quick-contact .icon.first {
  background: #fd6124;
}
.quick-contact .icon.second {
  background: #33B6CB;
}
.quick-contact .icon.third {
  background: #ff9800;
}
.quick-contact h3 {
  font-size: 16px;
  color: #565656;
  font-family: 'RalewayBold';
  /*padding-top: 18px;*/
  line-height: 25px;
margin: 7px 20px 7px 20px;
}
.quick-contact p {
  color: #565656;
  /*padding-top: 15px;
  padding-bottom: 10px;*/
  margin:0px;
  padding: 0 20px 0 20px;
  line-height:22px;
}
.quick-contact.phone {
  padding-bottom: 49px;
  height:530px;
}
.quick-contact.phone h2 {
  padding-top: 6px;
  font-family: 'RalewayRegular';
  color: #565656;
  font-size: 16px;
}
.quick-contact.phone h2 span {
  color: #565656;
}
.quick-contact.chat {
  padding-bottom: 49px;
}
.main-contact-form .contact-form {
  margin-bottom: 0;
}
.main-contact-form .contact-form .single {
  margin-bottom: 13px;
}
.main-contact-form .contact-form .single input {
  height: 35px;
}
.main-contact-form .contact-form .single .submit-button {
  margin-top: 29px;
  margin-bottom: 10px;
}
.partner-heading.about {
  margin-top: 0;
}
.footer-map {
  height: 450px;
  margin-top: 100px;
}
/*	Single	News
-----------------------*/
.news-body{
  padding-bottom: 60px;
}
.single-news {
  margin-bottom: 30px;
  overflow: hidden;
}
.single-news .image {
  position: relative;
  overflow: hidden;
}
.single-news img {
  max-width: 100%;
}
.single-news img{
  webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.single-news:hover img {
  -webkit-transform: scale(1.2) rotate(5deg);
  -moz-transform: scale(1.2) rotate(5deg);
  -ms-transform: scale(1.2) rotate(5deg);
  -o-transform: scale(1.2) rotate(5deg);
  transform: scale(1.2) rotate(5deg);
}
.single-news .image i {
  position: absolute;
  font-size: 20px;
  padding: 17px 15px;
  background: #ff9800;
  left: 0;
  bottom: 0;
  color: #ffffff;
}
.single-news .image::before {
  position: absolute;
  content: "";
  background: rgba(0, 0, 0, 0);
  top: 50%;
  left: 50%;
  height: 0;
  width: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.single-news .image .hover-content {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.single-news .image .hover-content p {
  font-family: 'RalewayExtraBold';
  font-size: 24px;
  color: #ffffff;
  line-height: 32px;
  padding: 25px;
  font-style: italic;
  letter-spacing: 1px;
  word-spacing: 2px;
}
.single-news .content {
    padding: 25px 25px 30px 25px;
  border-left: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  border-right: 1px solid #ececec;
}
.single-news .content h4 {
  font-family: 'RalewaySemiBold';
  text-transform: uppercase;
  color: #212121;
  margin-top: 2px;
  margin-bottom: 4px;
}
.single-news .content .meta-tag {
  position: relative;
}
.single-news .content .meta-tag .admin {
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    color: #969595;
}
.single-news .content .meta-tag .date-time {
  display: inline-block;
  padding-left: 20px;
  font-size: 12px;
  text-transform: uppercase;
  color: #727272;
}
.single-news .content a {
  color: #212121;
  display: inline-block;
  margin-top: 15px;
  font-family: 'RalewaySemiBold';
  font-size: 13px;
  text-transform: uppercase;
}
.single-news .content a:hover {
  color: #ff9800;
}
.single-news:hover .image .hover-content {
  opacity: 1;
}
/*  News Detail
--------------------*/
.news-dtails-banner {
  position: relative;
}
.news-dtails-banner .picture-icon {
  position: absolute;
  font-size: 30px;
  padding: 24px 22px;
  background: #212121;
  right: 0;
  top: 0;
  z-index: 98;
  color: #ffffff;
}
.news-detail-carosel.owl-theme .owl-controls {
  margin-top: -31px;
  position: relative;
  z-index: 999;
}
.news-detail-carosel.owl-theme .owl-controls .owl-page span {
  background: #ffffff;
  border-radius: 0;
  display: block;
  height: 4px;
  margin: 5px 7px;
  opacity: 1;
  width: 28px;
}
.news-detail-carosel.owl-theme .owl-controls .owl-page.active span {
  background: #ff9800;
}
.banner-content-news {
  padding-top: 36px;
  padding-bottom: 26px;
}
.banner-content-news p {
  margin-bottom: 28px;
}
.banner-content-news h2 {
  margin-bottom: 30px;
  text-transform: uppercase;
  font-family: 'RalewayBold';
  color: #212121;
}
.banner-content-news .testimonial {
  background: #f7f7f7;
  margin-top: 7px;
  overflow: hidden;
  display: block;
  margin-bottom: 33px;
  padding: 34px 30px 20px 30px;
}
.banner-content-news .testimonial i {
  font-family: 'RalewayRegular';
  font-size: 24px;
  line-height: 35px;
  color: #212121;
  padding: 0;
  margin-bottom: 15px;
  display: block;
}
.banner-content-news .testimonial span {
  float: right;
  color: #ff9800;
  font-size: 14px;
  font-family: 'RalewayRegular';
}
.banner-content-news .images .single-image {
  margin-top: 13px;
  margin-bottom: 33px;
}
.banner-content-news .images .single-image img {
  margin-left: auto;
  margin-right: auto;
}
.news-detail-social-one {
  background: #ebebeb;
  padding: 17px 30px 12px 30px;
}
.news-detail-social-one span {
  font-size: 18px;
  color: #212121;
  text-transform: uppercase;
  font-family: 'RalewayBold';
}
.news-detail-social-one .topbar-social {
  display: inline-block;
}
.news-detail-social-one .topbar-social ul li a {
  color: #4a4a4a;
  font-size: 14px;
}
.news-detail-social-one .topbar-social ul li a:hover {
  color: #00aff0;
}
.news-detail-social-one .categories {
  margin-top: 8px;
  text-align: right;
}
.news-detail-social-one .categories ul li {
  display: inline-block;
  margin-left: 7px;
}
.news-detail-social-one .categories ul li a {
  color: #ffffff;
  background: #727272;
  padding: 4px 10px;
  font-size: 10px;
  font-family: 'RalewayRegular';
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.news-detail-social-one .categories ul li a:hover {
  color: #ff9800;
}
/*  Author Review
---------------------*/
.autor-review {
  margin-top: 40px;
}
.autor-review .project-maneger {
  border-right: 4px solid #d7d7d7;
  position: relative;
}
.autor-review .project-maneger img {
  position: absolute;
  left: 0;
}
.autor-review .project-maneger .content {
  margin-left: 145px;
}
.autor-review .project-maneger h3 {
  font-size: 18px;
  color: #212121;
  font-family: 'RalewayBold';
  text-transform: uppercase;
  margin-left: 10px;
  margin-bottom: 4px;
}
.autor-review .project-maneger span {
  font-size: 12px;
  text-transform: uppercase;
  font-family: 'RalewayRegular';
  color: #212121;
  margin-left: 10px;
  display: block;
}
.autor-review .topbar-social {
  margin-top: 20px;
  padding-bottom: 25px;
}
.autor-review .topbar-social ul li {
  padding: 5px 7px;
}
.autor-review .topbar-social ul li a {
  color: #4a4a4a;
}
.autor-review .about-author h5 {
  font-size: 13px;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 30px;
  font-family: 'RalewayBold';
  color: #212121;
}
/*  Contact Form
------------------*/
.contact-form {
  margin-bottom: 50px;
  margin-top: 0px;
  padding: 20px;
background: #f9f9f9;
height:530px;
border-bottom: 10px solid #b6b2b2;
}
.contact-form h2 {
  font-family: 'RalewayBold';
  color: #212121;
  text-transform: uppercase;
  margin-bottom: 64px;
}
.contact-form .single {
  margin-bottom: 20px;
}
.contact-form .single input {
  height: 50px;
  background: #fff;
  border: 1px solid #eee;
  border-radius: 0;
  box-shadow: none;
}
.contact-form .single input:focus {
  box-shadow: none;
}
.contact-form .single textarea {
  background: #fff;
  border: 1px solid #eee;
  border-radius: 0;
  box-shadow: none;
    padding-top: 10px;
    height: 150px !important;
}
.contact-form .single textarea:focus {
  box-shadow: none;
}
.submit-button {
  background: #cbc2c2;
  
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
  border: 0;
  border-radius: 0;
  font-family: 'RalewaySemiBold';
  padding: 13px 30px;
  margin-top: 0;
  margin-bottom: 30px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    box-shadow: 0 2px 4px #ddd;
}
.submit-button:hover {
    color: #545454;
}
/*  News Detail Sidebar
--------------------------*/
.news-sidebar .search-box {
  margin-top: 0;
}
.news-sidebar .search-box input {
  width: 100%;
}
.news-sidebar .search-box input:focus {
  width: 100%;
}
.news-sidebar h2 {
  font-size: 18px;
  color: #212121;
  text-transform: uppercase;
  font-family: 'RalewayBold';
  margin-bottom: 30px;
}
.news-sidebar .about {
  margin-top: 54px;
}
/*.news-sidebar .categories {
  margin-top: 48px;
}*/
.news-sidebar .categories h2 {
  margin-bottom: 22px;
}
.news-sidebar .categories ul li {
  border-bottom: 1px solid #e9e9ed;
}
.news-sidebar .categories ul li:last-child {
  border: 0;
}
.news-sidebar .categories ul li a {
  font-family: 'RalewayRegular';
  color: #727272;
  font-size: 13px;
  text-transform: uppercase;
  padding: 8px 0;
  display: block;
    line-height: 26px;
}
.news-sidebar .categories ul li a:hover {
  color: #ff9800;
  font-family: 'RalewaySemiBold';
}
.news-sidebar .post {
  padding-top: 23px;
}
.news-sidebar .post h2 {
  margin-bottom: 21px;
}
.news-sidebar .post .single {
  position: relative;
  padding: 14px 0;
  border-bottom: 2px solid #e9e9ed;
}
.news-sidebar .post .single img {
  position: absolute;
}
.news-sidebar .post .single .content {
  margin-left: 80px;
  padding-right: 15px;
}
.news-sidebar .post .single .content a {
  display: block;
  font-family: 'RalewayRegular';
  color: #212121;
  font-size: 13px;
}
.news-sidebar .post .single .content a:hover {
  color: #ff9800;
}
.news-sidebar .post .single .content i {
  font-family: 'RalewayRegular';
  font-size: 11px;
  color: #212121;
}
.news-sidebar .tag {
  padding-top: 24px;
}
.news-sidebar .tag ul {
  padding-top: 10px;
}
.news-sidebar .tag ul li {
  display: inline-block;
  margin-right: 10px;
  padding-bottom: 21px;
}
.news-sidebar .tag ul li a {
  background: #212121;
  color: #ffffff;
  font-family: 'RalewayRegular';
  font-size: 13px;
  padding: 7px 10px;
}
.news-sidebar .tag ul li a:hover {
  background: #ff9800;
}
.news-sidebar .purcash {
  background: #ff9800;
  text-align: center;
  padding: 21px 15px;
  padding-bottom: 36px;
  margin-top: 47px;
}
.news-sidebar .purcash h4 {
  font-size: 16px;
  font-family: 'RalewaySemiBold';
  color: #ffffff;
  padding-bottom: 27px;
  line-height: 24px;
}
.news-sidebar .purcash img {
  position: absolute;
  right: 25px;
  bottom: 0;
}
.news-sidebar .purcash a {
  border: 1px solid #ffffff;
  padding: 8px 12px;
  margin-top: 25px;
}
.news-sidebar .purcash a:hover {
  background: #ffffff;
  color: #ff9800;
}
.post-comment {
  margin-top: 97px;
}
.post-comment h2 {
  font-family: 'RalewayBold';
  color: #212121;
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.post-comment .media {
  margin: 50px 0;
  display: block;
}
.post-comment .media h4 {
  font-size: 16px;
  font-family: 'RalewaySemiBold';
  color: #212121;
  text-transform: uppercase;
    margin-bottom: 15px;
    padding-left: 5px;
}
.post-comment .media p {
    padding-left: 5px;
}
.post-comment .media-body {
  position: relative;
}
.post-comment .media-body .date-time {
  position: absolute;
  top: 0;
  right: 0;
  color: #727272;
  font-size: 12px;
  font-family: 'RalewayRegular';
}
.post-comment .border {
  border-bottom: 1px solid #dbdbdb;
}
/*		Partner
-----------------------*/
/*  Single Partner
--------------------*/
.single-partner {
  /*height: 117px;*/
  text-align: center;
  /*border: 1px solid #ececec;*/
  /*margin-bottom: 30px;*/
}
.single-partner img {
  /*margin: 20px 0;*/
  margin-left: auto;
  margin-right: auto;
}
/*.partner-one img {
  margin-top: 44px;
}
.partner-two img {
  margin-top: 47px;
}
.partner-three img {
  margin-top: 27px;
}*/
/*.partner-four img {
  margin-top: 36px;
}*/
.partner-area-tab .nav-tabs {
  display: flex;
  border: 0;
}
.partner-area-tab .nav-tabs li {
  flex: 1;
  margin-right: 30px;
}
.partner-area-tab .nav-tabs li:last-child {
  margin-right: 0;
}
.partner-area-tab .nav-tabs li a {
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
}
.partner-area-tab .nav-tabs li a:hover {
  border: 0;
    background-color: transparent;
}
.partner-area-tab .nav-tabs li.active a {
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
}
.partner-area-tab .nav-tabs li.active a:hover {
  border: 0;
}
.partner-content {
  padding: 15px 35px;
  background: #f2f2f2;
  margin-bottom: 30px;
}
.partner-content .detail {
  border-right: 6px solid #ffffff;
  padding-top: 8px;
}
.partner-content .detail h3 {
  font-size: 18px;
  text-transform: uppercase;
  font-family: 'RalewayBold';
  color: #ff9800;
  margin-bottom: 25px;
}
.partner-content .detail p {
  margin-bottom: 0;
  padding-bottom: 25px;
  padding-right: 15px;
}
.partner-content .contact-info {
  color: #727272;
  font-family: 'RalewayRegular';
  font-size: 13px;
  padding-top: 6px;
  line-height: 24px;
}
.partner-content .contact-info h5 {
  color: #ff9800;
  font-family: 'RalewaySemiBold';
}
/*.partner-five img {
  margin-top: 11px;
}
.partner-six img {
  margin-top: 29px;
}
.partner-seven img {
  margin-top: 22px;
}
.partner-eignt img {
  margin-top: 34px;
}
.partner-nine img {
  margin-top: 17px;
}
.partner-ten img {
  margin-top: 22px;
}
.partner-eleven img {
  margin-top: 26px;
}
.partner-twilve img {
  margin-top: 34px;
}*/
.partner-body {
  padding-bottom: 70px;
}
/*	Blog Detailed
--------------------*/
.single-project {
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
  box-shadow: 0 1px 5px #BDBDBD;
}
.single-project img {
  max-width: 100%;
}
.single-project img {
  webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  overflow: hidden;
}
.single-project:hover img {
  -webkit-transform: scale(1.2) rotate(5deg);
  -moz-transform: scale(1.2) rotate(5deg);
  -ms-transform: scale(1.2) rotate(5deg);
  -o-transform: scale(1.2) rotate(5deg);
  transform: scale(1.2) rotate(5deg);
}
.single-project .content {
  position: absolute;
  border: 4px solid #ececec;
  color: #ffffff;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 300px;
  height: 185px;
  padding-left: 25px;
  background: #ff9800;
  opacity: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.single-project .content h3 {
  font-size: 18px;
  color: #ffffff;
  font-family: 'RalewayBold';
  text-transform: uppercase;
  margin-bottom: 0;
}
.single-project .content h5 {
  font-size: 13px;
  text-transform: uppercase;
  color: #ffffff;
  font-family: 'RalewayRegular';
}
.single-project .content a {
  text-align: right;
  position: absolute;
  bottom: 25px;
  right: 25px;
  font-size: 14px;
  font-family: 'RalewaySemiBold';
  color: #ffffff;
  text-transform: uppercase;
}
.single-project:hover .content {
  opacity: 1;
}
.project-body {
  margin-bottom: 70px;
}
.project-body .load-more-btn {
  text-align: center;
}
.project-body .load-more-btn a {
  font-size: 50px;
  color: #212121;
  line-height: 60px;
}
.partner-heading {
  border-left: 5px solid #ed1c24;
  padding-left: 23px;
  margin-bottom: 20px;
  margin-top: 20px;
  position: relative;
  overflow: hidden;
}
.partner-heading::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background: linear-gradient(to left, transparent, transparent, #ed1c24);
  top: 0;
  left: 0;
}
.partner-heading::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background: linear-gradient(to left, transparent, transparent, #ed1c24);
  bottom: 0;
  left: 0;
}
.partner-heading h2 {
  font-size: 24px;
  text-transform: uppercase;
  color: #545454;
  font-family: 'RalewayBold';
  margin-top: 20px;
  margin-bottom: 15px;
  /*padding-top: 7px;*/
}
.partner-heading p {
  margin-bottom: 24px;
}
.partner-thirtin img {
 /* margin-top: 44px;*/
}
/*  Complete project
----------------------*/
.portfolio-filter {
  margin-bottom: 38px;
}
.portfolio-filter .controls ul {
  text-align: right;
}
.portfolio-filter .controls ul li {
  display: inline-block;
  margin-left: 10px;
}
.portfolio-filter .controls ul li a {
  /*border: 2px solid #ececec;*/
  padding: 7px 10px;
  text-transform: uppercase;
  font-family: 'RalewaySemiBold';
  font-size: 12px;
  color: #727272;
  cursor: pointer;
  box-shadow: 1px 2px 8px #ececec;
}
.portfolio-filter .controls ul li a:hover {
  background: #ff9800;
  color: #ffffff;
  border-color: #ff9800;
}
.single-complete-project {
  background: #f5f5f5;
  margin-bottom: 30px;
  position: relative;
}
.single-complete-project .image {
  position: relative;
}
.single-complete-project .image .carreat {
  background: #f5f5f5;
  height: 20px;
  width: 20px;
  position: absolute;
  transform: rotate(-45deg);
  top: 40px;
}
.single-complete-project .image .carreat.left {
  left: -10px;
}
.single-complete-project .image .carreat.right {
  right: -10px;
}
.single-complete-project .content {
  padding: 0 15px;
}
.single-complete-project .content h2 {
  font-size: 24px;
  text-transform: uppercase;
  color: #212121;
  font-family: 'RalewayBold';
  margin-top: 35px;
}
.single-complete-project .content p {
  margin-bottom: 10px;
  padding-right: 40px;
  margin-top: 26px;
}
.single-complete-project .content h3 {
  font-size: 18px;
  margin-bottom: 5px;
}
.single-complete-project .readmore-btn {
  color: #ff9800;
  text-transform: uppercase;
  font-size: 13px;
  font-family: 'RalewaySemiBold';
  text-align: right;
  display: block;
}
.single-complete-project .readmore-btn:hover {
  text-decoration: underline;
}
.single-complete-project.second .content {
  padding-left: 30px;
}
.single-complete-project.second h2 {
  margin-bottom: 15px;
}
.single-complete-project.second h3 {
  margin-top: 0;
}
.single-complete-project.second p {
  padding-right: 60px;
  padding-bottom: 0;
  margin-bottom: 0;
}
.single-complete-project.four .content {
  padding-left: 30px;
}
.single-complete-project.four h2 {
  margin-bottom: 15px;
}
.single-complete-project.four p {
  padding-right: 0;
  margin-bottom: 35px;
}
.mix {
  display: none;
}
/*  Start On Going Project
-------------------------------*/
.on-going-project-body .portfolio-filter .controls ul {
  text-align: left;
}
.on-going-project-body .portfolio-filter .controls ul li:first-child {
  margin-left: 0;
}
.single-ongoing-project {
  position: relative;
  margin-bottom: 30px;
}
.single-ongoing-project .content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #ff9800;
  color: #ffffff;
  opacity: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.single-ongoing-project .content h2 {
  font-size: 24px;
  text-transform: uppercase;
  color: #ffffff;
  font-family: 'RalewayBold';
  margin-top: 15px;
}
.single-ongoing-project .content p {
  color: #ffffff;
  line-height: 25px;
  padding-top: 25px;
}
.single-ongoing-project .content h5 {
  font-size: 13px;
  margin-bottom: 5px;
  color: #ffffff;
  font-family: 'RalewayRegular';
  text-transform: uppercase;
}
.single-ongoing-project .readmore-btn {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 13px;
  font-family: 'RalewaySemiBold';
  text-align: right;
  display: block;
  position: absolute;
  right: 24px;
  bottom: 15px;
}
.single-ongoing-project .readmore-btn:hover {
  text-decoration: underline;
}
.single-ongoing-project .single-content {
  padding: 20px 40px;
}
.single-ongoing-project:hover .content {
  opacity: 1;
}
/*  Project Detailed
------------------------*/
.single-project-detail-section-two p{
    padding-top: 20px;
}
.project-detail-content {
  margin-top: 75px;
}
.project-detail-content .first {
  padding-bottom: 14px;
}
.project-detail-content .first h2 {
  color: #212121;
  text-transform: uppercase;
  margin-bottom: 26px;
}
.project-detail-content .second h3 {
  color: #212121;
  text-transform: uppercase;
  font-family: 'RalewayBold';
  line-height: 30px;
  margin-bottom: 32px;
  margin-top: 4px;
}
.project-detail-overview {
  margin-top: 100px;
  background: url('../images/project/detail/right.jpg');
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  max-width: 358px;
  overflow: hidden;
}
.project-detail-overview .content {
  padding: 40px;
}
.project-detail-overview h2 {
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 26px;
  margin-top: 3px;
}
.project-detail-overview p {
  color: #ffffff;
  margin-bottom: 25px;
}
.project-detail-overview ul {
  padding-top: 50px;
  padding-bottom: 42px;
}
.project-detail-overview ul li {
  color: #ffffff;
  font-family: 'RalewayRegular';
  font-size: 13px;
  text-transform: uppercase;
  padding: 5px 0;
  border-bottom: 1px solid #2e2c2e;
    line-height: 26px;
}
.project-detail-overview ul li:last-child {
  border-bottom: 0;
}
.project-detail-overview ul li span {
  float: right;
}
.project-detail-overview ul li span a {
  color: #ff9800;
}
.project-detail-overview ul li span a:hover {
  text-decoration: underline;
}
.project-detail-overview .project-logo-area {
  background: #ff7201;
  padding: 28px 40px 77px 40px;
  transform: rotate(-10deg);
  margin-left: -10px;
  width: 390px;
  margin-bottom: -34px;
}
.project-detail-overview .project-logo-area .project-logo {
  text-align: right;
  transform: rotate(10deg);
}
.project-detail-pralax {
  background: url('../images/project/detail/background.jpg');
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  padding-top: 40px;
  padding-bottom: 50px;
  margin-bottom: 100px;
}
.project-detail-pralax::before {
  position: absolute;
  content: "";
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  left: 0;
}
.project-detail-pralax h2 {
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 26px;
  margin-top: 35px;
}
.project-detail-pralax p {
  color: #ffffff;
  margin-bottom: 25px;
}
.project-detail-pralax .search-box {
  margin-top: 63px;
}
.project-detail-pralax .search-box input {
  border: 0;
  height: 55px;
  padding-left: 10px;
  transition: all 0.5s ease 0s;
  width: 228px;
}
.project-detail-pralax .search-box a {
  top: 0;
  right: 0;
  width: 60px;
  height: 100%;
  background: #ff7201;
  z-index: 99;
}
.project-detail-pralax .search-box a i {
  border-radius: 500px;
  color: #fff;
  font-size: 40px;
  height: 34px;
  margin-right: 12px;
  margin-top: 7px;
  width: 34px;
  background: transparent;
}
.single-project-detail .content {
  padding-top: 25px;
}
.single-project-detail .content h3 {
  text-transform: uppercase;
  color: #212121;
  font-family: 'RalewayBold';
  font-size: 18px;
  margin-bottom: 28px;
}
.project-detail-counter .single-counter {
  text-align: center;
  margin-top: 12px;
}
.project-detail-counter .single-counter span {
  font-family: 'RalewayBold';
  font-size: 48px;
}
.most-recent-project .partner-heading h2 {
  text-transform: capitalize;
  margin-bottom: 20px;
}
.most-recent-project .single {
  position: relative;
  margin: 0 15px;
}
.most-recent-project .single .project-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #ff9800;
  opacity: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.most-recent-project .single .content {
  text-align: center;
  padding: 70px 10px 30px 10px;
  font-family: 'RalewayRegular';
  color: #ffffff;
  font-size: 13px;
}
.most-recent-project .single .content span {
  text-transform: uppercase;
}
.most-recent-project .single:hover .project-overlay {
  opacity: 1;
}
.most-recent-project {
  position: relative;
  background: #f6f6f6;
  border-top: 1px solid #e7e7e7;
  margin-top: 85px;
  padding-top: 10px;
  padding-bottom: 100px;
}
.most-recent-project .owl-theme .owl-controls {
  position: absolute;
  top: -88px;
  right: 15px;
}
.most-recent-project .owl-theme .owl-controls .owl-buttons div {
  background: none repeat scroll 0 0 #d6d6d6;
  border-radius: 0;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  margin: 5px;
  opacity: 1;
  padding: 4px 17px;
}
.most-recent-project .owl-theme .owl-controls .owl-buttons div i {
  font-size: 24px;
}
.most-recent-project .owl-theme .owl-controls .owl-buttons div:hover {
  background: #212121;
}
.project-partner-detail-area {
  padding-bottom: 70px;
}
/*  Start Career
------------------*/
.career-option ul.list.prim.list-arow li:before {
  content: "\f101";
  font-family: 'FontAwesome';
  font-weight: 400;
  color: #31C3E7;
  margin-right: 10px;
  font-size: 14px;
}
ul.list.prim.list-arow li:before {
  content: "\f105";
  font-family: 'FontAwesome';
  font-weight: 400;
  color: #1b1a1a;
  margin-right: 10px;
  font-size: 14px;
}
ul.list.prim.list-arow li:before {
  content: "\f101";
  font-family: 'FontAwesome';
  font-weight: 400;
  color: #ff9800;
  margin-right: 10px;
  font-size: 14px;
}
.career-option {
  margin-bottom: 50px;
}
.career-option .heading {
  background: #31C3E7;
}

.career-option h3{
	padding: 20px 30px;	
}
.career-option .heading h3 {
  color: #ffffff;
  font-family: 'RalewayBold';
  font-size: 18px;
  margin: 0;
}
.career-option .content {
  padding: 15px 30px;
  background: #ededed;
}
.career-option .content ul li {
  padding: 5px 0;
  font-size: 13px;
  font-family: 'RalewayRegular';
  color: #212121;
    line-height: 30px;
}
/*.career-option .content ul li:first-child {
	background:#31C3E7;
}*/
.career-option .content ul li a {
  font-family: 'RalewayRegular';
  color: #212121;
  
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  font-size: 16px;
}
.career-option .content ul li a:hover{
    color: #ff9800;
}
.career-overview h2 {
  color: #212121;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 26px;
}
.career-overview.career-overview-section h2 {
    padding-top: 22px;
}
.career-overview p {
  margin-bottom: 25px;
    line-height: 24px;
}
.single-career {
  margin-top: 50px;
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
}
.single-career .image {
  overflow: hidden;
}
.single-career .image img {
  webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.single-career:hover img {
  -webkit-transform: scale(1.2) rotate(5deg);
  -moz-transform: scale(1.2) rotate(5deg);
  -ms-transform: scale(1.2) rotate(5deg);
  -o-transform: scale(1.2) rotate(5deg);
  transform: scale(1.2) rotate(5deg);
}
.single-career img {
  max-width: 100%;
}
.single-career h3 {
  font-size: 18px;
  font-family: 'RalewayBold';
  color: #212121;
  text-transform: uppercase;
  margin-top: 36px;
  margin-bottom: 28px;
}
.single-career p {
  margin: 0;
}
.single-career a {
    color: #ff9800;
    font-family: 'RalewaySemiBold';
    font-size: 12px;
    text-transform: uppercase;
}
.single-career a:hover {
  text-decoration: underline;
}
.feature-job-heading {
  background: #171717;
  padding-left: 37px;
  padding-top: 30px;
  overflow: hidden;
  padding-bottom: 25px;
  padding-right: 15px
}
.feature-job-heading h3 {
  font-size: 18px;
  font-family: 'RalewayBold';
  color: #ffffff;
  text-transform: uppercase;
}
.feature-job-heading p {
  color: #ffffff;
  margin-bottom: 25px;
  display: block;
  overflow: hidden;
}
.job-feature-list {
  padding: 80px 20px 20px 40px;
}
.job-feature-list ul {
  padding-bottom: 25px;
}
.job-feature-list ul li {
  font-size: 13px;
  font-family: 'RalewaySemiBold';
  color: #ffffff;
    line-height: 24px;
}
.job-feature-list ul li a {
  font-size: 13px;
  font-family: 'RalewaySemiBold';
  color: #ffffff;
  margin-left: 10px;
  padding: 3px 0;
  display: inline-block;
}
.job-feature-list ul li:hover {
  color: #ff9800;
}
.job-feature-list ul li:hover a {
  color: #ff9800;
}
.all-job-feature {
  background: #212121;
  margin-bottom: 100px;
  margin-top: 50px;
  position: relative;
}
.all-job-feature .view-all {
  position: absolute;
  bottom: 20px;
  right: 20px;
  color: #ff9800;
  font-family: 'RalewaySemiBold';
}
.all-job-feature .view-all:hover {
  text-decoration: underline;
}
/*	Service
-------------------*/
.single-service {
   margin-bottom: 25px;
   overflow: hidden;
   position: relative;
}
.single-service .image {
  overflow: hidden;
}
.single-service .image img {
  webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.single-service .image{
  overflow: hidden;
}
.single-service img {
  max-width: 100%;
}
.single-service:hover img {
  -webkit-transform: scale(1.2) rotate(5deg);
  -moz-transform: scale(1.2) rotate(5deg);
  -ms-transform: scale(1.2) rotate(5deg);
  -o-transform: scale(1.2) rotate(5deg);
  transform: scale(1.2) rotate(5deg);
}
.single-service h3 {
  font-size: 18px;
  font-family: 'RalewayBold';
  color: #212121;
  text-transform: uppercase;
  margin-top: 26px;
  margin-bottom: 21px;
}
.single-service .read-more {
  color: #727272;
  text-transform: uppercase;
  font-family: 'RalewayBold';
  font-size: 13px;
}
.single-service .read-more:hover {
  color: #ff9800;
}
.all-service-body {
  margin-bottom: 70px;
}
/*   Service
----------------*/
.service-body {
  padding-bottom: 70px;
}
.service-body .single > h2 {
  text-transform: uppercase;
  margin-bottom: 35px;
  margin-top: 0;
}
.service-content .banner-image {
  margin-left: auto;
  margin-right: auto;
}
.service-content .single {
  padding-top: 17px;
}
.service-content .single h2 {
  text-transform: uppercase;
  color: #212121;
  font-family: 'RalewaySemiBold';
  margin-bottom: 35px;
}
.service-overview {
  margin-bottom: 50px;
}
.service-overview ul {
  display: flex;
  margin-top: 53px;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 100px;
}
.service-overview ul li {
  flex: 3;
  text-align: center;
  margin: 0;
  padding: 0;
}
.service-overview ul li a {
  background: #d4d4d4;
  padding: 5px;
  display: inline-block;
  border-radius: 500px;
  border: 1px solid #ff9800;
  margin: 0;
}
.service-overview ul li a i {
  color: #ffffff;
  font-size: 15px;
  background: #1c1c1c;
  padding: 12px 11px;
  border-radius: 500px;
  margin: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.service-overview ul li a:hover {
  background: #d4d4d4;
}
.service-overview ul li a:hover i {
  background: #ff9800;
}
.service-overview-two-image {
  margin-bottom: 77px;
}
.service-overview-two-image .images {
  position: relative;
}
.service-overview-two-image .images .image-two {
  position: absolute;
  top: 120px;
  left: -80px;
}
.service-body .single-service {
  margin-top: 40px;
  margin-bottom: 15px;
}

/* Prefix */
/*  To make Responsive
---------------------------------------------------------------------- /
*	1 - @media (max-width: 1280px)
*   2 - @media (max-width: 1200px)
*   3 - @media (min-width: 992px) and (max-width: 1199px)
*   4 - @media (min-width: 768px) and (max-width: 991px)
*   5 - @media (max-width: 767px)
*   6 - @media (max-width: 667px)
*   7 - @media (max-width: 480px)
*   8 - @media (max-width: 360px)
*   9 - @media (max-width: 320px)
*
---------------------------------------------------------------------- */
@media only screen and (min-device-width: 320px) and (max-device-width: 1024px) {
  html {
    -webkit-text-size-adjust: none;
  }
}
/* Large Desktops */
/* End 1280 */
/* Laptops or Smaller Screens */
/* Portrait tablets and medium desktops */
@media (max-width: 1199px) {
  .home-chose-us-area .inner {
    background: transparent;
  }
}
@media (max-width: 992px) {
  .single-expart .image img {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .partner-content .detail {
    border-right: 0;
  }
}
/* Portrait tablets and small desktops */
@media (max-width: 768px) {
  .copyright-text p {
    text-align: center;
  }
  .footer-bar .usefull-link ul {
    text-align: center;
  }
  .menuzord .showhide {
    margin-top: 10px;
  }
  .menuzord .showhide em {
    background: #212121 none repeat scroll 0 0;
  }
  .menu-area .search-box {
    display: none;
  }
  .menu-area .search-box input {
    margin-top: 15px;
  }
  .menu-area .search-box a {
    top: 40px;
  }
  .menu-area .menuzord-menu li span.indicator {
    display: block;
  }
  .menu-area li.active > a::before {
    display: none;
  }
  .menu-area li.active > a::after {
    display: none;
  }
  .menu-area li a::before {
    display: none;
  }
  .menu-area li a::after {
    display: none;
  }
  .single-complete-project .pdr0 {
    padding-right: 15px;
  }
  .single-complete-project .content {
    margin-bottom: 10px;
  }
  .single-complete-project .image {
    margin-top: 10px;
  }
  .single-complete-project .image img {
    width: 100%;
  }
  .res-big img {
    width: 100%;
  }
  .res-mid img {
    width: 100%;
  }
  .project-detail-image img {
    margin-left: auto;
    margin-right: auto;
  }
  .project-detail-body {
    text-align: center;
  }
  .project-detail-body img {
    margin-left: auto;
    margin-right: auto;
  }
  .project-detail-body .partner-heading {
    text-align: left;
  }
  .project-detail-overview {
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
  }
  .single-project-detail .pdr0 {
    padding-right: 15px;
  }
  .about-experience-area .content {
    padding-bottom: 40px;
    padding-left: 0;
  }
  .about-experience-area .pdr0 {
    padding-right: 15px;
  }
  .about-service-provider .image {
    padding-top: 68px;
  }
  .about-subscibe-area .content p {
    line-height: 24px;
  }
  .about-subscibe-area .content p span {
    font-size: 14px;
    text-transform: uppercase;
  }
  /*  Mission */
  .mission-body .single-box {
    text-align: center;
  }
  .mission-body .single-box .all-year {
    text-align: left;
  }
  .mission-body .team-area img {
    display: none;
  }
  /*  Paretner */
  .partner-area-tab ul.nav.nav-tabs {
    display: block;
  }
  .partner-area-tab ul li {
    display: block;
    margin-left: 15px;
    margin-right: 15px !important;
    width: 42%;
  }
  .partner-content {
    text-align: center;
  }
  /*  career */
  .single-career {
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .single-career img {
    width: 100%;
  }
  .career-overview {
    text-align: center;
  }
  .all-job-feature .no-padding {
    padding-right: 15px !important;
  }
  /*  Home */
  .home-two-tower .pdr0 {
    padding-right: 15px;
  }
  .home-best-service-provider .image {
    padding: 30px 0;
    text-align: center;
  }
  .home-best-service-provider .image .image-one {
    display: none;
  }
  .home-best-service-provider .image .image-two {
    text-align: center;
    margin-right: auto;
  }
  .home-two-news .single {
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
  }
  .home-two-news .single .image img {
    width: 100%;
  }
  .home-two-tower .tower-left {
    padding-left: 0;
  }
}
/* End 768 */
/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
  .single-news {
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
  }
  .topbar-area .topbar-social ul {
    text-align: center;
  }
  .topbar-area .contact-number {
    text-align: center;
    padding-bottom: 15px;
	display:none;
  }
  .quick-contact {
    margin-bottom: 30px;
  }
  .contact-form .pdl0 {
    padding-left: 15px;
  }
  .single-project {
    text-align: center;
  }
  .single-project img {
    margin-left: auto;
    margin-right: auto;
  }
  .portfolio-filter .controls ul {
    text-align: center;
  }
  .bottom-area {
    text-align: center;
  }
  .bottom-area .address {
    padding-top: 13px;
  }
  .bottom-area .address img {
    margin-left: auto;
    margin-right: auto;
  }
  .bottom-area .resent-post {
    padding-bottom: 19px;
  }
  .bottom-area .resent-post .date {
    position: static;
    margin-left: auto;
    margin-right: auto;
  }
  .bottom-area .resent-post p {
    margin-left: 0;
    margin-top: 10px;
  }
  .bottom-area .mail-subscribe {
    padding-top: 51px;
  }
  .single-expart {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
  .single-expart .image img {
    width: 100%;
  }
  /*  Service     */
  .service-overview-two-image .images {
    text-align: center;
  }
  .service-overview-two-image .images img {
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
  }
  .service-body {
    text-align: center;
  }
  .single-service {
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .single-service img {
    width: 100%;
  }
  .service-overview ul {
    padding-right: 0;
  }
  /*  Home */
  .home-single-service {
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
  }
  .home-single-service .image img {
    width: 100%;
  }
  .home-single-service .content {
    padding: 30px;
    text-align: center;
  }
  .home-single-service .content i {
    position: static;
  }
  .home-single-service .content h4 {
    padding: 10px 0;
  }
  .home-single-service .content h4 br {
    display: none;
  }
  .home-single-service .pdr0 {
    padding-right: 15px;
  }
  .home-single-work {
    text-align: center;
  }
  .home-chose-us-area .expart-heading {
    text-align: center;
  }
  .home-chose-us-area .expart-heading .divider {
    margin-left: auto;
    margin-right: auto;
  }
  .single-chose-us {
    text-align: center;
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
  }
  .home-project-area .nav {
    display: block;
    text-align: center;
  }
  .home-project-area .nav li {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 49%;
  }
}
/* End 767 */
/* iPhone 6 & 6 Plus */
@media (max-width: 667px) {
  .portfolio-filter .controls ul li a {
    display: block;
    margin-bottom: 10px;
  }
  .single-ongoing-project img {
    /*min-height: 250px;*/
  }
  .single-ongoing-project .content h2 {
    margin-top: 0;
    font-size: 20px;
  }
}
/* Phone Standard Width */
@media (max-width: 480px) {
  .single-ongoing-project img {
    width: 100%;
  }
  .single-ongoing-project .content p {
    padding-top: 5px;
  }
  .error-body .content h1 {
    font-size: 150px;
  }
}
/* Extra smaller */
@media (max-width: 360px) {
  /*  paretner */
  .partner-area-tab ul li {
    width: 78%;
  }
}
/* iPhone 4s and Smaller Screen */



/* -------------------------------------------
   15. Loading Screen
----------------------------------------------*/

.loading-overlay {
  background: #FFF;
  color: #424242;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 111111;
}

.loader {
  margin: 20% auto;
  font-size: 6px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(194, 193, 193, 0.5);
  border-right: 1.1em solid rgba(199, 197, 197, 0.5);
  border-bottom: 1.1em solid rgba(203, 203, 203, 0.5);
  border-left: 1em solid #ff9800;
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}

.loader,
.loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}

@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}


/* ------------------------
    16. hero slider
------------------------- */
.slick-hero-slider-caption h1{
    font-size: 46px;
}

.slick-hero-slider .image-bg {
  background-position: center center;
  background-size: cover;
  position: relative
}

.slick-hero-slider .image-bg:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  content: ""
}

.slick-hero-slider-caption {
  text-align: center;
  padding-top: 120px;
  padding-bottom: 100px;
  color: rgba(255, 255, 255, 0.8)
}

.slick-hero-slider-caption .hero-caption-label {
  display: block;
  color: #FFF;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  margin: 0 0 25px;
  font-size: 15px;
}

.slick-hero-slider-caption h1 {
  color: #FFF;
  margin-top: 0;
  line-height: 1.2;
  margin-bottom: 20px;
}

.slick-hero-slider-caption p {
  color: #FFF;
}

.slick-hero-slider-caption a span {
  text-transform: uppercase;
  border: 1px solid rgba(255, 255, 255, 0.8);
  color: #FFF;
  display: inline-block;
  padding: 7px 25px;
  display: inline-block;
  margin-top: 10px;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease
}

.slick-hero-slider-caption a span.bg-primary {
  border: #ff9800;
  padding: 10px 20px 10px;
}

.slick-hero-slider-caption a span.bg-primary:after {
  content: "";
  position: absolute;
  left: -1px;
  right: -1px;
  bottom: -1px;
  height: 4px;
  border-radius: 0 0 4px 4px;
  background: rgba(0, 0, 0, 0.15);
}
.slick-hero-slider-caption a span {
    background-color: #ff9800;
}
.slick-hero-slider-caption a:hover span {
  text-decoration: none;
  position: relative;
  color: #212121;
  background-color: #ffffff !important;
}

.slick-hero-slider.slick-inner-dot .slick-dots {
  bottom: 0
}

.alt-dot-position.slick-hero-slider.slick-inner-dot .slick-dots {
  bottom: 0
}

.alt-dot-position.slick-hero-slider.slick-inner-dot .slick-hero-slider-caption {
  padding-top: 140px;
  padding-bottom: 155px
}
.slick-hero-slider-caption h1{
    text-transform: uppercase;
}

.slider.slick-hero-slider.with-main-search-wrapper-2 .slick-dots {
  bottom: 40px
}

@media only screen and (max-width: 1199px) {
  .hero {
    background-size: auto;
  }
}

@media only screen and (max-width: 991px) {
  .alt-dot-position.slick-hero-slider.slick-inner-dot .slick-hero-slider-caption {
    padding-bottom: 100px
  }
  .alt-dot-position.slick-hero-slider.slick-inner-dot .slick-dots {
    bottom: 20px
  }
  .slick-hero-slider-caption h1 {
    font-size: 30px;
  }
  .home-single-service .content h4{
    padding-bottom: 5px;
  }
  .banner-area {
    padding-top: 20px;
    margin-bottom: 20px;
  }
  .banner-area h2 {
    margin-top: 10px;
  }
  .bottom-area .instragram ul li {
    margin-right: 5px;
  }
  .search-box{
    display: none;
  }


}

/*---------------------- NORMAL LAYOUT Desktop Size -------------------------*/
@media only screen and (max-width: 1200px) and (min-width: 992px) {
  .home-single-service .content h4 {
    padding-top: 10px;
    padding-bottom: 5px;
  }
  .home-single-service .content a{
    margin-top: 5px;
  }
  .home-chose-us-area .inner .home-chose-us-area-left{
    width: 100% !important;
  }
  .home-project-detail .content ul {
    padding-bottom: 26px;
  }
  .home-project-area #myCarousel .nav{
    overflow: hidden;
  }
  .menu-area .menuzord-brand {
    margin: 14px 15px 0 0;
  }
  .home-call-action a{
    margin-top: 36px;
  }
  .slick-hero-slider-caption h1{
    font-size: 30px;
  }
  .about-experience-area .content {
    margin-top: 30px;
    padding-left: 15px;
  }
  .hidden-tab-land{
    display: none;
  }
  .partner-heading.about {
    margin-bottom: 10px;
  }
  .quick-contact {
    padding: 15px;
  }
  .project-detail-overview .project-logo-area{
    width: 330px;
  }
  .single-project-detail .content {
    padding-top: 0;
  }
  .single-project-detail .content h3 {
    font-size: 18px;
    line-height: 26px;
    margin-top: 0;
    margin-bottom: 10px;
  }

}

/*------------------ NORMAL LAYOUT Tablet portrait ------------------------*/
@media only screen and (min-width: 768px) and (max-width: 991px) {

  .home-work-carousel .mix {
    width: 100%;
  }
  .home-single-work img {
    width: 100%;
  }
  .home-project-area #myCarousel .nav{
    overflow: hidden;
  }
  .home-call-action a{
    margin-top: 52px;
  }
  .single-news .content {
    padding: 25px 15px 30px 15px;
  }
  .about-tab-content .feedback {
    padding-top: 20px;
  }
  .quick-contact {
    padding: 10px;
  }
  .quick-contact p{
    min-height: 83px;
  }

}

@media only screen and (max-width: 767px) {
  .hero {
    padding: 40px 0 40px;
  }
  .hero h1 {
    font-size: 36px;
    line-height: 1.35;
  }
    .slick-hero-slider-caption h1{
        font-size: 16px;
    }
  .slick-hero-slider-caption h2 {
    font-size: 35px;
    margin-bottom: 20px;
    line-height: 1.2;
    text-align: left
  }
  .slick-hero-slider-caption p {
    font-size: 12px;
    line-height: 1.5;
    text-align: left
  }
  .slick-hero-slider-caption .hero-caption-label{
    font-size: 12px;
  }
  .slick-hero-slider-caption {
    padding: 50px 30px 70px
  }
  .slick-hero-slider-caption h2,
  .slick-hero-slider-caption p {
    text-align: center
  }
  .slick-hero-slider .slick-prev {
    left: 10px
  }
  .slick-hero-slider .slick-next {
    right: 10px
  }
  .alt-dot-position.slick-hero-slider.slick-inner-dot .slick-hero-slider-caption {
    padding: 50px 30px 70px
  }
  .alt-dot-position.slick-hero-slider.slick-inner-dot .slick-dots {
    bottom: 0
  }
  .who-we-are .content h1{
    font-size: 28px;
  }
  .who-we-are {
    padding-top: 0;
    padding-bottom: 20px;
  }
  .partner-heading {
    margin-bottom: 40px;
    margin-top: 40px;
  }
  .home-one-service {
    padding-bottom: 0;
  }
  .home-bussiness-area {
    padding-bottom: 20px;
  }
  .home-call-action a{
    margin-top: 5px;
  }
  .banner-area h2 {
    margin-top: 0;
    font-size: 18px;
  }
  .banner-area ul {
    padding-top: 10px;
    padding-bottom: 0;
  }
  .banner-area .touch-button {
    padding-top: 30px;
  }

  .footer-bar .usefull-link ul li {
    margin-left: 5px;
  }
  .partner-heading h2{
    font-size: 18px;
  }
  .single-complete-project .content h2 {
    font-size: 18px;
  }
  .news-detail-social-one .categories ul li {
    margin-left: 5px;
  }
  .service-body .single > h2, .mission-body .single-box h2, .partner-content .detail h3, .career-overview h2 {
    line-height: 26px;
    font-size: 18px;
  }
  .project-detail-content .first h2, .project-detail-content .second h3, .single-project-detail .content h3{
    font-size: 18px;
    line-height: 26px;
  }


}

@media (max-width: 479px) {
  .slick-hero-slider-caption h2 {
    font-size: 30px;
    line-height: 1.2
  }
  .slick-hero-slider-caption p {
    font-size: 12px;
    line-height: 1.5;
  }
}

/* ----------- End slider & Thank you ----------- */

====================================================================
	Main Slider style
====================================================================

***/

.main-slider{
	position:relative;
	z-index:1;
}

.main-slider .tp-dottedoverlay{
	background:rgba(0,0,0,0.30) !important;
}

.main-slider.negative-margin{
	position:relative;
	margin-top:-62px;
}

.main-slider .tp-caption{
	z-index:5;
}

.main-slider .border-title{
	font-weight:600;
	line-height:1.6em;
	color:#ffffff;
	font-size:22px;
	padding-bottom:32px;
	font-family: 'Hind Madurai', sans-serif;
}

.main-slider .border-title:after{
	position:absolute;
	content:'';
	display:block;
	left:0px;
	bottom:0px;
	width:60px;
	height:3px;
	background-color:#fde428;
	-webkit-transform:skewX(-45deg);
	-ms-transform:skewX(-45deg);
	-o-transform:skewX(-45deg);
	-moz-transform:skewX(-45deg);
	transform:skewX(-45deg);	
}

.main-slider .subtitle-text{
	font-weight: 600;
    line-height: 1.6em;
    color: #ffffff;
    font-size: 22px;
    padding-bottom: 32px;
    font-family: 'Hind Madurai', sans-serif;
}

.main-slider .performance-title{
	font-weight: 600;
    line-height: 1.6em;
    color: #ffffff;
    font-size: 22px;
    padding-bottom: 32px;
    font-family: 'Hind Madurai', sans-serif;
}

.main-slider .performance-title:after{
	position:absolute;
	content:'';
    display: block;
    width:60px;
    height:3px;
    right:0px;
    bottom: 10px;
    background-color: #fde428;
    -webkit-transform: skewX(-45deg);
    -ms-transform: skewX(-45deg);
    -o-transform: skewX(-45deg);
    -moz-transform: skewX(-45deg);
    transform: skewX(-45deg);
}

.main-slider .subtitle-text:after{
	position: absolute;
    content: '';
    display: block;
    width: 60px;
    height: 3px;
    left: 50%;
    margin-left: -30px;
    bottom: 0px;
    background-color: #ed1c24;
    -webkit-transform: skewX(-45deg);
    -ms-transform: skewX(-45deg);
    -o-transform: skewX(-45deg);
    -moz-transform: skewX(-45deg);
    transform: skewX(-45deg);
}

.main-slider .text{
	font-weight:400;
	line-height:1.6em;
	color:#ffffff;
	font-size:16px;
}

.main-slider h2{
	font-size:45px;
	color:#ffffff;
	font-weight:700;
	text-transform:uppercase;
	line-height:1.3em;
	font-size:35px !important;
}

.main-slider h3{
	font-size:24px;
	color:#ffffff;
	font-weight:600;
	line-height:1.4em;
}

.main-slider .btn-style-one{
	border-bottom-width:2px !important;
	color:#ffffff;	
}

.main-slider .btn-style-one:hover{
	color:#153e4d ;	
}

.main-slider .tp-bullets.preview3 .bullet{
	-ms-transform: scale(0.6,0.6);
	-o-webkit-transform: scale(0.6,0.6);
    -webkit-transform: scale(0.6,0.6);
    transform: scale(0.6,0.6);
	border-radius:50%;
	background-color:#ffffff !important;
	width:10px !important;
	height:10px !important;
	border:2px solid #ffffff !important;
	margin:0px 5px;
}

.main-slider .tp-bullets.preview3 .bullet:hover,
.main-slider .tp-bullets.preview3 .bullet.selected{
	background:transparent !important;
	border-color:#ed1c24 !important;
	-ms-transform: scale(1,1);
	-o-webkit-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
}

.main-slider .tparrows.preview3,
.main-slider .tparrows.preview3{
	background:none !important;
	width:50px !important;
	overflow:hidden;
	margin-top:-10px !important;
	height:50px !important;
}

.main-slider .tparrows.preview3::after{
	top:0px;
	background:none;
	color:#ffffff;
	font-size:18px;
	height:48px !important;
	line-height:44px;
	width:48px !important;
	padding:0px;
	border:2px solid #ffffff;
	border-radius:2px;
}

.main-slider .tparrows.tp-leftarrow.preview3::after{
	content: '\f177';
	font-family:'FontAwesome';
}

.main-slider .tparrows.tp-rightarrow.preview3::after{
	content: '\f178';
	font-family:'FontAwesome';
}

.main-slider .tparrows.preview3.tp-leftarrow{
	left:20px !important;
}

.main-slider .tparrows.preview3.tp-rightarrow{
	right:20px !important;
}

.main-slider .tparrows.preview3:hover::after{
	color:#ed1c24 ;
	border-color:#ed1c24 ;
	
}

.main-slider .tparrows.preview3 .tp-arr-iwrapper{
	visibility:hidden;
	opacity:0;
	display:none;	
}

.main-slider .tp-bannertimer{
	display:none !important;	
}
.tp-banner-container{left:0px !important}

.tp-bullets {margin-left:0px !important;}

.service-body .single img{
		margin-bottom:20px;
	}
/*.news-cnts {
    padding: 0 20px 20px;
	    background: #f7f7f7;
    border-bottom: 2px solid #6091ba;
}*/


.service-content .ul-con li{
    color:#727272;
    font-size: 14px;
    padding: 8px 0;
    display: block;
    line-height: 12px;
	position:relative;
}

.service-content .ul-con li:before {
   font-family: FontAwesome;
   content: "\f105";
   color:#31C3E7;
   margin-right:10px;
}
.client img{
	margin:10px auto;
	border:1px solid #eee;
	padding:5px;
}
.no-more{
	position:relative;
	text-align:center;
	display:inline-block;
	margin:20px auto !important;
	color:#878787
	}
.no-more:before{
		content:"--------";
		position:absolute;
		left:-50px;
		top:-2px;
	}
 .no-more:after{
	content:"--------";
	position:absolute;
	right:-50px;
	top:-2px;
	
}

.hr-link{
	text-align:center;
    padding: 13px 30px;
    display: inline-block;
    color: #31C3E7;
    font-size: 13px;
    font-family: 'RalewaySemiBold';
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    text-transform: uppercase;
    border-radius: 2px;
	}

/*** 


