/*
Theme Name: Custom Theme
Theme URI: ramzydesigns.com
Author: Litix @ ramzydesigns.com
Author URI: ramzydesigns.com
Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom
Text Domain: custom
*/
@import url(https://fonts.googleapis.com/css?family=Muli);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400,300);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300);

body {
	background: #000000;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	height: 100%;
}

.wrapper,
.row {
	height: 100%;
	margin-left: 0;
	margin-right: 0;
}

.wrapper:before,
.wrapper:after,
.column:before,
.column:after {
	content: "";
	display: table;
}

.wrapper:after,
.column:after {
	clear: both;
}

.red {
	color: red !important;
}

a:hover {
	color: red;
}

p {
	font-size: 16px;
	text-align: left;
	line-height: 25px;
}

#_mcePaste {
	text-align: left;
}

.img-object {
	object-fit: cover;
}

.my-thumb {
	/*border: 1px solid #ccc;*/
	border-radius: 5px;
	padding: 5px;
}

.select {
	background: #1E1E1E !important;
	color: #fff !important;
	padding: 5px 0;
	border: none;
}

.headtext {

	padding: 5px 0;
}

.headtext a {
	color: #E91C21;
	text-decoration: none;
}

.phones a {
	text-align: center;
}

header {
	background: url(images/header_bg.jpg) no-repeat;
	display: block;
	min-height: 120px;
}

.red {
	color: red !important;
}

.white {
	color: #fff;
}

.bold {
	font-weight: bold;
}

.big {
	font-size: 36px !important;
}

.marginbox {
	margin-bottom: 10px;
}

.title-portfolio {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 16px !important;
	color: #fff !important;
	margin: 2px 0 !important;
	min-height: 39px;
}

.link-portfolio {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 14px !important;
}

.thumbnail-portfolio {
	margin-top: 10px;
}


.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
	background: rgba(157, 1, 4, 1);
	background: -moz-linear-gradient(top, rgba(157, 1, 4, 1) 0%, rgba(228, 27, 35, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(157, 1, 4, 1)), color-stop(100%, rgba(228, 27, 35, 1)));
	background: -webkit-linear-gradient(top, rgba(157, 1, 4, 1) 0%, rgba(228, 27, 35, 1) 100%);
	background: -o-linear-gradient(top, rgba(157, 1, 4, 1) 0%, rgba(228, 27, 35, 1) 100%);
	background: -ms-linear-gradient(top, rgba(157, 1, 4, 1) 0%, rgba(228, 27, 35, 1) 100%);
	background: linear-gradient(to bottom, rgba(157, 1, 4, 1) 0%, rgba(228, 27, 35, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9d0104', endColorstr='#e41b23', GradientType=0);
	min-height: 58px;
	margin-top: -2px;
	font-weight: normal;
}

.nav>li>a:hover,
.nav>li>a:focus {
	text-decoration: none;
	background: rgba(157, 1, 4, 1);
	background: -moz-linear-gradient(top, rgba(157, 1, 4, 1) 0%, rgba(228, 27, 35, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(157, 1, 4, 1)), color-stop(100%, rgba(228, 27, 35, 1)));
	background: -webkit-linear-gradient(top, rgba(157, 1, 4, 1) 0%, rgba(228, 27, 35, 1) 100%);
	background: -o-linear-gradient(top, rgba(157, 1, 4, 1) 0%, rgba(228, 27, 35, 1) 100%);
	background: -ms-linear-gradient(top, rgba(157, 1, 4, 1) 0%, rgba(228, 27, 35, 1) 100%);
	background: linear-gradient(to bottom, rgba(157, 1, 4, 1) 0%, rgba(228, 27, 35, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9d0104', endColorstr='#e41b23', GradientType=0);
	min-height: 57.5px;
	margin-top: -2px;
	font-weight: normal;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
	color: #FFF;
	background-color: #d21318;
}

.nav>li>a {
	position: relative;
	display: block;
	padding: 16px 12px;
	-webkit-transform: skew(-20deg);
	transform: skew(-26deg);
	font-size: 13px;
}

.navbar-default .navbar-nav>li>a>span {
	color: #000;
	position: relative;
	-webkit-transform: skew(20deg) !important;
	transform: skew(26deg) !important;
	display: block;
	font-weight: bold;
}

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 0;
	border: 1px solid transparent;
}

.logo {
	display: block;
	margin: 5px auto;
}

.clear {
	clear: both;
}

.top-nav {
	margin-top: 17px;
	margin-left: 0%;
}

.top-nav li {
	display: inline-block;
}

.top-nav li a {
	color: #fff;
	font-size: 12px;
	/*background: url(images/bg-nav-top.jpg) repeat-x;*/
	padding: 5px;
}

.so {
	padding: 0;
	margin: 15px 0 0;
	width: 100%;
	text-align: center;
}

.top-nav li a:hover {
	text-decoration: none;
}

.navbar {
	position: relative;
	min-height: 50px;
	margin-top: 9px;
	border: 1px solid transparent;
	padding-bottom: 0px;
	margin-bottom: 0;
	background: transparent;
	margin-left: -40px;
}

.box {
	text-align: center;
}

.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}

.blue {
	color: #2661a0;
}

.justified {
	text-align: justify;
}

.link_red {
	margin: 0 auto;
	border-bottom: 1px solid #990000;
	padding-bottom: 5px;
}

.link_red:hover {
	text-decoration: none;
}

.img-center {
	display: block !important;
	margin: 0 auto;
}

footer {
	background: url(images/footer_bg.jpg) repeat-x;
	min-height: 239px;
}

footer .top {
	padding-top: 15px;
}

footer .top h3 {
	font-size: 18px !important;
	font-weight: normal;
	color: #E91C21;
	margin: 10px 0 15px 0;
}

footer .top p {
	padding-top: 10px;
	font-size: 12px;
	color: #656567;
}

footer>.bottom {
	background: #d21318;
	min-height: 100px;
}

.footer-nav {
	padding: 15px 0 0;
}

.title {
	font-size: 19px;
	color: #E91C21;
	font-weight: normal;
}

.title span {
	color: #fff;
}

/*Carousel Edits*/
.banner {
	border-top: 4px solid rgb(190, 24, 28);
}

.main {
	padding: 60px 0;
	border-bottom: 4px solid rgb(190, 24, 28);
	border-top: 4px solid rgb(190, 24, 28);
}

.main-page {
	padding:0 0 30px;
}

.ramControl {
	top: 45%;
	z-index: 10000;
}

.carousel-fade .item {
	-webkit-transition: opacity 3s;
	-moz-transition: opacity 3s;
	-ms-transition: opacity 3s;
	-o-transition: opacity 3s;
	transition: opacity 3s;
}

.carousel-fade .active.left {
	left: 0;
	opacity: 0;
	z-index: 2;
}

.carousel-fade .next {
	left: 0;
	opacity: 1;
	z-index: 1;
}

.menu_link .wrap {
	position: relative;
	color: white;
	text-align: center;
	min-width: 130px;
	overflow: hidden;
}

.menu_link span {
	position: relative;
	z-index: 1050;
}

.menu_link:hover .wrap:before {
	content: "";
	z-index: 10;
	position: absolute;
	bottom: -60px;
	width: 100%;
	left: 35px;
	background-color: red;
	-webkit-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	-o-transform: rotate(30deg);
	transform: rotate(30deg);
}

.panel-body {
	padding: 15px;
	font-size: 16px;
}

.menu_link:hover .wrap:after {
	content: "";
	z-index: 10;
	position: absolute;
	bottom: -60px;
	width: 80px;
	height: 220px;
	right: 12px;
	background-color: red;
	-webkit-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	-o-transform: rotate(30deg);
	transform: rotate(30deg);
}

.bottom {
	background: #d21318;
}

.footer-nav {}

.footer-nav li {
	display: inline-block;
}

.footer-nav li a {
	color: #fff;
	font-size: 12px;
}

.footer-nav li:hover a {
	text-decoration: none;
}

.social {}

.social li {
	padding-top: 15px;
	display: inline-block;
	margin-left: 25px;
}

.copy {
	font-size: 12px;
}

/*Page*/

.page h1 {
	color: #4088b8;
	font-weight: normal !important;
	font-size: 26px;
	font-size: Georgia, "Times New Roman", Times, serif !important;
	text-align: left;
}


.page h2 {
	color: #E91C21;
	font-weight: normal !important;
	font-size: 23px;
	font-size: Georgia, "Times New Roman", Times, serif !important;
	text-align: left;
}

.page h3 {
	color: #4088b8;
	font-weight: normal !important;
	font-size: 20px;
	font-size: Georgia, "Times New Roman", Times, serif !important;
}

.inner-banner {
	border-bottom: 4px solid rgb(190, 24, 28)
}



/*Panel*/

.panel {
	background: transparent;
}

.panel-default>.panel-heading {
	color: #E91C21;
	background-color: rgba(022, 022, 022, 5);
	border-color: transparent;
	padding: 0;
	margin: 0;
	border-radius: 1px;
}

.panel-default {
	border-color: transparent;
}

.panel-title {
	font-size: 20px;
	padding: 0 2% 22px;
	text-align: left;
}

.panel-title a:hover {
	text-decoration: none;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: transparent !important;
	text-align: left;
}

th {
	color: #4088B8 !important;
	font-weight: bold;
	font-size: 16px !important;
}

.boxme {
	border-left: 1px solid #333;
	margin: 15px 0;
}

.boxmenone {
	border-left: none !important;
}

.boxme h3 {
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	font-weight: 300 !important;
	font-size: 40px;
}

#fig {
	width: 100%;
	/* margin-left: -20px; */
	margin: 0 auto;
	padding-bottom: 20px;
}

#fig ul {
	margin: 15px 0 0;
	padding: 0;
}

#fig ul li {
	float: left;
	width: 220px;
	height: 130px;
	margin: 0 0 60px 12px;
	list-style: none;
	position: relative;
	color: #008BD7;
}

#fig ul li span {
	bottom: -27px;
	width: 202px;
	color: #FFF;
	font-size: 15px;
	display: block;
}



.wrap-heading {
	color: red !important;
	font-weight: 100 !important;
	font-size: 37px !important;
	font-size: Georgia, "Times New Roman", Times, serif !important;
}


.unlink:hover {
	text-decoration: none;
	color: #fff;
}

.wrap-link-1 {
	background: url(images/wg1.jpg) no-repeat;
	display: block;
	width: 100%;
	min-height: 134px;
	padding: 46px 0 0 105px;
	color: #fff;
	font-size: 25px;
	text-align: left;
}

.wrap-link-2 {
	background: url(images/wg2.jpg) no-repeat;
	display: block;
	width: 100%;
	min-height: 134px;
	padding: 46px 0 0 105px;
	color: #fff;
	font-size: 25px;
	text-align: left;
}

.wrap-link-3 {
	background: url(images/wg3.jpg) no-repeat;
	display: block;
	width: 100%;
	min-height: 134px;
	padding: 46px 0 0 105px;
	color: #fff;
	font-size: 25px;
	text-align: left;
}

.wrap-link-4 {
	background: url(images/wg4.jpg) no-repeat;
	display: block;
	width: 100%;
	min-height: 134px;
	padding: 46px 0 0 105px;
	color: #fff;
	font-size: 25px;
	text-align: left;
}

.wrap-link-5 {
	background: url(images/wg5.jpg) no-repeat;
	display: block;
	width: 100%;
	min-height: 134px;
	padding: 46px 0 0 105px;
	color: #fff;
	font-size: 25px;
	text-align: left;
}

.wrap-link-6 {
	background: url(images/wg6.jpg) no-repeat;
	display: block;
	width: 100%;
	min-height: 134px;
	padding: 46px 0 0 105px;
	color: #fff;
	font-size: 25px;
	text-align: left;
}

.mate {
	min-height: 400px;
}

.backtotop {
	margin-right: 2%;
	margin-top: 3%;
	float: right;
}


@media all and (max-width: 1024px) and (min-width: 320px) {

	.phones a {
		text-align: center;
		display: block;
	}

	.social a {
		text-align: center;
	}

	header {
		background: url(images/header_bg-2.jpg) no-repeat -51px 0;
	}

	.navbar {
		margin-left: 0px;
	}

	.navbar-default .navbar-nav>li>a>span {
		color: #FFF;
	}

	.navbar-default .navbar-nav>li>a>span {
		color: #000;
		position: relative;
		-webkit-transform: initial;
		transform: initial;
		display: block;
		font-weight: bold;
	}

	.nav>li>a {
		position: relative;
		display: block;
		padding: 16px 12px;
		-webkit-transform: skew(0);
		transform: skew(0);
		font-size: 13px;
	}

	.navbar-default .navbar-nav>li>a>span {
		color: #fff;
		position: relative;
		-webkit-transform: skew(0) !important;
		transform: skew(0) !important;
		display: block;
		font-weight: bold;
	}

	.top-nav {
		margin: 16px 0;
		padding: 0;
	}

	.backtotop {
		margin-right: 2%;
		margin-top: 25px;
		text-align: center;
		float: none !important;
		display: block;
		margin-bottom: 0;
		padding: 0;
	}


	/*
	.top-nav li {
		display: block;
		width: 100%;
		margin-top:10px; 
	}
	*/

	.phone-mobile {
		margin-top: 34px;
	}

	.top-nav li {
		width: 45%;
		margin: 5px;
		float: left;
	}

	.top-nav li a {
		display: block;
		width: 100%;
		background: url(images/bg-nav-top.jpg) repeat-x;
	}


	.live-pricing {
		display: block;
		width: 93% !important;
	}

	.wrap-link-1 {
		padding: 24px 0 0 105px;
		font-size: 21px;
	}

	.wrap-link-2 {
		padding: 24px 0 0 105px;
		font-size: 21px;
	}

	.wrap-link-3 {
		padding: 24px 0 0 105px;
		font-size: 21px;
	}

	.wrap-link-4 {
		padding: 24px 0 0 105px;
		font-size: 21px;
	}

	.wrap-link-5 {
		padding: 24px 0 0 105px;
		font-size: 21px;
	}

	.wrap-link-6 {
		padding: 24px 0 0 105px;
		font-size: 21px;
	}

	.title-portfolio {
		min-height: 19px;
	}

	.main-content {
		padding-left: 286px;
		margin-top: 140px;
		margin-left: 0;
	}




	.uppernavigation {
		padding: 0;
	}

	.unlink {
		color: #fff;
		font-size: 21px;
		padding-top: 38px !important;
	}


}

@media screen and (max-width: 768px) {
	.row-offcanvas {
		position: relative;
		-webkit-transition: all 0.25s ease-out;
		-moz-transition: all 0.25s ease-out;
		transition: all 0.25s ease-out;
	}

	.row-offcanvas-left.active {
		left: 33%;
	}

	.row-offcanvas-left.active .sidebar-offcanvas {
		left: -33%;
		position: absolute;
		top: 0;
		width: 33%;
		margin-left: 5px;
	}

	.unlink {
		color: #fff;
		font-size: 22px;
		padding-top: 39px
	}

	.mate {
		min-height: 300px;
	}

}

@media screen and (-webkit-min-device-pixel-ratio:0) {

	.navbar {
		position: relative;
		min-height: 50px;
		margin-top: 61px;
		border: 1px solid transparent;
		padding-bottom: 0px;
		margin-bottom: 0;
		background: transparent;
		top: -5%;
		left: 4%;
	}

	.nav>li a:hover {
		margin-top: -1px;
	}

	.navbar-default .navbar-nav>li>a>span {
		color: #fff;
		position: relative;
		-webkit-transform: skew(0) !important;
		transform: skew(0) !important;
		display: block;
		font-weight: bold;
	}
}

/*2025*/

.heading_red {
	color: #fff !important;
	padding: 10px;
	display: block;
}

.wrap_portfolio {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 30px;
	padding: 30px 0;
}

.wrap_portfolio .item .thumbnail-portfolio {
	height: 370px !important;
	background-color: red;
	overflow: hidden;
}

.wrap_portfolio .item .thumbnail-portfolio img {
	object-fit: cover !important;
	object-position: center;
	width: 100%;
	height: 100%;
}

.wrap_portfolio .item .ttitle {
	/* outline: 1px solid red; */
	min-height: 40px;
	display: flex;
	justify-content: space-between;
	gap: 20px;
	align-items: center;
	padding: 10px 0;
}

.wrap_portfolio .item .trr {
	width: 100% !important;
	height: 100% !important;
}

.wrap_portfolio .item .ttitle h3 {
	font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px !important;
    color: #fff !important;
    margin: 2px 0 !important;
    min-height: auto !important;
    font-size: 20px;
} 

/* 

.wrap_portfolio {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 30px;
}



.wrap_portfolio .item .thumbnail-portfolio {
	height: 370px !important;
	background-color: red;
	overflow: hidden;
}


	
*/


/*Gravity Forms*/

input,
textarea,
select {
	font-size: 12px;
	background: rgb(30, 30, 30);
	border: none;
	padding: 10px !important;

}

.gform_wrapper.gravity-theme .gfield_label {
	border: none;
	color: #fff;
}

.gform_title {
	display: none !important;
}

.tml-button, .btn-red {
	border: none;
	background: none;
	background-color: hsl(360, 76%, 43%) !important;
	padding: 10px 15px;
}


.gform_previous_button,
.gform_next_button, .gform_button  {
	background-color: hsl(360, 76%, 43%) !important;
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ea6a6a", endColorstr="#c01a1a");
	background-image: -khtml-gradient(linear, left top, left bottom, from(#ea6a6a), to(#c01a1a));
	background-image: -moz-linear-gradient(top, #ea6a6a, #c01a1a);
	background-image: -ms-linear-gradient(top, #ea6a6a, #c01a1a);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ea6a6a), color-stop(100%, #c01a1a));
	background-image: -webkit-linear-gradient(top, #ea6a6a, #c01a1a);
	background-image: -o-linear-gradient(top, #ea6a6a, #c01a1a);
	background-image: linear-gradient(#ea6a6a, #c01a1a);
	border-color: #c01a1a #c01a1a hsl(360, 76%, 37%);
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.39);
	-webkit-font-smoothing: antialiased;
	border-radius: 0;
	color: #fff !important;
	font-size: 16px;
}

.gform_confirmation_message {
	color: #fff;
	font-size: 17px;
	text-align: center;
}

.gravity-theme {
	padding: 20px 0;
}

/* 

.gform_button {
  background-color: hsl(360, 76%, 43%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ea6a6a", endColorstr="#c01a1a");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ea6a6a), to(#c01a1a));
  background-image: -moz-linear-gradient(top, #ea6a6a, #c01a1a);
  background-image: -ms-linear-gradient(top, #ea6a6a, #c01a1a);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ea6a6a), color-stop(100%, #c01a1a));
  background-image: -webkit-linear-gradient(top, #ea6a6a, #c01a1a);
  background-image: -o-linear-gradient(top, #ea6a6a, #c01a1a);
  background-image: linear-gradient(#ea6a6a, #c01a1a);
  border-color: #c01a1a #c01a1a hsl(360, 76%, 37%);
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.39);
  -webkit-font-smoothing: antialiased;
  border-radius: 10px;
  color: #fff !important;
}

.gform_wrapper .gfield_required {
	color: red !important;
	margin-left: 4px;
}

.gfield  {
	float: none !important;
	clear: both !important;
	width:100% !important;
}

.gform_wrapper .top_label li input{
	width: 100% !important;
}

.gform_title {
	display: none;
}

.gform_wrapper select {
	font-size: 11px;
	font-family: inherit;
	padding: 5px 0 5px 0;
	letter-spacing: normal;
	background: #1E1E1E;
	border: none;
}

.gform_wrapper div.validation_error {
	color: #bb2026;
	font-size: 1.2em;
	font-weight: bold;
}

.gform_previous_button, .gform_next_button {
background-color: hsl(360, 76%, 43%) !important;
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ea6a6a", endColorstr="#c01a1a");
background-image: -khtml-gradient(linear, left top, left bottom, from(#ea6a6a), to(#c01a1a));
background-image: -moz-linear-gradient(top, #ea6a6a, #c01a1a);
background-image: -ms-linear-gradient(top, #ea6a6a, #c01a1a);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ea6a6a), color-stop(100%, #c01a1a));
background-image: -webkit-linear-gradient(top, #ea6a6a, #c01a1a);
background-image: -o-linear-gradient(top, #ea6a6a, #c01a1a);
background-image: linear-gradient(#ea6a6a, #c01a1a);
border-color: #c01a1a #c01a1a hsl(360, 76%, 37%);
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.39);
-webkit-font-smoothing: antialiased;
border-radius: 10px;
color: #fff !important;
} */