@charset "utf-8";
/* CSS Document */
.contactcap{ font-size:18px; color:#15151e; font-family: 'Fira Sans', sans-serif; font-weight:600;}
/* Navigation */
#nav {
	z-index: 9999;
}
#nav.affix {
	position: fixed;
	top: 0;
	width: 100%
}
.navbar .navbar-nav {
	display: inline-block;
	float: none;
	vertical-align: top;
}
.navbar .navbar-collapse {
	text-align: center;
}
.navbar-custom {
	margin-bottom: 0;
	background-color: #f6f6f6;
	border-radius: 0px;
	padding: 10px 0;
	border-bottom: 2px solid #fff;
}
.navbar-custom a {
	color: #7c7c8b;
}
.navbar-custom .nav li a {
	margin: 0 60px;
	text-transform: uppercase;
	letter-spacing: 2px;
	-webkit-transition: background .3s ease-in-out;
	-moz-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
}
.navbar-custom .nav li a:hover {
	outline: 0;
	color: #a3a3af;
	background-color: transparent;
}
.navbar-custom .nav li a:focus, .navbar-custom .nav li a:active {
	outline: 0;
	background-color: transparent;
	color: #000;
}
.navbar-custom .nav li.active {
	outline: 0;
}
.navbar-custom .nav li.active a {
	background-color: rgba(255,255,255,.3);
}
.navbar-custom .nav li.active a:hover {
	color: #fff;
}
.btn-default {
	text-transform: uppercase;
	color: #555;
	background-color: transparent;
	border-color: #777;
	padding: 14px 20px;
	margin: 0;
	font-size: 16px;
	border-radius: 0;
	margin-top: 20px;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active {
	color: #fff;
	background-color: #121d1f;
	border-color: #121d1f;
}

.container-fluid{ padding:0px!important; margin:0px!important; height:auto!important;}
.wrapper{width:100%; height:236px; background-image:url(../images/wrapper.jpg); border-top: thick solid #1065ff; padding:2% 0;	font-family: 'Ubuntu Condensed', sans-serif;text-align:center; position:relative; 
}
.homevdobg{ overflow:hidden; position:relative; width:100%;}
.container-fluid .wrapper h2{color:white; text-align:center; width:100%;font-size:28px; margin-bottom:42px; }
.button {
	border: none;
	background: #008aeb;
	color: #f2f2f2;
	padding: 17px 29px;
	font-size: 20px;
	border-radius: 30px;
	position: relative;
	box-sizing: border-box;
	transition: all 500ms ease; 
	margin-top:10px;
	margin-left:10px;
}
.button:hover {
	background: rgba(0,0,0,0);
	color: #008aeb;
	box-shadow: inset 0 0 0 3px #008aeb;
}
.container{padding:5% 0 2% 0;}
.section3{width:auto; height:auto; text-align:center; padding:0px 2%!important;}
.container .section3 h1{font-size:18px;color:#333;  text-align:center; font-family: 'Fira Sans', sans-serif; font-weight:600;padding:5% 0;}
.container .section3 p{font-size:13px;color:#5a4d4d;  text-align:center; font-family: 'Fira Sans', sans-serif; font-weight:300; text-align:justify;}
.video{width:100%;height:auto;  display:inline-block; padding:0%; 	transition: all 500ms ease; background-size:cover; }

.video .fa-play{ color:white; font-size:30px; text-align:center; font-family: 'Fira Sans', sans-serif;}
.video:hover .fa-video-camera{ color:#15151e; }

.icon-drop:before, 
.icon-arrow-left:before {
font-family: 'Fira Sans', sans-serif!important;	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	speak: none;
	font-style: normal;
	font-weight: normal!important;
	line-height: 2;
	text-align: center;
	color: #47a3da;
	-webkit-font-smoothing: antialiased;
	text-indent: 8000px;
	padding-left: 8px;
}


.icon-drop:before {
	content: "\e000";
}

.icon-arrow-left:before {
	content: "\f060";
}

.section4{background-color:#f0f0f0; height:auto;   margin-top:300px!important;}
.section4 .container h1{ font-family: 'Ubuntu Condensed', sans-serif!important;color:#15151e; text-align: center; font-size:30px; }
.section4 .container{padding:3% }
.section4 .container p{font-size:13px;color:#333;  text-align:center; font-family: 'Fira Sans', sans-serif; font-weight:300; padding:2% 0;}
.renderimg{padding:3%; color:#333; width:100%; height:auto;transition:all 0.3s ease;} .renderimg:hover{ opacity:.5;}
.wrapper2{width:100%; background-color:#15151e;height:225px;padding:40px;	font-family: 'Ubuntu Condensed', sans-serif;text-align:center;display:inline-block;}
.wrapper2 h2{font-size:20px; font-weight:lighter!important; text-align:center; color:#676775; margin-bottom:40px;}
.footer-social-icons {
    width: 100%;
	left:auto!important;right:auto!important;
	position:absolute; 
	 padding:0; text-align:center!important; 
}
.footer-social-icons ul {padding:0;}
.footer_menu{width:100%; height:auto; color:#d8d8e4;font-family: 'Fira Sans', sans-serif; font-weight:normal; padding:0; }
.footer_menu a{color:#75758b; font-size:12px;}
.footer_menu .container{padding:0!important;}
.social-icon {
    color: #fff;
}
ul.social-icons {
    margin-top: 0px;
}
.social-icons li {
    vertical-align: top;
    display: inline;
    height: 100px;
}
.social-icons a {
    color: #fff;
    text-decoration: none;
}
.fa-facebook {
    padding:10px 14px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
    background-color: none;	color:#757589; 

}
.fa-facebook:hover {
    background-color: #1a1a25; color:#c9c9cf;
}
.fa-twitter {
    padding:10px 12px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
    background-color: none;	color:#757589; 

}
.fa-twitter:hover {
    background-color: #1a1a25; color:#c9c9cf;
}
.fa-rss {
    padding:10px 14px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
    background-color: none;	color:#757589; 

}
.fa-rss:hover {
    background-color: #1a1a25; color:#c9c9cf;
}
.fa-youtube {
    padding:10px 14px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
    background-color: none;	color:#757589; 

}
.fa-youtube:hover {
    background-color: #1a1a25;color:#c9c9cf;
}
.fa-linkedin {
    padding:10px 14px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
    background-color: none;	color:#757589; 

}
.fa-linkedin:hover {
    background-color: #1a1a25;color:#c9c9cf;
	
}
.fa-google-plus {
    padding:10px 9px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
    background-color: none;	color:#757589; 
}
.fa-google-plus:hover {
    background-color: #1a1a25; color:#c9c9cf;
}
.footer{width: 100%;
background: #0a0a13;
text-align: center !important;
position: absolute;
max-height: 300px;}
.footer .container h3{ text-align:center; font-size:15px; font-weight:300; color:#75758b; padding:0 0 1% 0;}
.footer .container{padding:2% 0 5% 0; }
<!-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------about area  starts here------------------------------------------------------->
.about{margin:0; padding:0;}
.about .banner{background:url(../images/aboutbanner.jpg) ; width:100%; height:400px;}
.about_content{ background:#15151e;}
.about_content .container{padding:2% 0 3% 0;}
.about_content .container h1{padding:2% 0; color:#8f8f9e; font-family: 'Fira Sans', sans-serif; font-size:45px;}
.about_content .container p{ text-align:justify; color:#5a5a67; padding:.7% 0;font-family: 'Fira Sans', sans-serif; font-size:15px;}
.gallery{ width:35%; margin-left:auto; margin-right:auto; margin-top:3%; transition:all 0.3s ease; border:#008aeb thin solid; border-radius:40px; height:70px;}
.gallery h2 a{ text-decoration:none;}
.gallery:hover {border:#008aeb 2px solid; }
.gallery h2 a:hover{ text-decoration:none;}
.gallery h2{padding:1% 0; color:#008aeb; font-family: 'Fira Sans', sans-serif; font-size:20px; font-weight:lighter;}

<!-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------about ends  starts here------------------------------------------------------->

<!------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- intericadT6 starts here------------------------------------------------------->
.intericadt6{margin:0; padding:0;}
.intericadt6_heading{font-size:40px;color:#9f9f9f; z-index:+111; position:absolute; text-align: center; width:100%; font-family: 'Fira Sans', sans-serif; font-weight:lighter; top:238px;}
.t6_section2{width:100%; height:auto; background-color:#fafafa; padding:2% 0;}
.t6_section2 .container{padding:0;}
.t6_section2 h1{color:#15151e; font-family: 'Fira Sans', sans-serif; font-size:40px; padding:0;}
.t6_section2 p{ text-align:left; color:#5a5a67; padding:2% 0%;font-family: 'Fira Sans', sans-serif; }
.intericadt6 .banner{background:url(../images/intericadt6banner.jpg) ; width:100%; height:400px; position:relative;}
* {
    box-sizing: border-box;
}

/* Create four equal columns that floats next to each other */
.column {
    float: left;
    width: 33.333%;
	min-height:350px!important;
    height: auto; /* Should be removed. Only for demonstration */
}

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}
 .row .column h2{ color:#15151e; font-size:18px; padding:3% 3%;font-family: 'Fira Sans', sans-serif; font-weight:500; text-align:center;}
hr{ border-top: 1px solid #15151e!important;}
.readmore{width:40%;  font-size:15px;  text-align:center;   height:auto; margin-left:auto; margin-right:auto; padding:4%; margin-top:20px!important; color:#fafafa!important; background:#15151e;}
.readmore a{color:#fafafa;}
.readmore:hover{color:#fafafa!important; background-color:#008aeb;}
.readmore:hover a{color:#fafafa!important;}
.row p{ text-align:justify; padding:0 5%; color:#15151e;font-family: 'Fira Sans', sans-serif;}
.row ul li{ font-size:15px; text-align:left; padding:1% 5%;}
.row ul li i{color:#94949f; padding:0 2% 0 0;}
.vdo{  }
.column ul li a{color:#94949f;font-family: 'Fira Sans', sans-serif;}
.intericadt6_content{ background:#fafafa;}
.intericadt6_content .container{padding:2% 0 3% 0;}
.intericadt6_content .container h1{padding:2% 0; color:#8f8f9e; font-family: 'Fira Sans', sans-serif; font-size:20px;}
.intericadt6_content .container p{ text-align:left; color:#5a5a67; padding:.7% 0;font-family: 'Fira Sans', sans-serif; font-size:15px;}

.t6_section3{width:auto; background:#fafafa;}
.t6_section3 .container{padding:0 0 4% 0;}
.t6_section3 h2{font-family: 'Fira Sans', sans-serif; font-weight:bold;}
.t6_section3 li{ list-style:none; font-size:16px;font-family: 'Fira Sans', sans-serif; text-align:left; padding:2% 3%; background:#f4f3f3; width:100%; margin-bottom:10px; }
.t6_section3 li:hover{background:#dfdfdf;}
.t6_section4{ width:100%; background:#fafafa; }
.t6_section4 .container{padding:0;}
.t6_section4 h2{font-family: 'Fira Sans', sans-serif; font-weight:bold;padding-bottom: 3%;}
<!-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------intericadT6 ends here------------------------------------------------------->


<!-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------intericadlite starts here------------------------------------------------------->
.intericadlite{margin:0; padding:0;}
.intericadlite_heading{font-size:40px;color:#9f9f9f; z-index:+111; position:absolute; text-align: center; width:100%; font-family: 'Fira Sans', sans-serif; font-weight:lighter; top:238px;}
.lite_section2{width:100%; height:auto; background-color:#fafafa; padding:5% 0 0 0;}
.lite_section2 .container{padding:0;}
.lite_section2 h1{color:#15151e; font-family: 'Fira Sans', sans-serif; font-size:30px; padding:0; text-align:left;}
.lite_section2 p{ text-align:justify; color:#5a5a67; padding:2% 0%;font-family: 'Fira Sans', sans-serif; }
.intericadlite .banner{background:url(../images/intericadlite.jpg) ; width:100%; height:400px; position:relative;}
.lite_section2 h2{color:#15151e; font-family: 'Fira Sans', sans-serif; font-size:40px; padding:5% 0 0 0; text-align:center;}
.downloadform{ background: #f3f3f3; background-repeat:no-repeat;}
.downloadform .row .input2{with:100%;}.downloadform .container select{ width:46%; height:50px; float:left; background:none; font-size:20px;}
.downloadform h1{ font-size:30px; font-variant:bold;font-family: 'Fira Sans', sans-serif; }
.downloadform option{font-size:14px;}
<!-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------intericadlite ends here------------------------------------------------------->


<!-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------intericad8000 starts here------------------------------------------------------->
.intericad8000{margin:0; padding:0;}
.intericad8000_heading{font-size:40px;color:#9f9f9f; z-index:+111; position:absolute; text-align: center; width:100%; font-family: 'Fira Sans', sans-serif; font-weight:lighter; top:238px;}
.interi8000_section2{width:100%; height:auto; background-color:#fafafa; padding:5% 0;}
.interi8000_section2 .container{padding:0;}
.interi8000_section2 h1{color:#15151e; font-family: 'Fira Sans', sans-serif; font-size:30px; padding:0; font-weight:bold;}
.interi8000_section2 p{ text-align:justify; color:#5a5a67; padding:2% 0%;font-family: 'Fira Sans', sans-serif; }
.intericad8000 .banner{background:url(../images/intericad8000.jpg) ; width:100%; height:400px; position:relative;}
.interi8000_section2 h2{color:#15151e; font-family: 'Fira Sans', sans-serif; font-size:25px; padding:0; text-align:left;}
.cleft{width:50%; height:330px; padding:5%; background-color:#15151e;float:left;	transition: all 500ms ease;
}
.cleft h3{ color:#999; font-family: 'Fira Sans', sans-serif; font-size:25px;}
.cleft ul{text-align:centre;color:#9e9eae; font-family: 'Fira Sans', sans-serif; font-size:15px; font-weight:lighter;}
.cleft ul li{ padding:1% 0;}

.cleft:hover{background-color:#191928;}
.cright{width:50%; height:330px; padding:5%; background-color:#21212b;float:right;	transition: all 500ms ease; 
}
.cright h3{ color:#999; font-family: 'Fira Sans', sans-serif; font-size:25px;}
.cright ul{text-align:centre;color:#9e9eae; font-family: 'Fira Sans', sans-serif; font-size:15px; font-weight:lighter;}
.cright ul li{ padding:1% 0;}
.cright:hover{background-color:#1e1e2d;}
.interi8000_section3 h4{color:#6f7e88; font-family: 'Fira Sans', sans-serif; font-size:35px;  text-align:centre; font-weight:bold; padding-top:3%;}
.new_features{width:auto;  height:150px; padding:3% 0; float:left; position:relative;   margin-top:10px; }
.interi8000_section3{width:100%; height:auto; background-color:#fafafa; padding:2% 0;}
.interi8000_section3 h1{ font-size:20px;text-align:center; }
.interi8000_section3 p{ font-size:14px; text-align:justify; }
.video8000{width:100px;height:100px; background-color:#15151e; border-radius:80px; display:inline-block; padding:8%; 	transition: all 500ms ease;float:left; vertical-align: middle!important; margin-top:15px;
}
.section4left{float:left; width:100%;padding-left:0;}
.video8000:hover {
	background: rgba(0,0,0,0);
	color: #008aeb;
	box-shadow: inset 0 0 0 3px #15151e;
}

.video .fa-video-camera{ color:white; font-size:30px; text-align:center; }
.video:hover .fa-video-camera{ color:#15151e; }


<!-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------intericad8000 ends here------------------------------------------------------->


<!-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------iscan starts here------------------------------------------------------->

.iscan{margin:0; padding:0;}
.iscan_heading{font-size:40px;color:#9f9f9f; z-index:+111; position:absolute; text-align: center; width:100%; font-family: 'Fira Sans', sans-serif; font-weight:lighter; top:238px;}
.i_section2{width:100%; height:auto; background-color:#fafafa; padding:2% 0;}
.i_section2 .container{padding:0;}
.i_section2 h1{color:#15151e; font-family: 'Fira Sans', sans-serif; font-size:40px; padding:0;}
.i_section2 p{ text-align:justify; color:#5a5a67; padding:2% 0%;font-family: 'Fira Sans', sans-serif; }
.iscan .banner{background:url(../images/iscan.jpg) ; width:100%; height:400px; position:relative}
.i_section2 h2{color:#15151e; font-family: 'Fira Sans', sans-serif; font-size:25px; padding:0; text-align:left;}
.benefits{ width:70%; margin-left:auto; margin-right:auto;  padding:3% 0; border-radius:20px; border:5px dotted #1f1f2b;}
.benefits h1{font-family: 'Fira Sans', sans-serif; font-size:35px; font-weight:500; color:#b7b7c4; padding:0 0 3% 0!important;}
.benefits li{font-family: 'Fira Sans', sans-serif; font-size:20px; font-weight:300; color:#858593!important; padding:1% 0!important;}
.iscan_content{width:100%; height:auto; background:#15151e; padding:4% 0;color:#858593!important;}
.iscan_content .container{ padding:0;}
.underline {
  border-bottom: 2px solid currentColor;
  display: inline-block;
  line-height: 0.85;
}
.img-responsive{display:inline!important;}
<!-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------iscan ends here------------------------------------------------------->



<!-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ceramic king starts here------------------------------------------------------->
.ceramicking{margin:0; padding:0;}
.ceramicking_heading{font-size:40px;color:#9f9f9f; z-index:+111; position:absolute; text-align: center; width:100%; font-family: 'Fira Sans', sans-serif; font-weight:lighter; top:238px;}
.king_section2{width:100%; height:auto; background-color:#fafafa; padding:2% 0;}
.king_section2 .container{padding:0;}
.king_section2 h1{color:#15151e; font-family: 'Fira Sans', sans-serif; font-size:40px; padding:0;}
.king_section2 p{ text-align:justify; color:#5a5a67; padding:2% 0%;font-family: 'Fira Sans', sans-serif; }
.ceramicking .banner{background:url(../images/ceramicbanner.jpg) ; width:100%; height:400px; position:relative}
.king_section2 h2{color:#15151e; font-family: 'Fira Sans', sans-serif; font-size:25px; padding:0; text-align:left;}
.king_section3{width:100%; background:#fafafa;}
.king_section3 .container{padding-top:0;}
.king_section3 h2{color:#15151e; font-family: 'Fira Sans', sans-serif; font-size:30px; padding-bottom:2% }
.king_section3 h4{color:#15151e; font-family: 'Fira Sans', sans-serif; font-size:17px;}
<!-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ceramic king ends here------------------------------------------------------->





<!-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------contact area  starts here------------------------------------------------------->
.contact_bg{  width:100%; height:auto; padding:0;}
.contactheader{width:100%; height:300px; background:url(../images/contact.jpg) no-repeat; padding:0; background-size:cover;}
.contactheader h1{padding:7% 0 2% 0; color:#dfe2ff; font-family: 'Fira Sans', sans-serif; font-size:45px; text-align:center; margin:0;}
.contactheader p{padding: 0 0 2% 0; color:#a5a6b3; font-family: 'Fira Sans', sans-serif; font-size:20px; text-align:center;}

.formbg{ background:#fafafa;  pading-top:3%; }

	 ::selection
	{
		color:inherit;
	}
	::-moz-selection
	{
		color:inherit;
	} 
 
.contact{
	position:relative;
	width:75%;
	max-width:800px;
	margin:0 auto 0%;
	padding:20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px; 
}
.contact h1{font-size:25px; color:#6c657b;font-family: 'Fira Sans', sans-serif; font-weight:lighter; padding-bottom:20px;}
.three_col , .one_col{
	float:left;
	width:100%;
	position:relative;
	border-radius: 30px;
}
 
.three_col input, .one_col input, .three_col select, .one_col textarea, .one_col  #file {
	position:relative;
	padding:0;
	margin:1% 2%;
	float:left;
	z-index:10;
	border-radius: -16px;
	border:thin solid #e5e4e4;
	color:#15151e;font-family: 'Fira Sans', sans-serif; font-weight:lighter; font-size:20px;
}




.three_col select{
	width:46%;
	background:#fff;
	padding:4px;
}
.three_col input{
	width:46%!important; border:0; background:none; border:thin #bebdbd solid;padding-left:10px;
}	

.one_col input, .one_col textarea, .one_col  #file {
	width:96%;background:none; border:thin #bebdbd solid; padding-left:10px;
}

.one_col  #file {
    border: 1px dotted #CCCCCC;
    cursor: pointer;
    display: none;
    float: right;
    position: relative;
    text-align: center;
    width: 96%;	
}

.one_col  #file p{
padding: 95px 0 0;
line-height: 40px;
}

.one_col #image-list li{
	list-style:none;	
	border:1px solid #ccc;	
	margin: 2%;
	background:#fff;
}

.one_col #image-list li img{
	width:98%;
	height:98%;
	margin: 1% !important;
}

.one_col #submit{
	
   background: #0a0a13;
   color: #d6d6d6;
   cursor:pointer; width:30%;
   height:65px;
}

.one_col #submit:hover{
	background: #1f78a5;
   color: #d6d6d6;
}	

.clear{
	clear:both;
	content:"";
	line-height:0px;
	display: block;
}

/* old browser fixed */

.no-canvas .one_col, .no-canvas .three_col, .no-canvas .one_col input, .no-canvas .three_col input{
	float:right !important;	
	margin-right:0;
	margin-bottom:0;
}

.no-canvas .three_col input{
	width:34% !important;
	margin-right:0;
	margin-bottom:0;
	float:right;
}


.no-canvas .file-upload  div{
	display:block !important;
	height:auto !important;
	width: 45% !important;
	float:right;
}

.no-canvas .one_col  #file{
	display:none !important;
}

/* animations */



@-moz-keyframes default-to-success {
   0%{
        background-position:120% 0px;
    }
	50%{
        background-position:right 0px;
    }
}



input.default-to-success{
	-webkit-animation: default-to-success 0.5s;
	-moz-animation: default-to-success 0.5s;
	-animation: default-to-success 0.5s;
	  background-position:right 0px;	  	
	-webkit-box-shadow:0 0 7px rgba(161,199,54, 0.6); 
	-moz-box-shadow: 0 0 7px rgba(161,199,54, 0.6); 
	box-shadow:0 0 7px rgba(161,199,54, 0.6); 
}


@media handheld, only screen and (max-width: 580px) {
	
	.contact{
		width:90%;
	}
	
	.one_col  #file{
		width:96%;
	}
	
	.three_col input, .one_col input, .three_col select, .one_col textarea{
		width:96%;
		margin:2% 2%;
	}
	
	.three_col input, .one_col input{
		padding-right: 21px;
	}	
	
	
}
.t6{pixabay:video;}
.error{color:#F00;}
.click{color:#008aeb;font-family: 'Barlow Condensed', sans-serif; font-weight:300; font-size:20px; padding:0; margin:0;}
#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 138,235, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	z-index:+2;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: rgba(0, 88, 150, 0.9);
}
#return-to-top:hover i {
    color: #fff!important;
    top: 5px;
}




.cap_status
{
width: 350px;
padding: 10px;
font: 14px arial;
color: #fff;
background-color: #10853f;
display: none;
}

.cap_status_error
{
background-color: #bd0808;
}