
@import url(https://fonts.googleapis.com/css?family=Cabin:400,400i,500,500i,600,600i,700,700i);

@font-face {
	font-family: raleway;
    src: url(../fonts/BuenosAiresTrial-Light.otf);
}

@font-face {
	font-family: lari;
    src: url(../fonts/lari.ttf);
}


/*-----------------------------------------------------------------*/
/* Basic
/*-----------------------------------------------------------------*/
html, body {
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
	font-family: raleway;
	font-size: 15px;
	line-height: 1;
	font-weight: 400;
	border: none;
	color:#747474;
	position: relative; 
	background:#f9f9f9
}

h1, h2, h3, h4, h5, h6, p, span {
	font-family: raleway;
	color:#333333;
	margin-top:0;
}

p {
	font-size: 17px;
	font-weight:400;
	line-height: 20px;
	font-family: raleway;
	color:#6B767D;
	letter-spacing: 0.4px;
	text-align:justify;
}

a{
	color:#f93755;
	background:none;
	text-decoration: none;
	outline: none;
}

a:hover,  a:active,  a:focus {
	color:#f93755;
	text-decoration: none;
	outline: none !important;
}

::selection {
	background:#f93755;
	color:#FFF;
}

::-moz-selection{
	background:#f93755;
	color:#FFF;
}

img{
	max-width:100%;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.form-control{
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    margin-bottom:0px;
    font-size: 15px;
    line-height: 25px;
    color: #FFF;
    height:46px;
	width:100%;
    vertical-align: middle;
	box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    background:transparent;
	
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}
input#submitdis{
	margin-top: 20px;
}
input.btn.btn-default.btn-lg.btn-default-full {
    margin-top: 15px;
}
input.btn.btn-default.btn-lg.btn-default-full:hover{
	background: #0c0c0c;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.form-control:focus{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
	border-color:#f93755;
}

.lari{
	font-family: lari!important;
	display: inherit;
	color: #000!important;
}
.bl_v{
	color: #000!important;
	display: inherit;
}

.form-no-sing{
border: 1px solid #cac8c8!important;
    border-radius: 5px;
    padding: 0 15px 15px 0;
    margin-top: 15px;
    margin-left: 15px;
    background: #fff;
    display: inline-block;
    width: 97%;
}
.form-no-sing p{
	padding: 20px 0 0 15px;
	    color: #000;
}
.form-no-sing input[type=submit]{
    background: #dadada;
    color: #272727!important;
}
.form-no-sing input[type=submit]:hover{
	background: #bbbaba;
}
/*-----------------------------------------------------------------*/
/* Common Elements
/*-----------------------------------------------------------------*/

.btn-default {
	background:#f93755;
	border: 1px solid #f93755;
	padding:6px 14px;
	box-shadow:none;
	color: #FFF;
	font-size:14px;
	font-weight:700;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	transition: all 0.3s;
	border-radius: 0;
}
.btn-default-full{
	width:100%
}
.aside-registracion{
	font-style: italic!important;
    font-size: 14px!important;
    padding-bottom: 4px!important;
}
.product_empty{
	font-size: 13px!important;
    margin-top: -15px!important;
    position: absolute!important;
    right: 10px;
    font-style: italic;
    text-align: left;
}
.reviewbtns{
	padding: 10px 20px!important;
    width: 154px!important;
}

.delbutton {
    float: inherit!important;
    padding: inherit!important;
    font-size: inherit!important;
    color: #000!important;
    margin: inherit!important;
    background: inherit!important;
}
.btnlink_rew{
	    width: 200px!important;
    padding: 10px 7px!important;
}
.status-qnt{
    font-size: 14px!important;
    margin-top: -15px!important;
    position: absolute!important;
    right: 10px;
    font-style: italic;
}
tr.tr-qyn {
    height: 0px;
    padding: 0;
    margin: 0;
    display: block;
}
#submitdis:disabled {
    background: #a4a4a4;
	border: 1px solid #3d3d3d!important;
}
textarea#message {
    margin-top: 15px;
    margin-bottom: 15px;
}
div#ajaxsuccess {
    color: green;
}
/******************************/
.wrapper {
  background: #ececec;
  color: #555;
  font-size: 20px;
  position: relative;
  text-align: center;
  width: 200px;
  -webkit-transform: translateZ(0); /* webkit flicker fix */
  -webkit-font-smoothing: antialiased; /* webkit text rendering fix */
}
.lightbox.margin-topfix {
    margin-top: 20px!important;
        margin-top: 20px!important;
    height: 179px;
    overflow: hidden;
    width: 100%;
}
.lightbox.margin-topfix img {
	width: 100%;
}
.history-person{
	color: black;
}
.wrapper .tooltip {
  background: #000;
  bottom: 0%;
  color: #fff;
  display: block;
  margin-bottom: 10px;
  opacity: 1;
  padding: 20px;
  pointer-events: none;
  position: absolute;
  width: 100%;
  -webkit-transform: translateY(10px);
     -moz-transform: translateY(10px);
      -ms-transform: translateY(10px);
       -o-transform: translateY(10px);
          transform: translateY(10px);
  -webkit-transition: all .25s ease-out;
     -moz-transition: all .25s ease-out;
      -ms-transition: all .25s ease-out;
       -o-transition: all .25s ease-out;
          transition: all .25s ease-out;
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
     -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
      -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
       -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
          box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
}
.flag.bg {
	width: 16px!important;
    height: 11px!important;
}
/* modall off in */
.modal-backdrop.fade.in {
    display: none;
}
.modal-movies{
	top:20%;
}
.user_comment_order{
	margin-top: 20px;
}
.user_comment_order textarea{
	 max-width: 1000px;
    color: rgb(107, 118, 125);
    font-weight: 100;
    height: 100px;
    max-height: 150px;
    margin: 0px;
}
.wrapper:hover .tooltip {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translateY(0px);
     -moz-transform: translateY(0px);
      -ms-transform: translateY(0px);
       -o-transform: translateY(0px);
          transform: translateY(0px);
}
/************************************************/
.lte8 .wrapper .tooltip {
  display: none;
}

.lte8 .wrapper:hover .tooltip {
  display: block;
}
/**************************************************/
span.rentalq {
    font-size: 11px;
}
span.rentalqadd {
    color: red;
}
.display-person{display:none}

.btn-default:hover,.btn-default:active,.btn-default:focus{
	background:#FFF;
	border-color:#FFF;
	color:#656060;
	outline:none;
	box-shadow:none;
}
.registracion_info {
    position: fixed;
    display: none;
	z-index: 999;
    top: 40%;
    right: 0;
    width: 347px;
    text-align: center;
    background: #e8e8e8;
    padding: 31px;
    height: 127px;
    border: 1px solid rgba(2, 2, 2, 0.52);
	clear:both;
   -webkit-transition: top 2s;
    transition: top 2s;
}
.registracion_info a{
   float: inherit!important;
	padding: 10px 7px!important;
    font-size: 15px!important;
    color: #FFF!important;
    margin: auto 0!important;
    background: #000000!important;
    clear: both!important;
    display: block!important;
    margin-top: 11px!important;

}
textarea.textarea {
    border: 1px solid #606060;
	color:#606060;
	    width: 183px;
    min-width: 350px;
    max-width: 350px;
    height: 100px;
    max-height: 200px;
}
.greencolor{color:green;
-webkit-filter: inherit;
    -webkit-filter: inherit;
    filter: inherit;
    filter: inherit;}
.bg-danger {
    padding: 10px;
}
.btn-primary {
	background: transparent;
	border: 1px solid #DCE4E6;
	padding:6px 14px;
	box-shadow:none;
	color: #656060;
	font-size:14px;
	letter-spacing:1px;
	font-weight:700;
	text-transform: capitalize;
	text-decoration: none;
	display: inline-block;
	border-radius: 0px;
	transition: all 0.3s;
}
.cardadd{
	display:none;
	width: 145px;
    text-align: center;
    border-bottom: 1px solid black;
    padding: 10px;
    line-height: 8px;
}
.fucusbtn:focus{
	width: 70px;
} 
.rental-text p {
    background: none !important;
	 font-family: raleway !important;
}
.rental-text span {
    background: none !important;
	 font-family: raleway !important;
}
.rental-text p span {
    background: none !important;
	    font-family: raleway !important;
}
.btn-primary:hover,.btn-primary:active,.btn-primary:focus{
	background:#000;
	border-color:#000;
	color:#FFF;
	outline:none;
	box-shadow:none;
}
.no-padding{padding:0px}
.btn-lg {
    padding: 10px 20px;
    font-size: 14px;
}

.btn-sm {
	padding: 4px 10px 2px;
	font-size: 13px;
}

.btn-color-white{
	color:#FFF;
}

::-webkit-input-placeholder {
	color:#a2a2a2 !important;
	font-weight: 500;
	letter-spacing:1px;
}

:-moz-placeholder {
	color:#a2a2a2 !important;
	font-weight: 500;
	letter-spacing:1px;
}

::-moz-placeholder {
	color:#a2a2a2 !important;
	font-weight: 500;
	letter-spacing:1px;
}

:-ms-input-placeholder {
	color:#a2a2a2 !important;
	font-weight: 500;
	letter-spacing:1px;
}

.clear{
	clear:both;
}

.scrollup {
    width:35px;
    height:35px;
    position:fixed;
    bottom:30px;
    right:15px;
    display:none;
	background-color: #f93755;
	text-align: center;
	z-index:200;
}

.scrollup i{
	color:#fff;
	font-size:15px;
	display:block;
	line-height:33px;
}

.scrollup:hover{
	background: rgba(252,54,44,0.6);

}

.section{
	padding:100px 0 70px;
	position:relative;
}

.section .container{
	/*position:relative;*/
	z-index:100;
}

.heading {
    margin-bottom: 30px;
}

.section-header {
	text-align: center;
	margin: 0 0 50px;
}

.section-header .service {
	display: table;
	position: relative;
	margin: 0 auto;
	font-size:30px;
	padding: 0 42px;
	font-weight: 100;
	letter-spacing: 1px;
}

h1.service-detaild {
	text-align: center/*left*/;
    color: #606060;
    text-transform: uppercase;
    font-size: 32px;
}


.section-header .service > span {
	display: block;
	padding: 0 20px;
	position: relative;
    z-index: 1;
}

.section-header .service:before, .section-header .service:after {
	display: inline-block;
	content: "";
	border-style: solid;
	border-width: 8px 0px 0px 50px;
	border-color: rgba(0, 0, 0, 0) transparent transparent rgba(221, 221, 221, 0);
	position: absolute;
	right: 0%;
	bottom: 11px;
	width: 0px;
	height: 0px;
	margin-top: -3px;
	margin-left: 5px;
	background:url("../images/icon/r-icon.png");
}

.section-header .service:before {
	border-width: 8px 50px 0px 0px;

}

.section-header .service:after {
	left: 0%;
	right: 0;
	background:url("../images/icon/l-icon.png");
}

.section-white .section-header h2{
	color:#FFF;
}

.section-white .section-header .service:before, .section-white .section-header .service:after {
	border-bottom: 1px solid #FFF;
}

.color-white{
	color:#fff !important;
}

#pageloader {
	width: 100%;
    height: 100%;
    position: fixed;
	background-color:#FFF;
    z-index: 999999;
}

.loader {
	position: absolute;
	width: auto;
	height:auto;
	top:42%;
	left:46%;
	text-align:center;
}

.loader i{
	color: #f93755;
}

.overlay {
	background:rgba(33,42,52,0.6);
	z-index:1;
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.parallax {
	position:relative;
	background-attachment: fixed !important;
	background-position: center center;
	background-repeat: no-repeat  !important;
	background-size: cover;
}


/*========================================================================*/
/*  flexsmall
/*========================================================================*/

.flex-container a:active,
.flexsmall a:active,
.flex-container a:focus,
.flexsmall a:focus  {
	outline: none;
}

.sliders,
.flex-control-nav,
.flex-direction-nav {
	margin: 0; 
	padding: 0; 
	list-style: none;
}

.flexsmall {
	margin: 0; 
	padding: 0;
}


.flexsmall .sliders img {
	width: 100%; 
	display: block; 
	height:630px;
}

.flex-pauseplay span {
	text-transform: capitalize;
}

.sliders:after {
	content: "\0020"; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	line-height: 0; 
	height: 0;
}

html[xmlns] .sliders {
	display: block;
}

* html .sliders {
	height: 1%;
}

.no-js .sliders > li:first-child {display: block;}

.flex-control-nav {
	position:absolute;
	bottom: 20px;
	text-align:center;
	width: 100%;
}

 .flex-control-nav li{
 	margin: 0 3px;
 	display: inline-block;
 }
 .flex-control-nav li a{
 	width: 30px;
 	height: 5px;
 	background: #FFF;
 	text-indent:-9999px;
 	display:block;
 	opacity: 0.4;
 }

 .flex-control-nav li a.flex-active{
 opacity: 1;
 }
 
 
 .flex-direction-nav .flex-prev:hover,
 .flex-direction-nav .flex-next:hover{
 	opacity: 1;
 } 
 

/*========================================================================*/
/* Slider
/*========================================================================*/


#home {
	width: 100%;
	height: 95%;
	color: #fff;
	text-align: center;
}

.home-min{
	height: 376px!important;
}

.small-400-hedaer-overlay {
	background: rgba(33,42,52,.6);
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	z-index: 9;
	width: 100%;
	height: 100%;
	display: none;
}

.flexsmall .tx {
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	color: white;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	/* background: rgba(249,55,85,.8); */
	width:100%;
	height:100%;

	display: none /* ტელეფონში უშლის ხელს მენიუზე დაკლიკება */
		
}


.header-text:first-child {
	opacity: 1;
}
.header-text{
	width:90%;
	margin:0 auto;
	opacity: 0;
}

.flexsmall h1 {
	font-size: 38px;
	font-weight: 600;
	margin-bottom: 20px;
	color: #000;
	font-weight:bold;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.flexsmall p {
	font-size: 17px;
    margin-bottom: 50px;
    line-height: 28px;
    color: #FFF;
    font-weight: 100;
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
    background: #000;
	
	text-align:center;
}

.tx {
   display: table;
   width: 100%;
   height: 100%;
   position: relative;
}

.tx-cell {
   display: table-cell;
   text-align: center;
   vertical-align: middle;
}

#text-header{
	padding:0px;
}

.tx-cell a{
	margin-bottom:10px;
}

.tx-cell a:first-child{
	margin-right:10px;
}

.hm{
	width:100%;
	height:100%;
	max-height:100%;
	position: absolute;
}

.hm .flex-direction-nav .flex-prev:hover,
.hm .flex-direction-nav .flex-next:hover{
	opacity:0.7;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.fa-size-max{
	font-size: 20px!important;
}
.marg-lang{
	margin-left: 25px;
}
.flexsmall-container, 
.flexsmall .fix-ul-mm, 
.flex-viewport {
    height: 100%;
    padding: 0;
} 

.flexsmall {margin: 0; padding: 0; width: 100%; height: 100%; border: 0px solid; overflow: hidden;}
.flexsmall .fix-ul-mm img {width: auto; height: 100%; display: block;}
 

.flexsmall .fix-ul-mm li{
	height:100%;
	max-height:100%;
	background-size: cover; 
	background-position: center center;
	width: auto;
	-webkit-backface-visibility: hidden;
	position: relative;
}

/* change your slider images here or add more fix-ul-mm */
.flexsmall .fix-ul-mm li.header-bg {
	background-image: linear-gradient(to bottom, rgba(249,55,85,.8), rgba(249,55,85,.8)), url(../images/slider/header-bg.jpg);
}
.flexsmall .fix-ul-mm li.slide2 {
	background-image: linear-gradient(to bottom, rgba(249,55,85,.8), rgba(249,55,85,.8)), url(../images/slider/slide2.jpg);
}
.flexsmall .fix-ul-mm li.slide3 {
	background-image: linear-gradient(to bottom, rgba(249,55,85,.8), rgba(249,55,85,.8)), url(../images/slider/slide3.jpg);
}

.bg{
	width: 100% !important;
	height: 100% !important;
	background-size: cover !important;
	position: absolute !important;
	z-index: 2 !important;
	background-attachment: fixed;
}



/*-----------------------------------------------------------------*/
/* Navigation
/*-----------------------------------------------------------------*/


#header {
	z-index: 999;
	width: 100%;
	-webkit-transition: all 0.1s;
	-moz-transition: all 0.1s;
	transition: all 0.1s;
	background: #FFF;
	border-bottom: 1px solid #EEE;
}

#main-menu {
	z-index: 300; 
	visibility:visible;
	position: relative;
	z-index: 999;
}

#main-menu ul { 
	display: block;
	width: 100%;
	text-align: center;
}

#main-menu ul li {
	display: inline-block;
	position: relative;
}

#main-menu ul li a {
	display: inline-block;
    padding: 10px 13px;/* 10 15 */
    line-height: 25px;
    color: #222;
    font-weight: 500;
    font-size: 13px;
    margin-top: 16px;
	border-radius:3px;
    text-transform: uppercase;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

#main-menu ul li a:hover {
	color: #f93755;
}

#main-menu ul li.active > a, #main-menu ul li.active.has-child > a {
	color: #f93755;
}

#main-menu ul.nav>li>a:hover, #main-menu ul.nav>li>a:focus {
	background: #000;
	color: #fff;
}

.clear-toggle{
	display:none;
	clear:both;
}

.navbar-toggle {
	color:#f93755;
	margin-top: 30px;
	padding:0px;
	font-size:35px;
}


.logo {
	background: none 0 0 no-repeat;
	display: block;
	float: left;
	line-height: 40px;
	padding: 0 0 0 45px;
	color: #f93755;
}

.logo strong {
	font-size: 50px;
	font-weight: 700;
	font-style: italic;
	font-family: sans-serif;
	letter-spacing: 1px;
	color: #f93755;
}

.logo-nav { 
	float: left; 
	padding: 0px /*18px | 30px 0px*/;
}
#ge_en__flag {

}
#ge_en__flag a{
	padding: 10px 5px!important;
	transition: all 0.5s;
}
#ge_en__flag a:hover{
	
	background: none!important;
	/*  -ms-transform: rotate(30deg); 
    -webkit-transform: rotate(30deg); 
    transform: rotate(30deg);*/
       -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
#ge_en__flag a img{
    width: 25px;
    -webkit-filter: grayscale(50%);
    filter: grayscale(50%);
}


/*-----------------------------------------------------------------*/
/* Services
/*-----------------------------------------------------------------*/


#services{
	padding-bottom:50px;
}

#whymmstudio{
	padding-bottom:50px;
}


.services-box{
	margin-bottom:50px;
	text-align:center;
}

.services-box .services-icon {
	width: 50px;
	height: 50px;
	color: #f93755;
	font-size: 22px;
	line-height: 50px;
	margin-bottom: 30px;
	border: 1px solid #ddd;
	position: absolute;
	transition: all 0.25s linear;
	background: #eee;
	border-radius: 100px;
}



.services-box:hover .services-icon {
	color: #f93755;
	border: 1px solid #f93755;
	background:#FFF;
}


.services-box .services-detail {
    text-align: left;
    margin-left: 70px;
}

.reg-now{
	font-family: raleway;
    color: #000;
    padding: 20px 0 0px 0;
    display: block;
}
.reg-now:hover{
	font-weight:bold;
	color: #000;
}
/*-----------------------------------------------------------------*/
/* Works
/*-----------------------------------------------------------------*/

#works{
    padding-bottom: 0;
	position:relative;
	background: #F8F8F8;
}
article.status_error {
    display: table-caption;
    text-align: center;
    color: #a21f1f;
    font-weight: bold;
}
.work-grid .mix { 
	opacity: 0; 
	display: none;
}

.work-grid li:hover a img {
	-moz-transform: scale(1.5);
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}

.filtering {
	text-align: center;
	display: none;
	margin-left: 0;
	margin-bottom: 60px;
}

.filter {
	font-size: 14px;
    position: relative;
    display: inline-block;
    margin: 0 16px 24px 16px;
    font-weight: 400;
	color: #888888;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear;
    letter-spacing: 1px;
}

.filter.active,
.filter:hover {
    color: #333;
}

.filter.active:after{
    position: absolute;
    bottom:-14px;
    left: 0;
    width: 100%;
    height: 4px;
    content: '';
    background:#f93755;
}
.full-width{
	width:100%;
	display:table;
}

.display-table {
    display: table;
    width: 100%;
    height: 100%;
}

.display-table-cell {
    display: table-cell;
    vertical-align: middle;
}

.work-grid {
    width: 100%;
    margin: 0;
	padding:0;
}

.work-item {
    display: inline-block;
}

.work-grid  li:nth-child(even) img{
	   height: 100%;
	   width: auto;
	   max-width: inherit;
}
.work-grid  li:nth-child(odd) img{
	   width: 100%;
	   max-width: inherit;
}


.work-grid  li:nth-child(3) img{
	   height: 100%;
	   width: auto;
	   max-width: inherit;
}
.work-grid  li:nth-child(4) img {
        width: 100%;
	   max-width: inherit;
	   height: initial;
}


.work-grid li:nth-child(odd) {
       width: 35%;
	   height: 292px;
       overflow: hidden;
}
.work-grid  li:nth-child(even) {
       width: 60%;
	   height: 292px;
       overflow: hidden;
	  
}
.work-grid  li:nth-child(3) {
       width: 55%;
	   height: 292px;
       overflow: hidden;
}
.work-grid  li:nth-child(4) {
       width: 40%;
	   height: 292px;
       overflow: hidden;
}

.work-item a {
    /* position: relative; */
    /* height: 100%; */
    display: block;
    margin-bottom: 10px;
    position: relative!important;
    height: 220px!important;
    line-height: 220px!important;
    overflow: hidden!important;
    text-align: center;
    cursor: pointer;
}

.work-item a img {
    width: 100%;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    max-width: 100%;
    max-height: 100%;
    opacity: 1;
    vertical-align: middle;
    transition: opacity .5s ease;
    -moz-backface-visibility: hidden;
    width: inherit;
    text-align: center;
}
.work-item .work-info {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    opacity: 0;
    -webkit-transition: all ease-in-out 0.4s;
    transition: all ease-in-out 0.4s;
}

.work-item:hover .work-info {
    opacity: 1;
}

.full-width-movies {
	width:100%!important;
}
.full-width-movies img {
	width:100%!important;
}

i.fa.fa-link {
    width: 31px;
    height: 31px;
    border-radius: 3px;
    background: #e4e4e4;
    color: #000;
    -ms-transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
    transform: rotate(45deg);
	padding: 5px;
    text-align: center;
}


i.fa.fa-search-plus {
    width: 31px;
    height: 31px;
    border-radius: 3px;
    background: #383838;
    color: #fff;
    -ms-transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
    transform: rotate(45deg);
	padding: 5px;
    text-align: center;
}
.generfa{
	width: 31px;
    bottom: 0;
    top: 100%;
    height: 31px;
    position: absolute;
    border-radius: 3px;
    background: rgba(24, 24, 24, 0.65);
    color: #fff;
    -ms-transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
    transform: rotate(45deg);
    padding: 6px;
    text-align: center;
    left: 44%;
    -webkit-transition: all 1s;
    transition: all 1s;
}
.lightbox:hover .generfa{
	 position: absolute;
	 top: 44%;
	 text-align: center;
}
.ov-hidden{
	overflow:hidden;
}


.generfa-loc{
	width: 31px;
    bottom: 0;
    top: 100%;
    height: 31px;
    position: absolute;
    border-radius: 3px;
    background: rgba(24, 24, 24, 0.65);
    color: #fff;
    -ms-transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
    transform: rotate(45deg);
    padding: 6px;
    text-align: center;
    left: 50%;
    -webkit-transition: all 1s;
    transition: all 1s;
}
.location-img:hover .generfa-loc{
	 position: absolute;
	 top: 44%;
	 text-align: center;
}

.movies-title{
	font-size: 25px;
    margin-bottom: 10px;
    display: block;
    font-style: italic;
	text-transform: uppercase;
}

.work-item  .work-info .work-info-detail  {
    width: 100%;
    height: 100%;
    text-align: center;
    opacity: 0;
    -webkit-transform: translateY(65%);
    -ms-transform: translateY(65%);
    transform: translateY(65%);
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.work-item:hover .work-info .work-info-detail  {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.owl-prev{
	left: -45px;
    bottom: 42%;
    position: absolute;
}
.owl-next{
	right: -45px;
    bottom: 42%;
    position: absolute;
}

.overflow-hidden-col{
	overflow:hidden;
	margin-top:60px;
	height: 300px;
}
.img-left-f{
	float: left;
    width: 34%;
}
.img-rigth-f{
	float: right;
    width: 65%;
}

.work-item  .work-info .work-info-detail  h4,
.work-item  .work-info .work-info-detail  p{
    color: #fff;
}

.work-item  .work-info .work-info-detail  p{
    margin-bottom:15;
	text-align:center;
}

.margin-fix{
	margin-bottom:50px
}
.margin-fixa{
	margin-bottom:20px;
	    overflow: hidden;
}
.margin-fixa .generfa{
	top:112%;
}
.work-item  .work-info .work-info-detail h4:after {
    content: "";
    display: block;
    width: 40px;
    height: 2px;
   /* background:#f93755;*/
    margin: 10px auto;
}

.thumbnail-img {
    position: relative;
    float: left;
    display: inline-block;
    width: 100%;
    overflow: hidden;
}

.work-grid{
	margin-top:60px;
}

.work-all{
	text-align:center;
	margin-top: 50px;
	padding-bottom: 50px;
}

.work-grid li {
    margin: 10px;
    height: 300px;
}

@media only screen and (min-width: 40.063em) {
	
    .filtering { display: block; }
    .thumbnail-img { width: 40%; }
}

@media only screen and (min-width: 64.063em) {
	
    .thumbnail-img { width: 47%; }
}


/*-----------------------------------------------------------------*/
/* Team
/*-----------------------------------------------------------------*/


#team{
	background:#f9f9f9; 
}

.team-member{
	text-align:center;
}

.team-member img{
	max-width:100%;
	width:100%;
}

.team-member .team-info{
	padding:20px 10px 10px 10px;
	background:#FCFCFC;
}
  
.team-member .team-info p{
	font-size:16px;
}

.team-member .team-info:hover{
	background:#f93755;
}

.team-member .team-info:hover h4 ,
.team-member .team-info:hover p{
	color:#fff;
}

.team-member .socials{
	margin-top:20px;
	padding:0px;
} 

.team-member .socials li{
	list-style:none;
	display:inline-block;
	margin:0 5px 0 0;
	padding:0;
} 

.team-member .socials li a {
    border: 1px solid;
    color: #f93755;
    display: block;
    height: 34px;
    line-height: 32px;
    text-align: center;
    width: 34px;
    border-radius: 100px;
} 

.team-member .team-info:hover .socials li a{
	 border-color:#fff;
	 color:#fff;
}

.team-member .team-info .socials li a:hover{
	 background-color:#fff;
	 color:#f93755;
}

.team-member:hover .team-info {
	background: #f93755;
	color: #fff;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;

}

.team-member:hover .socials li a {
	border-color:#fff;
	color:#fff;
}

.team-member:hover .team-info h4 ,
.team-member:hover .team-info p{
	color:#fff;
}


/*-----------------------------------------------------------------*/
/* Call to Action
/*-----------------------------------------------------------------*/


#cta{
	background:url(../images/parallax/cta.jpg);
}

.call-to-action{
	text-align:center;
	margin-bottom: 30px;
}

.call-to-action h3 {
    margin-bottom: 25px;
    font-weight: 500;
    color: #FFF;
    font-size: 38px;
    letter-spacing: 1px;
}

.call-to-action p{
	font-size: 16px;
	margin-bottom: 30px;
	color:#FFF;
}

.call-to-action a{
	margin-right:10px;
	margin-bottom:10px;
}

.call-to-action a:last-child{
	margin-right:0px;
}

 
/*-----------------------------------------------------------------*/
/* Features
/*-----------------------------------------------------------------*/

#features{
	background:#383838;
	
}

.soc-net ul.footer-social li a {
    color: #FFF;
    text-align: center;
    border: 2px solid #474747;
    display: inline-block;
    height: 50px;
    margin-bottom: 10px;
    width: 50px;
    margin-right: 7px;
    border-radius: 10px;
}
.soc-net ul.footer-social li {
    line-height: 48px;
    font-size: 20px;
    padding: 0px;
}
.soc-net ul.footer-social li a:hover {
    background:#000000;
}

.features-intro{
	max-width: 800px;
	margin: 0px auto 50px;
	text-align: center;
	padding:0px 10px;
}

.features-intro h3{
	font-size: 20px;
	font-weight: 500;
	opacity: 0.9;
}

.features-intro p{
	font-size: 16px;
}

.features-main {
    margin-top: 20px;
    display: inline-block;
}

.features-left,.features-right {
    padding-top: 20px;
}

.features-left .features-item, .features-right .features-item {
    margin-bottom: 40px;
}

.features-left .features-icon, .features-right .features-icon{
	width: 55px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	color: #f93755;
	font-size: 22px;
	font-weight: 600;
	border: 1px solid #ddd;
	position: relative;
	transition: all 0.5s ease-in-out 0s;
	background: #eee;
	border-radius: 100px;
}

.features-left .features-icon{
	float:right;
}

.features-right .features-icon{
	float:left;
}

.features-left .features-info {
    text-align: right;
    margin-right: 90px;
}

.features-right .features-info {
    text-align: left;
	margin-left: 90px;
}

.features-item:hover .features-icon{
	background:#FFF;
	border-color:#f93755;
	color:#f93755;
}


.device-center {
	text-align: center;
}
.hiddentotal{
	height: 77px!important;
    max-height: 77px!important;
    overflow: hidden!important;
}
/*-----------------------------------------------------------------*/
/* Facts
/*-----------------------------------------------------------------*/


#facts{
	background: url('../images/parallax/georgia-Tbilisi.jpg') no-repeat center center;
}
#facts-movie{
	background: url('../images/parallax/film_set_jpeg.jpg') no-repeat center center;
}

.default-height-mm{
	min-height:420px;
	
}

.facts-detail{
	text-align:center;
	margin-bottom:30px;
}
.circle-servise{
	background: #323232;
    width: 200px;
    height: 200px;
    border-radius: 50%;
	border : 1px solid #323232;    
	 -webkit-transition : border 400ms ; 
	 -moz-transition : border 400ms ;
	 -o-transition : border 400ms ;
}
.circle-servise img{
	    margin: 23px 0 0px 0;
}
.circle-servise:hover{
   border : 5px solid #fff;  
   cursor:pointer;   
}
.facts-detail i {
	font-size: 73px;
    color: #fff;
    display: inline-block;
    line-height: 136px;
}
.facts-detail span {
    display: block;
    margin-bottom: 15px;
    font-size: 14px;
	font-weight:500;
	color:#FFF;
}
.min-circle-detaild{
	    margin-top: 6px;
}


.circle-servise-detaild{
	background: #323232;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 1px solid #323232;
    -webkit-transition: border 400ms;
    -moz-transition: border 400ms;
    -o-transition: border 400ms;
	float:right;
}
.circle-servise-detaild:hover{
   border : 5px solid #fff;  
   cursor:pointer;   
}
.circle-servise-detaild i {
	font-size: 30px;
    color: #fff;
    display: inline-block;
    line-height: 40px;
    margin-top: 12px;
}
.circle-servise-detaild span {
    display: block;
    margin-bottom: 15px;
    font-size: 12px;
    font-weight: 500;
    color: #FFF;
}



.facts-detail p {
	margin-bottom: 0px;
	font-size: 18px;
	text-transform: uppercase;
	font-weight:500;
	color:#FFF;
}

.detaild-title-min{
	color: #000;
    font-weight: bold;
    margin: 40px 0 20px 0;
	font-size: 23px;
}
.center-detaild-title-min{
	text-align:center;
	margin: 0px 0 20px 0!important;
}
.strong-fix{
	font-weight:bold
}



/*-----------------------------------------------------------------*/
/* usefull table
/*-----------------------------------------------------------------*/
.usefull-tables tr td{
	padding: 4px 20px 4px 0;
    font-size: 17px;
}
.usefull-tables tr td span{
	color: #008080;
    font-weight: bold;
}

/*-----------------------------------------------------------------*/
/* Pricing Page
/*-----------------------------------------------------------------*/


#pricing{
	padding-top:100px;
	background:url(../images/parallax/pricing.jpg);
}

.pricing-table {
    text-align: center;
	margin-bottom:30px;
	background:#FFF;
}	

.pricing-table h1 {
	padding: 25px 0;
	margin: 0;
	font-size:20px;
}

.pricing-table h2 {
	margin: 0;
	padding: 25px;
	color: #fff;
	font-size: 35px;
	background:#1B1C1F;
	font-weight: bold;
}

.pricing-table h2 strong {
	font-size: 15px;
	font-weight:700;
	color: #FFF;
}

.pricing-table .feature-list {
	padding: 15px 0;
}

.pricing-table .feature-list ul {
    list-style: none outside none;
    padding: 0px;
}

.pricing-table .feature-list ul li {
    padding: 13px 0px;
    border-bottom: 1px solid #E5E5E5;
    margin: 0px 40px;
}


.pricing-table .price-signup {
	padding: 10px 0 30px;
}


/*-----------------------------------------------------------------*/
/* Testimonial
/*-----------------------------------------------------------------*/


#testimonials {
	position:relative;
	padding:100px 0px;
	background:#ECF0F1;
}

#testimonials .container{
	width:90%;
	position:relative;
}

#testimonials {
	text-align: center;
}

#testimonials .items {
	margin-bottom: 30px;
	margin-top:-7px;
	color:#474545;
}

#testimonials .detail {
    font-size:17px;
    line-height: 32px;
	font-weight:500;
}

#testimonials .name {
    font-weight: 500;
    margin-top:20px;
    font-size: 18px;
}

#testimonials .owl-controls .owl-page span {
    background:#ccc;
    border-radius:0;
    display: block;
    margin: 5px 4px;
    opacity: 1;
	width:12px;
	height:12px;
	margin-right:10px;
}

#testimonials .owl-controls .owl-page.active span {
    background:#f93755 !important;
	border:1px solid #f93755;
} 
 

/*-----------------------------------------------------------------*/
/* Client
/*-----------------------------------------------------------------*/


#clients{
	background:#000;
	text-align:center;
}

.clients-carousel  figure{
	margin: 5px;
	margin-bottom:30px;
	
}

.clients-carousel  figure:hover{
	background: #000;
}

.our-partners{
	text-align: left;
    font-size: 20px;
	color: #a9a9a9;
}

.clients-carousel  figure img{
	display: block;
	margin: 0 auto;
}


/*-----------------------------------------------------------------*/
/* Blog
/*-----------------------------------------------------------------*/


#blog{
	padding:100px 0 50px;
	position:relative;
	background:#ECF0F1;
}

.blog-post{
	background: #FEFDFD;
    border: 1px solid #F6F6F6;
    margin-bottom: 30px;
    text-align: center;
	    height: 330px;
    box-shadow: -1px 1px 1px 1px rgba(6, 6, 6, 0.08);
	-webkit-transition : border 500ms ease-out;
  -moz-transition : border 500ms ease-out;
  -o-transition : border 500ms ease-out;
  transition : border 500ms ease-out;
}
.blog-post:hover{
	cursor:pointer;
	border: 1px solid #777777;
    background: whitesmoke;
}

.post-detail{
	margin-bottom:20px;
	padding:0px 10px;
}

.post-date span{
	font-size: 17px;
	color: #FFF;
}

.post-detail .entry-meta {
	margin:15px 0px;
}

.post-detail .entry-meta li {
  display: inline;
  margin-right: 7px;
  font-size: 14px;
  color: #969696;
}

.post-detail p{
	margin-bottom:20px;
}

.post-media{
    max-height: 212px;
    min-height: 212px;
    position: relative;
    margin-bottom: 25px;
    position: relative;
    height: 212px!important;
    line-height: 212px!important;
    overflow: hidden;
}

.post-media img{

    max-width: 100%;
    max-height: 100%;
    opacity: 1;
    vertical-align: middle;
    transition: opacity 0.5s ease;
    -moz-backface-visibility: hidden;
}

.post-blog .btn{
    text-transform: uppercase;
    margin-top: 15px;
}


/*-----------------------------------------------------------------*/
/* Contact
/*-----------------------------------------------------------------*/
#googlemaps { 
  height: 100%; 
  width: 100%; 
  position:absolute; 
  top: 0; 
  left: 0; 
  z-index: 0; /* Set z-index to 0 as it will be on a layer below the contact form */
}
 
#contactform { 
  position: relative; 
  z-index: 1; /* The z-index should be higher than Google Maps */
  width: 300px;
  margin: 60px auto 0;
  padding: 10px;
  background: black;
  height: auto;
  opacity: .45; /* Set the opacity for a slightly transparent Google Form */ 
  color: white;
}

#contact{
	padding-top:100px;
}

.contact-form-border{
	border:1px solid #cac8c8;
	border-radius:3px!important;
	color:#000!important;
}

.contact-form{
	margin-bottom:30px;
	padding-top:10px;
	background: #f9f9f9;
}
.border-form{
	 border: 1px solid #cac8c8!important;
	 border-radius:5px;
}

.contact-address{
	margin-bottom:30px;
}

.contact-address p {
    margin-bottom: 23px;
    color: #FFF;
    font-size: 15px;
    letter-spacing: 0.9px;
    line-height: 35px;
}

.contact-address p span {
    display: inline-block;
    margin-left: 70px;
}

.contact-address i {
    font-size: 14px;
    line-height: 34px;
    width: 38px;
    text-align: center;
    margin-right: 20px;
    color: #464646;
    border: 1px solid rgb(202, 200, 200);
    height: 38px;
    position: absolute;
    border-radius: 100px;
}

.error {
	font-size: 14px;
	display: none;
	color:#f73653;
	font-weight: normal;
} 

#ajaxsuccess {
	color:#fff;
	font-size: 16px;
	height:60px;
	display: none;
	padding-left:10px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	font-weight: normal;
}


/*-----------------------------------------------------------------*/
/* Portfolio Single Page
/*-----------------------------------------------------------------*/

.full-section{
	width:100%;
	padding:80px 0px 50px;
	position:relative;
}

.banner{
	background:url(../images/page-header.jpg);
	padding:100px 0px 80px;
	position:relative;
}

.banner .container{
	position:relative;
	z-index:100;
}

.banner h4 {
    font-size: 34px;
    color: #FFF;
    font-weight: 700;
    margin: 0px;
    float: left;
}

.exchange_rate{
	border-bottom: 1px solid #d2d0d0;
    padding: 12px;
    width: 100%;
}
.exchange_rate img{
	width: 25px;
    margin-bottom: -3px;
    margin-left: 10px;
}
#exchange_rate{
	color: #000;
    background: none;
    box-shadow: none;
    border: none;
    border: 1px solid #959595;
    padding: 0px;
    height: 30px;
    padding-left: 21px;
}

.site_map {
    font-size: 16px;
    float: right;
    color: #FFF;
    padding-top: 8px;
    text-align: right;
    text-transform: uppercase;
}

.site_map a {
    color: #FFF;
}

.work-detail .btn{
	margin-top:30px;
}

.work-detail-list {
	list-style:none;
	padding:0;
	margin:0;
}

.work-detail-list {
	list-style:none;
	padding:0;
	margin:0;
	margin-bottom:30px
}

.work-detail-list li{
	padding: 5px 0;
	line-height:14px;
	font-size:16px;
	font-family: raleway;
	letter-spacing: 0.9px;
}

.work-detail-list  li span{
	/*font-weight:bold;*/
	padding-right:15px;	
	/*text-transform: uppercase;*/
	font-size: 14px;
}
input[type="tel"] {
	background: #f9f9f9!important;
    display: inline-block;
    /* -webkit-font-smoothing: antialiased; */
    margin-bottom: 20px!important;
    font-size: 15px!important;
    line-height: 25px!important;
    height: 46px!important;
    /* width: 300%; */
    /* vertical-align: middle; */
    border: 1px solid #cac8c8!important;
    border-radius: 3px!important;
    color: #000!important;
    box-shadow: none!important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    background: transparent;
    border: 2px solid rgba(236, 240, 241, 0.15)!important;
    /* -webkit-border-radius: 0; */
    /* border-radius: 0; */
    /* -webkit-transition: all 200ms ease-in; */
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    /* transition: all 200ms ease-in; */
    border: 1px solid #cac8c8!important;
    border-radius: 3px!important;
    color: #000!important;
}

.single-work-slider {
    margin-bottom: 30px;
}

.single-work-slider .owl-controls{
	height: 43px;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	margin: auto;
}

.single-work-slider .owl-prev, .single-work-slider .owl-next{
	display: block !important;
	width: 30px !important;
	height: 30px !important;
	line-height:20px !important;
	font-size:20px !important;
	border-radius:0 !important;
	opacity:1 !important;
	background:#f93755 !important;
	position: absolute !important;
}

.single-work-slider .owl-prev{
    left: 0;
    margin-right: 10px;
}

.single-work-slider .owl-next{
    right: 0;
    margin-left: 10px;
}

.single-work-slider .owl-prev:hover, .single-work-slider .owl-next:hover{
	background:#4F3B3B !important;
}

.single-work-slider .item img{
    display: block;
    width: 100%;
    height: auto;
}

.related-project .image-wrapper{
	margin-bottom:20px;
}

.owl-theme .owl-controls .owl-page span {
	background: #a0a0a0;
}

/*------------Related Project Carousel------------*/

.featured-works{
	background:#F5F5F5;
	padding:50px 0px;
}

.featured-work-carousel{
	display:inline-block;
	width: 100%;
}

.featured-works .item{
	height: auto;
	z-index: 300;
	cursor: pointer;
}

.featured-works .item .fworks-image{
	overflow: hidden;
	width: 100%;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	transition: all 0.8s;
}

.featured-works .item .fworks-image img{
	width:100%;
	height: auto;
}

.featured-works .item .featured-caption{
	position: absolute;
	width: 100%;
	height: 100%;
	left:0;
	top:0;
	opacity: 0;
	background:rgba(0,0,0,.5);
}

.featured-works .item .featured-caption h4{
	font-size:18px;
	color:#FFF;
	margin: 30px 0px 0px 30px;
}

.featured-works .item .featured-caption p {
    font-size: 14px;
    color: #FFF;
    margin: 5px 0px 0px 30px;
    text-transform: uppercase;
}

.featured-works .item .hover-link {
	left:30px;
	position: absolute;
	bottom: 15px;
	opacity:0;
	z-index:200;
}

.featured-works .item .hover-link a {
    position: relative;
    font-size: 15px;
    line-height: 35px;
    text-align: center;
    display: inline-block;
    background:#F0353A;
    color: #F9F6F6;
    width: 35px;
    height: 35px;
    margin: 0px;
}

.featured-works .item:hover .hover-link,.featured-works .item:hover .featured-caption{
	opacity:1;
}

.featured-works .owl-controls{
	margin-top:30px;
	margin-bottom: 100px;
}

.featured-works .owl-controls{
	height: 43px;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	margin: 0;
}

.featured-works .owl-prev, .featured-works .owl-next{
	display: block !important;
	width: 30px !important;
	height: 30px !important;
	line-height:20px !important;
	font-size:20px !important;
	border-radius:0 !important;
	opacity:1 !important;
	background:#f93755 !important;
	position: absolute !important;
}

.featured-works .owl-prev{
    left: 0;
}

.featured-works .owl-next{
    right: 0;
}

/*-----------------------------------------------------------------*/
/* Blog Page
/*-----------------------------------------------------------------*/

.location-content {
	margin-top:0;
}

.location-img  {
	margin: 0 0 25px 0;
	overflow: hidden;
	position: relative;
	position: relative;
    float: left;
    text-align: center;
    cursor: pointer;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: auto;/*270*/
    overflow: hidden;
    background: rgb(179, 204, 102);
	z-index: 999;
}
.location-img p{
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: 112px;
    height: 56px;
    margin: auto;
}

.location-description h2{
	font-size: 20px;
    color: #000;
}

.location-margin-fix{
	margin-bottom: 60px;
}

.location-img  img{
	width:100%;
	max-height:initial;
	-webkit-transition: filter 400ms;
    -moz-transition: filter 400ms;
    -o-transition: filter 400ms;
}
.black-hover:hover, h2{
	-webkit-filter: grayscale(1);
    -webkit-filter: grayscale(100%);
    filter: gray;
    filter: grayscale(100%);
}


.blog-img-hover{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	opacity:0;
	text-align: center;
	background:rgba(0, 0, 0, 0.5);
}

.location-img:hover .blog-img-hover{
	opacity:1;
}

.blog-img-hover span{
	font-size: 15px;
	position: absolute;
	top: 40%;
	width: 30px;
	height: 30px;
	background: #F0353A;
	color: #FFF;
	line-height: 30px;
}

.post-meta {
	margin: 10px 0px 20px;
	line-height: 20px;
	color: #999;
}

.post-meta a {
	font-size: 13px;
	color:#f93755;
	font-style: italic;
	font-weight: 500;
}

.post-meta a i{
	color:#AAA6A6;
	margin-right:5px;
}

.post-detailription p{
	margin-bottom:25px;
}

.post-detailription h3{
	font-size: 22px;
}

.post-detailription h3 a{
	color:#2E343C;
}

.post-detailription h3 a:hover{
	color:#F0353A;
}

blockquote{
	display: block;
	padding:  20px 20px;
	background:#F1F1F1;
	margin: 25px 15px;
	font-size: 15px;
	line-height: 21px;
	text-align: justify;
	color:#9F9A9A;
	letter-spacing: 0.1px;
	border-left: 5px solid #f93755;
}

blockquote a{
	text-decoration: none;
	background: #eee;
	cursor: pointer;
	padding: 0 3px;
}

blockquote a:hover{
	color: #666;
}

blockquote em{
	font-style: italic;
}
.by-air li{
	font-size: 17px;
    font-weight: 400;
    line-height: 20px;
    font-family: raleway;
    color: #6B767D;
    letter-spacing: 0.4px;
    text-align: justify;
}
/*------------services------------*/

.services-section {
	padding:50px 0;
}
 
.services-section h3{
	margin-bottom:20px;

}

.service-form input, .search-box input, .service-form textarea{
	border:2px solid #F0EDED;
	color: #f93755;
}



/*------------service List------------*/

.service-list ol {
	list-style: none;
	margin-left: 0px;
	padding: 0;

}

li.service {
    display: inline-block;
}

.service-list ol.service-sub {
	list-style: none;

}

li.service .single_service.first-service {
	margin-top:25px;
}

li.service .single_service {
	padding: 20px 20px;
	margin-bottom:20px;
}

li.service ol.service-sub {
	margin-left: 65px;	
}

/*------------service List Content------------*/
.service-img{
	min-width:150px;
	max-width:150px;
	position: relative;
    height: 150px!important;
    line-height: 150px!important;
    overflow: hidden;
}
.service-list ol .service-service-img {
	float: left;
	margin-right: 25px;
}

.service-list ol .service-service-img  img{
	max-width: 100%;
    max-height: 100%;
    opacity: 1;
    vertical-align: middle;
    transition: opacity 0.5s ease;
    -moz-backface-visibility: hidden;
}

.service-list ol .service-content {
	overflow: hidden;
}

.service-list ol .service-name {
	font-weight: 700;	
	margin-bottom: 10px;

}

.service-list ol .service-name span{
	font-weight: normal;
	color: #aaa;
	margin: 0 8px;	
}

.service-list ol .service-name a {
    font-size: 20px;
    font-weight: 600;
	color: #332f2f;
	text-decoration: underline;
}

.service-text .service-read-more{
	text-align: right;
    display: block;
	color:#000000;
	font-weight:bold;
}

.service-text p{
	padding-left:0px;
}

.service-list ol .service-name a.service-reply {
	font-size: 13px;
	font-weight: 600;
	color:#f93755;
}

.service-list ol .service-detail {
    font-size: 14px;
    margin-bottom: 10px;
    color: #f93755;
    margin-top: 10px;
}

.service-list ol .service-desc {
	color: #a1a1a1;
	font-size: 14px;
}

/*------------Order Summary ------------*/
.Order-Summary {
	width:100%;
}
.Order-Summary tr{
	border-bottom: 1px solid #dfdfdf;
}
.Order-Summary tr td{
	/*padding:7px 5px;*/
	padding: 7px 3px;
	text-align:center
}
.Order-Summary tr td .price{
	border:none
}
.Order-Summary tr td span{
    font-size: 16px;
    font-weight: bold;
    color: #000;
    border-top: 1px solid #010101;
    border-bottom: 1px solid #010101;
    padding: 7px 0;
    width: 100%;
    display: block;
}
.Order-Summary tr td .number-rezult{
	width: 43px;
    padding: 0px;
    background: #edeeed;
    color: #000;
    height: 27px;
    vertical-align: middle;
	margin-bottom: 0;
	text-align:center;
}
.order-footer{
	font-weight:bold
}
/*------------rental List Content------------*/
.center{
	width: 125px;
}
input.form-control.input-number {
    background: #959595;
    background: #959595;
    border: none;
    color: #fff;
    height: 33px;
    font-weight: bold;
    border-bottom: 1px solid #959595;
    font-size: 16px!important;
}
button.btn.btn-default.btn-number {
    background: none;
    border: none;
    color: #fff;
    margin: 0;
}
span.input-group-btn {
    background: #959595;
}
.rental-title-before{
	display: table;
    position: relative;
    margin: 0 auto;
    font-size: 30px;
    padding: 0 42px;
    font-weight: 100;
    letter-spacing: 1px;
}
.rental-title-before:before{
	display: inline-block;
    content: "";
    border-style: solid;
    border-width: 8px 0px 0px 50px;
    border-color: rgba(0, 0, 0, 0) transparent transparent rgba(221, 221, 221, 0);
    position: absolute;
    right: -6%;
    bottom: 12px;
    width: 0px;
    height: 0px;
    margin-top: -3px;
    margin-left: 5px;
    background: url(../images/icon/r-icon.png);
	
}
.info-mm a{
	color:#fff;
    margin-right: 16px;
}
.info-mm a:hover{
	color:#fff;
}
.rental-title-before:after{
	display: inline-block;
    content: "";
    border-style: solid;
    border-width: 8px 0px 0px 50px;
    border-color: rgba(0, 0, 0, 0) transparent transparent rgba(221, 221, 221, 0);
    position: absolute;
    left: -7%;
    bottom: 12px;
    width: 0px;
    height: 0px;
    margin-top: -3px;
    margin-left: 5px;
    background: url(../images/icon/l-icon.png);
	
}
.rental-title{
	margin-top: -19px;
    padding-bottom: 17px;
    border-bottom: 2px solid #181818;
}
.post-detail h4 {
    color: #181818;
    text-transform: uppercase;
    font-weight: bold;
}
.rental-text a{
    cursor: pointer;
    color: #020202;
    /* border: 1px solid #232323; */
    text-decoration: underline;
    padding: 3px 10px 2px 0px;
    font-size: 15px;
    float: left;
    margin: 5px 0px;
    font-weight: bold;
}
.rental-text a:hover{
	color:#959595;

}
.collapse .active{
	color: #000000;
    font-weight: bold;
	text-decoration: underline;
}

.datepickerfromtd input{
   background: #959595;
    width: 53px;
    height: 32px;
    font-size: 14px;
    text-align: center;
    margin: 0px;
    font-weight: bold;
    color: #fff;
}
.datepickertotd  input{
    background: #959595;
    width: 53px;
    height: 33px;
	font-size: 14px;
	text-align: center;
	margin: 0px;
	font-weight: bold;
    color: #fff;
}


.order-title-btn {
	width: 100%;
    border-top: 2px solid #dedede;
    display: block;
    padding: 28px 0;
}
.order-title-btn h2{
	float:left;
}
.order-title-btn input{
	float:right;
	margin-top: -10px;
}
.text-right{
	text-align:right
}
.more-span{
	font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    font-family: raleway;
    color: #6B767D;
    letter-spacing: 0.4px;
    text-align: justify;
}
.rental-bg{
	background: #f3f3f3;
    padding: 12px 0 0 0;
	border-right: 4px solid #000;
	margin-bottom: 20px;
}
.rental-content table tr td{
	padding:10px
}
.rental-order{
	background: rgb(0, 0, 0)!important;
    border: 1px solid #DCE4E6;
    padding: 12px 7px;
    box-shadow: none;
    width: 125px;
    color: #ffffff!important;
    font-size: 12px!important;
    letter-spacing: 1px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    border-radius: 2px;
    transition: all 0.3s;
	text-align:center!important;
	
}
.floatin{float: initial!important;}
.rantal-list-ol{
	list-style:none
}
input.form-control.input-number {
    text-align: center;
}
.rental-img{
	 min-width: 170px;
    max-width: 170px;
	position: relative;
    height: 150px!important;
    /*line-height: 150px!important;*/
    overflow: hidden;
}
.rental-desc-td {
    font-size: 14px;
    font-weight: bold;
    color: #000;
	text-transform: uppercase;
}
.class_gallery_center:before {
																display: inline-block!important;
																margin-right: -1px!important;
																width: 1px!important;
																height:50%!important;
																content: ''!important;
															}
span#cardCountNumber {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background: #731616;
    width: 20px;
    height: 20px;
    border-radius: 50px;
    color: #fff;
}
.rental-rental-img{
	background: #fff;
    box-shadow: -1px 1px 2px 1px #dadada;
    margin-left: -31px;
}
.rental-list ol .rental-rental-img {
	float: left;
	margin-right: 25px;
}

.rental-list ol .rental-rental-img  img{
	max-width: 100%;
    max-height: 100%;
    opacity: 1;
    vertical-align: middle;
    transition: opacity 0.5s ease;
    -moz-backface-visibility: hidden;
}

.rental-list ol .rental-content {
	overflow: hidden;
}

.rental-list ol .rental-name {
	font-weight: 700;	
	margin-bottom: 10px;

}

.rental-list ol .rental-name span{
	font-weight: normal;
	color: #aaa;
	margin: 0 8px;	
}

.rental-list ol .rental-name a {
    font-size: 20px;
    font-weight: 100;
	color: #4b4b4b;
}
.order-excel   {
	 width: 100%;
	 margin-bottom:50px;
}
.order-excel thead   td{
    border-bottom: 1px solid #0e8b74;
}
.order-excel tbody   td{
    border-bottom: 1px solid #0e8b74;
	    border-left: 1px solid #0e8b74;
}
.text-center{
	text-align:center
}
.order-excel tfoot{
	padding-top:20px
}
.order-excel tfoot tr td{
	padding: 3px 7px;
    color: #000;
    font-weight: bold;
    font-size: 20px;
}
.OtherOffer{
	    padding: 10px 0 10px 0;
}
.OtherOfferTd{
        padding: 10px 0 10px 0;
		

}
.order-excel thead{z-index:4}


.othertr{
	background: #fcf8e3!important;
}
.order-excel tfoot tr td span{
	width: 210px;
    display: inline-block;
    border-bottom: 1px dotted  #181818;
    color: #000;
    font-size: 28px;
}
.order-excel tfoot tr td span b{
	font-size:14px
}
.totaltfoot{
	color:#0e8b74!important;
}
.fix-padding{padding-top: 20px!important;}
.color-mm-total{    color: #0e8b74!important;font-size:22px!important}
.title-category{
	    background: #e1e1e1;
}
.title-category td{
	font-size: 22px;
    padding: 10px 30px;
}
tr.description-category {
    background: rgb(244, 244, 244);
}
.description-category td{
	font-size: 18px;
    padding: 10px 30px;
	
	color:#000
}
.order-excel thead tr{
	background: #0e8b74;
}
.order-excel thead tr th{
	font-family: raleway;
    color: #ffffff;
    margin-top: 0;
    font-weight: bold;
    font-size: 22px;
    padding: 14px 30px;
}
.order-list-title a{
    font-size: 27px;
    font-weight: 100;
	color: #4b4b4b
}
.order-list-price a{
    font-size: 27px;
    font-weight: bold;
	color: #000
}
.order-list{
	border-bottom:2px solid #dedede;
	margin-bottom: 39px;
	padding-bottom:10px;
}
.order-list h2{ 
  font-style:italic;
  font-weight:bold;
  
}
.order-list tr td{
	padding:7px 20px;
}
.order-list tr td input{
	width:140px!important;
}

/* profile informacion  */
.profile-informacion h2{
	    margin: 20px;
}
.profile-informacion ul{
    margin:20px 0
}
.profile-informacion ul li {
    list-style: none;
    font-size: 18px;
}
.profile-informacion ul li:nth-child(2n+0){
	margin-bottom: 30px;
}
.profile-informacion ul li:nth-child(2n+1){
	font-style:italic;
	margin:8px 0;
	color: black;
    font-weight: bold;
}

/* My Orders  */
.my-Orders h2{
    margin: 20px;
}
.my-Orders ul{
    margin:20px 0 40px 0
}
.my-Orders ul li {
    list-style: none;
    font-size: 18px;
}
.my-Orders ul li:nth-child(1){
	/*font-style:italic;*/
	/*margin:0 0 14px 0;*/
	/*color: black;
    font-weight: bold;*/
}
.my-Orders ul li{
	margin:0 0 5px 0
}
.my-Orders ul li span.red{
	color:red
}
.my-Orders ul li span.green{
	color:green!important
}
.my-Orders ul li span  a{
	color:green!important
}



.rental-text .rental-read-more{
	text-align: right;
    display: block;
	color:#000000;
	font-weight:bold;
}

.rental-text p{
	padding-left:0px;
	padding-left: 0px;
    font-size: 14px;
}

.rental-list ol .rental-name a.rental-reply {
	font-size: 13px;
	font-weight: 600;
	color:#f93755;
}
.rental-desc-title{
	margin: 15px 0 8px 0;
    font-weight: bold;
    color: #000;
}
.rental-list ol .rental-detail {
    font-size: 14px;
    margin-bottom: 10px;
    color: #f93755;
    margin-top: 10px;
}

.rental-list ol .rental-desc {
	color: #212121;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 7px;
    text-transform: uppercase;
}
.reglist{
    font-size: 17px;
    font-weight: 400;
    line-height: 28px;
    font-family: raleway;
    color: #6B767D;
    letter-spacing: 0.4px;
    text-align: justify;
    
}

/*------------Sidebar Latest Post------------*/

.widget-main{
	margin-bottom:30px;
	/*padding:20px 20px 10px 20px; ცვლილება*/
	
}
.widget-sidebar .search-box {
	position: relative;
}

.widget-sidebar .search-box input{
	padding-left:10px;
}

.widget-sidebar .search-box i {
    position: absolute;
    right: 20px;
    top: 14px;
    font-size: 16px;
}

.post-categories ul{
	padding:0px;
	margin:0px;
}
.post-categories ul li:hover{
	
	cursor:pointer;
}
.collapse li:hover{
	color:#000;
}


.post-categories li{
	list-style: none;
	margin-bottom: 5px;
	border-bottom: 1px solid #f0f1f2;
	padding: 4px 0 4px 15px;
	position: relative;
}

.post-categories li:last-child{
	border-bottom:none;
	margin-bottom:0px;
}

.post-categories-ul-toggle:before{
	content: "\f105";
	display: block;
	font-family: FontAwesome;
	position: absolute;
	left: -15px;
    width: 20px;

}
.post-categories a{
	color: #2A2929;
}

.post-categories-ul-toggle{
	position: relative;
	color: #2A2929!important;
	font-size:15px;
	display: inline-block;
	width: 100%;
	letter-spacing: 0.9px;
	padding-bottom: 10px;
	line-height: 20px;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}

.post-categories a:hover{
	color:#000;
}

.sidebar-widget {
	font-size: 11px;
	line-height: 15px;
	margin-right: 8px;
}

.sidebar-widget a{
	color:#625F5F;
}

.sidebar-widget a:hover{
	color:#f93755;
}

.sidebar-widget img {
	float: left;
	width: 80px;
	height: 67px;
	margin: 6px 14px 22px 0px;
}

.sidebar-widget p.date{
	color: #f93755;
}

.sidebar-widget p.sidebar-widget-title {
	font-size: 14px;
	line-height:20px;
}

/*------------Tags------------*/

.tags {
	padding: 10px 0 10px;
	display:inline-block;
}

.tags a{
	float: left;
	padding: 10px 7px;
	font-size: 15px;
	color: #FFF;
	margin: 0 6px 6px 0;
	background:#f93755;
}

.tags a:hover{
	background:#333333;
}

/*------------Pagenation------------*/

.pagenation {
	padding: 40px 0 50px;
}

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

.pagenation li {
	float: left;
	margin-left: 4px;
	background: #fff;
	border: 1px solid #e4e7e8;
}

.pagenation li.active {
    border: 1px solid #F0353A;
}

.pagenation li:hover {
    border: 1px solid #F0353A;
}

.pagenation li:first-child {
    margin-left: 0;
}

.pagenation li a {
    color: #868e9c;
    font-size: 14px;
    padding: 12px 15px;
    line-height: 12px;
	display:inline-block;
    text-align: center;
    text-transform: uppercase;
}

.pagenation li.active a,.pagenation li:hover a {
	color: #F0353A;
}



/*-----------------------------------------------------------------*/
/* Footer
/*-----------------------------------------------------------------*/


footer{
	padding:45px 0 30px;
	background:#333333;
}

footer p {
	color: #FFF;
	font-size: 16px;
	letter-spacing: 0.9px;
}

footer ul.footer-social {
	margin-bottom: 20px;
}

footer ul.footer-social li {
	line-height:48px;
	font-size:20px;
	padding:0px;
}

footer ul.footer-social li a {
	color: #FFF;
	text-align: center;
	border: 2px solid  #FFF;
	display: inline-block;
	height :50px;
	margin-bottom: 10px;
	width: 50px;
	margin-right: 7px;
	border-radius: 100%;
}

footer ul.footer-social li a  {
	-webkit-transition : all ease-in-out 0.2s;
	transition: all ease-in-out 0.2s;

}

footer ul.footer-social li a:hover {
	border: 2px solid #f93755;
	color:#f93755;
	-webkit-transform: scale(1.1);
    transform: scale(1.1);

}

footer ul.footer-social li:last-child a {
	margin-right: 0px;
}	


/*-----------------------------------------------------------------*/
/*  Media queries
/*-----------------------------------------------------------------*/

@media (min-width: 992px) and (max-width: 1024px) {

.navbar-right{
	float:none !important;
}

}


@media (min-width: 992px) {
	
#main-menu.collapse { 
	display: block !important;
}

} 



@media (max-width: 992px) {
	
	

.work-grid  li:nth-child(even) img{
	   height: inherit;
	   width: inherit;
	   max-width: inherit;
}
.work-grid  li:nth-child(odd) img{
	   width: inherit;
	   max-width: inherit;
}


.work-grid  li:nth-child(3) img{
	   height: inherit;
	   width: inherit;
	   max-width: inherit;
}
.work-grid  li:nth-child(4) img {
        width: inherit;
	   max-width: inherit;
	   height: initial;
}


.work-grid li:nth-child(odd) {
       width: 100%;
	   height: auto;
       overflow: hidden;
}
.work-grid  li:nth-child(even) {
       width: 100%;
	   height: auto;
       overflow: hidden;
	  
}
.work-grid  li:nth-child(3) {
       width: 100%;
	   height: auto;
       overflow: hidden;
}
.work-grid  li:nth-child(4) {
        width: 100%;
	   height: auto;
       overflow: hidden;
}




.navbar-right{
	float:none !important;
	margin-right:0px !important;
}

.clear-toggle{
	display:block;
}

.navbar-toggle {
	display: block !important;
}

#main-menu ul li { 
	display: block;
	text-align: left;
	background:#222;
	border-bottom:1px solid #101010;
}

#main-menu ul li:last-child {
	border-bottom:none;
}

#main-menu ul li a {
	line-height: 35px;
	padding: 5px 10px;
	color: #fff;
}

#main-menu ul li.active > a {
	box-shadow: none !important;
}

#main-menu ul li:hover ul {
	border-top: solid 2px #f32b1a; 
	top: 40px;
}

#main-menu ul li ul li a {
	padding: 10px 30px; 
	background: none !important;
}


}

@media (max-width: 768px) {

	.circle-servise{
	    /*margin-left: 35%;*/
		float:none;
		margin:10px auto;
}


.owl-next {
    right: 0!important;
}
.owl-prev {
    left: 0!important;
}

.loader {
    top: 42%;
    left: 35%;
}

.circle-servise-detaild {
    display: inline-block;
	margin:10px;
}
}

@media (max-width: 668px) {
	
.rental-title-before{
	font-size: 20px;
    padding: 0 0px;
}	
.rental-title-before:before, .rental-title-before:after{
	background: none;
}		
.order-list tr td {
    display: list-item;
}

.order-title-btn h2{
	float:initial;
}
.order-title-btn input{
	float:initial;
}

input#datepickerfrom {
    background: #959595;
    width: 100px;
    height: 32px;
	font-size: 13px;
}
input#datepickerto {
    background: #959595;
    width: 100px;
    height: 33px;
	font-size: 13px;
}

.service-text p{
	padding-left:0px;
}

.service-list ol .service-service-img {
    float: initial;
    margin-right: 25px;
	margin-bottom:10px;
}
.service-img {
	min-width: inherit;
    max-width: inherit;
    position: relative;
    height: 200px!important;
    line-height: 200px!important;
    overflow: hidden;
}
.service-list ol .service-service-img img {
    max-width: 100%;
    max-height: inherit;
    opacity: 1;
    vertical-align: middle;
    transition: opacity 0.5s ease;
    -moz-backface-visibility: hidden;
}






.rental-list ol .rental-rental-img {
    float: initial;
    margin-right: 25px;
	margin-bottom:10px;
}
.rental-img {
	min-width: inherit;
    max-width: inherit;
    position: relative;
    height: 300px!important;
    line-height: 300px!important;
    overflow: hidden;
}
.rental-list ol .rental-rental-img img {
    max-width: 100%;
    max-height: inherit;
    opacity: 1;
    vertical-align: middle;
    transition: opacity 0.5s ease;
    -moz-backface-visibility: hidden;
}
.rental-content {
    padding: 20px;
}
.rental-text {
    border-bottom: 1px solid rgba(149, 149, 149, 0.27);
}




.work-grid  li:nth-child(even) img{
	   height: inherit;
	   width: inherit;
	   max-width: inherit;
}
.work-grid  li:nth-child(odd) img{
	   width: inherit;
	   max-width: inherit;
}


.work-grid  li:nth-child(3) img{
	   height: inherit;
	   width: inherit;
	   max-width: inherit;
}
.work-grid  li:nth-child(4) img {
        width: inherit;
	   max-width: inherit;
	   height: initial;
}


.work-grid li:nth-child(odd) {
       width: 100%;
	   height: auto;
       overflow: hidden;
}
.work-grid  li:nth-child(even) {
       width: 100%;
	   height: auto;
       overflow: hidden;
	  
}
.work-grid  li:nth-child(3) {
       width: 100%;
	   height: auto;
       overflow: hidden;
}
.work-grid  li:nth-child(4) {
        width: 100%;
	   height: auto;
       overflow: hidden;
}








}

@media (max-width: 560px) {

#home h1 {
	font-size: 30px;
}

#home p {
	line-height: 20px;
	font-size: 14px;
	margin-bottom: 20px;
}

.single_rental.first-rental {
    margin-left: -47px;
}


#main-menu ul li a {
    line-height: 25px;
    padding: 10px 20px;
    margin-top: 0px;
}
li#ge_en__flag {
    padding-left: 15px;
}
}


@media (max-width: 500px) {

.header-info h1 {
	font-size: 27px;
	line-height: 37px;
}

.header-info {
	padding: 0px 30px;
}


}


@media (max-width: 479px) {
/* დროებითი*/
.logo{
	padding: 0px;
}
.logo-nav img {
    width: 230px;
    height: 55px;
    margin-top: 20px;
}
/**/


	.section-header .service:before, .section-header .service:after{
		    background: initial;
	}
	.section-header .service:before, .section-header .service:before{
		    background: initial;
	}
	
.circle-servise{
	    /*margin-left: 25%;*/
		float:none;
		margin:10px auto;
}

.section-header .service {
	font-size: 26px;
	padding: 0;
}

.section-header .service:before,
.section-header .service:after {
	width: 18px;
}

img.align-left,
img.align-right {
	display: block;
	float: none;
	margin: 0 auto 20px;
}


}



@media (max-width: 330px) {

.header-info h1 {
	font-size: 18px !important;
	line-height: 22px;
}

.header-info {
	padding: 0px 10px;
}


}
