/*
Theme Name: Angie
Theme URI:       
Author:Vinhlq 
Author URI: http://demo.tntechs.com.vn/vinhlq
Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, red, white, yellow, dark, light, one-column, two-columns, right-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentysixteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/




/* MAIN STYLE */
@font-face {
  font-family: 'Lora-Bold';
  src: url('fonts/Lora-Bold.eot');
  src: url('fonts/Lora-Bold.woff2') format('woff2'),
       url('fonts/Lora-Bold.woff') format('woff'),
       url('fonts/Lora-Bold.ttf') format('truetype'),
       url('fonts/Lora-Bold.svg#Lora-Bold') format('svg'),
       url('fonts/Lora-Bold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Lora-BoldItalic';
  src: url('fonts/Lora-BoldItalic.eot');
  src: url('fonts/Lora-BoldItalic.woff2') format('woff2'),
       url('fonts/Lora-BoldItalic.woff') format('woff'),
       url('fonts/Lora-BoldItalic.ttf') format('truetype'),
       url('fonts/Lora-BoldItalic.svg#Lora-BoldItalic') format('svg'),
       url('fonts/Lora-BoldItalic.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Lora-Italic';
  src: url('fonts/Lora-Italic.eot');
  src: url('fonts/Lora-Italic.woff2') format('woff2'),
       url('fonts/Lora-Italic.woff') format('woff'),
       url('fonts/Lora-Italic.ttf') format('truetype'),
       url('fonts/Lora-Italic.svg#Lora-Italic') format('svg'),
       url('fonts/Lora-Italic.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Lora-Regular';
  src: url('fonts/Lora-Regular.eot');
  src: url('fonts/Lora-Regular.woff2') format('woff2'),
       url('fonts/Lora-Regular.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Lora';
  src: url('fonts/Lora.woff') format('woff'),
       url('fonts/Lora.ttf') format('truetype'),
       url('fonts/Lora.svg#Lora') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Prata-Regular';
  src: url('fonts/Prata-Regular.eot');
  src: url('fonts/Prata-Regular.woff2') format('woff2'),
       url('fonts/Prata-Regular.woff') format('woff'),
       url('fonts/Prata-Regular.ttf') format('truetype'),
       url('fonts/Prata-Regular.svg#Prata-Regular') format('svg'),
       url('fonts/Prata-Regular.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}





html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	
}
ul{
	list-style: inside none disc;
	list-style-position: inside;
}
ol {
	margin: 0 0 1.75em 1.25em;
	padding: 0;
	
}
ol {
	list-style: decimal;
	margin-left: 1.5em;
}.media-body a {    color: #000 !important;    text-decoration: none;}
.primary-menu {
	list-style: none;
}
li > ul,
li > ol {
	margin-bottom: 0;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
.clear{
	width:100%;
	clear:both;
}
/* #Basic Styles
================================================== */
/* #Floats
================================================== */
.left{
	float:left;
}
.right{
	float:right;
}
img{
	max-width:100%;
	display: block;
	height:auto;
}
img.alignleft{
	float:left;
	margin-bottom:10px;
	margin-right:46px;
}
img.alignright{
	float:right;
	margin-bottom:10px;
	margin-left:46px;
}
img.aligncenter{
	float:none;
	margin:10px auto;
}
.group:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
    font-size: 0;
}
/* #Typography
================================================== */

	h1, .h1{
		font-size: 45px;
		line-height: 1.5em; 
		font-weight:normal;
		margin-bottom: 12px;  
		line-height:1;
		color:#262626;
		font-weight:light;
	}
	h2, .h2 {
		color:#262626;	
		font-size: 22px;
		line-height: 1.25em;
		font-weight:normal;
	}
	h3, .h3 {
		color:#262626;	
		font-size: 18px;
		line-height: 1.25em;
		font-weight:normal;
	}
	h4, .h4 { font-size: 14px; line-height: 0.875em;}
	em { font-style: italic; }
	strong, b { font-weight: bold;}
	small { font-size: 80%; }
/* #Links
================================================== */
	a, a:visited, a:active{
	text-decoration: none; 
	outline: 0; 
	cursor:pointer;

}
	.nav > li > a {
		padding: 0;
	}
	a:hover{ 
	text-decoration:none;
}
	p a, p a:visited { line-height: inherit; }
	.clear{
		clear:both;
	}
	.textcenter{
		text-align:center;
	}
/* #Misc
================================================== */	
.no_select{
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}	
.radius_2{-webkit-border-radius: 2px; -moz-border-radius: 2px;-o-border-radius: 2px; border-radius: 2px;}
.radius_4{-webkit-border-radius: 4px; -moz-border-radius: 4px;-o-border-radius: 4px; border-radius: 4px;}
.radius_6{-webkit-border-radius: 6px; -moz-border-radius: 6px;-o-border-radius: 6px; border-radius: 6px;}
.radius_8{-webkit-border-radius: 8px; -moz-border-radius: 8px;-o-border-radius: 8px; border-radius: 8px;}
.radius_50{-webkit-border-radius: 50%; -moz-border-radius: 50%;-o-border-radius: 50%; border-radius: 50%;}
@media (min-width: 1280px) {
	  .container {
		width: 1200px;
	  }
}

a{
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
   	-o-transition: all 250ms ease-in-out;	
	transition: all 250ms ease-in-out;	color: #000;
}
body{
	width:100%;
	font-size:15px;
	line-height:24px;
	/*color:#898989;*/
	color:#8a8a8a;
	font-family: Lora-Regular, sans-serif;
}

/*Rev slide*/
.rev_slider{
}
.related-post ul{
	list-style: none;
}

.post-new-link {
    list-style: outside none none;
	padding-left: 0;
}
.widget ul{
	list-style: outside none none;
	padding-left: 0;
}
.relaway{
	font-family: 'Raleway', sans-serif;
}
.fullwidth-content{
	width:100%;
	
}
.comment-form input {
    width: 100%;
}
.form-submit {
    margin: auto;
    text-align: center;
    width: 50%;
}
.page-section{
	
}
.sidebar-section{
	margin-bottom: 50px;
}
.nav {
    display: inline-block;
    vertical-align: middle;
}
.nav > li > a {
    color: #fff;
    opacity: 0.8;
}
.nav > li {
    margin-right: 20px;
}
.nav-horizontal li {
    float: left;
}
.nav-horizontal li:nth-child(2) {
    margin-right: 15px;
}
.current-menu-item > a {
    border-bottom: 1px solid #000;
}
.current-menu-parent > a {
  color: #000 !important;
}
.current-menu-parent > a .current-menu-item a {
  color: #000 !important;
}

.menu-item-language img.iclflag {
    height: 12px;
    margin-bottom: 0 ;
    margin-right: 4px;
    width: 18px;
	margin-top: 5px;
}
.header-position{
	top:20px;
}
.header{
	height:89px;
	width:100%;
	position:absolute;
	left:0;
	z-index:9999;
}
.home .header{
	padding-top: 15px;
}
.page .header{
	position:relative;
	padding-top: 17px;
}
.single .header{
	position:relative;
	padding-top: 17px;
}
.archive .header{
	position:relative;
	padding-top: 17px;
}
.search .header{
	position:relative;
	padding-top: 17px;
}.banner{	width: 100%;	height: auto;	overflow: hidden;}
.banner img{
	width: 100%;
	height: auto;
}
.right-header{
	float: right;
}
.header .logo{
	display:block;
	float:left;
	margin-top: 15px;
}
.header .logo img{
	max-height:89px;
	width:auto;
	display:block;
	max-width:100%;
}
.entry-footer{
	display: none;
}
#menu-menu-top li a:hover {
	color: #dfb871;
	background-color: transparent !important;
}
.social-menu{
	float: right;
}
.social-link{
	list-style: outside none none;
	padding-left: 0;
}
.social-link li {
    display: inline-block;
    line-height: 48px;
    margin-right: 10px;
}
.social-link li a{
    color: #000;
	padding: 0 2px;
}
.social-link li a:hover{
    color: #fff;
	background-color: #000;
}



.main-menu{
	float:right;
	width:auto;
	margin-right: 20px;
}
.main-menu li{
	float:left;
	padding-left:20px;
	padding-right:20px;
}
.sub-menu.sub-lv2 {
    left: 72%;
	top: 0;
    position: absolute;
	display: none;
}
.sub-lv2 li a{
	box-shadow: 0 2px 5px 3px #282828;
}
.navbar-inverse {
    background-image: none;
	background-color: transparent;
}
.navbar {
    border: medium none;
    margin-bottom: 0;
	margin: 12px 0 0;
}
.main-menu li.current-menu-item,
.main-menu li:hover{
	
}
.main-menu li.current-menu-item >a,
.main-menu li:hover >a{
	color: #000 !important;
}
.main-menu li a{
	line-height:normal;
	padding: 5px 0;
	display:block;
	text-transform:capitalize;
	font-weight: 500;
	color:#000000;
}
.sub-menu{
        position: absolute;
        top: 110px;
        left: 49%;
        z-index: 5;
        transition: all 0.4s ease-in-out;
        line-height: normal;
		display:none;
		
    }

.main-menu .primary-menu .menu-item-has-children:hover .sub-menu{
	display: block;
}
.sub-menu .menu-item-has-children-lv2:after{
	color: #8c8c8c;
    content: "";
    position: absolute;
    font-family: FontAwesome;
	top: 28%;
	right: 14%;
	
}
.sub-menu li{
        clear: both;
        display: block;
        width: 300px;
        margin: 0;
        border: none;
		position: relative;
    }
.sub-menu li:last-child{
        border-bottom: none;
    }
.sub-menu li a{
        display: block;
        padding: 8px 10px;
        background-color: #282828;
        color: #898585 ;
        text-transform: none;
        text-align: left;
		
    }
.sub-menu li a:hover{
        color: #dfb871;
    }
.sub-lv2 {
    display: none;
    left: 72%;
    position: absolute;
	top: 0;
}
.heading {
    background:url("images/heading_bg.png");
	background-repeat: no-repeat;
	background-position: bottom left;
    font-family: Lora-Regular;
    font-size: 18px;
    text-transform: capitalize;
	line-height: 24px;
	margin-bottom: 15px;
	margin-top: 0;
}
.button {
    color: #898989;
    display: inline-block;
	
}
.button:hover{
    color: #000;
}
.page-template-tpl-blog .button {
	float: right;
	
}
.mystory {
    margin-bottom: 60px;
}
.wpb_wrapper  h3 {
	background:url("images/heading_bg.png");
	background-repeat: no-repeat;
	background-position: bottom;
	line-height: 36px;
	margin-bottom: 30px;
	letter-spacing: 1px;
	text-align: center;
}
.testimonial h3{
    text-align: center;
}
.testimonial{
    text-align: center;
}
.mywhy h3 {
	background-position: bottom left;
	font-family: lora-regular;
	font-size: 18px;
	color: #000;
	margin-top: 0;
}
.alignleft {
    margin-bottom: 15px !important;
}
.quotation{
    border: 15px solid #f9f9f9;
	margin-bottom: 60px;
    margin-top: 60px;
	padding: 25px 0;
	text-align: center;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
    margin-bottom: 10px;
}
.content-blog .heading {
    background-position: center bottom;
    text-align: center;
}
.contact-section .heading {
    background-position: center bottom;
    text-align: center;
}
/**header*/
.home-title {
    margin-bottom: 50px;
}



/* HOME */
.post-readmore.button {
    text-transform: capitalize;
}
/**About*/
.my_story {
    text-align: center;
}
.my_story p{
    line-height: 32px;
	padding: 0 35px;
}
.content_1, .content_3 {
    background-color: #fafafa;
    margin-top: 80px;
    padding-bottom: 50px;
    padding-top: 50px;
}
.content_3 { margin-top:0px; }
.page-id-6 .content_1 p strong {
   /* color: #000;*/
	background: rgba(0, 0, 0, 0) url("images/heading_bg.png") no-repeat scroll left bottom;
    letter-spacing: 1px;
    margin-bottom: 30px;
	padding: 8px 0;
	display: block;	color: #000;
}
.content-about {
    padding: 60px 0;
}
.about-content {
    padding-left: 110px;
    padding-right: 75px;
}
.about-quotations {
    border: 15px solid #f9f9f9;
    padding-bottom: 25px;
    padding-left: 45px;
    padding-right: 65px;
}
.quotations {
    font-family: Lora-Italic;
    font-size: 25px !Important;
    line-height: 45px !important;
	color: #000;
}

.content-expertise {
    background-color: #fafafa;
	padding-left: 55px;
	margin-bottom: 50px;
	position: relative;
}
.exper {
    padding-top: 46px;
}
.content-expertise ul{
	padding-left: 15px;
	margin-top: 15px;
	display: table;
	position: relative;
}
.content-expertise ul li {
    color: #8a8a8a;
    font-family: lora-regular;
    font-size: 18px;
    margin: 15px 0;
	list-style: none;
	letter-spacing: 1px;
}
.content-expertise ul li::before {
    color: #000;
    content: "";
    font-family: FontAwesome;
    font-size: 6px;
    left: 0;
    position: absolute;
}
.content-expertise img{
}
.wpb_wrapper > p, .wpb_wrapper ul {
    font-size: 18px;
    line-height: 30px;
}
.content-blog {
    margin-bottom: 60px;
}

.twitter-section {
    padding: 60px 0;
	border-top: 1px solid #e8e8e8;
	margin-top: 60px;
text-align:center;
}
.twitter-section .heading {
	background-position: bottom center;
}
/* SERVICES HOME */

.section-title {
    background-color: #dfb871;
	margin-bottom: 0;
    padding: 48px 40px;
}
.contact-section {
    padding: 60px 0;
	background-color: #fafafa;
}
.contact-home-title{
	color: #fff;
    font-size: 22px;
    font-weight: 700;
	text-align: center;
	text-transform: uppercase;
}
.section-form {
	padding: 15px 30px 0;
	display: block;
    overflow: hidden;
    transform-style: preserve-3d;
	text-align: left;
	border: 1px solid #f3f1f1;
	padding-bottom: 15px;
}
div.wpcf7 {
    margin: 0;
    padding: 0;
}
.wpcf7-form > p {
    margin-bottom: 0;
}
.wpcf7-form-control-wrap input {
	padding-left: 15px;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #f3f1f1;
    border:1px solid #e5e5e5;
    height: 41px;
	width:100%;
	margin-bottom: 10px;
}
.contact-name {
    padding-left: 0;
}
.contact-email {
    padding-right: 0;
}
.sendsubmit {
    text-align: center;
	font-size: 18px;
}
.wpcf7-form {
    margin: auto;
    width: 65%;
}
.wpcf7-form-control-wrap textarea {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #f3f1f1;
	border: 1px solid #e5e5e5;
    height: 102px;
}
.wpcf7-submit {
  background: transparent;
  padding-left: 18px;
  padding-right: 18px;
  border-radius: 3px;
  line-height: 45px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-top: 13px;
  width: 40%;
  font-weight: normal;
  color:#000;
  border: 1px solid #000;
}
.media-image {
    padding-top: 30px;
}
.btn-medium{
	margin-top: 27px !important;
}
.flexslider{
	z-index: 2;
}
.carousel .heading {
	color: #dfb871;
    font-size: 17px !important;
    font-weight: 700;
}

/*news*/
.news-home{
	position: relative;
	padding: 70px 0;
}
.post-home{
    margin-right: 2%;
    padding: 0;
    width: 31.5%;
}
.post-home:nth-child(4){
    margin-right: 0;
}
.post-thumbnail-home{
	display: block;
    overflow: hidden;
    position: relative;
    z-index: 1;
	height: 290px;
}
.post-thumbnail-home:hover{
	opacity: 0.6;
}
.post-thumbnail-home img{
	width: 100%;
	height: auto;
}
.vc_row {
    margin: 0 auto!important;
}
.date-post{
	background: transparent;
	z-index: 9;
	color: #000;
	float: left;
	border: 1px solid #000;
	font-size: 14px;
	padding: 6px;
	text-align: center;
	line-height: 18px;
	margin-right: 15px;
}
.post-content-home{
	position: static;
	background-color: #fff;
}
.post-title-home {
    margin: 15px 0;
	font-size: 16px;
	color: #000;
	text-transform: uppercase;
}
.post-title-home a {
    border: medium none;
    color: #8a8a8a;
    font-size: 14px;
    padding-left: 0;
    text-transform: capitalize;
}
.post-title-home a:hover {
    border: medium none;
	background-color:transparent;
	color: #000;
}
.fa.fa-chevron-right {
    font-size: 10px;
}

.social-feed-container-41 .social-feed-element{
	box-shadow: none !important;
}

/*Media Body*/
.media-body{
	padding: 0 300px;
	background-color: #fff;
	text-align: center;
	position: relative;
}
.media-body > p {
    display: inline-grid;
}
.media-body .fa.fa-twitter {
    font-size: 40px;
}
.media-body .heading{
	color: #dfb871;
    display: inline-block;
    font-size: 22px !important;
    font-style: italic;
    padding-right: 49px;
	margin: 0;
	text-transform: none;
	font-weight: 400;
}
.quotations-author {
    letter-spacing: 1px;
}
p.social-feed-text {
    letter-spacing: 1px;
    line-height: 25px;
}
/* design-section */
/* ABOUT - HOME */
.about-content > p {
    font-size: 18px;
	line-height: 32px;
	letter-spacing: 1px;
}
.about-content .heading {
    margin-top: -10px;
}
.about-home{
	position:relative;
	background:#1b1b1b;
	line-height:30px;
}
.about-home p{
	color: #cecece;
    font-family: Open Sans,sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
	padding-left: 30px;
}
.about-home h5{
	font-size: 14px;
	padding-right: 0;
	text-transform: uppercase;
	margin-bottom: 8px;
	margin-top: 20px;
	font-weight: 700;
	color: #d2d2d2;
}
.about-home h5:before{
	content: "\f00c";
	padding-right: 13px;
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.container3{
}
.mywhy {
    padding-bottom: 15px;
}
.wpb_wrapper p, .wpb_wrapper ul {
    font-size: 18px;
    letter-spacing: 1px;
	line-height: 30px;
}
.alignleft.wp-image-57.size-full {
	box-shadow: 15px 15px #f2f1f1;
} 
.wp-image-58{
    width: 39%;
	margin-top: 10px;
}
.home-about-title h3{
	font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    margin-top: 15px;
    text-transform: uppercase;
	color: #fff;
}
.home-about-title p{
	color: #cecece;
    line-height: 20px;
}
.content-about-home{
	padding-top:25px;
}
.right50{
	position:relative;
	float:right;
	height:auto;
	width: 43%;
	
}
.fix-content-about{
	position:absolute;
	left:0;
	top:0;
	width: 100%;
	height:100%;
}
.thumbnail-body .heading {
	font-family: 'Montserrat', sans-serif;
	margin: 0 0 12px;
	font-weight: 500;
	color: #000;
    transform: translate3d(0px, 10px, 0px);
    transition: all 0.2s ease-in-out 0.1s;
}

.thumbnail-body .heading::after{
	content: none;
}
.thumbnail-body .heading {
  font-family: 'Montserrat', sans-serif;
  font-size: 15px !important;
  font-weight: 700;
  text-transform: uppercase;
}
.thumbnail-body .heading a:hover{
	color: #dfb871;
}
/*****twitter*/
.social-feed-container-41 .social-feed-element .author-title {
    color: #000;
    font-family: lora-regular;
    font-size: 18px;
}
.social-feed-container-41 .social-feed-element p.social-feed-text {
    font-family: lora-regular;
    font-size: 18px;
    margin: 5px;
}
.entry-header {
    margin-bottom: 180px;
    margin-top: -200px;
	text-align: center;
}
.entry-title{
	font-family: lora-regular;
	font-size: 31px;
	color: #fff;
}
.crumbs {
    text-align: center;
	margin-bottom: 50px;
}
.crumbs a{
    color: #000;
}
.crumbs a:hover{
    color: #898989;
}

/***Comment*/
.submit {
    background: transparent none repeat scroll 0 0;
    border: 1px solid;
    color: #000;
    padding: 5px 79px;
}
.submit:hover {
   background-color: #000;
    color: #fff;
}

/* FOOTER */
footer{
	background:#222121;
	color: #808080;
}
.footer-menu {
    text-align: center;
	padding: 50px 0 20px;
}
.footer-menu .current-menu-item a{
	border: none;
}
.footer-menu li{
	display: inline-block;
	margin: 0 50px;
}
.footer-menu li a{
	color: #808080;
	font-size: 13px;
}
.footer-menu li a:hover{
	color: #fff;
}
.copyright{
	text-align:left;
	padding:10px 0;
}
.content-cp{
	color: #656565;
	text-align: center;
}
article{
    display: block;
    margin: 20px 0;
}
/* back to top */
.backtotop{
	border: 1px solid #000;
	color:#000;
	background:#fff;
	height:42px;
	width:42px;
	display:block;
	position:fixed;
	right:15px;
	bottom:50px;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 30px;
	text-align:center;
	line-height:36px;
	cursor:pointer;
}
.backtotop{
	font-size:30px;
}
.backtotop:hover{
	background:#222533;
	color: #fff;
}

.hr-style1{
	clear:both;
	width:31px;
	height:2px;
	border:none;
}
.blue1{
	background:#00aff0;
}
.white{
	color:#fff;
}
hr.white{
	background:#fff;
}
h2.white{
	color:#fff;
}
.green1{
	background:#1ad3af;
}
.lefthr{
	margin-left:0;
}
.black{
	color:#000;
}
/* Page */
.page-section .home-title .heading::after {
    top: -70px;
}
.thumbnail-body{
	text-align: center;
	position: relative;
}
.header-section{
	background: url(images/ban.jpg) repeat scroll 50% center / cover ;
	margin-top: 0;
	height: 318px;
	margin-bottom: 70px;
}
.content-section {
    position: relative;
	padding-bottom: 70px;
}
.page-section .section-title {
	background-color: transparent;
    padding: 0;
}
.page-section .section-title .heading {
	text-align: left;
	text-transform: initial;
	margin-bottom: 20px;
}
.page-section .section-title .heading:after{
	content: none;
}
.page-title {
	font-family: Lora-Regular;
    top:30%;
	left:0;
    position: absolute;
    text-align: center;
    z-index: 1;
}
.search .page-title {
    position: relative;
}
.thumbnail-media{
	display: block;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.thumbnail-media img{
	display: block;
	margin: auto;
	-webkit-transform: scale(1);
	transform: scale(1);
	transition: 0.2s all ease-in-out, 4s transform ease-in-out;
}
.thumbnail-media:hover img{
	-webkit-transform: scale(1.08);
	transform: scale(1.08);
}
.the_title{
	color: #dfb871;
	font-size: 65px;
	font-family: UTMAvo;
}
.footer-section h2{
	color: #fff;
}
.footer-section a {
    border: 2px solid #fff;
    border-radius: 30px;
    color: #fff;
    line-height: 55px;
    padding: 15px 65px;
}
.footer-section a:hover {
    background-color: #1ad3af;
	border: 2px solid #1ad3af;
}
.support > span {
    font-size: 22px;
    font-weight: bold;
    margin: 0 20px;
}
.support > p {
    margin-bottom: 40px;
    margin-top: 20px;
}
.footer-section{
	background-color: #0ebeef;
	padding:55px 0;
	text-align: center;
	color: #fff;
}
.page-thumbnail img{
	width: 100%;
	height: 100%;
}
.page-thumbnail {
    position: relative;
	height:100%;
}
.thumbnail-mask {
    background-color: #000;
    height: 100%;
    opacity: 0.7;
    position: absolute;
}
.blog-desc {
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    left: 36%;
    position: absolute;
    top: 50%;
	text-transform: uppercase;
}
.white1{
	background:#fff;
}
/**Template Blogs*/
.blogs-meta {
    border-bottom: 1px solid;
    border-top: 1px solid;
	margin-bottom: 60px;
    margin-top: 20px;
	padding-top: 10px;
}
.post-content .heading:after{
	content: none;
}
.post-content .heading {
  color: #282828;
  margin: 0 0 15px;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 15px;
  text-align: left;
  margin-top: -12px;
}
.post-content .heading a{
	color: #282828;
	font-size: 15px;
	font-family: 'Lora-Regular', sans-serif;
	font-weight: 500;
	
}
.post-content .heading a:hover {
  color: #dfb871;
}
.meta-item {
	display: inline-block;
}
.meta-info {
    clear: both;
    color: rgba(0, 0, 0, 0.65);
}
.meta-info span {
    border-right: 1px solid;
    margin-right: 15px;
    padding-right: 15px;
	line-height: 14px;
}
.meta-info span a{
	color: #898989;
}
.meta-info span a:hover{
	color: #000;
}
.meta-info span:nth-last-child(2){
    border-right: none;
}
.l-user:before {
	content: "\f008";
}

.l-clock-o:before {
	content: "\f018";
}
.meta-item i {
    display: inline-block;
    width: 16px;
}
.comment-form label {
    margin-bottom: 0;
}

/**tpl contact*/
.temp-contact .home-title {
    margin: 100px auto 80px;
    max-width: 745px;
    text-align: center;
}
.temp-contact {
    position: relative;
}
.temp-contact .sidebar-section{
	background: none;
	padding-top: 0;
}
.temp-contact .heading::after {
    top: -68px;
}
.contact-page .wpcf7-form-control-wrap input{
	border: 1px solid #dedede;
}
.contact-page .wpcf7-form-control-wrap textarea{
	border: 1px solid #dedede;
	height: 220px;
}
.con-input input{
	height: 40px;
}
.con-input{
	padding: 0;
	height: 40px;
	width: 49%;
	margin-bottom: 15px;
}
.con-name{
	margin-right: 15px;
}
.contact-page .wpcf7-submit{
	width: auto;
}
.contact-sidebar i{
	margin-right: 10px;
}
.contact-sidebar p{
	color: #6e6e6e;
    font-family: Open Sans,sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 29px;
}
.contact-sidebar .heading{
	text-align: left;
	text-transform: unset;
	margin-bottom: 10px;
	margin-top: 0;
}
.contact-sidebar .heading:after{
	content: none;
	
}
.sidebar-section p{
	border-bottom: 1px solid #dddddd;
    margin-top: 5px;
    padding-bottom: 5px;
}
.sidebar-section p:nth-child(1){
	border-bottom: none;
    margin-top: 5px;
    padding-bottom: 5px;
}


/*sidebar*/
.sidebar-section {
    padding-bottom: 30px;
	 padding: 0 0 20px 20px;
}
.search .sidebar-section {
	 padding: 50px 0 20px 20px;
}
label {
    width: 100%;
	margin-bottom: 50px;
}
.search-field {
    height: 40px;
    padding-right: 0;
    width: 98%;
	padding-left: 15px;
	border: 1px solid;
}
.search-submit {
    background-color: #000;
    border: medium none;
    height: 40px;
    position: absolute;
    right: 0;
    width: 40px;
}
.search-submit i{
	color: #fff;
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: Lora-Regular;
    margin: 0;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-family: Lora-Regular;
}
::-moz-placeholder { /* Firefox 19+ */
  font-family: Lora-Regular;
}
:-ms-input-placeholder { /* IE 10+ */
  font-family: Lora-Regular;
}
:-moz-placeholder { /* Firefox 18- */
  font-family: Lora-Regular;
}

.sidebar-section .widget-title {
  color: #000;
  font-size: 17px;
  font-family: Lora-Regular;
  margin: 0 0 15px;
  text-transform: capitalize;
  font-size: 18px;
  position: relative;
  margin-bottom: 22px;
  padding-bottom: 10px;
}
.sidebar-section .widget-title:before {
  content: '';
  width: 35px;
  height: 2px;
  background: #000;
  position: absolute;
  bottom: -1px;
}
.sidebar-section .widget li{
	margin: 0 0 6px;
    padding: 0 0 6px;
}
.sidebar-section .widget li:hover a{
	background: none;
	border: none;
}
.sidebar-section .widget li:focus a{
	background: none;
	border: none;
}
.sidebar-section .widget li:hover span{
	background: none;
	border: none;
	color: #dfb871;
}
.sidebar-section .widget li:focus span{
	background: none;
	border: none;
}
.sidebar-section .widget li a {
    color: #6e6e6e;
    font-size: 12px;
	font-family: UTMAvo;
	font-weight: bold;
	text-transform: uppercase;
}
.widget_product_categories .children {
    margin-left: -20px;
    margin-top: 0.618047em;
	background-color: #f4f6f7 !important;
}
.ui-widget.ui-widget-content {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
}
.ui-state-active:hover{
	background: none !important;
	border: none !important;
	
}
.ui-menu .ui-menu-icon {
    left: 15px;
    right: 0;
}
.sidebar-section .widget li a:hover {
  color: #dfb871;
}
.sidebar-section .widget li span:hover {
  color: #dfb871;
}
.sidebar-section .tagcloud a {
  font-size: 14px !important;
  color: #a3a3a3;
  border: 1px solid #e2e2e2;
  display: inline-block;
  float: left;
  padding: 5px 15px;
  margin-bottom: 10px;
  margin-right: 10px;
  text-transform: uppercase;
}
.sidebar-section .tagcloud a:hover {
  background: #000;
  color: #fff;
}


/***Contact Page*/
.contact input {
    height: 50px;
    margin: 5px 0;
    padding: 0 15px;
	
    width: 100%;
	border: none;
	border-radius: 4px;
}
textarea {
    width: 100%;
	padding-left: 15px;
	padding-top: 15px;
	margin-top: 5px;
	margin-bottom: 15px;
	background-image:url(./images/Contact_form_bg_3.png);
	background-repeat: no-repeat;
	background-position: 98% 15%;
	border: 1px solid;
	border-radius: 4px;
}
.txtname{
	background-image:url(./images/Contact_form_bg_1.png);
	background-repeat: no-repeat;
	background-position: 98% 50%;
}
.txtmail{
	background-image:url(./images/Contact_form_bg_2.png);
	background-repeat: no-repeat;
	background-position: 98% 50%;
}
.contact-temp{
	padding-top: 275px;
	padding-bottom: 132px;
	background-image:url(./images/Contact_bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}
.contact-title {
    color: #2c3e50;
    font-size: 24px;
    font-weight: bold;
	margin-bottom: 25px;
}
.contact-inf-title{
	color: #2c3e50;
    font-size: 24px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.contact-inf {
    color: #fff;
    font-size: 14px;
    line-height: 35px;
    margin-top: 60px;
    padding-right: 280px;
}
.btnsend:hover{
	background-color: #000;
	color: #fff;
}
.btnsend {
    margin-top: 0;
	border-radius: 0;
}
.search-blog-title {
    color: #000;
    text-transform: uppercase;
}



/* responsive */

@media only screen and (max-width: 1280px) {
	.content-about-home {
		padding-top: 0;
	}
}
@media only screen and (max-width: 1199px) {
	.services-home{
			text-align:center;
	}
	.services-home li{
		width:32.6%;
	}
	.content-about-home {
		padding-top: 0;
	}
	.con-input {
		width: 100%;
	}
}
@media only screen and (max-width: 1024px) {
	
	.main-menu {
		margin-right: 20px;
	}
	.entry-header {
		margin-bottom: 130px;
		margin-top: -150px;
	}
	.sub-menu{
		display: none;
	}
	.page-title {
		top: 20%;
	}
	.fix-content-about {
		position: relative;
		width: 100%;
	}
	.about-content {
		padding-left: 60px;
		padding-right: 0;
	}
	.right50 {
		padding-right: 15px;
		width: 100%;
	}
	.right50 img{
		width: 100%;
	}
	.exper {
		padding-top: 30px;
	}
	.content-about-home{
		width: 100%;
	}
	.media-body {
		padding: 0 210px;
	}
	
	.content-expertise{
		padding-left: 15px;
	}
}
@media only screen and (min-width: 992px) {
	.menu-opener{
		display:none;
	}
	.navbar-responsive-collapse{
		display:none !important;
	}
}
@media only screen and (max-width: 991px) {
	
	.header{
		padding-top: 25px;
	}
	.navbar-toggle {
		border: 1px solid #ddd;
	}
	.main-menu{
		display:none;
	}
	.pull-right {
		display: none;
	}
	.sub-menu {
		padding-left: 30px;
		position: relative;
		left: 0;
		top: 0;
	}
	.sub-menu li a:hover .sub-lv2{
		display: unset;
	}
	.sub-menu li a {
		background-color: transparent;
		font-size: 11px !important;
		line-height: 24px;
	}
	.sub-lv2{
		position: relative;
		width: 100%;
		left: 0;
	}
	.sub-lv2 li a {
		box-shadow: none;
	}
	.navbar-responsive-collapse{
		background: #484943 none repeat scroll 0 0;
		bottom: 0;
		height: auto;
		position: absolute;
		right: 0;
		top: 0;
		width: 100%;
		z-index: 9999;
		display: none;
		overflow-y: auto;
	}
	.navbar-toggle{
		display:block;	
	}
	.navbar-toggle .icon-bar{
		background:#888;
		height:4px;
		width:28px;
	}
	#menu-opener{
		position:absolute;
		right:0;
		top:20px;
		z-index:9999;
	}
	.full-menu-container{
		position:relative;
		padding-top:40px;
	}
	.close-menu{
		color:#fff;
		position:absolute;
		right:15px;
		top:10px;
		font-size:24px;
	}
	.mobile-menu{
		padding-left: 0;
	}
	.menu-item-has-children{
		position: relative;
	}
	
	
	
	.mobile-menu li{
		width:100%;
	}
	.mobile-menu li a{
		padding: 5px 0 5px 30px;
		display:block;
		color: rgba(255, 255, 255, 0.8);
		text-transform:uppercase;
		font-size: 13px;
		font-weight: bold;
		width: 80%;
	}
	.navbar-responsive-title {
		color: #fff;
		font-size: 14px;
		font-weight: bold;
		margin-top: 20px;
		padding-left: 30px;
	}
	.mobile-menu li a:hover{
		color: #dfb871;
	}
	.mobile-menu li.current-menu-item a{
	}
	.right50{
		width:100%;
	}
	.fix-content-about{
		position:relative;
	}
	.widget_polylang .widget-title {
		color: #fff;
		font-size: 15px;
		text-transform: uppercase;
	}
	.widget_polylang ul {
		padding-left: 0;
	}
	.admin-bar .navbar-responsive-collapse{
		top:32px;
	}
	.admin-bar.home .header{
		top:32px;
	}
	.page-title {
		top: 25%;
	}
	.fixed #menu-opener{
		top: 0;
	}
	.navbar-responsive-collapse .widget_polylang {
		float: left;
		padding-left: 30px;
	}
	.partner-img {
		width: 31%;
	}
	.footer-server {
		margin-bottom: 25px;
	}
	.footer-autoparts {
		margin-bottom: 25px;
	}
	.footer-postnew {
		margin-bottom: 25px;
	}
	.footer-contact {
		margin-bottom: 25px;
	}
	.the_title {
		font-size: 50px;
	}
	.page-title {
		top: 12%;
	}
	/* footer menu */
	.footer-menu li{
		margin-left:15px;
		margin-right:15px;
	}
	.content-expertise ul {
		padding-left: 35px;
	}
	.contact-name {
		padding-right: 0;
	}
		.contact-email {
		padding-left: 0;
	}
	.media-body{
	padding: 0 15px;

}
	.content-expertise{
		padding-left: 15px;
		padding-right: 15px;
	}
	.about-content {
		padding-left: 15px;
		padding-right: 15px;
	}
	
}
@media only screen and (max-width: 865px) {
	.social-menu{
		margin-right:40px;
	}
	
}
@media only screen and (max-width: 782px) {
	.admin-bar .navbar-responsive-collapse{
		top:46px;
	}
	.admin-bar.home .header{
		top:46px;
	}
	
}
@media only screen and (max-width: 768px) {
	.admin-bar.home .header{
		top:0px;
	}	
	.entry-header {
		margin-bottom: 100px;
		margin-top: -120px;
	}
	.page-title {
		top: 0;
		margin-top: 125px;
	}
	.the_title {
		font-size: 55px;
	}
	.search-submit {
		right: 15px;
	}
	.sidebar-section {
		padding: 0 15px 15px;
	}
	.about-content {
		margin-top: 50px;
	}
	.mywhy .wpb_wrapper h3 {
		margin-top: 50px;
	}
	.post-thumbnail-home {
		height: 180px;
	}
	.content-area {
		padding: 0 15px;
	}
	.wpb_wrapper.content_1 p{
		padding-left: 0 !important;
	}
}
@media only screen and (max-width: 767px) {
	.header {
		position: relative;

	}
	.entry-content{
		padding: 0 15px;
	}
	.social-menu {
		margin-right: 55px;
	}
	.services-home li{
		width:49%;
	}
	.products-home {
		padding: 70px 15px;
	}
	.page-title {
		margin-top: 189px;
	}
	.content-blog{
		padding-left:15px;
		padding-right:15px;
	}
	.content-about{
		padding-left:15px;
		padding-right:15px;
	}
}
@media only screen and (max-width: 736px) {
	.right50 {
		padding-right: 0;
	}
	.alignleft.wp-image-57.size-full {
		width: 100%;
	}
}
@media only screen and (max-width: 720px) {
	.post-home {
		width: 100%;
	}
	.post-thumbnail-home {
		height: 500px;
	}
}
@media only screen and (max-width: 667px) {
	.post-content .heading {
	  margin-top:0;
	}
}
@media only screen and (max-width: 640px) {
	
	.services-home li{
		width:90%;
	}
	.entry-header {
		margin-bottom: 100px;
		margin-top: -110px;
	}
	.subscrbr-sign-up-form{
		width:100%;
		max-width:526px;
		border-width: 2px;
		padding:4px;
		height:58px;
	}
	.subscrbr-sign-up-form .submit{
		top:7px;
		right:7px;
		width:139px;
		height:40px;
	}
	.sbscrbr-email-wrap{
		padding-right:148px;
	}
	.sbscrbr-email-wrap input{
		line-height:44px;
		font-size:15px;
	}
	.custom-button .readmore1 {
		clear:both;
		margin:15px auto 5px auto;
		display:block;
	}
	.post-home {
		width: 100%;
	}
	.products-home .ch-item {
		height: 100%;
		margin-bottom: 0;
	}
	.products-home .ch-item h3{
		font-size: 15px;
	}
	.products-home .ch-info-wrap {
		height: 100%;
	}
	.products-home .ch-info {
		height: 100%;
	}
	.contact-section {
		padding-left: 15px;
		padding-right: 15px;
	}
	.post-thumbnail-home {
		height: 360px;
	}
}

@media only screen and (max-width: 620px) {
	.media-body .heading {
		padding-right: 0;
		width: 100%;
	}
	.products-home {
		padding: 70px 15px;
	}
	.partner-img {
		width: 48%;
	}
	.service {
		width: 100%;
	}
}
@media only screen and (max-width: 568px) {
	.flex-direction-nav {
		top: -60px;
	}
	.about-quotations {
		padding-left: 32px;
		padding-right: 15px;
	}
	.entry-header {
		margin-bottom: 100px;
		margin-top: -100px;
	}
	.meta-info span {
		border-right: 1px solid;
		line-height: 14px;
		margin-right: 0;
		padding-right: 10px;
	}
}
@media only screen and (max-width: 525px) {
}
@media only screen and (max-width: 504px) {
}
@media only screen and (max-width: 480px) {
	.header .logo {
		width: 75%;
	}
	.social-menu {
		margin-right: 50px;
	}
	.entry-header {
		margin-bottom: 100px;
		margin-top: -90px;
	}
	.navbar-responsive-collapse {
		width: 100%;
	}
	.backtotop{
		 bottom: 15px;
	}
	.header-section {
		height: 150px;
	}
	.the_title {
		font-size: 35px;
	}
	.page-title {
		margin-top: 125px;
	}
	.footer-menu li{
		margin-left:10px;
		margin-right:10px;
	}
	.entry-header {
		margin-bottom: 70px;
	}
}
@media only screen and (max-width: 479px) {
	.subscrbr-sign-up-form .submit{
		width:109px;
	}
	.sbscrbr-email-wrap{
		padding-right:118px;
	}
	.social-menu {
		margin-top: -15px;
		margin-right: 0;
	}
	#menu-opener {
		top: 28px;
	}
	.wpcf7-form {
		width: 100%;
	}
}
@media only screen and (max-width: 479px) {
	.navbar-toggle{
		padding:5px;
	}
	.navbar-toggle .icon-bar{
		height: 3px;
		width: 25px;
	}
	.social-link li{
		line-height:30px;
		margin-right:0;
		margin-left:10px;
	}
	.navbar-toggle{
		margin-bottom:0;
		margin-top:5px;
	}
	.footer-menu li{
		margin-left:10px;
		margin-right:10px;
	}
}





@media only screen and (max-width: 446px) {
	.page-template-tpl-blog .button {
		float: none;
	}
}
@media only screen and (max-width: 414px) {
	.wp-image-58 {
		width: 100%;
	}
	.post-thumbnail-home {
		height: 300px;
	}
}
@media only screen and (max-width: 375px) {
	.post-thumbnail-home {
		height: 220px;
	}
	.entry-header {
		margin-bottom: 100px;
		margin-top: -80px;
	}
}
@media only screen and (max-width: 360px) {
	.sbscrbr-email-wrap input{
		font-size:14px;
		padding-left:12px;
		padding-right:0;
	}
	.backtotop{
		bottom:10px;
		right:10px;
	}
	.content-cp{
		font-size:14px;
	}
}
@media only screen and (max-width: 320px){
}