.box::before, .inner-boxs::before {
	content: ''
}
.box, .boxs {
	overflow: hidden
}
@font-face {
	src: url(../fonts/Open_Sans/OpenSans-Bold.ttf);
	font-family: boild
}
@font-face {
	src: url(../fonts/Open_Sans/OpenSans-Italic.ttf);
	font-family: italics
}
@font-face {
	src: url(../fonts/Open_Sans/OpenSans-Regular.ttf);
	font-family: regular
}
@font-face {
	src: url(../fonts/Open_Sans/OpenSans-Light.ttf);
	font-family: light
}
@font-face {
	src: url(../fonts/Open_Sans/OpenSans-SemiBold.ttf);
	font-family: semibold
}
@font-face {
	src: url(../fonts/Open_Sans/OpenSans-LightItalic.ttf);
	font-family: lightitalic
}

.menu-font{
	font-family: 'Open Sans Condensed', sans-serif !important;
	font-weight:700;
	}
	
	.welcome-font{
	font-family: 'Fira Sans Condensed', sans-serif !important;

	}
	

	
	
	.para-font{
	font-family: 'Quicksand', sans-serif !important;
	font-size:14px;

	}
	
	
	


body {
	font-family: regular;
	color: #777;
	background-color: #ddd;
	overflow-x: hidden;
	
}




p {
	line-height: 25px
}
a {
	text-decoration: none!important
}
.no-js #loader {
	display: none
}
.js #loader {
	display: block;
	position: absolute;
	left: 100px;
	top: 0
}
#topFunction {
	background-color: #0197db;
	padding: 15px;
	color: #fff;
	border: 0;
	position: fixed;
	z-index: 999;
	right: 11px;
	bottom: 11px;
	display: none
}

.pl0 {
	padding-left: 0
}
.pr0 {
	padding-right: 0
}
.box {
	position: relative
}
.box::before {
	position: absolute;
	width: 119%;
	height: 200%;
	background-color: #ffffff52;
	top: -512px;
	left: 405px;
	transform: rotate(-40deg);
	transition: 1s;
}
.box:hover::before {
	top: 387px;
	left: -530px
}
.top-navigation {
	background-color: #0197db;
	padding: 5px 0
}
.upper-details>ul {
	margin-bottom: 0
}
.upper-details>ul>li {
	color:#FFFFFF;
	font-size: 14px
}
.sec-naig {
	background-color: #fff;
	padding: 10px 0
}
.menu-navigation>ul {
	margin-top: 20px
}
.menu-navigation>ul>li {
	border-left: solid 1px #0197db;
	border-right: solid 1px #0197db;
}
.menu-navigation>ul>li>a {
	color:#333333;
	font-size: 15px;
	margin: 0 25px
}
.socials {
	position: fixed;
	top: 21%;
	right: 0;
	z-index: 9
}
.socials>ul>li {
	margin: 5px 0
}
.fixedenquiry {
	position: fixed;
	bottom: 12px;
	left: 15px;
	z-index: 999
}
.carousel-control {
	position: absolute;
	top: 40%;
	bottom: 0;
	left: 0;
	width: 3%;
	height: 11%;
	font-size: 20px;
	background-color: #0197db;
	filter: alpha(opacity=50);
	opacity: 1
}
.carousel-control>span {
	margin-top: 16px
}
.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #e87c00
}
.inner-boxs {
	position: relative;
	background-color: #fff;
	padding: 50px 20px 35px
}
.inner-boxs>h2 {
	color: #3f3f41;
	font-family: light;
	font-size: 3em;
}
.inner-boxs>h2>span {
	font-family: boild;
	color: #0197db;
}
.inner-boxs>p {
	margin-top: 20px;
	text-align: justify
}
.inner-boxs>span {
	color: #000;
	margin: 20px 0
}
.inner-boxs::before {
	position: absolute;
	background-color: transparent;
	width: 0;
	height: 0;
	border-bottom: 670px solid #fff;
	border-left: 100px solid transparent;
	left: -100px;
	z-index: 99;
	top: -3px
}
.inner-deatils {
	background-color: #fff;
	box-shadow: 2px 2px 5px 0 #aaa
}
.quali-inne {
	padding: 15px
}
.quali-inne>h3 {
	color: #000;
	font-family: light
}
.quali-inne>p {
	line-height: 23px;
	color: #5f5f5f
}
.third-sec {
	background-color: #fff;
	padding: 50px 0 70px
}
.pro-head>h2 {
	text-align: center;
	color: #040f47;
	font-family: light
}
.pro-head>h2>span {
	color: #0197db;
	font-family: boild
}
.boxs {
	position: relative
}
.middle {
	position: absolute;
	background-color: #0606068c;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding: 20px;
	transform: rotate(20deg);
	transition: .5s;
	opacity: 0;
	border: 2px solid #e87c00;
}
.downlod, .downlods {
	background-position: top center;
	padding: 252px 0 214px;
	background-attachment: fixed;
	background-size: cover
}
.middle:hover {
	transform: rotate(0);
	opacity: 1
}
.middle>h4 {
	color: #fff;
	margin-top: 34%
}
.middle>img {
	margin-top: 10%
}
.downlod {
	background-image: url(../images/catlog_bg_1.jpg)
}
.downlods {
	background-image: url(../images/catlog_bg_2.jpg)
}
li.downlaodcat {
	color: #fff;
	font-size: 62px;
	margin-bottom: 14px;
	font-family: boild
}
button.downlaodcats {
	background-color: #fff;
	color: #0197db;
	border: 0;
	padding: 17px 29px
}
.inner-boxs>ul {
	margin-top: 20px
}
.inner-boxs>ul>li {
	line-height: 25px;
	margin: 10px 0
}
.inner-boxs>ul>li>i {
	color: #051048
}
.footer-de>ul>li>a, .hea>h4 {
	color: #fff
}
.fourth-sec {
	background-color: #0197db;
	padding: 70px 0 50px
}
.brs {
	background-color: #fff;
	padding: 5px;
	border: double #000
}
.foot {
	background-color: #0197db;
	padding: 20px 0
}
.hea>h4 {
	border-bottom: solid 1px #fff;
	padding-bottom: 10px;
	margin-top: 72px
}
.footer-de {
	margin-top: 0
}
.footer-de>ul>li {
	line-height: 41px;
	border-bottom: solid 1px #333;
	color: #fff
}
.innerbtn>p {
	text-align: center;
	margin-bottom: 0;
	color: #000;
	padding: 10px 0
}
.blink {
	animation: blink-animation 1s steps(10, start) infinite;
	-webkit-animation: blink-animation 1s steps(10, start) infinite
}
@keyframes blink-animation {
to {
visibility:hidden
}
}
@-webkit-keyframes blink-animation {
to {
visibility:hidden
}
}
.modal-header {
	padding: 15px;
	background-color:#0197db;
	color: #fff;
	text-align: center
}
.modal-content {
	margin-top: 20%
}
input.form-control, textarea.form-control {
	border-radius: 0;
	margin: 12px 0
}
button.btn-block {
	background-color:#0197db;
	color: #fff;
	padding: 9px;
	border: 0;
	outline: 0
}
.modal-body {
	position: relative;
	padding: 15px;
	background-image: url(../products/132.png);
	background-attachment: fixed;
	background-position: bottom top;
	background-size: cover
}
.products-section {
	/* background-image: url(../images/bg.jpg); */
	padding: 50px 0;
	background-attachment: fixed;
	background-color: #cccccc;
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
}

	.proheader>h1 {
    font-family: light;
    color: #ffffff;
    text-align: center;
    font-size: 41px;
}
.inner-prodetails {
	background-color: #fff;
}
.proheader>ul>li>a, .proheader>ul>li {
	color: #ffffff;
	text-shadow: 1px 0px 0px #696969;
}
.probox {
	position: relative;
	overflow: hidden;
}
.probox>img {
	border-top-left-radius: 28%;
	border-bottom-right-radius: 28%;
	box-shadow: 6px 4px 12px -3px #00000059;
}
.promiddle {
	background-color: #e47a009e;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border-top-left-radius: 28%;
	border-bottom-right-radius: 28%;
	transform: rotateY(90deg) rotate(30deg);
	transition: .9s;
}
.probox:hover .promiddle {
	transform: rotateY(0deg);
}
.probox:hover .probtn>h3 {
	margin-top: 0px;
}
.probtn>button {
	background-color:#0197db;
	color: #fff;
	padding: 9px 31px;
	margin-top: 40%;
	outline: 0;
	border: 0;
}
.probtn>h3 {
	color: #fff;
	margin-top: 80px;
	transition: .9s;
}
.diber {
	width: 72%;
	height: 1px;
	background-color: #fff;
	margin: 23px auto;
}
.iner-prods {
	    border: dashed 1px #fff;
	/* border-right: double 0px #cacaca; */
	
	background-color:#464448;
	padding: 20px;
}
.iner-prods2 {
	border-right: double 4px #cacaca;
}
.iner-prods3 {
	border-top: double 0px #cacaca;
}
td {
	border: solid 1px #ddd;
	font-size: 15px;
	height: 54px;
}
button.submit-pro {
	background-color:#fff;
	font-family: 'Quicksand', sans-serif !important;
	font-weight:bold;
	color: #0197db;
	border: 0;
	outline: 0;
	padding: 6px 28px;
	border-top-left-radius: 15px;
	border-bottom-right-radius: 15px;
}
header.mobile-menu {
	background-color: #fff;
	padding: 20px 0;
}
.aboutbdr>p {
	text-align: justify;
	margin: 0;
}
.aboutbdr {
	border: double 4px #ddd;
	padding: 14px;
}
.aboumain-heaf>h3 {
	background-color: #0197db;
	color: #fff;
	padding: 7px 14px;
	margin-bottom: 24px;
	box-shadow: 2px 2px 3px 1px #00000063;
}
.warrenty>li{
	line-height: 30px;
	text-align: justify;
}
.enquiry-inner{background-color: #000f462e;padding:0 0 20px;box-shadow:1px 3px 11px 2px #77763;}.enquiry-header{background-color: #000f44;padding:9px;}.enquiry-header>h3{color:#fff;margin:0;font-family:robotoLight;text-align:center}label{display:inline-block;max-width:100%;margin-bottom:0;color:#000;margin-left:17px}button.rec,button.sub{color:#fff;border:0;padding:8px 22px;margin-right:18px}button.sub{background:url(../images/bg-page.png) #0059c1}button.rec{background:url(../images/bg-page.png) #79ae00}

@media (min-width:1367px) and (max-width:3000px){
.big{
width:100% !important;
}
}


.inner {
	position: relative;
	background-color: #fff;
	padding: 50px 20px 43px
}
.inner>h2 {
	color: #e87c00;
	font-family: light
}
.inner>h2>span {
	font-family: boild;
	color: #0197db;
}
.inner>p {
	margin-top: 20px;
	text-align: justify
}
.inner>span {
	color: #000;
	margin: 20px 0
}

.inner::before {
	position: absolute;
	background-color: transparent;
	width: 0;
	height: 0;
	border-bottom: 670px solid #fff;
	border-left: 100px solid transparent;
	left: -100px;
	z-index: 99;
	top: -3px
}


/*====================================================*/
.fluid-work-area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
@media (max-width: 991px) {
  .fluid-work-area {
    display: block;
  }
}
.fluid-work-area .work-image {
  width: -webkit-calc(50% - 115px);
  width: calc(50% - 115px);
  float: left;
  text-align: right;
  display: block;
}
@media (max-width: 991px) {
  .fluid-work-area .work-image {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 991px) {
  .fluid-work-area .work-image img {
    width: 100%;
  }
}
.fluid-work-area .work-promo {
  width: -webkit-calc(50% + 115px);
  width: calc(50% + 115px);
  float: left;
  background: url("../image/background/pen.jpg") no-repeat scroll 100% 100%;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
  padding-left: 30px;
}
@media (max-width: 991px) {
  .fluid-work-area .work-promo {
    width: 100%;
    padding-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .fluid-work-area .work-promo {
    padding: 15px;
  }
}
.fluid-work-area .work-promo:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #17323e;
  opacity: 0.90;
  z-index: 0;
}
.fluid-work-area .work-promo:before {
  content: '';
  display: block;
  width: 100%;
  background: url("../images/workshop/3.png") no-repeat scroll right bottom;
  height: -webkit-calc(100% - 137px);
  height: calc(100% - 137px);
  position: absolute;
  bottom: 0;
  z-index: 1;
  right: 0;
}
.fluid-work-area .work-promo .promo-content {
  max-width: 670px;
  margin: 0;
  z-index: 2;
  position: relative;
  padding: 36px 20px 0px 20px;
}
@media (max-width: 991px) {
  .fluid-work-area .work-promo .promo-content {
    padding: 0;
  }
}
.fluid-work-area .work-promo .promo-content h2 {
  font: bold 26px/28px "Alegreya", serif;
  letter-spacing: 0.3px;
  color: #ffffff;
  text-transform: uppercase;
}
.fluid-work-area .work-promo .promo-content p {
  font: normal 15px/26px "Open Sans", sans-serif;
  letter-spacing: 0.3px;
  color: #fff8df;
  padding: 10px 0px;
}
.fluid-work-area .work-promo .promo-content h3 {
  font: 500 24px/30px "Open Sans", sans-serif;
  letter-spacing: 0.3px;
  color: #fff;
  margin-top: 32px;
}
@media (max-width: 1199px) {
  .fluid-work-area .work-promo .promo-content h3 {
    margin-top: 0;
  }
}
.fluid-work-area .work-promo ul {
  margin: 0;
  padding: 5px 0px 0px 0px;
}
.fluid-work-area .work-promo ul li {
  width: 50%;
  float: left;
  font: normal 15px/40px "Open Sans", sans-serif;
  color: #bc945e;
  letter-spacing: 0.3px;
  padding-left: 25px;
}
@media (max-width: 767px) {
  .fluid-work-area .work-promo ul li {
    width: 100%;
    line-height: 30px;
  }
}
.fluid-work-area .work-promo ul li:before {
  content: "\f0a4";
  float: left;
  width: 25px;
  margin-left: -25px;
  font: normal normal normal 14px/38px FontAwesome;
}
@media (max-width: 767px) {
  .fluid-work-area .work-promo ul li:before {
    line-height: 30px;
  }
}


/*====================================================*/
.touch .touch_bg .section_header p {
  max-width: 840px;
}
.touch .touch_bg .touch_top ul .item {
  padding: 15px 28px 30px 0px;
  text-align: center;
}
.touch .touch_bg .touch_top ul .item .media .media-left {
  padding-right: 30px;
  vertical-align: middle;
}
.touch .touch_bg .touch_top ul .item .media .media-left a {
      color: #c68b24;
    border: 2px solid #d29031;
    border-radius: 100%;
    display: block;
    width: 50px;
    height: 50px;
}
.touch .touch_bg .touch_top ul .item .media .media-left a i {
     border-radius: 50%;
    font-size: 27px;
    line-height: 26px;
    padding-top: 11px;
}
.touch .touch_bg .touch_top ul .item .media .media-body {
  text-align: left;
  font: 14px/26px "Open Sans", sans-serif;
  color: #898989;
  letter-spacing: 0.3px;
}
.touch .touch_bg .touch_top ul .item:first-child {
  padding-top: 0;
}
.touch .touch_bg .touch_middle {
  padding-top: 65px;
}
.touch .touch_bg .touch_middle .input_form {
  position: relative;
}
.touch .touch_bg .touch_middle .input_form form .form-control {
  margin-bottom: 20px;
  border-radius: 0;
  font: 15px/31px "Open Sans", sans-serif;
  color: #959595;
  padding: 11px 20px;
  border: 1px solid #cb8b2d;
  height: auto;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.touch .touch_bg .touch_middle .input_form form .form-control:hover, .touch .touch_bg .touch_middle .input_form form .form-control:focus {
  border: 1px solid #cb8b2d;
  border-color: #cb8b2d;
}
.touch .touch_bg .touch_middle .input_form form .form-control:focus {
  -webkit-box-shadow: 0 0 6px 0 rgba(215, 149, 62, 0.57);
  box-shadow: 0 0 6px 0 rgba(215, 149, 62, 0.57);
}
.touch .touch_bg .touch_middle .input_form form .form-control.error {
  margin-bottom: 0;
}
.touch .touch_bg .touch_middle .input_form form .form-control.error + .error {
  font: 13px/24px "Open Sans", sans-serif;
  margin-bottom: 20px;
  margin-top: 5px;
  color: red;
  font-weight: normal;
}
.touch .touch_bg .touch_middle .input_form form textarea.form-control {
  margin-bottom: 32px;
  resize: none;
  padding: 15px 20px;
  height: 130px;
}
.section_header h2:before {
       content: "";
    width: 69px;
    height: 3px;
    display: inline-block;
    background: #c18723;
    position: absolute;
    bottom: 0;
}
.en-btn {
      border: 2px solid #cb8b2d;
    background-color: #cb8b2d;
    color: #fff;
  
    padding: 8px 29px;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    font-family: 'Poppins', sans-serif;
    transition: all 0.3s ease;
    /* font-weight: 600; */
    font-size: 17px;
    margin-top: 17px;
   
    border-radius: 40px;
}
.en-btn:hover {
    color: #cb8b2d;
    border-color: #1e5e68;
    /* background: none; */
    background-color: #fff;
    border: 2px solid #cb8b2d;
    font-weight: 600;
}
.inner-contact{
    /*  border: 1px solid #dad1d1;
    margin-top: 17px;
    padding: 53px 15px;*/
}
.contact-gap{padding-bottom: 45px;}
.touch .touch_bg .touch_middle .input_form form button {
  text-transform: uppercase;
  font: 600 15px/36px "Open Sans", sans-serif;
  color: #ae7a51;
  padding: 2px 29px 0;
  text-shadow: none;
  letter-spacing: 1px;
  border: 1px solid #cdcdcd;
  background: transparent;
  border-radius: 0;
}
.touch .touch_bg .touch_middle .input_form form button:hover {
  color: #000;
  border-color: #bb793c;
}
.touch .touch_bg .touch_middle .input_form #success, .touch .touch_bg .touch_middle .input_form #error {
  position: absolute;
  top: -15px;
  display: block;
  right: 0;
  left: 0;
  bottom: -15px;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}
.touch .touch_bg .touch_middle .input_form #success p, .touch .touch_bg .touch_middle .input_form #error p {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0;
}
.touch .touch_bg .touch_middle .input_form #success {
  color: lawngreen;
}
.touch .touch_bg .touch_middle .input_form #error {
  color: orangered;
}

#mapBox {
  height: 425px;
}

/*====================================================*/

/*====================================================*/
footer.row .footer-top {
  background: url("../image/background/footer-bg.jpg") no-repeat scroll center 0;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
  padding: 55px 0px 30px 0px;
  z-index: 0;
}
footer.row .footer-top:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.9);
  width: 100%;
  height: 100%;
  display: block;
  z-index: 0;
}
footer.row .footer-top .footer-sidebar .widget {
  z-index: 1;
}
footer.row .footer-top .footer-sidebar .widget .widget_title {
     font: 600 18px/18px "Open Sans", sans-serif;
    color: #fff;
    margin-top: 0px;
    text-transform: uppercase;
    margin-bottom: 75px;
}
.widget h4:before
{
       content: "";
    width: 270px;
    height: 2px;
    display: inline-block;
    background: #fff;
    position: absolute;
    top: 13%;
  
}
@media (max-width: 767px) {
  footer.row .footer-top .footer-sidebar .widget.about-us-widget {
    min-height: auto !important;
    max-width: 320px;
    margin: 0 auto 20px;
  }
}
footer.row .footer-top .footer-sidebar .widget.about-us-widget a {
  display: inline-block;
}
footer.row .footer-top .footer-sidebar .widget.about-us-widget p {
  font: 400 13px/26px "Open Sans", sans-serif;
  letter-spacing: 0.8px;
  color: #7c7c7c;
  padding-top: 36px;
  margin-bottom: 24px;
}
footer.row .footer-top .footer-sidebar .widget.about-us-widget ul {
  margin: 0;
  padding: 0;
}
footer.row .footer-top .footer-sidebar .widget.about-us-widget ul li {
  display: inline-block;
  list-style: none;
  padding: 10px 12px;
}
footer.row .footer-top .footer-sidebar .widget.about-us-widget ul li a {
  padding: 0;
  color: #7c7c7c;
}
footer.row .footer-top .footer-sidebar .widget.about-us-widget ul li a i {
  font-size: 22px;
}
footer.row .footer-top .footer-sidebar .widget.about-us-widget ul li a:hover {
  background: none;
  color: #bc945e;
}
footer.row .footer-top .footer-sidebar .widget.about-us-widget ul li:first-child {
  padding-left: 0px;
}
@media (max-width: 767px) {
  footer.row .footer-top .footer-sidebar .widget.widget-links {
    min-height: auto !important;
    max-width: 320px;
    margin: 0 auto;
  }
}
footer.row .footer-top .footer-sidebar .widget.widget-links .widget-contact-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
footer.row .footer-top .footer-sidebar .widget.widget-links .widget-contact-list ul li {
  padding: 12px 0px;
  border-top: 1px solid #2c2c2e;
}
footer.row .footer-top .footer-sidebar .widget.widget-links .widget-contact-list ul li a {
  font: 400 14px/23px "Open Sans", sans-serif;
  letter-spacing: 0.3px;
  color: #fff;
}
footer.row .footer-top .footer-sidebar .widget.widget-links .widget-contact-list ul li a i {
  padding-right: 12px;
}
footer.row .footer-top .footer-sidebar .widget.widget-links .widget-contact-list ul li a:hover {
  color: #bc945e;
}
@media (max-width: 767px) {
  footer.row .footer-top .footer-sidebar .widget.widget-contact {
    min-height: auto !important;
    max-width: 320px;
    margin: 0 auto;
  }
}
footer.row .footer-top .footer-sidebar .widget.widget-contact ul {
  padding: 0;
  margin: 0;
}
footer.row .footer-top .footer-sidebar .widget.widget-contact ul li {
  list-style: none;
  display: table;
  width: 100%;
  border-top: 1px solid #2c2c2e;
  padding-right: 11px;
}
footer.row .footer-top .footer-sidebar .widget.widget-contact ul li i {
  float: left;
  font-size: 25px;
  color: #fff;
  width: 34px;
  padding-top: 13px;
  line-height: 18px;
}
footer.row .footer-top .footer-sidebar .widget.widget-contact ul li i.fa-map-marker {
  padding-top: 22px;
}
footer.row .footer-top .footer-sidebar .widget.widget-contact ul li i.fa-phone {
  font-size: 21px;
  line-height: 30px;
}
footer.row .footer-top .footer-sidebar .widget.widget-contact ul li i.fa-envelope-o {
  font-size: 18px;
  line-height: 30px;
}
footer.row .footer-top .footer-sidebar .widget.widget-contact ul li i.icon-WorldWide {
  font-size: 20px;
  line-height: 30px;
}
footer.row .footer-top .footer-sidebar .widget.widget-contact ul li .fleft {
  float: left;
  color: #fff;
  width: -webkit-calc(100% - 34px);
  width: calc(100% - 34px);
  font: 400 14px/20px "Open Sans", sans-serif;
  padding: 15px 0px;
}
footer.row .footer-top .footer-sidebar .widget.widget-contact ul li .fleft a {
  color: #fff;
}
footer.row .footer-top .footer-sidebar .widget.widget-contact ul li .fleft a:hover {
  color: #bc945e;
}
@media (max-width: 767px) {
  footer.row .footer-top .footer-sidebar .widget.widget-form {
    min-height: auto !important;
    max-width: 320px;
    margin: 0 auto;
  }
}
footer.row .footer-top .footer-sidebar .widget.widget-form .submet-form .form-control {
  background-color: transparent;
  border-radius: 0px;
  margin-bottom: 10px;
  border: 1px solid #393939;
  -webkit-box-shadow: none;
  box-shadow: none;
  font: 400 13px/38px "Open Sans", sans-serif;
  color: #969595;
  padding: 0 20px;
  height: 38px;
}
footer.row .footer-top .footer-sidebar .widget.widget-form .submet-form .message {
  height: 100px;
  resize: none;
}
footer.row .footer-top .footer-sidebar .widget + .widget {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  margin-top: 0;
}
@media (max-width: 767px) {
  footer.row .footer-top .footer-sidebar .widget + .widget {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  footer.row .footer-top .footer-sidebar .widget:last-child {
    margin-bottom: 0px;
  }
}
footer.row .footer-bottom {
  background: #090909;
  font: 400 14px/20px "Open Sans", sans-serif;
  letter-spacing: 0.3px;
  color: #424242;
  padding: 8px  0px;
}
@media (max-width: 767px) {
  footer.row .footer-bottom {
    text-align: center;
  }
}
@media (max-width: 359px) {
  footer.row .footer-bottom {
    font-size: 13px;
    line-height: 20px;
  }
}
footer.row .footer-bottom a {
  color: #fff;
}
footer.row .footer-bottom a:hover, footer.row .footer-bottom a:focus {
  color: #bc945e;
}
footer.row .footer-bottom .right {
  text-align: right;
  padding-right: 25px;
}
@media (max-width: 767px) {
  footer.row .footer-bottom .right {
    text-align: center;
    padding-right: 0;
  }
}

/*====================================================*/


