html {
	height:100%;
}
body {
	font-family: 'PT Sans', sans-serif;
    background: #fff;	
	font-size: 16px;
	margin: 0;
	height: 100%;
	color: #161919;
	line-height: 1.2;
}
* {
  /*  transition: all 0.5s ease 0s;*/
}

a {
    color: #3284c3;
	text-decoration:none;
	outline: 0 none !important;
}
a:focus,a:hover{
    color: #3284c3;
	text-decoration:underline
}
img {
	max-width: 100%;
}
.h1,h1{font-size:30px}
.h2,h2{font-size:24px}
.h3,h3{font-size:24px}
.h4,h4{font-size:23px}
.h5,h5{font-size:18px}
.h6,h6{font-size:16px}
p{margin:0 0 12.5px}

.no-gut {
	margin: 0;
}
.no-gut > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}
.eightpxrow {
		margin: 0 -8px;
}
.eightpxrow > [class*='col-'] {
    padding-right:8px;
    padding-left:8px;
}
.fivepxrow {
		margin: 0 -5px;
}
.fivepxrow > [class*='col-'] {
    padding-right:5px;
    padding-left:5px;
}
.sixpxrow {
		margin: 0 -6px;
}
.sixpxrow > [class*='col-'] {
    padding-right:6px;
    padding-left:6px;
}

.logobox p {
	margin: 15px 0 20px 0;
}
.location {
margin: 15px 0 0 0;
    max-width: 235px;
}
.headeric p {
    display: flex;
    align-items: flex-start;
    margin: 0 0 5px 0;
}
.headeric p img {
	margin: 0 8px 0 0;
}
.mailbox.headeric p img {
    margin: -6px 8px 0 0;
}
.mailbox a {
	color: #161919;
}
.worktime {
    margin: 15px 0 0 0;    
}
.worktime p {
    margin: 0 0 5px 0;  
}
.telbox {
	margin: 10px 0 5px 0;
    overflow: hidden;
    text-align: right; 
    font-size:18px;  
}
.telbox p {
	margin:0; 
}
.telbox p a {
	color: #161919;
	text-decoration: none;	
	font-size: 18px;
}
.telbox p a strong{
	font-size: 26px;
	color:#587797;	
}
.telbox p img {
	vertical-align: top;
}
.callback {
	max-width: 245px;
    height: 34px;
    border: 1px outset #e24141;
    color: #fff;
    padding: 0 0 0 52px;
    cursor: pointer;
    background: #d41c1c url(../img/callback-ic.png) no-repeat scroll 15px center;
    margin: 7px 0 10px auto;
    border-radius: 5px;
    line-height: 31px;
    text-align: center;
}
.navbarbox {
	background: #ecebeb;
}
.navbar {
    padding: 0;
}
.navbar-nav {
    width: 100%;
}
.nav-link {
	display: block;
    line-height: 46px;
    white-space: nowrap;
    margin: 5px 1px;
    padding: 0;
    border-radius: 0;
    color: #312b2b;
    font-size: 18px;
    border-left: 1px solid #fff;
}
.nav-item:last-child .nav-link {
    border-right: 1px solid #fff;
}
.active .nav-link,  .nav-link:hover,  .nav-link:focus {
	/*color: #fff;
	background: #3284c3;	*/   
}
.navbar-toggler-icon {
    padding: .5rem;
    display: block;
    width: auto;
    height: auto;
}
.navbar-toggler {
    padding: 0;
    font-size: 1.25rem;
}
#slidebox {
    background: url(../img/topslide-min.webp) no-repeat scroll top center;	
	min-height:805px;	
	overflow: hidden;	
}


#top_gift {
	color: #fff;
    text-align: center;
    max-width: 425px;
    background: rgba(22,22,25,.5);
    padding: 33px 33px 25px 33px;
    margin: 21px 0 33px auto;
    position: relative;
     z-index: 3;   
}

#top_gift .custom p {
    font-size: 20px;
    margin: 0 0 10px 0;
    padding: 0;
    display: block;
    position: relative;
    text-transform: uppercase;
    font-weight: bold;
}
#top_gift .mesbox {
	margin: 10px 0;
}
#top_gift .mesbox .custom p {
	font-size: 19px;
    margin: 0 0 10px 0;	
}
#top_gift .mesbox .custom p:first-child {
    font-size: 18px;
    margin: 15px 0 15px 0;
    text-transform: none;
    border-bottom: 1px solid #ccc;
    padding: 0 0 15px 0;   
}
#top_gift .mesbox .custom p:first-child a {
	font-size: 20px;
    text-decoration: none;
    font-weight: bold;
    color: #fff;
}
#top_gift .mesbox .custom p:first-child a strong{
	font-size: 24px;
}
#topformsubmit {
	display: block;
    width: 100%;
    line-height: 42px;
    padding: 0 9px;
    margin: 0 0 4px 0;	
}
.red_btn {
cursor: pointer;
    color: #fff;
    text-decoration: none;
    text-align: center;
    border: 1px outset #e24141;
    border-radius: 5px;
    width: 100%;
    font-size: 18px;
    line-height: 42px;
    font-weight: 500;
    white-space: nowrap;
    background: #d41c1c;	
}
#top_webuild {
	position: relative;
    z-index: 1;
    margin: 12px 0 0 0;
}
#top_webuild:before {
    background: url(../img/topwhite-min.webp) repeat-y scroll top center;
    display: block;
    content: '';
    width: 1041px;
    position: absolute;
    top: 0;
    bottom: -80px;
    left: -38px;
    z-index: -1;
}
#top_webuild h1 {
font-size: 40px;
    color: #425b74;
    margin: 0;
    padding: 46px 0 24px 0;
    text-align: left;
    line-height: 1;
    font-weight: bold;
    background: none;
    text-transform: uppercase;
}

#top_webuild .col-sm-6 p {
	border-radius: 5px;
	display: block;
	text-align: center;
	color: #fff;
	padding:3px 10px;
	font-size: 27px;
}
#top_webuild .col-sm-6 p strong {
	font-size: 36px;
}
#top_webuild .col-sm-6:first-child p strong:first-child {
	border-right: 1px solid #ae2121;
	display: inline-block;
	margin: 0 5px 0 0;
	padding:  0 10px 0 0;
}
#top_webuild .col-sm-6:last-child p strong:first-child {
	border-right: 1px solid #55697e;
	display: inline-block;
	margin: 0 5px 0 0;
	padding:  0 10px 0 0;
}

#top_webuild .col-sm-6:first-child p {
	background: #d41c1c;
}
#top_webuild .col-sm-6:last-child p {
	background: #587797;
}
.topslidetext {
	font-size: 25px;
	margin: 20px 0 0 0;
	line-height: 1.2;
	color: #666666;
}
.topslidetext p {
	margin: 0 0 25px 0;
}
.topslidetext em {
	font-style: normal;
	color: #d41c1c;
}
.topslidetext p:nth-child(3) {
    background: #d41c1c;
    color: #fff;
    text-transform: uppercase;
    display: block;
    padding: 15px;
    font-weight: bold;
    border-radius: 7px;
    max-width: 402px;
}
.topslidetext p:nth-child(4) {
	background: #587797;
    color: #fff;
    text-transform: uppercase;
    display: block;
    padding: 15px 5px 15px 0;
    font-weight: bold;
    display: block;
    position: relative;
}
.topslidetext p:nth-child(4):after {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 100%;
	left: -60px;
	content: '';
	background: #587797;
}
.topslidetext p:nth-child(4):before {
	    background: url(../img/bcorner.png) no-repeat scroll top center;
	position: absolute;
	content: '';
	bottom: 100%;
	width: 22px;
	left:-60px;
	height: 35px;
}
.colpra {
	margin: 0 auto 30px auto;
}
.colpra p:first-child {
	height: 80px;
    display: flex;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    background: #587797;
    justify-content: center;
    align-items: center;
    margin: 0;
    text-align: center;
}
.colpra p:last-child {
	background: rgba(221,51,46,.9);
	border-radius: 0 0 7px 7px;
	height: 60px;
    display: block;
    line-height: 60px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    justify-content: center;
    align-items: center;
    margin: 0;
    text-align: center;
}
.colpra p:last-child  strong {
	font-size:26px;	
}
#primprice {
	margin: 14px 0 0 0;
	position: relative;
	z-index: 4;
}
h3.page-header {
	font-size: 34px;
	text-align: center;
	color: #161919;
	margin: 30px 0;
	text-transform: uppercase;
	font-weight: bold;
	overflow: hidden;
}
h3.page-header span {
	position: relative;
	padding: 0 15px;
	display: inline-block;
}
h3.page-header span:after {
	position: absolute;
	background: #ecebeb;
	height: 1px;
	left: 100%;
	width: 600px;
	top: 20px;
	content: '';
}
h3.page-header span:before {
	position: absolute;
	background: #ecebeb;
	height: 1px;
	right: 100%;
	width: 600px;
	top: 20px;
	content: '';
}
#company {
	padding: 0 0 15px 0;
}
#company .col-lg-6, #company .col-lg-12 {
	margin-bottom: 30px;
}
#company .col-lg-6 p, #company .col-lg-12 p {
	margin: 0 0 30px 0;
}
#company .col-lg-6 p strong, #company .col-lg-12 p strong {
	display: inline-block;
    margin: 0 0 9px 0;
}
#company .col-lg-6 p:first-child,
#company .col-lg-12 p:first-child {
	background: url(../img/1c1.png) no-repeat scroll 0 0;
    padding: 0 0 0 80px;
}
#company .col-lg-6 p:nth-child(2),
#company .col-lg-12 p:nth-child(2) {
	background: url(../img/1c2.png) no-repeat scroll 0 0;
    padding: 0 0 0 80px;
}
#company .col-lg-6 p:nth-child(3),
#company .col-lg-12 p:nth-child(3) {
	background: url(../img/1c3.png) no-repeat scroll 0 0;
    padding: 0 0 0 80px;
}
#company .iframewrap {
	position: relative;
	max-width: 100% !important;
	line-height: 0;
}
#company .iframewrap:after {
	background: #ecebeb;
	top:10px;
	right:-10px;
	left:10px;
	bottom:-10px;
	content:'';
	position: absolute;
	z-index:-1;	
}
#advants {
	background: #f8f7f7 url(../img/advants.webp) no-repeat scroll bottom center;	
	padding: 5px 0 20px 0;
	
}
#advants h3.page-header span:after {
	background: #fff;
}
#advants h3.page-header span:before {
	background: #fff;
}
#advants .custom p {
    display: inline-block;
    width: 33%;
    vertical-align: top;
    padding: 0 15px 25px 73px;
}
#advants .custom p:nth-child(1) {
	background: url(../img/2q1.png) no-repeat scroll 0 0;		
}
#advants .custom p:nth-child(2) {
	background: url(../img/2q2.png) no-repeat scroll 0 0;		
}
#advants .custom p:nth-child(3) {
	background: url(../img/2q3.png) no-repeat scroll 0 0;		
}
#advants .custom p:nth-child(4) {
	background: url(../img/2q4.png) no-repeat scroll 0 0;		
}
#advants .custom p:nth-child(5) {
	background: url(../img/2q5.png) no-repeat scroll 0 0;		
}
#advants .custom p:nth-child(6) {
	background: url(../img/2q6.png) no-repeat scroll 0 0;		
}
#advants .custom p:nth-child(7) {
	background: url(../img/2q7.png) no-repeat scroll 0 0;		
}
#advants .custom p:nth-child(8) {
	background: url(../img/2q8.png) no-repeat scroll 0 0;		
}
#advants .custom p:nth-child(9) {
	background: url(../img/2q9.png) no-repeat scroll 0 0;		
}
#advants .custom p:nth-child(10) {
	background: url(../img/2q10.png) no-repeat scroll 0 0;		
}
#advants .custom p:nth-child(11) {
	background: url(../img/2q11.png) no-repeat scroll 0 0;		
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #838c93;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #838c93;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #838c93;
}
:-moz-placeholder { /* Firefox 18- */
  color: #838c93;
}
.breadcrumb {
	background: none;
}
.breadcrumb a, .breadcrumb a span {
	color: #373333;
	font-size: 16px;
}
.breadcrumb span {
	color: #3284c3;
}
.breadcrumb span {
	padding: 0 10px 0 13px;
	position: relative;
}
.breadcrumb span:after {
	position: absolute;
	background: #3284c3;
	width: 6px;
	height: 6px;
	top: 7px;
	left: 0;
	content: '';
}
.breadcrumb a span:after {
	position: absolute;
	background: #373333;
	width: 6px;
	height: 6px;
	top: 7px;
	left: 0;
	content: '';
}

.callmas {
	padding: 5px 0;
	color: #fff;	    
}
#callmas_01 {
	background: #547292 url(../img/callmas01.jpg) no-repeat fixed center center;

}
#callmas_02 {
	background: #547292 url(../img/callmas02.jpg) no-repeat fixed center center;

}

.callmashead {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 28px;
	padding: 15px 0;
	margin: 0 0 15px 0;
	border-bottom:  1px solid #4d657e;
	text-align: center;
}
.pretext_form {
	font-size: 24px;
	text-align: center;
	font-weight: bold;
}
.callmas form {
	margin: 0 0 15px 0;
}
.callmas .inputbox {
text-align: left;
    padding-left: 20px;
    margin: 8px 0;
}
.callmas textarea.inputbox {
    text-align: left;
    height: 92px;
}
.callmas .moduletable:first-child p {
	font-size: 30px;
    text-align: center;	
}
.callmas .red_btn {
    max-width: 360px;
    margin: 0 auto;
    display: block; 
}
.mesbox .custom p a {
  margin: 5px ;
}
.callmas .mesbox {
	text-align: center;
}
.callmas .mesbox .custom p:first-child {
    font-size: 18px;
    margin: 15px 0 15px 0;
    text-transform: none;
    border-bottom: 1px solid #ccc;
    padding: 0 0 15px 0;
}
.callmas .mesbox .custom p {
    font-size: 19px;
    margin: 0 0 10px 0;
	padding: 0;
    display: block;
    position: relative;
    text-transform: uppercase;
    font-weight: bold;       
}
.callmas .mesbox .custom p:first-child a {
    font-size: 20px;
    text-decoration: none;
    font-weight: bold;
    color: #fff;
    display: block;
}
.callmas .mesbox .custom p:first-child a strong {
    font-size: 24px;
}
#specprop {
		background: #ffffff url(../img/specprop.jpg) no-repeat bottom center;
		overflow: hidden;
}
#specprop h3.page-header span {
    position: relative;
    padding: 0 15px;
    display: inline-block;
    max-width: 788px;
}
#specprop .text-box p:first-child {
	font-size: 26px;
	font-weight: bold;
	text-transform: uppercase;
}
#specprop .text-box p:first-child strong {
	color: #dd352e;
}
#specprop .text-box p:nth-child(2) {
	background:  url(../img/3q1.png) no-repeat 0 0;	
	font-size: 20px;
	padding: 0 0 0 69px;
	display: block;
	min-height: 82px;
}
#specprop .text-box p:nth-child(3) {
	background:  url(../img/3q2.png) no-repeat 0 0;	
	font-size: 20px;
	padding: 0 0 0 69px;
	display: block;
	min-height: 82px;	
}
#specprop .text-box p:nth-child(4) {
	background:  url(../img/3q3.png) no-repeat 0 0;	
	font-size: 20px;
	padding: 0 0 0 69px;
	display: block;
	min-height: 82px;	
}
#specprop .text-box #specbot p:nth-child(1) {
	background:  url(../img/3q4.png) no-repeat 0 0;
    font-size: 20px;
    font-weight: bold;
    padding: 0 0 0 60px;
    text-transform: none;
    display: block;
    color: #fff;
    min-height: 51px;	
    display: block;
    position: relative;
    z-index: 2;
}
#specprop .text-box #specbot {
	position: relative;
	z-index: 0;
	padding: 15px 0 0 0;
}
#specprop .text-box #specbot:after {
	background: #587797;
	position: absolute;
	content: '';
	top: 0;
	right: -300px;
	bottom: -300px;
	left: -37px;
	z-index: -1;
}
#specprop .text-box {
	margin: 0 0 0 -22px;
}

#specprop .text-box #specbot p:nth-child(2) {
	cursor: pointer;
    color: #fff;
    text-decoration: none;
    text-align: center;
    border: 1px outset #e24141;
    border-radius: 5px;
    width: 100%;
    font-size: 18px;
    line-height: 42px;
    font-weight: 500;
    white-space: nowrap;
    background: #d41c1c;
    display: block;
    max-width: 264px;
    margin: 15px 0 16px 0;
    position: relative;
    z-index: 2;
    padding: 0;
    height: 42px;
    min-height: auto;
}
#bannerbox {
	margin: 30px 0 0 0;
}
section {
	overflow: hidden;
}
.whiteliner {
	background: #f2f1f1;
}
.whiteliner h3.page-header span:before {
    background: #fff;
}
.whiteliner h3.page-header span:after {
    background: #fff;
}
#partners {
	padding: 0 0 11px 0;
}
#partners .img-responsive {
	display: block;
	margin: 0 auto 30px auto;
	border-radius: 10px;
	box-shadow: 0 0 10px #999;
	display: block;
}
#partners .carousel-item {
	padding: 10px 10px 0 10px;
}
#partners h3.page-header {
    font-size: 34px;
    text-align: center;
    color: #161919;
    margin: 30px 0 16px 0;
    text-transform: uppercase;
    font-weight: bold;
    overflow: hidden;
}
.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 35px;
    opacity: 1;
}
.carousel-control-prev {
	background:  url(../img/slide-prev.png) no-repeat center 42%;	
    left: -45px;
}
.carousel-control-next {
	background:  url(../img/slide-next.png) no-repeat center 42%;	
    right: -45px;
}
#howwe .custom p {
	display: inline-block;
    padding: 107px 5px 0 5px;
    margin: 0 auto 30px auto;
    text-align: center;
    width: 16.3%;
    vertical-align: top;
}
#howwe .custom p:nth-child(1) {
		background:  url(../img/5k1.png) no-repeat center top;
}
#howwe .custom p:nth-child(2) {
		background:  url(../img/5k2.png) no-repeat center top;
}
#howwe .custom p:nth-child(3) {
		background:  url(../img/5k3.png) no-repeat center top;
}
#howwe .custom p:nth-child(4) {
		background:  url(../img/5k4.png) no-repeat center top;
}
#howwe .custom p:nth-child(5) {
		background:  url(../img/5k5.png) no-repeat center top;
}
#howwe .custom p:nth-child(6) {
		background:  url(../img/5k6.png) no-repeat center top;
}
#whatwe .custom p {
	display: inline-block;
    padding: 5px 5px 0 63px;
    margin: 0 auto 30px auto;
    width: 33%;
    min-height: 56px;
    vertical-align: top;
}
#whatwe .custom p:nth-child(1) {
		background:  url(../img/6w1.png) no-repeat left top;
}
#whatwe .custom p:nth-child(2) {
		background:  url(../img/6w2.png) no-repeat left top;
}
#whatwe .custom p:nth-child(3) {
		background:  url(../img/6w3.png) no-repeat left top;
}
#whatwe .custom p:nth-child(4) {
		background:  url(../img/6w4.png) no-repeat left top;
}
#whatwe .custom p:nth-child(5) {
		background:  url(../img/6w5.png) no-repeat left top;
}
#whatwe .custom p:nth-child(6) {
		background:  url(../img/6w6.png) no-repeat left top;
}
.rev_desc {
    padding: 3px 5px 15px 26px;
}
.rev_name {
font-size: 18px;
    font-weight: bold;
    padding: 0 4px;
}
.rev_compa {
font-size: 18px;
    border-bottom: 2px solid #fff;
    padding: 0 4px 7px 4px;
}
.rev_text {
padding: 6px 0 4px 4px;	
}
.revitem {
	position: relative;
	max-width: 360px;
	margin: 0 auto 35px auto;
	z-index: 1;
}
.revitem:before {
	position: absolute;
	content: '';
	z-index: -1;
	top: 15px;
	right: -15px;
	bottom: 0;
	left: 13px;
	background: #ecebeb;
}
#cases h3.page-header {
    font-size: 34px;
    text-align: center;
    color: #161919;
    margin: 20px 0 0 0;
    text-transform: uppercase;
    font-weight: bold;
    overflow: hidden;
}
#cases #precase {
	font-size: 21px;
	font-weight: bold;
	margin: 0 0 20px 0;
	text-align: center;
}
#cases .case_desc {
    margin: 25px 0 0 0;
    min-height: 420px;
    padding: 0 30px 15px 0;
    position: relative;
}
#cases .case_desc:before {
	top:0;
	right: 0;
	bottom: 0;
	left: -130px;
	content: '';
	position: absolute;
	background: #fff;
	box-shadow: 0 0 5px #999;
	z-index: -1;
}
.case_title {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 22px 0 15px 0;
}
.case_name {
	font-size: 18px;
	font-weight: bold;	
}
.case_compa {
	font-size: 18px;
	margin:0 0 15px 0;	
}
.case_text p{
	margin:0 0 15px 0;		
}
#cases .carousel-item {
	padding: 0 10px 30px 0;
}
#cases {
	padding: 0 0 35px 0;
}
#team .img-responsive {
	border-radius: 7px;
	display: block;
	margin: 0 auto 25px auto;
	box-shadow: 0 0 5px #999;
}
#team .carousel-item {
	padding: 5px 5px 0 5px;
}
.carousel-indicators .active {
    background-color: #dd352e;
    border: 1px solid #dd352e;
}
.carousel-indicators li {
	position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 20px;
    height: 20px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: transparent;
    border: 1px solid #908e8e;
    border-radius: 0;
}
.carousel-indicators {
    bottom: -30px;
}
#boxplus .boxplus-bottom > .boxplus-caption {
    position: relative;
    margin: 5px 0 0 0;
    max-height: 60px;
    overflow: auto;
    display: none;
}  

#mapbox {
    overflow: hidden;	
	position: relative;
	height: 377px;
}
#mapbox .container {
		position: relative;
}

.item-page {
	position: relative;
	margin: 0 0 30px 0;
}
.item-page:after {
	content: '';
	display: table;
	clear: both;
}
.item-page .pull-left.item-image {
	float: left;
	margin: 0 10px 15px 0;
}
.item-page .pull-right.item-image {
	float: right;
	margin: 0 0 15px 10px;
}
.item-page .pull-none.item-image {

	margin: 0 0 15px 0;
}

.item-page .item-image {

    position: relative;
}
.item-page .item-image img {
		border-radius: 10px;
}

.item-page {
	font-size: 18px;
}
.readmore {
	margin:0;
}


.pagination li.active a {
	color: #fff;
	background: #3284c3;
}
.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    justify-content: center;
    border-radius: .25rem;
}
.pagination a {
	display: block;
    width: 30px;
    height: 30px;
    background: #dae2e8;
    border-radius: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    margin: 0 2px;
    padding: 0;
}

#footleft p {
	margin:  0 0 8px 0
}
#footleft {
	font-size: 14px;
}
#footright {
    text-align: right;
    font-size: 14px;
    margin: 12px 0 0 0;
}
#footright a {
		color:#161919;	
}
#footright a img {
	vertical-align: baseline;
}
footer #footleft a {
	color: #161919;
}

.modal-content {
background: rgba(22,22,25,.7);
color: #fff;
}
.modal-content .aboutPersonalData {
	font-size: 14px;
}
.modal-content .aboutPersonalData a {
	color: #fff;
}
label.error {
	display: none !important;
}
.modal-header {
    justify-content: center;
}
.modal-title {
	margin-bottom: 0;
    font-size: 26px;
    line-height: 1;
    font-weight: bold;
    text-transform: uppercase;
}
#tomailtext {
	display: none !important;
}
textarea.inputbox {
height: 65px;
    line-height: normal;
    padding: 10px 15px;
}
.inputbox, .input {
    width: 100%;
    margin: 4px 0;
    padding: 0 15px;
    border-radius: 5px;
    line-height: 36px;
    border: 1px solid #ebebeb;
    text-align: center;
}
.input {
    border: 1px solid #ccc;
    text-align: left;
}
.inputbox.error {
	background: #fbd8d8;
}
.morebtn span {
	text-transform: lowercase;
}
.morebtn {
	max-width: 360px;
	margin: 30px auto;
	text-align: center;
	color: #3284c3;
	font-size: 18px;
	border: 2px solid #3284c3;
	border-radius: 10px;
	line-height: 46px;
	font-weight: 500;
	cursor: pointer;
}
.modalbox form {
	max-width: 380px;
	padding: 10px 20px;
	margin: 0 auto;
	text-align: center;
}
#popgift .modalbox form {
    max-width: 100% ; 
    padding: 10px 20px;
    margin: 0 auto;
    text-align: center;
}
.modalbox .red_btn {
line-height: 42px;
    width: 100%;
    margin: 5px 0;
}

body #boxplus .boxplus-viewer { 
    width: auto;
}  
#boxplus {
	max-width: 100%;
	overflow: hidden !important;
}
.boxplus-text {
	display: none !important;
}
.navbar-toggler {
padding: 0;
    font-size: 1.25rem;
    color: #d41c1c;
    margin: 6px 0;
    border: 2px solid;
}
#optorder {
	padding: 0 0 60px 0;
}
iframe {
	max-width: 100%;
}

@media (max-width: 1100px) {
	.showlg {
		display: none !important;
	}
	.nav-link {
	    border-left: 0 none;
	}	
	.nav-link:last-child {
	    border-right: 0 none;
	}	
	#advants .custom p {
	    width: 100%;
	}	
	#howwe .custom p , #whatwe .custom p {
	    width: 100%;
	}	
	#specprop .text-box {
	    margin: 0;
	}
	#cases .case_desc {
	    padding: 0 15px 15px 15px;
	}	
	
}
@media (min-width: 1100px) {
	.showxs {
		display: none;
	}
}
@media (max-width: 768px) {
	#topformsubmit {
	    display: block;
	    width: 100%;
	    line-height: 1;
	    padding: 10px;
	    margin: 0 0 4px 0;
	    white-space: normal;
	}
	.mesbox p a {
	width: 100%;
    display: inline-block;
    margin: 5px;
	}
}
