@font-face {
	font-family: "Glyphicons Halflings";
	src: url(../fonts/glyphicons-halflings-regular.eot);
	src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"),url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"),url(../fonts/glyphicons-halflings-regular.woff) format("woff"),url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}
#gilsocial-wrapper{
	position: relative;
	display: table;
	width: 100%;
	padding: 50px 0;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fafafa;
}
#gilsocial-wrapper * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#gilsocial-wrapper .glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: "Glyphicons Halflings";
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
#gilsocial-wrapper .glyphicon-chevron-left:before {
	content: "\e079"
}
#gilsocial-wrapper .glyphicon-chevron-right:before {
	content: "\e080"
}
#gilsocial-wrapper .container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
@media (min-width: 768px) {
	#gilsocial-wrapper .container {
		width: 750px;
	}
}
@media (min-width: 992px){
	#gilsocial-wrapper .container {
		width: 970px;
	}
}
@media (min-width:1200px){
	#gilsocial-wrapper .container {
		width:1170px;
	}
}
#gilsocial-wrapper *:before, #gilsocial-wrapper *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#gilsocial-wrapper .clearfix:before, #gilsocial-wrapper .clearfix:after, #gilsocial-wrapper .container:before, #gilsocial-wrapper .container:after, #gilsocial-wrapper .row:before, #gilsocial-wrapper .row:after {
	display: table;
	content: " ";
}
#gilsocial-wrapper .clearfix:after, #gilsocial-wrapper .container:after, #gilsocial-wrapper .row:after {
	clear: both;
}
#gilsocial-wrapper .row {
	margin-right: -15px;
	margin-left: -15px;
}
#gilsocial-wrapper .col-md-4, #gilsocial-wrapper .col-md-8, #gilsocial-wrapper .col-md-12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
@media (min-width: 992px){
	#gilsocial-wrapper .col-md-4, #gilsocial-wrapper .col-md-8, #gilsocial-wrapper .col-md-12 {
		float: left;
	}
}
@media (min-width: 992px){
	#gilsocial-wrapper .col-md-4 {
		width: 33.33333333%;
	}
	#gilsocial-wrapper .col-md-8 {
		width: 66.66666667%;
	}
	#gilsocial-wrapper .col-md-12 {
		width: 100%;
	}
	.col-md-offset-2 {
		margin-left: 16.66666667%;
	}
}
#gil-information>*{
	margin: 0;
	font-weight:700;
	line-height: 1.5
}
#gil-information .client-name{
	font-size: 18px;
}
#gil-information .client-info{
	font-size: 16px;
}
#gilsocial-wrapper #gilsocial-inner{
	display: table-cell;
	vertical-align: middle;
}
#gilsocial-wrapper #gilsocial-inner #gilsocial-left-block{
	border-radius: 3px;
	border: 1px solid #dbdbdb;
	background: #fff
}
#gilsocial-wrapper #gilsocial-inner>.container>.row:not(:last-child){
	margin-bottom: 80px
}
.gil-before-media {
	padding:10px;
	border-width:0 1px;
	border-style: solid;
	border-color: #dbdbdb;
	background-color: transparent;
}
@media (min-width: 992px){
	.gil-before-media {
		padding: 0 0 10px;
		border-width:0;
		background-color: transparent;
	}
}
.gil-before-media .gil-company{
	font-weight:700
}
.gil-before-media .gil-date{
	color:#8e8e8e
}
.gilsocial-media{
	position: relative;
	padding-top: 100%;
	background-color: #000
}

#gilsocial-wrapper .carousel {
	position: relative
}
#gilsocial-wrapper .carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden
}
#gilsocial-wrapper .carousel-inner>.item {
	position: relative;
	display: none;
	-webkit-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left
}
#gilsocial-wrapper .carousel-inner>.item>img {
	line-height: 1
}
@media all and (transform-3d),(-webkit-transform-3d) {
	#gilsocial-wrapper .carousel-inner>.item {
		-webkit-transition: -webkit-transform 0.6s ease-in-out;
		-o-transition: -o-transform 0.6s ease-in-out;
		transition: transform 0.6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		perspective: 1000px
	}
	#gilsocial-wrapper .carousel-inner>.item.active {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		left: 0
	}
}
#gilsocial-wrapper .carousel-inner>.active {
	display: block
}
#gilsocial-wrapper .carousel-inner>.active {
	left: 0
}
#gilsocial-wrapper .carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 15%;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,0.6);
	background-color: rgba(0,0,0,0);
	filter: alpha(opacity=50);
	opacity: .5
}
#gilsocial-wrapper .carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0,0,0,0.5)), to(rgba(0,0,0,0.0001)));
	background-image: linear-gradient(to right, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
	background-repeat: repeat-x
}
#gilsocial-wrapper .carousel-control.right {
	right: 0;
	left: auto;
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);
	background-image: -o-linear-gradient(left, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0,0,0,0.0001)), to(rgba(0,0,0,0.5)));
	background-image: linear-gradient(to right, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
	background-repeat: repeat-x
}
#gilsocial-wrapper .carousel-control:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	filter: alpha(opacity=90);
	opacity: .9
}
#gilsocial-wrapper .carousel-control:focus {
	color: #fff;
	text-decoration: none;
	outline: 0;
	filter: alpha(opacity=90);
	opacity: .9
}
#gilsocial-wrapper .carousel-control .glyphicon-chevron-left, #gilsocial-wrapper .carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
	margin-top: -10px;
}
#gilsocial-wrapper .carousel-control .glyphicon-chevron-left {
	left: 50%;
	margin-left: -10px
}
#gilsocial-wrapper .carousel-control .glyphicon-chevron-right {
	right: 50%;
	margin-right: -10px
}
#gilsocial-wrapper .carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none;
	margin-bottom: 14px
}
#gilsocial-wrapper .carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px 2px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0,0,0,0);
	border: 1px solid #fff;
	border-radius: 10px
}
#gilsocial-wrapper .carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0 2px;
	background-color: #fff
}
@media screen and (min-width: 768px) {
	#gilsocial-wrapper .carousel-control .glyphicon-chevron-left, #gilsocial-wrapper .carousel-control .glyphicon-chevron-right {
		width: 30px;
		height: 30px;
		margin-top: -10px;
		font-size: 30px;
	}
	#gilsocial-wrapper .carousel-control .glyphicon-chevron-left {
		margin-left: -10px
	}
	#gilsocial-wrapper .carousel-control .glyphicon-chevron-right {
		margin-right: -10px
	}
	#gilsocial-wrapper .carousel-indicators {
		bottom: 20px
	}
}
#gilsocial-wrapper .sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}
.gilsocial-media>img{
	vertical-align: middle;
	border: 0;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	width: auto;
	height:auto;
	max-width: 100%;
	max-height: 100%;
}
.gilsocial-media iframe,
.gilsocial-media video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%!important;
	height: 100%!important;
	border: 0;
}
.gil-after-media{
	padding: 10px;
	margin-bottom: 20px;
	border-width:0 1px 1px;
	border-style: solid;
	border-color: #dbdbdb;
	background-color: transparent;
}
@media screen and (min-width: 992px) {
	.gil-after-media{
		padding: 0 0 20px;
		margin:0;
		border-width:0;
		background-color: transparent;
	}
}
.gil-after-media .gil-text{
	color:#000;
}
.gil-after-media .gil-text>*:first-child{
	margin-top: 0px;
}
.gil-after-media .gil-text>*:last-child{
	margin-bottom: 0px;
}
.gil-after-media .gil-text a{
	color:#f47433;
}
#gilsocial-right-block{
	position: relative;
	max-width: 290px;
	max-width: 100%;
	margin: 0 auto;
}
@media screen and (max-width: 991px) {
	#gilsocial-right-block{
		max-width: 100%;
	}
	#gilsocial-right-block .btn{
		width: 49%
	}
}
#gilsocial-right-block button, #gilsocial-right-block textarea {
	color: inherit;
	font: inherit;
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}
#gilsocial-right-block button {
	overflow: visible;
	text-transform: none;
	-webkit-appearance: button;
	cursor: pointer;
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	overflow: hidden;
	max-height: 50px;
	max-width: none;
}
#gilsocial-right-block .btn{
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	outline: 0;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	text-decoration: none;
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}
#gilsocial-right-block #gilsocial-approved{
	float: left;
}
#gilsocial-right-block[data-status="approved"] #gilsocial-approved {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}
#gilsocial-right-block #gilsocial-rejected {
	float: right;
}
#gilsocial-right-block[data-status="rejected"] #gilsocial-rejected {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a;
}
#gilsocial-right-block #change-status {
	float: right;
	border-color: transparent;
	background: transparent;
	padding:10px 0;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 24px;
	display: block;
}
#gilsocial-right-block #change-status~button{
	float: left;
}
#gilsocial-right-block[data-status="approved"] #gilsocial-approved,
#gilsocial-right-block[data-status="rejected"] #gilsocial-rejected {
	pointer-events: none;
	cursor: not-allowed;
}
#gilsocial-right-block[data-status="approved"] #change-status~#gilsocial-rejected,
#gilsocial-right-block[data-status="rejected"] #change-status~#gilsocial-approved {
	position: relative;
	padding: 0;
	border: 0;
	max-width: 0px;
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
}
@media screen and (min-width: 768px) {
	#gilsocial-right-block .btn#gilsocial-approved:hover {
		color: #fff;
		background-color: #5cb85c;
		border-color: #4cae4c;
	}
	#gilsocial-right-block .btn#gilsocial-rejected:hover {
		color: #fff;
		background-color: #d9534f;
		border-color: #d43f3a;
	}
	#gilsocial-right-block .btn#change-status:hover {
		color: #f47433;
	}
}

#gilsocial-form {
	position: relative;
	margin:20px 0 0;
}
#gilsocial-form textarea{
	overflow: auto;
	width: 100%;
	resize: none;
	border: 1px solid #ccc;
	outline: 0;
	padding: 10px;
	height: 142px!important
}
#gilsocial-form textarea:focus{
	border-color:#999;
}
#gilsocial-form textarea::-webkit-input-placeholder {
	color:#ccc;
}
#gilsocial-form textarea:-ms-input-placeholder {
	color:#ccc;
}
#gilsocial-form textarea::placeholder {
	color:#ccc;
}
#gilsocial-form textarea:focus::-webkit-input-placeholder {
	color:transparent;
}
#gilsocial-form textarea:focus:-ms-input-placeholder {
	color:transparent;
}
#gilsocial-form textarea:focus::placeholder {
	color:transparent;
}
#gilsocial-form+div{
	font-size: 16px;
	font-weight: 700;
	margin-top: 15px
}

.not_loggedin * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.not_loggedin #gilsocial-loggined{
	position: relative;
	display: table;
	min-height: 100vh;
	width: 100%;
	max-width: 100%;
	background: url(../img/bg.jpg) center/cover;
	padding: 50px 0;
}
.not_loggedin #gilsocial-loggined .logo{
	font-size: 0;
	line-height: 0;
	display: block;
	max-width: 500px;
	margin:0 auto;
	padding-top: 12%;
	background: url(../img/logo@2x.png) no-repeat top center/contain;
}
@media screen and (max-width: 991px) {
	.not_loggedin #gilsocial-loggined .logo {
		padding-top: 15%;
	}
}
@media screen and (max-width: 767px) {
	.not_loggedin #gilsocial-loggined .logo {
		margin-bottom: 20px;
	}
}
@media screen and (max-width: 480px){
.not_loggedin #gilsocial-loggined .logo {
    padding-top: 16%;
}
}
.not_loggedin #gilsocial-loggined #gilsocial-inner {
	display: table-cell;
	vertical-align: middle;
}
#gilsocial-loggined #loginform {
	max-width: 330px;
	padding: 15px;
	display: block;
	margin: 0 auto;
	background: rgba(255,255,255,.8);
}
#gilsocial-loggined #loginform>p{
	margin:0;
}
#gilsocial-loggined #loginform>p:not(:last-child){
	margin-bottom:15px;
}
#gilsocial-loggined #loginform label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700;
}
#gilsocial-loggined #loginform .login-remember label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer;
}
#gilsocial-loggined #loginform input[type="text"],
#gilsocial-loggined #loginform input[type="password"] {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: auto;
	padding: 10px;
	font-size: 16px;
}
#gilsocial-loggined #loginform .login-remember input {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 4px 0 0;
	margin-top: 1px\9;
	line-height: normal;
	position: absolute;
	margin-top: 4px\9;
	margin-left: -20px;
}

#gilsocial-loggined  #loginform #wp-submit {
	overflow: visible;
	text-transform: none;
	-webkit-appearance: button;
	cursor: pointer;
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	outline: 0;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	color: #fff;
	background-color: #f47433;
	border-color: #e46a23;
	text-decoration: none;
	width: 100%;
}
#gilsocial-loggined #loginform #wp-submit:hover {
	color: #fff;
	background-color: #dc591b;
	border-color: #d14010;
}
