/*  ## Global
- - - - - - - - - - - - - - - - - - - - */
/* VC Css */
.noel_spacing .wpb_content_element {
    margin-bottom: 0 ;
}
.vc_column_container.no_lspacing .vc_column-inner {
	padding-left: 0;
}
.vc_column_container.no_rspacing .vc_column-inner {
	padding-right: 0;
}
.no-spadding {
	padding-left: 0;
	padding-right: 0;
}
.container.no-padding.lrpadding {
	padding-left: 15px;
	padding-right: 15px;
}
.vc_column_container > .vc_column-inner { 
	overflow: hidden ;
}
.vc_row-has-fill + .vc_row > .vc_column_container.no_tspacing > .vc_column-inner,
.vc_col-has-fill.no_tspacing,
.vc_col-has-fill.no_tspacing .vc_column-inner,
.vc_col-has-fill > .vc_column-inner, 
.vc_column_container .no_tspacing  > .vc_column-inner   {
	padding-top: 0;
}
.site-main > .container-fluid {
	overflow-x: hidden;
}

.fixedlayout.container {
	margin: 0 auto;
}
.container {
	max-width: 100%;
}

/* - Site Layout */
.page_spacing {
	padding-top: 100px;
	padding-bottom:100px;
}

/* - Serach Setting */
header .page_search,
.footer-main .header-search,
.footer-widget .header-search,
main .header-search {
	display: none;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
   opacity: 1;
}

/* - Bootstrap Custom */
.container {
    max-width: 100%;
}

.owpull-left {
	float: left;
}
.owpull-right {
	float: right;
}

.owclearfix::before,
.owclearfix::after {
	content: " ";
	display: table;
}
.owclearfix::after {
	clear: both;
}

.owclearfix-cnt2::before,
.owclearfix-cnt2::after {
	content: " ";
	display: table;
}
.owclearfix-cnt2::after {
	clear: both;
}

.owclearfix-cnt3::before,
.owclearfix-cnt3::after {
	content: " ";
	display: table;
}
.owclearfix-cnt3::after {
	clear: both;
}

/* - AdminBar */ 
body.admin-bar .navbar-fixed-top {
    margin-top: 32px;
}

.menu-setting {
    display: inline-block;
    float: right;
    margin-top: 50px;
    padding-right: 25px;
}
.menu-setting-info  {
	margin: 39px 0;
}
.navbar-fixed-top .menu-setting-info {
	margin: 30px 0;
}
.menu-setting-info a  {
	text-decoration: none;
	text-transform: capitalize;
	color: #333;
	font-family: "Open Sans",sans-serif;	
}
.menu-setting-info a:hover,
.menu-setting-info a:focus {
	color: #ef5252;
}

/*  ## WordPress Needs
- - - - - - - - - - - - - - - - - - - - */
h1 {
	line-height: 46px;
}
h2 {
	line-height: 40px;
}
h3 {
	line-height: 32px;
}
h4 {
	font-size: 18px;
	line-height: 26px;
}
h5 {
	font-size: 16px;
	line-height: 23px;
}
h6 {
	font-size: 14px;
	line-height: 20px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
   opacity: 1;
}

.entry-content .wp-caption-text  a {
	color: #000;
}
.screen-reader-text {
	visibility: hidden;
	display: none;
}

/* - Alignments */
.alignleft {
    display: inline;
    float: left;
}
.alignright {
    display: inline;
    float: right;
}
.aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
    margin: 0.4em 1.6em 1.6em 0;
}
blockquote.alignright,
.wp-caption.alignright,
img.alignright {
    margin: 0.4em 0 1.6em 1.6em;
}
blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
    clear: both;
    margin-top: 0.4em;
    margin-bottom: 1.6em;
}
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
    margin-bottom: 1.2em;
}

/* - Media */
.site .avatar {
	border-radius: 50%;
}
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}
audio,
canvas {
	display: inline-block;
}
embed,
iframe,
object,
video {
	max-width: 100%;
	vertical-align: middle;
	border: 0 none;
}
.slider-section  .entry-cover iframe,
.slider-section  .entry-cover video {
	vertical-align: center;
}
p > embed,
p > iframe,
p > object,
p > video {
	margin-bottom: 0;
}

.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
	font-size: 15px;
	font-size: 1.5rem;
	margin-top: 0;
	margin-bottom: 1.6em;
}
.wp-playlist.wp-playlist {
	padding-bottom: 0;
}
.wp-playlist .wp-playlist-tracks {
	margin-top: 0;
}
.wp-playlist-item .wp-playlist-caption {
	border-bottom: 0;
	padding: 10px 0;
}
.wp-playlist-item .wp-playlist-item-length {
	top: 10px;
}

/* - Captions */
.wp-caption {
	margin-bottom: 0.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}
.wp-caption-text {
	color: #707070;
	font-size: 14px;
	line-height: 1.6;
	padding: 0.5em 0;
}

/* - Galleries */
.gallery {
	margin-bottom: 1.6em;
}
.gallery-item {
	display: inline-block;
	padding: 1.79104477%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-icon img {
	margin: 0 auto;
}
.gallery-caption {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
	font-size: 14px;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

/* - Table */
table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 0 0 1.6em;
	table-layout: fixed;
	width: 100%;
}
table, th, td {
	border: 1px solid hsla(0, 0%, 20%, 0.1);
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
th, td {
	padding: 0.4em;
	text-align: center;
	word-wrap: break-word;
}
th {
	border-width: 0 1px 1px 0;
	font-weight: 700;
}

article ul li strong,
article ul li em,
article ul li span {
	font-size: 14px !important;
}
.entry-footer .edit-link {
	width: 100%;
	display: inline-block;
	margin-left: -15px;
	margin-right: -15px;
}

article .entry-content a {
	color: #333;
}
article .entry-content a:hover {
	color: #ef5252;
}

/* - Comment Area */
.comments-area {
	display: inline-block;
    width: 100%;
}
.comments-title {
	color: #333333;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1.8px;
    line-height: 1.7;
	margin-top: 35px;
	margin-bottom: 32px;
    text-transform: uppercase;
}
.comment-reply-title {
	color: #333;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1.8px;
    line-height: 1.7;
    margin-bottom: 0px;
    margin-top: 30px;
    text-transform: uppercase;
}
.comment-list {
    display: inline-block;
	width: 100%;
    list-style: none;
}
.comment-navigation {
	margin-bottom: 10px;
}
.comment-list {
    list-style: none;
    margin-bottom: 10px;
	padding: 0;
	overflow: hidden;
}
.comment-list .comment {
	position: relative;
}
.comment-list > .comment {
	border: 1px solid #e5e5e5;
	padding: 30px 20px 0;
	margin-bottom: 30px;
	overflow: hidden;
}
.comment-list > .comment:last-child {
	margin-bottom: 0;
}
.comment-body {
	margin-bottom: 30px;
	padding-left: 90px;
	position: relative;
}
.comment-author { 
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}
.comment-author .avatar,
.bypostauthor .comment-author .avatar {	
	border-radius: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.comment-author span,
.comment-author .fn {
	color: #333333;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 1.6;
	letter-spacing: 1.4px;
}
.comment-metadata {
    display: inline-block;
	width: 100%;
	font-size: 13px;
	text-transform: uppercase;
	color: #888888;
	line-height: 1.7;
	margin-bottom: 10px;
	letter-spacing: 1.3px;
}
.comment-body a.url {
	color: #333;
	text-decoration: none;
}
.comment-metadata > span {
	display: inline-block;
}
.comment-metadata > span::before {
	content: "/ ";
}
.comment-metadata > span:first-child::before {
	content: "";
}
.comment-metadata a {
	color: #888888;
	text-decoration: none;
}
.comments-area .comment p {
    color: #333333;
    letter-spacing: 1.4px;
    line-height: 1.7;
}

.comments-area .pingback .comment-body {
	padding-left: 0;
}

.comments-area blockquote {
	background-color: transparent;
}

.comment-list .children {
	list-style: none;
	padding-left: 40px;
}

.comment-list .reply a {
	color: #ef5252;
	font-size: 13.69px;
    text-decoration: none;
    -webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	position: relative;
}
.comment-list .reply a::before {
	position: relative;
	content: "";
	left: 0;
	top: 0;
	content: "\f112";
	font-family: "FontAwesome";
	margin-right: 10px;
}
.comment-list .reply a:hover {
	color: #333;
}
.comment-content a {
	text-decoration: none;
	color: #000;
}
.comment-form {
    margin-top: 10px;
	display: inline-block;
	width: 100%;
}

/* - Comment Reply Form */
.comment-respond {
	display: inline-block;
	width: 100%;
	margin-bottom: 0;
}
.required {
    color: #333;
}
.comment-reply-title small a:before {
    content: "\f00d";
    font-size: 14px;
    position: relative;
    top: 0;
	font-family: "FontAwesome";
	color: #333;
	margin-right: 10px;
}
.comment-reply-title small a {
	color: #333;
	font-size: 14px;
	text-transform: capitalize;
	margin-left: 10px;
	float: right;
	line-height: 28px;
}
.comment-reply-title small a:hover,
.comment-reply-title small a:focus {
	text-decoration: none;
}
.comment-respond .logged-in-as  a {
	color: #333;
	font-size: 14px;
	letter-spacing: 0.28px;
	line-height: 24px;
	text-decoration: none;
}
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
    color: #333;
    font-size: 13px;
    line-height: 20px;
}
.comment-form label {
    color: #333;
    font-size: 13px;
    font-weight: 600;
    display: block;
    line-height: 24px;
    text-transform: uppercase;
	min-width: 100px;	
}
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
	height: 38px;
}
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form textarea {
	background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    color: #888888;
    font-size: 14px;
	letter-spacing: 1.4px;
    min-height: 38px;
    outline: none;
    padding: 10px 20px;
    width: 100%;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	box-shadow: none;
}
.comment-form textarea {
	padding-bottom: 15px;
	padding-top: 15px;
	outline: transparent auto 0px !important;	
}
.comment-form input::-webkit-input-placeholder,
.comment-form textarea::-webkit-input-placeholder {
	color: #888;
	text-transform: capitalize;
}
.comment-form input:-moz-placeholder,
.comment-form textarea:-moz-placeholder {
	color: #888;
	text-transform: capitalize;
}
.comment-form input::-moz-placeholder,
.comment-form textarea::-moz-placeholder {
	color: #888;
	text-transform: capitalize;
}
.comment-form input:-ms-input-placeholder,
.comment-form textarea:-ms-input-placeholder {  
	color: #888;
	text-transform: capitalize;
}
.comments-area .comment-form-author,
.comments-area .comment-form-email {
    width: 50%;
	float: left;
}
.comments-area .comment-form-author {
	padding-right: 15px;
}
.comments-area .comment-form-email {
	padding-left: 15px;
}
.comments-area .comment-form > p.comment-notes {
	margin-bottom: 20px;
}
.comments-area .comment-form > p {
	margin-bottom: 30px;
}
.form-submit {
	display: inline-block;
	margin-bottom: 30px;
	width: 100%;
}
.comment-form input[type="submit"] {
	background-color: transparent;
	border: 1px solid #ef5252;
	color: #ef5252;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	padding: 7px 40px;
	position: relative;
	display: inline-block;
	max-width: 100%;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	z-index: 10;
}
.comment-form .form-submit span {
	position: relative;
	max-width: 100%;
	display: inline-block;
	background-color: transparent;
	border: 3px solid #222;
}
.comment-form .form-submit span::before,
.comment-form .form-submit span::after {
	content: "";
	position: absolute;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.comment-form .form-submit span::before {
	border-left: 5px solid #ef5252;
	border-right: 5px solid #ef5252;
	left: -4px;
	right: -3px;
	height: 10px;
	top: 50%;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	z-index: 3;
}
.comment-form .form-submit span::after {
	border-top: 5px solid #ef5252;
	border-bottom: 5px solid #ef5252;
	left: 0;
	right: 0;
	bottom: -4px;
	top: -4px;
	width: 10px;
	margin: 0 auto;
}
.comment-form .form-submit span:hover::before {
	height: 50%;
}
.comment-form .form-submit span:hover::after {
	width: 50%;
}
.comment-form input[type="submit"]:hover {
	border-color: #ef5252;
}
.no-comments {
    color: #707070;
    font-weight: 700;
    padding-top: 1.6em;
}
.comment-navigation + .no-comments {
    border-top: 0;
}
.form-allowed-tags code {
    white-space: normal;
}
.comments-area .comment-form-url {
    margin-right: 0;
}
.comments-area h3 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    color: #4c4c4c;
}
.comments-area .comments-line {
    width: 100%;
    border: 1px solid #c7c7c7;
    padding: 15px;
    font-size: 14px;
    font-style: italic;
    outline: none;
    margin-bottom: 20px;
}
.comments-area .comments-area {
    width: 100%;
    border: 1px solid #c7c7c7;
    padding: 15px;
    font-size: 14px;
    outline: none;
    margin-bottom: 20px;
    font-style: italic;
    resize: none;
    height: 202px;
}
.comments-area p.form-submit .button-1 {
	background-color: #bfa682;
	border-color: #bfa682;
	color: #fff;
	line-height: normal;
	margin-left: 19px;
	padding: 0.618em 1em;
	font-size: 13px;
	border: 0 none;
	text-transform: uppercase;
}
.comments-area .comment .comment-image {
    float: left;
    margin-left: -100px;
}
.comments-area .comment .comment-image img {
    border-radius: 150px;
    width: 80px;
    height: 80px;
    border: 3px solid #e8e8e8;
}
.comments-area .commentlist ul {
    margin-left: 70px;
}
.comments-area .commentlist li {
    list-style: none;
}
.comments-area .comment .comment-info {
    display: block;
    margin-bottom: 10px;
    font-size: 16px;
}
.comments-area .comment .comment-info span {
    float: right;
    font-size: 13px;
    color: #a3a2a2;
}
.comments-area .commentlist {
    margin-bottom: 60px;
    padding: 0;
}

/* - Comment List Pingback */
.comment-list .trackback {
	border-bottom: 1px solid #e2e2e2;
	margin-bottom: 40px;
	padding-bottom: 40px;
}
.pingback .edit-link {
    display: inline-block;
    font-size: 13px;
    line-height: 1.5;
    padding-left: 0;
    text-align: left;
    width: 100%;
}
.pingback .edit-link a {
	border: 1px solid #ef5252;
	color: #ef5252;
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	margin-left: 0;
	margin-top: 15px;
	padding: 5px 19px;
	text-decoration: none;
	text-transform: capitalize;
}
.comment-metadata a:hover,
.comment-metadata a:focus,
.pingback .edit-link a:hover,
.pingback .edit-link a:focus {
    color: #333;
}
.pingback .edit-link:before {
    top: 5px;
}
.comment-content li > ul,
.comment-content li > ol {
    margin-bottom: 0;
}
.comment-content > ol,
.comment-content > ul {
	padding-left: 0;
}
.comment-content > ol ol,
.comment-content > ul  ul {
	padding-left: 10px;
}

.comments-area .comment-list .children .depth-4 .comment-form-author,
.comments-area .comment-list .children .depth-4 .comment-form-email,
.comments-area .comment-list .children .depth-4 .comment-form-url {
	width: 100%;
	padding: 5px 0;
}

/* - Password Form */
.post-password-form {
	position: relative;
}
article[class*="type-"] .entry-content .post-password-form p {
	margin-top: 0;
}
.post-password-form label {
	color: #000;
	display: block;
	font-size: 12px;
	font-weight: 700;
	line-height: 30px;
	text-transform: uppercase;	
	float: left;
}
.post-password-form input[type="submit"] {
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	background-color: #333;	
	border: none;
    bottom: 0;
    color: #ffffff;
    padding: 5px 30px;
    position: relative;
	outline: none;
	height: 40px;
}
.post-password-form input[type="password"] {
	border: 1px solid #e5e5e5;
    font-size: 14px;
    padding: 10px;
    margin-left: 10px;
	outline: none;
	height: 40px;
}
.post-password-form input[type="submit"]:hover {
	background-color: #ef5252;
	color: #fff;
}

/* - Post Navigation */
.post-navigation {
	font-weight: 700;
	position: relative;
	width: 100%;
}
.post-navigation a {
	display: block;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
}
.post-navigation a:hover .meta-nav,
.post-navigation .nav-links a:hover {
	color: #8a9e0e;
}
.post-navigation span.screen-reader-text {
	display: none;
}
.post-navigation .nav-links{
	width: 100%;
	float: none;
	padding: 0;
}
.post-navigation .meta-nav {
	color: #464646;
	display: inline-block;
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	max-width: 100%;
	position: relative;
	text-decoration: none;
}
.post-navigation .nav-previous .post-title {
	float: left;
}
.post-navigation .nav-next .post-title {
	float: right;
}
.post-navigation .post-title {
	color: #a1a1a1;
    display: block;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin-top: 5px;
}
.post-navigation .nav-previous {
    float: left;
    text-align: left;
    width: 50%;
	border-right: 2px solid #eee;
	padding: 25px 50px;
}
.post-navigation .nav-links [class*="nav-"] {
	position: relative;
}
.post-navigation .nav-links [class*="nav-"]::before {
	position: absolute;	
	font-family: "FontAwesome";
	font-size: 18px;
	color: #464646;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width: 100%;
}
.post-navigation .nav-links .nav-previous::before {
	content: "\f177";
	font-family: "FontAwesome";
	left: 20px;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
}
.post-navigation .nav-links .nav-next::before {
	content: "\f178";
	font-family: "FontAwesome";
	right: 20px;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
}
.post-navigation .nav-links .nav-previous:hover::before,
.post-navigation .nav-links .nav-next:hover::before {
	color: #8a9e0e;
}
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
	border-left: 2px solid #eee;
	padding: 25px 50px;
}
.post-navigation a:before {
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1;
}

/* - Contact Form */
.wpcf7-form {
	display: inline-block;
	width: 100%;
}
.wpcf7-form .form-group {
	margin-bottom: 40px;
}
.wpcf7-form .form-group.btn_submit {
	margin-bottom: 0;
}
.wpcf7-form-control-wrap {
	display: inline-block;
	width: 100%;
}
.wpcf7-form .form-group label {
	font-size: 18px;
	color: #777777;
	font-weight: 400;
	letter-spacing: 0.72px;
	line-height: 24px;
}
.wpcf7-form  .wpcf7-form-control:not(.wpcf7-textarea) {
	height: 45px;
}
.wpcf7-form  .wpcf7-form-control {
	background-color: #f1f1f1;
	border: none;
	border-radius: 0;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	box-shadow: none;
	outline: none;
	padding: 14px 22px;
	letter-spacing: 0.7px;
}

/* - Contact Form Placeholder */
.wpcf7-form  .wpcf7-form-control::-webkit-input-placeholder {
   color: #333;	
}
.wpcf7-form  .wpcf7-form-control:-moz-placeholder {
   color: #333;	
}
.wpcf7-form  .wpcf7-form-control::-moz-placeholder {
   color: #333;	
}
.wpcf7-form  .wpcf7-form-control:-ms-input-placeholder {
    color: #333;	
}
.wpcf7-form  .wpcf7-form-control.wpcf7-submit {
	background-color: transparent;
	border: none;
	color: #222;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1.6px;
	padding: 7px 40px;
	position: relative;
	display: inline-block;
	max-width: 100%;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	z-index: 10;
	width: 100%;
}
.wpcf7-form .contact-submit span .ajax-loader {
	display: none;
}
.wpcf7-form .contact-submit > span {
	position: relative;
	display: inline-block;
	max-width: 100%;
	background-color: transparent;
	border: 3px solid #f1f1f1;	
}
.wpcf7-form .contact-submit > span::before,
.wpcf7-form .contact-submit > span::after {
	content: "";
	position: absolute;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.wpcf7-form  .contact-submit > span::before {
	border-left: 5px solid #ef5252;
	border-right: 5px solid #ef5252;
	left: -4px;
	right: -4px;
	height: 10px;
	top: 50%;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	z-index: 3;
}
.wpcf7-form  .contact-submit > span::after {
	border-top: 5px solid #ef5252;
	border-bottom: 5px solid #ef5252;
	left: 0px;
	right: 0;
	bottom: -4px;
	top: -4px;
	width: 10px;
	margin: 0 auto;
}
.wpcf7-form  .contact-submit span .ajax-loader {
	position: relative;
	left: 30px;
	border: none;
}
.wpcf7-form  .contact-submit span:hover::before {
	height: 50%;
}
.wpcf7-form  .contact-submit span:hover::after {
	width: 50%;
}

.wpcf7-form div.wpcf7-mail-sent-ng,
.wpcf7-form div.wpcf7-validation-errors {
	float: left;
	border: 1px solid #232323;
	line-height: 24px;
}
.wpcf7-form div.wpcf7-mail-sent-ng {
	padding: 5px 15px;
	margin: 0 0 0 15px;	
}
.wpcf7-form span.wpcf7-not-valid-tip {
	margin-top: 0;
	line-height: 24px;
	margin-top: 5px;
	text-align: left;
}

/* - Pagination */
.pagination {
    display: inline-block;
    width: 100%;
	position: relative;
	border-radius: 0;
	margin-bottom: 0;
	margin-top: 0;
	text-align: center;
	margin-top: 0;
	direction: ltr;
}
.pagination .nav-links .page-numbers {
	background-color: #fff;
	border-radius: 0;
	border: none;
	color: #333;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	line-height: 20px;
	margin: 0 0 10px;
	padding: 15px 20px;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	display: inline-block;
	text-decoration: none;
}
.pagination .nav-links .page-numbers.current{
	background-color: #ef5252;
	border-color: #ef5252;
	color: #fff;
}
.pagination .nav-links .page-numbers.current:hover {
	color: #fff;
}
.pagination .nav-links .page-numbers:hover {
	background-color: #ef5252;
	color: #fff;
}
/* - Page Links */
.entry-content .page-links {
	margin-bottom: 10px;
	clear: both;
}
.entry-content .page-links-title {
	padding-left: 8px;
	padding-right: 8px;
}
.entry-content .page-links > span:not(.screen-reader-text):not(.page-links-title)  {
	background-color: #ef5252;
	color: #fff;
}
.entry-content .page-links > a,
.entry-content .page-links > span:not(.screen-reader-text):not(.page-links-title) {
	background-color: #fff;
	border-radius: 0;
	border: none;
	color: #333;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	line-height: 20px;
	margin: 0 1px;
	padding: 15px 20px;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	display: inline-block;
	text-decoration: none;
}
.entry-content .page-links > a {
	background-color: transparent;
	border-color: #000;
}
.entry-content .page-links > span:not(.screen-reader-text):not(.page-links-title),
.entry-content .page-links a:hover,
.entry-content .page-links > span:not(.screen-reader-text):not(.page-links-title):hover {
	background-color: #ef5252;
	color: #fff;
}
.entry-content .page-links a:hover  {	
	color: #fff;
}
.entry-content p > a {
	color: #000;
}
/* - SelectBox Dropdown Arrow Setting */
.select_box {
	position: relative;
}
.select_box::before {
	position: absolute;
	content: "\f107";
	font-family: "FontAwesome";
	width: 22px;
	line-height: 40px;
	text-align: center;
	background-color: #ef5252;
	top: 0;
	bottom: 0;
	right: 0;
	color: #fff;
}
.woocommerce select,
.widget select {
	width: 100%;
	padding: 0 30px 0 10px;
	height: 40px;
	max-width: 100%;
	border: 1px solid #e5e5e5;
	background-color: transparent;
	box-shadow: none;
	-moz-appearance: none!important; 
	-webkit-appearance: none!important;
	cursor: pointer;
	position: relative;
	z-index: 2;
	color: #333;
	border-radius: 0;
	outline: none;
}
.woocommerce select::-ms-expand,
.widget select::-ms-expand {
    display: none;
}
.woocommerce select option,
.widget select option,
.woocommerce select:active,
.widget select:active,
.woocommerce select:focus,
.widget select:focus {
	outline: none !important;
}
.woocommerce select option,
.widget select option {
	padding: 5px 12px;
}
article[class*="type-"].tag-sticky-2 a {
	color: #000;
}

/*  ## Blog
- - - - - - - - - - - - - - - - - - - - */
.format-gallery .carousel-control {
	width: 30px;
	height: 30px;
	line-height: 30px;
	box-shadow: none;
	background: none;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	font-size: 14px;
	font-weight: 400;
	opacity: 1;	
	text-shadow: none;
	text-align: center;	
	color: #000;
}
.format-gallery .carousel-control::before {
	background-color: rgba(255, 255, 255, 0.8);
	bottom: 0;
	content: "";
	display: inline-block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.format-gallery .carousel-control span {
	position: relative;
	z-index: 2;
}

/* - Entry Content */
article[class*="type-"]:last-of-type .or-spacer {
	display: none;
}
/* - Sticky Posts */
article[class*="type-"].sticky {
	text-align: left;
}
article[class*="type-"].defblog:last-of-type .entry-content {
	border-bottom: 0;
}

@media( max-width: 449px ) {
	article[class*="type-"].defblog.sticky .sticky-post {
		margin-bottom: 10px;
		display: inline-block;
	}
}
@media( min-width: 450px ) {
	article[class*="type-"].defblog.sticky .sticky-post {
		position: absolute;
		right: 15px;
	}
}
.content-area [class*="col-md-4 col-xs-6"] .sticky-post {
	position: relative;
	display: inline-block;
	margin-bottom: 10px;
	margin-top: 7px;
}
.sticky-post {
	background-color: #333;
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.04em;
	padding: 2px 10px;
	text-transform: uppercase;
	z-index: 3;
}

/* 404 Page */
.error-page  {
	padding-top: 120px;
	padding-bottom: 120px;
}
.error-content {
	text-align: center;
}
.error-content h2 {
	margin-top: 0;
	font-size: 50px;
	line-height: 60px;
}
.error-content h3 {
	margin-top: 0;
}
.error-content p {
	color: #333333;
	letter-spacing: 1.4px;
	line-height: 1.85;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}

/*----------------------------------------------------
	## Responsive
------------------------------------------------------*/

/* - Min Width: 992 */
@media (min-width: 992px) {

}
/* - Min Width: 782 */
@media (max-width: 782px) {
	
	/* - AdminBar */ 
	body.admin-bar .navbar-fixed-top {
		margin-top: 46px;
	}
}

/* - Max Width: 991 */
@media (max-width: 991px) {
	.comment-metadata {
		letter-spacing: 0;
	}
	.comment-list .children {
		padding-left: 15px;
	}
}

/* - Min Width: 768 */
@media (min-width: 768px) {	
	
	.site-main .content-left,
	.site-main .sidebar-left {
		float: left;
	}	
	.site-main .content-right,
	.site-main .sidebar-right {
		float: right;
	}
}

/* - Min Width: 992 to Max Width: 1199 */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	
}

/* - Min Width: 768 to Max Width: 991 */
@media only screen and (min-width: 768px) and (max-width: 991px) {
	
	.site-main .content-left {
		padding-right: 15px;
	}
	.site-main .content-right {
		padding-left: 15px;
	}
	
}

/* - Min Width: 320 to Max Width: 600 */
@media only screen and (min-width: 320px) and (max-width: 600px) {
	
	body.admin-bar .navbar-fixed-top {
		margin-top: 0;
	}
}

/* - Max Width: 767 */
@media (max-width: 767px) {
	.comment-list > .comment {
		padding:30px 15px 0;
	}
	.comment-list .children {
		padding-left: 5px;
	}
	.widget-area  {
		margin-top: 50px;
	}
	.comments-area .comment-form-author,
	.comments-area .comment-form-email {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
}

/* - Max Width: 479 */
@media (max-width: 479px) {
	.comment-reply-title small a {
		float: none;
		margin-left: 0;
	}
	.comment-list .children {
		padding-left: 3px;
	}
}