
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, 
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, 
center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
	
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: 'Poppins', sans-serif;}
body { margin: 0; }

a { color: #fff; }
a:visited { color: #b40c14; }
a:hover { color: #ab000c !important; }
a:hover, a:active. a:focus { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #cccccc; margin: 1em 0; padding: 0; }
ins { background: #ffff99; color: #000000; text-decoration: none; }
mark { background: #ffff00; color: #000000; }
pre, code, kbd, samp { font-family:'Poppins', sans-serif; _font-family: 'Poppins', sans-serif; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
.text_color{ color:#f3b90b;}

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

/* ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
   dd { margin: 0 0 0 40px; }
*/
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; margin-bottom: 10px; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical;}
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }


img:not(.vegas-background),object,video,embed { max-width: 100%; }
img { height: auto; vertical-align: middle;}
.vegas-background { height: auto!important; }

.bold {	font-weight: bold; }
.italic { font-style: italic; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { margin-left: auto; margin-right: auto; }
.clearBoth { clear: both; display: block; font-size: 0; height: 0; line-height: 0; overflow: hidden; visibility: hidden; width: 100%; vertical-align: super; }
th, thead td { font-weight: bold; }
em, dfn, cite { font-style: italic; }
del { color: #cccccc; text-decoration: line-through; }
dfn, ins { border-bottom: 1px solid #E8E8E8; }
abbr, acronym { text-transform: uppercase; letter-spacing: .1em; }
a abbr, a acronym { border: none; }
abbr[title], acronym[title], dfn[title] { border-bottom: 1px dotted #E8E8E8; cursor: help; }
a { text-decoration: none; }
address,caption,cite,code,dfn,h1,h2,h3,h4,h5,h6,th,var { font-style: normal; font-weight: normal; }
caption,th { text-align: left; }
ol, ul { list-style: none; }

body { position: inherit /* conflict prettyphoto and dynamic to top plugin */; }
body, html, #wrapper, #containerWrapper.containerMap { height:100%; }
#containerWrapper.containerMap { overflow: hidden; }

::-moz-selection { background: #b3d4fc; text-shadow: none;}
::selection { background: #b3d4fc; text-shadow: none; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

code, kbd, samp, pre, tt, var, input[type=text], input[type=password], input[type=email], textarea {
	    font-family: 'Poppins', sans-serif;
}
code, pre, input[type=text], input[type=password], input[type=email], textarea {
	line-height: 25px;
}

p, ul, ol, dl, table, fieldset, blockquote {
    margin-bottom: 30px;
	font-size:16px;
	line-height:20px;
}
p.small_margin{
	margin-bottom:16px;
}

.red{
	color:#DD4A38;
}

.white{
	color:#fff;
}

.row {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol {
	margin-right: 3.8%;
	float: left;
	min-height: 1px;
}

.row .onecol {
	width: 4.85%;
}

.row .twocol {
	width: 13.45%;
}

.row .threecol {
	width: 22.05%;
}

.row .fourcol {
	width: 30.75%;
}

.row .fivecol {
	width: 39.45%;
}

.row .sixcol {
	width: 48%;
}

.row .sevencol {
	width: 56.75%;
}

.row .eightcol {
	width: 65.4%;
}

.row .ninecol {
	width: 74.05%;
}

.row .tencol {
	width: 82.7%;
}

.row .elevencol {
	width: 91.35%;
}

.row .twelvecol {
	width: 100%;
	float: left;
}

.last {
	margin-right: 0px;
}

/*@font-face {
    font-family: 'open_sansregular';
    src: url('../font/opensans-regular-webfont.eot');
    src: url('../font/opensans-regular-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../font/opensans-regular-webfont.woff') format('woff'),
         url('../font/opensans-regular-webfont.ttf') format('truetype'),
         url('../font/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanssemibold';
    src: url('../font/opensans-semibold-webfont.eot');
    src: url('../font/opensans-semibold-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../font/opensans-semibold-webfont.woff') format('woff'),
         url('../font/opensans-semibold-webfont.ttf') format('truetype'),
         url('../font/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansbold';
    src: url('../font/opensans-bold-webfont.eot');
    src: url('../font/opensans-bold-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../font/opensans-bold-webfont.woff') format('woff'),
         url('../font/opensans-bold-webfont.ttf') format('truetype'),
         url('../font/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansbold_italic';
    src: url('../font/opensans-bolditalic-webfont.eot');
    src: url('../font/opensans-bolditalic-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../font/opensans-bolditalic-webfont.woff') format('woff'),
         url('../font/opensans-bolditalic-webfont.ttf') format('truetype'),
         url('../font/opensans-bolditalic-webfont.svg#open_sansbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansextrabold';
    src: url('../font/opensans-extrabold-webfont.eot');
    src: url('../font/opensans-extrabold-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../font/opensans-extrabold-webfont.woff') format('woff'),
         url('../font/opensans-extrabold-webfont.ttf') format('truetype'),
         url('../font/opensans-extrabold-webfont.svg#open_sansextrabold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansextrabold_italic';
    src: url('../font/opensans-extrabolditalic-webfont.eot');
    src: url('../font/opensans-extrabolditalic-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../font/opensans-extrabolditalic-webfont.woff') format('woff'),
         url('../font/opensans-extrabolditalic-webfont.ttf') format('truetype'),
         url('../font/opensans-extrabolditalic-webfont.svg#open_sansextrabold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansitalic';
    src: url('../font/opensans-italic-webfont.eot');
    src: url('../font/opensans-italic-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../font/opensans-italic-webfont.woff') format('woff'),
         url('../font/opensans-italic-webfont.ttf') format('truetype'),
         url('../font/opensans-italic-webfont.svg#open_sansitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanslight';
    src: url('../font/opensans-light-webfont.eot');
    src: url('../font/opensans-light-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../font/opensans-light-webfont.woff') format('woff'),
         url('../font/opensans-light-webfont.ttf') format('truetype'),
         url('../font/opensans-light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanssemibold_italic';
    src: url('../font/opensans-semibolditalic-webfont.eot');
    src: url('../font/opensans-semibolditalic-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../font/opensans-semibolditalic-webfont.woff') format('woff'),
         url('../font/opensans-semibolditalic-webfont.ttf') format('truetype'),
         url('../font/opensans-semibolditalic-webfont.svg#open_sanssemibold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

*/
h1,h2,h3,h4,h5,h6{
	margin:0 0 25px 0;
	font-weight:normal;
	line-height:100%;
	color:#222;
	font-family: 'Poppins', sans-serif;
}

h1{
	font-size:32px;
}

h2{
	font-size:28px;
}

h3{
	font-size:22px;
}

h4{
	font-size:18px;
}

h5{
	font-size:14px;
}

h6{
	font-size:12px;
	text-transform:uppercase;
}

.intro{
	width:100%;
	max-width:960px;
	position:relative;
	z-index:10;
	padding:30px 0 0 0;
	margin:0 auto;
	text-align:center;
}

h1.title, h2.title{
	margin: 0;
	z-index: 999;
	text-align: center;
    border-bottom: 4px solid #333;
	text-transform: uppercase;
	letter-spacing: 5px;
    font-size: 36px ;
	color:#333;
    padding-bottom: 30px;
	font-family: 'Poppins', sans-serif;
}

.uppercase{
	text-transform:uppercase;
}

.italic{
	font-family: 'Poppins', sans-serif;
}

.button_red {
    border: 0 none;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 -3px rgba(0, 0, 0, 0.25) inset;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    padding: 14px 25px;
    position: relative;
    text-transform: uppercase;
	text-shadow :1px 1px #111;
	-moz-text-shadow :1px 1px #111;
	-webkit-text-shadow :1px 1px #111;
	-o-text-shadow :1px 1px #111;
	-khtml-text-shadow :1px 1px #111;
	font-family: 'Poppins', sans-serif;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}

.button_red {
    background: none repeat scroll 0 0 #DD4A38;
}

.button_red:hover {
	color:#fff;
    padding: 14px 25px;
	box-shadow: 0 1px rgba(0, 0, 0, 0.25) inset;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}

body {
	font-size: 12px;
	color: #555;
	background-color: #fff;
}

#container{
	position:relative;
}

#dotted_bg{
	position:fixed;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background:url(../images/raster.png) repeat;
	overflow:hidden;
}

#main {
	width:100%;
	margin:0 auto;
	padding: 0;
}

/* ========================================================== */
/* 						       HEADER                         */
/* ========================================================== */

#header_wrapper {
   	position: sticky;
    top: 0;
    width: 100%;
    z-index: 8000;
	background-color:#fff;
	border-bottom:5px solid #b40c14;
}

#header {
	width:100%;
	max-width:960px;
	margin:0 auto;
	position:relative;
}

/* ----- logo ----- */
/*a#logo {
    position: relative;
	float:left;
	z-index:900;
	margin-top:12px;
}*/

/* ----- nav ----- */
#nav {
	position:relative;
	margin: 0;
	float:right;
	/*border-left:1px solid #e5e5e5;*/
	padding: 10px 0px;
}

#nav li {
	display: inline-block;
    position: relative;
    margin: 0px 10px;
}

#nav li.last {
	margin-right:0;
}

#nav li a {
	display: inline-block;
	text-align:center;
	background-color:#fff;
	/*border-right:1px solid #e5e5e5;*/
    color: #fff;
    background-color: #b40c14;	
    padding:5px 5px 5px 5px;
    border-radius: 5px;
    font-size: 14px;
	font-family: 'Poppins', sans-serif;
	text-decoration: none; 
}

#nav li a i {
	font-size:14px;
}

#nav li a:hover, #nav .current a {
    color: #ffffff !important;
}

.tinynav { display: none }

/* ========================================================== */
/* 						   FOOTER                       */
/* ========================================================== */

#footer {
	width:100%;
	padding-left: 5%;
	padding-right: 5%;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #000000;
	position: relative;
	z-index:1000;
	text-align:center;
}

#footer a{
	color:#fff;
	text-shadow :1px 1px #252525;
	-moz-text-shadow :1px 1px #252525;
	-webkit-text-shadow :1px 1px #252525;
	-o-text-shadow :1px 1px #252525;
	-khtml-text-shadow :1px 1px #252525;
}

p.copyright{
	font-family: 'Poppins', sans-serif;
	font-size:14px;
	margin-bottom: 0;
	color:#fff;
	text-shadow :1px 1px #252525;
	-moz-text-shadow :1px 1px #252525;
	-webkit-text-shadow :1px 1px #252525;
	-o-text-shadow :1px 1px #252525;
	-khtml-text-shadow :1px 1px #252525;
}

/* ========================================================== */
/* 				  		   Home_Contact                       */
/* ========================================================== */

#top_contact{
	width:100%;
	position:relative;
	z-index:10;
	height:30px;
	background-color:#000;
	border-bottom:1px solid #e5e5e5;
}

.top_contact_inner{
	width:100%;
	max-width:960px;
	margin:0 auto;
}

ul.social_details{
	float:left;
	border-left:1px solid #e5e5e5;
}

ul.social_details li{
	float:left;
}

ul.social_details li a{
	float:left;
	padding:0 10px;
	color:#777;
	font-size:11px;
	line-height:30px;
	border-right:1px solid #e5e5e5;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}

ul.social_details li a:hover{
	color:#fff;
	background-color:#DD4A38;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}

ul.company_details li{
	float:right;
	margin-left:20px;
	color:#777;
	font-size:11px;
	line-height:30px;
}

ul.company_details li a{
	color:#777;
}

ul.company_details li a:hover{
	color:#DD4A38;
}

/* ========================================================== */
/* 				  		      Home                         */
/* ========================================================== */

#home{
	width:100%;
	position:relative;
	z-index:10;
	height:470px;
}

.home_box{
	width:100%;
	max-width:960px;
	margin:0 auto;
	text-align:center;
}

h1.slogan{
	margin:160px 0 120px 0;
	font-size:140px;
	line-height:80px;
	color:#eee;
	text-transform:uppercase;
	text-shadow :2px 2px #151515;
	-moz-text-shadow :1px 1px #151515;
	-webkit-text-shadow :1px 1px #151515;
	-o-text-shadow :1px 1px #151515;
	-khtml-text-shadow :1px 1px #151515;
	font-family: 'Poppins', sans-serif;
}

h1.slogan span{
	margin-bottom:100px;
	font-size:70px;
	line-height:50px;
}

a.read_more{
	padding:10px 30px;
	font-size:16px;
	line-height:16px;
	text-transform:uppercase;
	color:#eee;
	border:2px solid #eee;
	font-family: 'Poppins', sans-serif;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}

a.read_more:hover{
	color:#DD4A38;
	border:2px solid #DD4A38;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}

/* ========================================================== */
/* 				  		      Services                         */
/* ========================================================== */
#services{
	width:100%;
	position:relative;
	z-index:10;
	background-color:#fff;
	box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 16%);
	-webkit-box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 16%);
	   -moz-box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 16%);
}

.services_box{
	width:100%;
	max-width:960px;
	margin:0 auto;
	padding:55px 0 120px 0;
	text-align:center;
}

.services_item{
	margin-bottom:40px;
}

.services_item h2{
	clear:both;
	font-size:14px;
	margin:20px 0;
	text-align:center;
	font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
	color:#111;
}

.services_item p{
	clear:both;
	width:100%;
	text-align:center;
	color:#555;
}

.vertical_line{
	background:url(../images/vertical_line.png) center no-repeat;
}

/* ========================================================== */
/* 				  		      About us                        */
/* ========================================================== */

#about{
	width:100%;
	position:relative;
	z-index:10;
	background-color: #fff;
	/*box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 16%);
	-webkit-box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 16%);
	   -moz-box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 16%);*/
}

.about_box{
	width:100%;
	max-width:100%;
	margin:0 auto;
	padding:30px 0 30px 0;
}

/* ----- Toggle ----- */
#toggle-view {
	list-style:none;	
	font-size:12px;
	margin-bottom:0;
	width:100%;
}

#toggle-view li {
	position:relative;
	cursor:pointer;
}
	
#toggle-view h3 {
	font-family: 'Poppins', sans-serif;
	font-size:12px;
	color:#555;
	padding-left:15px;
	margin-bottom:8px;
	line-height:14px;
}

#toggle-view span {
	position:absolute;
	color:#555;
	font-size:14px;
	line-height:12px;
	*margin-top:17px; /* ------- for IE7 only ------- */
}

#toggle-view p {
	margin-bottom:20px;
	padding:0px 10px 0 15px;
	display:none;
	font-family: 'Poppins', sans-serif;
}

/* ========================================================== */
/* 				  		      Team                         */
/* ========================================================== */

.team_box{
	width:100%;
	max-width:960px;
	margin:0 auto;
	padding:70px 0 80px 0;
    border-top: 4px solid #333;
	text-align:center;
}

.team_description{
	float:left;
	margin-bottom:40px;
	padding:20px 20px;
	background-color:#f7f7f7;
	border-top:2px solid #DD4A38;
	border-bottom:1px solid #e5e5e5;
}

.team_description h3{
	display:block;
	margin:0 0 10px 0;
	font-size:12px;
	line-height:20px;
	color:#333;
	font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
}

.team_description h3 span{
	font-size:12px;
	color:#333;
	text-transform:none;
	font-family: 'Poppins', sans-serif;
}

.team_description p.team_text{
	margin-bottom:10px;
	color:#555;
}

.view-first:hover img {
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}

.view-first:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}

.view-first:hover a.zoom {
   -webkit-transition-delay: 0.2s;
   -moz-transition-delay: 0.2s;
   -o-transition-delay: 0.2s;
   -ms-transition-delay: 0.2s;
   transition-delay: 0.2s;
}

ul.team_social{
	margin-bottom:0;
}

ul.team_social li{
	width:16px;
	height:16px;
	line-height:16px;
	display:inline-block;
	margin:5px 3px 5px 0;
}

ul.team_social li a{
	font-size:16px;
	color:#555;
	transition: color .50s ease-in-out;
	-moz-transition: color .50s ease-in-out;
	-webkit-transition: color .50s ease-in-out;
}

ul.team_social li:hover a{
	color:#DD4A38;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}

/* ========================================================== */
/* 				  		   Testimonials                       */
/* ========================================================== */

.testimonials_item{
	width:100%;
	max-width:960px;
	float:left;
	margin-bottom: 30px;
}

.testimonials_item li {
    float: left;
    padding-bottom: 0;
    width: 100%;
}

.testimonials_item li.last {
	margin-right:0;
}

.testimonials_item li div {
	background-color:#f3f3f3;
    padding:15px 20px 20px 20px;
    position: relative;
}

.testimonials_item p {
    margin: 0;
	color:#555;
	font-family: 'Poppins', sans-serif;
}

.testimonials_item .testimonials_arrow {
    background: none repeat scroll 0 0 #f3f3f3;
    display: block;
    width: 20px;
    height: 20px;
    left: 0;
    margin-left: 20px;
    bottom: -6px;
    position: absolute;
    transform: rotate(55deg);
	-moz-transform: rotate(55deg);
	-webkit-transform: rotate(55deg);
	-o-transform: rotate(55deg);
	display : none\9; /* IE9 and below */ 
}

.autor {
    color: #555;
    display: block;
    font-size: 12px;
    margin:15px 0 0 20px;
}

.testimonials_company {
    color: #DD4A38;
    display: block;
    font-size: 12px;
    margin-top: 5px;
    text-align: center;
	font-family: 'Poppins', sans-serif;
}

/* ========================================================== */
/* 				  		      Portfolio                         */
/* ========================================================== */

#portfolio{
	width:100%;
	background-color:#fff;
	padding-bottom:60px;
	position:relative;
	z-index:1000;
	/*box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 16%);
	-webkit-box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 16%);
	   -moz-box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 16%);*/
}

#filter{
	width:100%;
	padding:50px 0 40px 0;
	margin:0 auto;
	background-color: #fff;
	overflow:hidden;
	text-align:center;
	position:relative;
	z-index:10;
}

#filter li{
	display: inline-block;
	margin:0 0 10px 0;
}

#filter li a{
	color:#333;
	background-color:#e1e1e1;
	padding:10px 20px;
	font-size:12px;
	line-height: 12px;
	font-family: 'Poppins', sans-serif;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}

#filter li.selected a, #filter li a:hover{
	color:#fff;
	background-color:#DD4A38;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}

#list{
	margin-bottom:50px;
}

.portfolio_list{
	width:100%;
	max-width:960px;
	margin:0 auto!important;
	position:relative;
	padding: 0;
}

.portofolio_item_4col{
	width:32.34%;
	margin-right:0.5%;
	margin-left:0.5%;
	margin-bottom:1%;
}

.portfolio_details{
	display:block;
	clear:both;
	width:100%;
	background-color:#f3f3f3;
	border-bottom:1px solid #e5e5e5;
	padding:10px 0;
	text-align:center;
}

.portofolio_item_4col:hover .portfolio_details{
	background-color:#DD4A38;
	transition: background-color .25s ease-in-out;
	-moz-transition: background-color .25s ease-in-out;
	-webkit-transition: background-color .25s ease-in-out;
}

.portfolio_details h2{
	font-size:12px;
	line-height:18px;
	text-transform:uppercase;
	font-family: 'Poppins', sans-serif;
	color:#111!important;
	margin:0;
}

.portofolio_item_4col:hover .portfolio_details h2{
	color:#fff!important;
	transition: color .25s ease-in-out;
	-moz-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
}

.portfolio_details span{
	font-size:11px;
	font-family: 'Poppins', sans-serif;
	color:#333;
}

.portofolio_item_4col:hover .portfolio_details span{
	color:#eee;
	transition: color .25s ease-in-out;
	-moz-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
}

.view {
	width:100%;
	padding:0;
	border:none;
   float: left;
   overflow: hidden;
   position: relative;
   text-align: center;
   cursor: default;
}

.view .mask,.view .content {
   
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}

.view img {
   display: block;
   position: relative;
}

.view span.zoom {
	position:absolute;
	display:block;
	width:100%;
	height:100%;
	cursor:pointer;
	background-image: url(../images/zoom_icon.png);
	background-repeat:no-repeat;
	background-position:center;
}

.view-first img {
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}

.view-first .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   background-color: rgba(0,0,0, 0.7);
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
   height:100%;
   width:100%;
}

.portofolio_item_4col:hover .view-first img {
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}

.portofolio_item_4col:hover .view-first .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}

.portofolio_item_4col:hover .view-first a.zoom {
   -webkit-transition-delay: 0.2s;
   -moz-transition-delay: 0.2s;
   -o-transition-delay: 0.2s;
   -ms-transition-delay: 0.2s;
   transition-delay: 0.2s;
}

/* ========================================================== */
/*                      Contact                       */
/* ========================================================== */

#contact{
	position:relative;
	width:100%;
	z-index:100;
	background-color:#fff;
	box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 16%);
	-webkit-box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 16%);
	   -moz-box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 16%);
}

.contact_wrapper{
	width:100%;
	max-width:960px;
	margin:0 auto;
	position:relative;
	padding:60px 0 100px 0;
}

.contact_box{
	position:relative;
	width:100%;
}

ul.footer_details{
	display:block;
	margin-top:20px;
}

ul.footer_details li{
	display:block;
	font-size:12px;
	line-height:24px;
	color:#555;
}

ul.footer_details li a{
	font-size:12px;
	line-height:24px;
	color:#555;
}

ul.footer_details li a:hover{
	color:#DD4A38;
}

form{
	width:100%;
	margin:0;
}

input.left-input{
	width:43.50%;
	height:42px;
    padding:0 2%;
	margin-right:2%;
	margin-bottom:12px;
	border: 1px solid #e1e1e1;
	background-color:#f9f9f9;
	color:#111;  
    font-size:12px;
	float:left;
	font-family: 'Poppins', sans-serif;
}

input.right-input{
	width:43.50%;
	height:42px;
    padding:0 2%;
	margin-right:2%;
	margin-bottom:12px;
	border: 1px solid #e1e1e1;
	background-color:#f9f9f9;
	color:#111;  
    font-size:12px;
	float:left;
	font-family: 'Poppins', sans-serif;
}

input.full-input{
	width:93.40%;
	height:42px;
    padding:0 2%;
	margin-right:2%;
	margin-bottom:15px;
	border: 1px solid #e1e1e1;
	background-color:#f9f9f9;
	color:#111;  
    font-size:12px;
	float:left;
	font-family: 'Poppins', sans-serif;
}

textarea{
	height:150px;
	margin-bottom:12px;
	width:93.40%;
    padding:2% 2%;
	border: 1px solid #e1e1e1;
	background-color:#f9f9f9;
	color:#111;  
    font-size:12px;
	float:left;
	font-family: 'Poppins', sans-serif;
}

input.contact-submit{
	color: #fff;
	background-color:#DD4A38;
	border:none;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    padding: 12px 30px;
    position: relative;
    text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	text-shadow :1px 1px #252525;
	-moz-text-shadow :1px 1px #252525;
	-webkit-text-shadow :1px 1px #252525;
	-o-text-shadow :1px 1px #252525;
	-khtml-text-shadow :1px 1px #252525;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}

input.contact-submit:hover{
	background-color:#252525;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}

/* ========================================================== */
/* 				  		      Quotes                         */
/* ========================================================== */

.quotes_wrapper1{
	width:100%;
	position:relative;
	z-index:1;
	background: url(../images/photos/fw7.jpg);
	background-position: center top;
    background-repeat: no-repeat;
	background-attachment: fixed;
    background-size: cover;
	background-color:#263647;
}

.quotes_wrapper2{
	width:100%;
	position:relative;
	z-index:1;
	background: url(../images/photos/fw5.jpg);
	background-position: center top;
    background-repeat: no-repeat;
	background-attachment: fixed;
    background-size: cover;
	background-color:#263647;
}

.quotes_wrapper3{
	width:100%;
	position:relative;
	z-index:1;
	background: url(../images/photos/fw3.jpg);
	background-position: center top;
    background-repeat: no-repeat;
	background-attachment: fixed;
    background-size: cover;
	background-color:#263647;
}

.quotes_box{
	text-align:center;
	width:100%;
	max-width:720px;
	margin:0 auto;
	padding:150px 0 150px 0;
}

span.quotes_text, span.quotes_autor{
    font-family: 'Poppins', sans-serif;
	display:block;
	color:#fff;
	font-size:20px!important;
	line-height:28px!important;
	text-shadow :1px 1px #111;
	-moz-text-shadow :1px 1px #111;
	-webkit-text-shadow :1px 1px #111;
	-o-text-shadow :1px 1px #111;
	-khtml-text-shadow :1px 1px #111;
}

span.quotes_autor{
	font-family: 'Poppins', sans-serif;
	text-transform:uppercase;
	line-height:42px!important;
	color: #DD4A38;
}

@media only screen and (max-width: 1024px) {
	.quotes_wrapper1, .quotes_wrapper2, quotes_wrapper3 {
		background-attachment: scroll;
		background-size: cover;
		background-repeat: no-repeat;
	}
}

/* ========================================================== */
/* 						   MOBILE                       */
/* ========================================================== */
@media handheld, only screen and (max-width: 767px) {
	
	#main {
		width:100%;
		margin:0 auto;
		padding: 0;
		position:relative;
		overflow:hidden;
	}
	
	.row {
		width: 100%;
		min-width: 0;
		margin-left: 0px;
		margin-right: 0px;
		padding-left: 5%;
		padding-right: 5%;
	}
	
	.row .onecol, .row .twocol, .row .threecol, .row .fourcol, .row .fivecol, .row .sixcol, .row .sevencol, .row .eightcol, .row .ninecol, .row .tencol, .row .elevencol, .row .twelvecol {
		width: auto;
		float: none;
		margin-left: 0px;
		margin-right: 0px;
		padding-left: 0px;
		padding-right: 0px;
		clear:both;
	}
	
	#header_wrapper {
		position: relative;
	}
	
	#header_wrapper #header {
		position: relative;
		height:100px;
		padding:0;
		text-align:center;
	}
	
	/*#header_wrapper a#logo{
		position:relative;
		width:100%;
		text-align:center;
    	margin:12px 0 2px 0;
	}
	*/
	.tinynav {
		display: inline-block;
		width:100%;
		max-width:300px;
		margin-top:10px;
		border:1px solid #ddd;
		padding:5px 5px;
	}
	
    #nav, #nav2 {
		display: none;
	}
	
	#top_contact{
		display:none;
	}
		
	#footer_wrapper {
		position: relative;
		text-align:center;
	}
	
	ul.contact_icons li{
		width:100%;
		text-align:center;
	}
	
	.intro{
		padding-top:50px;
		padding-bottom:40px;
	}
	
	.intro h2{
		font-size:22px;
		line-height:24px;
	}

	#home{
		width:100%;
		height:140px;
		padding: 0;
		text-align:center;
		background-color:rgb(25, 35, 45);
		background-color:rgba(25, 35, 45, 0.7);
		position:relative;
		z-index:10;
	}
	
	h1.slogan{
		margin:40px 0;
		font-size:28px;
		line-height:28px;
		font-family: 'Poppins', sans-serif;
	}
	
	h1.slogan span{
		margin-bottom:40px;
		font-size:14px;
		line-height:14px;
		font-family: 'Poppins', sans-serif;
	}
	
	a.read_more{
		padding:6px 18px;
		font-size:10px;
		line-height:10px;
	}
	
	a.small_btn{
		display:none;
	}
	
	#filter li{
		float:left;
		margin:0 0 20px 5px;
	}

	.portofolio_item_4col {
		float:left;
		width: 100%;
		padding:0;
		border:none;
		clear:both;
	}
	
	.about_box{
		padding:0 0 30px 0;
	}
	
	.team_box{
		padding-top:20px;
	}
	
	.team_item{
		width: 90%;
		padding-left: 5%;
		padding-right: 5%;
		margin-bottom:40px;
	}
	
	#toggle-view {
		margin-bottom:30px;
	}

	#services{
		padding-bottom:0;
		padding-top:5px;
	}
	
	.services_box{
		padding-top:20px;
	}
	
	.contact_wrapper{
		padding-bottom: 50px;
	}
		
}

#logo img {
    width: 80px;
    padding: 5px 0px;
}

.listdes ul
{
	list-style: disc;
}


div#header_wrapper-sticky-wrapper {
    height: auto !important;
}
.l_tinynav1 li.last img {
    width: 130px;
    padding-bottom: 10px;
}


.footblock
{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.footblock a {
    color: #fff;
    text-decoration: none;
}


.modal-body h1 {
  font-weight: 900;
  font-size: 2.3em;
  text-transform: uppercase;
}
.modal-body a.pre-order-btn {
  color: #000;
  background-color: gold;
  border-radius: 1em;
  padding: 1em;
  display: block;
  margin: 2em auto;
  width: 50%;
  font-size: 1.25em;
  font-weight: 6600;
}
.modal-body a.pre-order-btn:hover {
  background-color: #000;
  text-decoration: none;
  color: gold;
}

#loginpopup
{
	z-index: 9999;
}
#loginpopup .modal-dialog {
    margin: 130px auto !important;
}
#loginpopup .modal-body {
    padding: 25px !important;
}
#loginpopup .modal-header
{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#loginpopup button#loginclose {
    border: none;
    background-color: unset;
    font-size: 20px;
}
#loginpopup .modal-header h3 {
    color: #b40c14;
    font-size: 25px;
    padding-left: 10px;
}
#loginpopup .forget {
    float: right;
}
.forget h6 {
    font-size: 12px;
    color: #b40c14;
    font-weight: 600;
    text-transform: capitalize;
    text-decoration: none; 
}
.forget p {
    font-size: 16px;
    margin-top: 10px;
}
.forget p a {
    text-decoration: none;
    color: #000;
    font-weight: 500;
}
.subforget button {
    background-color: #b40c14;
    border: none;
}

.regisblock
{
    /*padding: 30px;*/
    box-shadow: 0 0 10px #e9e9e9;
    border-radius: 5px;
}


#forgotpopup
{
	z-index: 9999;
}
#forgotpopup .modal-dialog {
    margin: 122px auto !important;
    max-width: 580px;
}
#forgotpopup .modal-body {
    padding: 0px !important;
}
#forgotpopup .modal-header
{
	display: flex;
	justify-content: end;
	align-items: center;
	padding: 7px 1rem;
}

#forgotpopup .modal-header h3 {
    color: #b40c14;
    font-size: 25px;
    padding-left: 10px;
}
#forgotpopup .forget {
    float: right;
}

.regisform
{
	padding-left: 15px;
	padding-top: 20px;
    padding-bottom: 10px;
    padding-right: 15px;
}

.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #ffcbcc !important;
    outline: 0;
    box-shadow: unset !important;
}

.regisform label {
    font-size: 16px;
}
.subforget {
    text-align: center;
}
.chosen-container-multi .chosen-choices {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0 5px;
    width: 72% !important;
    font-size: 16px !important;
    height: auto;
    border: 1px solid #ced4da !important;
    background-color: #fff;
     background-image: unset !important; 
    /* background-image: linear-gradient(#eee 1%,#fff 15%); */
    cursor: text;
    line-height: 25px !important;
    padding: 6px 12px !important;
    border-radius: 5px !important;
}
.form-control
{
	font-size: 14px !important;
}

.btn-primary:active:focus
{
	box-shadow: unset !important;
}
.btn-primary:hover {
    color: #fff;
    background-color: #e73339 !important;
    border-color: #b40c14 !important;
}





    .step-container {
      position: relative;
      text-align: center;
      transform: translateY(-43%);
    }

    .step-circle {
      width: 30px;
      height: 30px;
      border-radius: 50%;
      color: #000;
      background-color: #fff;
      border: 2px solid #b40c14;
      line-height: 30px;
      font-weight: bold;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 10px;
      cursor: pointer; /* Added cursor pointer */
    }

    .step-line {
      position: absolute;
      top: 16px;
      left: 50px;
      width: calc(100% - 100px);
      height: 2px;
      background-color: #007bff;
      z-index: -1;
    }
    
    .multi-step-form{
    overflow-x: hidden;
    padding: 0px;
    border: 1px solid #ffe9ea;
    border-radius: 5px;
        margin-top: 10px;
}
.progress {
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #ffd9da !important;
    border-radius: 0.25rem;
}
.progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #b40c14 !important;
    transition: width .6s ease;
}
.multi-step-form .btn-primary {
    color: #fff;
    background-color: #b40c14;
    border-color: #b40c14;
}
a:active, a:hover {
    outline-width: 0;
    text-decoration: none;
}
a {
    outline-width: 0;
    text-decoration: none !important;
}
td {
    vertical-align: middle;
    font-size: 16px;
}
td input[type="text"] {
    outline: none;
    font-size: 12px;
    width: 100%;	
}
.forrupees input[type="text"] {
    outline: none;
    font-size: 12px;
    width: 80%;	
    line-height: 25px;
}

input[type="number"] {
    line-height: 25px;
    outline: none;
    width: 100%;
}
.forrupees input[type="number"] {
    outline: none;
    font-size: 12px;
    width: 82%;
    line-height: 25px;
}
tr textarea
{
	outline: none;
}

label.form-label {
    font-size: 14px;
    font-weight: 500;
}


.profile-first-section {
    padding: 20px 0px;
    background-color: #b40c14;
}
.profile-second-section {
    padding: 60px 0px;
}

.profile-first-section h2 {
    color: #fff;
}

.details-attri-field label {
    font-weight: 500;
    color: #161616;
}

.profile-second-section {
    padding: 100px 0px;
    background-color: #ebebeb;
}
.all-fields {
    background-color: #fff;
    border-radius: 0px 30px 30px 0px;
}
.details-attri-field {
    padding: 50px 0px;
}
.details-attri-field p span {
    font-size: 18px;
    font-weight: 500;
    color: #2c2c2c;
}
.details-attri-field
{
	position: relative;
}
.details-attri-field p .span2 {
    position: absolute;
    left: 47%;
    color: #686868;
    font-weight: 400;
}
.details-attri-field p .span3 {
    position: absolute;
    left: 65%;
    margin-top: 7px;
    color: #686868;
    font-weight: 400;
}
.protitle {
    width: 100%;
    height: 100%;
    background: #b40c14;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.protitle h2
{
	color: #fff;
}

.secondblock {
    margin-top: 40px;
    background-color: #fff;
    padding: 40px 30px;
    border-radius: 0px 30px 30px 0px;
}
.formlist button.btn {
    background-color: #b40c14;
    color: #fff;
    padding: 10px 35px;
}
.formlist {
    gap: 15px;
}

.step-back {
    color: #000;
    background-color: #fff;
    border: 1px solid #b40c14;
    padding: 3px 6px;
    border-radius: 50px;
    width: 83px;
    height: 83px;
    font-size: 10px;
    font-weight: 600;
    text-align: center;
    display: flex;
    align-items: center;
}
.stepnumblock span {
    color: #000;
    position: absolute;
    width: 110px;
    left: -40px;
    text-align: center;
    top: 115%;
    font-size: 10px;
    font-weight: 700;
}
.stepnumblock {
    position: relative;
}

.mb-3 label.form-label {
    font-weight: 400;
}

.activepagetitle
{
	color: #b40c14 !important;
}
.dflexforradio
{
	display: flex;
}
.radiono
{
	margin-left: 40px;
}
td.forrupees {
    text-align: end;
}
td input[type="email"] {
    width: 100%;
    outline: none;
}

.twelvecol ol {
    list-style: auto;
}
.paratextcolor {
    color: #ab000c;
}
.divdetails {
    padding: 20px;
    border: 3px solid #b40c14;
    border-radius: 2px;
    height: 165px;
}
.divdetails p {
    margin-bottom: 5px;
}
.divdetails2 {
    padding: 20px;
    border: 3px solid #b40c14;
    border-radius: 2px;
    height: 380px;
    margin-top: 20px;
}
.divdetails2 p {
    margin-bottom: 5px;
}
.bgyellow
{
	background-color: #fdff60d9;
}
.twelvecol li {
    margin-bottom: 5px;
    font-size: 16px;
}
.home-page-textdes {
    border: 5px solid #b40c14;
    padding: 30px;
    margin-top: 25px;
}
.home-page-textdes h2.title {
    text-transform: initial;
    letter-spacing: 1px;
    font-size: 30px;
}

.row {
    --bs-gutter-x: unset !important;
    }

    .dflexforradio div:last-child
    {
    	padding-left: 20px;
    }


.protitle label i {
	color: #fff;
    font-size: 22px;
}

.protitle label {
    margin-left: -42px;
    margin-top: 48px;
    margin-right: 25px;
}
.protitle img {
    width: 110px;
    height: 110px;
}

img.bestcollegesimg {
    width: 48px;
}



.multi-step-form .row {
    padding: 20px;
    --bs-gutter-x: 0px !important;
}
.col-md-6 {
    flex: 0 0 auto;
    width: 50%;
    padding: 0px 10px !important;
}
.multi-step-form h3 {
    padding: 10px;
    margin: 0;
    background-color: #b40c14;
    color: #fff;
    text-align: center;

}
.mb-3 label.form-label {
    font-weight: 500;
}

.step-container.d-flex.justify-content-between.mb-3 {
    margin: 0 !important;
}
.px-5.pt-5 {
    padding-top: 0px !important;
}

.last a {
    background-color: unset !important;
}
.last img {
    width: 35px;
}

.twelvecol #logo img {
    width: 100px;
    padding: 10px 0px;
}

.multi-step-form button
{
	margin: 0px 20px 20px 20px !important;
    width: 15%;
    float: left;
}

.regisblock .signuphead {
    padding: 15px 25px;
    background-color: #980a11;
    text-align: center;
    text-transform: uppercase;
}
.regisblock .signuphead h2 {
    color: #fff;
    margin: 0;
    font-size: 30px;
}
.chosen-container-multi .chosen-choices
{
	width: 100% !important;
}
.chosen-container.chosen-container-multi
{
	width: 100% !important;
}

.stepheading {
    padding-top: 0px !important;
    padding-bottom: 30px;
    background-color: #fff;
    position: sticky;
    top: 70px;
    z-index: 9;
}

.btn-primary:hover {
    color: #fff;
    background-color: #b40c14 !important;
    border-color: #b40c14 !important;
}

header {
    border-bottom: 5px solid #b40c14;
    position: sticky;
    top: 0%;
    background-color: #fff;
    z-index: 99;
}

/*----new-css---*/
.college12 {
	padding: 0 10px !important;
}

button.btn.btn-primary {
	padding: 5px 30px;
 }

.head-lines {
	font-weight: bold;
	color: #000 !important;
	font-size: 20px;
	padding-left: 105px;
 }
 .footlist li {
		list-style-type: disc !important;
		padding: 0;
 }
 .register-button {
	text-align: start;
	padding: 0 10px;
 }
 .announcement {
	display: flex;
 }
 label {
	cursor: unset;
 }

button.add_field_button3.btn.btn-info {
    width: auto;
}


/*Work on the mobile responsive*/

/*@media only screen and (max-width: 768px)
{
	.sign-container {
		text-align: -webkit-center;
	}
	
	.signsform {
		text-align: start;
	}
	p.copyright {
		font-size: 12px;
	 }
	 .head-lines {
		display: none;
	 }

	.head-lines 
	{
	    display: block;
	    font-size: 14px;
	    padding: 0;
	}
	#nav, #nav2 
	{
    	display: block;
	}
	.px-5.stepheading 
	{
    	padding: 20px 5px 20px 5px !important;
	}
	.stepnumblock span 
	{
    	display: none;
	}
	.row 
	{
	    margin: 0px;
	    padding: 0;
	}

}*/

.table-parentdiv
{
	overflow-x:auto;
}


.circleacivestep
{
	color: #fff !important;
    background-color: #b40c14 !important;
    border: 2px solid #b40c14 !important;
}

input.specifytext {
    width: 50% !important;
    border: none;
    border-bottom: 1px solid #858585;
}




.step {
    padding-bottom: 35px;
}








#footer {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #000000;
    position: fixed;
    bottom: 0;
    z-index: 1000;
    text-align: center;
}
.next-prebtn
{
    text-align: center;
    position: fixed;
    padding: 15px;
    bottom: 3%;
    background-color: #fff;
    width: 100%;

}
.next-prebtn .btn-primary {
    color: #fff;
    background-color: #b40c14;
    border-color: #b40c14;
}
p.copyright {
    font-size: 12px;
    }
    .row .twelvecol {
    width: 100%;
    float: left;
    font-size: 12px;
}

.multi-step-form button {
    margin: 0px 5px 2px 10px !important;
    width: 10%;
    float: left;
}
.error_container p {
    margin-bottom: 0;
}

.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #b40c14 !important;
    border-color: #b40c14 !important;
    box-shadow: 0 0 0 0.2rem rgb(180 12 20 / 22%) !important;
}

.multi-step-form button {
	    margin: 0px 5px 2px 10px !important;
	    width: 98%;
	}
	.next-prebtn {
	    position: fixed;
	    padding: 15px;
	    right: 7%;
	    justify-content: end;
	    display: flex;
	    bottom: 3%;
	    background-color: #fff;
	    width: 100%;
	}

	tr td .docbutton {
	    padding: 1px;
	    width: auto !important;
	    font-size: 13px;
	     float: left; 
	    height: 25px;
	    
	    margin: 5px 5px 5px 5px !important;
	}
	.form-page-title h2 {
    padding-bottom: 15px;
    text-align: center;
    font-size: 18px;
    padding-top: 3px;
}
a.chosen-single.chosen-default {
    background: #fff;
    border: 1px solid #ced4da;
    line-height: 25px;
    padding: 0.375rem 0.75rem;
    height: 38px;
    font-size: 14px;
    border-radius: 0.25rem;
}
.chosen-container-single .chosen-single div b
{
	margin-top: 7px;
}
.chosen-container-single .chosen-single
{
	 background: #fff !important;
    border: 1px solid #ced4da !important;
    line-height: 25px !important;
    padding: 0.375rem 0.75rem !important;
    height: 38px !important;
    font-size: 14px !important;
    border-radius: 0.25rem !important;	
}
.chosen-container-active .chosen-single {
    border: 1px solid #ced4da;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0%);
    box-shadow: 0 0 5px rgb(0 0 0 / 0%);
}

button.btn-primary.addmorebook {
    width: auto;
    padding: 7px 10px;
    border-radius: 5px;
    border: none;
    float: right;
}
button.btn-primary.addmorebook1 {
    width: auto;
    padding: 7px 10px;
    border-radius: 5px;
    border: none;
}
button.btn-primary.addmorebook2 {
    width: auto;
    padding: 7px 10px;
    border-radius: 5px;
    border: none;
}
.table td, .table th {
    vertical-align: middle !important;
}
tr td p {
    margin: 0;
}

.row {
	    margin: 0 !important;
	}

@media only screen and (max-width: 768px)
{
	
	.sign-container {
		text-align: -webkit-center;
	}
	
	.signsform {
		text-align: start;
	}
	p.copyright {
		font-size: 12px;
	 }
	 .head-lines {
		display: none;
	 }

	.head-lines 
	{
	    display: block;
	    font-size: 14px;
	    padding: 0;
	}
	#nav, #nav2 
	{
    	display: block;
	}
	.px-5.stepheading
	{
    	padding: 6px 5px 0px 5px !important;
	    position: sticky;
	    top: 131px;
	    z-index: 9;
	}
	.stepnumblock span 
	{
    	display: none;
	}
	.row 
	{
	    margin: 0px;
	    padding: 0;
	}
	
	.step-circle
	{
		width: 27px;
	    height: 26px;
	    border-radius: 50%;
	    color: #000;
	    background-color: #fff;
	    border: 2px solid #b40c14;
	    line-height: 0px;
	    font-size: 14px;
	    font-weight: 500;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    margin-bottom: 0px;
	}
	div#container {
	    margin-top: 0 !important;
	}
	.multi-step-form button {
	    margin: 0px 5px 2px 5px !important;
	    width: auto;
	    float: left;
     	padding: 5px 15px !important;
 	    font-size: 14px;
	}
	.multi-step-form h3 {
	    font-size: 18px;
	}
	label.form-label {
	    font-size: 14px;
	    font-weight: 500;
	}
	.step div.mb-3 {
	    margin-bottom: 0px !important;
	    /*overflow-x: auto;*/
	}
	.step-container {
	    transform: translateY(-55%);
	}
	button.btn.btn-primary.prev-step.submitbtn {
	    width: unset !important;
	}
	.error_container span {
	    font-size: 11px;
	    font-weight: 500;
	    margin-left: 2px;
	}
	.multi-step-form .row {
	    padding: 10px;
	    --bs-gutter-x: 0px !important;
	}
	section.pb-5.pt-2 {
	    padding-bottom: 35px !important;
	}
	td {
	    font-size: 14px;
	}
	#nav li {
	    display: inline-block;
	    position: relative;
	    margin: 0px 3px;
	}
	tr td .docbutton {
	    padding: 1px;
	    width: auto !important;
	    font-size: 13px;
	     float: left; 
	    height: 25px;
	    
	    margin: 5px 0px 0px 0px !important;
	}
	.#nav li a
	{
		padding : 3px 5px 3px 5px;
		font-size: 12px;
	}
	input[type="file"]
	{
		width: 100% !important;
	}
	li {
	    font-size: 14px;
	}
	.head-lines {
	    display: block;
	    font-size: 13px;
	    padding: 0;
	    width: 60%;
	    float: right;
	    margin-top: 15px;
	}

	select.chosen-select.w-100 {
    background: #fff !important;
    border: 1px solid #ced4da !important;
    line-height: 25px !important;
    padding: 0.375rem 0.75rem !important;
    height: 38px !important;
    font-size: 14px !important;
    border-radius: 0.25rem !important;
    outline: none;
    color: #838383;
}
	
.details-attri-field p span {
    font-size: 14px;
    font-weight: 500;
    color: #2c2c2c;
}
.details-attri-field button.btn.btn-info {
    font-size: 12px;
}

}


