/*-----------------------------------------------------------------------------------
Template Name: New HTML5 Template,
Template URI: http://www.themectg.com
Description: This is html5 template
Author: Themectg
Author URI: http://www.themectg.com
Version: 1.0
-----------------------------------------------------------------------------------
CSS INDEX
===================
1. Google font
2. Theme Default CSS
3. Helper-class
04. Section-style
05. Button-style
06. Header-Area
07. Mainmenu-Area
08. Spesification-Area
09. Responsive Slider
10. Video-area
11. Price-Area
12. Newslatter-area
13. Footer-Area
14. preloader
-----------------------------------------------------------------------------------*/


/*-----------------
01. Google font
------------------*/
@font-face{font-family:'iCielPanton-Light';src:url('../fonts/iCielPanton-Light.eot?#iefix') format('embedded-opentype'),url('../fonts/iCielPanton-Light.otf') format('opentype'),url('../fonts/iCielPanton-Light.woff') format('woff'),url('../fonts/iCielPanton-Light.ttf') format('truetype'),url('../fonts/iCielPanton-Light.svg#iCielPanton-Light') format('svg');font-weight:normal;font-style:normal}

@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro');

/*-------------------
02. Theme Default CSS
--------------------*/

a {
    text-decoration: none;
    outline: none;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    color: #333333;
}

input:focus,
button:focus,
a:focus,
a:hover {
    text-decoration: none;
    outline: none;
    color: #000000;
}

img {
    max-width: 100%;
    height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 10px;
    font-weight: 600;
    font-family: 'iCielPanton-Light';
    line-height: 1.3;
}

h2 strong {
    font-family: 'iCielPanton-Light';
}

p span {
    font-size: 16px;
}

html,
body {
    height: 100%
}

body {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.6;
    color: #3c3c3c;
}


/* Remove Chrome Input Field's Unwanted Yellow Background Color */

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}


/*------------------
03. Helper-Class
--------------------*/

.relative {
    position: relative;
}

.vcenter {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.text-white {
    color: #ffffff;
}

.box-100 {
    width: 100px;
}


/*---------------------
04. Section-style
----------------------*/

.section-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-clip: padding-box;
}

.section-bg.pink {
    background: #fd6394;
    background: -webkit-gradient(linear, left bottom, left top, from(#d13969), to(#fd6394));
    background: linear-gradient(to top, #d13969 0%, #fd6394 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#d13969', endColorstr='#fd6394', GradientType=0);
}

.section-bg.boxes {
    -webkit-box-shadow: 0 0 30px -5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 30px -5px rgba(0, 0, 0, 0.5);
    display: block;
    margin: auto;
    right: 0;
    width: 94%;
}

.section-bg.white {
    background-color: #ffffff;
}

.section-bg.viking {
    background-color: #57d1c9;
}
.section-bg.black {
    background-color: #111;
}
.section-bg.red {
    background-color: #CF3641;
}
.section-bg.gold {
    background-color: #d7c9b9;
}
.section-bg.trans {
    background-color: transparent;
}
.section-bg.red2 {
    background: #fd6394;
    background: -webkit-gradient(linear, left bottom, left top, from(#ff0000), to(#ef1c25));
    background: linear-gradient(to top, #ff0000 0%, #ef1c25 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#ef1c25', GradientType=0);
}
.section-bg.black2 {
    background: #4c4c4c;
    background: -webkit-gradient(linear, left bottom, left top, from(#999), to(#4c4c4c));
    background: linear-gradient(to top, #999 0%, #4c4c4c 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#999', endColorstr='#4c4c4c', GradientType=0);
}

.section-bg.bg1 {
    background-image: url(../images/bg/hero-bg.jpg);
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)"
}

.section-bg.bg2 {
    background-image: url(../images/bg/bg-2.jpg);
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"
}

.section-bg.bg3 {
    background-image: url(../images/bg/bg-3.jpg);
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"
}

.section-bg.bg4 {
    background-image: url(../images/bg/bg-baohanh.jpg);
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)"
}
.section-bg.bg-support {
    background-image: url(../images/bg/bg-5.png);
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)"
}
.section-bg.bg-product {
    background-image: url(../images/bg/background-white.png);
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)"
}
.section-bg.bg-support-online {
    background-image: url(../images/bg/customer-support.png);
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)"
}
.section-bg.bg-about {
    background-image: url(../images/bg/about-agarwal-enterprises.jpg);
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)"
}
/*
.section-bg.auto-right-bottom {
    background-image: url("../images/side-img.png");
    background-position: right 20% bottom -50px;
    background-size: 12% auto;
}*/
.section-bg.auto-right-bottom {
	background-image: url("../images/side-img.png");
	background-size: 100% auto;
}

.section-bg.auto-right-bottom2 {
    background-image: url("../images/spk-img.png");
    background-position: right 20% bottom;
    background-size: 18% auto;
}

.section-bg.auto-left-bottom {
    background-image: url("../images/weman-img.png");
    background-position: left 5% bottom;
    background-size: 28% auto;
}

#warranty .page-title h2 { font-size:40px;}
#warranty .page-title p span {
	font-size: 31px;
	font-family: "iCielPanton-Light";
}
.about-list { font-size:17px; position:relative; padding-left:26px;}
.about-list i::before {
	color: #ccc;
	content: "\f061";
	display: inline-block;
	font: italic 21px/1 FontAwesome;
	position: absolute;
	text-rendering: auto;
	transform: translate(0px, 0px);
	left:0;
}
#Brands .media-right h5 { font-weight:bold; font-size:19px;}
#spesification .media-right h5 { font-weight:bold; font-size:17px;}
.section-light {
	color: #fff;
}
.support-section .excerpt p {
  line-height: 1.75em;
}
.support-section .col-support {
	font-family: "iCielPanton-Light";
}
.support-section .col-support:last-child {
  border: medium none;
}
.support-section .support-label {
	font-size: 25px;
	text-transform: uppercase;
	margin-bottom:10px;
	margin-top:20px;
}
.support-section .support-value, .support-section .support-label {
    text-align: center;
}
.support-section .support-value {
    font-size: 21px;
	color:#ffd145;
	display:block;
}
.support-section .support-value, .support-section .support-label {
    text-align: left;
}

.text-red { color:#ef1c25}
#footer .fa{ width:24px; }
#footer .fa-map-marker{  font-size:17px;}
#footer {
	background: #25292c url("../images/footer-img.png") no-repeat scroll center top;
	margin-top: 0px;
	padding-top: 20px;
	font-family: "iCielPanton-Light";
}

#footer ul{ padding:0; }
.introduce-title {
	text-transform: uppercase;
	font-size: 17px;
	list-style: none;
	font-weight: bold;
	margin-top: 20px;
	line-height: 22px;
	position: relative;
}
.introduce-title::after {
	content: '';
	display: block;
	width: 46px;
	height: 2px;
	margin: 10px 0px 20px 0;
	background: #999;
}
.introduce-list {
	list-style: none;
	padding: 0;
}
.introduce-list li {
	padding-top: 3px;
	padding-bottom: 2px;
}
#footer, #footer a {
	color: #d2d2d2;
}
.introduce-list li p:first-child {
}
.introduce-list li p {
	margin-bottom:0;
}
.introduce-list li p span {
	display: inline-block;
	width: 125px;
}
.introduce-list li p a {
	font-weight: bold;
	color: #e5101d !important;
	display: inline-block;
	width: 120px;
}
.phanhoi-gopy {
	color: #777;
	font-size: 15px;
	font-weight: bold;
}
.phanhoi-gopy a{
	color: #777;
}
.phanhoi-gopy li{
	line-height:24px;
	list-style:none;
}
.phanhoi-gopy .fa{
	color:#e5101d;
	font-size:21px;
	margin-right:15px;
}
.social-link-footer {
	margin-top: 15px;
}
.social-link a{
	cursor:pointer;
	
}
.social-link .fa{
    width: 30px;
    height: 30px;
    color: #fff;
    line-height: 30px;
    text-align: center;
	background:transparent;
	font-size:27px;
	margin-right:25px;
}
.page-title h2 { line-height:64px;}
.page-title h2 {
	font-size: 40px;
}

.box-main-circle .circle {
	background-color: rgba(255,255,255,.8);
	border-radius: 50%;
	text-align: center;
	color: #000;
	font-size: 21px;
	font-family: 'iCielPanton-Light';
	margin:0 auto;
}
.box-main-circle .circle p strong{
	color:#ef1c25;
}
.box-main-circle .circle.main-circle {
	background-color: rgba(229,16,29,.6);
	color: #fff;
	height: 483px;
	padding-top: 100px;
	width: 483px;
}
.box-main-circle .circle.circle-1 {
	height: 252px;
	width: 252px;
	padding-top: 80px;
}
.box-main-circle .circle.circle-2 {
	height: 252px;
	width: 252px;
	padding-top: 84px;
}
.box-main-circle .circle.circle-3 {
	height: 252px;
	width: 252px;
	padding-top: 100px;
}
.box-main-circle .circle.circle-4 {
	height: 308px;
	width: 308px;
	padding-top: 96px;
}
.box-main-circle .circle.main-circle h2 {
	margin: 0;
	font-weight: 500;
	font-size: 60px;
	line-height: 1.3;
}
.box-main-circle .circle.main-circle h3 {
	margin: 0;
	font-weight: 300;
	font-size: 32px;
}

.icon span:before {
    font-size: 60px;
}

.icon.pink-icon {
    color: #ef1c25
}

.icon.viking-icon {
    color: #57D1C9
}

.icon.yellow-icon {
    color: #ffe869
}

.dots .dot {
    width: 12px;
    height: 12px;
    display: inline-block;
    margin: 0 5px;
    border-radius: 50%;
}

.dots .dot:nth-child(1) {
    background-color: #fd6394;
}

.dots .dot:nth-child(2) {
    background-color: #57d1c9;
}

.dots .dot:nth-child(3) {
    background-color: #ffe869;
}


/*------------------
05. Button-style
-------------------*/

.btn.btn-link {
    color: #606060;
    text-decoration: none;
    font-size: 16px;
}

.btn.btn-link:hover {
    color: #000000;
}

.btn {
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.bttn {
    padding: 12px 40px;
    border-radius: 100px;
    font-family: 'iCielPanton-Light';
    border: none;
    display: inline-block;
    text-align: center;
    width: 180px;
    -webkit-box-shadow: 0 3px 0 -2px rgba(255, 255, 255, 0.5);
    box-shadow: 0 3px 0 -2px rgba(255, 255, 255, 0.5);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.bttn:hover {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    -webkit-box-shadow: 0 8px 0 -2px rgba(255, 255, 255, 0.5);
    box-shadow: 0 8px 0 -2px rgba(255, 255, 255, 0.5);
}

.bttn.pink {
	background-color: #ffffff;
	color: #CF3641;
	font-size: 21px;
}
.bttn.blue {
    background-color: #ffffff;
    color: #5db8e5;
}

.bttn.gold {
    background-color: #ffffff;
    color: #d9caba;
}


/*-------------------
06. Header-Area
--------------------*/

.header-area {
    width: 100%;
    height: 100%;
}

.price {
    background-color: #fffbcb;
    border-radius: 50%;
    color: #444444;
    display: inline-block;
    font-size: 40px;
    height: 100px;
    left: 0;
    line-height: 2.2;
    position: absolute;
    text-align: center;
    top: -50px;
    width: 100px;
    z-index: 9;
    border: 4px solid #ebe7b2;
    font-family: 'cooper_hewittsemibold';
}

.price sub {
    bottom: 0;
    font-size: 20px;
}

.price-rate {
    font-size: 30px;
    font-family: 'cooper_hewittsemibold';
}


/*------------------
07. Mainmenu-Area
-------------------*/

.mainmenu-area {
    padding-top: 30px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
}

.mainmenu-area.affix {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.5);
}

.mainmenu-area .white-logo {
    display: block;
}

.mainmenu-area.affix .white-logo {
    display: none;
}

.mainmenu-area .pink-logo {
    display: none;
}

.mainmenu-area.affix .pink-logo {
    display: block;
}

#mainmenu {
    margin-top: 10px;
}

#mainmenu ul.nav.navbar-nav li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid transparent;
    border-radius: 25px;
    color: #ffffff;
    padding: 6px 20px;
    font-family: 'iCielPanton-Light';
    font-size: 17px;
}

#mainmenu ul.nav.navbar-nav li.active a {
    border: 2px solid #ffffff;
}

.mainmenu-area.affix #mainmenu ul.nav.navbar-nav li a {
    color: #ef1c25;
}

.mainmenu-area.affix #mainmenu ul.nav.navbar-nav li.active a {
    border-color: #ef1c25;
}

.mainmenu-area .cart-btn {
    color: #ffffff;
    font-size: 20px;
    line-height: 1;
    background: none;
    border: none;
}

.mainmenu-area .cart-btn:focus,
.mainmenu-area .cart-btn:hover {
    color: #ffffff;
}

.mainmenu-area.affix .cart-btn {
    color: #ef1c25
}

.mainmenu-area .cart-btn .count {
    top: -15px;
}

.add_cart {
    background-color: #ffffff;
    position: absolute;
    right: 0;
    top: 100%;
    width: 300px;
    padding: 0 10px;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.2); 
}


/*-------------------
08. Spesification-Area
--------------------*/

.pink-icon-hover {
    border-radius: 50%;
    height: 60px;
    text-align: center;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 60px;
    background-color: #ffffff;
}

.pink-icon-hover span:before {
    font-size: 30px;
    line-height: 2;
}

.single-feature {
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.single-feature.active .pink-icon-hover,
.single-feature:hover .pink-icon-hover {
    background-color: #ef1c25;
    color: #ffffff;
}

.single-feature.active,
.single-feature:hover {
    color: #ef1c25;
}


/*------------------
09. Responsive Slider
--------------------*/

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}

.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}


/*-------------------
10. Video-area
--------------------*/

.vbttn {
    background-color: #ffffff;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.5);
    display: inline-block;
    height: 80px;
    padding: 23px 24px 22px 28px;
    text-align: center;
    width: 80px;
}


/*-------------------
11. Price-Area
--------------------*/

.single-price {
    padding: 40px 0;
    -webkit-box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.5);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.single-price:hover {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.3);
}

.single-price.blue {
    background-color: #5db8e5;
}

.single-price.pink {
    background-color: #ef1c25;
}

.single-price.gold {
    background-color: #d7c9b9;
}

.price-tag {
    border-radius: 100px;
    display: inline-block;
    margin: auto;
    padding: 4px 30px;
}

.blue .price-tag {
    background-color: #46a2cf;
}

.pink .price-tag {
    background-color: #e24d7d;
}

.gold .price-tag {
    background-color: #c9b5a0;
}


/*--------------------
12. Newslatter-area
---------------------*/

.subscribe-form {
    padding-right: 80px;
    overflow: hidden;
}

.subscribe-form .sub-input {
    border: medium none;
    border-radius: 100px;
    height: auto;
    padding: 15px 30px;
    display: block;
    width: calc(100% - 80px);
    float: left;
}

.subscribe-form .sub-bttn {
    background-color: #57d1c9;
    border: medium none;
    border-radius: 50%;
    padding: 10px 8px 10px 12px;
    height: 57px;
    width: 57px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    float: right;
}

.sub-bttn:hover {
    background-color: #31b4ab;
}


/*-------------------
13. Footer-Area
--------------------*/

.social-list a i {
    border-radius: 50%;
    display: block;
    height: 30px;
    line-height: 2;
    text-align: center;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 30px;
    color: #ffffff;
    margin-bottom: 5px;
}

.social-list a i.fa-facebook {
    background-color: #3b5998;
}

.social-list a i.fa-facebook:hover {
    background-color: #476bb8;
}

.social-list a i.fa-twitter {
    background-color: #0084b4;
}

.social-list a i.fa-twitter:hover {
    background-color: #00a8e6;
}

.social-list a i.fa-google-plus {
    background-color: #d62d20;
}

.social-list a i.fa-google-plus:hover {
    background-color: #e14337;
}

.social-list a i.fa-instagram {
    background-color: #8a3ab9;
}

.social-list a i.fa-instagram:hover {
    background-color: #9c51c8;
}

.single-footer ul li a {
    display: block;
    margin: 3px 0;
    padding: 3px 0;
}

.single-footer ul li a:before {
    background-color: #c0c0c0;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 10px;
    margin-right: 15px;
    width: 10px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.single-footer ul li a:hover:before {
    background-color: #fd6394;
}

#scrollUp {
    background-color: #ef1c25;
    border-radius: 3px;
    bottom: 30px;
    color: #ffffff;
    font-size: 18px;
    height: 40px;
    line-height: 2;
    right: 30px;
    text-align: center;
    width: 40px;
}

#scrollUp:hover {
    background-color: #e92f6a;
}


/*------------------
14. preloader
--------------------*/

.preloader {
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999999;
}

.sk-wave {
    width: 50px;
    height: 40px;
    text-align: center;
    font-size: 10px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.sk-wave .sk-rect {
    background-color: #ef1c25;
    height: 100%;
    width: 6px;
    display: inline-block;
    -webkit-animation: sk-waveStretchDelay 1.2s infinite ease-in-out;
    animation: sk-waveStretchDelay 1.2s infinite ease-in-out;
}

.sk-wave .sk-rect1 {
    -webkit-animation-delay: -1.2s;
    animation-delay: -1.2s;
}

.sk-wave .sk-rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.sk-wave .sk-rect3 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

.sk-wave .sk-rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.sk-wave .sk-rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

@-webkit-keyframes sk-waveStretchDelay {
    0%,
    40%,
    100% {
        -webkit-transform: scaleY(0.4);
        transform: scaleY(0.4);
    }
    20% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }
}

@keyframes sk-waveStretchDelay {
    0%,
    40%,
    100% {
        -webkit-transform: scaleY(0.4);
        transform: scaleY(0.4);
    }
    20% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }
}