@import url(https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900);
@font-face {
	font-family: 'JaapokkiRegular';
	src: url('../fonts/jaapokki/jaapokki-regular.eot');
	src: url('../fonts/jaapokki/jaapokki-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/jaapokki/jaapokki-regular.woff') format('woff'), url('../fonts/jaapokki/jaapokki-regular.ttf') format('truetype'), url('../fonts/jaapokki/jaapokki-regular.svg#Bogart Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'Bogart Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Bogart Regular'), url('../fonts/bogart/BOGARTVARIABLETRIAL.woff') format('woff');
}

@font-face {
font-family: 'Bogart Italic';
font-style: normal;
font-weight: normal;
src: local('Bogart Italic'), url('../fonts/bogart/BOGARTITALICTRIAL.woff') format('woff');
}

@font-face {
font-family: 'Bogart Thin Italic';
font-style: normal;
font-weight: normal;
src: local('Bogart Thin Italic'), url('../fonts/bogart/BOGARTTHINITALICTRIAL.woff') format('woff');
}

@font-face {
font-family: 'Bogart Extralight';
font-style: normal;
font-weight: normal;
src: local('Bogart Extralight'), url('../fonts/bogart/BOGARTEXTRALIGHTTRIAL.woff') format('woff');
}


@font-face {
font-family: 'Bogart Extralight Italic';
font-style: normal;
font-weight: normal;
src: local('Bogart Extralight Italic'), url('../fonts/bogart/BOGARTEXTRALIGHTITALICTRIAL.woff') format('woff');
}


@font-face {
font-family: 'Bogart Light';
font-style: normal;
font-weight: normal;
src: local('Bogart Light'), url('../fonts/bogart/BOGARTLIGHTTRIAL.woff') format('woff');
}


@font-face {
font-family: 'Bogart Medium';
font-style: normal;
font-weight: normal;
src: local('Bogart Medium'), url('../fonts/bogart/BOGARTMEDIUMTRIAL.woff') format('woff');
}


@font-face {
font-family: 'Bogart Medium Italic';
font-style: normal;
font-weight: normal;
src: local('Bogart Medium Italic'), url('../fonts/bogart/BOGARTMEDIUMITALICTRIAL.woff') format('woff');
}


@font-face {
font-family: 'Bogart Semibold Italic';
font-style: normal;
font-weight: normal;
src: local('Bogart Semibold Italic'), url('../fonts/bogart/BOGARTSEMIBOLDITALICTRIAL.woff') format('woff');
}


@font-face {
font-family: 'Bogart Bold';
font-style: normal;
font-weight: normal;
src: local('Bogart Bold'), url('../fonts/bogart/BOGARTBOLDTRIAL.woff') format('woff');
}

@font-face {
font-family: 'Bogart Bold Italic';
font-style: normal;
font-weight: normal;
src: local('Bogart Bold Italic'), url('../fonts/bogart/BOGARTBOLDITALICTRIAL.woff') format('woff');
}

@font-face {
font-family: 'Bogart Extrabold';
font-style: normal;
font-weight: normal;
src: local('Bogart Extrabold'), url('../fonts/bogart/BOGARTEXTRABOLDTRIAL.woff') format('woff');
}

@font-face {
font-family: 'Bogart Extrabold Italic';
font-style: normal;
font-weight: normal;
src: local('Bogart Extrabold Italic'), url('../fonts/bogart/BOGARTEXTRABOLDITALICTRIAL.woff') format('woff');
}


@font-face {
font-family: 'Bogart Black';
font-style: normal;
font-weight: normal;
src: local('Bogart Black'), url('../fonts/bogart/BOGARTBLACKTRIAL.woff') format('woff');
}    

@font-face {
font-family: 'Bogart Black Italic';
font-style: normal;
font-weight: normal;
src: local('Bogart Black Italic'), url('../fonts/bogart/BOGARTBLACKITALICTRIAL.woff') format('woff');
}

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

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Flaticon";
    src: url("../fonts/flaticon/Flaticon.svg#Flaticon") format("svg");
  }
}

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
    font-family: Flaticon;
    font-size: 20px;
	font-style: normal;
	margin-left: 20px;
}

.flaticon-email:before {
    content: "\f100";
}

.flaticon-map-with-position-marker:before {
    content: "\f101";
}

.flaticon-share:before {
    content: "\f102";
}

.flaticon-html5:before {
    content: "\f103";
}

.flaticon-black-graduation-cap-tool-of-university-student-for-head:before {
    content: "\f104";
}

.flaticon-computer-tool-for-education:before {
    content: "\f105";
}

.flaticon-download-business-statistics-symbol-of-a-graphic:before {
    content: "\f106";
}

.flaticon-arrows:before {
    content: "\f107";
}

.flaticon-monitor-tablet-and-smartohone:before {
    content: "\f108";
}

.flaticon-css-3:before {
    content: "\f109";
}

.flaticon-online-course:before {
    content: "\f10a";
}

.flaticon-coffee-cup:before {
    content: "\f10b";
}

.flaticon-add:before {
    content: "\f10c";
}

.flaticon-html-coding:before {
    content: "\f10d";
}

/******************************************
SKELETON
******************************************/

body {
    background-color: #f6f6f6;
    line-height: 1.6;
    font-size: 16px;
    color: #000;
	font-family: 'Bogart Regular';
}

body,
p,
li,
a {
    font-family: 'Bogart Regular';
}

.course-details h4 a,
.readmore,
.testimonial strong,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
	 font-family: 'Bogart Bold';
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.5;
	font-family: 'Bogart Extrabold Italic';
	color: #1C3159;
}

.cop-logo img,
a {
    color: #000;
    text-decoration: none !important;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.check li:before {
    content: "\f00c";
    font-family: "FontAwesome";
    font-size: 16px;
    left: 0;
    padding-right: 10px;
    position: relative;
    top: 2px;
}

.check li {
    list-style: none;
    margin-bottom: 8px;
}

.check li:last-child {
    margin-bottom: 0;
}

.check {
    margin-left: 0;
    padding-left: 0
}




.authorbox,
blockquote {
    border: 0;
    margin: 30px 0;
    position: relative;
    padding: 4rem 3rem;
    font-family: 'Bogart Light';
    font-style: italic;
    border: 1px solid #eaeaea;
    background-color: #f6f6f6;
}

blockquote:after {
    content: "\f10e";
    padding: 5px;
    font-family: FontAwesome;
    position: absolute;
    bottom: 0px;
    color: #f6f6f6;
    font-size: 24px;
    right: 10px;
}

blockquote:before {
    content: "\f10d";
    padding: 5px;
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    color: #f6f6f6;
    font-size: 24px;
    left: 10px;
}


/******************************************
HEADER
******************************************/

.topbar {
    background-color: #1C3159;
    margin-bottom: 10px;
    padding: 12px 0 14px;
}

.topbar a,
.topbar p {
    color: #fff;
    font-size: 14px;
    margin: 0;
}

.topbar .text-left p {
    margin-top: 3px;
}

.topbar .text-left i {
    padding-right: 3px;
}
.header {
    position: absolute;
    z-index: 111;
    left: 0;
    top: 0;
    right: 0;
    background-color: transparent;
    text-decoration: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.header {
    padding: 0px;
    text-align: center;
    z-index: 1;
}
.header.without-topbar {
    padding: 10px 0;
}

.header-normal {
    position: relative;
    padding: 0 0 12px;
    background-color: #42ADD7;
}

.header-normal .navbar-default .nav>li>a {
    color: #fff !important;
}
.header-normal .navbar-default .nav>li>a:hover {
    color: #E7E8E0 !important;
}

.header.affix {
    position: fixed;
    top: 0;
    z-index: 1111;
    background-color: #1C3159;
    left: 0;
    padding-top: 10px;
	padding-bottom: 18px;
    right: 0,
}

.header.header-normal.affix {
    background-color: #1C3159;
}

.header.affix .topbar {
    visibility: hidden;
    opacity: 0;
    display: none;
}


.social a {
    font-size: 14px;
    color: #fff !important;
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.1);
    width: 25px;
    text-align: center;
    border-radius: 1px;
    margin-left: 2px;
    height: 25px;
    line-height: 30px;

}

.social a:hover {
    opacity: 0.8;
}
.social a.facebook {
    background-color: #3b5998;
}

.social a.pinterest {
    background-color: #bd081c;
}

.social a.twitter {
    background-color: #1da1f2;
}
.social a.youtube {
background: #bb0000;
    color: white;}

.social a.instagram {
   background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
    box-shadow: 0px 3px 10px rgb(0 0 0 / 25%);
}
.social a.google {
    background-color: #34a853;
}

.social a.linkedin {
    background-color: #0077b5;
}

.modal {
    top: 40%;
    margin: -20px auto;
}

.modal-backdrop.in {
    opacity: 1;
    background: url(../images/pattern.png) repeat center center rgba(0, 0, 0, 1);
}

.modal-header {
    border-bottom: 0;
    padding: 15px;
    background: none;
}

.modal-content {
    background-clip: padding-box;
    background-color: transparent;
    border: 0;
    border-radius: 6px;
    box-shadow: none !important;
    outline: 0 none;
    position: relative;
}

.modal .close {
    font-size: 13px;
    height: 40px;
    padding: 0;
    position: absolute;
    right: 14px;
    top: 27px;
    width: 40px;
    z-index: 111;
    transform: rotate(315deg);
}

.close,
.close:focus,
.close:hover {
    color: #ffffff;
    opacity: 1;
    text-shadow: none;
}

.modal .form-control {
    background-color: transparent;
    background-image: none;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    color: #555;
    display: block;
    font-size: 16px;
    line-height: 1.42857;
    font-style: italic;
    padding: 6px 12px;
    width: 100%;
    border-bottom: 4px solid #222;
    height: 70px;
    padding-left: 0;
}

.iconitem a {
    padding-left: 8px !important;
}

/******************************************
COLOR BLUE
******************************************/

.yamm .dropdown .dropdown-menu {
    border-top-color: #0D96CD;
}

.iconitem a.shopicon i {
    color: #0D96CD !important;
}

ul.aim {
    list-style-image: url(../images/aim.png);
    padding-left: 10px;
    margin-left: 20px;
}
.map-box {
    background-color: #fff;
    padding: 10px 10px 0 10px;
    box-shadow: 2px 2px 8px #ccc;
}

.shop-desc small,
.shop-meta a,
.authorbox small,
blockquote:before,
blockquote:after,
.blog-meta small a,
.small-box i,
.copyrights ul li:hover a,
.footer .readmore,
.breadcrumb>li a,
.yamm h4,
.yamm-content li:hover a,
.yamm .hassubmenu li:hover a,
.check li:before,
.stat-count h3,
.blog-desc h4:hover a,
.post-meta li:after,
.course-box small,
.course-details h4:hover a,
.course-footer i,
a:hover,
a:focus,
.box i,
.topbar .text-left i {
    color: #0D96CD;
}

.shop-extra .nav-tabs>li:hover a,
.shop-extra .nav-tabs>li.active a,
.modal .form-control,
.form-control:focus,
.btn-transparent {
    border-color: #0D96CD !important;
}

.cb,
.box .event-desc small,
.pagination a,
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover,
.tags-widget a,
.owl-theme-01 .owl-nav [class*="owl-"]:hover,
.yamm .dropdown-menu li:hover .menu-button,
.yamm .dropdown-menu li .menu-button,
mark,
.bgcolor1,
.image-wrap:before,
.image-wrap:after,
.btn-primary {
    border-color: #0D96CD;
    background-color: #0D96CD;
    box-shadow: inset 0 0 0 0 #00a8bd;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    transition: all ease 0.5s;
}
.bg1{
	box-shadow: inset 0 0 0 0 #00a8bd;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	transition: all ease 0.5s;
	background-image: url(../images/bg1.jpg);
	background-size: cover;
}
.bg2{
	box-shadow: inset 0 0 0 0 #00a8bd;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	transition: all ease 0.5s;
	background-image: url(../images/bg2.jpg);
	background-size: cover;
}
.bg3{
	box-shadow: inset 0 0 0 0 #00a8bd;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	transition: all ease 0.5s;
	background-image: url(../images/bg3.png);
	background-size: cover;
}
.bg4{
	border-color: #0D96CD;
	box-shadow: inset 0 0 0 0 #00a8bd;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	transition: all ease 0.5s;
	background-image: url(../images/bg4.jpg);
	background-size: cover;
}
.bg5{
	box-shadow: inset 0 0 0 0 #00a8bd;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	transition: all ease 0.5s;
	background-image: url(../images/bg5.jpg);
	background-size: cover;
}
.bg6{
	box-shadow: inset 0 0 0 0 #00a8bd;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	transition: all ease 0.5s;
	background-image: url(../images/bg6.jpg);
	background-size: cover;
}
.bg7{
	box-shadow: inset 0 0 0 0 #00a8bd;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	transition: all ease 0.5s;
	background-image: url(../images/bg7.jpg);
	background-size: cover;
}
.bg8{
	box-shadow: inset 0 0 0 0 #00a8bd;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	transition: all ease 0.5s;
	background-image: url(../images/bg8.jpg);
	background-size: cover;
	height: 500px;
}
ul.vision {
    list-style-image: url(../images/tick.png);
    padding-left: 10px;
    margin-left: 20px;
}
.bg9{
	box-shadow: inset 0 0 0 0 #00a8bd;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	transition: all ease 0.5s;
	background-image: url(../images/bg9.jpg);

}
.bg10{
	box-shadow: inset 0 0 0 0 #00a8bd;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	transition: all ease 0.5s;
	background-image: url(../images/bg10.jpg);
	background-size: cover;
}
.pagination a:hover,
.tags-widget a:hover,
.btn-primary:hover {
    color: #ffffff !important;
    box-shadow: inset 0 100px 0 0 #00a8bd;
    border-color: #00a8bd;
	background-image: url(../images/bg1.jpg);
}
.section.lb {
    border-top: 1px solid #eee;
}

.tagline-message h3 {
    padding-bottom: 45px;
    font-size: 36px;
	font-family: 'Bogart Bold Italic';
	line-height: normal;
    margin: 0;
    color: #ffffff;
}

.section.lb .tagline-message h3,
.section.gb .tagline-message h3 {
    color: #000;
}

.callout h3 {
    font-size: 80px;
    line-height: 80px;
    margin-top: 0;
    color: #ffffff;
    font-weight: 900;
}

.callout h4 {
    color: #ffffff;
}

.callout h3 sup {
    font-size: 34px;
    top: -0.2em;
    vertical-align: super;
}

.callout .lead {
	color: #ffffff;
	font-size: 20px;
	font-weight: normal;
	line-height: 36px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}

.p40l {
    padding-left: 4rem;
}

.custom-module h2 {
    font-size: 45px;
	color: #1C3159;
    font-weight: bold;
	line-height:normal;
    margin: 20px 0 30px;
    padding: 0;
	font-family: 'Bogart Bold Italic';
}

.custom-module mark {
    line-height: 1;
    color: #ffffff;
    padding: 0 10px;
}

.custom-module p {
	font-size: 18px;
	padding-bottom: 20px;
    margin: 0;
	font-family: 'Bogart Regular';
}


.section {
    background-color: #ffffff;
    padding: 10rem 0;
    position: relative;
    display: block;
}

.section-title {
    margin-bottom: 45px;
}

.text-widget h3,
.section-title h3 {
    margin: 0 0 25px;
    padding: 0;
    line-height: 1;
    font-size: 45px;
	font-family: 'Bogart Bold Italic';
	color: #1C3159;

}

.section-title p {
    max-width: 800px;
    margin: 0 auto;
    padding: 0;
    font-size: 16px;
    font-family: 'Droid Serif', sans-serif;
    font-style: italic;
}

.section.gb {
	background-color: #1C3159;
}

.plant {
	background-image: url(../images/skyr1.jpg);
	background-size: cover;
}

.overlay {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
    background: url(../images/pattern.png) repeat center center rgba(0, 0, 0, 0.2);
}
.video-section {
    position: relative;
}

.slider-bottom {
    position: absolute;
    bottom: 20px;
    left: 0;
    font-size: 12px;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 3px;
    z-index: 11;
    right: 0;
    margin: auto;
    text-align: center;
}

.slider-bottom i {
    display: block;
    font-size: 14px;
    padding: 10px;
}

.home-text-wrapper {
    display: table;
    width: 100%;
    height: 100%;
    max-width: 900px;
    position: relative;
    text-align: center;
    z-index: 11;
}

.home-content {
    position: relative;
}

.home-message {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}

.home-message p {
    font-size: 45px;
    color: #ffffff;
	line-height: 45px;
    padding-top: 70px;
    margin: 0;
    font-weight: 700;
}

.home-message small {
    font-size: 16px;
    font-family: 'Droid Serif', sans-serif;
    font-style: italic;
    display: block;
    padding: 20px 0 15px;
    margin: 0;
}

.nopadtop {
    padding-top: 0 !important;
}

.box {
	background-color: rgba(255, 255, 255, 0.8);
	margin-top: 10px;
	padding-top: 2rem;
	padding-right: 3rem;
	padding-bottom: 1rem;
	padding-left: 3rem;
	border-radius: 10px;
    text-align: justify;
}

.box p {
	font-family: 'Bogart Medium';
	padding: 0;
	margin-bottom: 15px;
	font-size: 16px;
}

.box i {
	margin-bottom: 10px;
	display: inline-block;
	line-height: 1;
	font-size: 46px
}

.box h4 {
    font-size: 24px;
    margin-bottom: 10px;
    color: #1C3159;
}
.box h1 {
    font-size: 36px;
    margin-bottom: 10px;
    color: #1C3159;
}
.box h3 {
	font-family: 'Bogart Medium';
    font-size: 24px;
	line-height: normal;
    margin-bottom: 10px;
    color: #1C3159;
}
.map-box {
    background-color: #fff;
    padding: 10px 10px 0 10px;
    box-shadow: 2px 2px 8px #ccc;
}

.m30 {
    margin-top: -60px;
}

.readmore {
    font-weight: 700;
    font-size: 15px;
}

.readmore:after {
    content: "\f107";
    vertical-align: middle;
    padding-left: 5px;
    font-family: "Flaticon";
    font-size: 11px;
}

.image-box {
    position: relative;
}

.image-box .overlay {
    background-image: none;
    border-radius: 6px;
    background-color: rgba(0, 0, 0, 0.2);
}

.image-box img {
    width: 100%;
}

.image-box h4 a,
.image-box h4 {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 50%;
    z-index: 1;
    font-size: 20px;
    margin: -7px auto;
    color: #ffffff;
}
hr.invis {
    border: 0;
    margin: 15px 0;
}
.entry {
    position: relative;
}

.magnifier {
    position: absolute;
    bottom: 0;
    left: 0;
    visibility: hidden;
    right: 0;
    opacity: 0;
    top: 0;
    background-color: rgba(237, 237, 237, 0.4);
    -webkit-transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
    -moz-transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
    -o-transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
    transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
}

.entry:hover .magnifier {
    opacity: 1;
    z-index: 1000;
    left: 5%;
    top: 5%;
    right: 5%;
    bottom: 5%;
    position: absolute;
    visibility: visible;
}

.magnifier a {
    position: absolute;
    top: 50%;
    text-align: center;
    left: 0;
    right: 0;
    margin: -20px auto;
    font-size: 30px;
    color: #fff !important;
}


.blog-list {
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.blog-meta .list-inline li span {
    font-style: italic;
    color: #fff;
    text-transform: none;
    letter-spacing: 0;
    font-size: 14px;
    padding-right: 5px;
}

.blog-meta h3 {
    padding: 0;
    margin: 10px 0;
    font-size: 30px;
    font-weight: 700;
}

.blog-meta small,
.blog-meta .list-inline li,
.blog-meta .list-inline li a {
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
}

.blog-meta .list-inline li {
    color: #b9b9b9;
    letter-spacing: 0;
}

.blog-media img {
    width: 100%;
}

.blog-media {
    display: block;
    margin: 25px 0;
}

.blog-desc-big .lead {
    color: #000000;
    font-weight: 600;
}

.blog-desc-big .btn {
    margin-top: 15px;
}

.image-wrap img {
    width: 100%;
}



.blog-box {
	background-color: #fff;
    border-radius: 6px 6px 0 0;
	box-shadow: 0 30px 50px 0 rgba(1, 1, 1, 0.18);

}

.blog-box .magnifier {
    border-radius: 6px 6px 0 0;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
}

.blog-box img {
    width: 100%;
    border-radius: 6px 6px 0 0;
}

.post-meta {
    padding: 15px 30px 10px;
    margin-top: -5px;
    border-top: 1px solid #eaeaea;
    line-height: 1;
}

.post-meta a {
    font-size: 13px;
    color: #aaa;
}

.post-meta .list-inline>li {
    padding-left: 0;
    padding-right: 0;
    margin-right: 10px;
}

.post-meta li:last-child:after {
    content: ""
}

.blog-desc {
    padding: 3rem 2rem;
    display: block;
    position: relative;
}

.blog-desc h4 {
	font-family: 'Bogart Bold';
    font-size: 26px;
    padding: 0 0 5px;
    margin: 0;
    color: #1C3159;
}
.blog-desc a {
    color:  #42ADD7;
}

.blog-desc p {
    padding: 0;
    margin: 0;
}

.stat-count h3,
.stat-count h4 {
	color: #0D96CD;
}

.stat-count h4 {
	font-size: 54px;
	line-height: 1;
	padding: 0;
	margin: 0;
	font-weight: bold;
}

.stat-count h3 {
    padding: 30px 0 25px;
    margin: 0;
    line-height: 1;
    font-size: 20px;
}

.stat-count h3 i {
    padding-right: 10px;
    border-right: 1px solid #fff;
    margin-right: 10px;
}

.stat-count p {
	padding: 0;
	margin: 0;
	font-size: 16px;
	font-family: 'Droid Serif', sans-serif;
	font-style: italic;
	color: #FFF;
}

.blog-grid .col-md-6,
.blog-grid .col-md-4 {
    margin-bottom: 30px
}


/******************************************
TESTIMONIAL
******************************************/

.testimonial {
    border: 1px solid #eaeaea;
}

.testimonial p {
    margin-bottom: 0;
	 font-size: 14px;
}

.testimonial p.testiname {
    font-style: normal;
    font-size: 18px;
    display: block;
    padding-bottom: 0;
    margin-left: 20px;
    margin-bottom: 20px;
    margin-top: 0px;
}

.testimonial p.testiname strong {
	color: #1C3159;
}

.testimonial img {
    margin-right: 10px;
    max-width: 40px;
}

.testimonial:after {
    content: "\f10e";
    padding: 45px;
    font-family: FontAwesome;
    position: absolute;
    bottom: 0px;
    color: #ccc;
    font-size: 21px;
    right: 10px;
}

.testimonial:before {
    content: "\f10d";
    padding: 15px;
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    color: #ccc;
    font-size: 21px;
    left: 10px;
}

.testimonial .rating {
    margin-top: 20px;
}

.rating {
    display: block;
}

.rating i {
    color: #f4af0b !important;
    margin-bottom: 0;
    padding-bottom: 0;
    line-height: 1;
    display: inline-block;
    font-size: 15px;
}
.article h1 {
    padding-bottom: 0;
    line-height: normal;
}
.article h3 {
    font-size: 24px;
     font-family: 'Bogart Regular';
     padding: 0;
     line-height: normal;
}
.pd-0{ padding: 0px !important; }
@media only screen and (max-width: 768px) {
    .xs-pd0{ padding: 0px; }
}

/*-------End of----------------New-css-------*/







body.cke-text.cke_contents_ltr p {
	color: #333;
}

.sidebar_promo_content.text-center {
	width: 224px;
	background: rgba(35,35,35, 0.5);
	border: solid 2px #937c6f;
	padding-bottom: 53px;
	padding-top: 50px;
	margin: 0 auto;
}
.sidebar_promo_button {
	width: 150px;
	height: 28px;
	background: #937c6f;
	margin: 0 auto;
	margin-top: 22px;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
.sidebar_promo_button a {
	display: block;
	font-size: 12px;
	line-height: 28px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	color: #FFFFFF;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
/*.ts-padding {
	padding: 35px 35px;
}*/
.btn {
	border-radius: 0;
	font-size: 18px;
	color: #ffffff !important;
	padding: 10px 40px 5px 40px;
	text-transform: capitalize;
}
.font-cl {
	font-size: 20px;
	text-shadow: 1px 2px #f60;
	margin-top: 15px;
}
.newsletter_image {
	padding: 35px 0px;
}
.box-contact.btn-home {
	margin-top: 15px;
}
a.btn-home {
	padding: 10px 45px!important;
	font-size: 21px;
	font-weight: bold;
	text-transform: inherit;
	color: #FD620E;
	background: #101010;
	border-color: #6C6C6C;
	/* margin-top: 15px; */
	border-radius: 50px;
}
a.btn-home:hover {
	color: #ffffff;
	background: #ee3b24;
	border-color: #6C6C6C;
}
.img-box-top-bg-icon {
	border-radius: 50%;
	background: #ee3b24;
	height: 130px;
	width: 130px;
	/* padding: 25px; */
	margin: 25px;
	text-align: center;
}
.content-box-bottom h4 {
	color: #ee3b24;
	text-align: center;
	font-size: 12px!important;
}
.content-box-bottom p {
	text-align: center;
	font-size: 10px!important;
}
.img-box-top-bg-icon {
	border-radius: 50%;
	background: #ee3b24;
	height: 75px;
	width: 75px;
	padding: 25px;
	margin: 0 auto;
	text-align: center;
}
.icon-box {
	text-align: center;
	color: #fff;
	font-size: 20px;/* padding: 30px; */
}
.content-box-bottom h4 {
	color: #ee3b24;
	text-align: center;
}
.content-box-bottom p {
	text-align: center;
	font-size: 10px;
}

/* ------------------------------------- */
/* 1. Generic styles ................... */
/* ------------------------------------- */
.faq-bg{
	background-color: #ffffff;
    background-image: -webkit-linear-gradient(111deg, #f1f5f8 55%, #fffafa 54%);
}

.content-white p {
	color: #fff;
	font-size: 14px;
}
.content-black {
	color: #000;
}
.img-box-top {
	line-height: 115px;
	text-align: center;
}
.img-box-top_fit_center {
	border-radius: 5px;
	margin-bottom: 0px;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.sec12bg .product-desc-12 {
	font-size: 14px;
	line-height: 23px !important;
}
.content-black p {
	color: #000;
	font-size: 14px;
}
.content-box-bottom h4 {
	color: #ee3b24;
}
/*.box-buy-now {
    /* background: #333; 
    padding-bottom: 35px;
}*/
.scroll-touch {
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}
body, html {
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: transparent;
	width: 100%;
}
body, input, select, textarea {
	-webkit-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
}
a {
	-webkit-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	cursor: pointer;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #00af94;
	text-decoration: none !important;
	outline: none !important;
}
a:active, a:focus {
	outline: none !important;
	text-decoration: none !important;
	color: #FFFFFF;
}
button {
	-webkit-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	cursor: pointer;
}
button:hover, button:active, button:focus {
	outline: none !important;
	text-decoration: none !important;
	color: #2B2D35;
}

span.mrp {
	font-size: 1em;
	line-height: 1.6em;
	color: #000;
}
span.product-shipping {
	font-size: .9em;
	line-height: 1.6em;
	color: #b1acac !important;
}
.affiliate.buy-now {
	vertical-align: bottom !important;/* margin-top: 60px; */
}
span.product-returns {
	font-size: .9em;
	line-height: 1.6em;
	color: #b1acac !important;
}
.sec12bg .product-sku {
	font-size: 12px;
	color: #b1acac !important;
	text-align: center;
	margin-left: 24px;
}
p.basket-sku {
	font-size: 12px!important;
	color: #b1acac !important;
	/* text-align: center; */
	margin-bottom: 10px!important;
}
.sec12bg .btn-cart a.btn.addtocart:hover {
	color: #fff;
	background: #ee3b24 !important;
	border-color: #da5711 !important;
}
/*.bg-inner.bg-innner p, span {
    font-size: .9em;
    line-height: 1.6em;
    color: #323232;
}*/
.bg-inner.bg-innner h3, .h3 {
	font-size: 21px;
	color: #333;
}
hr {
	margin-top: 4px !important;
	margin-bottom: 10px !important;
	border-top: 1px solid #eee;
}
.div_first p {
	color: #333;
	font-size: 14px;
}
.bg-inner.bg-innner h5 {
	font-weight: bold;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	color: #333;
	margin-bottom: 0px;
}
.bg-inner.bg-innner p {
	font-weight: bold;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	color: #333;
	margin-bottom: 0px;
}
.icon img {
	vertical-align: text-bottom;
	margin-top: 1px !important;
}
.sub-heading-grey {
	margin: 10px 0px;
	font-size: 18px;
	color: #63615f;
	font-weight: bold;
	font-family: 'Montserrat', sans-serif;
}
.sub-heading-white {
	margin: 10px 0px;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	font-family: 'Montserrat', sans-serif;
}
.img-box-black p {
	color: #000!important;
}
h2 {
	font-size: 21px;
	margin-top: 15px;
	margin-bottom: 30px;
}
h3 {
    font-size: 30px;
    margin-bottom: 5px;
}
h5 {
	font-size: 20px;
	margin-bottom: 25px;
}
h6 {
	font-size: 15px;
	margin-bottom: 25px;
}
.feature-content p {
	color: #000;
}
sub {
	font-size: 0.8em;
	position: relative;
	top: 0.5em;
}
sup {
	font-size: 0.8em;
	position: relative;
	top: -0.5em;
}
/*---------------------------------------------------------------------------------------------------------------------------------------------------*/





/*--------------------------------------------new-css-basket------------------------------------------------*/
.content-inner-area h4 {
	font-size: 25px;
	font-weight: bold;
	color: #000;
}
.space-top-bt {
    margin-top: 10px;
    margin-bottom: 10px;
}
.content-inner-area p {
	color: #000;
	margin-bottom: 25px;
}
input.form-controller.quantity {
	color: #2f2e2e;
}
.content-inner-area button:hover, button:active, button:focus {
	outline: none !important;
	text-decoration: none !important;
	color: #fcfdff;
}
span.cross-btn-st {
	padding-left: 24px;
	font-size: 21px;
	color: #ff5f5f;
}
.navbar {
	border-radius: 4px;
	margin-bottom: 0px;
}
.box-boder h2 {
	font-weight: bold;
	margin: 30% 8%;
	font-size: 24px;
	color: #131212;
}
.navbar {
	margin-bottom: 0px!important;
}
.stepwizard-step p {
	margin-top: 10px;
}
.stepwizard-row {
	display: table-row;
}
.stepwizard {
	display: table;
	width: 100%;
	position: relative;
}
.stepwizard-step button[disabled] {
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}
.stepwizard-row:before {
	top: 14px;
	bottom: 0;
	position: absolute;
	content: " ";
	width: 100%;
	height: 1px;
	background-color: #ccc;
	z-order: 0;
}
span.icon-t i {
	font-size: 1.2em;
	transform: scaleX(-1) !important;
}
.stepwizard-step {
	display: table-cell;
	text-align: center;
	position: relative;
}
.stepwizard-step .btn {
	border-radius: 50%;
}
.content-area-box {
	padding: 40px 40px;
	background: #f5f5f5;
	margin-right: -15px;
	height: 570px;
}
.listing-box {
	background: #f5f5f5;
	height: 572px;
}
.btn-product-btn {
	background: #000;
	border-radius: 25px;
	color: #fff;
	padding: 9px 45px;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 24px;
}
.btn-product-btn:hover {
	background: #f60;
	border-radius: 25px;
	color: #000;
	padding: 9px 45px;
	font-size: 14px;
	text-transform: uppercase;
	border: 1px solid#fffdfd;
	box-shadow: 1px 2px 1px 0px #333;
	margin-top: 15px;
}
.img-box-area {
	margin-left: -15px;
	margin-right: -15px;
}
#footer-upper-listing {
	background: #eaf2f8;
	padding: 35px 0px;
	text-align: center;
}
#footer-upper-listing h4 {
	font-weight: bold;
	/*  margin: 3% 8%;*/
	font-size: 36px;
	color: #131212;
	font-family: 'Montserrat', sans-serif;
	font-style: italic;
}
.content-inner-area h4 {
	font-family: 'Montserrat', sans-serif;
}
.bg-inner.bg-innner .table thead>tr>th, .table tbody>tr>th, .table tfoot>tr>th, .table thead>tr>td, .table tbody>tr>td, .table tfoot>tr>td {
	border-bottom: 1px solid #ddd!important;
	border-top: none!important;
}
.stepwizard-step .btn {
	padding: 12px 12px!important;
	background: #037b17;
}
.stepwizard-step .btn:hover, .btn:focus, .btn.focus {
	color: #333!important;
}
.box-padding .formBtn .main-box {
	margin: 10px;
	width: 100%;
	height: 400px;
	/*padding:15px;*/
	line-height: 115px;
	text-align: center;
	border: 1px solid red;
}
.resize_fit_center {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.img-box-content {
	/* margin: 10px; */
    /* width: 100%; */
	height: 300px;
	/* padding: 15px; */
	line-height: 115px;
	text-align: center;/*  border: 1px solid red;*/
}
.img-box-content_fit_center {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
	height: 270px;
}
/*.formBtn {
     float: right;
}*/
.like-box {
	padding: 69px 0px;
	background: #f5f5f5;
	margin-top: 35px;
	/* min-height: 415px; */
}
.main-box {
	position:relative;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
	margin:0 auto;
  
}
.main-box img {
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}

/*.panel-title {
	margin-top: 14px;
	margin-bottom: 15px;
}*/
 @media (max-width: 768px) {
.slideshow .heading-text {
	font-size: 25px!important;
}
.camera_caption {
    padding-top: 0%!important;
}
.like-box.owl-controls.clickable {
    display: none !important;
}
.navbar-right {
	margin-top: -19px;
}
#mayLike .item img {
	min-width: 300px!important;
	height: auto!important;
	width: 100%!important;
}
.extra_promo_image {
      margin-top: -12px;
  }
.like-box {
    padding: 15px 0px!important;
    vertical-align: middle;
    text-align: center;
}
.well.well-sm.box-contact {
	text-align: center;
	height:auto !important;
	min-height:auto !important;
}
.btn-home {
	/* padding: 10px 45px!important; */
	margin-top: 30px;
	text-align: center;
}
.font-cl {
	font-size: 20px;
	margin-top: 15px;
	color: #f76809;
}
.heading-1 {
	text-align: center;
}
div#accordion .panel {
	padding-bottom: 15px;
}
.space-sec-top {
	margin-top: 20px !important;
}
.listing-box {
	height: auto!important;
}
.form-back-Btn {
	width: 100%!important;
}
.formBtn {
	width: 100%!important;
}
.form-back-Btn {
	text-align: center;
}
.form-back-Btn {
	text-align: center;
}
.formBtn {
	float: none;
}
.table thead>tr>th, td {
	padding: 0px!important;
}
.div_first {
	text-align: center;
}
}
.btn:hover, .btn:focus, .btn.focus {
	color: #fffcfc!important;
}
.buy_now {
	background: #ff6600!important;
	color: #fff!important;
	border: 2px solid #ee3b24!important;
	padding: 10px 50px!important;/* font-size: 3.8em; */
}
/*.box-buy-now {
	margin-bottom: 35px;
}*/
.btn-circle {
	width: 56px;
	height: 56px;
	text-align: center;
	padding: 12px 0;
	font-size: 20px;
	line-height: 1.428571429;
	border-radius: 35px;
	margin-top: -14px;
	border: solid 3px #ccc !important;
	opacity: 1 !important;
	-webkit-box-shadow: inset 0px 0px 0px 3px #fff !important;
	-moz-box-shadow: inset 0px 0px 0px 3px #fff !important;
	-o-box-shadow: inset 0px 0px 0px 3px #fff !important;
	-ms-box-shadow: inset 0px 0px 0px 3px #fff !important;
	box-shadow: inset 0px 0px 0px 3px #fff !important;
	backgournd-color: #428bca;
}
.stepwizard-step p {
	margin-top: 10px;
	color: #333;
	font-size: 14px;
}
.stepwizard-row {
	display: table-row;
}
.stepwizard {
	display: table;
	width: 100%;
	position: relative;
}
.stepwizard-step button[disabled] {
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}
.stepwizard-row:before {
	top: 14px;
	bottom: 0;
	position: absolute;
	content: " ";
	width: 100%;
	height: 1px;
	background-color: #ccc;
	z-order: 0;
}
.stepwizard-step {
	display: table-cell;
	text-align: center;
	position: relative;
}
/*.subscribe button {
	padding: 13px 20px!important;
	color: #8c8a8a!important;
}
.subscribe button {
	background: #ffffff!important;
	border-radius: 0px!important;
	padding: 10.2px 16px!important;
	border: 1px solid #fff;
}
.subscribe input.form-control {
	border: 1px solid #fff!important;
}*/
 @media (min-width: 768px) {
.form-horizontal .control-label {
	padding-top: 7px;
	margin-bottom: 6px;
	text-align: left !important;
}
}
.btn-circle {
	width: 56px;
	height: 56px;
	text-align: center;
	padding: 12px 0;
	font-size: 20px;
	line-height: 1.428571429;
	border-radius: 35px;
	margin-top: -14px;
	border: solid 3px #ccc !important;
	opacity: 1 !important;
	-webkit-box-shadow: inset 0px 0px 0px 3px #fff !important;
	-moz-box-shadow: inset 0px 0px 0px 3px #fff !important;
	-o-box-shadow: inset 0px 0px 0px 3px #fff !important;
	-ms-box-shadow: inset 0px 0px 0px 3px #fff !important;
	box-shadow: inset 0px 0px 0px 3px #fff !important;
	backgournd-color: #428bca;
}
a.lightbox img {
	width: 100%;
	height: 265px;
}
.bg-inner.bg-innner {
	box-shadow: -2px 4px 6px #bbbaba;
	background: #ffffff;
	padding: 28px 0px 15px 0px;
	border: 1px solid #f3c1bb;
	color: #333;
}
.bg-inner.bg-innner-bottom {
	background: #efeaea;
	padding: 15px 0px 35px 0px;
	margin-top: 45px;
}
.box-boder-main {
	border: 1px solid #ccc4c4;
	padding: 20px 15px;
}
.icon img {
	vertical-align: text-bottom;
	margin-top: 18px;
}
.text-rightt {
	font-family: 'Montserrat', sans-serif;
	text-align: left;
}
.img-box-area img {
	height: 570px;
}
.text-rightt h5 {
	font-weight: bold;
	font-family: 'Montserrat', sans-serif;
	margin: 0px;
	font-size: 14px;
	color: #333;
}
.text-rightt p {
	font-weight: bold;
	font-family: 'Montserrat', sans-serif;
	margin: 0px;
	font-size: 14px;
	color: #333;
}
form#frmCart h2.product-title-12 {
	color: #e95609;
}
select#sel1.form-control {
	display: block;
	width: 100%;
	height: 40px!important;
}
.box-padding {
	padding: 35px 15px 5px 15px;
}
.bg-inner.bg-innner select#sel1 {
	height: 42px;
	width: 55%;
}
.bg-inner.bg-innner select#dr_shipCountry {
	height: 42px;
	width: 100%;
}
label {
	font-family: 'Montserrat', sans-serif;
}
.tooltip {
	position: relative;
	display: inline-block;
	border-bottom: 1px dotted black;
}
.tooltip .tooltiptext {
	visibility: hidden;
	width: 120px;
	background-color: black;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	padding: 5px 0;
	/* Position the tooltip */
	position: absolute;
	z-index: 1;
	top: 100%;
	left: 50%;
	margin-left: -60px;
}
.tooltip:hover .tooltiptext {
	visibility: visible;
}
span.icon-t i.fa.fa-truck.fa-2x {
	transform: scaleX(-1) !important;
}
.formBtn {
	background: #000000;
	color: #fff;
	border-radius: 50px!important;
	font-size: 14px;
	padding: 10px 45px!important;
	font-size: 21px;
	font-weight: 400;
	text-transform: inherit;
}
.formBtn:hover {
	background: #f60;
	color: #fff;
	border-color: #da5711 !important;
}
.text-right-side {
	float: right;
}
.bg-inner.bg-innner a {
	color: #000;
	text-decoration: underline;
}
.form-sign-Btn {
	background: #000;
	color: #fff;
	font-size: 14px!important;
	border-radius: 5px!important;
}
.form-sign-Btn:hover {
	background: #333;
	color: #fff!important;
}
.form-back-Btn {
	background: #000000;
	color: #fff;
	border-radius: 50px!important;
	font-size: 14px;
	padding: 10px 45px!important;
	font-size: 21px;
	font-weight: 400;
	text-transform: inherit;
}
.form-back-Btn:hover {
	background: #333;
	color: #fff!important;
}
.form-control {
	display: block;
	width: 100%;
	height: 45px!important;
}
a.btn.btn-primary.addtocart {
	padding: 10px 45px!important;
	font-size: 21px;
	font-weight: bold;
	text-transform: inherit;
}
.box-padding-price {
	padding: 8px 30px;
	color: #333!important;
}
.btn .btn-success-2 {
	color: #323232;
	border-radius: 50px;
	padding: 10px 30px;
	background: #fff;
	font-size: 14px;
}
body, input, select, textarea {
	-webkit-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
}
a {
	-webkit-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	cursor: pointer;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #00af94;
	text-decoration: none !important;
	outline: none !important;
}
a:active, a:focus {
	outline: none !important;
	text-decoration: none !important;
	color: #FFFFFF;
}
button {
	-webkit-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	cursor: pointer;
}
button:hover, button:active, button:focus {
	outline: none !important;
	text-decoration: none !important;
	color: #2B2D35;
}
strong, b {
	font-weight: 700;
}
.bg-light {
	background: #fff;
	color: #c7c1c1;
	font-size: 1.8em;
	padding: 14% 0%;
	text-align: center;
	varical-align: top;
	text-transform: lowercase;
	/* text-shadow: 2px 2px #fb6a03; */
	width: 100%;
	/* height: 238px; */
	width: 100%;
	height: 255px;
}
.well.well-sm.box-contact {
	padding: 35px 23px 100px 100px;
	border-radius: 3px;
	margin-left: -100px;
	min-height: 515px;
	z-index: 4;
	background: #f5f5f5 !important;
}
.well.well-sm.box-contact h2 {
	font-size: 30px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 43px;
}
/*---------------------------------------------------------------------------------------------------------------------------------*/
/*em, i {
	font-style: italic;
}*/
/* Global styles
================================================== */
section.img {
	z-index: -999;
	position: relative;
}
.content-box .fa.fa-star {
	color: #f60;
}
.body-inner {
	position: relative;
	overflow: hidden;
}
.boter-squr {
	background: #fff;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a.read-more {
	color: #323232;
}
/*.ts-padding {
	padding: 35px 35px;
}*/
section.sec7bg.animated {
	padding-top: 0px;
}
.no-padding {
	padding-top: 0;
	background: #fff;
}
.media>.pull-left {
	margin-right: 20px;
}
.box-text h2 {
	color: #fff;
	margin-bottom: 25px;
	font-size: 45px;
}
.heading {
	/*padding-bottom: 20px;*/
	padding-left: 0px;
	/*	margin-top: 10px;*/
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.gap-60 {
	clear: both;
	height: 60px;
}
.panel-heading.active {
	background-color: red;
}
.gap-40 {
	clear: both;
	height: 40px;
}
.gap-30 {
	clear: both;
}
.gap-20 {
	clear: both;
	height: 20px;
}
a:focus {
	outline: 0;
}
.img-box-1 ul li {
	color: #464242;
}
.p120 {
    padding-bottom: 120px !important;
}
.pt20 {
    padding-top: 20px !important;
}
.pb100  {
    padding-bottom: 100px !important;
}
.pb20  {
    padding-bottom: 20px !important;
}
section#products-1.row.img-box-1 p {
	color: #000;
}
.animated .img-box-2 p {
	color: #fff !important;
}

section#service p {
	color: #000!important;
}

section#products-1 .img-box-2 p {
	color: #fff;
}
.btn.btn-primary:hover {
	color: #fff;
}
.btn.btn-primary.white {
	border: 2px solid #fff;
	color: #fff;
}
.btn.btn-primary.white:hover {
	border: 2px solid transparent;
}
.btn.btn-primary.square {
	border-radius: 0;
	color: #fff;
}
.card-body .btn.btn-primary {
	color: #323232;
	border-radius: 50px;
	position: absolute;
	top: 125px;
	left: 75px;
	padding: 10px 30px;
	background: none;
	font-size: 14px;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.card-body .btn.btn-primary:hover {
	color: #fff;
}
.space img {
	margin-top: 20px;
}
.btn.btn-primary.solid {
	color: #fff;
}
.space {
	margin-top: 10px;
}
.testfreaks-badge {
	color: #FF0;
}
.btn.btn-primary.solid.blank:hover {
	color: #333;
}
.indicators-line > .carousel-indicators li {
	display: none;
}
.btn.btn-primary.solid:hover {
	background: none;
}
ul.circle, ul.check-list {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.circle li {
	position: relative;
	margin-left: 30px;
	padding-bottom: 20px;
}
.product_info {
	float: left;
	font-family: 'Lucida';
}
.product_name {
	margin-top: 15px;
}
.product_name a {
	margin-top: 15px;
	font-size: 32px;
	font-weight: normal;
	color: #000;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
	letter-spacing: -1px;
}
section.sec5bg.image-block.no-padding.box-cat ul li {
    text-align: left;
    list-style: disc;
    /* padding-left: 40
px
; */
}
.product_name a:hover {
	color: #937c6f;
}
.product_price {
	font-size: 21px;
	font-weight: normal;
	color: #33CCFF;
	margin-top: 0px;
}
ul.circle li:before {
	content: "\f111";
	font-family: FontAwesome;
	font-size: 8px;
	line-height: 8px;
	border: 2px solid rgba(0, 0, 0,.1);
	border-radius: 100%;
	position: absolute;
	left: -33px;
	top: 5px;
}
ul.unstyled {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.check-list li {
	margin-bottom: 5px;
}
ul.check-list li i {
	margin-right: 10px;
	font-size: 14px !important;
}
ul.arrow li:before {
	content: "\f105";
	font-family: FontAwesome;
	margin-right: 10px;
}
blockquote p {
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	font-style: italic;
	color: #959595;
}
blockquote {
	margin: 20px 0;
}
.service-content.single-slide {
	background-color: #fff;
	padding: 15px;
	color: #707070;
	font-size: 16px;
	line-height: 26px;
	border: 2px dashed #e8e4e8;
	box-shadow: 0 8px 8px -2px rgba(221, 221, 221, 0.8);
	-webkit-box-shadow: 0 8px 8px -2px rgba(221, 221, 221, 0.8);
	-moz-box-shadow: 0 8px 8px -2px rgba(221, 221, 221, 0.8);
	-moz-box-shadow: 0 0 10px #ccc;
	-webkit-box-shadow: 0 0 10px #ccc;
	box-shadow: 0 0 10px #b3adad;
}
.service-content.single-slide:hover {
	background-color: #fff;
	padding: 15px;
	color: #707070;
	font-size: 16px;
	line-height: 26px;
	border: 2px dashed #e8e4e8;
	box-shadow: 0 8px 8px -2px rgba(221, 221, 221, 0.8);
	-webkit-box-shadow: 0 8px 8px -2px rgba(221, 221, 221, 0.8);
	-moz-box-shadow: 0 8px 8px -2px rgba(221, 221, 221, 0.8);
	-moz-box-shadow: 0 0 10px #ccc;
	-webkit-box-shadow: 0 0 10px #ccc;
	box-shadow: 0 0 10px #b3adad;
}
/*.space-top {
	margin-top: 35px;
}
 Common styles
================================================== */

/* Angle */

.angle:before {
	display: none !important;
	background: #fff;
	content: "";
	height: 75px;
	top: -37px;
	position: absolute;
	width: 100%;
	z-index: 2;
	-webkit-transform: skew(0deg, 2deg);
	-moz-transform: skew(0deg, 2deg);
	-ms-transform: skewX(0deg) skewY(2deg);
	-o-transform: skew(0deg, 2deg);
	transform: skew(0deg, 2deg);
}
.portfolio.angle:before {
	background: #f5f5f5;
}
.portfolio.angle {
	padding-bottom: 120px;
}
.clients.angle {
	padding: 120px 0;
}
/* Parallax */
.parallax-overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(11, 11, 11, 0.83);
	opacity: 1;
}
.parallax h2, .parallax h3 {
	/*	color: #fff;*/
	margin-top: 0;
}
.parallax .btn {
	color: #fff;
}
.parallax-overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	/*background: rgb(13, 13, 13);
	opacity: 0.9;*/
}
.parallax h3 {
	margin-bottom: 30px;
}
.parallax1 {
/*background: url(../images/parallax/parallax1.jpg) no-repeat;*//* margin-top: 186px; */
}
.parallax2 {
/*background: url(../images/parallax/parallax2.jpg) no-repeat;*/
}
.parallax3 {
/*background: url(../images/parallax/parallax3.jpg) no-repeat;*/
}
.parallax4 {
/*background: url(../images/parallax/parallax4.jpg) no-repeat;*/
}
.parallax .btn.solid {
	margin-left: 10px;
}
/* Deafult title */

.title-icon {
	font-size: 32px;
	margin-right: 15px;
	margin-top: 9px;
	color: #959595;
}
.title-icon.classic {
	margin-top: 0;
}
.title {
	position: relative;
	margin: 0;
	line-height: 32px;
	display: inline-block;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.title.classic {
	line-height: 40px;
	height: 34px;
}
.title-desc {
	font-family: 'Lato', serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: 400;
	text-transform: capitalize;
	display: block;
	color: #6A6A6A
}
/* Title style 2 */

.title2 {
	position: relative;
	margin-top: 30px;
}
.title2:after {
	content: '';
	width: 150px;
	left: 50%;
	margin-left: -75px;
	top: 50%;
	height: 3px;
	background: #dedede;
	position: absolute;
}
.title2 .title-desc {
	padding-top: 30px;
}
/* Title border */

.title-border {
	line-height: normal;
	margin-top: 0;
}
.widget-title {
	margin-bottom: 25px;
	font-size: 20px;
}
.post-title {
	font-size: 24px;
	line-height: normal;
}
.post-title a {
	color: #323232;
}
.long-desc {
	font-size: 16px;
}
/* Icon pentagon */

.icon-pentagon {
	display: inline-block;
	height: 24px;
	width: 40px;
	position: relative;
	color: #fff;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.icon-pentagon:hover {
	color: rgba(0,0,0,.5);
}
.icon-pentagon:before {
	border-left: 20px solid rgba(0, 0, 0, 0);
	border-right: 20px solid rgba(0, 0, 0, 0);
	top: -10px;
	content: "";
	height: 0;
	left: 0;
	position: absolute;
	width: 0;
}
.icon-pentagon:after {
	border-left: 20px solid rgba(0, 0, 0, 0);
	border-right: 20px solid rgba(0, 0, 0, 0);
	bottom: -10px;
	content: "";
	height: 0;
	left: 0;
	position: absolute;
	width: 0;
}
.icon-pentagon i {
	font-size: 20px;
	line-height: 24px;
}
.service-icon {
	height: 46px;
	width: 90px;
	margin-bottom: 30px;
}
.service-icon:before {
	border-left: 45px solid rgba(0, 0, 0, 0);
	border-right: 45px solid rgba(0, 0, 0, 0);
	top: -30px;
}
.service-icon:after {
	border-left: 45px solid rgba(0, 0, 0, 0);
	border-right: 45px solid rgba(0, 0, 0, 0);
	bottom: -30px;
}
.service-icon i {
	font-size: 36px;
	line-height: 46px;
}
/* Carousel controller */

.carousel-control {
	width: auto;
}
.ts-carousel-controller {
	text-align: center;
	padding-top: 50px;
	z-index: 1;
	position: relative;
}
.ts-carousel-controller .left, .ts-carousel-controller .right, .owl-controls .owl-prev, .owl-controls .owl-next {
	cursor: pointer;
	background: #f6f6f6;
	width: 38px;
	height: 38px;
	line-height: 38px;
	color: #989898;
	opacity: 1;
	top: auto;
	text-shadow: none;
	display: inline-block;
	text-align: center;
	border-radius: 100%;
}
.owl-controls .owl-next {
	margin-left: 6px;
}
.ts-carousel-controller .left:hover, .ts-carousel-controller .right:hover, .owl-controls .owl-prev:hover, .owl-controls .owl-next:hover {
	color: #fff;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
	display: inline-block;
}
/* Input form */

.form-control {
	box-shadow: none;
	border: 1px solid #dedede;
	padding: 6px 20px;
	height: 50px;
	background: none;
	color: #959595;
	font-size: 14px;
	border-radius: 0;
}
.form-control:focus {
	box-shadow: none;
}
/*-- Flex slider --*/

.portfolio-slider .flexslider, .ts-flex-slider .flexslider {
	border: 0;
	box-shadow: none;
}
.portfolio-slider .flex-direction-nav a, .ts-flex-slider .flex-direction-nav a {
	opacity: 0;
	background: #000;
	color: #fff !important;
	text-align: center;
	text-shadow: none;
	line-height: 40px;
}
.portfolio-slider .flex-direction-nav a:before {
	font-size: 32px;
}
.portfolio-slider .flex-direction-nav a:hover, .ts-flex-slider .flex-direction-nav a:hover {
	color: #fff;
	opacity: 1;
}
.flexportfolio.flexslider .slides img {
	height: auto;
}
/*-- Pagination --*/

.pagination li a {
	border-radius: 0 !important;
	margin-right: 8px;
}
.pagination>.active>a, .pagination>.active>a:hover, .pagination>li>a:hover {
	color: #fff;
	border: 1px solid transparent;
}
/* Header area
================================================== */

/*-- Header style 1 --*/

.header-solid {
	background: #191919;
	box-shadow: 0px 1px 7px 0 rgba(0, 0, 0, 0.2);
}
.header-solid ul.navbar-nav > li > a {
	color: #fff;
}
/*-- Logo --*/

.navbar-header {
	z-index: 9999;
}
.navbar-header a.navbar-logo {
	diplay:inline-block;
}
.navbar-brand.navbar-bg {
	position: absolute;
	left: 0;
	padding: 3px 15px 10px;
	line-height: 62px;
}
.navbar-header {
	z-index: 9999;
	/*padding-top: 10px; edit by aakash*/
}
li.menu-dropdown-icon img {
	width: 65px;
	height: 65px;
}
.navbar-brand img {
	float: right;
	padding: 0 15px;
}
img.img-color {
	text-align: center;
	max-width: 100%!important;
	max-height: 428px!important;
	padding: 15px;
	vertical-align: middle!important;
}
/*#sliders .lSSlideOuter, #sliders .lslide {
        height: 555px;
  
}*/

/*#sliders .lSSlideOuter, #sliders .lslide img {
    text-align: center;
    max-width: 100%!important;
    max-height: 100%!important;
    vertical-align: middle!important;
}
*/
.box-cat {
	min-height: 100%;
	min-width: 100%;
	overflow-y: hidden;
	overflow-x: hidden;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.navbar {
	border-radius: 0;
	border: 0;
	margin-bottom: 0;
}
.navbar-right {
	padding-right: 0;
}
.navbar-right .dropdown-menu {
	right: auto;
	left: 0;
}
.navbar-toggle {
	border-radius: 0;
	margin-right: 5px;
}
.navbar-toggle .icon-bar {
	background: #fff;
}
ul.navbar-nav > li > a {
	font-family: 'Bogart Regular';
	text-transform: uppercase;
	font-size: 14px;
	color: #fff;
	padding-top: 22px;
	padding-bottom: 20px;
	line-height: 20px;
}
ul.navbar-nav > li:last-child a {
	padding-right: 0;
}
ul.navbar-nav > li.active > a, ul.navbar-nav > li > a:hover {
}
ul.navbar-nav > li > a i {
	font-weight: 700;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background: transparent;
	border: 0;
}
/* Dropdown */

.dropdown-menu {
	border: 0;
	border-radius: 0px;
	width: 100%;
	box-shadow: none;
	background: none;
	min-width: 180px;
}
.dropdown-menu > ul {
	list-style: none;
	padding: 0 15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-top: -5px;
	background: #fff;
	background-color: rgba(255,255,255,0.95);
	box-shadow: 0 2px .09px rgba(0,0,0,0.15);
}
.dropdown-menu > ul > li > a {
	display: block;
	font-size: 14px;
	font-weight: 400;
	line-height: normal;
	text-decoration: none;
	padding: 15px;
	color: #333;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}
.dropdown-menu > ul > li.active > a {
}
.dropdown-menu > ul > li:last-child > a {
	border-bottom: 0;
}
.dropdown-menu > ul > li>a:hover, .dropdown-menu > ul > li>a:focus {
	background: none;
}
.nav>li.megamenu {
	position: static;
}
.nav>li.megamenu .dropdown-menu {
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 20px !important;
	z-index: 1000;
	border-radius: 0;
	top: auto;
}
.nav>li.megamenu .dropdown-menu ul {
	margin-top: 4px;
	padding: 20px;
}
/* Header Style - 2
================================================== */

.header2 {
	padding: 8px 0;
}
.header2 .navbar-brand {
	background: none;
	padding-top: 3px;
}
/*-- Header bgnone fixed --*/

.header-bgnone {
	padding: 5px 0;
	width: auto;
	box-shadow: 0px 1px 7px 0 rgba(0, 0, 0, 0.2);
}
.header-bgnone ul.navbar-nav > li:hover > a, .header-bgnone ul.navbar-nav > li.active > a {
	color: #000;
}
/* Header Style - 3
================================================== */

.header3 {
	background: #fff;
	border-radius: 0 0 5px 5px;
	box-shadow: 0px 1px 7px 0 rgba(0, 0, 0, 0.2);
}
.header3 .navbar-brand {
	padding-top: 10px;
}
.header3 ul.navbar-nav > li > a {
	padding-top: 30px;
	padding-bottom: 25px;
	color: #333;
}
.header3 ul.navbar-nav > li:last-child a {
	padding-right: 15px;
}
.header3 .navbar-collapse {
	padding-right: 30px;
}
/* Header Style - 4
================================================== */

.header4 {
	background: #fff;
	box-shadow: 0px 1px 7px 0 rgba(0, 0, 0, 0.2);
}
.header4 .navbar-brand {
	padding-top: 10px;
}
.header4 ul.navbar-nav > li > a {
	padding-top: 30px;
	padding-bottom: 25px;
	color: #333;
}
/* Slideshow
================================================== */

/*-- Main slide --*/

.overlay {
	position: absolute;
	z-index: 1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-image: url(../images/overaly.png);
}
#main-slide .item img {
	width: 100%;
	-webkit-backface-visibility: hidden;
}
#main-slide .item {
	-webkit-backface-visibility: hidden;
}
#main-slide .item .slider-content {
	z-index: 1;
	opacity: 0;
	-webkit-transition: opacity 500ms;
	-moz-transition: opacity 500ms;
	-o-transition: opacity 500ms;
	transition: opacity 500ms;
}
#main-slide .item.active .slider-content {
	opacity: 1;
	-webkit-transition: opacity 100ms;
	-moz-transition: opacity 100ms;
	-o-transition: opacity 100ms;
	transition: opacity 100ms;
}
#main-slide .slider-content {
	top: 50%;
	margin-top: -70px;
	left: 0;
	padding: 0;
	text-align: center;
	position: absolute;
	width: 100%;
	color: #fff;
}
#main-slide .carousel-indicators {
	bottom: 70px;
}
.carousel-indicators li {
	width: 30px !important;
	height: 10px !important;
	margin: 1px !important;
	border-radius: 0 !important;
	background: rgba(255,255,255,.5);
}
#main-slide .carousel-indicators li.active, #main-slide .carousel-indicators li:hover {
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
#main-slide .carousel-control.left, #main-slide .carousel-control.right {
	opacity: 0;
	filter: alpha(opacity=0);
	background-image: none;
	background-repeat: no-repeat;
	text-shadow: none;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
#main-slide:hover .carousel-control.left, #main-slide:hover .carousel-control.right {
	opacity: 1;
	filter: alpha(opacity=100);
}
#main-slide:hover .carousel-control.left {
	left: 20px;
}
#main-slide:hover .carousel-control.right {
	right: 20px;
}
#main-slide .carousel-control.left span {
	padding: 15px;
}
#main-slide .carousel-control.right span {
	padding: 15px;
}
#main-slide .carousel-control .fa-angle-left, #main-slide .carousel-control .fa-angle-right {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
}
#main-slide .carousel-control .fa-angle-left {
	left: 0;
}
#main-slide .carousel-control .fa-angle-right {
	right: 0;
}
#main-slide .carousel-control i {
	background: none;
	color: #fff;
	line-height: 56px;
	width: 56px;
	height: 56px;
	border: 1px solid #fff;
	border-radius: 100%;
	font-size: 36px;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
#main-slide .carousel-control i:hover {
	border: 1px solid rgba(0,0,0,.3);
}
#main-slide .slider-content h2 {
	font-size: 52px;
	text-transform: uppercase;
	color: #fff;
}
#main-slide .slider-content h3 {
	font-size: 28px;
	margin-top: 40px;
	color: #fff;
}
.slider.btn {
	padding: 10px 35px;
	margin-top: 40px;
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
}
.slider.btn.solid {
	margin-left: 15px;
}
.slider-content-left {
	position: relative;
	margin: 0 0 0 40px;
}
.slider-content-right {
	position: relative;
}
/*-- Animation */
.carousel .item.active .animated1 {
}
.carousel .item.active .animated2, .flex-active-slide .animated2 {
	-webkit-animation: lightSpeedIn 1s ease-in 200ms both;
	animation: lightSpeedIn 1s ease-in 200ms both;
}
.carousel .item.active .animated3, .flex-active-slide .animated3 {
	-webkit-animation: bounceInLeft 2s ease-in-out 800ms both;
	animation: bounceInLeft 1.5s ease-in-out 800ms both;
}
.carousel .item.active .animated4, .flex-active-slide .animated4 {
	-webkit-animation: flipInX 2s ease-in 800ms both;
	animation: flipInX 2s ease-in 800ms both;
}
.carousel .item.active .animated5, .flex-active-slide .animated5 {
	-webkit-animation: bounceInLeft 1s ease-in-out 100ms both;
	animation: bounceInLeft 1s ease-in-out 100ms both;
}
.carousel .item.active .animated6, .flex-active-slide .animated6 {
	-webkit-animation: bounceIn 1s ease-in 500ms both;
	animation: bounceIn 1s ease-in 500ms both;
}
.carousel .item.active .animated7, .flex-active-slide .animated7 {
	-webkit-animation: bounceIn 1s ease-in 500ms both;
	animation: bounceIn 1s ease-in 500ms both;
}
.carousel .item.active .animated8, .flex-active-slide .animated8 {
	-webkit-animation: bounceInDown 1s ease-in 800ms both;
	animation: bounceInDown 1s ease-in 800ms both;
}
/* Flex slider */

.ts-flex-slider {
	position: relative;
}
.ts-flex-slider .flexSlideshow {
	width: 100%;
	overflow: hidden;
}
.overlay2 {
	position: relative;
	z-index: -4;
}
.overlay2 img {
	width: 100%;
}
.overlay2::before {
	position: absolute;
	content: '';
	z-index: 3;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #000;/* background-image: url(../images/overaly.png); */
}
.ts-flex-slider .flexslider .slides {
	z-index: 0;
}
.ts-flex-slider .slider-content {
	z-index: 3;
}
/*.carousel-inner>.item {
    position: relative;
/*    display: inline-block !important;
    -webkit-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
}*/
.ts-flex-slider .flex-direction-nav a {
	width: 55px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 32px;
}
.ts-flex-slider .flex-direction-nav a.flex-next {
	border-radius: 3px;
}
.ts-flex-slider .flex-direction-nav a.flex-prev {
	border-radius: 3px;
}
/* Services
================================================== */
.service {
	padding-top: 0px;
	color: #6A6A6A;
	padding-bottom: 0px;
}
.service-heading {
	padding-bottom: 30px;
	text-align: center;
}
.service-content {
	margin-top: 30px;
}
.service-content h3 {
	font-size: 16px;
}
/* Feature box
================================================== */

.feature-icon {
	font-size: 28px;
	margin-top: 5px;
}
.feature-content {
	padding-right: 20px;
	padding-left: 55px;
}
.feature-content h3 {
	margin-top: 0;
	font-size: 18px;
	color: #F60;
	font-weight: bold;
	font-family: 'Montserrat', sans-serif;
}
/* Feature center */

.feature-center-content .feature-center-icon {
	font-size: 72px;
	margin-bottom: 5px;
	display: inline-block;
}
.feature-center-content h3 {
	font-size: 18px;
}
/* Image Block
================================================== */

.image-block {
	background: #f4f4f4;
	padding-bottom: 0px;/*  margin-top: -9px;*/
}
/*.img-block-right {
	padding-right: 140px;
}*/
img-block-head h2 {
	font-size: 40px;
	color: #F60;
	font-weight: bold;
	letter-spacing: 1px;
}
.img-block-head h3 {
	font-size: 16px;
	line-height: 100%;
}
.image-block-content {
	padding: 5 0px;
	margin-bottom: 30px;
	margin-top: 15px;
}
.image-block-content img {
	padding: 0px 0px;/*  margin-bottom: 47px;*/
}
.img-block-head p {
	color: #000;
}
.image-block-content .feature-icon {
	width: 60px;
	height: 60px;
	line-height: 60px;
	color: #fff;
	border-radius: 100%;
	display: inline-block;
	text-align: center;
}
.image-block-content .feature-content {
	padding-left: 85px;
}
.image-block-content .feature-content h3 {
	margin-bottom: 0;
}
/* About us
================================================== */


/* Landing Tab */

.landing-tab {
	position: relative;
	z-index: 10;
}
.landing-tab .nav-tabs {
	border-right: 1px solid #e7e7e7;
	padding: 25px 0;
	border-bottom: 0;
}
.landing-tab .nav-tabs>li.active {
	margin-right: -3px;
}
.landing-tab .nav-tabs>li.active .tab-info h3 {
	color: #323232;
}
.landing-tab .nav-tabs>li {
	padding: 15px 0;
}
.landing-tab .nav-tabs>li>a {
	background: none !important;
	border-radius: 0;
	padding: 0 15px 0;
	color: #6A6A6A !important;
	position: relative;
	border: 0 !important;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.landing-tab .nav-tabs>li>a:hover {
	background: none;
}
.landing-tab .tab-icon {
	font-size: 28px;
	display: inline-block;
}
.landing-tab .tab-info {
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	left: 70px;
	top: 50%;
	margin-top: -12px;
}
.landing-tab .tab-info h3 {
	font-size: 18px;
	line-height: normal;
	margin: 0;
	color: #6A6A6A
}
.landing-tab .tab-pane h3 {
	margin-top: 0;
	line-height: normal;
}
.landing-tab .tab-pane h3.text-center {
	margin-bottom: 25px;
}
.landing-tab .tab-pane {
	padding-left: 95px;
	text-align: justify;
}
.landing-tab .tab-pane i.big {
	font-size: 200px;
	margin-bottom: 30px;
	display: block;
}
/* Featured Tab */


.featured-tab {
	padding: 30px 0;
}
.featured-tab .nav-tabs {
	border-bottom: 0;
}
.featured-tab .nav-tabs>li.active>a {
	color: #fff;
}
.featured-tab .nav-tabs>li.active>a:after {
}
.featured-tab .nav-tabs>li>a {
	background: #f2f2f2;
	border-radius: 0;
	padding: 0 15px 0;
	color: #323232;
	position: relative;
	border: 0 !important;
	line-height: 52px;
	height: 52px;
	margin-bottom: 3px;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.featured-tab .nav-tabs>li>a:after {
	left: 100%;
	border: transparent solid;
	content: " ";
	position: absolute;
	border-width: 25px;
	top: 50%;
	border-left-color: #f2f2f2;
	margin-top: -25px;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.featured-tab .nav-tabs>li>a:hover {
	color: #fff;
}
.featured-tab .nav-tabs>li>a:hover:after {
}
.featured-tab .nav-tabs>li.active>a, .featured-tab .nav-tabs>li.active .tab-info h3, .featured-tab .nav-tabs>li>a:hover .tab-info h3 {
	color: #fff !important;
}
.featured-tab .tab-icon {
	font-size: 28px;
	display: inline-block;
}
.featured-tab .tab-info {
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	left: 70px;
	top: 50%;
	margin-top: -12px;
}
.featured-tab .tab-info h3 {
	font-size: 16px;
	line-height: normal;
	margin: 0;
}
.featured-tab .tab-pane img.pull-left {
	margin: 0 30px 10px 0;
}
.featured-tab .tab-pane img.pull-right {
	margin: 0 0 0 15px;
}
.featured-tab .tab-pane h3 {
	margin-top: 0;
	line-height: normal;
	text-align: left;
	font-size: 20px;
}
.featured-tab .tab-pane h3.text-center {
	margin-bottom: 25px;
}
.featured-tab .tab-pane {
	padding-left: 25px;
	text-align: justify;
}
.featured-tab .tab-pane i.big {
	font-size: 230px;
}
/* Portfolio
================================================== */

.portfolio {
	background: #f5f5f5;
	padding-bottom: 0;
}
#main-container.portfolio {
	background: none;
}
/*-- Isotope Portfolio start --*/

#isotope .isotope-item {
	padding: 0;
}
.isotope-nav {
	margin: -80px auto 80px;
	display: inline-block;
	float: right;
	position: relative;
	z-index: 100;
}
.isotope-nav ul {
	list-style: none;
	margin: 0;
}
.isotope-nav ul li {
	float: left;
	margin-right: 10px;
}
.isotope-nav ul li a {
	color: #323232;
	padding: 5px 15px 8px;
	border: 1px solid #ddd;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.isotope-nav ul a.active, .isotope-nav ul a:hover {
	color: #fff;
	position: relative;
	border: 1px solid transparent;
}
.isotope-nav ul a.active:after, .isotope-nav ul a:hover:after {
	position: absolute;
	content: " ";
	width: auto;
	height: auto;
	bottom: -13px;
	margin-left: -8px;
	left: 50%;
	border-width: 7px;
	border-style: solid;
}
#isotope .isotope-item .grid {
	position: relative;
	margin-bottom: -8px;
}
.grid figure {
	position: relative;
	z-index: 1;
	display: inline-block;
	overflow: hidden;
	background: #3085a3;
	text-align: center;
	width: 100%;
	height: 100%;
}
.grid figure figcaption {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.grid figure figcaption {
	padding: 2em;
	color: #fff;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
figure.effect-oscar {
	background: #000;
	background: rgba(0,0,0,.8);
}
figure.effect-oscar img {
	display: block;
	width: 100%;
	opacity: 1;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
figure.effect-oscar figcaption {
	padding: 2.5em;
	background-color: rgba(0,0,0,0.1);
	-webkit-transition: background-color 0.35s;
	transition: background-color 0.35s;
}
figure.effect-oscar figcaption::before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border: 1px solid rgba(255,255,255,.3);
	content: '';
}
figure.effect-oscar h3 {
	font-size: 18px;
	color: #fff;
	opacity: 0;
	margin: 25% 0 10px 0;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}
figure.effect-oscar a {
	color: #fff;
	font-size: 18px;
	margin: 20px 5px 0;
	display: inline-block;
	z-index: 1;
	position: relative;
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
}
figure.effect-oscar a.link i {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
figure.effect-oscar figcaption::before, figure.effect-oscar a {
	opacity: 0;
	-webkit-transition: all 0.35s, -webkit-transform 0.35s;
	transition: all 0.35s, transform 0.35s;
	-webkit-transform: scale(0);
	transform: scale(0);
}
figure.effect-oscar:hover h3 {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
figure.effect-oscar:hover figcaption::before, figure.effect-oscar:hover h3, figure.effect-oscar:hover a {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
figure.effect-oscar:hover figcaption {
	background-color: rgba(0,0,0,0.5);
}
figure.effect-oscar:hover img {
	opacity: 0.4;
}
/* Portfolio box */

.portfolio-box {
	padding-bottom: 80px;
}
.portfolio-box .isotope-nav {
	margin: 0 auto 60px;
	float: none;
}
/* Portfolio details */

.portfolio-static-item {
	padding-bottom: 20px;
}
.portfolio-static-item figure.effect-oscar a {
	margin-top: 70px;
}
.portfolio-static-desc h3 {
	font-size: 16px;
	margin: 5px 0 -5px 0;
	line-height: normal;
}
.portfolio-static-desc a {
	color: #6A6A6A;
}
/* Portfolio details */

.portfolio-desc h3 {
	margin-top: 0;
}
.portfolio-desc .project-btn {
	margin-top: 20px;
	padding: 8px 25px;
}
/* Counter
================================================== */


.facts-wrapper {
	background: #2a2d32;
	color: #fff;
}
.facts {
	position: relative;
	padding: 46px 40px 30px;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.facts:hover {
	background: #000 !important;
}
.facts.one {
	background: rgba(0,0,0,.3);
}
.facts.two {
	background: rgba(0,0,0,.2);
}
.facts.three {
	background: rgba(0,0,0,.15);
}
h4.panel-title a:hover {
	color: #fff!important;
}
.facts.four {
	background: rgba(0,0,0,.09);
}
.facts i {
	font-size: 36px;
	text-shadow: 1px 3px 3px rgba(0,0,0,0.3);
}
.facts-num span {
	font-size: 42px;
	font-weight: 700;
	margin-top: 20px;
	display: inline-block;
}
.facts h3 {
	font-size: 18px;
	margin-top: 8px;
	color: #fff;
}
/* Counter parallax bg */

.ts_counter_bg .facts {
	padding: 0 15px;
}
.ts_counter_bg .facts:hover {
	background: none !important;
}
.ts_counter_bg .facts-num span {
	margin: 30px 0 20px;
}
.ts_counter.elements .facts {
	padding: 15px;
}
.img-box-1 ul li {
	/*list-style: none!important;*/
	margin-left: 0px!important;
	margin-bottom: 15px;
}
.img-box-2 ul li {
    /* list-style: none!important; */
    margin-left: 0px!important;
    /* margin-bottom: 15px; */
    /* color: #fff; */
}

.img-box-2 ul li {
    /* list-style: square; */
    margin-left: 21px;
    margin-bottom: 15px;
    color: #020202!important;
}
/* Team
================================================== */

.img-hexagon span {
	position: absolute;
	display: block;
	float: left;
	border-left: 120px solid #fff;
	border-right: 120px solid #fff;
}
.img-top {
	top: 0;
	border-top: 0px solid transparent;
	border-bottom: 75px solid transparent;
}
.img-bottom {
	bottom: 0px;
	border-bottom: 0px solid transparent;
	border-top: 75px solid transparent;
}
.img-hexagon {
	width: 240px;
	height: 250px;
	position: relative;
	display: inline-block;
}
.img-hexagon img {
	width: 100%;
	height: 100%;
}
.team-content h3 {
	margin-bottom: 0;
	font-size: 20px;
}
.team-content p {
	color: #959595;
}
.team-social a {
	background: #d5d5d5;
	color: #fff;
	width: 28px;
	height: 28px;
	line-height: 28px;
	border-radius: 100%;
	display: inline-block;
	text-align: center;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.team-social a.fb:hover {
	background: #325c94;
}
.team-social a.twt:hover {
	background: #00abdc;
}
.team-social a.gplus:hover {
	background: #dd4b39;
}
.team-social a.linkdin:hover {
	background: #007bb6;
}
.team-social a.dribble:hover {
	background: #ea4c89;
}
/* Team list */

.team-list .img-hexagon {
	float: left;
	margin-right: 30px;
}
/* Team list square */

.team-list-square .img-square {
	float: left;
	margin-right: 30px;
}
/* Pricing table
================================================== */

.pricing {
	/*padding-bottom: 80px;
	background: url(../images/faq.jpg);*/
	background-size: cover;
}
.plan {
	border: 1px solid #dedede;
}
.plan-name {
	display: block;
	font-size: 24px;
	line-height: 30px;
	font-weight: 700;
	padding: 20px 0;
	color: #959595;
}
.plan-price {
	font-size: 48px;
	padding: 30px 0;
	margin-bottom: 30px;
	position: relative;
	background: #f2f2f2;
}
.plan-price:after {
	bottom: -30px;
	border: solid transparent;
	content: " ";
	position: absolute;
	border-width: 15px;
	border-top-color: #f2f2f2;
	left: 50%;
	margin-left: -16px;
}
.plan.featured .plan-name {
	color: #323232;
}
.plan.featured .plan-price {
	color: #fff;
}
.plan.featured .plan-price:after {
}
.plan-price .currency {
	top: -0.9em;
	font-size: 50%;
	left: -0.01em;
	font-weight: 700;
}
.plan-name small {
	display: block;
	font-size: 12px;
	font-weight: 700;
	line-height: normal;
}
.plan-price strong {
}
.plan-price sub {
	font-size: 18px;
	font-weight: 700;
}
.plan ul {
	background: #fff;
	padding: 0;
	margin-bottom: 0;
}
.plan ul li {
	border-top: 1px dashed #dedede;
	padding: 12px 29px;
	font-weight: 500;
}
.plan ul li:first-child {
	border-top: 0 !important;
}
.plan a.btn {
	color: #323232;
	background: #fff;
	margin-top: 25px;
	margin-bottom: -20px;
	padding: 8px 30px;
}
.plan a.btn:hover {
	color: #fff;
}
/* Testimonial
================================================== */

.testimonial-thumb img {
	border: 1px solid #8E8E8E;
	padding: 3px;
	width: 80px;
	height: 80px;
	border-radius: 100%;
}
.testimonial-slide .testimonial-content h3.name {
	font-size: 18px;
	color: #fff;
	margin: 10px 0;
}
.testimonial-slide .testimonial-content h3 span {
	display: block;
	font-size: 14px;
	color: #fff;
	font-weight: 400;
	margin-top: 10px;
}
.testimonial-slide .owl-buttons {
	display: none;
}
.testimonial-slide .testimonial-text {
	font-size: 16px;
	line-height: 24px;
	max-width: 800px;
	padding-top: 30px;
	display: inline-block;
	position: relative;
	color: #fff;
}
.testimonial-slide .testimonial-text:before {
	content: '\f10d';
	font-family: FontAwesome;
	padding-right: 10px;
}
.testimonial-slide .testimonial-text:after {
	content: '\f10e';
	font-family: FontAwesome;
	padding-left: 10px;
}
.testimonial-slide.owl-theme .owl-controls .owl-page span {
	background: none;
	border: 1px solid #fff;
	opacity: .7;
}
.testimonial-slide.owl-theme .owl-controls .owl-page.active span {
	border: 1px solid transparent;
}
/* Video block
================================================== */

.featured-video {
	background: #fff;
}
.video-block-head h2 {
	font-size: 16px;
	margin: 0;
	line-height: normal;
}
.video-block-head h3 {
	font-size: 24px;
	line-height: normal;
	margin: 0;
}
.video-block-content {
	padding: 10px 0;
}
.video-block-content h3 {
	margin: 0;
	line-height: normal;
}
.video-block-content .btn.btn-primary {
	color: #fff;
	margin: 5px 0 0 40px;
	padding: 8px 25px;
}
.video-block-content .btn.btn-primary:hover {
	color: #333;
}
/* Recent Post
================================================== */

.post-img-wrapper {
	position: relative;
}
.post-img-overlay {
	position: relative;
	display: inline-block;
}
.post-img-overlay::before {
	position: absolute;
	border-radius: 1px;
	background-color: rgba(0,0,0,0);
	content: '';
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
}
.post-img-overlay:hover::before {
	background-color: rgba(0,0,0,.5);
}
.post-img-overlay a {
	position: absolute;
	right: 0;
	color: #fff;
	background: #666666;
	padding: 15px 20px;
	opacity: 0;
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
}
.post-img-overlay a.link {
	right: 0;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
}
.post-img-overlay:hover a.link {
	left: 0;
	right: auto;
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.post-img-overlay a.view {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
}
.post-img-overlay:hover a.view {
	bottom: 0;
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.recent-post {
	padding: 0 15px;
}
.recent-post .post-body h3 {
	font-size: 18px;
	margin-bottom: 3px;
	font-weight: 700;
}
.recent-post .post-body h3 a {
	color: #323232;
}
.recent-post .post-body .post-meta a {
	font-weight: 400;
	font-size: 13px;
}
.recent-post .post-body .post-meta span, .recent-post .post-body .post-meta span i {
	padding-right: 5px;
}
.recent-post .post-excerpt {
	padding-top: 10px;
}
.recent-post .post-excerpt a.read-more {
	padding: 6px 18px;
	border-width: 1px;
	font-size: 12px;
	margin-top: 10px;
}
/* Clients
================================================== */

.clients {
	color: #fff;
	padding-bottom: 80px;
}
.clients-content {
	padding: 40px 0;
}
.clients h2.title {
	border-left: 0;
	color: #fff;
}
.client-carousel .item a {
	margin-right: 20px;
	border: 1px solid #e7e7e7;
	border-radius: 3px;
	display: inline-block;
	padding: 10px;
	-webkit-transition: all 350ms;
	-ms-transition: all 350ms;
	transition: all 350ms;
}
/* Twitter
================================================== */

.ts_twitter {
	padding: 100px 0;
}
.twitter-feed .twitter-icon {
}
.cd-hero-slider h3 {
	font-size: 24px;
	color: #fff;
	text-shadow: 10px 0px 12px #fff4f4;
}
.twitter-feed .twitter-icon i {
	font-size: 78px;
	color: #1dcaff;
}
.twitter-feed .tweet a {
	color: #1dcaff;
}
.twitter-feed .tweet a:hover {
	color: #000;
}
.twitter-feed .tweet p {
	font-size: 18px;
	font-style: italic;
	padding-top: 20px;
}
/* Contact
================================================== */

#contact-form {
	margin-top: 25px;
}
#contact-form label {
	font-weight: normal;
}
.map-wrapper {
	position: relative;
}
.map {
	height: 400px;
	z-index: 1;
}
.contact-info-inner h3 {
	margin-bottom: 25px;
	font-size: 24px;
	color: #fff;
}
.contact-info h3 {
	margin-top: 42px;
	font-size: 24px;
}
.contact-info p {
	font-size: 18px;
}
.contact-info i {
	font-size: 18px;
	margin-right: 10px;
}
/* Contact inside Map */
.contact-info-inner {
	position: absolute;
	color: #fff;
	top: 0;
	bottom: 0;
	z-index: 2;
	background: rgba(0,0,0,.7);
	padding: 25px 30px;
	max-width: 400px;
	max-height: 400px;
	text-align: left;
}
.contact-info-inner p {
	overflow: hidden;
	margin-bottom: 25px;
}
.contact-info-inner p strong {
	display: block;
}
.contact-info-inner i {
	margin-right: 20px !important;
	font-size: 24px;
	margin-top: 5px;
}

.img-gallery a.thumb-holder {
	overflow: hidden;
	position: relative;
}
.img-gallery a.thumb-holder img {
	margin: 0 15px 15px 0;
	display: inline-block;
	width: 95px;
	height: 85px;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.img-gallery a.thumb-holder:hover img {
	opacity: 0.7;
}

#back-to-top {
	right: 40px;
	top: auto;
	z-index: 10;
	-webkit-backface-visibility: hidden;
}
#back-to-top.affix {
	bottom: 60px;
}
#back-to-top .btn.btn-primary {
	border-radius: 100%;
	padding: 0;
	font-size: 18px;
	width: 36px;
	height: 36px;
	background: rgba(0,0,0,.3);
	border: 2px solid transparent;
	color: #fff;
	opacity: .5;
}
#back-to-top .btn.btn-primary:hover {
	color: #fff;
	opacity: 1;
}
/* Sub pages
================================================== */

/* Banner area */

#banner-area {
	position: relative;
}
.banner-title-content {
	position: absolute;
	top: 50%;
	width: 100%;
	height: 100%;
}
.banner-title-content h2 {
	color: #fff;
	font-size: 36px;
}
.banner-title-content .breadcrumb {
	background: none;
	color: #fff;
	font-weight: 700;
	font-size: 16px;
}
.banner-title-content .breadcrumb a:hover {
	color: #ccc;
}
/* About Us */

.about-message {
	background: #f4f4f4;
	min-height: 374px;
}
.about-message ul li a {
	color: #6A6A6A;
}
/* Services */

/* Call to Action */

.call-to-action {
	color: #fff;
	padding: 40px 0;
}
.call-to-action.dark {
	background: #2a2d32;
}
.call-to-action h3 {
	color: #fff;
	float: left;
	margin: 10px 0 0;
	font-size: 20px;
}
.call-to-action .btn.btn-primary.white:hover {
	background: #000;
}
.call-to-action .btn.btn-primary.solid {
	margin-left: 15px;
}
.btn.btn-primary-1.solid {
	background: #ee3b24;
	color: #fff;
	border-radius: 30px;
	padding: 12px 45px;
	text-transform: uppercase;
}
.btn.btn-primary-1.solid:hover {
	border: 1px solid #000;
	background: #fff;
}
.btn.btn-primary-1.solid:hover {
	color: #000;
}
/*.panel.panel-default {
	margin-top: 20px;
}*/
h4.panel-title {
	position: relative;
	padding-left: 30px;
}
h4.panel-title a:before, h4.panel-title a.collapsed:before {
	font-family: FontAwesome;
	position: absolute;
	z-index: 0;
	font-size: 16px;
	left: 0;
	padding: 0 5px;
	text-align: center;
}
h4.panel-title a:before {
	content: "\f0d7";
	    color: #F60;
}
h4.panel-title a.collapsed:before {
	content: "\f0da";
	    color: #F60;
}
.panel-body ul {
	padding-left: 35px;
}
.panel-group .btn.btn-primary.solid:hover {
	color: #333;
}
/* Testimonial */

.ts-testimonial-content {
	position: relative;
	padding: 30px 30px 15px 30px;
	border-width: 1px;
	border-style: solid;
	border-color: #e7e7e7;
	margin-bottom: 40px;
}
.ts-testimonial-content:after {
	content: "";
	position: absolute;
	bottom: -40px;
	left: 45px;
	border-style: solid;
	border-width: 40px 0px 0 30px;
	border-color: #e7e7e7 transparent;
	display: block;
	width: 0;
	z-index: 1;
}
.ts-testimonial-content img {
	float: left;
	width: 80px;
	height: 80px;
	border-radius: 100%;
}
.ts-testimonial-text {
	padding-left: 110px;
}
.ts-testimonial-author {
	position: absolute;
	bottom: -60px;
	left: 90px;
}
.ts-testimonial-author h3.name {
	font-size: 14px;
	margin: 10px 0 0;
}
.ts-testimonial-author h3 span {
	display: block;
	font-size: 13px;
	margin-top: -10px;
	text-transform: capitalize;
	color: #555;
}
/* Faq Page */

.faq-box {
	margin-bottom: 45px;
}
.faq-box h4 {
	margin-bottom: 25px;
}
/* 404 page */

.error-page .error-code {
	display: block;
	font-size: 150px;
	line-height: 150px;
	color: #333;
	margin-bottom: 20px;
	text-shadow: 5px 5px 1px rgba(0,0,0,.1);
}
.error-page .error-body .btn {
	margin-top: 30px;
	font-weight: 700;
}
/* Blog
================================================== */

/* Blog Listing */

.post {
	margin: 0 0 40px;
	padding: 0 0 40px;
	border-bottom: 1px solid #F5F5F5;
}
.post.post-last {
	border-bottom: 0;
}
.post-image-wrapper {
	margin-bottom: 20px;
	position: relative;
}
.blog-date {
	position: absolute;
	top: 50px;
	left: 0;
	color: #fff;
	border-radius: 0 25px 25px 0;
	padding: 5px 15px;
	font-weight: 700;
}
.blog-date a {
	color: #fff;
}
.post-footer .btn.btn-primary {
	font-size: 12px;
	padding: 8px 20px;
	margin-top: 15px;
}
/* Blog Single */



.post-meta {
	color: #959595;
	font-weight: 400;
	font-size: 13px;
}
.post-meta span {
	padding-right: 10px;
}
.post-meta a {
	color: #959595
}
.post-meta-author a, .post-meta-cats a {
	color: #323232;
}
.entry-content {
	padding: 20px 0 10px;
}
/* Blog author */

.about-author {
	background: #f2f2f2;
	padding: 15px 20px;
	margin: 20px 0;
}
.author-img img {
	width: 120px;
	height: 120px;
	margin-right: 30px;
	border-radius: 100%;
	margin-top: 20px;
}
.author-url span a {
	color: #959595;
}
.author-info h3 {
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: normal;
}
.author-info h3 span {
	font-size: 14px;
	color: #959595;
	border-left: 1px solid #AFAFAF;
	padding-left: 8px;
	margin-left: 5px;
}
/* Blog post comments */

.comments-counter {
	font-size: 18px;
}
.comments-counter a {
	color: #323232;
}
.comments-list {
	list-style: none;
	margin: 0;
	padding: 20px 0;
}
.comments-list .comment {
	border-bottom: 1px solid #cecece;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.comments-list .comment.last {
	border-bottom: 0;
}
.comments-list img.comment-avatar {
	width: 84px;
	height: 84px;
	margin-right: 30px;
	border-radius: 100%;
}
.comments-list .comment-body {
	margin-left: 120px;
}
.comments-list .comment-author {
	margin-bottom: 0;
}
.comments-list .comment-date {
	font-style: italic;
	color: #959595;
	margin-bottom: 20px;
}
.comments-list .comment-reply {
	text-transform: uppercase;
	color: #323232;
}
.comments-reply {
	list-style: none;
	margin: 0 0 0 70px;
}
.comments-form .btn.btn-primary {
	padding: 10px 20px;
}
.comments-form label {
	font-weight: normal;
	color: #959595;
}
/* Sidebar */

.sidebar h3.widget-title {
	font-size: 18px;
	line-height: normal;
	margin-top: 0;
}
.sidebar .widget {
	margin-bottom: 40px;
}
.sidebar-right {
	padding-left: 20px;
}
/* Blog search */

.sidebar #search .input-group-btn .btn.btn-primary {
	padding: 11px 12px;
}
/*-- Blog tab widget --*/

.widget-tab .nav-tabs {
	margin: 0;
	text-align: center;
	border-bottom: 1px solid #e7e7e7;
}
.widget-tab .nav-tabs>li:first-child {
	margin-left: 10px;
}
.widget-tab .nav-tabs>li>a {
	background: #f2f2f2;
	color: #323232;
	font-size: 15px;
	font-weight: 700;
	text-transform: capitalize;
	border-radius: 3px 3px 0 0;
	margin-right: -1px;
	border: 1px solid #e7e7e7;
	border-bottom: 0;
}
.widget-tab .nav-tabs>li.active>a {
	background: #fff;
	color: #323232;
	border: 1px solid rgba(0,0,0,.1);
	border-bottom: 0;
}
.widget-tab .tab-content {
	border-top: 0;
	padding: 10px 0 0;
}
.widget-tab .posts-thumb img {
	display: block;
	width: 85px;
	height: 65px;
	margin-right: 20px;
}
.widget-tab .posts-avator img {
	display: block;
	width: 62px;
	height: 62px;
	margin-right: 20px;
	border-radius: 100%;
}
.widget-tab h4.entry-title {
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 5px;
}
.widget-tab h4.entry-title a {
	color: #323232;
}
.widget-tab .post-meta span {
	padding-right: 5px;
}
.widget-tab ul.posts-list li {
	padding-bottom: 10px;
}
/*-- Blog category widget --*/

.widget-categories ul.category-list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.widget-categories ul.category-list li {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #dedede;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.widget-categories ul.category-list li:hover {
	padding-left: 10px;
}
.widget-categories ul.category-list li a {
	color: #323232;
}
.widget-categories ul.category-list li:last-child {
	border-bottom: 0;
}
.widget-categories ul.category-list li .posts-count {
}
/*-- Blog tags widget --*/

.widget-tags ul > li {
	float: left;
	margin: 6px;
}
.widget-tags ul > li a {
	background: #f2f2f2;
	color: #6A6A6A;
	display: block;
	font-size: 14px;
	padding: 5px 15px;
	border-radius: 25px;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.widget-tags ul > li a:hover {
	color: #fff;
}
/* Landing page
================================================== */

/* Header */
img.img-logo {
    display: block;
	margin: 0;
}
.header-solid ul.navbar-nav > li:hover > a, .header-solid ul.navbar-nav > li.active > a {
	color: #ee3b24;
}
/*-- Logo --*/

.navbar-brand.navbar-bg {
	background: #000;
}
.landing-header.header-bgnone {
	background: rgba(0,0,0,.8);
}
.landing-header.header-bgnone ul.navbar-nav > li:hover > a, .landing-header.header-bgnone ul.navbar-nav > li.active > a {
}
.hero-section {
	height: 100%;
	background-image: url(../images/landing/main-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: top center;
	padding-bottom: 0;
	padding-top: 200px;
	overflow: hidden;
}
.hero-section .container {
	height: 100%;
}
.hero-content {
	position: relative;
	display: table;
	height: 100%;
	width: 100%;
}
.hero-text {
	display: table-cell;
	vertical-align: bottom;
	color: #fff;
	padding-right: 50%;
	width: 100%;
	padding-bottom: 10%;
}
.hero-title {
	font-size: 40px;
	line-height: 50px;
	color: #fff;
}
.hero-description {
	margin-bottom: 30px;
	font-size: 18px;
	line-height: 30px;
	color: #fff;
}
.hero-images {
	display: block;
	position: absolute;
	bottom: 80px;
	right: 0;
	width: 50%;
	max-height: 100%;
}
.hero-images img {
	display: block;
	position: relative;
	max-height: 100%;
	width: auto;
}
.hero-buttons a.btn {
	color: #fff;
	padding: 15px 50px;
}
.hero-buttons a.btn.solid {
	margin-left: 10px;
}
.hero-buttons a i {
	margin-left: 5px;
}
/* Facts */

.landing_facts {
	color: #fff;
	padding: 50px 0;
}
.landing_facts .facts i {
	font-size: 36px;
}
.landing_facts .facts-num span {
	font-size: 56px;
}
/* Video and video background */

.video-embed {
	position: relative;
	padding-top: 56.25%; /* 16:9 */
	height: 0;
	background-color: #000000;
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.2);
	box-shadow: 0 5px 15px rgba(0,0,0,0.2);
}
.video-embed iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.video-background-container {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
}
iframe {
	border: 0;
}

/* Screenshot image */
.app-gallery .grid {
	display: block;
	margin: 0 15px 20px;
	padding: 5px;
}
.app-gallery figure.effect-oscar a {
	margin: 125px 5px 0;
}
.app-gallery figure.effect-oscar figcaption::before {
	border: 0;
}
/* Subscribe Form */

.newsletter-form {
	position: relative;
}
.newsletter-form button {
	position: absolute;
	position: absolute;
	right: 0;
	top: 0;
	border-radius: 0 !important;
	color: #fff !important;
	padding: 14px 30px 12px !important;
}
.newsletter-form button:hover {
	color: #323232 !important;
}
/* Clients */

.landing_page_clients {
	padding-top: 30px;
}
/* Elements page
================================================== */

.testimonial.elements .testimonial-text, .testimonial.elements .testimonial-content h3.name, .testimonial.elements .testimonial-content h3 span {
	color: #323232;
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
}
.testimonial.elements .testimonial-slide.owl-theme .owl-controls .owl-page span {
	border: 1px solid #e7e7e7;
}
/* Style Swithcer
================================================== */

.style-switch-wrapper {
	position: fixed;
	top: 100px;
	right: -250px;
	width: 250px;
	height: auto;
	background-color: rgba(0,0,0,.75);
	border-bottom-right-radius: 4px;
	padding: 20px 20px;
	z-index: 1000;
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
}
.style-switch-wrapper h3 {
	color: #fff;
	margin-top: 0;
	margin-bottom: 20px;
}
.style-switch-wrapper.active {
	right: 0;
}
.style-switch-button {
	position: absolute;
	top: 0;
	right: 250px;
	width: 50px;
	height: 50px;
	background-color: rgba(0,0,0,.75);
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	z-index: 1000;
	cursor: pointer;
	display: none;
}
.style-switch-button i {
	color: #FFF;
	position: relative;
	line-height: 1;
	top: 15px;
	left: 15px;
	font-size: 20px;
}
.style-switch-wrapper button {
	width: 30px;
	height: 30px;
	border-radius: 100% !important;
	margin-bottom: 5px;
	color: #fff;
	display: inline-block;
	padding: 0 !important;
	margin-right: 2px;
	border: 0 !important;
}
a.close-styler {
	color: #fff !important;
	padding: 7px 20px !important;
	margin-right: 6px;
}
.style-switch-wrapper button:active, .style-switch-wrapper button:focus {
	border: 2px solid #FFF;
}
.style-switch-wrapper #preset1 {
	background-color: #49a2e7;
}
.style-switch-wrapper #preset2 {
	background-color: #81c83c;
}
.style-switch-wrapper #preset3 {
	background-color: #ff781e;
}
.style-switch-wrapper #preset4 {
	background-color: #ffc400;
}
.style-switch-wrapper #preset5 {
	background-color: #334F96;
}
.style-switch-wrapper #preset6 {
	background-color: #8C42BA;
}
/*********************************
3.4 Header - Shopping
*********************************/

.shopping {
	display: inline-block;
	/* margin-left: 111px; */
    /* padding-right: 161px; */
	margin-top: 10px;
	-webkit-transform: translateY(-2px);
	-moz-transform: translateY(-2px);
	-ms-transform: translateY(-2px);
	-o-transform: translateY(-2px);
	transform: translateY(-2px);
}
.search {
	/* width: 70%; */
	height: 36px;
	margin-top: 11px;
	background: none;
	/* padding-left: 20px; */
	border: 1px solid #666;
	border-radius: 5px;
	color: #CCCCCC;
}
.search input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
	background: none;
	border: none;
	width: 90%;
	height: 30px;
}
.shopping a {
	display: inline-block;
	margin-right: 10px;
}
.shopping a:last-child {
	margin-right: 0;
}
.cart_num_container, .star_num_container {
	position: absolute;
	top: 13px;
	left: -5px;
	width: 15px;
	height: 15px;
	background: #FF6633;
	border-radius: 50%;
}
.cart_num_inner, .star_num_inner {
	width: 100%;
	height: 100%;
}
.cart_num, .star_num {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 9px;
	font-weight: 600;
	color: #fff;
}
.star img {
	width: 20px;
	height: 20px;
}
.user img {
	width: 20px;
	height: 20px;
}
.cart img {
	width: 20px;
	height: 20px;
}
.avatar img {
	width: 20px;
	height: 20px;
}
/*.search
{
	display: inline-block;
	width: 400px;
	-webkit-transform: translateY(2px);
	-moz-transform: translateY(2px);
	-ms-transform: translateY(2px);
	-o-transform: translateY(2px);
	transform: translateY(2px);
}
.search_input
{
	width: 100%;
	height: 35px;
	background: none;
	padding-left: 20px;
	border: 1px solid #666;
	border-radius: 5px;
	color: #CCCCCC;
}
.search_button
{
	position: absolute;
	top: 45%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 10px;
	width: 19px;
	height: 19px;
	background: transparent;
	border: none;
	outline: none;
}
.search_button:focus
{
	outline: none !important;
}
.search_button img
{
	max-width: 100%;
}*/
.search_button {
	position: absolute;
	top: 36%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 10px;
	width: 42px;
	height: 6px;
	background: transparent;
	border: none;
	outline: none;
}
.search_button:focus {
	outline: none !important;
}
.search_button img {
	max-width: 75%;
}
/*---------------------------------------------MEGAMENU-CSS----------------------------*/

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/*html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden], template {
display:none
}
a {
	background-color: transparent
}
a:active, a:hover {
	outline: 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: bold
}
dfn {
	font-style: italic
}
h1 {
	font-size: 2em;
	margin: .67em 0
}
mark {
	background: #ff0;
	color: #000
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -0.5em
}
sub {
	bottom: -0.25em
}
img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 1em 40px
}
hr {
	box-sizing: content-box;
	height: 0
}
pre {
	overflow: auto
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}
button {
	overflow: visible
}
button, select {
	text-transform: none
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
input {
	line-height: normal
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
height:auto
}
input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none
}
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}
legend {
	border: 0;
	padding: 0
}
textarea {
	overflow: auto
}
optgroup {
	font-weight: bold
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
td, th {
	padding: 0
}
.description {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}*/

.menu-container {
	margin: 0 auto;
	background: transparent !important;
	margin-top: 10px;
}
.menu-mobile {
	display: none;
	padding: 20px;
}
.menu a:link, a:visited {
	text-decoration: none;
}
.menu > ul > li a {
	padding: 1.5em 7px;
	display: block;
	color: #f9914f;
}
a.menu-mobile {
	color: transparent;
}
.menu-mobile:after {
	content: "\f394";
	font-family: "Ionicons";
	font-size: 2.5rem;
	padding: 0;
	float: right;
	position: relative;
	color: #f60;
	top: 50%;
	-webkit-transform: translateY(-25%);
	-ms-transform: translateY(-25%);
	transform: translateY(-25%);
}
.menu-dropdown-icon:before {
	content: "\f489";
	font-family: "Ionicons";
	display: none;
	cursor: pointer;
	float: right;
	padding: 1.5em 2em;
	background: #fff;
	color: #333;
}
.menu > ul {
	margin: 0 auto;
	width: 100%;
	list-style: none;
	padding: 0;
	position: relative;
	/* IF .menu position=relative -> ul = container width, ELSE ul = 100% width */
	box-sizing: border-box;
}
.menu > ul:before, .menu > ul:after {
	content: "";
	display: table;
}
.menu > ul:after {
	clear: both;
}
.menu > ul > li {
	float: left;
	/*background: #000000;*/
	padding: 0;
	margin: 0;
}
.menu > ul > li a {
	text-decoration: none;
	padding: 10px 15px;
	display: block;
	color: #ffffff;
}
.menu > ul > li > a{
	text-transform: capitalize;
	font-size: 17px;
	outline: none;
	font-family: 'Bogart Medium';
	padding-top: 24px;
	padding-bottom: 10px; 
	line-height: 20px; 
}

.menu > ul > li > a:hover, .menu > ul > li:hover > a {
	color: #E7E8E0;
}
.menu > ul > li:hover {
	/*background: #f0f0f0;*/
	/*color: #E7E8E0;*/
}
.menu > ul > li > ul {
	display: none;
	width: auto;
	background: #f0f0f0;
	padding: 20px;
	position: absolute;
	z-index: 99;
	left: 0;
	margin: 0;
	list-style: none;
	box-sizing: border-box;
}
.menu .dropdown .dropdown-menu {
	border-radius: 0;
	border-top: 3px solid #ddd;
	border-top-color: rgb(221, 221, 221);
	background-color: #fff !important;
	margin-top: -5px;
	padding: 10px 15px;
}
.menu .dropdown .dropdown-menu {
    border-top-color: #0D96CD;
}
.menu .dropdown-menu li a {
    color: #848484;
}
.menu .dropdown-menu li a:hover{
	color: #0D96CD;
}
.menu .dropdown-menu li:hover a {
    padding-left: 10px !important;
    background-color: transparent;
}
.menu > ul > li > ul:before, .menu > ul > li > ul:after {
	content: "";
	display: table;
}
.menu > ul > li > ul:after {
	clear: both;
}
.menu > ul > li > ul > li {
	margin: 0;
	padding-bottom: 0;
	list-style: none;
	width: 25%;
	background: none;
	float: left;
}
.menu > ul > li > ul > li a {
	color: #777;
	padding: .2em 0;
	width: 95%;
	display: block;
	border-bottom: 1px solid #ccc;
}
.menu > ul > li > ul > li > ul {
	display: block;
	padding: 0;
	margin: 10px 0 0;
	list-style: none;
	box-sizing: border-box;
}
.menu > ul > li > ul > li > ul:before, .menu > ul > li > ul > li > ul:after {
	content: "";
	display: table;
}
.menu > ul > li > ul > li > ul:after {
	clear: both;
}
.menu > ul > li > ul > li > ul > li {
	float: left;
	width: 100%;
	padding: 10px 0;
	margin: 0;
	font-size: .8em;
}
.menu > ul > li > ul > li > ul > li a {
	border: 0;
}
.menu > ul > li > ul.normal-sub {
	/*width: 300px;*/
	left: auto;
	padding: 10px 20px;
}
.menu > ul > li > ul.normal-sub > li {
	width: 100%;
    max-width: 200px;
    text-align: left;
}
.menu > ul > li > ul.normal-sub > li a {
	border: 0;/*padding: 1em 0;*/
}
ul.navbar-right li {
    text-decoration: none;
    padding: 1em 0.2em;
    /* display: block; */
    color: #ffffff;
    display: inline-block;
    font-size: 21px;
}
ul.navbar-right li a:hover {
	color: #d8d8d8;
}
a#cart:hover {
	color: #f60;
}
.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	color: #fff;
	vertical-align: middle;
	background-color: #f60;
	border-radius: 10px;
}
/*.row.img-box-1 h2 {
	font-size: 40px;
	color: #F60;
	font-weight: bold;
	letter-spacing: 1px;
}*/
.heading h2 {
	font-size: 21px;
	color: #F60;
	/* font-weight: normal; */
	letter-spacing: 1px;
}
.img-block-head h2 {
	color: #ff781e;
}
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile style's
–––––––––––––––––––––––––––––––––––––––––––––––––– */

@media only screen and (max-width: 959px) {
.menu-container {
	width: 84%;
}
.menu-container {
	margin: 0 auto;
	background: #0e1013;
	margin-left: 50px;
}
.menu-mobile {
	display: block;
}
.menu-dropdown-icon:before {
	display: block;
}
.menu > ul {
	display: none;
}
.menu > ul > li {
	width: 100%;
	float: none;
	display: block;
}
.menu > ul > li a {
	padding: 1.5em;
	width: 100%;
	display: block;
}
.menu > ul > li > ul {
	position: relative;
}
.menu > ul > li > ul.normal-sub {
	width: 100%;
}
.menu > ul > li > ul > li {
	float: none;
	width: 100%;
	margin-top: 20px;
}
.menu > ul > li > ul > li:first-child {
	margin: 0;
}
.menu > ul > li > ul > li > ul {
	position: relative;
}
.menu > ul > li > ul > li > ul > li {
	float: none;
}
.menu .show-on-mobile {
	display: block;
}
}
.fixed-top {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030;
}
/*---------------------------------------------MEGAMENU-CSS----------------------------*/
/*.highlight:hover {
    border: 1px solid #ee3b24;
}*/

.highlight img:hover {
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(180deg);
}
.highlight {
	margin-right: 20px;
	/* border: 1px solid #e7e7e7; */
	border-radius: 3px;
	display: block;
	padding: 40px 16px;
	/* background: #fff; */
	-webkit-transition: all 350ms;
	-ms-transition: all 350ms;
	transition: all 350ms;
}
.heading-1 .title-desc {
	font-family: 'Lato', serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: 400;
	text-transform: capitalize;
	display: block;
	color: #ffffff;
}
a:active, a:hover {
	outline: 0;
}
a:active, a:hover {
	outline: 0;
}
.panel-body a:hover {
	text-decoration: none;
	color: #ee3b24 !important;
}
a:hover {
	text-decoration: none;
}
.panel-default {
	border-color: #ed3a23;
}
.panel-default>.panel-heading {
	background-color: black;
	border-color: #fff;
	color: #fff;
}
.panel-default>.panel-heading:hover {
	background-color: black;
	border-color: #ed3a24;
	color: #fff;
}
.panel-default>.panel-heading h4 a:hover {
	color: #ee3b24;
}
.panel-default>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #ed3a24;
	color: #fff;
	background: #000;
}
.panel-default>.panel-heading+.panel-collapse .panel-body p {
	font-weight: 400;
	font-size: 16px;
	line-height: 1.2em;
}
.faq-box-cotent #accordion .panel {
	border-radius: 0;
	border: 0;
	margin-top: 0px;
}
.faq-box-cotent #accordion a {
	display: block;
	padding: 10px 15px;
	border-bottom: 1px solid #ccc;
	text-decoration: none;
}
.faq-box-cotent #accordion .panel-heading a.collapsed:hover, .faq-box-cotent #accordion .panel-heading a.collapsed:hover {
	background-color: #ed3a24;
	color: white;
	transition: all 0.2s ease-in;
}
.faq-box-cotent #accordion .panel-heading a.collapsed:hover::before, .faq-box-cotent #accordion .panel-heading a.collapsed:focus::before {
	color: #fff;
}
.faq-box-cotent #accordion .panel-heading {
	/*padding: 0;*/
	border-radius: 0px;
	text-align: center;
}
.faq-box-cotent #accordion .panel-heading a:not(.collapsed) {
	color: white;
}
.faq-box-cotent #accordion .panel-heading .accordion-toggle::before {
	font-family: 'FontAwesome';
	content: '\f00d';
	float: left;
	color: #fffdfd;
	font-weight: lighter;
	transform: rotate(0deg);
	transition: all 0.2s ease-in;
}
.faq-box-cotent #accordion .panel-heading .accordion-toggle.collapsed::before {
	color: #fff;
	transform: rotate(-135deg);
	transition: all 0.2s ease-in;
}
.faq-box-cotent #accordion .panel-heading a:not(.collapsed) {
	color: #fff5f5;
	background-color: #ed3a24;
	transition: all 0.2s ease-in;
}
.faq-box-cotent #accordion .panel-heading {
	font-size: 20px;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
}
.faq-box-cotent #accordion h4.panel-title:hover {
	color: #000 !important;
}
.faq-box-cotent #accordion h4.panel-title {
	text-align: left;
	font-size: 18px;
}
.faq-box-cotent #accordion p {
	font-family: 'Lato', serif;
}
.faq-box-cotent #accordion a {
	padding: 10px;
	border-bottom: 1px solid transparent;
	text-decoration: none;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
}
.faq-box-cotent #accordion a:hover {
	padding: 10px;
	text-decoration: none;
}
.panel-body {
	padding: 10px 45px;
}
}
#products {
	background: #333;
	color: #fff;
	/* width: 0; */
    /* position: static;
    z-index: -5; */
    /* height: 0; */
	border-top: 0px solid transparent;/* border-left: 2700px solid #101010; *//* border-bottom: 350px solid white; */
}
#pricing h2.title {
	color: #fff;
}
#pricing .title-desc {
	color: #fffbfb !important;
}
.highlight .panel-default {
	/* border-color: rgb(188, 185, 183); */
	border: none;
}
#pricing.faq-box-cotent #accordion .panel {
	border-radius: 0;
	border: none;/* margin-top: 0px; */
}
div#accordion {
	background: #000;
	color: #fff;
}
div#accordion.panel-title {
    margin-top: 2px!important;
    margin-bottom: 9px!important;
}
div#accordion .panel {
	/*margin-bottom: 10px;*/
	background-color: #000 !important;
	color: #fff !important;
	border-top: 1px solid transparent;
	border-radius: 4px;
	/* -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05); */
    /* box-shadow: 0 1px 1px rgba(0,0,0,0.05); */
	/*padding: 12px 0px;*/ font-size: 21px;
}
.highlight img {
	margin-top: 80px;
}
#box-cat {
	background: url(../images/KSP1.jpg) no-repeat;
	background-size: cover;
}
/*.panel.panel-default .glyphicon {
	display: none!important;
}
.panel.panel-defaul th1, h2, h3 {
	font-family: 'Bogart Bold Italic';
	color: #1C3159;
    font-weight: bold;
	line-height:normal;
    padding: 0;	
	margin-bottom: 10px;
	text-transform: capitalize;
}*/
/*------------------------------------------------------   */

/* Slideshow container */
.slideshow-container {
	max-width: 1000px;
	position: absolute;
	margin: auto;
	z-index: 999999;
}
.slideshow-container .fade {
	opacity: 2;
	-webkit-transition: opacity .15s linear;
	transition: opacity .15s linear;
}
/* Next & previous buttons */
.prev, .next {
	cursor: pointer;
	position: absolute;
	top: 50%;
	width: auto;
	padding: 16px;
	margin-top: -22px;
	color: white;
	font-weight: bold;
	font-size: 18px;
	transition: 0.6s ease;
	border-radius: 0 3px 3px 0;
	user-select: none;
}
/* Position the "next button" to the right */
.next {
	right: 0;
	border-radius: 3px 0 0 3px;
}
/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
	background-color: rgba(0,0,0,0.8);
}
/* Caption text */
.text {
	color: #f2f2f2;
	font-size: 15px;
	padding: 8px 12px;
	position: absolute;
	bottom: 8px;
	width: 100%;
	text-align: center;
}
/* Number text (1/3 etc) */
.numbertext {
	color: #f2f2f2;
	font-size: 12px;
	padding: 8px 12px;
	position: absolute;
	top: 0;
}
/* The dots/bullets/indicators */
.dot, .swatch-option {
	cursor: pointer;
	height: 30px;
	width: 30px;
	margin: 0 5px;
	border-radius: 50%;
	background-color: #ccc;
	display: inline-block;
	transition: background-color 0.6s ease;
	border: 2px solid #ccc;
 border-radius:;
}
.color-box .dot.active, .color-box .dot:hover {
	border: 2px solid #F60;
}
/* Fading animation */
.fade {
	-webkit-animation-name: fade;
	-webkit-animation-duration: 1.5s;
	animation-name: fade;
	animation-duration: 1.5s;
}
 @-webkit-keyframes fade {
 from {
opacity: .4
}
to {
	opacity: 1
}
}
 @keyframes fade {
 from {
opacity: .4
}
to {
	opacity: 1
}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
.prev, .next, .text {
	font-size: 11px
}
}
section#color-slider-1 {
	/*background: url(../images/speakbg.jpg) no-repeat;*/
	left: 0px;
	top: 0px;
	width: 100%;
	height: 700px;
	position: relative;
	/* border: solid 1px black; */
	display: inline-block;
}
section#color-slider-1:after {
	content: "";
	position: absolute;
	left: 0px;
	/* top: 380px; */
    /* top: 0px; */
	right: 0px;
	bottom: 15px;
	background: #fff;
	background-size: cover;
	-webkit-clip-path: polygon(0px 0px, 100% 100%, 0px 100%);
	-moz-clip-path: polygon(0px 0px, 100% 100%, 0px 100%);
	clip-path: polygon(0px 0px, 100% 100%, 0px 100%);
}
/* Slideshow container */
.slideshow-container-1 {
	max-width: 1000px;
	position: absolute;
	margin: auto;
	z-index: 1;
}
.slideshow-container-1 .fade {
	opacity: 2;
	-webkit-transition: opacity .15s linear;
	transition: opacity .15s linear;
}
/* Next & previous buttons */
.prev, .next {
	cursor: pointer;
	position: absolute;
	top: 50%;
	width: auto;
	padding: 16px;
	margin-top: -22px;
	color: white;
	font-weight: bold;
	font-size: 18px;
	transition: 0.6s ease;
	border-radius: 0 3px 3px 0;
	user-select: none;
}
/* Position the "next button" to the right */
.next {
	right: 0;
	border-radius: 3px 0 0 3px;
}
/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
	background-color: rgba(0,0,0,0.8);
}
/* Caption text */
.text {
	color: #f2f2f2;
	font-size: 15px;
	padding: 8px 12px;
	position: absolute;
	bottom: 8px;
	width: 100%;
	text-align: center;
}
/* Number text (1/3 etc) */
.numbertext {
	color: #f2f2f2;
	font-size: 12px;
	padding: 8px 12px;
	position: absolute;
	top: 0;
}
/* Fading animation */
.fade {
	-webkit-animation-name: fade;
	-webkit-animation-duration: 1.5s;
	animation-name: fade;
	animation-duration: 1.5s;
}
 @-webkit-keyframes fade {
 from {
opacity: .4
}
to {
	opacity: 1
}
}
 @keyframes fade {
 from {
opacity: .4
}
to {
	opacity: 1
}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
.prev, .next, .text {
	font-size: 11px
}
}
section#color-slider-1 {
	/*background: url(../images/speakbg.jpg) no-repeat;*/
	left: 0px;
	top: 0px;
	width: 100%;
	height: 700px;
	position: relative;
	/* border: solid 1px black; */
	display: inline-block;
}
section#color-slider-1:after {
	content: "";
	position: absolute;
	left: 0px;
	/* top: 380px; */
    /* top: 0px; */
	right: 0px;
	bottom: 15px;
	background: #fff;
	background-size: cover;
	-webkit-clip-path: polygon(0px 0px, 100% 100%, 0px 100%);
	-moz-clip-path: polygon(0px 0px, 100% 100%, 0px 100%);
	clip-path: polygon(0px 0px, 100% 100%, 0px 100%);
}
section#color-slider {
	
	left: 0px;
	top: 0px;
	width: 100%;
	bottom: 20px;

	position: relative;

	display: inline-block;
	margin: -9px;
}

.color-box {
	z-index: 99999999;
	margin: 20px;
	text-align: center;
	display: block;
}
.box-text p {
	/*font-family: 'Muli', sans-serif;
	font-weight: 400;*/
	font-size: 16px!important;
	line-height: 1.6em!important;
}
.box-text p i.fa {
	color: #fbfaf9;
	padding-right: 10px;
}
section#slider-1 {
	position: relative;
	width: 100%;
	height: 650px;
	color: #fff;
	min-height: 100%;
	min-width: 100%;
	overflow-y: hidden;
	overflow-x: hidden;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
section#slider-1-img {
	background-repeat: no-repeat;
	background-size: cover;
}
section#slider-1:after {
	position: absolute;
	width: 100%;
	/* height: 61.9%;*/
	content: "";
	background: linear-gradient(to left top, rgb(255, 255, 255) 50%, rgba(0, 0, 0, 0) 50%);
}
.box-cat {
	/*   background-size: cover;*/
	background-position: center;
}
.mySlides-1 {
	margin-top: 35px;
}
section#color-slider .title-desc {
	color: #ffffff;
}
.testimonial blockquote {
	font-family: "source sans pro";
	font-size: 16px;
	font-weight: 300;
}
.list-desc blockquote:before {
	color: #ccc;
	content: open-quote;
	font-size: 5em;
	line-height: 0em;
	margin-right: 0.1em;
	vertical-align: -0.4em;
}
section#color-slider p {
	color: #ffffff;
}
#myCarousel .nav a small {
	display: block;
}
#myCarousel .nav {
	background: #eee;
}
.box-text {
	margin-top: 10px;
}
.nav-justified > li > a {
	border-radius: 0px;
}
.nav-pills>li[data-slide-to="0"].active a {
	background-color: #16a085;
}
.nav-pills>li[data-slide-to="1"].active a {
	background-color: #e67e22;
}
.nav-pills>li[data-slide-to="2"].active a {
	background-color: #2980b9;
}
.nav-pills>li[data-slide-to="3"].active a {
	background-color: #8e44ad;
}
/* Carousel */
#carousel-example {
	font-family: 'Lato', sans-serif;
    .carousel-wrapper {
        background: #111;
        color: white;
        font-weight: 300;
        padding: 40px 0;
        text-transform: uppercase;
        h2 {
            padding: 0 0 35px;
            text-align: center;
        }
        ol {
            margin: 0 auto;
            position: static;
            width: 100%;
            span {
                border: 1px solid transparent;
                cursor: pointer;
                height: auto;
                padding: 10px 15px;
                text-align: center;
                transition: border 0.3s, color 0.3s;
                width: auto;
            }
            .active {
                background: none;
                border: 1px solid orange;
                color: orange;
                height: auto;
                padding: 10px 15px;
                width: auto;
            }
        }
    }
    .carousel-inner {
         .item {
            transition: opacity 1s;
            .img-wrapper {
                height: 400px;
                margin: 0 -15px 0 0;
                overflow: hidden;
                position: relative;
                img {
                    left: 50%;
                    position: absolute;
                    top: 50%;
                    transform: translate(-50%, -50%);
                    width: 1000px;
                }
            }
            .carousel-caption {
                background: orange;
                color: #111;
                font-size: 1.1em;
                height: 400px;
                margin: 0 0 0 -15px;
                padding: 30px;
                position: static;
                text-align: left;
                text-shadow: none;
                h2 {
                    padding: 0 0 20px;
                    text-transform: uppercase;
                }
            }
        }
    }
}

@media only screen and (max-width: 950px) {
.cd-half-width {
	margin-left: 4%!important;
	color: #fff;
}

.header, .content, .footer {
	text-align: center;
}
.footer {
	background: #000000;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 50px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	/* height: 65px; */
	padding: 0 50px;
}
.header.fixed {
	position: fixed;
	top: 0;
	left: 0;
}
.footer.fixed {
	position: fixed;
	bottom: 0;
	left: 0;
}
.header .nav-bar .fa-bars a {
	width: 28px;
	display: block;/* 
height: 18px; 
    padding: 11px; 
    /* margin: 5px;
    position: absolute;
    top: 0;
    left: 0;*/
}
.header .nav-bar .fa-bars a:before, .header .nav-bar .fa-bars a:after {
	content: '';
	display: block;
	/*background: #fff;*/
	height: 2px;
}
.nav-bar .fa-bars a span {
	background: #fff;
	display: block;
	height: 2px;
	margin: 6px 0;
}
/*-----------------------new-css-------*/
.sidebar_promo_content.text-center {
	width: 224px;
	background: rgba(35,35,35, 0.5);
	border: solid 2px #937c6f;
	padding-bottom: 53px;
	padding-top: 50px;
	margin: 0 auto;
}
.sidebar_promo_button {
	width: 150px;
	height: 28px;
	background: #937c6f;
	margin: 0 auto;
	margin-top: 22px;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
.sidebar_promo_button a {
	display: block;
	font-size: 12px;
	line-height: 28px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	color: #FFFFFF;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
/*.ts-padding {
	padding: 35px 35px;
}*/
.newsletter_image {
	padding: 35px 0px;
}

.bg-innner p, .bg-inner span {
	font-size: .9em;
	line-height: 1.6em;
	color: #323232;
}
.bg-inner.bg-innner h3, .h3 {
	font-size: 21px;
	color: #333;
}
hr {
	margin-top: 4px;
	margin-bottom: 10px;
	border-top: 1px solid #eee;
}

.div_first p {
	color: #333;
	font-size: 14px;
}
.bg-inner.bg-innner h5 {
	font-weight: bold;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	color: #333;
	margin-bottom: 0px;
}
.bg-inner.bg-innner p {
	font-weight: bold;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	color: #333;
	margin-bottom: 0px;
}
.icon img {
	vertical-align: text-bottom;
	margin-top: 1px !important;
}
.sub-heading-grey {
	margin: 10px 0px;
	font-size: 18px;
	color: #63615f;
	font-weight: bold;
	font-family: 'Montserrat', sans-serif;
}
.sub-heading-white {
	margin: 10px 0px;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	font-family: 'Montserrat', sans-serif;
}
.img-box-black p {
	color: #000!important;
}
h3 {
	font-size: 30px;
	margin-bottom: 25px;
}
h5 {
	font-size: 20px;
	margin-bottom: 25px;
}
h6 {
	font-size: 15px;
	margin-bottom: 25px;
}
.feature-content p {
	color: #000;
}
sub {
	font-size: 0.8em;
	position: relative;
	top: 0.5em;
}
sup {
	font-size: 0.8em;
	position: relative;
	top: -0.5em;
}
/*---------------------------------------------------------------------------------------------------------------------------------------------------*/





/*--------------------------------------------new-css-basket------------------------------------------------*/
.content-inner-area h4 {
	font-size: 25px;
	font-weight: bold;
	color: #000;
}
.content-inner-area p {
	color: #000;
	margin-bottom: 25px;
}
.content-inner-area button:hover, button:active, button:focus {
	outline: none !important;
	text-decoration: none !important;
	color: #fcfdff;
}
.navbar {
	border-radius: 4px;
	margin-bottom: 0px;
}
.box-boder h2 {
	font-weight: bold;
	margin: 30% 8%;
	font-size: 24px;
	color: #131212;
}
.navbar {
	margin-bottom: 0px!important;
}
.stepwizard-step p {
	margin-top: 10px;
}
.stepwizard-row {
	display: table-row;
}
.stepwizard {
	display: table;
	width: 100%;
	position: relative;
}
.active_tab {
	background-color: #ee3b24 !important;
}
.stepwizard-step button[disabled] {
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}
.stepwizard-row:before {
	top: 14px;
	bottom: 0;
	position: absolute;
	content: " ";
	width: 100%;
	height: 1px;
	background-color: #ccc;
	z-order: 0;
}
span.icon-t i {
	font-size: 1.2em;
	transform: scaleX(-1) !important;
}
.stepwizard-step {
	display: table-cell;
	text-align: center;
	position: relative;
}
.stepwizard-step .btn {
	border-radius: 50%;
}
.content-area-box {
	padding: 40px 40px;
	background: #eaf2f8;
	margin-right: -15px;
	height: 570px;
}
.listing-box {
	background: #f5f5f5;
}
.btn-product-btn {
	background: #000;
	border-radius: 25px;
	color: #fff;
	padding: 9px 45px;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 24px;
}
.btn-product-btn:hover {
	background: #f60;
	border-radius: 25px;
	color: #000;
	padding: 9px 45px;
	font-size: 14px;
	text-transform: uppercase;
	border: 1px solid#fffdfd;
	box-shadow: 1px 2px 1px 0px #333;
	margin-top: 15px;
}
.img-box-area {
	margin-left: -15px;
	margin-right: -15px;
}
#footer-upper-listing {
	background: #eaf2f8;
	padding: 35px 0px;
	text-align: center;
}
#footer-upper-listing h4 {
	font-weight: bold;
	/*  margin: 3% 8%;*/
	font-size: 36px;
	color: #131212;
	/* font-family: 'Montserrat', sans-serif; */
    /* font-weight: unset; */
    /* text-transform: capitalize; */
	font-family: 'Montserrat', sans-serif;
	font-style: italic;
}
.content-inner-area h4 {
	font-family: 'Montserrat', sans-serif;
}
.bg-inner.bg-innner .table thead>tr>th, .table tbody>tr>th, .table tfoot>tr>th, .table thead>tr>td, .table tbody>tr>td, .table tfoot>tr>td {
	border-bottom: 1px solid #ddd!important;
	border-top: none!important;
}
.stepwizard-step .btn {
	padding: 12px 12px!important;
	color: #333;
	background: #fff;
}
.stepwizard-step .btn:hover, .btn:focus, .btn.focus {
	color: #333!important;
}
.box-padding .formBtn .main-box {
	margin: 10px;
	width: 100%;
	height: 400px;
	/*padding:15px;*/
	line-height: 115px;
	text-align: center;
	border: 1px solid red;
}
.resize_fit_center {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.img-box-content {
	/* margin: 10px; */
    /* width: 100%; */
	height: 200px;
	/* padding: 15px; */
	line-height: 115px;
	text-align: center;/*  border: 1px solid red;*/
}
.content-inner-area {
	margin-top: 15px;
}
.img-box-content_fit_center {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
	height: 200px;
}
/*.formBtn {
     float: right;
}*/
.like-box {
    padding: 69px 0px;
    background: #f5f5f5;
    margin-top: 15px;
    min-height: auto;
}
.img-box-top-bg-icon {
	border-radius: 50%;
	background: #ee3b24;
	height: 130px;
	width: 130px;
	/* padding: 25px; */
	margin: 25px;
	text-align: center;
}
.icon-box {
	text-align: center;
	color: #fff;
	font-size: 45px;
	padding: 30px;
}
.content-box-bottom h4 {
	color: #ee3b24;
	text-align: center;
	font-size: 12px;
}
.content-box-bottom p {
	text-align: justify;
}
a.btn.btn-primary.buy_now {
	background: #101010;
	border-color: #6C6C6C;
	margin-top: 0px;
	margin-left: 15px;
	padding: 10px 45px !important;
	color: #fff;
}
a.btn.btn-primary.buy_now:hover {
	background: #ff6600!important;
	border-color: #b94f08!important;
}
button#coupon_applay.btn {
	background: #ea5506;
	border: 1px solid #f77f03;
	height: 45px !important;
	width: 45px !important;
	padding: 10px 10px!important;
}
button#coupon_applay:hover {
	color: #fff;
	background-color: #ea5506 !important;
	border-color: #7f1305 !important;
}
 @media (max-width: 768px) {
.stepwizard-step .btn {
	background: #047608;
}
.box-text p i.fa {
	color: #323232!important;
}
a.btn-home {
    padding: 10px 25px!important;
    font-size: 14px;
}
.bg-light {
    background: #fff;
    color: #c7c1c1;
    font-size: 1.8em;
    padding: 20% 0%!important;
    text-align: center;
    varical-align: top;
    text-transform: lowercase;
    /* text-shadow: 2px 2px #fb6a03; */
    width: 100%;
    /* height: 238px; */
    width: 100%;
    /* height: 200px; */
    font-size: 45px!important;
}
form#frmCart h2.product-title-12 {
	color: #e95609;
	text-align: center;
	margin-bottom: 14px;
}
section#color-slider {
	margin: 0px;
}
header .mobile-menu nav ul li .children li a:hover {
	background: #ccc;
}
/*.heading h2 {
      margin: 24px 0px;
}*/
.panel.panel-defaul th1, h2, h3 {
	margin-bottom: 0px;/*   padding: 24px 0px;*/
    
}
.btn-cart {
	margin-top: 30px;
	padding: 15px;
	display: block!important;
	/* margin-top: 15px; */
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
a.btn.btn-primary.addtocart {
	padding: 10px 45px!important;
	font-size: 16px!important;
}
.product-sku {
	float: right;
}
.box-text {
	margin-top: -18px !important;
	height: auto;
}
.content-area-box {
	padding: 40px 40px;
	background: #f5f5f5;
	margin-right: -15px;
	height: auto !important;
}
/*img.img-logo {
	height: 40px;
}*/
form#frmCart p {
	text-align: left;
}
p.product-price {
	border-top: 1px solid #ccc;
	margin-top: 15px;
	margin-bottom: 15px;
}
span.product-shipping {
	float: right;
}
span.product-returns {
	float: right;
}
.sec12bg .btn-cart a.btn.addtocart {
	width: 100%;
}
span.mrp {
	float: right;
	/* border-bottom: 1px solid; */
	margin-top: 15px;
}
.sec12bg .product-swatches {
	width: 100%;
	display: inline-block;
	text-align: right;
	margin-top: 15px;
}
.space-sec-top {
	margin-top: 15px !important;
}
.space-top-m {
    margin-top: 15px !important;
}
.form-back-Btn {
	width: 100%!important;
}
.formBtn {
	width: 100%!important;
}
.form-back-Btn {
	text-align: center;
}
.form-back-Btn {
	text-align: center;
}
.formBtn {
	float: none;
}
.table thead>tr>th, td {
	padding: 0px!important;
}
.div_first {
	text-align: center;
}
}
.btn:hover, .btn:focus, .btn.focus {
	color: #fffcfc!important;
}
.btn-circle {
	width: 56px;
	height: 56px;
	text-align: center;
	padding: 12px 0;
	font-size: 20px;
	line-height: 1.428571429;
	border-radius: 35px;
	margin-top: -14px;
	border: solid 3px #ccc !important;
	opacity: 1 !important;
	-webkit-box-shadow: inset 0px 0px 0px 3px #fff !important;
	-moz-box-shadow: inset 0px 0px 0px 3px #fff !important;
	-o-box-shadow: inset 0px 0px 0px 3px #fff !important;
	-ms-box-shadow: inset 0px 0px 0px 3px #fff !important;
	box-shadow: inset 0px 0px 0px 3px #fff !important;
	backgournd-color: #428bca;
}
.stepwizard-step p {
	margin-top: 10px;
	color: #333;
	font-size: 14px;
}
.stepwizard-row {
	display: table-row;
}
.stepwizard {
	display: table;
	width: 100%;
	position: relative;
}
.stepwizard-step button[disabled] {
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}
.stepwizard-row:before {
	top: 14px;
	bottom: 0;
	position: absolute;
	content: " ";
	width: 100%;
	height: 1px;
	background-color: #ccc;
	z-order: 0;
}
.stepwizard-step {
	display: table-cell;
	text-align: center;
	position: relative;
}
.subscribe button {
	padding: 13px 20px!important;
	color: #8c8a8a!important;
}
.subscribe button {
	background: #ffffff!important;
	border-radius: 0px!important;
	padding: 10.2px 16px!important;
	border: 1px solid #fff;
}
.subscribe input.form-control {
	border: 1px solid #fff!important;
}
 @media (min-width: 768px) {
.form-horizontal .control-label {
	padding-top: 7px;
	margin-bottom: 6px;
	text-align: left !important;
}
}
.btn-circle {
	width: 56px;
	height: 56px;
	text-align: center;
	padding: 12px 0;
	font-size: 20px;
	line-height: 1.428571429;
	border-radius: 35px;
	margin-top: -14px;
	border: solid 3px #ccc !important;
	opacity: 1 !important;
	-webkit-box-shadow: inset 0px 0px 0px 3px #fff !important;
	-moz-box-shadow: inset 0px 0px 0px 3px #fff !important;
	-o-box-shadow: inset 0px 0px 0px 3px #fff !important;
	-ms-box-shadow: inset 0px 0px 0px 3px #fff !important;
	box-shadow: inset 0px 0px 0px 3px #fff !important;
	backgournd-color: #428bca;
}
a.lightbox img {
	width: 100%;
	height: 265px;
}
.btn.btn-primary:hover {
	background: #ee3b24;
	border-color: #f1a2a2;
}
/*.bg-inner.bg-innner {
  box-shadow: -2px 4px 6px #bbbaba;
  background: #fff;

  padding: 15px 0px;
  border: 1px solid #f3c1bb;
}*/
.bg-inner.bg-innner {
	box-shadow: -2px 4px 6px #bbbaba;
	background: #fff;
	padding-right: 18px;
	border: 1px solid #f3c1bb;
}
/*.bg-inner.bg-innner-bottom {
    box-shadow: -2px 4px 6px #bbbaba;
    background: #fff;
    padding: 15px 0px;
    border: 1px solid #f3c1bb;
}*/

.bg-inner.bg-innner-bottom {
	background: #efeaea;
	/* height: 160px; */
	padding: 15px 0px 35px 0px;
}
.box-boder-main {
	border: 1px solid #ccc4c4;
	padding: 20px 15px;
}
.icon img {
	vertical-align: text-bottom;
	margin-top: 18px;
}
.text-rightt {
	font-family: 'Montserrat', sans-serif;
	text-align: left;
}
.text-rightt h5 {
	font-weight: bold;
	font-family: 'Montserrat', sans-serif;
	margin: 0px;
	font-size: 14px;
	color: #333;
}
.text-rightt p {
	font-weight: bold;
	font-family: 'Montserrat', sans-serif;
	margin: 0px;
	font-size: 14px;
	color: #333;
}
select#sel1.form-control {
	display: block;
	width: 100%;
	height: 40px!important;
}
.box-padding {
	padding: 35px;
}
.bg-inner.bg-innner select#sel1 {
	height: 42px;
	width: 55%;
}
.bg-inner.bg-innner select#dr_shipCountry {
	height: 42px;
	width: 100%;
}
label {
	font-family: 'Montserrat', sans-serif;
}
.tooltip {
	position: relative;
	display: inline-block;
	border-bottom: 1px dotted black;
}
.tooltip .tooltiptext {
	visibility: hidden;
	width: 120px;
	background-color: black;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	padding: 5px 0;
	/* Position the tooltip */
	position: absolute;
	z-index: 1;
	top: 100%;
	left: 50%;
	margin-left: -60px;
}
.tooltip:hover .tooltiptext {
	visibility: visible;
}
span.icon-t i.fa.fa-truck.fa-2x {
	transform: scaleX(-1) !important;
}
.formBtn {
	background: #ee3b24;
	color: #fff;
	border-radius: 5px!important;
	font-size: 14px;
}
.text-right-side {
	float: right;
}
.bg-inner.bg-innner a {
	color: #000;
	text-decoration: underline;
}
.formBtn:hover {
	background: #770404;
}
.form-sign-Btn {
	background: #000;
	color: #fff;
	font-size: 14px!important;
	border-radius: 5px!important;
}
.form-sign-Btn:hover {
	background: #333;
	color: #fff!important;
}
.form-back-Btn {
	background: #770404;
	width: 150px;
	color: #fff;
	font-size: 14px!important;
	border-radius: 5px!important;
}
.form-back-Btn:hover {
	background: #333;
	color: #fff!important;
}
.form-control {
	display: block;
	width: 100%;
	height: 45px!important;
}
.btn {
	padding: 10px 12px!important;
}
.box-padding-price {
	padding: 8px 30px;
	color: #333;
}
.btn .btn-success-2 {
	color: #323232;
	border-radius: 50px;
	padding: 10px 30px;
	background: #fff;
	font-size: 14px;
}
.bg-light {
	background: #fff;
	color: #c7c1c1;
	font-size: 1.8em;
	padding: 14% 0%;
	text-align: center;
	varical-align: top;
	text-transform: lowercase;
	width: 100%;
	width: 100%;
	height: 255px;
}
.well.well-sm.box-contact {
	padding: 35px 23px 100px 100px;
	border-radius: 3px;
	margin-left: -100px;
	min-height: 515px;
	z-index: 4;
	background: #f5f5f5 !important;
}
.well.well-sm.box-contact h2 {
	font-size: 30px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 43px;
}
/*---------------------------------------------------------------------------------------------------------------------------------*/
/*em, i {
  font-style: italic;
}*/
/* Global styles
================================================== */
section.img {
	z-index: -999;
	position: relative;
}
.content-box .fa.fa-star {
	color: #f60;
}
.body-inner {
	position: relative;
	overflow: hidden;
}
.boter-squr {
	background: #fff;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a.read-more {
	color: #323232;
}
/*section {
  padding: 55px 0;
  position: relative;
}*/
/*.ts-padding {
	padding: 35px 35px;
}*/
section {
	/* padding: 35px 0;*/
	position: relative;
}
section.sec7bg.animated {
	padding-top: 0px;
}
.no-padding {
	padding-top: 0!important;
	background: #fff;
}
.media>.pull-left {
	margin-right: 20px;
}
.box-text h2 {
	color: #fff;
	margin-bottom: 25px;
	font-size: 45px;
}
.heading {
	padding-left: 0px;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.gap-60 {
	clear: both;
	height: 60px;
}
.panel-heading.active {
	background-color: red;
}
.gap-40 {
	clear: both;
	height: 40px;
}
.gap-30 {
	clear: both;/*height: 30px;*/
}
.gap-20 {
	clear: both;
	height: 20px;
}
a:focus {
	outline: 0;
}
.img-box-1 ul li {
	color: #464242;
	text-align: left;
}
.btn.btn-primary {
	color: #323232;
	border-radius: 50px;
	padding: 10px 30px;
	font-size: 14px;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

section#products-1.row.img-box-1 p {
	color: #000;
}
.animated .img-box-2 p {
	color: #fff !important;
}
/*.img-box-1 p {
  color: #000 !important;
}*/
section#service p {
	color: #000!important;
}
/*section#products-1 p {
  color: #403f3f!important;
}*/
section#products-1 .img-box-2 p {
	color: #fff;
}
.btn.btn-primary:hover {
	color: #fff;
}
.btn.btn-primary.white {
	border: 2px solid #fff;
	color: #fff;
}
.btn.btn-primary.white:hover {
	border: 2px solid transparent;
}
.btn.btn-primary.square {
	border-radius: 0;
	color: #fff;
}
.card-body .btn.btn-primary {
	color: #323232;
	border-radius: 50px;
	position: absolute;
	top: 125px;
	left: 75px;
	padding: 10px 30px;
	background: none;
	font-size: 14px;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.card-body .btn.btn-primary:hover {
	color: #fff;
}
.space img {
	margin-top: 20px;
}
.btn.btn-primary.solid {
	color: #fff;
}
.space {
	margin-top: 10px;
}
.testfreaks-badge {
	color: #FF0;
}
.btn.btn-primary.solid.blank:hover {
	color: #333;
}
.indicators-line > .carousel-indicators li {
	display: none;
}
.btn.btn-primary.solid:hover {
	background: none;
}
ul.circle, ul.check-list {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.circle li {
	position: relative;
	margin-left: 30px;
	padding-bottom: 20px;
}
.product_info {
	float: left;
	font-family: 'Lucida';
}
.product_name {
	margin-top: 15px;
}
.product_name a {
	margin-top: 15px;
	font-size: 32px;
	font-weight: normal;
	color: #000;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
	letter-spacing: -1px;
}
.product_name a:hover {
	color: #937c6f;
}
.product_price {
	font-size: 21px;
	font-weight: normal;
	color: #33CCFF;
	margin-top: 0px;
}
ul.circle li:before {
	content: "\f111";
	font-family: FontAwesome;
	font-size: 8px;
	line-height: 8px;
	border: 2px solid rgba(0, 0, 0,.1);
	border-radius: 100%;
	position: absolute;
	left: -33px;
	top: 5px;
}
ul.unstyled {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.check-list li {
	margin-bottom: 5px;
}
ul.check-list li i {
	margin-right: 10px;
	font-size: 14px !important;
}
ul.arrow li:before {
	content: "\f105";
	font-family: FontAwesome;
	margin-right: 10px;
}
blockquote p {
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	font-style: italic;
	color: #959595;
}
blockquote {
	margin: 20px 0;
}
.service-content.single-slide {
	background-color: #fff;
	padding: 15px;
	color: #707070;
	font-size: 16px;
	line-height: 26px;
	border: 2px dashed #e8e4e8;
	box-shadow: 0 8px 8px -2px rgba(221, 221, 221, 0.8);
	-webkit-box-shadow: 0 8px 8px -2px rgba(221, 221, 221, 0.8);
	-moz-box-shadow: 0 8px 8px -2px rgba(221, 221, 221, 0.8);
	-moz-box-shadow: 0 0 10px #ccc;
	-webkit-box-shadow: 0 0 10px #ccc;
	box-shadow: 0 0 10px #b3adad;
}
.service-content.single-slide:hover {
	background-color: #fff;
	padding: 15px;
	color: #707070;
	font-size: 16px;
	line-height: 26px;
	border: 2px dashed #e8e4e8;
	box-shadow: 0 8px 8px -2px rgba(221, 221, 221, 0.8);
	-webkit-box-shadow: 0 8px 8px -2px rgba(221, 221, 221, 0.8);
	-moz-box-shadow: 0 8px 8px -2px rgba(221, 221, 221, 0.8);
	-moz-box-shadow: 0 0 10px #ccc;
	-webkit-box-shadow: 0 0 10px #ccc;
	box-shadow: 0 0 10px #b3adad;
}
/*.space-top {
  margin-top: 35px;
}
 Common styles
================================================== */

/* Angle */

.angle:before {
	display: none !important;
	background: #fff;
	content: "";
	height: 75px;
	top: -37px;
	position: absolute;
	width: 100%;
	z-index: 2;
	-webkit-transform: skew(0deg, 2deg);
	-moz-transform: skew(0deg, 2deg);
	-ms-transform: skewX(0deg) skewY(2deg);
	-o-transform: skew(0deg, 2deg);
	transform: skew(0deg, 2deg);
}
.portfolio.angle:before {
	background: #f5f5f5;
}
.portfolio.angle {
	padding-bottom: 120px;
}
.clients.angle {
	padding: 120px 0;
}
/* Parallax */
.parallax-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
  }
.parallax h2, .parallax h3 {
	margin-top: 0;
}
.parallax .btn {
	color: #fff;
}
.parallax-overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	/*background: rgb(13, 13, 13);
	opacity: 0.9;*/
}
.parallax h3 {
	margin-bottom: 30px;
}
/*.parallax1 {
  background: url(../images/parallax/parallax1.jpg) no-repeat;/* margin-top: 186px; 
}
.parallax2 {
  background: url(../images/parallax/parallax2.jpg) no-repeat;
}
.parallax3 {
  background: url(../images/parallax/parallax3.jpg) no-repeat;
}
.parallax4 {
  background: url(../images/parallax/parallax4.jpg) no-repeat;
}*/
.parallax .btn.solid {
	margin-left: 10px;
}
/* Deafult title */

.title-icon {
	font-size: 32px;
	margin-right: 15px;
	margin-top: 9px;
	color: #959595;
}
.title-icon.classic {
	margin-top: 0;
}
.title {
	position: relative;
	margin: 0;
	line-height: 32px;
	display: inline-block;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.title.classic {
	line-height: 40px;
	height: 34px;
}
.title-desc {
	font-family: 'Lato', serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: 400;
	text-transform: capitalize;
	display: block;
	color: #6A6A6A
}
/* Title style 2 */

.title2 {
	position: relative;
	margin-top: 30px;
}
.title2:after {
	content: '';
	width: 150px;
	left: 50%;
	margin-left: -75px;
	top: 50%;
	height: 3px;
	background: #dedede;
	position: absolute;
}
.title2 .title-desc {
	padding-top: 30px;
}
/* Title border */

.title-border {
	line-height: normal;
	margin-top: 0;
}
.widget-title {
	margin-bottom: 25px;
	font-size: 20px;
}
.post-title {
	font-size: 24px;
	line-height: normal;
}
.post-title a {
	color: #323232;
}
.long-desc {
	font-size: 16px;
}
/* Icon pentagon */

.icon-pentagon {
	display: inline-block;
	height: 24px;
	width: 40px;
	position: relative;
	color: #fff;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.icon-pentagon:hover {
	color: rgba(0,0,0,.5);
}
.icon-pentagon:before {
	border-left: 20px solid rgba(0, 0, 0, 0);
	border-right: 20px solid rgba(0, 0, 0, 0);
	top: -10px;
	content: "";
	height: 0;
	left: 0;
	position: absolute;
	width: 0;
}
.icon-pentagon:after {
	border-left: 20px solid rgba(0, 0, 0, 0);
	border-right: 20px solid rgba(0, 0, 0, 0);
	bottom: -10px;
	content: "";
	height: 0;
	left: 0;
	position: absolute;
	width: 0;
}
.icon-pentagon i {
	font-size: 20px;
	line-height: 24px;
}
.service-icon {
	height: 46px;
	width: 90px;
	margin-bottom: 30px;
}
.service-icon:before {
	border-left: 45px solid rgba(0, 0, 0, 0);
	border-right: 45px solid rgba(0, 0, 0, 0);
	top: -30px;
}
.service-icon:after {
	border-left: 45px solid rgba(0, 0, 0, 0);
	border-right: 45px solid rgba(0, 0, 0, 0);
	bottom: -30px;
}
.service-icon i {
	font-size: 36px;
	line-height: 46px;
}
/* Carousel controller */

.carousel-control {
	width: auto;
}
.ts-carousel-controller {
	text-align: center;
	padding-top: 50px;
	z-index: 1;
	position: relative;
}
.ts-carousel-controller .left, .ts-carousel-controller .right, .owl-controls .owl-prev, .owl-controls .owl-next {
	cursor: pointer;
	background: #f6f6f6;
	width: 38px;
	height: 38px;
	line-height: 38px;
	color: #989898;
	opacity: 1;
	top: auto;
	text-shadow: none;
	display: inline-block;
	text-align: center;
	border-radius: 100%;
}
.owl-controls .owl-next {
	margin-left: 6px;
}
.ts-carousel-controller .left:hover, .ts-carousel-controller .right:hover, .owl-controls .owl-prev:hover, .owl-controls .owl-next:hover {
	color: #fff;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
	display: inline-block;
}
/* Input form */

.form-control {
	box-shadow: none;
	border: 1px solid #dedede;
	padding: 6px 20px;
	height: 50px;
	background: none;
	color: #959595;
	font-size: 14px;
	border-radius: 0;
}
.form-control:focus {
	box-shadow: none;
}
/*-- Flex slider --*/

.portfolio-slider .flexslider, .ts-flex-slider .flexslider {
	border: 0;
	box-shadow: none;
}
.portfolio-slider .flex-direction-nav a, .ts-flex-slider .flex-direction-nav a {
	opacity: 0;
	background: #000;
	color: #fff !important;
	text-align: center;
	text-shadow: none;
	line-height: 40px;
}
.portfolio-slider .flex-direction-nav a:before {
	font-size: 32px;
}
.portfolio-slider .flex-direction-nav a:hover, .ts-flex-slider .flex-direction-nav a:hover {
	color: #fff;
	opacity: 1;
}
.flexportfolio.flexslider .slides img {
	height: auto;
}
/*-- Pagination --*/

.pagination li a {
	border-radius: 0 !important;
	margin-right: 8px;
}
.pagination>.active>a, .pagination>.active>a:hover, .pagination>li>a:hover {
	color: #fff;
	border: 1px solid transparent;
}
/* Header area
================================================== */

/*-- Header style 1 --*/

.header-solid {
	background: #191919;
	box-shadow: 0px 1px 7px 0 rgba(0, 0, 0, 0.2);
}
.header-solid ul.navbar-nav > li > a {
	color: #fff;
}
/*-- Logo --
img.img-logo {
    height: 50px;
}*/

.navbar-header {
	z-index: 9999;
}
.navbar-header a.navbar-logo {
/*	padding-top: 8px;*/
	display: inline-block;
}
.navbar-brand.navbar-bg {
	position: absolute;
	left: 0;
	padding: 3px 15px 10px;
	line-height: 62px;
}
.navbar-header {
	z-index: 9999;
	/*padding-top: 10px; edit by aakash*/
}
li.menu-dropdown-icon img {
	width: 65px;
	height: 65px;
}
.navbar-brand img {
	float: right;
	padding: 0 15px;
}
/* Main navigation */

.navbar {
	border-radius: 0;
	border: 0;
	margin-bottom: 0;
}
.navbar-right {
	padding-right: 0;
}
.navbar-right .dropdown-menu {
	right: auto;
	left: 0;
}
.navbar-toggle {
	border-radius: 0;
	margin-right: 5px;
}
.navbar-toggle .icon-bar {
	background: #fff;
}
ul.navbar-nav > li > a {
	font-family: 'Bogart Regular';
	text-transform: uppercase;
	font-size: 14px;
	color: #fff;
	padding-top: 22px;
	padding-bottom: 20px;
	line-height: 20px;
}
ul.navbar-nav > li:last-child a {
	padding-right: 0;
}
ul.navbar-nav > li.active > a, ul.navbar-nav > li > a:hover {
}
ul.navbar-nav > li > a i {
	font-weight: 700;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background: transparent;
	border: 0;
}
/* Dropdown */

.dropdown-menu {
	border: 0;
	border-radius: 0px;
	width: 100%;
	box-shadow: none;
	background: none;
	min-width: 180px;
}
.dropdown-menu > ul {
	list-style: none;
	padding: 0 15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-top: -5px;
	background: #fff;
	background-color: rgba(255,255,255,0.95);
	box-shadow: 0 2px .09px rgba(0,0,0,0.15);
}
.dropdown-menu > ul > li > a {
	display: block;
	font-size: 14px;
	font-weight: 400;
	line-height: normal;
	text-decoration: none;
	padding: 15px;
	color: #333;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}
.dropdown-menu > ul > li.active > a {
}
.dropdown-menu > ul > li:last-child > a {
	border-bottom: 0;
}
.dropdown-menu > ul > li>a:hover, .dropdown-menu > ul > li>a:focus {
	background: none;
}
.nav>li.megamenu {
	position: static;
}
.nav>li.megamenu .dropdown-menu {
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 20px !important;
	z-index: 1000;
	border-radius: 0;
	top: auto;
}
.nav>li.megamenu .dropdown-menu ul {
	margin-top: 4px;
	padding: 20px;
}
/* Header Style - 2
================================================== */

.header2 {
	padding: 8px 0;
}
.header2 .navbar-brand {
	background: none;
	padding-top: 3px;
}
/*-- Header bgnone fixed --*/

.header-bgnone {
	padding: 5px 0;
	width: auto;
	box-shadow: 0px 1px 7px 0 rgba(0, 0, 0, 0.2);
}
.header-bgnone ul.navbar-nav > li:hover > a, .header-bgnone ul.navbar-nav > li.active > a {
	color: #000;
}
/* Header Style - 3
================================================== */

.header3 {
	background: #fff;
	border-radius: 0 0 5px 5px;
	box-shadow: 0px 1px 7px 0 rgba(0, 0, 0, 0.2);
}
.header3 .navbar-brand {
	padding-top: 10px;
}
.header3 ul.navbar-nav > li > a {
	padding-top: 30px;
	padding-bottom: 25px;
	color: #333;
}
.header3 ul.navbar-nav > li:last-child a {
	padding-right: 15px;
}
.header3 .navbar-collapse {
	padding-right: 30px;
}
/* Header Style - 4
================================================== */

.header4 {
	background: #fff;
	box-shadow: 0px 1px 7px 0 rgba(0, 0, 0, 0.2);
}
.header4 .navbar-brand {
	padding-top: 10px;
}
.header4 ul.navbar-nav > li > a {
	padding-top: 30px;
	padding-bottom: 25px;
	color: #333;
}
/* Slideshow
================================================== */

/*-- Main slide --*/

.overlay {
	position: absolute;
	z-index: 1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-image: url(../images/overaly.png);
}
#main-slide .item img {
	width: 100%;
	-webkit-backface-visibility: hidden;
}
#main-slide .item {
	-webkit-backface-visibility: hidden;
}
#main-slide .item .slider-content {
	z-index: 1;
	opacity: 0;
	-webkit-transition: opacity 500ms;
	-moz-transition: opacity 500ms;
	-o-transition: opacity 500ms;
	transition: opacity 500ms;
}
#main-slide .item.active .slider-content {
	opacity: 1;
	-webkit-transition: opacity 100ms;
	-moz-transition: opacity 100ms;
	-o-transition: opacity 100ms;
	transition: opacity 100ms;
}
#main-slide .slider-content {
	top: 50%;
	margin-top: -70px;
	left: 0;
	padding: 0;
	text-align: center;
	position: absolute;
	width: 100%;
	color: #fff;
}
#main-slide .carousel-indicators {
	bottom: 70px;
}
.carousel-indicators li {
	width: 30px !important;
	height: 10px !important;
	margin: 1px !important;
	border-radius: 0 !important;
	background: rgba(255,255,255,.5);
}
#main-slide .carousel-indicators li.active, #main-slide .carousel-indicators li:hover {
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
#main-slide .carousel-control.left, #main-slide .carousel-control.right {
	opacity: 0;
	filter: alpha(opacity=0);
	background-image: none;
	background-repeat: no-repeat;
	text-shadow: none;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
#main-slide:hover .carousel-control.left, #main-slide:hover .carousel-control.right {
	opacity: 1;
	filter: alpha(opacity=100);
}
#main-slide:hover .carousel-control.left {
	left: 20px;
}
#main-slide:hover .carousel-control.right {
	right: 20px;
}
#main-slide .carousel-control.left span {
	padding: 15px;
}
#main-slide .carousel-control.right span {
	padding: 15px;
}
#main-slide .carousel-control .fa-angle-left, #main-slide .carousel-control .fa-angle-right {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
}
#main-slide .carousel-control .fa-angle-left {
	left: 0;
}
#main-slide .carousel-control .fa-angle-right {
	right: 0;
}
#main-slide .carousel-control i {
	background: none;
	color: #fff;
	line-height: 56px;
	width: 56px;
	height: 56px;
	border: 1px solid #fff;
	border-radius: 100%;
	font-size: 36px;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
#main-slide .carousel-control i:hover {
	border: 1px solid rgba(0,0,0,.3);
}
#main-slide .slider-content h2 {
	font-size: 52px;
	text-transform: uppercase;
	color: #fff;
}
#main-slide .slider-content h3 {
	font-size: 28px;
	margin-top: 40px;
	color: #fff;
}
.slider.btn {
	padding: 10px 35px;
	margin-top: 40px;
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
}
.slider.btn.solid {
	margin-left: 15px;
}
.slider-content-left {
	position: relative;
	margin: 0 0 0 40px;
}
.slider-content-right {
	position: relative;
}
/*-- Animation */
.carousel .item.active .animated1 {
}
.carousel .item.active .animated2, .flex-active-slide .animated2 {
	-webkit-animation: lightSpeedIn 1s ease-in 200ms both;
	animation: lightSpeedIn 1s ease-in 200ms both;
}
.carousel .item.active .animated3, .flex-active-slide .animated3 {
	-webkit-animation: bounceInLeft 2s ease-in-out 800ms both;
	animation: bounceInLeft 1.5s ease-in-out 800ms both;
}
.carousel .item.active .animated4, .flex-active-slide .animated4 {
	-webkit-animation: flipInX 2s ease-in 800ms both;
	animation: flipInX 2s ease-in 800ms both;
}
.carousel .item.active .animated5, .flex-active-slide .animated5 {
	-webkit-animation: bounceInLeft 1s ease-in-out 100ms both;
	animation: bounceInLeft 1s ease-in-out 100ms both;
}
.carousel .item.active .animated6, .flex-active-slide .animated6 {
	-webkit-animation: bounceIn 1s ease-in 500ms both;
	animation: bounceIn 1s ease-in 500ms both;
}
.carousel .item.active .animated7, .flex-active-slide .animated7 {
	-webkit-animation: bounceIn 1s ease-in 500ms both;
	animation: bounceIn 1s ease-in 500ms both;
}
.carousel .item.active .animated8, .flex-active-slide .animated8 {
	-webkit-animation: bounceInDown 1s ease-in 800ms both;
	animation: bounceInDown 1s ease-in 800ms both;
}
/* Flex slider */

.ts-flex-slider {
	position: relative;
}
.ts-flex-slider .flexSlideshow {
	width: 100%;
	overflow: hidden;
}
.overlay2 {
	position: relative;
	z-index: -4;
}
.overlay2 img {
	width: 100%;
}
.overlay2::before {
	position: absolute;
	content: '';
	z-index: 3;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #000;/* background-image: url(../images/overaly.png); */
}
.ts-flex-slider .flexslider .slides {
	z-index: 0;
}
.ts-flex-slider .slider-content {
	z-index: 3;
}
/*.carousel-inner>.item {
    position: relative;
/*    display: inline-block !important;
    -webkit-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
}*/
.ts-flex-slider .flex-direction-nav a {
	width: 55px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 32px;
}
.ts-flex-slider .flex-direction-nav a.flex-next {
	border-radius: 3px;
}
.ts-flex-slider .flex-direction-nav a.flex-prev {
	border-radius: 3px;
}
/* Services
================================================== */
.service {
	padding-top: 0px;
	color: #6A6A6A;
}
.service-heading {
	padding-bottom: 30px;
	text-align: center;
}
.service-content {
	margin-top: 30px;
}
.service-content h3 {
	font-size: 16px;
}
/* Feature box
================================================== */

.feature-icon {
	font-size: 28px;
	margin-top: 5px;
}
.feature-content {
	padding-right: 20px;
	padding-left: 55px;
}
.feature-content h3 {
	margin-top: 0;
	font-size: 18px;
	color: #F60;
	font-weight: bold;
	font-family: 'Montserrat', sans-serif;
}
/* Feature center */

.feature-center-content .feature-center-icon {
	font-size: 72px;
	margin-bottom: 5px;
	display: inline-block;
}
.feature-center-content h3 {
	font-size: 18px;
}
/* Image Block
================================================== */

.image-block {
	background: #f4f4f4;
	padding-bottom: 0px;
}
/*.img-block-right {
  padding-right: 140px;
}*/
img-block-head h2 {
	font-size: 40px;
	color: #F60;
	font-weight: bold;
	letter-spacing: 1px;
}
.img-block-head h3 {
	font-size: 16px;
	line-height: 100%;
}
.image-block-content {
	padding: 5 0px;
	margin-bottom: 30px;
	margin-top: 15px;
}
.image-block-content img {
	padding: 0px 0px;/*  margin-bottom: 47px;*/
}
.img-block-head p {
	color: #000;
}
.image-block-content .feature-icon {
	width: 60px;
	height: 60px;
	line-height: 60px;
	color: #fff;
	border-radius: 100%;
	display: inline-block;
	text-align: center;
}
.image-block-content .feature-content {
	padding-left: 85px;
}
.image-block-content .feature-content h3 {
	margin-bottom: 0;
}
/* About us
================================================== */


/* Landing Tab */

.landing-tab {
	position: relative;
	z-index: 10;
}
.landing-tab .nav-tabs {
	border-right: 1px solid #e7e7e7;
	padding: 25px 0;
	border-bottom: 0;
}
.landing-tab .nav-tabs>li.active {
	margin-right: -3px;
}
.landing-tab .nav-tabs>li.active .tab-info h3 {
	color: #323232;
}
.landing-tab .nav-tabs>li {
	padding: 15px 0;
}
.landing-tab .nav-tabs>li>a {
	background: none !important;
	border-radius: 0;
	padding: 0 15px 0;
	color: #6A6A6A !important;
	position: relative;
	border: 0 !important;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.landing-tab .nav-tabs>li>a:hover {
	background: none;
}
.landing-tab .tab-icon {
	font-size: 28px;
	display: inline-block;
}
.landing-tab .tab-info {
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	left: 70px;
	top: 50%;
	margin-top: -12px;
}
.landing-tab .tab-info h3 {
	font-size: 18px;
	line-height: normal;
	margin: 0;
	color: #6A6A6A
}
.landing-tab .tab-pane h3 {
	margin-top: 0;
	line-height: normal;
}
.landing-tab .tab-pane h3.text-center {
	margin-bottom: 25px;
}
.landing-tab .tab-pane {
	padding-left: 95px;
	text-align: justify;
}
.landing-tab .tab-pane i.big {
	font-size: 200px;
	margin-bottom: 30px;
	display: block;
}
/* Featured Tab */


.featured-tab {
	padding: 30px 0;
}
.featured-tab .nav-tabs {
	border-bottom: 0;
}
.featured-tab .nav-tabs>li.active>a {
	color: #fff;
}
.featured-tab .nav-tabs>li.active>a:after {
}
.featured-tab .nav-tabs>li>a {
	background: #f2f2f2;
	border-radius: 0;
	padding: 0 15px 0;
	color: #323232;
	position: relative;
	border: 0 !important;
	line-height: 52px;
	height: 52px;
	margin-bottom: 3px;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.featured-tab .nav-tabs>li>a:after {
	left: 100%;
	border: transparent solid;
	content: " ";
	position: absolute;
	border-width: 25px;
	top: 50%;
	border-left-color: #f2f2f2;
	margin-top: -25px;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.featured-tab .nav-tabs>li>a:hover {
	color: #fff;
}
.featured-tab .nav-tabs>li>a:hover:after {
}
.featured-tab .nav-tabs>li.active>a, .featured-tab .nav-tabs>li.active .tab-info h3, .featured-tab .nav-tabs>li>a:hover .tab-info h3 {
	color: #fff !important;
}
.featured-tab .tab-icon {
	font-size: 28px;
	display: inline-block;
}
.featured-tab .tab-info {
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	left: 70px;
	top: 50%;
	margin-top: -12px;
}
.featured-tab .tab-info h3 {
	font-size: 16px;
	line-height: normal;
	margin: 0;
}
.featured-tab .tab-pane img.pull-left {
	margin: 0 30px 10px 0;
}
.featured-tab .tab-pane img.pull-right {
	margin: 0 0 0 15px;
}
.featured-tab .tab-pane h3 {
	margin-top: 0;
	line-height: normal;
	text-align: left;
	font-size: 20px;
}
.featured-tab .tab-pane h3.text-center {
	margin-bottom: 25px;
}
.featured-tab .tab-pane {
	padding-left: 25px;
	text-align: justify;
}
.featured-tab .tab-pane i.big {
	font-size: 230px;
}
/* Portfolio
================================================== */

.portfolio {
	background: #f5f5f5;
	padding-bottom: 0;
}
#main-container.portfolio {
	background: none;
}
/*-- Isotope Portfolio start --*/

#isotope .isotope-item {
	padding: 0;
}
.isotope-nav {
	margin: -80px auto 80px;
	display: inline-block;
	float: right;
	position: relative;
	z-index: 100;
}
.isotope-nav ul {
	list-style: none;
	margin: 0;
}
.isotope-nav ul li {
	float: left;
	margin-right: 10px;
}
.isotope-nav ul li a {
	color: #323232;
	padding: 5px 15px 8px;
	border: 1px solid #ddd;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.isotope-nav ul a.active, .isotope-nav ul a:hover {
	color: #fff;
	position: relative;
	border: 1px solid transparent;
}
.isotope-nav ul a.active:after, .isotope-nav ul a:hover:after {
	position: absolute;
	content: " ";
	width: auto;
	height: auto;
	bottom: -13px;
	margin-left: -8px;
	left: 50%;
	border-width: 7px;
	border-style: solid;
}
#isotope .isotope-item .grid {
	position: relative;
	margin-bottom: -8px;
}
.grid figure {
	position: relative;
	z-index: 1;
	display: inline-block;
	overflow: hidden;
	background: #3085a3;
	text-align: center;
	width: 100%;
	height: 100%;
}
.grid figure figcaption {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.grid figure figcaption {
	padding: 2em;
	color: #fff;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
figure.effect-oscar {
	background: #000;
	background: rgba(0,0,0,.8);
}
figure.effect-oscar img {
	display: block;
	width: 100%;
	opacity: 1;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
figure.effect-oscar figcaption {
	padding: 2.5em;
	background-color: rgba(0,0,0,0.1);
	-webkit-transition: background-color 0.35s;
	transition: background-color 0.35s;
}
figure.effect-oscar figcaption::before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border: 1px solid rgba(255,255,255,.3);
	content: '';
}
figure.effect-oscar h3 {
	font-size: 18px;
	color: #fff;
	opacity: 0;
	margin: 25% 0 10px 0;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}
figure.effect-oscar a {
	color: #fff;
	font-size: 18px;
	margin: 20px 5px 0;
	display: inline-block;
	z-index: 1;
	position: relative;
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
}
figure.effect-oscar a.link i {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
figure.effect-oscar figcaption::before, figure.effect-oscar a {
	opacity: 0;
	-webkit-transition: all 0.35s, -webkit-transform 0.35s;
	transition: all 0.35s, transform 0.35s;
	-webkit-transform: scale(0);
	transform: scale(0);
}
figure.effect-oscar:hover h3 {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
figure.effect-oscar:hover figcaption::before, figure.effect-oscar:hover h3, figure.effect-oscar:hover a {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
figure.effect-oscar:hover figcaption {
	background-color: rgba(0,0,0,0.5);
}
figure.effect-oscar:hover img {
	opacity: 0.4;
}
/* Portfolio box */

.portfolio-box {
	padding-bottom: 80px;
}
.portfolio-box .isotope-nav {
	margin: 0 auto 60px;
	float: none;
}
/* Portfolio details */

.portfolio-static-item {
	padding-bottom: 20px;
}
.portfolio-static-item figure.effect-oscar a {
	margin-top: 70px;
}
.portfolio-static-desc h3 {
	font-size: 16px;
	margin: 5px 0 -5px 0;
	line-height: normal;
}
.portfolio-static-desc a {
	color: #6A6A6A;
}
/* Portfolio details */

.portfolio-desc h3 {
	margin-top: 0;
}
.portfolio-desc .project-btn {
	margin-top: 20px;
	padding: 8px 25px;
}
/* Counter
================================================== */


.facts-wrapper {
	background: #2a2d32;
	color: #fff;
}
.facts {
	position: relative;
	padding: 46px 40px 30px;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.facts:hover {
	background: #000 !important;
}
.facts.one {
	background: rgba(0,0,0,.3);
}
.facts.two {
	background: rgba(0,0,0,.2);
}
.facts.three {
	background: rgba(0,0,0,.15);
}
.facts.four {
	background: rgba(0,0,0,.09);
}
.facts i {
	font-size: 36px;
	text-shadow: 1px 3px 3px rgba(0,0,0,0.3);
}
.facts-num span {
	font-size: 42px;
	font-weight: 700;
	margin-top: 20px;
	display: inline-block;
}
.facts h3 {
	font-size: 18px;
	margin-top: 8px;
	color: #fff;
}
/* Counter parallax bg */

.ts_counter_bg .facts {
	padding: 0 15px;
}
.ts_counter_bg .facts:hover {
	background: none !important;
}
.ts_counter_bg .facts-num span {
	margin: 30px 0 20px;
}
.ts_counter.elements .facts {
	padding: 15px;
}
/* Team
================================================== */

.img-hexagon span {
	position: absolute;
	display: block;
	float: left;
	border-left: 120px solid #fff;
	border-right: 120px solid #fff;
}
.img-top {
	top: 0;
	border-top: 0px solid transparent;
	border-bottom: 75px solid transparent;
}
.img-bottom {
	bottom: 0px;
	border-bottom: 0px solid transparent;
	border-top: 75px solid transparent;
}
.img-hexagon {
	width: 240px;
	height: 250px;
	position: relative;
	display: inline-block;
}
.img-hexagon img {
	width: 100%;
	height: 100%;
}
.team-content h3 {
	margin-bottom: 0;
	font-size: 20px;
}
.team-content p {
	color: #959595;
}
.team-social a {
	background: #d5d5d5;
	color: #fff;
	width: 28px;
	height: 28px;
	line-height: 28px;
	border-radius: 100%;
	display: inline-block;
	text-align: center;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.team-social a.fb:hover {
	background: #325c94;
}
.team-social a.twt:hover {
	background: #00abdc;
}
.team-social a.gplus:hover {
	background: #dd4b39;
}
.team-social a.linkdin:hover {
	background: #007bb6;
}
.team-social a.dribble:hover {
	background: #ea4c89;
}
/* Team list */

.team-list .img-hexagon {
	float: left;
	margin-right: 30px;
}
/* Team list square */

.team-list-square .img-square {
	float: left;
	margin-right: 30px;
}
/* Pricing table
================================================== */

.pricing {
	/*padding-bottom: 80px;
  background: url(../images/faq.jpg);*/
	background-size: cover;
}
.plan {
	border: 1px solid #dedede;
}
.plan-name {
	display: block;
	font-size: 24px;
	line-height: 30px;
	font-weight: 700;
	padding: 20px 0;
	color: #959595;
}
.plan-price {
	font-size: 48px;
	padding: 30px 0;
	margin-bottom: 30px;
	position: relative;
	background: #f2f2f2;
}
.plan-price:after {
	bottom: -30px;
	border: solid transparent;
	content: " ";
	position: absolute;
	border-width: 15px;
	border-top-color: #f2f2f2;
	left: 50%;
	margin-left: -16px;
}
.plan.featured .plan-name {
	color: #323232;
}
.plan.featured .plan-price {
	color: #fff;
}
.plan.featured .plan-price:after {
}
.plan-price .currency {
	top: -0.9em;
	font-size: 50%;
	left: -0.01em;
	font-weight: 700;
}
.plan-name small {
	display: block;
	font-size: 12px;
	font-weight: 700;
	line-height: normal;
}
.plan-price strong {
}
.plan-price sub {
	font-size: 18px;
	font-weight: 700;
}
.plan ul {
	background: #fff;
	padding: 0;
	margin-bottom: 0;
}
.plan ul li {
	border-top: 1px dashed #dedede;
	padding: 12px 29px;
	font-weight: 500;
}
.plan ul li:first-child {
	border-top: 0 !important;
}
.plan a.btn {
	color: #323232;
	background: #fff;
	margin-top: 25px;
	margin-bottom: -20px;
	padding: 8px 30px;
}
.plan a.btn:hover {
	color: #fff;
}
/* Testimonial
================================================== */

.testimonial-thumb img {
	border: 1px solid #8E8E8E;
	padding: 3px;
	width: 80px;
	height: 80px;
	border-radius: 100%;
}
.testimonial-slide .testimonial-content h3.name {
	font-size: 18px;
	color: #fff;
	margin: 10px 0;
}
.testimonial-slide .testimonial-content h3 span {
	display: block;
	font-size: 14px;
	color: #fff;
	font-weight: 400;
	margin-top: 10px;
}
.testimonial-slide .owl-buttons {
	display: none;
}
.testimonial-slide .testimonial-text {
	font-size: 16px;
	line-height: 24px;
	max-width: 800px;
	padding-top: 30px;
	display: inline-block;
	position: relative;
	color: #fff;
}
.testimonial-slide .testimonial-text:before {
	content: '\f10d';
	font-family: FontAwesome;
	padding-right: 10px;
}
.testimonial-slide .testimonial-text:after {
	content: '\f10e';
	font-family: FontAwesome;
	padding-left: 10px;
}
.testimonial-slide.owl-theme .owl-controls .owl-page span {
	background: none;
	border: 1px solid #fff;
	opacity: .7;
}
.testimonial-slide.owl-theme .owl-controls .owl-page.active span {
	border: 1px solid transparent;
}
/* Video block
================================================== */

.featured-video {
	background: #fff;
}
.video-block-head h2 {
	font-size: 16px;
	margin: 0;
	line-height: normal;
}
.video-block-head h3 {
	font-size: 24px;
	line-height: normal;
	margin: 0;
}
.video-block-content {
	padding: 10px 0;
}
.video-block-content h3 {
	margin: 0;
	line-height: normal;
}
.video-block-content .btn.btn-primary {
	color: #fff;
	margin: 5px 0 0 40px;
	padding: 8px 25px;
}
.video-block-content .btn.btn-primary:hover {
	color: #333;
}
/* Recent Post
================================================== */

.post-img-wrapper {
	position: relative;
}
.post-img-overlay {
	position: relative;
	display: inline-block;
}
.post-img-overlay::before {
	position: absolute;
	border-radius: 1px;
	background-color: rgba(0,0,0,0);
	content: '';
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
}
.post-img-overlay:hover::before {
	background-color: rgba(0,0,0,.5);
}
.post-img-overlay a {
	position: absolute;
	right: 0;
	color: #fff;
	background: #666666;
	padding: 15px 20px;
	opacity: 0;
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
}
.post-img-overlay a.link {
	right: 0;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
}
.post-img-overlay:hover a.link {
	left: 0;
	right: auto;
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.post-img-overlay a.view {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
}
.post-img-overlay:hover a.view {
	bottom: 0;
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.recent-post {
	padding: 0 15px;
}
.recent-post .post-body h3 {
	font-size: 18px;
	margin-bottom: 3px;
	font-weight: 700;
}
.recent-post .post-body h3 a {
	color: #323232;
}
.recent-post .post-body .post-meta a {
	font-weight: 400;
	font-size: 13px;
}
.recent-post .post-body .post-meta span, .recent-post .post-body .post-meta span i {
	padding-right: 5px;
}
.recent-post .post-excerpt {
	padding-top: 10px;
}
.recent-post .post-excerpt a.read-more {
	padding: 6px 18px;
	border-width: 1px;
	font-size: 12px;
	margin-top: 10px;
}
/* Clients
================================================== */

.clients {
	color: #fff;
	padding-bottom: 80px;
}
.clients-content {
	padding: 40px 0;
}
.clients h2.title {
	border-left: 0;
	color: #fff;
}
.client-carousel .item a {
	margin-right: 20px;
	border: 1px solid #e7e7e7;
	border-radius: 3px;
	display: inline-block;
	padding: 10px;
	-webkit-transition: all 350ms;
	-ms-transition: all 350ms;
	transition: all 350ms;
}
/* Twitter
================================================== */

.ts_twitter {
	padding: 100px 0;
}
.twitter-feed .twitter-icon {
}
.cd-hero-slider h3 {
	font-size: 24px;
	color: #fff;
	text-shadow: 10px 0px 12px #fff4f4;
}
.twitter-feed .twitter-icon i {
	font-size: 78px;
	color: #1dcaff;
}
.twitter-feed .tweet a {
	color: #1dcaff;
}
.twitter-feed .tweet a:hover {
	color: #000;
}
.twitter-feed .tweet p {
	font-size: 18px;
	font-style: italic;
	padding-top: 20px;
}
/* Contact
================================================== */

#contact-form {
	margin-top: 25px;
}
#contact-form label {
	font-weight: normal;
}
.map-wrapper {
	position: relative;
}
.map {
	height: 400px;
	z-index: 1;
}
.contact-info-inner h3 {
	margin-bottom: 25px;
	font-size: 24px;
	color: #fff;
}
.contact-info h3 {
	margin-top: 42px;
	font-size: 24px;
}
.contact-info p {
	font-size: 18px;
}
.contact-info i {
	font-size: 18px;
	margin-right: 10px;
}
/* Contact inside Map */
.contact-info-inner {
	position: absolute;
	color: #fff;
	top: 0;
	bottom: 0;
	z-index: 2;
	background: rgba(0,0,0,.7);
	padding: 25px 30px;
	max-width: 400px;
	max-height: 400px;
	text-align: left;
}
.contact-info-inner p {
	overflow: hidden;
	margin-bottom: 25px;
}
.contact-info-inner p strong {
	display: block;
}
.contact-info-inner i {
	margin-right: 20px !important;
	font-size: 24px;
	margin-top: 5px;
}
/* Footer
================================================== */

.footer {
	padding: 20px 0 20px;
	background: #000;
	background-size: cover;
	color: #fff;
	font-size: 14px;
}
.footer-logo {
	margin-bottom: 20px;
}
.footer-map {
	padding-bottom: 60px;
}
.footer2 {
	background: #2e2e2e;
}
.footer .widget-title {
	color: #fff;
}
.footer .social-icon {
	padding: 10px 0 20px;
}
/* Latest Post */

.footer-widget .latest-post-image img {
	width: 80px;
	height: 80px;
	border-radius: 100%;
	border: 4px solid rgba(255,255,255,.5);
}
.footer-widget .latest-post-content h4 a {
	color: #fff;
}
.latest-post-items {
	margin-bottom: 10px;
}
.latest-post-image img {
	width: 70px;
	height: 60px;
}
.footer-widget .post-meta, .footer-widget .post-meta a {
	color: #fff;
}
.latest-post-content h4 {
	font-size: 14px;
	line-height: normal;
}
/* Image Gallery */

.footer-widget .img-gallery {
	margin-top: 5px;
	display: inline-block;
}
.img-gallery a.thumb-holder {
	overflow: hidden;
	position: relative;
}
.img-gallery a.thumb-holder img {
	margin: 0 15px 15px 0;
	display: inline-block;
	width: 95px;
	height: 85px;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.img-gallery a.thumb-holder:hover img {
	opacity: 0.7;
}
.footer2 .img-gallery a.thumb-holder img {
	width: 90px;
	height: 75px;
}
/* Footer about us */

.footer-about-us h4 {
	font-size: 16px;
	margin-bottom: 0;
	line-height: normal;
}
.subscribe {
	margin-top: 20px;
}
.subscribe input.form-control {
	border: 1px solid #ddd;
}
.subscribe .input-group-addon {
	background: none;
	border-radius: 0;
	border: 0;
	padding: 0;
}
.subscribe button {
	padding: 13px 20px;
	color: #fff;
}
.subscribe button:hover {
	background: #222;
	color: #fff;
}
.subscribe button i {
	font-size: 20px;
}
/* Footer links */

.footer ul li {
	color: #fff;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-right: 40px;
	display: inline-block;
}
.footer ul.arrow li {
	width: 50%;
	float: left;
}
ul.arrow li:before {
	content: "\f105";
	font-family: FontAwesome;
	margin-right: 10px;
}
.footer ul li a {
	color: #fff;
}
/* Copyright
================================================== */

/*#copyright {
	padding: 12px 0;
	background: #fffbfb;
	color: #000;
}*/
.copyright-info {
	font-size: 16px;
	border-top: 1px solid rgba(255,255,255,.15);
	/* max-width: 850px; */
	margin: auto 0;/* padding-top: 15px; */
}
.copyright.angle:before {
	background: #191919;
	height: 50px;
	top: -25px;
	-webkit-transform: skew(0deg, -2deg);
	-moz-transform: skew(0deg, -2deg);
	-ms-transform: skewX(0deg) skewY(-2deg);
	-o-transform: skew(0deg, -2deg);
	transform: skew(0deg, -2deg);
	display: none;
}
.footer-social {
	position: relative;
	z-index: 10;
}
.footer-social .icon-pentagon i {
	font-size: 16px;
}
/* Footer sytle 2 */

.footer2 .social-icon {
	padding-bottom: 15px;
}
.footer2 .copyright-info {
	color: #323232;
	border-top: 1px solid #e7e7e7;
}
#back-to-top {
	right: 40px;
	top: auto;
	z-index: 10;
	-webkit-backface-visibility: hidden;
}
#back-to-top.affix {
	bottom: 60px;
}
#back-to-top .btn.btn-primary {
	border-radius: 100%;
	padding: 0 !important;
	font-size: 18px;
	width: 36px;
	height: 36px;
	background: rgba(0,0,0,.3);
	border: 2px solid transparent;
	color: #fff;
	opacity: .5;
}
#back-to-top .btn.btn-primary:hover {
	color: #fff;
	opacity: 1;
}
/* Sub pages
================================================== */

/* Banner area */

#banner-area {
	position: relative;
}
.banner-title-content {
	position: absolute;
	top: 50%;
	width: 100%;
	height: 100%;
}
.banner-title-content h2 {
	color: #fff;
	font-size: 36px;
}
.banner-title-content .breadcrumb {
	background: none;
	color: #fff;
	font-weight: 700;
	font-size: 16px;
}
.banner-title-content .breadcrumb a:hover {
	color: #ccc;
}
/* About Us */

.about-message {
	background: #f4f4f4;
	min-height: 374px;
}
.about-message ul li a {
	color: #6A6A6A;
}
/* Services */

/* Call to Action */

.call-to-action {
	color: #fff;
	padding: 40px 0;
}
.call-to-action.dark {
	background: #2a2d32;
}
.call-to-action h3 {
	color: #fff;
	float: left;
	margin: 10px 0 0;
	font-size: 20px;
}
.call-to-action .btn.btn-primary.white:hover {
	background: #000;
}
.call-to-action .btn.btn-primary.solid {
	margin-left: 15px;
}
.btn.btn-primary-1.solid {
	background: #ee3b24;
	color: #fff;
	border-radius: 30px;
	padding: 12px 45px;
	text-transform: uppercase;
}
.btn.btn-primary-1.solid:hover {
	border: 1px solid #000;
	background: #fff;
}
.btn.btn-primary-1.solid:hover {
	color: #000;
}
/*.panel.panel-default {
  margin-top: 20px;
}*/
h4.panel-title {
	position: relative;
	padding-left: 30px;
}
h4.panel-title a:before, h4.panel-title a.collapsed:before {
	font-family: FontAwesome;
	position: absolute;
	z-index: 0;
	font-size: 16px;
	left: 0;
	padding: 0 5px;
	text-align: center;
}
h4.panel-title a:before {
	content: "\f0d7";
	    color: #F60;
}
h4.panel-title a.collapsed:before {
	content: "\f0da";
	    color: #F60;
}
.panel-body ul {
	padding-left: 35px;
}
.panel-group .btn.btn-primary.solid:hover {
	color: #333;
}
/* Testimonial */

.ts-testimonial-content {
	position: relative;
	padding: 30px 30px 15px 30px;
	border-width: 1px;
	border-style: solid;
	border-color: #e7e7e7;
	margin-bottom: 40px;
}
.ts-testimonial-content:after {
	content: "";
	position: absolute;
	bottom: -40px;
	left: 45px;
	border-style: solid;
	border-width: 40px 0px 0 30px;
	border-color: #e7e7e7 transparent;
	display: block;
	width: 0;
	z-index: 1;
}
.ts-testimonial-content img {
	float: left;
	width: 80px;
	height: 80px;
	border-radius: 100%;
}
.ts-testimonial-text {
	padding-left: 110px;
}
.ts-testimonial-author {
	position: absolute;
	bottom: -60px;
	left: 90px;
}
.ts-testimonial-author h3.name {
	font-size: 14px;
	margin: 10px 0 0;
}
.ts-testimonial-author h3 span {
	display: block;
	font-size: 13px;
	margin-top: -10px;
	text-transform: capitalize;
	color: #555;
}
/* Faq Page */

.faq-box {
	margin-bottom: 45px;
}
.faq-box h4 {
	margin-bottom: 25px;
}
/* 404 page */

.error-page .error-code {
	display: block;
	font-size: 150px;
	line-height: 150px;
	color: #333;
	margin-bottom: 20px;
	text-shadow: 5px 5px 1px rgba(0,0,0,.1);
}
.error-page .error-body .btn {
	margin-top: 30px;
	font-weight: 700;
}
/* Blog
================================================== */

/* Blog Listing */

.post {
	margin: 0 0 40px;
	padding: 0 0 40px;
	border-bottom: 1px solid #F5F5F5;
}
.post.post-last {
	border-bottom: 0;
}
.post-image-wrapper {
	margin-bottom: 20px;
	position: relative;
}
.blog-date {
	position: absolute;
	top: 50px;
	left: 0;
	color: #fff;
	border-radius: 0 25px 25px 0;
	padding: 5px 15px;
	font-weight: 700;
}
.blog-date a {
	color: #fff;
}
.post-footer .btn.btn-primary {
	font-size: 12px;
	padding: 8px 20px;
	margin-top: 15px;
}
/* Blog Single */



.post-meta {
	color: #959595;
	font-weight: 400;
	font-size: 13px;
}
.post-meta span {
	padding-right: 10px;
}
.post-meta a {
	color: #959595
}
.post-meta-author a, .post-meta-cats a {
	color: #323232;
}
.entry-content {
	padding: 20px 0 10px;
}
/* Blog author */

.about-author {
	background: #f2f2f2;
	padding: 15px 20px;
	margin: 20px 0;
}
.author-img img {
	width: 120px;
	height: 120px;
	margin-right: 30px;
	border-radius: 100%;
	margin-top: 20px;
}
.author-url span a {
	color: #959595;
}
.author-info h3 {
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: normal;
}
.author-info h3 span {
	font-size: 14px;
	color: #959595;
	border-left: 1px solid #AFAFAF;
	padding-left: 8px;
	margin-left: 5px;
}
/* Blog post comments */

.comments-counter {
	font-size: 18px;
}
.comments-counter a {
	color: #323232;
}
.comments-list {
	list-style: none;
	margin: 0;
	padding: 20px 0;
}
.comments-list .comment {
	border-bottom: 1px solid #cecece;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.comments-list .comment.last {
	border-bottom: 0;
}
.comments-list img.comment-avatar {
	width: 84px;
	height: 84px;
	margin-right: 30px;
	border-radius: 100%;
}
.comments-list .comment-body {
	margin-left: 120px;
}
.comments-list .comment-author {
	margin-bottom: 0;
}
.comments-list .comment-date {
	font-style: italic;
	color: #959595;
	margin-bottom: 20px;
}
.comments-list .comment-reply {
	text-transform: uppercase;
	color: #323232;
}
.comments-reply {
	list-style: none;
	margin: 0 0 0 70px;
}
.comments-form .btn.btn-primary {
	padding: 10px 20px;
}
.comments-form label {
	font-weight: normal;
	color: #959595;
}
/* Sidebar */

.sidebar h3.widget-title {
	font-size: 18px;
	line-height: normal;
	margin-top: 0;
}
.sidebar .widget {
	margin-bottom: 40px;
}
.sidebar-right {
	padding-left: 20px;
}
/* Blog search */

.sidebar #search .input-group-btn .btn.btn-primary {
	padding: 11px 12px;
}
/*-- Blog tab widget --*/

.widget-tab .nav-tabs {
	margin: 0;
	text-align: center;
	border-bottom: 1px solid #e7e7e7;
}
.widget-tab .nav-tabs>li:first-child {
	margin-left: 10px;
}
.widget-tab .nav-tabs>li>a {
	background: #f2f2f2;
	color: #323232;
	font-size: 15px;
	font-weight: 700;
	text-transform: capitalize;
	border-radius: 3px 3px 0 0;
	margin-right: -1px;
	border: 1px solid #e7e7e7;
	border-bottom: 0;
}
.widget-tab .nav-tabs>li.active>a {
	background: #fff;
	color: #323232;
	border: 1px solid rgba(0,0,0,.1);
	border-bottom: 0;
}
.widget-tab .tab-content {
	border-top: 0;
	padding: 10px 0 0;
}
.widget-tab .posts-thumb img {
	display: block;
	width: 85px;
	height: 65px;
	margin-right: 20px;
}
.widget-tab .posts-avator img {
	display: block;
	width: 62px;
	height: 62px;
	margin-right: 20px;
	border-radius: 100%;
}
.widget-tab h4.entry-title {
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 5px;
}
.widget-tab h4.entry-title a {
	color: #323232;
}
.widget-tab .post-meta span {
	padding-right: 5px;
}
.widget-tab ul.posts-list li {
	padding-bottom: 10px;
}
/*-- Blog category widget --*/

.widget-categories ul.category-list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.widget-categories ul.category-list li {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #dedede;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.widget-categories ul.category-list li:hover {
	padding-left: 10px;
}
.widget-categories ul.category-list li a {
	color: #323232;
}
.widget-categories ul.category-list li:last-child {
	border-bottom: 0;
}
.widget-categories ul.category-list li .posts-count {
}
/*-- Blog tags widget --*/

.widget-tags ul > li {
	float: left;
	margin: 6px;
}
.widget-tags ul > li a {
	background: #f2f2f2;
	color: #6A6A6A;
	display: block;
	font-size: 14px;
	padding: 5px 15px;
	border-radius: 25px;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.widget-tags ul > li a:hover {
	color: #fff;
}
/* Landing page
================================================== */
/* Header */

/*.header {
	border-top: 1px solid #ff781e;
	background: #000;
	padding-top: 8px;
}*/
.header-solid ul.navbar-nav > li:hover > a, .header-solid ul.navbar-nav > li.active > a {
	color: #ee3b24;
}
/*-- Logo --*/

.navbar-brand.navbar-bg {
	background: #000;
}
.landing-header.header-bgnone {
	background: rgba(0,0,0,.8);
}
.landing-header.header-bgnone ul.navbar-nav > li:hover > a, .landing-header.header-bgnone ul.navbar-nav > li.active > a {
}
.hero-section {
	height: 100%;
	background-image: url(../images/landing/main-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: top center;
	padding-bottom: 0;
	padding-top: 200px;
	overflow: hidden;
}
.hero-section .container {
	height: 100%;
}
.hero-content {
	position: relative;
	display: table;
	height: 100%;
	width: 100%;
}
.hero-text {
	display: table-cell;
	vertical-align: bottom;
	color: #fff;
	padding-right: 50%;
	width: 100%;
	padding-bottom: 10%;
}
.hero-title {
	font-size: 40px;
	line-height: 50px;
	color: #fff;
}
.hero-description {
	margin-bottom: 30px;
	font-size: 18px;
	line-height: 30px;
	color: #fff;
}
.hero-images {
	display: block;
	position: absolute;
	bottom: 80px;
	right: 0;
	width: 50%;
	max-height: 100%;
}
.hero-images img {
	display: block;
	position: relative;
	max-height: 100%;
	width: auto;
}
.hero-buttons a.btn {
	color: #fff;
	padding: 15px 50px;
}
.hero-buttons a.btn.solid {
	margin-left: 10px;
}
.hero-buttons a i {
	margin-left: 5px;
}
/* Facts */

.landing_facts {
	color: #fff;
	padding: 50px 0;
}
.landing_facts .facts i {
	font-size: 36px;
}
.landing_facts .facts-num span {
	font-size: 56px;
}
/* Video and video background */

.video-embed {
	position: relative;
	padding-top: 56.25%; /* 16:9 */
	height: 0;
	background-color: #000000;
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.2);
	box-shadow: 0 5px 15px rgba(0,0,0,0.2);
}
.video-embed iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.video-background-container {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
}
iframe {
	border: 0;
}
 @media ( min-width: 768px ) {
.video-section {
	padding: 100px 0;
}
}
@media ( min-width: 992px ) {
.video-section {
	padding: 120px 0;
}
}
/* Screenshot image */

.app-gallery .grid {
	display: block;
	margin: 0 15px 20px;
	padding: 5px;
}
.app-gallery figure.effect-oscar a {
	margin: 125px 5px 0;
}
.app-gallery figure.effect-oscar figcaption::before {
	border: 0;
}
/* Subscribe Form */

.newsletter-form {
	position: relative;
}
.newsletter-form button {
	position: absolute;
	position: absolute;
	right: 0;
	top: 0;
	border-radius: 0 !important;
	color: #fff !important;
	padding: 14px 30px 12px !important;
}
.newsletter-form button:hover {
	color: #323232 !important;
}
/* Clients */

.landing_page_clients {
	padding-top: 30px;
}
/* Elements page
================================================== */

.testimonial.elements .testimonial-text, .testimonial.elements .testimonial-content h3.name, .testimonial.elements .testimonial-content h3 span {
	color: #323232;
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
}
.testimonial.elements .testimonial-slide.owl-theme .owl-controls .owl-page span {
	border: 1px solid #e7e7e7;
}
/* Style Swithcer
================================================== */

.style-switch-wrapper {
	position: fixed;
	top: 100px;
	right: -250px;
	width: 250px;
	height: auto;
	background-color: rgba(0,0,0,.75);
	border-bottom-right-radius: 4px;
	padding: 20px 20px;
	z-index: 1000;
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
}
.style-switch-wrapper h3 {
	color: #fff;
	margin-top: 0;
	margin-bottom: 20px;
}
.style-switch-wrapper.active {
	right: 0;
}
.style-switch-button {
	position: absolute;
	top: 0;
	right: 250px;
	width: 50px;
	height: 50px;
	background-color: rgba(0,0,0,.75);
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	z-index: 1000;
	cursor: pointer;
	display: none;
}
.style-switch-button i {
	color: #FFF;
	position: relative;
	line-height: 1;
	top: 15px;
	left: 15px;
	font-size: 20px;
}
.style-switch-wrapper button {
	width: 30px;
	height: 30px;
	border-radius: 100% !important;
	margin-bottom: 5px;
	color: #fff;
	display: inline-block;
	padding: 0 !important;
	margin-right: 2px;
	border: 0 !important;
}
a.close-styler {
	color: #fff !important;
	padding: 7px 20px !important;
	margin-right: 6px;
}
.style-switch-wrapper button:active, .style-switch-wrapper button:focus {
	border: 2px solid #FFF;
}
.style-switch-wrapper #preset1 {
	background-color: #49a2e7;
}
.style-switch-wrapper #preset2 {
	background-color: #81c83c;
}
.style-switch-wrapper #preset3 {
	background-color: #ff781e;
}
.style-switch-wrapper #preset4 {
	background-color: #ffc400;
}
.style-switch-wrapper #preset5 {
	background-color: #334F96;
}
.style-switch-wrapper #preset6 {
	background-color: #8C42BA;
}
/*********************************
3.4 Header - Shopping
*********************************/

.shopping {
	display: inline-block;
	/* margin-left: 111px; */
    /* padding-right: 161px; */
	margin-top: 10px;
	-webkit-transform: translateY(-2px);
	-moz-transform: translateY(-2px);
	-ms-transform: translateY(-2px);
	-o-transform: translateY(-2px);
	transform: translateY(-2px);
}
.search {
	/* width: 70%; */
	height: 36px;
	margin-top: 11px;
	background: none;
	/* padding-left: 20px; */
	border: 1px solid #666;
	border-radius: 5px;
	color: #CCCCCC;
}
.search input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
	background: none;
	border: none;
	width: 90%;
	height: 30px;
}
.shopping a {
	display: inline-block;
	margin-right: 10px;
}
.shopping a:last-child {
	margin-right: 0;
}
.cart_num_container, .star_num_container {
	position: absolute;
	top: 13px;
	left: -5px;
	width: 15px;
	height: 15px;
	background: #FF6633;
	border-radius: 50%;
}
.cart_num_inner, .star_num_inner {
	width: 100%;
	height: 100%;
}
.cart_num, .star_num {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 9px;
	font-weight: 600;
	color: #fff;
}
.star img {
	width: 20px;
	height: 20px;
}
.user img {
	width: 20px;
	height: 20px;
}
.cart img {
	width: 20px;
	height: 20px;
}
.avatar img {
	width: 20px;
	height: 20px;
}
/*.search
{
  display: inline-block;
  width: 400px;
  -webkit-transform: translateY(2px);
  -moz-transform: translateY(2px);
  -ms-transform: translateY(2px);
  -o-transform: translateY(2px);
  transform: translateY(2px);
}
.search_input
{
  width: 100%;
  height: 35px;
  background: none;
  padding-left: 20px;
  border: 1px solid #666;
  border-radius: 5px;
  color: #CCCCCC;
}
.search_button
{
  position: absolute;
  top: 45%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 10px;
  width: 19px;
  height: 19px;
  background: transparent;
  border: none;
  outline: none;
}
.search_button:focus
{
  outline: none !important;
}
.search_button img
{
  max-width: 100%;
}*/
.search_button {
	position: absolute;
	top: 36%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 10px;
	width: 42px;
	height: 6px;
	background: transparent;
	border: none;
	outline: none;
}
.search_button:focus {
	outline: none !important;
}
.search_button img {
	max-width: 75%;
}
/*---------------------------------------------MEGAMENU-CSS----------------------------*/

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
/*body {
    margin: 0;
    background: #fff;
}*/
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden], template {
display:none
}
a {
	background-color: transparent
}
a:active, a:hover {
	outline: 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: bold
}
dfn {
	font-style: italic
}
h1 {
	font-size: 2em;
	margin: .67em 0
}
mark {
	background: #ff0;
	color: #000
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -0.5em
}
sub {
	bottom: -0.25em
}
img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 1em 40px
}
hr {
	box-sizing: content-box;
	height: 0
}
pre {
	overflow: auto
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}
button {
	overflow: visible
}
button, select {
	text-transform: none
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
input {
	line-height: normal
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
height:auto
}
input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none
}
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}
legend {
	border: 0;
	padding: 0
}
textarea {
	overflow: auto
}
optgroup {
	font-weight: bold
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
td, th {
	padding: 0
}
.description {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
megamenu.js STYLE STARTS HERE
–––––––––––––––––––––––––––––––––––––––––––––––––– */


/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Screen style's
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.menu-container {
	margin: 0 auto;
	background: transparent !important;
	margin-left: 50px;
}
.menu-mobile {
	display: none;
	padding: 20px;
}
.menu a:link, a:visited {
	text-decoration: none;/*color: #ff5800;*/
}
.menu > ul > li a {
	padding: 1.5em 7px;
	width: 90%;
	display: block;
	color: #f9914f;
}
a.menu-mobile {
	color: transparent;
}
.menu-mobile:after {
	content: "\f394";
	font-family: "Ionicons";
	font-size: 2.5rem;
	padding: 0;
	float: right;
	position: relative;
	color: #f60;
	top: 50%;
	-webkit-transform: translateY(-25%);
	-ms-transform: translateY(-25%);
	transform: translateY(-25%);
}
.menu-dropdown-icon:before {
	content: "\f489";
	font-family: "Ionicons";
	display: none;
	cursor: pointer;
	float: right;
	padding: 1.5em 2em;
	background: #fff;
	color: #333;
}
.menu > ul {
	margin: 0 auto;
	width: 100%;
	list-style: none;
	padding: 0;
	position: relative;
	/* IF .menu position=relative -> ul = container width, ELSE ul = 100% width */
	box-sizing: border-box;
}
.menu > ul:before, .menu > ul:after {
	content: "";
	display: table;
}
.menu > ul:after {
	clear: both;
}
.menu > ul > li {
	float: left;
	background: #000000;
	padding: 0;
	margin: 0;
}
.menu > ul > li a {
	text-decoration: none;
	padding: 1em 2em;
	display: block;
	color: #ffffff;
}
.menu > ul > li a:hover {
	color: #ff6600;
}
.menu > ul > li:hover {
	background: #f0f0f0;
	color: #ff6600;
}
.menu > ul > li > ul {
	display: none;
	width: auto;
	background: #f0f0f0;
	padding: 20px;
	position: absolute;
	z-index: 99;
	left: 0;
	margin: 0;
	list-style: none;
	box-sizing: border-box;
}
.menu > ul > li > ul:before, .menu > ul > li > ul:after {
	content: "";
	display: table;
}
.menu > ul > li > ul:after {
	clear: both;
}
.menu > ul > li > ul > li {
	margin: 0;
	padding-bottom: 0;
	list-style: none;
	width: 25%;
	background: none;
	float: left;
}
.menu > ul > li > ul > li a {
	color: #777;
	padding: .2em 0;
	width: 95%;
	display: block;
	border-bottom: 1px solid #ccc;
}
.menu > ul > li > ul > li > ul {
	display: block;
	padding: 0;
	margin: 10px 0 0;
	list-style: none;
	box-sizing: border-box;
}
.menu > ul > li > ul > li > ul:before, .menu > ul > li > ul > li > ul:after {
	content: "";
	display: table;
}
.menu > ul > li > ul > li > ul:after {
	clear: both;
}
.menu > ul > li > ul > li > ul > li {
	float: left;
	width: 100%;
	padding: 10px 0;
	margin: 0;
	font-size: .8em;
}
.menu > ul > li > ul > li > ul > li a {
	border: 0;
}
.menu > ul > li > ul.normal-sub {
	/*width: 300px;*/
	left: auto;
	padding: 10px 20px;
}
.menu > ul > li > ul.normal-sub > li {
	width: auto;
	max-width: 200px;
}
.menu > ul > li > ul.normal-sub > li a {
	border: 0;/*padding: 1em 0;*/
}
ul.navbar-right li {
	text-decoration: none;
	padding: 1em 0.2em;
	/* display: block; */
	color: #ffffff;
	display: inline-block;
}
ul.navbar-right li span {
    color: #ffffff;
  
}

a#cart:hover {
	color: #f60;
}
.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	color: #fff;
	vertical-align: middle;
	background-color: #f60;
	border-radius: 10px;
}
/*.row.img-box-1 h2 {
  font-size: 40px;
  color: #F60;
  font-weight: bold;
  letter-spacing: 1px;
}*/
.heading h2 {
	/* font-size: 40px;*/
	color: #F60;
	/* font-weight: normal; */
	letter-spacing: 1px;
}
.img-block-head h2 {
	color: #ff781e;
}
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile style's
–––––––––––––––––––––––––––––––––––––––––––––––––– */



@media only screen and (max-width: 959px) {
.menu-container {
	width: 84%;
}
ul.navbar-right li span {
    color: #ffffff;
    font-size: 25px;
}
.cart i {
    font-size:25px;
}
.menu-container {
	margin: 0 auto;
	background: #0e1013;
	margin-left: 50px;
}
.menu-mobile {
	display: block;
}
.menu-dropdown-icon:before {
	display: block;
}
.menu > ul {
	display: none;
}
.menu > ul > li {
	width: 100%;
	float: none;
	display: block;
}
.menu > ul > li a {
	padding: 1.5em;
	width: 100%;
	display: block;
}
.menu > ul > li > ul {
	position: relative;
}
.menu > ul > li > ul.normal-sub {
	width: 100%;
}
.menu > ul > li > ul > li {
	float: none;
	width: 100%;
	margin-top: 20px;
}
.menu > ul > li > ul > li:first-child {
	margin: 0;
}
.menu > ul > li > ul > li > ul {
	position: relative;
}
.menu > ul > li > ul > li > ul > li {
	float: none;
}
.menu .show-on-mobile {
	display: block;
}
}
.fixed-top {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030;
}
/*---------------------------------------------MEGAMENU-CSS----------------------------*/
/*.highlight:hover {
    border: 1px solid #ee3b24;
}*/

.highlight img:hover {
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(180deg);
}
.highlight {
	margin-right: 20px;
	/* border: 1px solid #e7e7e7; */
	border-radius: 3px;
	display: block;
	padding: 40px 16px;
	/* background: #fff; */
	-webkit-transition: all 350ms;
	-ms-transition: all 350ms;
	transition: all 350ms;
}
.heading-1 .title-desc {
	font-family: 'Lato', serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: 400;
	text-transform: capitalize;
	display: block;
	color: #ffffff;
}
a:active, a:hover {
	outline: 0;
}
a:active, a:hover {
	outline: 0;
}
.panel-body a:hover {
	text-decoration: none;
	color: #ee3b24 !important;
}
a:hover {
	text-decoration: none;
}
.panel-default {
	border-color: #ed3a23;
}
.panel-default>.panel-heading {
	background-color: black;
	border-color: #fff;
	color: #fff;
}
h2 {
	/* font-size: 30px;*/
	line-height: normal;
	margin: 5px 0 0 0;
3740 color: #F60;
}
.affiliate a {
	margin-left: 5px;
}
.panel-default>.panel-heading:hover {
	background-color: black;
	border-color: #ed3a24;
	color: #fff;
}
.panel-default>.panel-heading h4 a:hover {
	color: #ee3b24;
}
.panel-default>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #ed3a24;
	color: #fff;/*background: #000;*/
}
.panel-default>.panel-heading+.panel-collapse .panel-body p {
	font-family: 'Lato', serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.2em;
}
.faq-box-cotent #accordion .panel {
	border-radius: 0;
	border: 0;
	margin-top: 0px;
}
.faq-box-cotent #accordion a {
	display: block;
	padding: 10px 15px;
	border-bottom: 1px solid #ccc;
	text-decoration: none;
}
.faq-box-cotent #accordion .panel-heading a.collapsed:hover, .faq-box-cotent #accordion .panel-heading a.collapsed:hover {
	background-color: #ed3a24;
	color: white;
	transition: all 0.2s ease-in;
}
.faq-box-cotent #accordion .panel-heading a.collapsed:hover::before, .faq-box-cotent #accordion .panel-heading a.collapsed:focus::before {
	color: #fff;
}
.faq-box-cotent #accordion .panel-heading {
	/*padding: 0;*/
	border-radius: 0px;
	text-align: center;
}
.faq-box-cotent #accordion .panel-heading a:not(.collapsed) {
	color: white;
}
.faq-box-cotent #accordion .panel-heading .accordion-toggle::before {
	font-family: 'FontAwesome';
	content: '\f00d';
	float: left;
	color: #fffdfd;
	font-weight: lighter;
	transform: rotate(0deg);
	transition: all 0.2s ease-in;
}
.faq-box-cotent #accordion .panel-heading .accordion-toggle.collapsed::before {
	color: #fff;
	transform: rotate(-135deg);
	transition: all 0.2s ease-in;
}
.faq-box-cotent #accordion .panel-heading a:not(.collapsed) {
	color: #fff5f5;
	background-color: #ed3a24;
	transition: all 0.2s ease-in;
}
.faq-box-cotent #accordion .panel-heading {
	font-size: 20px;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
}
.faq-box-cotent #accordion h4.panel-title:hover {
	color: #000 !important;
}
.faq-box-cotent #accordion h4.panel-title {
	text-align: left;
	font-size: 18px;
}
.faq-box-cotent #accordion p {
	font-family: 'Lato', serif;
}
.faq-box-cotent #accordion a {
	padding: 10px;
	border-bottom: 1px solid transparent;
	text-decoration: none;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
}
.faq-box-cotent #accordion a:hover {
	padding: 10px;
	text-decoration: none;
}
.panel-body {
	padding: 4px 45px;
}
#products {
	background: #333;
	color: #fff;
	/* width: 0; */
    /* position: static;
    z-index: -5; */
    /* height: 0; */
	border-top: 0px solid transparent;/* border-left: 2700px solid #101010; *//* border-bottom: 350px solid white; */
}
#pricing h2.title {
	color: #fff;
}
#pricing .title-desc {
	color: #fffbfb !important;
}
.highlight .panel-default {
	/* border-color: rgb(188, 185, 183); */
	border: none;
}
#pricing.faq-box-cotent #accordion .panel {
	border-radius: 0;
	border: none;/* margin-top: 0px; */
}
div#accordion {
	background: #000;
	color: #fff;
}
div#accordion .panel {
	padding-bottom: 15px;
	background-color: #000 !important;
	color: #fff !important;
	border-top: 1px solid transparent;
	border-radius: 4px;/* -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05); */
}
.highlight img {
	margin-top: 80px;
}
#box-cat {
	background: url(../images/KSP1.jpg) no-repeat;
	background-size: cover;
}
.panel.panel-default .glyphicon {
	display: none!important;
}
.panel.panel-defaul th1, h2, h3 {
	/* font-family: 'Montserrat', sans-serif; */
    /* padding-top: 0px; */
    /* padding-bottom: 0px; 
  font-size: 40px;*/
	color: #F60;
	font-weight: bold;
	text-transform: capitalize;
	/* letter-spacing: 1px; 
    margin-bottom: 25px;*/
	font-family: 'Montserrat', sans-serif;
}
/*------------------------------------------------------   */

/* Slideshow container */
.slideshow-container {
	max-width: 1000px;
	position: absolute;
	margin: auto;
	z-index: 999999;
}
.slideshow-container .fade {
	opacity: 2;
	-webkit-transition: opacity .15s linear;
	transition: opacity .15s linear;
}
/* Next & previous buttons */
.prev, .next {
	cursor: pointer;
	position: absolute;
	top: 50%;
	width: auto;
	padding: 16px;
	margin-top: -22px;
	color: white;
	font-weight: bold;
	font-size: 18px;
	transition: 0.6s ease;
	border-radius: 0 3px 3px 0;
	user-select: none;
}
/* Position the "next button" to the right */
.next {
	right: 0;
	border-radius: 3px 0 0 3px;
}
/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
	background-color: rgba(0,0,0,0.8);
}
/* Caption text */
.text {
	color: #f2f2f2;
	font-size: 15px;
	padding: 8px 12px;
	position: absolute;
	bottom: 8px;
	width: 100%;
	text-align: center;
}
/* Number text (1/3 etc) */
.numbertext {
	color: #f2f2f2;
	font-size: 12px;
	padding: 8px 12px;
	position: absolute;
	top: 0;
}
/* Fading animation */
.fade {
	-webkit-animation-name: fade;
	-webkit-animation-duration: 1.5s;
	animation-name: fade;
	animation-duration: 1.5s;
}
 @-webkit-keyframes fade {
 from {
opacity: .4
}
to {
	opacity: 1
}
}
 @keyframes fade {
 from {
opacity: .4
}
to {
	opacity: 1
}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
.prev, .next, .text {
	font-size: 11px
}
}
section#color-slider-1 {
	/*background: url(../images/speakbg.jpg) no-repeat;*/
	left: 0px;
	top: 0px;
	width: 100%;
	height: 700px;
	position: relative;
	/* border: solid 1px black; */
	display: inline-block;
}
section#color-slider-1:after {
	content: "";
	position: absolute;
	left: 0px;
	/* top: 380px; */
    /* top: 0px; */
	right: 0px;
	bottom: 15px;
	background: #fff;
	background-size: cover;
	-webkit-clip-path: polygon(0px 0px, 100% 100%, 0px 100%);
	-moz-clip-path: polygon(0px 0px, 100% 100%, 0px 100%);
	clip-path: polygon(0px 0px, 100% 100%, 0px 100%);
}
/* Slideshow container */
.slideshow-container-1 {
	max-width: 1000px;
	position: absolute;
	margin: auto;
	z-index: 999999;
}
.slideshow-container-1 .fade {
	opacity: 2;
	-webkit-transition: opacity .15s linear;
	transition: opacity .15s linear;
}
/* Next & previous buttons */
.prev, .next {
	cursor: pointer;
	position: absolute;
	top: 50%;
	width: auto;
	padding: 16px;
	margin-top: -22px;
	color: white;
	font-weight: bold;
	font-size: 18px;
	transition: 0.6s ease;
	border-radius: 0 3px 3px 0;
	user-select: none;
}
/* Position the "next button" to the right */
.next {
	right: 0;
	border-radius: 3px 0 0 3px;
}
/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
	background-color: rgba(0,0,0,0.8);
}
/* Caption text */
.text {
	color: #f2f2f2;
	font-size: 15px;
	padding: 8px 12px;
	position: absolute;
	bottom: 8px;
	width: 100%;
	text-align: center;
}
/* Number text (1/3 etc) */
.numbertext {
	color: #f2f2f2;
	font-size: 12px;
	padding: 8px 12px;
	position: absolute;
	top: 0;
}
/* Fading animation */
.fade {
	-webkit-animation-name: fade;
	-webkit-animation-duration: 1.5s;
	animation-name: fade;
	animation-duration: 1.5s;
}
 @-webkit-keyframes fade {
 from {
opacity: .4
}
to {
	opacity: 1
}
}
 @keyframes fade {
 from {
opacity: .4
}
to {
	opacity: 1
}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
.prev, .next, .text {
	font-size: 11px
}
}
section#color-slider-1 {
	/* background: url(../images/speakbg.jpg) no-repeat;*/
	left: 0px;
	top: 0px;
	width: 100%;
	height: 700px;
	position: relative;
	/* border: solid 1px black; */
	display: inline-block;
}
section#color-slider-1:after {
	content: "";
	position: absolute;
	left: 0px;
	/* top: 380px; */
    /* top: 0px; */
	right: 0px;
	bottom: 15px;
	background: #fff;
	background-size: cover;
	-webkit-clip-path: polygon(0px 0px, 100% 100%, 0px 100%);
	-moz-clip-path: polygon(0px 0px, 100% 100%, 0px 100%);
	clip-path: polygon(0px 0px, 100% 100%, 0px 100%);
}
section#color-slider {
	/*background: url(../images/speakbg.jpg) no-repeat;*/
	left: 0px;
	top: 0px;
	width: 100%;
	/*height: 700px;*/
	position: relative;
	/* border: solid 1px black; */
	display: inline-block;
}
section#color-slider:after {
	content: "";
	position: absolute;
	left: 0px;
	/* top: 380px; */
    /* top: 0px; */
	right: 0px;
	bottom: 15px;
	background: #fff;
	background-size: cover;
	-webkit-clip-path: polygon(0px 0px, 100% 100%, 0px 100%);
	-moz-clip-path: polygon(0px 0px, 100% 100%, 0px 100%);
	clip-path: polygon(0px 0px, 100% 100%, 0px 100%);
}
.color-box {
	top: 425px;
	position: absolute;
	z-index: 99999999;
	margin: 5px 110px auto;/* text-align: end; */
}
.box-text p {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 16px!important;
	line-height: 1.6em!important;
}
.box-text p i.fa {
	color: #fbfaf9;
	padding-right: 10px;
}
/* section#slider-1 {
    right: 0px;
    top: 0px;
    width: 100%;
    height: 750px;
   padding: 0px 0px; 
    position: relative;
  /*border: solid 1px black; 
    display: inline-block;*/
}
section#slider-1:after {
}
/* content: "";
    position: absolute;
    left: 0px;
    top: 602px;*/
    /* top: 0px;
    right: -332px;
    bottom: -38px;
    background: #fff;
    background-size: cover; 
    -webkit-clip-path: polygon(0px 0px, 100% 100%, 0px 100%);
    -moz-clip-path: polygon(0px 0px, 100% 100%, 0px 100%);
    clip-path: polygon(0px 0px, 100% 100%, 0px 100%);
  

}*/


.mySlides-1 {
	margin-top: 25px;
	width: 100%;
	height: 450px;
}
section#service {
	/*  display: flex;*/
	height: 100%;
	align-items: center;
	justify-content: center;
}
section#color-slider .title-desc {
	color: #ffffff;
}
.testimonial blockquote {
	font-family: "source sans pro";
	font-size: 16px;
	font-weight: 300;
}
.list-desc blockquote:before {
	color: #ccc;
	content: open-quote;
	font-size: 5em;
	line-height: 0em;
	margin-right: 0.1em;
	vertical-align: -0.4em;
}
section#color-slider p {
	color: #ffffff;
}
#myCarousel .nav a small {
	display: block;
}
#myCarousel .nav {
	background: #eee;
}
.box-text {
	margin-top: 10px;
}
.nav-justified > li > a {
	border-radius: 0px;
}
.nav-pills>li[data-slide-to="0"].active a {
	background-color: #16a085;
}
.nav-pills>li[data-slide-to="1"].active a {
	background-color: #e67e22;
}
.nav-pills>li[data-slide-to="2"].active a {
	background-color: #2980b9;
}
.nav-pills>li[data-slide-to="3"].active a {
	background-color: #8e44ad;
}
/* Carousel */
#carousel-example {
	font-family: 'Lato', sans-serif;
 .carousel-wrapper {
 background: #111;
 color: white;
 font-weight: 300;
 padding: 40px 0;
 text-transform: uppercase;
 h2 {
 padding: 0 0 35px;
 text-align: center;
}
 ol {
 margin: 0 auto;
 position: static;
 width: 100%;
 span {
 border: 1px solid transparent;
 cursor: pointer;
 height: auto;
 padding: 10px 15px;
 text-align: center;
 transition: border 0.3s, color 0.3s;
 width: auto;
}
 .active {
 background: none;
 border: 1px solid orange;
 color: orange;
 height: auto;
 padding: 10px 15px;
 width: auto;
}
}
}
.carousel-inner {
 .item {
 transition: opacity 1s;
 .img-wrapper {
 height: 400px;
 margin: 0 -15px 0 0;
 overflow: hidden;
 position: relative;
 img {
 left: 50%;
 position: absolute;
 top: 50%;
 transform: translate(-50%, -50%);
 width: 1000px;
}
}
 .carousel-caption {
 background: orange;
 color: #111;
 font-size: 1.1em;
 height: 400px;
 margin: 0 0 0 -15px;
 padding: 30px;
 position: static;
 text-align: left;
 text-shadow: none;
 h2 {
 padding: 0 0 20px;
 text-transform: uppercase;
}
}
}
}
}
 @media(max-width:950px) {
.cd-half-width {
	margin-left: 4%!important;
	color: #fff;
}
/*nav:not(.mm) {
  display: none;
}*/

/*.header, .content, .footer {
	text-align: center;
}
.header {
	background: #4bb5ef;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 50px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;	
}*/
.footer {
	background: #000000;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 50px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	/* height: 65px; */
	padding: 0 50px;
}
.header.fixed {
	position: fixed;
	top: 0;
	left: 0;
}
.footer.fixed {
	position: fixed;
	bottom: 0;
	left: 0;
}
.header .nav-bar .fa-bars a {
	width: 28px;
	display: block;/* 
height: 18px; 
    padding: 11px; 
    /* margin: 5px;
    position: absolute;
    top: 0;
    left: 0;*/
}
.header .nav-bar .fa-bars a:before, .header .nav-bar .fa-bars a:after {
	content: '';
	display: block;
	/*background: #fff;*/
	height: 2px;
}
.nav-bar .fa-bars a span {
	background: #fff;
	display: block;
	height: 2px;
	margin: 6px 0;
}
.content {
	padding: 150px 50px 50px 50px;
}
/*.body-inner {
    background: #000;
    background-image:none!important;
    background-position: center right;
    background-size: cover;

}*/

.menu-container .menu {
	display: none!important;
}
.form-overlay {
	background-color: rgb(8, 8, 8)!important;
}
#owl-demo .item img {
	display: block;
	width: 100%!important;
	height: 280px;
}
.box-boder h2 {
    margin: 4% 5%!important;
}
.bs-slider {
	overflow: hidden;
	width: 100%;
}
.well.well-sm.box-contact {
    padding: 30px!important;
    border-radius: 3px;
    margin-left: 0px!important;
    min-height: 515px;
    z-index: 4;
    margin-top: -19px;
}
.slideshow-container-1 {
	max-width: 1000px;
	position: inherit;
	margin: auto;
	z-index: inherit;
}
/*section {
    padding: 0px !important;
   
}*/
section#slider-1 {
	height: auto !important;
}
.cd-hero-slider .cd-full-width, .cd-hero-slider .cd-half-width {
	position: absolute;
	width: 100%;
	height: 49%;
	z-index: 100;
	left: 0;
	top: 0;
	text-align: left;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
}
.cd-half-width {
	width: 100% !important;
	color: #fff;
	margin-top: 65%;
}
.menu-dropdown-icon:before {
	content: "\f489";
	font-family: "Ionicons";
	display: none;
	cursor: pointer;
	float: right;
	padding: 1.5em 2em;
	background: #962222!important;
	color: #fff!important;
}
.slide-text {
	left: 0;
	top: -4%!important;
}
.slide-text img {
	width: 100%!important;
	height: 325px!important;
	margin-top: 21px;
	text-align: center;
	margin: -63px auto;
}
#carousel-example {
 .carousel-inner {
 .item {
 .img-wrapper {
 height: auto;
 img {
 transform: none;
 position: static;
 width: 100%;
}
}
 .carousel-caption {
 height: auto;
}
}
}
}
}
.bg-color {
	background: #2c374a;
	padding: 80px 0px;
}
.bg-color-1 {
	background: #434242;
	padding: 80px 0px;
}
.bg-color-2 {
	background: #d4c6b5;
	padding: 80px 0px;
}
.bg-color {
	color: #fff;
}
.bg-color-1 {
	color: #fff;
}
.bg-color-2 {
	color: #fff;
}
.carousel-wrapper .carousel-indicators span {
	height: 40px;
	margin: 0;
	background: none;
	border-radius: 50px;
	padding: 10px 30px;
	/* background: none; */
	font-size: 14px;
	cursor: pointer;
	color: #fff;
	border: 1px solid #fff;
}
.carousel-wrapper .carousel-indicators span:hover {
	height: 40px;
	margin: 0;
	background-color: #ed3a23;
	border-radius: 50px;
	padding: 10px 30px;
	/* background: none; */
	font-size: 14px;
	cursor: pointer;
	color: #fff;
}
.carousel-wrapper .carousel-indicators {
	bottom: 80px;/* left: 50px; */
}
#carousel-example .carousel-indicators {
	position: absolute;
	bottom: 90px;
	left: 35%;
	z-index: 15;
	width: 100%;
	padding-left: 0;
	/* top: 10%; */
	margin-left: -30%;
	text-align: center;
	list-style: none;
}
/*--------------------Sec-menu---------------------------*/
/*.header {
	background-color: #000;
	padding: 0px;
	text-align: center;
}
#navbar {
    overflow: hidden;
    background-color: #333;
    z-index: 99999999999999999999999;
    /* margin-top: -25px; 
    color: #323232;
}

#navbar {
    overflow: hidden;
    background-color: #f60;
    z-index: 99999999999999999999999;
    margin-top: -1px;
    height: 107px;
    color: #323232;
}*/
#navbar {
	background-color: #333;
	position: fixed;
	top: -50px;
	width: 100%;
	display: block;
	transition: top 0.3s;
	z-index: 9999999;
}
#navbar a {
	float: left;
	display: block;
	color: #f2f2f2;
	text-align: center;
	padding: 15px;
	text-decoration: none;
	font-size: 17px;
}
#navbar a:hover {
	background-color: #ddd;
	color: black;
}
/*.row.img-box-1 img {
    z-index: -999;
    position: relative;
}

.content {
  padding: 16px;
}

.sticky {
    position: fixed;
    top: 30px;
    width: 100%;
    z-index: 9999999;
}
  
  .affix {
    top: 0;
    width: 100%;
    z-index:9999999 !important;
  }

  .affix + .container-fluid {
    padding-top: 70px;
  }
.sticky + .content {
  padding-top: 60px;
}*/
/*
-------------------------------------*/

.bs-slider {
	overflow: hidden;
	max-height: 700px;
	position: relative;
	background: #000000;
}
.bs-slider:hover {
	cursor: -moz-grab;
	cursor: -webkit-grab;
}
.bs-slider:active {
	cursor: -moz-grabbing;
	cursor: -webkit-grabbing;
}
.bs-slider .bs-slider-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.40);
}
.bs-slider > .carousel-inner > .item > img, .bs-slider > .carousel-inner > .item > a > img {
	margin: auto;
	width: 100% !important;
}
/********************
*****Slide effect
**********************/

.fade {
	opacity: 1;
}
.fade .item {
	top: 0;
	z-index: 1;
	opacity: 0;
	width: 100%;
	position: absolute;
	left: 0 !important;
	display: block !important;
	-webkit-transition: opacity ease-in-out 1s;
	-moz-transition: opacity ease-in-out 1s;
	-ms-transition: opacity ease-in-out 1s;
	-o-transition: opacity ease-in-out 1s;
	transition: opacity ease-in-out 1s;
}
.fade .item:first-child {
	top: auto;
	position: relative;
}
.fade .item.active {
	opacity: 1;
	z-index: 2;
	-webkit-transition: opacity ease-in-out 1s;
	-moz-transition: opacity ease-in-out 1s;
	-ms-transition: opacity ease-in-out 1s;
	-o-transition: opacity ease-in-out 1s;
	transition: opacity ease-in-out 1s;
}
/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
.control-round .carousel-control {
	top: 47%;
	opacity: 0;
	width: 45px;
	height: 45px;
	z-index: 100;
	color: #ffffff;
	display: block;
	font-size: 24px;
	cursor: pointer;
	overflow: hidden;
	line-height: 43px;
	text-shadow: none;
	position: absolute;
	font-weight: normal;
	background: transparent;
	-webkit-border-radius: 100px;
	border-radius: 100px;
}
.control-round:hover .carousel-control {
	opacity: 1;
}
.control-round .carousel-control.left {
	left: 1%;
}
.control-round .carousel-control.right {
	right: 1%;
}
.control-round .carousel-control.left:hover, .control-round .carousel-control.right:hover {
	color: #fdfdfd;
	background: rgba(0, 0, 0, 0.5);
	border: 0px transparent;
}
.control-round .carousel-control.left>span:nth-child(1) {
	left: 45%;
}
.control-round .carousel-control.right>span:nth-child(1) {
	right: 45%;
}
/*---------- INDICATORS CONTROL ----------*/
.indicators-line > .carousel-indicators {
	right: 45%;
	bottom: 3%;
	left: auto;
	width: 90%;
	height: 20px;
	font-size: 0;
	overflow-x: auto;
	text-align: right;
	overflow-y: hidden;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	white-space: nowrap;
}
.indicators-line > .carousel-indicators li {
	padding: 0;
	width: 15px;
	height: 15px;
	border: 1px solid rgb(158, 158, 158);
	text-indent: 0;
	overflow: hidden;
	text-align: left;
	position: relative;
	letter-spacing: 1px;
	background: rgb(158, 158, 158);
	-webkit-font-smoothing: antialiased;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	margin-right: 5px;
	-webkit-transition: all 0.5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
	transition: all 0.5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
	z-index: 10;
	cursor: pointer;
}
.indicators-line > .carousel-indicators li:last-child {
	margin-right: 0;
}
.indicators-line > .carousel-indicators .active {
	margin: 1px 5px 1px 1px;
	box-shadow: 0 0 0 2px #fff;
	background-color: transparent;
	position: relative;
	-webkit-transition: box-shadow 0.3s ease;
	-moz-transition: box-shadow 0.3s ease;
	-o-transition: box-shadow 0.3s ease;
	transition: box-shadow 0.3s ease;
	-webkit-transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	transition: background-color 0.3s ease;
}
.indicators-line > .carousel-indicators .active:before {
	transform: scale(0.5);
	background-color: #fff;
	content: "";
	position: absolute;
	left: -1px;
	top: -1px;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	-webkit-transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	transition: background-color 0.3s ease;
}
/*---------- SLIDE CAPTION ----------*/
.slide_style_left {
	text-align: left !important;
}
.slide_style_right {
	text-align: right !important;
}
.slide_style_center {
	text-align: center !important;
}
.slide-text {
	left: 0;
	top: 30%!important;
	right: 0;
	margin: auto;
	padding: 10px;
	position: absolute;
	text-align: left;
	padding: 10px 85px;
}
.slide-text > h1 {
	padding: 0;
	color: #ffffff;
	font-size: 70px;
	font-style: normal;
	line-height: 84px;
	margin-bottom: 30px;
	letter-spacing: 1px;
	display: inline-block;
	-webkit-animation-delay: 0.7s;
	animation-delay: 0.7s;
}
.slide-text > p {
	padding: 0;
	color: #ffffff;
	font-size: 20px;
	line-height: 24px;
	font-weight: 300;
	margin-bottom: 40px;
	letter-spacing: 1px;
	-webkit-animation-delay: 1.1s;
	animation-delay: 1.1s;
}
.cd-half-width {
	margin-left: 0% !important;
	color: #fff;
}
.slide-text > a.btn-default {
	color: #000;
	font-weight: 400;
	font-size: 13px;
	line-height: 15px;
	margin-right: 10px;
	text-align: center;
	padding: 17px 30px;
	white-space: nowrap;
	letter-spacing: 1px;
	display: inline-block;
	border: none;
	text-transform: uppercase;
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
	-webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
	transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
.slide-text > a.btn-primary {
	color: #ffffff;
	cursor: pointer;
	font-weight: 400;
	font-size: 13px;
	line-height: 15px;
	margin-left: 10px;
	text-align: center;
	padding: 17px 30px;
	white-space: nowrap;
	letter-spacing: 1px;
	background: #00bfff;
	display: inline-block;
	text-decoration: none;
	text-transform: uppercase;
	border: none;
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
	-webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
	transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
/*.slide-text > a:hover, .slide-text > a:active {
  color: #ffffff;
  background: #222222;
  -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
  transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}*/
header .mobile-menu nav ul li .children li a {
    background: #f8f8f8!important;
}




/*------------------------------------------------------*/
/* RESPONSIVE
/*------------------------------------------------------*/

@media (max-width: 991px) {
.slide-text h1 {
	font-size: 40px;
	line-height: 50px;
	margin-bottom: 20px;
}
.slide-text > p {
	font-size: 18px;
}
}


/*---------- MEDIA 480px ----------*/
@media (max-width: 768px) {
.slide-text {
	padding: 10px 50px;
}
.slide-text h1 {
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 10px;
}
.parallax {
	padding: 0px;
}
.slide-text > p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 20px;
}
.control-round .carousel-control {
	display: none;
}
}
@media (max-width: 480px) {
.slide-text {
	padding: 10px 30px;
}
.footer-widget {
	display: block;
}
.like-box.owl-controls.clickable {
    display: none !important;
}

.footer ul li {
	text-align: center;
	display: block;
}
.latest-post-items {
	margin-top: 70px !important;
	text-align: center;
}
.slide-text h1 {
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 5px;
}
.slide-text > p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
}
.slide-text > a.btn-default, .slide-text > a.btn-primary {
	font-size: 10px;
	line-height: 10px;
	margin-right: 10px;
	text-align: center;
	padding: 10px 15px;
}
.indicators-line > .carousel-indicators {
	display: none;
}
}
.bs-slider {
	overflow: hidden;
	position: relative;
	width: 100%;
	background: rgba(51, 51, 51, 0.57)!important;
	max-height: 175px;
}
/*-------------------------------------------------------------------------------------------------------------------------------------------------*/
img.card-img-top {
	width: 100%;
	min-height: 300px;
}
.card-img-top:hover {
	border: 2px dashed #e8e4e8;
	background-image: url(../images/portfolio/portfolio1.jpg);
	width: 100%;
	min-height: 300px;
}
.card {
	font-size: 12px;/*padding: 17px 15px 40px 15px;*/
}
h5.card-title {
	font-size: 24px;
	color: #ea5506;
	text-transform: capitalize;
}
/*p.card-text {
    margin-bottom: 20px;
}*/
.space-top {
	margin-top: 45px;
}
.space-top-m {
	margin-top: 45px;
}

.space-sec-top {
	margin-top: 100px;
}
.promo_title2 {
	font-family: 'Lucida', serif;
	font-size: 28px;
	color: #ea5506;
	margin-bottom: 8px;
}
.promo_subtitle2 {
	font-size: 16px;
	color: #33CCFF;
}
p.card-text {
	/* margin-bottom: 20px; */
	border-bottom: 1px solid #e6dddd;
}
#owl-demo .item {
	margin: 3px;
}
#owl-demo .item img {
	display: block;
	width: 100%;
	height: auto;
}
.contact-form label {
	font-weight: 600;
}
.contact-form button {
	background: #25274d;
	color: #fff;
	font-weight: 600;
	width: 25%;
}
.contact-form button:focus {
	box-shadow: none;
}
.well.well-sm.box-contact {
	padding: 35px 23px 100px 100px;
	border-radius: 3px;
	margin-left: -100px;
	min-height: 515px;
	z-index: 4;
	background: #f5f5f5;
}
/*.extra_promo_image {
	height: 455px;
	z-index: 9;
	background-size: cover;
	position: relative;
	margin-top: 36px;
	border: 2px solid #ccc;
}*/
.parallax .btn {
	color: #07060c;
}
/*---------------------------------------------------------------------------------*/
/*light-box*/
#masonry {
	column-count: 2;
	column-gap: 1em;
}
 @media(min-width: 30em) {
#masonry {
	column-count: 3;
	column-gap: 1em;
}
}
 @media(min-width: 40em) {
#masonry {
	column-count: 4;
	column-gap: 1em;
}
}
 @media(min-width: 60em) {
#masonry {
	column-count: 5;
	column-gap: 1em;
}
}
 @media(min-width: 75em) {
#masonry {
	column-count: 6;
	column-gap: 1em;
}
}
#masonry .item {
	background-color: none;
	display: inline-block;
	margin: 0 0 1em 0;
	width: 100%;
	cursor: pointer;
}
#masonry.item img {
	max-width: 100%;
	height: auto;
	width: 100%;
	margin-bottom: -4px;/*idk why but this fix stuff*/
}
#masonry .item.active {
	animation-name: active-in;
	animation-duration: 0.7s;
	animation-fill-mode: forwards;
	animation-direction: alternate;
}
#masonry .item.active:before {
	content: "+";
	transform: rotate(45deg);
	font-size: 48px;
	color: white;
	position: absolute;
	top: 20px;
	right: 20px;
	background-color: rgba(0,0,0,0.85);
	border-radius: 50%;
	width: 48px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	z-index: 12;
}
#masonry .item.active img {
	animation-name: active-in-img;
	animation-duration: 0.7s;
	animation-fill-mode: forwards;
	animation-direction: alternate;
}


/*@keyframes active-in {
  0% {
    opacity:1;
    background-color:white;
  }
  
  50% {
    opacity:0;
    background-color:rgba(0,0,0,0.90);
  }
  
  100% {
    opacity: 1;
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:rgba(0,0,0,0.90);
  }
}*/

@keyframes active-in-img {
 0% {
 opacity:1;
 transform:translate(0%, 0%);
 top: 0;
 left: 0;
 max-width: 100%;
}
 49% {
 opacity:0;
 transform: translate(0%, -50%);
}
 50% {
 position:absolute;
 top: 50%;
 left: 50%;
 transform: translate(-50%, -100%);
}
 100% {
 display: block;
 position: absolute;
 top: 50%;
 left: 50%;
 transform: translate(-50%, -50%);
 max-width: 90%;
 width: auto;
 max-height: 95vh;
 opacity:1;
}
}
/*---------------------------------------------------------------------------------*/
.card {
	width: 100%;
	height: 300px;
	/*background: url(../images/img-bg.png) no-repeat;*/
	margin: 14px;
}
.card:hover {
	/*background: url(../images/earphone.jpg) no-repeat;*/
	height: 300px;
}
.card-body {
	width: 0;
	height: 0;
	/*border-top: 300px solid transparent;
	border-right: 300px solid transparent;*/
}
.card-body:hover {
	width: 0;
	height: 0;
	/*border-top: 300px solid black;
	border-right: 300px solid transparent;*/
}
.card-1 {
	width: 100%;
	height: 300px;
	/*background: url(../images/img-bg.png) no-repeat;*/
	margin: 14px;
}
.card-1:hover {
	/*background: url(../images/img-bg-side.jpg) no-repeat;*/
	height: 300px;
}
/*.card-body {
    width: 0;
    height: 0;
    border-top: 300px solid white;
    border-right: 300px solid transparent;
}*/
.card-body:hover {
	width: 0;
	height: 0;
	/*border-top: 300px solid black;
	border-right: 300px solid transparent;*/
}
.card-2 {
	width: 100%;
	/*height: 300px;
	background: url(../images/img-bg.png) no-repeat;*/
	margin: 14px;
}
.card-2:hover {
	/*background: url(../images/ksp-1.jpg) no-repeat;
	height: 300px;*/
}
/*.card-body {
    width: 0;
    height: 0;
    border-top: 300px solid white;
    border-right: 300px solid transparent;
}*/
.card-body:hover {
	width: 0;
	height: 0;
	/*border-top: 300px solid black;
	border-right: 300px solid transparent;*/
}
.bg-box-sec {
	/* background: #333; */
	border: 1px solid #ea5506;
	border: 1px solid #f3f3f3;
	animation: bounce 12.5s;
	animation-direction: alternate;
	animation-timing-function: cubic-bezier(.5, 0.05, 1, .5);
	animation-iteration-count: infinite;
}
/*.box-boder:hover{ border: 2px dashed #e8e4e8;
    box-shadow: 0 8px 8px -2px rgba(221, 221, 221, 0.8);
    -webkit-box-shadow: 0 8px 8px -2px rgba(221, 221, 221, 0.8);
    -moz-box-shadow: 0 8px 8px -2px rgba(221, 221, 221, 0.8);
    -moz-box-shadow: 0 0 10px #ccc;
    -webkit-box-shadow: 0 0 10px #ccc;
    box-shadow: 0 0 10px #b3adad;background:#fff; height:250px; width:100%;}*/
  
.box-boder {
	width: 100%;
}
.box-boder h2 {
	font-weight: bold;
	margin: 30% 14%;
	font-size: 24px;
	}
#navbar {
	top: -65px;
}
.sec-title, .sec-tags {
	display: inline-block;
}
#navbar .sec-title {
	padding: 15px 0;
	width: 30%;
}
#navbar .sec-title span {
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin: 0;
	color: #f2f2f2;
	padding: 0 15px;
	text-decoration: none;
	font-size: 15px;
}
.row.img-box-2 h2 {
	color: #F60;
	font-weight: bold;
	/* letter-spacing: 1px; */
    
	font-family: 'Montserrat', sans-serif;
}
#navbar .sec-tags {
	float: right;
	min-width: 70%;
}
#navbar .sec-tags a {
	display: block;
	color: #f2f2f2;
	text-align: center;
	padding: 15px;
	text-decoration: none;
	font-size: 15px;
}
#navbar .sec-tags a:hover {
	text-decoration: underline;
	background-color: inherit;
}
#navbar .sec-title .p-title {
	font-size: 20px;
	font-weight: bold;
}
.owl-theme {
 .owl-nav {
    /*default owl-theme theme reset .disabled:hover links */
    [class*='owl-'] {
 transition: all .3s ease;
 &.disabled:hover {
 background-color: #D6D6D6;
}
}
}
}
#owl-demo.owl-theme {
	position: relative;
 .owl-next, .owl-prev {
 width: 22px;
 height: 40px;
 margin-top: -20px;
 position: absolute;
 top: 50%;
}
.owl-prev {
	left: 10px;
}
.owl-next {
	right: 10px;
}
}
.container.gallery-container {
	background-color: #fff;
	color: #35373a;
	min-height: 100vh;
}
.gallery-container h1 {
	text-align: center;
	margin-top: 50px;
	font-family: 'Droid Sans', sans-serif;
	font-weight: bold;
}
.gallery-container p.page-description {
	text-align: center;
	margin: 25px auto;
	font-size: 18px;
	color: #999;
}
.well.well-sm.box-contact {
	padding: 35px 23px 100px 100px;
	border-radius: 3px;
	margin-left: -100px;
	min-height: 515px;
	z-index: 4;
	background: #f5f5f5;
}
a.lightbox img {
	width: 100%;
	height: 300px;
}
.space-top-bt img {
    padding: 15px;
}
.space-top-bt ul {
    padding-left: 28px;
}
.space-top-bt h3 {
    text-align: left;
}
.baguetteBox-button {
	background-color: transparent !important;
}
 @media(max-width: 767px) {
    ul.aim {
    padding-left: 10px;
    margin-left: 20px;
    text-align: left;
}
    .space-top-bt ul {
    padding-left: 14px;
    list-style: disc!important;
    text-align: left!important;
}
ul.aim {
    list-style-image: url(../images/aim.png);
    padding-left: 10
px
;
    margin-left: 20
px
;
    text-align: left;
}
    .map-box {
    margin-bottom: 25px;
}
    .testimonial-main .owl-item {
    width: 268px!important;
    margin: 0 14px;
    padding: 0px;
    /* height: 400px; */
}
.owl-wrapper-outer.autoHeight {
    height: auto!important;
}
.testimonial p {
    margin-bottom: 0;
    font-size: 13px;
}
    .blog-box {
    margin-bottom: 30px;}
body, p {
	font-size: 14px !important;
}
body {
	padding: 0;
}
section {
  padding: 35px 0;
  
}
.nav-bar i.fa.fa-times.fa-2x {
	padding: 43px 140px!important;
}
 /*.extra_promo_image {
    height: 280px;
    z-index: 9;
    padding: 50px;
    background-size: cover;
    position: relative;
    margin-top: 0px;
    /* margin-left: 25px; */
    /* margin-right: 25px;
    border: 2px solid #ccc;
} */

.extra_promo_image-box {
    padding-left: 15px;
    padding-right: 15px;
}
.extra_promo_image {
    height: auto!important;
    z-index: 9;
    /* background-size: cover; */
    position: relative;
    /* margin-top: 36px; */
    /* border: 2px solid #f3f0f0; */
    width: 100%;
    /* height: 470px; */
    margin-bottom:0px!important;
	 margin-top:0px!important;
    /* width: 250px; */
    /* height: 250px; */
    /* padding: 15px; */
    line-height:0px!important;
    text-align: center;
    border: 2px solid #ccc;
}
.box-text p {
	text-align: center;
}
ul.navbar-right li {
	padding: 0em 0.3em;
	display: inline-block;
	float: right;
}
.mobile-space-one {
	float: none !important;
}
.mobile-space-two {
	float: none !important;
}
.buy_now {
	background: #ff6600!important;
	color: #fff!important;
	border: 2px solid #ee3b24!important;
}
.ts-padding {
	padding: 12px 24px 13px 24px!important;
}
.mySlides-1 {
	padding: 0px !important;
}
.mySlides-1 {
	margin-top: -3px!important;
}
.panel-default>.panel-heading:hover {
	padding: 15px 20px !important;
}
.mobile_margin {
	min-height: 100%!important;
	min-width: 100%;
	overflow-y: hidden;
	overflow-x: hidden;
	/* height: 180px!important; */
	margin-left: -15px!important;
	margin-right: -15px!important;
}
.service {
	padding-top: 0px;
	padding-bottom: 35px;
}
.heading {
	padding: 24px 0px;
	text-align: center !important;
	margin: 0;
}
.panel-default>.panel-heading {
	background-color: black;
	border-color: #fff;
	color: #fff;
	padding: 15px 20px !important;
}
.subscribe button {
	margin-bottom: 30px!important;
}
.mySlides-1 {
	height: auto;
}
.logo-box {
	margin-top: 26px;
	float: none;
	text-align: center;
	margin: 14px auto;
}
.no-padding {
	padding-top: 0!important;
	padding-bottom: 0px;
}
/* .listing {
	margin-top: -52px;
} */
.img-box-area img {
	height: auto;
}
.box-padding {
	padding: 5px 0px;
}
.bg-inner.bg-innner select#sel1 {
	height: 40px!important;
	margin-left: 23px;
}
.text-right-side {
	margin-top: 15px;
}
.logo-box {
	margin-top: 26px;
	float: none;
	text-align: center;
	margin: 14px auto;
}
a.menu-mobile::before {
	display: none!important;
}
#sec-item-slider {
	padding: 50px 0px;
	background: #f2f2f2;
}
.card img {
	width: 100%;
	height: 300px;
	
	margin: 14px;
	padding: 33px;
}
.well-from.well-from.box-contact-from {
	background: #171616;
	padding: 25px;
	border-radius: 5px;
	/* box-shadow: 5px 5px 2px 1px; */
	margin-bottom: 20px;
	margin-top: 20px;
	height: 780px;
	margin-right: 50%;
}
.box-contact-from .form-control {
	box-shadow: none;
	border: 1px solid #6d6a6a;
	padding: 6px 20px;
	height: 50px;
	background: none;
	color: #959595;
	font-size: 14px;
	border-radius: 0;
}
.box-contact-from .input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	text-align: center;
	background-color: #333;
	border: 1px solid #403c3c;/* border-radius: 4px; */
}
.datepicker.dropdown-menu {
	width: 210px !important;
}
.box-contact-from .btn.btn-primary {
	color: #e7e7e7;
}
.datepicker.dropdown-menu {
	width: 208px !important;
}
.logo-box {
	margin-top: 26px;
	float: none;
	/*    text-align:center;*/
	margin: 14px auto;
}
.space-top {
	margin-top: 30px !important;
}
.categories .space-top {
    margin-top: 15px !important;
}
body img {
	background-position: center center !important;
}
#navbar .sec-title {
	float: left;
	max-width: 20%;
	padding: 15px 0;
}
#navbar .sec-tags {
	float: right;
	min-width: 75%;
}
.slideshow .btn-more-info {
	margin-top: 20px !important;
}
/*.img-block-right {
  padding-right: 0px;
}*/

.owl-theme .owl-controls .owl-buttons div {
	color: #fffefe;
	display: inline-block;
	zoom: 1;
	z-index: 144;
	position: relative;
	display: inline;
	margin: 5px;
	font-weight: bold;
	padding: 2px 10px;
	font-size: 35px;
	/* -webkit-border-radius: 30px; */
	-moz-border-radius: 30px;
	border-radius: 50%;
	background: #a94604;
	opacity: none;
}
}
/*---------------------header-----------------------  */

.box-text h2 {
	font-size: 32px;
}
.box-text h2 {
	margin-bottom: 20px;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	line-height: 1.2;
	/* margin: 0 auto 14px; */
	color: #ffffff;
	font-weight: bold;
}
.box-text h2 {
	font-size: 32px;
	color: #fff;
	margin-bottom: 25px;
	font-size: 45px;
	text-transform: capitalize;
}
a.accordion-toggle.collapsed {
	font-size: 16px;
}
a.accordion-toggle {
	font-size: 16px;
}
.panel-heading {
	padding: 0px 15px;
 section#products-1.products {
 color: #fff !important;
}
div#page {
	display: none!important;
}
nav:not(.mm) {
	display: none;
}
.header, .content, .footer {
	text-align: center;
}
.header, .footer {
	background: #4bb5ef;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 50px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 50px;
	padding: 0 50px;
}
.header.fixed {
	position: fixed;
	top: 0;
	left: 0;
}
.footer.fixed {
	position: fixed;
	bottom: 0;
	left: 0;
}
.header a {
	display: block;
	width: 28px;
	height: 18px;
	padding: 11px;
	margin: 5px;
	position: absolute;
	top: 0;
	left: 0;
}
.header a:before, .header a:after {
	content: '';
	display: block;
	background: #fff;
	height: 2px;
}
.header a span {
	background: #fff;
	display: block;
	height: 2px;
	margin: 6px 0;
}
.content {
	padding: 150px 50px 50px 50px;
}
h3, h4 {
	/* font-family: 'Montserrat', sans-serif; */
    /* padding-top: 0px; */
    /* padding-bottom: 0px; */
	font-size: 32px;
	color: #F60;
	font-weight: bold;
	font-family: 'Montserrat', sans-serif;
}
.bg-btn {
	background: #000;
	border-radius: 5px;
	padding: 1px 3px;
	margin-left: -15px;
	color: #fff;
	margin-right: 2px;
	height: 50px;
	text-transform: capitalize;
}
@media (min-width: 768px) {
.navbar-header img {
	float: left;
	width: 70px !important;
	height: 70px!important;
	padding-top: 5px;
}

}
section#slider-1:after {
	content: "";
	position: absolute;
	left: 0px;
	/* top: 380px; */
    /* top: 0px; */
	right: 0px;
	bottom: 15px;
	background: #fff;
	background-size: cover;
	-webkit-clip-path: polygon(0px 0px, 100% 100%, 0px 100%);
	-moz-clip-path: polygon(0px 0px, 100% 100%, 0px 100%);
	clip-path: polygon(0px 0px, 100% 100%, 0px 100%);
}
.image-block-content .feature-content {
	padding-left: 85px;
}
.content {
	padding: 150px 50px 50px 50px;
}
/*.body-inner {
    background: #000;
    background-image:none!important;
    background-position: center right;
    background-size: cover;

}*/

.menu-container .menu {
	display: none!important;
}
.form-overlay {
	background-color: rgb(8, 8, 8)!important;
}
#owl-demo .item img {
	display: block;
	width: 100%!important;
	height: 280px;
}
.box-boder h2 {
	margin: 10% 5%!important;
}
.bs-slider {
	overflow: hidden;
	height: 572px;
	width: 100%;
}
.well.well-sm.box-contact {
	padding: 15px!important;
	border-radius: 3px;
	margin-left: 0px!important;
	min-height: 515px;
	z-index: 4;
	margin-top: 30px;
}
.slideshow-container-1 {
	max-width: 1000px;
	position: inherit;
	margin: auto;
	z-index: inherit;
}
/*section {
    padding: 0px !important;
   
}*/
section#slider-1 {
	height: auto !important;
}
.cd-hero-slider .cd-full-width, .cd-hero-slider .cd-half-width {
	position: absolute;
	width: 100%;
	height: 49%;
	z-index: 100;
	left: 0;
	top: 0;
	text-align: left;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
}
.cd-half-width {
	width: 100% !important;
	color: #fff;
	margin-top: 65%;
}
.menu-dropdown-icon:before {
	content: "\f489";
	font-family: "Ionicons";
	display: none;
	cursor: pointer;
	float: right;
	padding: 1.5em 2em;
	background: #962222!important;
	color: #fff!important;
}
.slide-text {
	left: 0;
	top: -4%!important;
}
.slide-text img {
	width: 100%!important;
	height: 325px!important;
	margin-top: 21px;
	text-align: center;
	margin: -63px auto;
}
#carousel-example {
 .carousel-inner {
 .item {
 .img-wrapper {
 height: auto;
 img {
 transform: none;
 position: static;
 width: 100%;
}
}
 .carousel-caption {
 height: auto;
}
}
}
}
}
.bg-color {
	background: #2c374a;
	padding: 80px 0px;
}
.bg-color-1 {
	background: #434242;
	padding: 80px 0px;
}
.bg-color-2 {
	background: #d4c6b5;
	padding: 80px 0px;
}
.bg-color {
	color: #fff;
}
.bg-color-1 {
	color: #fff;
}
.bg-color-2 {
	color: #fff;
}
.carousel-wrapper .carousel-indicators span {
	height: 40px;
	margin: 0;
	background: none;
	border-radius: 50px;
	padding: 10px 30px;
	/* background: none; */
	font-size: 14px;
	cursor: pointer;
	color: #fff;
	border: 1px solid #fff;
}
.carousel-wrapper .carousel-indicators span:hover {
	height: 40px;
	margin: 0;
	background-color: #ed3a23;
	border-radius: 50px;
	padding: 10px 30px;
	/* background: none; */
	font-size: 14px;
	cursor: pointer;
	color: #fff;
}
.carousel-wrapper .carousel-indicators {
	bottom: 80px;/* left: 50px; */
}
#carousel-example .carousel-indicators {
	position: absolute;
	bottom: 90px;
	left: 35%;
	z-index: 15;
	width: 100%;
	padding-left: 0;
	/* top: 10%; */
	margin-left: -30%;
	text-align: center;
	list-style: none;
}

#navbar {
	background-color: #333;
	position: fixed;
	top: -50px;
	width: 100%;
	display: block;
	transition: top 0.3s;
	z-index: 1000000000000000000000000000000000000;
}
#navbar a {
	float: left;
	display: block;
	color: #f2f2f2;
	text-align: center;
	padding: 15px;
	text-decoration: none;
	font-size: 17px;
}
#navbar a:hover {
	background-color: #ddd;
	color: black;
}

.bs-slider {
	overflow: hidden;
	position: relative;
	background: #000000;
}
.bs-slider:hover {
	cursor: -moz-grab;
	cursor: -webkit-grab;
}
.bs-slider:active {
	cursor: -moz-grabbing;
	cursor: -webkit-grabbing;
}
.bs-slider .bs-slider-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.40);
}
.bs-slider > .carousel-inner > .item > img, .bs-slider > .carousel-inner > .item > a > img {
	margin: auto;
	width: 100% !important;
}
.carousel-inner>.item>img, .carousel-inner>.item>a>img {
	display: block;
	height: 100%;
	max-width: 100%;
	line-height: 1;
}
/********************
*****Slide effect
**********************/

.fade {
	opacity: 1;
}
.fade .item {
	top: 0;
	z-index: 1;
	opacity: 0;
	width: 100%;
	position: absolute;
	left: 0 !important;
	display: block !important;
	-webkit-transition: opacity ease-in-out 1s;
	-moz-transition: opacity ease-in-out 1s;
	-ms-transition: opacity ease-in-out 1s;
	-o-transition: opacity ease-in-out 1s;
	transition: opacity ease-in-out 1s;
}
.fade .item:first-child {
	top: auto;
	position: relative;
}
.fade .item.active {
	opacity: 1;
	z-index: 2;
	-webkit-transition: opacity ease-in-out 1s;
	-moz-transition: opacity ease-in-out 1s;
	-ms-transition: opacity ease-in-out 1s;
	-o-transition: opacity ease-in-out 1s;
	transition: opacity ease-in-out 1s;
}
/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
.control-round .carousel-control {
	top: 47%;
	opacity: 0;
	width: 45px;
	height: 45px;
	z-index: 100;
	color: #ffffff;
	display: block;
	font-size: 24px;
	cursor: pointer;
	overflow: hidden;
	line-height: 43px;
	text-shadow: none;
	position: absolute;
	font-weight: normal;
	background: transparent;
	-webkit-border-radius: 100px;
	border-radius: 100px;
}
.control-round:hover .carousel-control {
	opacity: 1;
}
.control-round .carousel-control.left {
	left: 1%;
}
.control-round .carousel-control.right {
	right: 1%;
}
.control-round .carousel-control.left:hover, .control-round .carousel-control.right:hover {
	color: #fdfdfd;
	background: rgba(0, 0, 0, 0.5);
	border: 0px transparent;
}
.control-round .carousel-control.left>span:nth-child(1) {
	left: 45%;
}
.control-round .carousel-control.right>span:nth-child(1) {
	right: 45%;
}
/*---------- INDICATORS CONTROL ----------*/
.indicators-line > .carousel-indicators {
	right: 45%;
	bottom: 3%;
	left: auto;
	width: 90%;
	height: 20px;
	font-size: 0;
	overflow-x: auto;
	text-align: right;
	overflow-y: hidden;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	white-space: nowrap;
}
.indicators-line > .carousel-indicators li {
	padding: 0;
	width: 15px;
	height: 15px;
	border: 1px solid rgb(158, 158, 158);
	text-indent: 0;
	overflow: hidden;
	text-align: left;
	position: relative;
	letter-spacing: 1px;
	background: rgb(158, 158, 158);
	-webkit-font-smoothing: antialiased;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	margin-right: 5px;
	-webkit-transition: all 0.5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
	transition: all 0.5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
	z-index: 10;
	cursor: pointer;
}
.indicators-line > .carousel-indicators li:last-child {
	margin-right: 0;
}
.indicators-line > .carousel-indicators .active {
	margin: 1px 5px 1px 1px;
	box-shadow: 0 0 0 2px #fff;
	background-color: transparent;
	position: relative;
	-webkit-transition: box-shadow 0.3s ease;
	-moz-transition: box-shadow 0.3s ease;
	-o-transition: box-shadow 0.3s ease;
	transition: box-shadow 0.3s ease;
	-webkit-transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	transition: background-color 0.3s ease;
}
.indicators-line > .carousel-indicators .active:before {
	transform: scale(0.5);
	background-color: #fff;
	content: "";
	position: absolute;
	left: -1px;
	top: -1px;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	-webkit-transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	transition: background-color 0.3s ease;
}
/*---------- SLIDE CAPTION ----------*/
.slide_style_left {
	text-align: left !important;
}
.slide_style_right {
	text-align: right !important;
}
.slide_style_center {
	text-align: center !important;
}
.slide-text {
	left: 0;
	top: 30%!important;
	right: 0;
	margin: auto;
	padding: 10px;
	position: absolute;
	text-align: left;
	padding: 10px 85px;
}
.slide-text > h1 {
	padding: 0;
	color: #ffffff;
	font-size: 70px;
	font-style: normal;
	line-height: 84px;
	margin-bottom: 30px;
	letter-spacing: 1px;
	display: inline-block;
	-webkit-animation-delay: 0.7s;
	animation-delay: 0.7s;
}
.slide-text > p {
	padding: 0;
	color: #ffffff;
	font-size: 20px;
	line-height: 24px;
	font-weight: 300;
	margin-bottom: 40px;
	letter-spacing: 1px;
	-webkit-animation-delay: 1.1s;
	animation-delay: 1.1s;
}
.cd-half-width {
	margin-left: 0% !important;
	color: #fff;
}
.slide-text > a.btn-default {
	color: #000;
	font-weight: 400;
	font-size: 13px;
	line-height: 15px;
	margin-right: 10px;
	text-align: center;
	padding: 17px 30px;
	white-space: nowrap;
	letter-spacing: 1px;
	display: inline-block;
	border: none;
	text-transform: uppercase;
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
	-webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
	transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
.slide-text > a.btn-primary {
	color: #ffffff;
	cursor: pointer;
	font-weight: 400;
	font-size: 13px;
	line-height: 15px;
	margin-left: 10px;
	text-align: center;
	padding: 17px 30px;
	white-space: nowrap;
	letter-spacing: 1px;
	background: #00bfff;
	display: inline-block;
	text-decoration: none;
	text-transform: uppercase;
	border: none;
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
	-webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
	transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
/*.slide-text > a:hover, .slide-text > a:active {
	color: #ffffff;
	background: #222222;
	-webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
	transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}*/






/*------------------------------------------------------*/
/* RESPONSIVE
/*------------------------------------------------------*/

@media (max-width: 991px) {
.slide-text h1 {
	font-size: 40px;
	line-height: 50px;
	margin-bottom: 20px;
}
.slide-text > p {
	font-size: 18px;
}
}
@media (min-width: 768px) {
.bs-slider {
	max-height: 700px;
}
}

/*---------- MEDIA 480px ----------*/
@media (max-width: 768px) {
.slide-text {
	padding: 10px 50px;
}img.img-logo {
    padding-top: 0px!important;
    height: 35px;
   
}
.slide-text h1 {
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 10px;
}
.parallax {
	padding: 0px;
}
.slide-text > p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 20px;
}
.control-round .carousel-control {
	display: none;
}
}
@media (max-width: 480px) {
.slide-text {
	padding: 10px 30px;
}

.footer-widget {
	display: block;
}
.footer ul li {
	text-align: center;
	display: block;
}
.latest-post-items {
	margin-top: 70px !important;
	text-align: center;
}
.slide-text h1 {
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 5px;
}
.slide-text > p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
}
.slide-text > a.btn-default, .slide-text > a.btn-primary {
	font-size: 10px;
	line-height: 10px;
	margin-right: 10px;
	text-align: center;
	padding: 10px 15px;
}
.indicators-line > .carousel-indicators {
	display: none;
}
}
/*-------------------------------------------------------------------------------------------------------------------------------------------------*/
img.card-img-top {
	width: 100%;
	min-height: 300px;
}
.card-img-top:hover {
	border: 2px dashed #e8e4e8;
	background-image: url(../images/portfolio/portfolio1.jpg);
	width: 100%;
	min-height: 300px;
}
.card {
	font-size: 12px;/*padding: 17px 15px 40px 15px;*/
}
h5.card-title {
	font-size: 24px;
	color: #ea5506;
	text-transform: capitalize;
}
/*p.card-text {
    margin-bottom: 20px;
}*/
/*.space-top {
	margin-top: 45px;
}*/
.space-sec-top {
	margin-top: 100px;
}
.promo_title2 {
	font-family: 'Lucida', serif;
	font-size: 28px;
	color: #ea5506;
	margin-bottom: 8px;
}
.promo_subtitle2 {
	font-size: 16px;
	color: #33CCFF;
}
p.card-text {
	/* margin-bottom: 20px; */
	border-bottom: 1px solid #e6dddd;
}
#owl-demo .item {
	margin: 3px;
}
#owl-demo .item img {
	display: block;
	width: 100%;
	height: auto;
}
.contact-form label {
	font-weight: 600;
}
.contact-form button {
	background: #25274d;
	color: #fff;
	font-weight: 600;
	width: 25%;
}
.contact-form button:focus {
	box-shadow: none;
}
.well.well-sm.box-contact {
	padding: 35px 23px 100px 100px;
	border-radius: 3px;
	margin-left: -100px;
	min-height: 515px;
	z-index: 4;
	background: #f5f5f5;
}
.extra_promo_image {
    height: 400x;
    z-index: 9;
    /* background-size: cover; */
    position: relative;
    margin-top: 36px;
    /* border: 2px solid #f3f0f0; */
    width: 100%;
    height: 470px;
    margin-bottom: 40px;
    /* width: 250px; */
    /* height: 250px; */
    /* padding: 15px; */
    line-height: 370px;
    text-align: center;
    /* border: 1px solid red; */
}.parallax .btn {
	color: #07060c;
}
/*---------------------------------------------------------------------------------*/
/*light-box*/
#masonry {
	column-count: 2;
	column-gap: 1em;
}
 @media(min-width: 30em) {
#masonry {
	column-count: 3;
	column-gap: 1em;
}
}
 @media(min-width: 40em) {
#masonry {
	column-count: 4;
	column-gap: 1em;
}
}
 @media(min-width: 60em) {
#masonry {
	column-count: 5;
	column-gap: 1em;
}
}
 @media(min-width: 75em) {
#masonry {
	column-count: 6;
	column-gap: 1em;
}
}
#masonry .item {
	background-color: none;
	display: inline-block;
	margin: 0 0 1em 0;
	width: 100%;
	cursor: pointer;
}
#masonry.item img {
	max-width: 100%;
	height: auto;
	width: 100%;
	margin-bottom: -4px;/*idk why but this fix stuff*/
}
#masonry .item.active {
	animation-name: active-in;
	animation-duration: 0.7s;
	animation-fill-mode: forwards;
	animation-direction: alternate;
}
#masonry .item.active:before {
	content: "+";
	transform: rotate(45deg);
	font-size: 48px;
	color: white;
	position: absolute;
	top: 20px;
	right: 20px;
	background-color: rgba(0,0,0,0.85);
	border-radius: 50%;
	width: 48px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	z-index: 12;
}
#masonry .item.active img {
	animation-name: active-in-img;
	animation-duration: 0.7s;
	animation-fill-mode: forwards;
	animation-direction: alternate;
}


/*@keyframes active-in {
  0% {
    opacity:1;
    background-color:white;
  }
  
  50% {
    opacity:0;
    background-color:rgba(0,0,0,0.90);
  }
  
  100% {
    opacity: 1;
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:rgba(0,0,0,0.90);
  }
}*/

@keyframes active-in-img {
 0% {
 opacity:1;
 transform:translate(0%, 0%);
 top: 0;
 left: 0;
 max-width: 100%;
}
 49% {
 opacity:0;
 transform: translate(0%, -50%);
}
 50% {
 position:absolute;
 top: 50%;
 left: 50%;
 transform: translate(-50%, -100%);
}
 100% {
 display: block;
 position: absolute;
 top: 50%;
 left: 50%;
 transform: translate(-50%, -50%);
 max-width: 90%;
 width: auto;
 max-height: 95vh;
 opacity:1;
}
}
/*---------------------------------------------------------------------------------*/
.card {
	width: 100%;
	height: 300px;
	/*background: url(../images/img-bg.png) no-repeat;*/
	margin: 14px;
}
.card:hover {
	/*background: url(../images/earphone.jpg) no-repeat;*/
	height: 300px;
}
.card-body {
	width: 0;
	height: 0;
	/*border-top: 300px solid transparent;
	border-right: 300px solid transparent;*/
}
.card-body:hover {
	width: 0;
	height: 0;
	/*border-top: 300px solid black;
	border-right: 300px solid transparent;*/
}
.card-1 {
	width: 100%;
	height: 300px;
	/*background: url(../images/img-bg.png) no-repeat;*/
	margin: 14px;
}
.card-1:hover {
	/*background: url(../images/img-bg-side.jpg) no-repeat;*/
	height: 300px;
}
/*.card-body {
    width: 0;
    height: 0;
    border-top: 300px solid white;
    border-right: 300px solid transparent;
}*/
.card-body:hover {
	width: 0;
	height: 0;
	/*border-top: 300px solid black;
	border-right: 300px solid transparent;*/
}
.card-2 {
	width: 100%;
	height: 300px;
	/*background: url(../images/img-bg.png) no-repeat;*/
	margin: 14px;
}
.card-2:hover {
	/*background: url(../images/ksp-1.jpg) no-repeat;*/
	height: 300px;
}
/*.card-body {
    width: 0;
    height: 0;
    border-top: 300px solid white;
    border-right: 300px solid transparent;
}*/
.card-body:hover {
	width: 0;
	height: 0;
	/*border-top: 300px solid black;
	border-right: 300px solid transparent;*/
}
.bg-box-sec {
	/* background: #333; */
	border: 1px solid #ea5506;
	border: 1px solid #f3f3f3;
	animation: bounce 12.5s;
	animation-direction: alternate;
	animation-timing-function: cubic-bezier(.5, 0.05, 1, .5);
	animation-iteration-count: infinite;
}
/*.box-boder:hover{ border: 2px dashed #e8e4e8;
    box-shadow: 0 8px 8px -2px rgba(221, 221, 221, 0.8);
    -webkit-box-shadow: 0 8px 8px -2px rgba(221, 221, 221, 0.8);
    -moz-box-shadow: 0 8px 8px -2px rgba(221, 221, 221, 0.8);
    -moz-box-shadow: 0 0 10px #ccc;
    -webkit-box-shadow: 0 0 10px #ccc;
    box-shadow: 0 0 10px #b3adad;background:#fff; height:250px; width:100%;}*/
	
.box-boder {
	width: 100%;
}
.box-boder h2 {
	font-weight: bold;
	margin: 30% 14%;
	font-size: 24px;
	color: #ea5506;
}

.container.gallery-container {
	background-color: #fff;
	color: #35373a;
	min-height: 100vh;/* padding: 30px 50px;*/
}
.gallery-container h1 {
	text-align: center;
	margin-top: 50px;
	font-family: 'Droid Sans', sans-serif;
	font-weight: bold;
}
.gallery-container p.page-description {
	text-align: center;
	margin: 25px auto;
	font-size: 18px;
	color: #999;
}

.well.well-sm.box-contact {
    padding: 35px 23px 100px 100px;
    border-radius: 3px;
    margin-left: -100px;
    height: 565px;
    z-index: 4;
    background: #f5f5f5;
}
a.lightbox img {
	width: 100%;
	height: 300px;
}
.baguetteBox-button {
	background-color: transparent !important;
}
.panel-default {
    border-color: transparent!important;
}

 @media(max-width: 767px) {
body {
	padding: 0;
}
.nav-bar i.fa.fa-times.fa-2x {
	padding: 40px 170px!important;
}
.box-boder h2 {
    font-weight: 800;
    color: #000;
    text-transform: uppercase;
}
.header.header-normal.affix {
    height: 75px!important;}

/*.header {
    height: 115px!important;}
}*/
/*.vertical-content-box{
    height: 500px;
    line-height: normal;
    /* text-align: center; 
    border: 2px dashed #f69c55;
}*/

/*=====================================vertical-align-horizental-align==================================*/
.bottom-left {
	display: table-cell;
	vertical-align: bottom;
	text-align: left;
}
.bottom-right {
		display: table-cell;
	vertical-align: bottom;
	text-align: left;
}
.bottom-center {
	height: 400px;
	display: table-cell;
	vertical-align: bottom;
	text-align: center;
}
.top-left {
	
	display: table-cell;
	vertical-align: top;
	text-align: left;
}
.top-right {
	
	display: table-cell;
	vertical-align: top;
	text-align: left;
}
.top-center {
	
	display: table-cell;
	vertical-align: top;
	text-align: center;
}
.middle-left {
	
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}
.middle-right { height:500px;	
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}
.middle-center {
	
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
/*=====================================vertical-align-horizental-align==================================*/

/*==============FaQ===================*/
.faq-content-1 {
    background: #000;
    border-radius: 15px;
    margin-top: 135px;
    margin-bottom: 35px;
}
/*==============FaQ-end===================*/

.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid transparent!important;
}
	
.panel-default>.panel-heading:hover {
	padding: 15px 20px !important;
}
.panel-default>.panel-heading {
	background-color: black;
	border-color: #fff;
	color: #fff;
	padding: 0px 20px !important;
}
.subscribe button {
	margin-bottom: 30px!important;
}
.logo-box {
	margin-top: 26px;
	float: none;
	text-align: center;
	margin: 14px auto;
}
.box-padding {
	padding: 5px 0px;
}
.bg-inner.bg-innner select#sel1 {
	height: 40px!important;
	margin-left: 23px;
}
.text-right-side {
	margin-top: 15px;
}
.logo-box {
	margin-top: 26px;
	float: none;
	text-align: center;
	margin: 14px auto;
}
a.menu-mobile::before {
	display: none!important;
}
#sec-item-slider {
	padding: 50px 0px;
	background: #f2f2f2;
}
.card img {
	width: 100%;
	height: 300px;
	background: url(../images/img-bg.png) no-repeat;
	margin: 14px;
	padding: 33px;
}
.well-from.well-from.box-contact-from {
	background: #171616;
	padding: 25px;
	border-radius: 5px;
	/* box-shadow: 5px 5px 2px 1px; */
	margin-bottom: 20px;
	margin-top: 20px;
	height: 780px;
	margin-right: 50%;
}
.box-contact-from .form-control {
	box-shadow: none;
	border: 1px solid #6d6a6a;
	padding: 6px 20px;
	height: 50px;
	background: none;
	color: #959595;
	font-size: 14px;
	border-radius: 0;
}
.box-text h2 {
	margin-bottom: 0px !important;
}
.box-contact-from .input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	text-align: center;
	background-color: #333;
	border: 1px solid #403c3c;/* border-radius: 4px; */
}
.datepicker.dropdown-menu {
	width: 210px !important;
}
.box-contact-from .btn.btn-primary {
	color: #e7e7e7;
}
.datepicker.dropdown-menu {
	width: 208px !important;
}
.logo-box {
	margin-top: 26px;
	float: none;
	/*    text-align:center;*/
	margin: 14px auto;
}
@media (max-width: 767px) {
#navbar .sec-title{
	max-width: 50%;
	padding: 15px 0;
}
.section {
       padding: 5rem 0;
   
}
.box {
    margin-bottom: 40px;
 }
.btn.btn-primary {
    color: #323232;
    border-radius: 20px;
    padding: 10px 30px;
    font-size: 14px;}
}
#navbar .sec-tags {
	float: right;
	min-width: 75%;
}
}
@media (max-width: 1024px) {
    .menu > ul > li > a {
    text-transform: capitalize;
    font-size: 14px;
    outline: none;
    font-family: 'Bogart Medium';
    padding-top: 24px;
    padding-bottom: 10px;
    line-height: 20px;
}
section#slider-1 {
	top: -15px!important;
}
.testimonial p {
    margin-bottom: 0;
    font-size: 13px;
}
.testimonial-main .owl-item {
    width: 290px!important;
    margin: 0 10px;
    /* padding-bottom: 50px; */
}
}
/*---------------------header-----------------------	*/



.box-text h2 {
	font-size: 32px;
}
.box-text h2 {
	margin-bottom: 20px;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	line-height: 1.2;
	/* margin: 0 auto 14px; */
	color: #ffffff;
	font-weight: bold;
}
#navbar {
	top: -65px;
}
.sec-title, .sec-tags {
	display: inline-block;
}
#navbar .sec-title {
	padding: 15px 0;
	width: 30%;
}
#navbar .sec-title span {
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin: 0;
	color: #f2f2f2;
	padding: 0 15px;
	text-decoration: none;
	font-size: 15px;
}
.row.img-box-2 h2 {
	color: #F60;
	font-weight: bold;
	/* letter-spacing: 1px; */
    
	font-family: 'Montserrat', sans-serif;
}
#navbar .sec-tags {
	float: right;
	min-width: 70%;
}
#navbar .sec-tags a {
	display: block;
	color: #f2f2f2;
	text-align: center;
	padding: 15px;
	text-decoration: none;
	font-size: 21px;
}
#navbar .sec-tags a:hover {
	text-decoration: underline;
	background-color: inherit;
}
#navbar .sec-title .p-title {
	font-size: 20px;
	font-weight: bold;
}
.box-text h2 {
	font-size: 32px;
	color: #f60;
	margin-bottom: 25px;
	font-size: 45px;
	text-transform: capitalize;
}
a.accordion-toggle.collapsed {
	font-size: 16px;
}
a.accordion-toggle {
	font-size: 16px;
}
.panel-heading {
	padding: 0px 15px;
 section#products-1.products {
 color: #fff !important;
}
div#page {
	display: none!important;
}
nav:not(.mm) {
	display: none;
}
.header, .content, .footer {
	text-align: center;
}
.header, .footer {
	background: #4bb5ef;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 50px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 50px;
	padding: 0 50px;
}
.header.fixed {
	position: fixed;
	top: 0;
	left: 0;
}
.footer.fixed {
	position: fixed;
	bottom: 0;
	left: 0;
}
.header a {
	display: block;
	width: 28px;
	height: 18px;
	padding: 11px;
	margin: 5px;
	position: absolute;
	top: 0;
	left: 0;
}
.header a:before, .header a:after {
	content: '';
	display: block;
	background: #fff;
	height: 2px;
}
.header a span {
	background: #fff;
	display: block;
	height: 2px;
	margin: 6px 0;
}
.content {
	padding: 150px 50px 50px 50px;
}
h3, h4 {
	/* font-family: 'Montserrat', sans-serif; */
    /* padding-top: 0px; */
    /* padding-bottom: 0px; */
	font-size: 32px;
	color: #F60;
	font-weight: bold;
	font-family: 'Montserrat', sans-serif;
}
.bg-btn {
	background: #000;
	border-radius: 5px;
	padding: 1px 3px;
	margin-left: -15px;
	color: #fff;
	margin-right: 2px;
	height: 50px;
	text-transform: capitalize;
}
@media (min-width: 768px) {
.navbar-header img {
	float: left;
	width: 70px !important;
	height: 70px!important;
	padding-top: 5px;
}
}
section#slider-1:after {
	content: "";
	position: absolute;
	left: 0px;
	/* top: 380px; */
    /* top: 0px; */
	right: 0px;
	bottom: 15px;
	background: #fff;
	background-size: cover;
	-webkit-clip-path: polygon(0px 0px, 100% 100%, 0px 100%);
	-moz-clip-path: polygon(0px 0px, 100% 100%, 0px 100%);
	clip-path: polygon(0px 0px, 100% 100%, 0px 100%);
}
.image-block-content .feature-content {
	padding-left: 85px;
}
.sec12bg .btn-cart a.btn.addtocart {
	padding: 12px 40px !important;
}
/*---------------------------------------------*/
ul.navbar-right li span {
    color: #ffffff;
    font-size: 25px;
}
.cart i {
    font-size:25px;
}

/* Product Display
 * -------------------------------------- */

.product-grid {
font-family: 'Encode Sans Expanded', sans-serif;
text-align:center;
overflow:hidden;
position:relative;
z-index:1;
padding:0 0 72px;
-webkit-box-shadow: 0px 0px 9px 0px rgba(212,210,212,1);
-moz-box-shadow: 0px 0px 9px 0px rgba(212,210,212,1);
box-shadow: 0px 0px 9px 0px rgba(212,210,212,1);
}

.product-grid .product-image {
position:relative;
transition:all .3s ease 0;
}

.product-grid .product-image a {
display:block;
}

.product-grid .product-image img {
width:100%;
height:auto;
}

.product-grid .pic-1 {
opacity:1;
transition:all .3s ease-out 0;
}

.product-grid .pic-2 {
opacity:0;
position:absolute;
top:0;
left:0;
transition:all .3s ease-out 0;
}

.product-grid .social {
width:150px;
list-style:none;
opacity:0;
transform:translateY(-50%) translateX(-50%);
position:absolute;
top:60%;
left:50%;
z-index:1;
transition:all .3s ease 0;
margin:0;
padding:0;
}

.product-grid:hover .social {
opacity:1;
top:50%;
}

.product-grid .social li {
display:inline-block;
}

.product-grid .social li a {
color:#fff;
background-color:#333;
font-size:16px;
line-height:40px;
text-align:center;
height:40px;
width:40px;
display:block;
position:relative;
transition:all .3s ease-in-out;
margin:0 2px;
}

.product-grid .social li a i 
{
    margin-top:11px;
    color:#e5d80e;
}

.product-grid .social li a:hover {
color:#fff;
background-color:#cf1717;
}

.product-grid .social li a:after,.product-grid .social li a:before {
content:attr(data-tip);
color:#fff;
background-color:#000;
font-size:12px;
letter-spacing:1px;
line-height:20px;
white-space:nowrap;
opacity:0;
transform:translateX(-50%);
position:absolute;
left:50%;
top:-30px;
padding:1px 5px;
}

.product-grid .social li a:after {
content:'';
height:15px;
width:15px;
border-radius:0;
transform:translateX(-50%) rotate(45deg);
top:-20px;
z-index:-1;
}

.product-grid .product-discount-label,.product-grid .product-new-label {
color:#fff;
background-color:#ef5777;
font-size:12px;
text-transform:uppercase;
display:block;
position:absolute;
top:10px;
left:0;
padding:2px 7px;
}

.product-grid .product-discount-label {
background-color:#333;
left:auto;
right:0;
}

.product-grid .rating {
color:#FFD200;
font-size:12px;
list-style:none;
position:relative;
z-index:-1;
margin:0;
padding:12px 0 0;
}

.product-grid .rating li.disable {
color:rgba(0,0,0,.2);
}

.product-grid .product-content {
background-color:#fff;
text-align:center;
position:absolute;
left:0;
right:0;
bottom:-27px;
z-index:1;
transition:all .3s;
margin:0 auto;
padding:12px 0;
}

.product-grid:hover .product-content {
bottom:0;
}

.product-grid .title {
font-size:13px;
font-weight:400;
letter-spacing:.5px;
text-transform:capitalize;
transition:all .3s ease 0;
margin:0 0 10px;
}

.product-grid .title a {
color:#828282;
}

.product-grid .title a:hover,.product-grid:hover .title a {
color:#ef5777;
}

.product-grid .price {
color:#333;
font-size:17px;
font-family: 'Encode Sans Expanded', sans-serif;
font-weight:700;
letter-spacing:.6px;
margin-bottom:8px;
text-align:center;
transition:all .3s;
}

.product-grid .price span {
color:#999;
font-size:13px;
font-weight:400;
text-decoration:line-through;
margin-left:3px;
display:inline-block;
}

.product-grid .add-to-cart {
color:#000;
font-size:13px;
font-weight:600;
}

.product-grid:hover .pic-1,.product-grid:hover .pic-2,.product-grid .social li a:hover:after,.product-grid .social li a:hover:before {
opacity:1;
}

ul.box-list {
    list-style: disc;
    padding-left: 40px;}

@media (max-width: 767px){
    .box h1 {
    font-size: 28px;
    margin-bottom: 10px;
    color: #1C3159;
}

.box {
    background-color: rgba(255, 255, 255, 0.8);
    margin-top: 10px;
    padding-top: 2rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
    border-radius: 10px;
    text-align: justify;
}
.space-top-bt h3 {
    text-align: center;
}
.header {
    height: 106px!important;
}}



@media (max-width: 990px){
.product-grid {
 margin-bottom:30px;
}
}

.padding-box-sec{
    padding: 100px 0;
}







.carousel-indicators li
{
    width:10px;
    height:10px;
    color:#333;
}


@media (max-width: 767px){
.header {
    height: 105px!important;}}

.carousel-caption
{
    top:35%;
    right:0px;
}

.carousel-caption h1,p
{
    color:#333;
    right:0;
}

.top_footer
{
    background:#d1c510;
    line-height:40px;
}

.tf
{
    text-align:center;
    font-weight:600;
}

.gold_rate
{
    line-height:40px;
    color:#fff;
    font-size:12px;
}

.carousel-wrap {
  margin: 90px auto;
  padding: 0 5%;
  width: 80%;
  position: relative;
}

/* fix blank or flashing items on carousel */
.owl-carousel .item {
  position: relative;
  z-index: 100; 
  -webkit-backface-visibility: hidden; 
}

/* end fix */
.owl-nav > div {
  margin-top: -26px;
  position: absolute;
  top: 50%;
  color: #cdcbcd;
}

.owl-nav i {
  font-size: 52px;
}

.owl-nav .owl-prev {
  left: -30px;
}

.owl-nav .owl-next {
  right: -30px;
}


/* Mobile View
 * -------------------------------------- */



@media only screen and (max-width: 600px) 
{
    
    .carousel-caption
{
    top:15%;
    right:0px;
}

.carousel-caption h1
{
    color:#333;
    right:0;
    font-size:16px;
}

.carousel-caption p
{
    font-size:12px;
}
    
    .top-nav
    {
        height:80px;
    }
    
    .cont
    {
        display:none;
    }
    
    .cont1
    {
        display:inline-block;
        width:40%;
        float:left;
    }
    
    .cont1 li
    {
        font-size:10px;
    }
    
    
    .gold_rate
{
    display:inline-block;
    line-height:40px;
    float:left;
    color:#fff;
    font-size:12px;
}
    
    .product-grid 
    {
        margin-top:20px;
    }
    
    
    
}

li.dropdown:last-child {
  right: 0;
  padding-left:7px;
  padding-right:7px;
  left: auto;
  background:#cf1717;
}

li.dropdown:last-child .dropdown-menu {
  right: 0;
  left: auto;
}

li.dropdown:last-child .dropdown-menu li a
{
    color:#333;
    text-align:left;
}

#blogSlider {
  position: relative;
}
#blogSlider .MS-content {
  white-space: nowrap;
  overflow: hidden;
  margin: 0 5%;
}
#blogSlider .MS-content .item {
 
  display: inline-block;
  height: 100%;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  width: 25%;
  margin:5px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(204,204,204,1);
-moz-box-shadow: 0px 0px 5px 0px rgba(204,204,204,1);
box-shadow: 0px 0px 5px 0px rgba(204,204,204,1);
}
@media (max-width: 991px) {
  #blogSlider .MS-content .item {
    width: 50%;
  }
}
@media (max-width: 767px) {
  #blogSlider .MS-content .item {
    width: 100%;
  }
}



#blogSlider .MS-controls button {
  position: absolute;
  border: none;
  background-color: transparent;
  outline: 0;
  font-size: 50px;
  top: 95px;
  color: rgba(0, 0, 0, 0.4);
  transition: 0.15s linear;
}
#blogSlider .MS-controls button:hover {
  color: rgba(0, 0, 0, 0.8);
}
@media (max-width: 992px) {
  #blogSlider .MS-controls button {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  #blogSlider .MS-controls button {
    font-size: 20px;
  }
}
#blogSlider .MS-controls .MS-left {
  left: 0px;
}
@media (max-width: 767px) {
  #blogSlider .MS-controls .MS-left {
    left: -10px;
  }
}
#blogSlider .MS-controls .MS-right {
  right: 0px;
}
@media (max-width: 767px) {
  #blogSlider .MS-controls .MS-right {
    right: -10px;
  }
}

.footer .form-control, .footer p, .footer a {
    color: #fff!important;
}

.bg-color-grey{background:#333;}



