html, body {
	font-size: 14px;
	font-family: 'Montserrat', sans-serif;
	font-weight:400;
	overflow-x: hidden;
	background-color:rgba(234, 216, 191, 0.6) !important; 
	-webkit-font-smoothing: antialiased;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Arimo', sans-serif;
	font-weight:500;
}
.post-comment .children, .tr-list, .widget ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
a, a:hover, a:focus, input:focus {
	text-decoration:none;
	outline: none;
}
a:hover {
	color: #ed1c24;
}
a:active, a:focus, button, button:focus, .btn:focus, input:focus, textarea:focus, select:focus, .form-control, .form-control:focus, .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
	outline: none;
	text-decoration: none;
	box-shadow: none;
}
button {
	background-color: transparent;
	border: none;
}
button, input[type="button"], input[type="reset"], input[type="submit"], .btn-primary {
	font-size: 14px;
	color: #fff;
	font-weight: 700;
	padding: 13px 30px;
	border-radius: 5px;
	text-transform: uppercase;
	background-color: #333;
	border:1px solid #333;
	display: inline-block;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}
.btn-primary:hover {
	background-color: #333 !important;
}
.color-oranges {
	color: #f6b548;
}
.color-red {
	color: #ed1c24;
}
.color-trd {
	color: #abafb2;
}
.color-red:hover {
	color: #ed1c24;
}
.tr-bg-white {
}
.tr-bg-white-20 {
	background-color: #fff
}
.tr-bg-white-40 {
	background-color: rgba(252, 252, 252, 0.9)
}
.tr-bg-lightwhite {
	background-color: #fafafa;
}
.bg-color-gray {
	color: #fff;
	background-color: gray;
}
.bg-color-red, .hover-bg-color-red:hover {
	color: #fff;
	background-color: #ed1c24;
}
.section-before-rgba-grays {
	position: relative;
	z-index: 1;
	color: #fff;
	padding:30px;
}
.section-before-rgba-grays:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-color: rgba(28, 28, 28, 0.7);
}
.inner-tollfree-wrp{ display:none;}

.section-before-rgba-greens {
	position: relative;
	z-index: 1;
	color: #fff;
	min-height:307px;
	padding:30px;
}
.section-before-rgba-greens:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-color: rgba(230, 230, 230, 0.2);
}
.section-before-rgba-red {
	position: relative;
	z-index: 1;
	color: #fff;
	min-height:307px;
	padding:30px;
}
.section-before-rgba-red:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-color: rgba(238, 146, 22, 0.6);/*background-color: rgba(12, 190, 171, 0.8);*/
}
 .section-before-rgba-red:nth-child(1) {
border-left: solid 15px #fafafa;
border-right: solid 15px #fafafa;
}
.overlay-rgba-red {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(237, 28, 36, 0.9);
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column;
}
.tr-section {
	padding: 50px 0 45px 0;
}
.parallax-content {
	padding: 50px 0 50px 0;
	margin-bottom:3px
}
.contact-section {
	color: #8f8f8f;
	font-weight: 300;
	margin-bottom: 30px;
}
.adress {
	display:block;
}
.adress .fa {
	font-size:70px;
	padding-bottom:30px;
}
.contact-section span {
	color:#333;
	font-size:14px;
	font-weight:400;
}
.title-section {
	color: #333;
	font-weight: 300;
	max-width: 665px;
	display: inline-block;
	margin-bottom: 0px;
	padding-left:40px;
}
.title-section-bg {
	color: #f0f0f0;
	font-size: 200px;
	line-height: 0;
	position: absolute;
	top: 35px;
	left: 0;
	width: 100%;
	z-index: -1;
	opacity: 0.8;
	font-weight: 700;
}
.title-section h1 {
	color:#36722A !important;
	font-size:30px;
	line-height: 30px;
	margin-top: 0;
	font-weight: 600;
	margin-bottom: 35px;
	letter-spacing:-0.01em;
	position:relative;
}
.title-section .h1 {
	color: #4F4F4F;
	font-size:45px !important;
	line-height: 30px;
	margin-top: 0;
	font-weight: 500;
	margin-bottom: 35px;
	letter-spacing:-0.01em;
	position:relative;
}
h5.testominails {
	font-size:30px;
	color:#36712a !important;
	font-weight:800
}
.tr-bg-intro{ padding-bottom:50px;}
.tr-bg-intro:before {
	position:absolute;
	content:'';
	left:0;
	top:583px;
	width:20%;
	height:8px;
	z-index:1;
	background-color:#fff;
}
.tr-bg-intro:after {
	position:absolute;
	content:'';
	right:0;
	top:582px;
	width:20%;
	height:8px;
	z-index:1;
	background-color:#fff;
}
.title-section h1 span {
	letter-spacing:0.01em;
	font-weight:500;
	color:#333 !important;
	display:block;
	font-size:14px;
	padding-bottom:0px;
}
.title-section p {
	font-size:14px;
	line-height:20px;
	color:#333;
	font-weight:300;
}
.title-section a {
	color: #ee9216;
}
.title-section .line {
	display: none;
	position: relative;
	width: 100%;
	max-width:100px;
	height:2px;
	top: -20px;
	margin: 0 auto;
	background: #eee;
}
.about-title-section {
	color: #333;
	font-weight: 300;
	width:100%;
	max-width: 90%;
	margin:0 auto 30px auto;
}
.about-title-section-bg {
	color: #f0f0f0;
	font-size: 200px;
	line-height: 0;
	position: absolute;
	top: 35px;
	left: 0;
	width: 100%;
	z-index: -1;
	opacity: 0.8;
	font-weight: 700;
}
.about-title-section h1 {
	color:#ffa800 !important;
	font-size:26px;
	margin-top: 0;
	font-weight: 400;
	margin-bottom: 30px;
}
.about-title-section h1 span {
	color:gray !important;
	display:block;
	font-size:13px;
	padding-bottom:15px;
}
.about-title-section p {
	font-size:14px;
	line-height:22px;
	color:#333;
	font-weight:400;
}
.about-title-section a {
	color: #ed1c24;
}
.about-title-section .line {
	display: none;
	position: relative;
	width: 100%;
	max-width:100px;
	height:2px;
	top: -20px;
	margin: 0 auto;
	background: #eee;
}
.bg-image {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.form-control {
	height: 40px;
	color: #989898;
	padding: 0 20px;
	border-radius: 0;
	border: 1px solid #f4f4f4;
}
textarea {
	margin:20px 0px;
}
.form-control:focus {
	border-color: #ed1c24;
}
.section-content {
	position: relative;
	z-index: 1;
}
.tr-breadcrumb {
	background-image: url(../images/bg/breadcrumb-bg.jpg);
	background-color: #cbd2ca;
	color: #fff;
	padding: 100px 0;
}
.breadcrumb-info {
	text-align:center;
	width:100%;
	max-width: 50%;
	margin:0 auto;
	font-weight: 300;
}
.tr-page-title h1 {
	font-size: 25px;
	font-weight: 400;
	margin: 20px 0px 0px 0px;
}
.tr-page-content {
	padding: 50px 0;
}
.sidebar-bg {
	background-color:#fafafa !important;
}
.tr-parallax {
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	width: 100%;
}
/* Blog */

.widget {
	margin-bottom: 30px;
	overflow: hidden;
}
.widget ul, .tagcloud {
	padding:10px 0px;
}
.widget ul li {
	color: #494949;
	padding: 10px 0;
	border-bottom: solid 1px #eee;
}
.widget a, .widget ul li a {
	color: #494949;
}
.widget_title {
	font-size: 23px;
	font-weight:600;
	color: #f58220;
	margin: 0;
	position: relative;
	padding: 20px 20px 18px 20px;
	border-bottom: solid 1px #eee;
	letter-spacing:-0.02em
}
.widget_title:after {
	position: absolute;
	content: "";
	bottom: 0;
	left: -50px;
	width: 150%;
	height: 1px;
	background-color: #f7f7f7;
}
.widget select {
	border: 1px solid #f0f3f5;
	padding: 10px 15px;
	width: 100%;
	height: 50px;
}
.widget table {
	width: 100%;
}
.widget img {
	max-width: 100%;
}
.widget-category li span {
	float: right;
}
/* Tr Topbar */

.tr-topbar {
	padding-top: 12px;
	padding-bottom: 0px;
	background-color:#fff
}
.topbar-left {
	margin-left: 120px;
}
.tr-topbar ul li {
	float: left;
	margin-right: 15px;
	color: #737373;
	font-weight: 300;
}
.topbar-left ul li {
	margin-right: 35px;
}
.tr-topbar ul li span {
	float: left;
	margin-right: 8px;
	font-size: 20px;
}
.tr-topbar ul li a {
	color: #abafb2;
}
.tr-topbar ul li a:hover {
	color: #ed1c24;
}
.tr-topbar ul li:last-child {
	margin-right: 0;
}
/* Tr Menu */

.tr-menu .navbar-default {
	margin-bottom: 0;
	border: 0;
	border-radius: 0;
	padding-top:0px;
	padding-bottom:0px;
}
.tr-menu .navbar-default.navbar-fixed-top {
	background-color:#fcfcfc;
	border-bottom: solid 1px #e1e1e1;
}
.tr-menu .container {
	position: relative;
}
header .container {
	padding:0px;
}
.navbar-brand {
	position: absolute;
	top: -24px;
	left: 30px;
	z-index: 99999;
	padding: 0;
	height: inherit;
	transition: inherit !important;
}
.navbar-fixed-top .navbar-brand.logo, .navbar-brand.logo-2 {
	display: none;
}
.navbar-fixed-top .navbar-brand.logo-2 {
	display: block;
	top: 0;
}
.navbar-collapse {
	padding: 0;
}
.navbar-default .navbar-nav>li {
	margin-left: 1px;
}
.tr-menu .navbar-nav {
	margin: 0px 0px 10px 0px;
}
.navbar-collapse {
	overflow: hidden;
}
.tr-menu .navbar-nav li a {
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	color: #595955;
	font-weight: 600;
	display: block;
}
.tr-menu .navbar-nav li {
	padding: 10px 30px 10px 30px;
}
.tr-menu .navbar-nav li:last-child {
	padding-right:0 !important;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav li a:hover, .navbar-default .navbar-nav li a:focus {
	color: #ffa800;
	/*border-bottom: solid 1px #ed1c24;*/
	background-color:transparent !important;/*background-color: #ed1c24;*/
}
.navbar-default.navbar-fixed-top .navbar-nav>.active>a, .navbar-default.navbar-fixed-top .navbar-nav>.active>a:focus, .navbar-default.navbar-fixed-top .navbar-nav>.active>a:hover, .navbar-default.navbar-fixed-top .navbar-nav li a:hover, .navbar-default.navbar-fixed-top .navbar-nav li a:focus {
	background-color: #d6070f;
}
.navbar-default .navbar-toggle {
	background-color: transparent;
	border-color: #666;
	margin-top:30px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #333;
}
/*Dropdown CSS*/

.tr-dropdown {
	position: relative;
}
.tr-dropdown-menu {
	position: absolute;
	top: 100%;
	right: 0;
	left:-10%;
	padding:0;
	list-style: none;
	min-width: 240px;
	z-index: 9999;
	display: none;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	-ms-transform: translateY(10px);
	-o-transform: translateY(10px);
	transform: translateY(10px);
}
.tr-dropdown-menu li a {
	padding:10px 20px;
	background-color:#f8f8f8;
}
.tr-dropdown-menu li {
	margin: 0px !important;
	padding:0px!important;
}
.navbar-nav .tr-dropdown-menu li.active a, .navbar-nav .tr-dropdown-menu li a:hover {
	background-color: #ffa800 !important;
	color:#fff !important;
}
.nav.navbar-nav > li:hover >.tr-dropdown-menu {
	display: block;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	-webkit-animation: fadeInUp 400ms;
	-moz-animation: fadeInUp 400ms;
	-ms-animation: fadeInUp 400ms;
	-o-animation: fadeInUp 400ms;
	animation: fadeInUp 400ms;
}
 @-webkit-keyframes fadeInUp {
 0% {
 opacity: 0;
 -webkit-transform: translateY(20px);
 transform: translateY(20px);
}
 100% {
 opacity: 1;
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
}
 @-webkit-keyframes fadeInUp {
 0% {
 opacity: 0;
 -webkit-transform: translateY(20px);
 transform: translateY(20px);
}
 100% {
 opacity: 1;
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
}
 @keyframes fadeInUp {
 0% {
 opacity: 0;
 -webkit-transform: translateY(20px);
 transform: translateY(20px);
}
 100% {
 opacity: 1;
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
}
.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
/*End Drpdown Menu CSS*/

/* Tr Search */

.tr-search {
	position: absolute;
	right: 15px;
	top: 0;
}
.search-icon {
	font-size: 14px;
	color: #fff;
}
.search-icon.opened {
	color: #ed1c24;
}
.search-icon i {
	margin: 18px 0;
	cursor: pointer
}
.search-form {
	position: absolute;
	display: none;
	width: 1000px;
	height: 48px;
	margin-top: 1px;
	top: 0;
	right: 0;
	border-radius: 5px;
}
.tr-search input {
	margin: 0;
	padding-left:20px;
	display: block;
	border: 1px solid #ed1c24;
	color: #fff;
	border-radius: 3px;
	background-color: rgba(237, 28, 36, 0.9);
	width: 100%;
	height: 48px;
	font-weight: 400;
}
.tr-search input:focus {
	border-color: #ed1c24;
	background-color: #ed1c24;
}
.tr-search button {
	position: absolute;
	top: 50%;
	margin-top: -20px;
	right: 5px;
	background: none;
	border: 0;
	font-size: 14px;
	color: #fff;
	cursor: pointer;
}
 .tr-search input::-webkit-input-placeholder { /* Chrome */
 color: #fff;
 opacity: 1;
}
 .tr-search input:-ms-input-placeholder { /* IE 10+ */
 color: #fff;
 opacity: 1;
}
 .tr-search input::-moz-placeholder { /* Firefox 19+ */
 color: #fff;
 opacity: 1;
}
 .tr-search input:-moz-placeholder { /* Firefox 4 - 18 */
 color: #fff;
 opacity: 1;
}
/* Tr Home Slider */

.tr-home-slider {
	padding-bottom: 0px;
}
.tr-home-slider .item {
	background-color: #cbd2ca;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.item-content {
	display: table;
	width: 100%;
	height: 470px;
}
.tr-middle {
	display: table-cell;
	vertical-align: middle;
}
.slider-info {
	color: #fff;
	line-height: 24px;
	font-weight: 300;
	max-width: 700px;
	display: inline-block;
	margin-left:20px;
}
.slider-info h1 {
	font-family: 'Arimo', sans-serif;
	font-size: 38px;
	margin-top: 0;
	animation-delay: 0.50s;
	-webkit-animation-delay: 0.50s;
	margin-bottom: 0;
}
.slider-info h2 {
	font-family: 'Arimo', sans-serif;
	font-size: 60px;
	letter-spacing:-0.02em;
	line-height: 70px;
	text-transform:inherit;
	margin-top: 0;
	margin-bottom: 10px;
	font-weight: 800;
	animation-delay: 0.60s;
	-webkit-animation-delay: 0.60s;
}
.slider-info p {
	animation-delay: 0.70s;
	-webkit-animation-delay: 0.70s;
	font-weight:600;
}
.slider-info .button {
	animation-delay: 0.80s;
	-webkit-animation-delay: 0.80s;
}
.slider-info .btn-primary {
	cursor:default !important;
	background-color: transparent !important;
	padding:7px 0px;
	border-radius: 0px;
	border: solid 0 #333;
	font-size:12px;
	font-weight:600;
	text-transform:capitalize;
	margin-right:0px;
}
.slider-info .btn-primary span {
	color: #fff !important;
}
.slider-info ul {
	margin:0 !important;
	padding:0 !important;
}
.slider-info li {
	display:inline-block;
	padding:0 0px 0 8px;
	font-weight:600;
	color:#f0a406;
}
.slider-info li:first-child {
	padding-left:0;
}
/*.slider-info li:nth-child(2) {
   font-weight:600; color:#f3bc48;
 
}*/

.slider-info li:after {
	position:relative;
	left:0;
	top:0;
	content:'|';
	margin-left:8px;
	color:#fff !important
}
.slider-info li:last-child:after {
	position:relative;
	left:0;
	top:0;
	content:'|';
	margin-left:8px;
	font-size:0;
}
.carousel-indicators {
	margin: 10px 0 0;
	position:absolute;
	left:0;
	top:0px;
	white-space: nowrap;
	width: 100%;
}
.indicators-content {
	position: relative;
}
.slide-control {
	background-color: #fff !important;
	padding: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.bstimeslider {
	position:relative;
	top:-50px;
}
.card_shadow {
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.08);
	-webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.08);
	-moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.08);
 -webkit-transition: all .2s;
 transition: all .2s;
}
.carousel-indicators li:hover .slide-control, .carousel-indicators li.active .slide-control {
	background-color: rgba(225, 168, 0, 0.9)!important;
 transition: box-shadow .3s;
	box-shadow: 0 0 9px rgba(0, 0, 0, 0.2);
	border: solid 0px rgba(0, 0, 0, 0.2);
}
.carousel-indicators li, .carousel-indicators li.active {
	width: 15%;
	height: inherit;
	margin-right: 10px;
	background-color: transparent;
 transition: box-shadow .3s;
	border: solid 1px rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.carousel-indicators li {
	border: 0;
	border-radius: 0;
	text-indent: 0;
	text-align: center;
	margin: 0;
	display: inline-block;
	margin-right: 10px;
	box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2);
}
.carousel-indicators p {
	position:relative;
	top:-55px !important;
	z-index:99999;
	font-size: 13px;
	line-height:20px;
	width:100%;
	max-width:90%;
	margin:0px auto 0 auto;
	letter-spacing:0.03em;
	left:0;
	right:0;
	text-align:center !important;
}
.carousel-indicators span {
	display: block;
}
.cons-img img {
	border: 1px solid rgba(191, 191, 191, 0.9);
}
.cons-img img {
	background-color:#fff;
	width: 100%;
	height: auto;
	padding: 20px;
	
}
.desktop-banner {
	display:block
}
.mobile-banner {
	display:none;
}
.sm-show {
	display:none;
}
/* Tr Service */
.tr-service {
	background-color:rgba(234, 216, 191, 0.3) !important;
}
.tr-contect-section {
	background-color:#fafafa !important;
}
.tr-subscribe {
	background-color:#ffa800 !important;
}
.tr-subscribe h1 {
	color:#fff !important
}
.service {
	background-color:#edeaea;
	color: #333;
	line-height: 24px;
	padding: 40px 15px;
	font-weight: 300;
}
.service .icon {
	font-size: 40px;
}
.service h2 {
	color: #1f2021;
	font-size: 22px;
	font-weight: 400;
	margin-bottom: 20px;
}
.service h1 span {
	display:block;
	color: #1f2021;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 20px;
}
.service p {
	font-size:14px;
	color:#333;
	font-weight:400;
}
.blcak-text {
	color:#333 !important;
}
.pt-50 {
	padding-top:50px;
}
.pt-95 {
	padding-top:95px;
}
/* Tr Cta 1 */

.tr-cta-1 {
	padding: 50px 0;
	background-image: url(../images/bg/map-bg.png);
}
.cta-info h1 {
	font-weight: 700;
	margin:0 0 30px;
}
.tr-cta-1 .cta-info {
	color: #5b5b5b;
}
.cta-info {
	line-height: 24px;
}
.cta-info .btn-primary {
	margin-top: 25px;
}
.tr-cta-1 .cta-info {
	margin-top: 50px;
}
.tr-cta-1 h1 {
	color: #545454;
}
.cta-info .icon {
	font-size: 50px;
}
/* Tr Cta 2 */

.tr-cta-2 {
	color: #fff;
	background-image: url(../images/bg/parallax-bg3.jpg);
	background-color: #ed1c24;
}
.tr-cta-2 .tr-info {
	color: #fff;
	font-size: 14px;
}
.tr-cta-2 .btn-primary {
	color: #ed1c24;
	background-color: #fff;
}
.tr-cta-2 .btn-primary:before {
	background-color: #ed1c24;
}
.tr-cta-2 .btn-primary:hover {
	color: #fff;
	border-color: #fff;
	background-color: #ed1c24;
}
/* Tr Portfolio */

.portfolio-menu {
	margin-bottom: 50px;
}
.portfolio-menu li {
	font-size: 14px;
	color: #454545;
	cursor: pointer;
	font-weight: 400;
	padding: 7px 15px 5px;
	text-transform: uppercase;
	margin:0 1px;
}
.portfolio-menu li:hover, .portfolio-menu li.cbp-filter-item-active {
	color: #fff;
	background-color: #ed1c24;
}
.portfolio-item {
	padding: 15px;
}
.portfolio-info {
	position: relative;
	overflow: hidden;
}
.portfolio-item .overlay-rgba-red {
	top: 100%;
	-webkit-transition: all 700ms;
	-moz-transition: all 700ms;
	-ms-transition: all 700ms;
	-o-transition: all 700ms;
	transition: all 700ms;
}
.portfolio-item:hover .overlay-rgba-red {
	top: 0;
}
.portfolio-item .icon {
	font-size: 35px;
	color: #fff;
	display: inline-block;
}
.portfolio-item .icon:hover {
	-webkit-transform: rotate(40deg);
	-moz-transform: rotate(40deg);
	-ms-transform: rotate(40deg);
	-o-transform: rotate(40deg);
	transform: rotate(40deg);
}
/* Tr About */

/*.tr-about.tr-section {
	padding-bottom: 0;
}*/

.tr-about .about {
	color: #454545;
	line-height: 22px;
	font-weight: 300;
	overflow: hidden;
}
.tr-about .about h2 {
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 25px;
}
.tr-rating-bar {
	margin-top: 60px;
}
.tr-rating-bar label {
	font-weight: 400;
	margin-bottom: 15px;
}
.skill-progress {
	position: relative;
}
.rating-count {
	font-weight: 800;
}
.progress {
	height: 7px;
	background-color: #e4e5ea;
	border-radius: 5px;
	box-shadow: none;
	width: 100%;
	position: relative;
}
.progress-bar {
	background-color: #ed1c24;
	box-shadow: none;
	-webkit-transition: width 2s ease-in-out;
	-moz-transition: width 2s ease-in-out;
	-ms-transition: width 2s ease-in-out;
	-o-transition: width 2s ease-in-out;
	transition:  width 2s ease-in-out;
	border-radius:5px;
}
/* Tr Team */

.team-member {
	margin: 0 15px;
	text-align: left;
	color: #000;
}
.team-member .overlay-rgba-red {
	top: 100%;
	text-align: center;
}
.team-member:hover .overlay-rgba-red {
	top: 0;
}
.team-image {
	position: relative;
	overflow: hidden;
}
.team-image img {
	width: 100%;
}
.team-member li a {
	color: #fff;
}
.team-member h2 {
	font-size: 18px;
	margin:10px 0 0;
}
.team-member span {
	font-weight: 300;
}
.team-slider .slick-prev, .team-slider .slick-next {
	margin-top: -30px;
}
.team-slider .slick-prev, .team-slider .slick-next, .blog-slider .slick-prev, .blog-slider .slick-next {
	background-color: #f7f7f7;
	width: 50px;
	height: 50px;
}
.team-slider .slick-prev, .blog-slider .slick-prev {
	margin-left: -48px;
}
.team-slider .slick-next, .blog-slider .slick-next {
	margin-right: -48px;
}
.slick-prev:before, .slick-next:before {
	font-family:FontAwesome;
	font-size: 24px;
	color: #d9232d;
	font-weight: 900;
	opacity: 1;
	display: block;
}
.slick-prev:before {
	content: "\f053";
}
.slick-next:before {
	content:"\f054";
}
.team-slider .slick-prev:hover, .team-slider .slick-prev:focus, .team-slider .slick-next:hover, .team-slider .slick-next:focus, .blog-slider .slick-prev:hover, .blog-slider .slick-prev:focus, .blog-slider .slick-next:hover, .blog-slider .slick-next:focus {
	background-color: #d9232d;
}
.team-slider .slick-prev:hover:before, .team-slider .slick-next:hover:before, .team-slider .slick-prev:focus:before, .team-slider .slick-next:focus:before, .blog-slider .slick-prev:hover:before, .blog-slider .slick-next:hover:before, .blog-slider .slick-prev:focus:before, .blog-slider .slick-next:focus:before {
	color: #fff;
}
/* Tr Blog */

.fpRowBox {
	box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.05);
 -webkit-transition: all .2s;
 transition: all .2s;
	border: solid 1px rgba(64, 64, 64, 0.18);
}
.fpRowBox:hover {
	box-shadow: 0 6px 15px 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 6px 15px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 6px 15px 0 rgba(0, 0, 0, 0.12);
}
.tr-post {
	overflow: hidden;
	margin-bottom: 30px;
}
.entry-header {
	margin-right: 0px;
	position: relative;
}
.entry-thumbnail {
	overflow: visible !important;
}
/*.entry-thumbnail:before { position:absolute; display:block; content:''; z-index:1; width:100%; height:100%; background-color:rgba(0,0,0,0.7);}*/
.entry-thumbnail img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.tr-post:hover .entry-thumbnail img {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.blog-details .tr-post .entry-thumbnail img, .blog-details .tr-post:hover .entry-thumbnail img {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.widget.widget_recent_entries .post-date {
	font-size: 14px;
	position: inherit;
	background: none;
	color: inherit;
	display: inline-block;
	padding: 0;
}
.widget.widget_recent_entries .post-date:before {
	content: "(";
}
.widget.widget_recent_entries .post-date:after {
	content: ")";
}
.post-date {
	position: absolute;
	top: 50%;
	right: 0px;
	margin-top: 0px;
	display: block;
}
.inner-content {
	color: #333;
	font-weight: 400;
	padding:10px 20px 10px 20px;
}
.inner-content p {
	font-size:14px;
	color:#333;
	line-height:25px;
	padding-bottom:5px !important;
	margin-bottom:20px;
}
.faqs p {
	padding-bottom:5px !important;
	margin-bottom:1px !important;
}
.inner-content strong {
	font-size:14px;
	color:#333;
	line-height:25px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}
.inner-content span {
	font-size:14px;
	color:#f58220;
	line-height:35px !important;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	margin-bottom:12px !important;
}
.inner-content .entry-title {
	font-size: 24px;
	text-transform:uppercase;
	color: #454545 !important;
	font-weight: 500;
	margin: 0 0 20px;
	letter-spacing:-0.03em;
}
.entry-content {
	background-color:#fff;
	color: #333;
	font-weight: 500;
	padding:13px 15px 6px 15px;
}
.entry-content:after {
	font-family:'FontAwesome';
	content: '\f061';
	font-size:11px;
	font-weight:200;
	color:#fff;
	padding-left:5px;
	padding-top:2px;
	position: absolute;
	bottom: 18.8%;
	right: 0%;
	width: 20px;
	height: 20px;
	background-color:#ee9216
}
.entry-content p {
	font-size:12px;
	color:#333;
	line-height:15px;
	padding-bottom:5px !important;
	margin-bottom:0px;
}
.entry-summary span {
	display:block;
	color:#666;
	line-height:18px;
	padding-bottom:0px;
	font-size:12px;
}
.entry-summary span:nth-child(3) {
color:#36712a !important;
font-weight:600 !important;
}
.entry-content strong {
	font-size:12px;
	color:#333;
	line-height:20px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}
.entry-content a {
	color: #ffa800;
}
.entry-title h2 a {
	color: #ffa800!important;
}
.entry-content a:hover {
	color: #ed1c24;
}
.entry-title {
	font-size: 14px;
	color: #da2541 !important;
	font-weight: 700;
	margin: 0 0 7px;
}
.fpRowBox:hover .entry-title {
	text-decoration:underline;
}
.entry-meta {
	margin-bottom: 20px;
}
.entry-meta .icon, .entry-meta .fa {
	margin-right: 5px;
	float: left;
	margin-top: 2px;
}
.entry-meta li:hover .icon, .entry-meta li:hover .fa {
	color: #454545;
}
.blog-slider {
	margin-bottom: 0px;
	margin-top:10px;
}
.blog-slider .slick-prev, .blog-slider .slick-next {
	top: inherit;
	bottom: -100px;
	background-color: #fff;
}
.blog-slider .slick-prev:hover, .blog-slider .slick-prev:focus, .blog-slider .slick-next:hover, .blog-slider .slick-next:focus {
	background-color: #ed1c24;
}
.blog-slider .slick-prev {
	left: 49%;
}
.blog-slider .slick-next {
	right: 49%;
}
/*updated new css*/
.widget .tr-widget-post-date {
	float: none;
	display: block;
	font-size: 14px;
	color: #cecece;
}
/* Tr Video */

.tr-video {
	background-image: url(../images/shape-counter.png);
	border-bottom: solid 8px #fff;
	border-top: solid 8px #fff;
}
.tr-bottoms {
	background-image: url(../images/bg_2.webp);
	border-bottom: solid 8px #fff;
	border-top: solid 8px #fff;
}
.tr-projects {
	background-image: url(../images/Best-Apartments-hyderabad.webp);
}
.tr-projects h1 {
	font-size: 38px !important;
	color: #36712a !important;
	text-align: center;
	line-height: 30px;
	margin-top: 0;
	font-weight: 600;
	margin-bottom: 18px;
	letter-spacing: -0.01em;
	position: relative;
}
.video-content {
	font-weight: 300;
	line-height: 24px;
	max-width: 830px;
	display: inline-block;
}
.tr-bottom-video-img {
	background-image: url(../img/parallax-bg1.jpg);
}
.video-content h1 {
	color:#36712a !important;
	font-size:30px;
	margin-bottom: 35px !important;
	margin-top:0px;
	font-weight:600;
}
.video-content h2 {
	margin-top:15px;
	font-size:20px;
	margin-bottom: 12px;
	font-weight: 300;
	letter-spacing:0.04em;
}
.video-content h3 {
	color:#fff;
	margin-top:0px;
	margin-bottom: 10px;
	font-weight: 400;
	font-size:17px;
	line-height:25px;
}
.video-content p {
	font-size:15px;
	line-height:20px;
	font-weight:300;
	color:#fff !important;
}
.video-link {
	color: #fff;
	font-size: 50px;
}
.video-content .fa-play-circle-o {
	font-weight:300 !important;
	opacity:0.8;
	color:#fff;
}
.video-content .loc-icon:before {
	content: '';
	background: url(../../../../../img/location-icn.png) no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	width: 13px;
	height: 17px;
	padding-left:30px;
}
.video-content .span {
	position:absolute;
	bottom:-30px;
}
.video-content span a {
	color:#fff;
	padding-left:20px;
	font-size:13px;
}
.video-link:hover, .video-link:focus {
	color: #e3dfdf;
}
.mfp-iframe-holder .mfp-content {
	border-radius: 5px;
	border: 10px solid #fff;
}
.mfp-iframe-holder .mfp-close {
	top: -45px;
	right: -20px;
}
/* Tr Pricing */

.price-info>li {
	padding: 50px 120px;
	border-bottom: 1px solid #e4ebf0;
	position: relative;
	overflow: hidden;
}
.price-info>li:last-child {
	border-bottom: none;
}
.price-info>li.active:before, .price-info>li.active:after {
	position: absolute;
	content: "";
	top: 0;
	width: 20px;
	height: 100%;
	background-color: #ed1c24;
}
.price-info>li.active:before {
	left: -20px;
	border-radius: 5px 0 0 5px;
}
.price-info>li.active:after {
	right: -20px;
	border-radius: 0 5px 5px 0;
}
.price-info>li.active {
	color: #fff;
	background-color: #ed1c24;
}
.price-info>li.active a, .price-info>li.active .span, .price-info>li.active .category, .price-info>li.active .price, .price-info>li.active .color-red {
	color: #fff;
}
.price-info>li.active ul li:after {
	background-color: #fff;
}
.price-info span {
	float: left;
}
.price-info .icon {
	font-size: 18px;
	margin-right: 20px;
}
.price-info .category {
	font-size: 14px;
	font-weight: 700;
	color: #323c47;
	text-transform: uppercase;
}
.price-info>li ul li {
	margin-right: 15px;
	position: relative;
}
.price-info>li ul li:after {
	position: absolute;
	content: "";
	right: -10px;
	top: 8px;
	width: 2px;
	height: 12px;
	background-color: #323c47;
	-webkit-transform: rotate(30deg);
	-moz-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	-o-transform: rotate(30deg);
	transform: rotate(30deg);
}
.price-info>li ul li:last-child:after {
	display: none;
}
.price-info>li ul li a {
	color: #989898;
	font-weight: 700;
}
.price-info>li ul li a:hover {
	color: #ed1c24;
}
.price-info>li.active ul li a:hover {
	color: #fff;
}
.price-info .price {
	font-size: 50px;
	font-weight: 400;
	color: #323c47;
	line-height: 30px;
}
.price-info .price sup {
	font-size: 30px;
	top: -25px;
	left: -10px;
}
.price-info .btn {
	font-size: 12px;
	color: #323c47;
	text-transform: uppercase;
	font-weight: 700;
	border: 1px solid #d0d7dd;
	padding: 10px 40px;
	float: right;
}
.price-info>li.active .btn {
	color: #323c47;
	border-color: #fff;
	background-color: #fff;
}
.price-info>li.active .btn:hover {
	border-color: #fff;
}
.price-info>li .btn:hover {
	color: #ed1c24;
	border-color: #ed1c24;
}
.price-info .left-content {
	margin-top: 10px;
	position: relative;
}
.price-info .left-content, .price-info .right-content {
	float: left;
	padding: 0 15px;
}
.price-info .left-content {
	width: 60%;
}
.price-info .right-content {
	width: 40%;
}
.pricing-content.yearly-plan, .pricing-content.monthly-plan {
	display: none;
}
.yearly-plan .pricing-content.yearly-plan, .monthly-plan .pricing-content.monthly-plan {
	display: block;
}
/* ==========================================================================
 	Plan Switcher  CSS
 ========================================================================== */

/* ON/OFF Switch */

.pricing-switcher {
	margin-bottom: 65px;
}
.onoffswitch {
	position: relative;
	width: 60px;
	display: inline-block;
}
.onoffswitch .onoffswitch-label {
	display: block;
	overflow: hidden;
	cursor: pointer;
	border: 1px solid #e6e6e6;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	margin: 0;
	height: 26px;
}
.onoffswitch .onoffswitch-inner {
	width: 200%;
	margin-left: -100%;
	-webkit-transition: margin 0.15s ease-in-out;
	-o-transition: margin 0.15s ease-in-out;
	-moz-transition: margin 0.15s ease-in-out;
	transition: margin 0.15s ease-in-out;
	height: 26px;
	background-color: #dedede;
}
.onoffswitch .onoffswitch-label:before, .onoffswitch .onoffswitch-label:after {
	position: absolute;
	top:0;
	text-transform: uppercase;
	color: #9c9c9c;
	cursor:initial;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.onoffswitch .onoffswitch-label:before {
	content: "Yearly";
	right:100%;
	margin-right: 12px;
}
.onoffswitch .onoffswitch-label:after {
	content: "Monthly";
	left:100%;
	margin-left: 12px;
}
.onoffswitch .onoffswitch-switch {
	width: 22px;
	height: 22px;
	margin: 0;
	background-color: #ffffff;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	top: 2px;
	bottom: 0;
	right: 2px;
	-webkit-transition: right 0.15s ease-in-out;
	-o-transition: right 0.15s ease-in-out;
	-moz-transition: right 0.15s ease-in-out;
	transition: right 0.15s ease-in-out;
}
.pricing-switcher input[type=checkbox] {
	display: none;
}
 .pricing-switcher input[type=checkbox]:checked ~ .onoffswitch .onoffswitch-label .onoffswitch-inner {
 margin-left: 0;
}
 .pricing-switcher input[type=checkbox]:checked ~ .onoffswitch .onoffswitch-label .onoffswitch-switch {
 right: 35px;
 box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}
.yearly-plan .onoffswitch .onoffswitch-label:before, .monthly-plan .onoffswitch .onoffswitch-label:after {
	color:#000;
}
 .pricing-switcher input[type=checkbox]:focus ~ .onoffswitch {
 outline: thin dotted #333;
 outline: 0;
}
.pricing-switcher label {
	position: absolute;
	cursor: pointer;
	width: 60px;
	z-index: 1;
	height: 26px;
}
/* ==== Accessibility ===== */

.aural {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute;
	width: 1px;
}
.aural:focus {
	clip: rect(0, 0, 0, 0);
	font-size: 1em;
	height: auto;
	outline: thin dotted;
	position: static !important;
	width: auto;
	overflow: visible;
}
#yearslogo {
	position:absolute;
	top:16.4%;
	right:7.5%;
	z-index:999;
	background-color:rgba(255, 255, 255, 0.6)
}
/* Tr Subscribe */
/*.tr-subscribe {
	<!--background-image: url(../images/bg/parallax-bg2.jpg);-->
}*/

.tr-subscribe .title-section {
	color: #fff;
	margin-bottom: 0;
}
.tr-subscribe .checkbox {
	margin-bottom: 50px;
}
.tr-subscribe label {
	padding-left: 30px;
}
.checkbox-inline+.checkbox-inline {
	margin-left: 30px;
}
.tr-subscribe label input[type="checkbox"] {
	width: 0;
	height: 0;
	display: none;
}
.tr-subscribe label:before {
	position: absolute;
	color: #fff;
	content: "";
	left: 0;
	top: 3px;
	width: 20px;
	height: 20px;
	border: 1px solid #fff;
	border-radius: 3px;
}
.tr-subscribe label:after {
	position: absolute;
	color: #fff;
	content: "\f00c";
	left: 4px;
	top: 13px;
	font-family: "fontawesome";
	font-size: 12px;
	line-height: 0;
	display: none;
}
 .tr-subscribe label.checked::after {
 display: block;
}
.tr-subscribe .form-control {
	padding-right: 40px;
	height: 65px;
}
.tr-subscribe .form-control:focus {
	border-color: #fff;
}
.tr-form {
	position: relative;
}
.tr-subscribe .tr-form button {
	position: absolute;
	top: 50%;
	right: 15px;
	font-size: 25px;
	margin-top: -12px;
	padding: 0;
	line-height: 0;
	border: 0;
	background-color: transparent;
}
.tr-form:hover button.icon {
	-webkit-transform: rotate(40deg);
	-moz-transform: rotate(40deg);
	-ms-transform: rotate(40deg);
	-o-transform: rotate(40deg);
	transform: rotate(40deg);
}
.tr-subscribe span {
	font-size: 14px;
	display: block;
	margin-top: 15px;
}
/* Tr Faq */

.tr-faq .form-control {
	padding-left: 50px;
	height: 65px;
}
.tr-faq .tr-form {
	margin-bottom: 40px;
}
.tr-faq .tr-form button {
	position: absolute;
	left: 15px;
	top: 50%;
	padding: 0;
	line-height: 0;
	margin-top: -15px;
	font-size: 30px;
}
.tr-question {
	color: #333;
	line-height: 28px;
	font-weight: 400;
	margin-bottom: 20px;
}
.tr-question h2 {
	font-size: 22px;
	color: #323c47;
	margin: 5px 0 20px;
}
.tr-question span {
	font-size: 14px;
	color: #f58220;
	font-weight:500;
}
.question-number {
	margin-right: 15px;
}
.question-number span {
	color: #b9c5cd;
	border: 1px solid #e9eff4;
	background-color: #fff;
	width: 30px;
	height: 30px;
	line-height: 28px;
	display: block;
	text-align: center;
	border-radius: 100%;
	font-weight: 400;
}
.tr-faq .tab-content {
	padding-left: 50px;
}
/* Tr Twitter */

.tr-twitter {
	position: relative;
	z-index: 1;
	background-image: url(../images/bg/parallax-bg4.jpg);
}
.tr-twitter .title-section {
	color: #fff;
}
.tr-twitter:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 191, 243, 0.8);
	z-index: -1;
}
.twitter-icon {
	font-size: 80px;
	color: #fff;
	line-height: 0;
	margin-bottom: 10px;
}
.twitte {
	line-height: 30px;
	color: #a0a0a0;
	font-weight: 300;
	padding: 30px;
	overflow: hidden;
	min-height: 360px;
	margin: 15px;
}
.twitte:hover {
	-webkit-box-shadow: 0px 2px 5px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 2px 5px 4px rgba(0, 0, 0, 0.2);
	-ms-box-shadow: 0px 2px 5px 4px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0px 2px 5px 4px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 2px 5px 4px rgba(0, 0, 0, 0.2);
}
.twitte-author {
	margin:10px 0 25px;
	padding-bottom: 30px;
	position: relative;
}
.twitte-author:after {
	position: absolute;
	content: "";
	bottom: 0;
	left: -100px;
	width: 200%;
	height: 1px;
	background-color:#e9eff4;
}
.author {
	width: 50px;
	height: 50px;
	overflow: hidden;
}
.author img {
	width: 100%;
	height: 100%;
}
.twitte-author .author {
	float: left;
	margin-right: 15px;
}
.twitte-author .title {
	font-size: 18px;
	color: #000;
	font-weight: 400;
}
.twitte-author a {
	display: block;
	font-weight: 300;
	color: #00bff3;
	line-height: 20px;
}
.twitte-author a:hover {
	color: #ed1c24;
}
.twitter-slider .slick-dots {
	bottom: -65px;
}
.twitter-slider .slick-dots li button:before {
	content: "";
	opacity: 1;
}
.twitter-slider .slick-dots li {
	width: 12px;
	height: 12px;
	background-color: #b4e6fb;
	border-radius: 100%;
	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	-ms-transition: all 200ms;
	-o-transition: all 200ms;
	transition: all 200ms;
}
.twitter-slider .slick-dots li:hover, .twitter-slider .slick-dots li:focus, .twitter-slider .slick-dots li.slick-active {
	background-color: #fff;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
.twitter-slider .slick-prev, .twitter-slider .slick-next {
	display: none !important;
}
/* Tr Clients */

.tr-clients img {
	display: inline-block;
	opacity: .4;
}
.tr-clients img:hover {
	opacity: 1;
}
.tr-clients .slick-prev:before, .tr-clients .slick-next:before {
	line-height: inherit;
	color: #000;
	margin-top: -10px;
}
.tr-clients .slick-prev:hover:before, .tr-clients .slick-prev:focus:before, .tr-clients .slick-next:hover:before, .tr-clients .slick-next:focus:before {
	color: #ed1c24;
}
/* Tr Fun Facts */

.fun-fact-content {
	margin-top:30px;
}
.fun-fact-info {
	font-size: 14px;
	font-weight:600;
	line-height:20px;
	color: #fff;
}
.fun-fact-info span {
	font-weight:500;
	font-size: 13px;
	line-height:17px !important;
	color: #333;
}
.fun-fact-info .icon {
	margin-bottom: 5px;
}
.fun-fact-info .icon img {
	padding-bottom:15px;
}
.fun-fact-info .counter {
	font-size: 48px;
	color: #000;
	font-weight: 800;
}
.gb-lista {
	width:100%;
	max-width:100%;
	margin:0 auto !important;
	list-style: none;
}
.gb-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.faq-box {
	background-color:#f9f9f9;
}
.choose-topics {
	color: #989898;
	padding: 25px 15px 5px 15px;
	margin-bottom: 0px;
}
.choose-topics span {
	display: block;
	font-size:25px;
	color: #ffa800 !important;
	text-transform:uppercase;
	padding:0 10px;
}
.tr-faq-tabs {
	margin: 20px 0;
	border-bottom: 0;
}
.tr-faq-tabs li {
	float: none;
	font-size: 12px;
	font-weight: 700;
	margin-bottom: 2px;
	text-transform: uppercase;
}
.tr-faq-tabs li a {
	color: #323c47;
	border-radius: 0px;
	border: none;
	margin-right: 0;
	padding: 15px 20px 12px;
}
.tr-faq-tabs li a:hover, .tr-faq-tabs.nav-tabs>li.active>a, .tr-faq-tabs.nav-tabs>li.active>a:focus, .tr-faq-tabs.nav-tabs>li.active>a:hover {
	color: #fff;
	background-color: #f58220;
	border:none;
}
.find-answer {
	color: #989898;
	font-weight: 300;
}
.find-answer .not-find {
	padding: 25px 30px;
}
.find-answer .not-find p {
	margin-bottom: 0;
}
.find-answer .not-find span {
	display: block;
	margin-bottom: 10px;
}
.find-answer span {
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
}
.faq-contact {
	padding: 15px 30px;
	background-color: #f4f7f9;
}
.faq-contact a {
	color: #323c47;
	display: block;
}
.faq-contact i {
	font-size: 20px;
	color: #fff;
	padding: 10px;
	margin-right: 10px;
	border-radius: 100%;
	background-color: #ed1c24;
}
.faq-contact a:hover {
	color: #ed1c24;
}
/* Tr Testimonial */

.testimonial-bg {
	background-color:#fff;
	padding:30px 0px;
}
.tr-testimonial .author, .tr-testimonial .author img {
	display: inline-block;
}
.testimonial-info {
	max-width: 750px;
	display: inline-block;
}
.testimonial-slider .slick-prev, .testimonial-slider .slick-next {
	display: none !important;
}
.tr-testimonial .icon {
	font-size: 40px;
	line-height: 0;
}
.testimonial-info h1 {
	font-size: 13px;
	color: #323c47;
	font-weight: 500;
	line-height: 20px !important;
	margin-bottom: 15px;
}
.testimonial-title {
	color: #333;
}
.testimonial-title h2 {
	color:#f6b548 !important;
	font-size: 14px;
	font-weight:500;
	margin: 10px 0 5px;
	text-transform:capitalize;
}
.testimonial-title span {
	font-size: 12px !important;
}
/* Tr Contect Section */
.no-padiing-lr {
	padding-left:0px !important;
	padding-right:0px !important;
}
#gmap {
	background-color: #efece0;
}
.homemaps-height {
	height:300px !important;
}
.maps-height {
	height:450px !important;
}
.contect-content {
	color: #fff;
	font-weight: 300;
	background-color: #ecddc8;
	overflow: hidden;
}
.contect-content a {
	color: #fff;
}
.contect-content a:hover {
	color: #fcfcfc;
}
.contect-content h5 {
	font-size: 20px;
	color: #323c47;
	font-weight: 700;
	display: block;
	margin: 0 0 5px 0;
}
.contect-content .fa {
	color: #323c47;
}
.contect-content h2 {
	font-size: 30px;
	color: #323c47;
	font-weight: 700;
	display: block;
	margin: 20px 0 5px 0;
}
.contect-content span {
	font-size: 13px;
	color: #fff;
	font-weight: 600;
	display: block;
	margin: 0 0 15px 0;
	letter-spacing:0.03em;
}
.space-30 {
	padding:15px 0px;
}
.contect-content > .fa {
	color:#333 !important;
}
.dark-blue {
	background-color:#36712a !important;
}
.dark-black {
	background-color:#f7ac2e !important;
}
.contect-content .contect-info {
	padding:36px 40px 32px 40px !important;
	min-height:215px;
}
.contect-content .contect-info p {
	font-size:13px !important;
	font-weight:400;
	color:#fff;
}
.contect-contents .contect-info {
	padding:20px 30px 0px 50px !important;
}
.contect-contents .contect-info h3 {
	padding:0px 0px 40px 0px !important;
}
.contect-content .no-padding-left {
	padding-left:0px !important;
}
.no-padding-right {
	padding-right:0px !important;
}
.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
    position: relative;
    padding: 0px !important;
    margin: 5px;
    width:343px;
}
@media screen and (max-width: 702px)
.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
    position: relative;
    padding: 0px !important;
    margin: -5px;
    width: 304px;
}
}
.contect-info .fa {
	font-size:16px;
	color:#fff !important;
}
.no-padding-left {
	padding-left:0px !important;
}
/* Tr Feedback */

.tr-feedback .form-control {
	border-color: #e9eff4;
	border-radius: 5px;
	margin-bottom: 30px;
}
.tr-feedback .form-control:focus {
	border-color: #ed1c24;
}
textarea.form-control {
	resize: none;
	height: 135px;
	padding: 30px;
}
.tr-feedback .btn-primary {
	margin-top: 20px;
}
/* Blog Style 2 */

.blog-style-2 .entry-header {
	width: inherit;
	margin-right:0;
	min-height: 200px;
	margin-bottom: 40px;
}
.blog-style-2 .entry-content {
	padding: 30px;
}
.blog-style-2 .post-date {
	top: inherit;
	right: inherit;
	left: 30px;
	bottom: -50px;
}
.widget_search form {
	position: relative;
	overflow: hidden;
}
.widget_search input[type=search] {
	width: 100%;
	height: 60px;
	color: #454545;
	border: 1px solid #fff;
	padding: 5px 30px;
	font-weight: 300;
}
.widget_search input[type=search]:focus {
	border-color: #ed1c24;
}
.widget .recentcomments {
	padding: 7px 0px;
}
.widget .recentcomments a {
	padding: 0px;
	display: inline-block;
	margin: 0;
}
.widget .recentcomments a:hover {
	background-color: transparent;
	color: #ed1c24;
}
.widget.widget_categories li {
	text-align: right;
	width: 100%;
	overflow: hidden;
}
.widget.widget_categories li a {
	display: block;
	float: left;
	padding: 0 0 10px;
	margin: 0;
}
.widget.widget_categories li a:hover {
	background-color: transparent;
	color: #ed1c24;
}
.widget.widget_categories li .children {
	text-align: right;
	padding: 0px;
}
.widget.widget_categories li .children li {
	padding-left: 15px;
}
.widget_search .btn {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 65px;
	border-radius: 0;
	color: #fff;
	font-size: 25px;
	line-height: 0;
	background-color: #ed1c24;
}
.textwidget {
	padding: 15px 30px;
}
.widget ul li {
	padding: 0;
}
.widget li a:before {
	content: '\f101';
	font-family: 'FontAwesome';
	float: left;
	margin-top: 0px;
	margin-left: -10px;
	margin-right:10px;
	color: #aaaaaa;
}
.widget li .actives:before {
	float: left;
	margin-top: 0px;
	margin-left: -10px;
	margin-right:10px;
	color: #fff !important;
}
.widget li a {
	font-size: 15px;
	padding: 10px 52px 11px;
	margin:0 -30px;
	display: block;
	text-transform: capitalize;
	font-weight: 500;
}
.widget li a:hover {
	color: #fff;
	background-color: #f58220;
}
.widget li .actives {
	color: #fff;
	background-color: #f58220;
}
.widget.recent-post ul li {
	font-size: 18px;
	padding: 15px 0;
	border-bottom:1px solid #cecece;
}
.widget.recent-post ul li:last-child {
	border: none;
}
#calendar_wrap {
	padding: 20px 30px 0px 30px;
}
.recent-post li span a {
	display: block;
	font-size: 14px;
	color: #cecece;
	margin-top: 5px;
}
.tag-cloud {
	margin-top: 10px;
}
.tag-cloud a {
	margin-right: 10px;
	margin-bottom: 5px;
	display: inline-block;
}
.widget a:hover {
	color: #ed1c24;
}
.widget li.recentcomments {
	display: block;
	font-size: 18px;
	text-transform: capitalize;
	padding: 10px 30px 8px;
	margin: 0 -30px;
}
.widget li.recentcomments a:hover {
	background-color: transparent;
}
.widget li.recentcomments:hover {
	color: #fff;
	background-color: #ed1c24;
}
.widget li.recentcomments:hover a {
	color: #fff;
}
.widget-category ul.children {
	padding: 0px 0px 0px 30px;
}
/* Blog Details */

.blog-details .blog-content {
	overflow: hidden;
}
.blog-details .entry-title, .portfolio-details .entry-title {
	font-size: 36px;
}
.blog-details .tr-post {
	margin-bottom: 0;
}
.post-inner-image {
	margin: 40px 0;
}
blockquote {
	font-size: 20px;
	color: #ed1c24;
	font-style: italic;
	padding: 0;
	margin: 30px 0;
	border-left: 0;
}
.tr-comment {
	margin-top: 50px;
	overflow: hidden;
}
.post-comment>li {
	overflow: hidden;
	margin-bottom: 30px;
}
.post-comment li a {
	color: #989898;
}
.post-comment .children {
	margin-top: 60px;
}
.post-comment>li>.children {
	margin-left: 100px;
}
.post-comment>li>.children .children {
	margin-left: 10px;
}
.comment-meta {
	margin-top: 10px;
}
.comment-meta li {
	font-size: 12px;
	text-transform: uppercase;
}
.post-comment li a:hover {
	color: #ed1c24;
}
.commenter-avatar {
	float: left;
	margin-right: 30px;
	width: 65px;
	height: 65px;
}
.commenter-avatar img {
	width: 100%;
	height: 100%;
}
.comment-box {
	color: #989898;
	line-height: 28px;
	padding: 30px 40px;
	border-radius: 5px;
}
.tr-before {
	position: relative;
	overflow: visible;
}
.tr-before:before {
	position: absolute;
	content: "";
	top: 30px;
	left: -29px;
	border-left: 15px solid transparent;
	border-right: 15px solid #fff;
	border-top: 4px solid transparent;
	border-bottom: 9px solid transparent;
	z-index: 1;
}
.comment-form .media-body {
	overflow: visible;
}
.comment-box .title {
	color: #323c47;
	font-size: 14px;
	margin-right: 30px;
	text-transform: uppercase;
}
.comment-box span a {
	font-size: 14px;
}
.post-comment li ul li i {
	margin-right: 5px;
}
.tr-form .comment-box {
	padding: 0;
}
.tr-comment .btn-primary {
	margin-top: 20px;
}
.comment-form .form-control {
	z-index: -1;
	font-weight: 400;
	margin-bottom: 30px;
}
.comment-form .form-control:focus {
	border-color: #fff;
}
.comment-form textarea.form-control {
	height: 200px;
}
/* Tr Pagination */

.pagination {
	margin: 50px 0 0;
}
.pagination>li {
	margin-right:1px;
}
.pagination>li>a, .pagination>li>span {
	border: none;
	font-size: 24px;
	color: #ed1c24;
	font-weight: 300;
	margin:1px;
	padding: 8px 18px;
	background-color: #fff;
}
.pagination>li:first-child>a, .pagination>li:first-child>span, .pagination>li:last-child>a, .pagination>li:last-child>span {
	border-radius: 0;/*background-color: #fff;*/
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover, .pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	color: #fff;
	background-color: #ed1c24;
}
/* Portfolio Details */

.details-slider .slick-prev, .details-slider .slick-next {
	z-index: 9999;
	width: 50px;
	height: 50px;
	background-color: #fff;
	opacity: 0;
}
.details-slider:hover .slick-prev, .details-slider:hover .slick-next {
	opacity: 1;
}
.details-slider .slick-prev {
	left: 0;
}
.details-slider .slick-next {
	right: 0;
}
.portfolio-details .post-inner-image {
	margin-top: 40px;
}
.portfolio-gallery .gallery-image {
	margin-top: 30px;
}
/* tr-footer */
.footer-top {
	padding:30px 0px;
}
.footer-botom {
	border-top: solid 1px rgba(255, 255, 255, 0.3);
	padding-top:30px;
}
.footer-top h2 {
	text-align:left;
	padding-bottom:20px;
	color:rgba(255, 255, 255, 0.6);
	font-size:20px;
}
.footer-top ul {
	margin:0px;
	padding:0px;
}
.footer-top li {
	list-style:none;
	text-align:left;
	padding-left:15px;
}
.footer-top li a {
	font-weight:300;
	letter-spacing:0.03em;
	color:rgba(255, 255, 255, 0.8);
}
.footer-top li:before {
	content: "\f105";
	font-family: FontAwesome;
 color: color:rgba(255, 255, 255, 0.6);
	position: absolute;
	left: 15px;
	line-height: 20px;
}
.footer-top .adress li {
	margin-bottom:20px !important;
	margin-left:10px !important;
	color:rgba(255, 255, 255, 0.6);
}
.footer-top .adress li:nth-child(1):before {
 content: "\f041";
 font-size:25px;
 font-family: FontAwesome;
 color:rgba(255, 255, 255, 0.6);
 position: absolute;
 left: 15px;
 line-height: 30px;
}
 .footer-top .adress li:nth-child(2):before {
 content: "\f095";
 font-size:20px;
 font-family: FontAwesome;
 color:rgba(255, 255, 255, 0.6);
 position: absolute;
 left: 15px;
 line-height: 20px;
}
 .footer-top .adress li:nth-child(3):before {
 content: "\f0e0";
 font-size:18px;
 font-family: FontAwesome;
 color:rgba(255, 255, 255, 0.6);
 position: absolute;
 left: 15px;
 line-height: 20px;
}
.tr-footer {
	border-top: solid 8px #fff;
	font-size: 14px;
	padding: 5px 0 25px 0px;
}
.tr-footer a {
	color: #fff;
	font-weight: 700;
}
.bg-grrey {
	background-color:#f2f2f1 !important
}
/* ==========================================================================
 	Extra Css
 ========================================================================== */

a, .search-icon, .tr-dropdown-menu, .hover-bg-color-red, .color-red, .service, .portfolio-menu li, .overlay-rgba-red, .slick-prev, .slick-next, .slick-prev:before, .slick-next:before, .question-number span, .tr-clients img, .portfolio-item .icon, .slick-dots li, .faq-contact i, .price-info li, .price-info>li:before, .price-info>li:after, .price-info .category, .price-info>li ul li:after, .price-info .pric, .slide-control, .btn-primary, .tr-search input, .btn-primary:before, .widget_search input[type=search], .entry-thumbnail img, .twitte, .widget li.recentcomments {
	-webkit-transition: all 500ms;
	-moz-transition: all 500ms;
	-ms-transition: all 500ms;
	-o-transition: all 500ms;
	transition: all 500ms;
}
.slick-prev, .slick-next {
	overflow: initial;
}
.tr-sticky-post {
	position: absolute;
	z-index: 100;
	left: 0;
	background:#ed1c24;
	color: #fff;
	padding: 7px 15px;
	top: 25px;
}
.tr-sticky-post i {
	color: #fff;
}
.pagination-section {
	clear: both;
}
/* CUSTOM CSS */
.admin-bar #navigation .navbar.navbar-fixed-top {
	top: 30px;
}
.navbar-brand p {
	margin: 28px 0 20px;
}
.navbar-brand .site-title {
	margin-top: 15px;
	margin-bottom: 20px;
}
.navbar-brand .site-title + .site-description {
	margin-top: 0;
	color: #fff;
}
.page-header {
	margin: 0px 0px 20px !important;
}
.tr-page-header .entry-title {
	margin: 0 0 40px;
}
.entry-thumbnail img {
	margin: auto;
}
.prev-next {
	padding: 20px 0;
}
.prev-next a {
	color: #ed1c24;
}
.page-content form#search-form {
	position: relative;
}
.page-content form#search-form .btn#search-submit {
	position: absolute;
	color: #000;
	right: 0;
	top: 0;
	height: 100%;
	width: 50px;
	border-radius: 0;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.overlay-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(237, 28, 36, 0.2);
}
.tr-fw-page .vc_row {
	margin-left: 0;
	margin-right: 0;
}
.tr-question-parent {
	float: left;
	width: 50%;
}
.vc_row[data_full_width] {
	margin-left: -15px;
	margin-right: -15px;
}
.admin-bar .tr-topbar {
	margin-top: 30px;
}
.logged-out .tr-topbar {
	margin-top: 30px;
}
.admin-bar.has-logo .tr-topbar, .logged-out.has-logo .tr-topbar {
	margin-top: 0px;
}
.tr-title {
	color: #fff;
}
.page-breadcrumb.tr-breadcrumb.bg-image {
	background-image: none;
}
.page-breadcrumb .tr-page-title h1 {
	color: #fff;
}
 
 

#homeSlider {
width: 100%;
height: 575px !important;
}
#homeSlider .rsThumbsHor {
  height: 105px;
  padding: 0;
}
.rsDefaultInv,
.rsDefaultInv .rsOverflow,
.rsDefaultInv .rsSlide,
.rsDefaultInv .rsVideoFrameHolder,
.rsDefaultInv .rsThumbs {
 
}
.rsDefaultInv .rsThumb.rsNavSelected {
	background-color: transparent !important;
}
#homeSlider .example-link {
  padding: 5px 12px 6px;
  color: #FFF;
  background: #FFF;
  position: absolute;
  color: #BB0202;
  right: 12px;
  bottom: 12px;
  text-decoration: none;
  font-weight: normal;
}
#homeSlider > .rsContent {
  display:none;
}
#homeSlider .example-link:hover {
  text-decoration: none;
  background: #C00;
  color: #FFF;
}
.rsWebkit3d .example-link {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
}
#homeSlider .rsThumb {
  width: 180px;
  height:84.5px;
  cursor: pointer;
   box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2);
}
 
 

#homeSlider .slider-info {
	position:absolute;
	left:8%;
 	top:25%;
	z-index:99999;
    color: #fff;
    line-height: 24px;
    font-weight: 300;
    max-width: 700px;
   display: table-cell;
    vertical-align: middle;
    
}
 
 
@media screen and (min-width: 0px) and (max-width: 960px) {
#homeSlider .slider-info {
	position:absolute;
	left:0%;
 	top:30%;
	z-index:99999;
    color: #fff;
    line-height: 24px;
    font-weight: 300;
    max-width: 700px;
   display: table-cell;
    vertical-align: middle;
    
} 
 #homeSlider .rsThumb {
  width: 180px;
  height:84.5px;
  cursor: pointer;
   box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2);
}
 
}
  @media screen and (min-width: 0px) and (max-width: 500px) {
  
  #homeSlider .slider-info {
	position:absolute;
	left:0%;
 	top:25%;
	z-index:99999;
    color: #fff;
    line-height: 24px;
    font-weight: 300;
    max-width: 100%;
   display: table-cell;
    vertical-align: middle;
    
} 
  
  .royalSlider {
    height: 300px !important;
  }
    
   
/* Popup Start */
 }
 #overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #000;
filter:alpha(opacity=70);
-moz-opacity:0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
z-index: 100;
display: none;
}
.cnt223 a{
text-decoration: none;
}
.popup{
width: 100%;
margin: 0 auto;
display: none;
position: fixed;
z-index: 101;
}
.cnt223{
min-width: 600px;
width: 600px;
min-height: 150px;
margin: 100px auto;
background: #f3f3f3;
position: relative;
z-index: 103;
padding: 15px 35px;
border-radius: 5px;
box-shadow: 0 2px 5px #000;
}
.cnt223 p{
clear: both;
    color: #555555;
    /* text-align: justify; */
    font-size: 20px;
    font-family: sans-serif;
    text-align: right;
}
.cnt223 p a{
color: #d91900;
font-weight: bold;
}
.cnt223 .x{
float: right;
height: 35px;
left: 22px;
position: relative;
top: -25px;
width: 34px;
}
.cnt223 .x:hover{
cursor: pointer;
}
/* Popup End */
 