.custom-quote .form-group input, .custom-quote .form-group select{
	max-width: 100%;
}

@media screen and (max-width: 767px){
	.my-rqv-section .col-sm-3{
		margin-top: 35px;
	}
}
@media screen and (min-width: 768px){
	.home-ibc .info-box{
		max-width: 25%;
	}
}

.wa-header-contact:before{
	content: "\f232";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #25D366;
	line-height: 1;
	font-size: 3.5rem;
}

.header-left.header-dropdowns{
	width: 100%;
	margin-right: 15px;
}
.my-product-sidebar .side-menu-body{
	background: #eee;
	border: none;
}
@media screen and (min-width: 1280px) {
	.my-container{
		max-width:100%;
		padding:0px;
	}
	.my-banner-section{
		padding: 0px;
	}
	.my-form-section{
		padding-left: 0px;
	}
	.my-product-sidebar, .my-product-left-div{
		padding-left: 0px;
		padding-right: 0px;
	}
	.my-product-sidebar .btn{
		padding: 0.75rem 1rem;
	}
	.my-product-sidebar .form-control{
		margin-bottom: 0rem;
	}
	.my-product-sidebar .form-control{
		max-width: 480px;
		height: 3.5rem !important;
		margin-bottom: 1rem;
		padding: 0rem 1rem;
		transition: all .3s;
		border: 1px solid #e6e6e6;
		border-radius: 0;
		background-color: #fff;
		color: #7a7d82;
		font-family: "Open Sans", sans-serif;
		font-size: 1.2rem;
		font-weight: 400;
		line-height: 1;
	}
	.my-product-sidebar .form-control.three-input-row{
		display: inline-block;
		width: 32.5%;
		margin-top: 0px;
		margin-bottom: 0px;
	}
}


.header-left .welcome-msg:after{
	content: none;
}
.side-menu-body{
	background-color: #282D3B;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 1000'%3E%3Cg fill-opacity='0.05'%3E%3Ccircle fill='%23282D3B' cx='50' cy='0' r='50'/%3E%3Cg fill='%23313644' %3E%3Ccircle cx='0' cy='50' r='50'/%3E%3Ccircle cx='100' cy='50' r='50'/%3E%3C/g%3E%3Ccircle fill='%233b3f4c' cx='50' cy='100' r='50'/%3E%3Cg fill='%23444855' %3E%3Ccircle cx='0' cy='150' r='50'/%3E%3Ccircle cx='100' cy='150' r='50'/%3E%3C/g%3E%3Ccircle fill='%234e525e' cx='50' cy='200' r='50'/%3E%3Cg fill='%23585b67' %3E%3Ccircle cx='0' cy='250' r='50'/%3E%3Ccircle cx='100' cy='250' r='50'/%3E%3C/g%3E%3Ccircle fill='%23626571' cx='50' cy='300' r='50'/%3E%3Cg fill='%236c6f7a' %3E%3Ccircle cx='0' cy='350' r='50'/%3E%3Ccircle cx='100' cy='350' r='50'/%3E%3C/g%3E%3Ccircle fill='%23777a84' cx='50' cy='400' r='50'/%3E%3Cg fill='%2381848d' %3E%3Ccircle cx='0' cy='450' r='50'/%3E%3Ccircle cx='100' cy='450' r='50'/%3E%3C/g%3E%3Ccircle fill='%238c8f97' cx='50' cy='500' r='50'/%3E%3Cg fill='%239799a1' %3E%3Ccircle cx='0' cy='550' r='50'/%3E%3Ccircle cx='100' cy='550' r='50'/%3E%3C/g%3E%3Ccircle fill='%23a2a4ab' cx='50' cy='600' r='50'/%3E%3Cg fill='%23adafb5' %3E%3Ccircle cx='0' cy='650' r='50'/%3E%3Ccircle cx='100' cy='650' r='50'/%3E%3C/g%3E%3Ccircle fill='%23b9babf' cx='50' cy='700' r='50'/%3E%3Cg fill='%23c4c5ca' %3E%3Ccircle cx='0' cy='750' r='50'/%3E%3Ccircle cx='100' cy='750' r='50'/%3E%3C/g%3E%3Ccircle fill='%23d0d1d4' cx='50' cy='800' r='50'/%3E%3Cg fill='%23dbdcdf' %3E%3Ccircle cx='0' cy='850' r='50'/%3E%3Ccircle cx='100' cy='850' r='50'/%3E%3C/g%3E%3Ccircle fill='%23e7e8e9' cx='50' cy='900' r='50'/%3E%3Cg fill='%23f3f3f4' %3E%3Ccircle cx='0' cy='950' r='50'/%3E%3Ccircle cx='100' cy='950' r='50'/%3E%3C/g%3E%3Ccircle fill='%23FFFFFF' cx='50' cy='1000' r='50'/%3E%3C/g%3E%3C/svg%3E");
	background-attachment: fixed;
	background-size: contain;
	border-color: #282d3b !important;
}
.side-menu-body .btn-primary {
	border-color: #fff;
	background-color: #fff;
	color: #282d3b;
}
.side-menu-body .btn-primary:hover, .side-menu-body .btn-primary:focus, .side-menu-body .btn-primary.focus {
	border-color: #00a3f5;
	background-color: #00a3f5;
	color: #fff;
	box-shadow: none;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev{
	background: #eee;
    padding: 5px 10px !important;
}

.product_raq_section{
	background-color: #282D3B;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 1600 800'%3E%3Cg %3E%3Cpath fill='%2320242f' d='M486 705.8c-109.3-21.8-223.4-32.2-335.3-19.4C99.5 692.1 49 703 0 719.8V800h843.8c-115.9-33.2-230.8-68.1-347.6-92.2C492.8 707.1 489.4 706.5 486 705.8z'/%3E%3Cpath fill='%23181b23' d='M1600 0H0v719.8c49-16.8 99.5-27.8 150.7-33.5c111.9-12.7 226-2.4 335.3 19.4c3.4 0.7 6.8 1.4 10.2 2c116.8 24 231.7 59 347.6 92.2H1600V0z'/%3E%3Cpath fill='%23101218' d='M478.4 581c3.2 0.8 6.4 1.7 9.5 2.5c196.2 52.5 388.7 133.5 593.5 176.6c174.2 36.6 349.5 29.2 518.6-10.2V0H0v574.9c52.3-17.6 106.5-27.7 161.1-30.9C268.4 537.4 375.7 554.2 478.4 581z'/%3E%3Cpath fill='%2308090c' d='M0 0v429.4c55.6-18.4 113.5-27.3 171.4-27.7c102.8-0.8 203.2 22.7 299.3 54.5c3 1 5.9 2 8.9 3c183.6 62 365.7 146.1 562.4 192.1c186.7 43.7 376.3 34.4 557.9-12.6V0H0z'/%3E%3Cpath fill='%23000000' d='M181.8 259.4c98.2 6 191.9 35.2 281.3 72.1c2.8 1.1 5.5 2.3 8.3 3.4c171 71.6 342.7 158.5 531.3 207.7c198.8 51.8 403.4 40.8 597.3-14.8V0H0v283.2C59 263.6 120.6 255.7 181.8 259.4z'/%3E%3Cpath fill='%2308090c' d='M1600 0H0v136.3c62.3-20.9 127.7-27.5 192.2-19.2c93.6 12.1 180.5 47.7 263.3 89.6c2.6 1.3 5.1 2.6 7.7 3.9c158.4 81.1 319.7 170.9 500.3 223.2c210.5 61 430.8 49 636.6-16.6V0z'/%3E%3Cpath fill='%23101218' d='M454.9 86.3C600.7 177 751.6 269.3 924.1 325c208.6 67.4 431.3 60.8 637.9-5.3c12.8-4.1 25.4-8.4 38.1-12.9V0H288.1c56 21.3 108.7 50.6 159.7 82C450.2 83.4 452.5 84.9 454.9 86.3z'/%3E%3Cpath fill='%23181b23' d='M1600 0H498c118.1 85.8 243.5 164.5 386.8 216.2c191.8 69.2 400 74.7 595 21.1c40.8-11.2 81.1-25.2 120.3-41.7V0z'/%3E%3Cpath fill='%2320242f' d='M1397.5 154.8c47.2-10.6 93.6-25.3 138.6-43.8c21.7-8.9 43-18.8 63.9-29.5V0H643.4c62.9 41.7 129.7 78.2 202.1 107.4C1020.4 178.1 1214.2 196.1 1397.5 154.8z'/%3E%3Cpath fill='%23282D3B' d='M1315.3 72.4c75.3-12.6 148.9-37.1 216.8-72.4h-723C966.8 71 1144.7 101 1315.3 72.4z'/%3E%3C/g%3E%3C/svg%3E");
	background-attachment: fixed;
	background-size: cover;
}
.product_raq_section label{
	color: #fff;
}
.product_raq_section .btn-primary {
    border-color: #fff;
    background-color: #fff;
    color: #282d3b;
}
.product_raq_section .btn-primary:hover, .product_raq_section .btn-primary:focus, .product_raq_section .btn-primary.focus {
	border-color: #00a3f5;
	background-color: #00a3f5;
	color: #fff;
	box-shadow: none;
}

.animated_logo{
  animation: logo-animation linear 4s;
  animation-iteration-count:  infinite;
  transform-origin: 50% 50%;
  -webkit-animation: logo-animation linear 4s;
  -webkit-animation-iteration-count:  infinite;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: logo-animation linear 4s;
  -moz-animation-iteration-count:  infinite;
  -moz-transform-origin: 50% 50%;
  -o-animation: logo-animation linear 4s;
  -o-animation-iteration-count:  infinite;
  -o-transform-origin: 50% 50%;
  -ms-animation: logo-animation linear 4s;
  -ms-animation-iteration-count:  infinite;
  -ms-transform-origin: 50% 50%;
}

.animated_logo_2{
  animation: logo-animation linear 6s;
  animation-iteration-count:  infinite;
  transform-origin: 50% 50%;
  -webkit-animation: logo-animation linear 6s;
  -webkit-animation-iteration-count:  infinite;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: logo-animation linear 6s;
  -moz-animation-iteration-count:  infinite;
  -moz-transform-origin: 50% 50%;
  -o-animation: logo-animation linear 6s;
  -o-animation-iteration-count:  infinite;
  -o-transform-origin: 50% 50%;
  -ms-animation: logo-animation linear 6s;
  -ms-animation-iteration-count:  infinite;
  -ms-transform-origin: 50% 50%;
}

.animated_logo_3{
  animation: logo-animation linear 8s;
  animation-iteration-count:  infinite;
  transform-origin: 50% 50%;
  -webkit-animation: logo-animation linear 8s;
  -webkit-animation-iteration-count:  infinite;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: logo-animation linear 8s;
  -moz-animation-iteration-count:  infinite;
  -moz-transform-origin: 50% 50%;
  -o-animation: logo-animation linear 8s;
  -o-animation-iteration-count:  infinite;
  -o-transform-origin: 50% 50%;
  -ms-animation: logo-animation linear 8s;
  -ms-animation-iteration-count:  infinite;
  -ms-transform-origin: 50% 50%;
}

.animated_logo_4{
  animation: logo-animation linear 10s;
  animation-iteration-count:  infinite;
  transform-origin: 50% 50%;
  -webkit-animation: logo-animation linear 10s;
  -webkit-animation-iteration-count:  infinite;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: logo-animation linear 10s;
  -moz-animation-iteration-count:  infinite;
  -moz-transform-origin: 50% 50%;
  -o-animation: logo-animation linear 10s;
  -o-animation-iteration-count:  infinite;
  -o-transform-origin: 50% 50%;
  -ms-animation: logo-animation linear 10s;
  -ms-animation-iteration-count:  infinite;
  -ms-transform-origin: 50% 50%;
}

@keyframes logo-animation{
  0% {
    opacity:1;
  }
  50% {
    opacity:0.3;
  }
  100% {
    opacity:0.990099773451273;
  }
  101% {
    opacity:0.99;
  }
}

@-moz-keyframes logo-animation{
  0% {
    opacity:1;
  }
  50% {
    opacity:0;
  }
  100% {
    opacity:0.990099773451273;
  }
  101% {
    opacity:0.99;
  }
}

@-webkit-keyframes logo-animation {
  0% {
    opacity:1;
  }
  50% {
    opacity:0;
  }
  100% {
    opacity:0.990099773451273;
  }
  101% {
    opacity:0.99;
  }
}

@-o-keyframes logo-animation {
  0% {
    opacity:1;
  }
  50% {
    opacity:0;
  }
  100% {
    opacity:0.990099773451273;
  }
  101% {
    opacity:0.99;
  }
}

@-ms-keyframes logo-animation {
  0% {
    opacity:1;
  }
  50% {
    opacity:0;
  }
  100% {
    opacity:0.990099773451273;
  }
  101% {
    opacity:0.99;
  }
}

.theme-btn.bt-buy-now {
    background: #00a859;
    background: -moz-linear-gradient(top, #A3D179 0%, #88BA46 100%);
    background: -webkit-linear-gradient(top, #A3D179 0%,#88BA46 100%);
    background: linear-gradient(to bottom, #A3D179 0%,#88BA46 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a859', endColorstr='#88BA46',GradientType=0 );
    bottom: 300px;
	right: 10px;
}
.theme-btn.bt-support-now {
    background: #1ebbf0;
    background: -moz-linear-gradient(45deg, #1ebbf0 8%, #39dfaa 100%);
    background: -webkit-linear-gradient(45deg, #1ebbf0 8%,#39dfaa 100%);
    background: linear-gradient(45deg, #1ebbf0 8%,#39dfaa 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1ebbf0', endColorstr='#39dfaa',GradientType=1 );
    bottom: 300px;
	left: 10px;
}

.glow {
    animation: glow 1s ease-in-out infinite alternate;
}
@-webkit-keyframes glow {
  from {
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #fff, 0 0 50px #fff, 0 0 60px #fff, 0 0 70px #fff;
  }
  
  to {
    text-shadow: 0 0 20px #000, 0 0 30px #000, 0 0 40px #000, 0 0 50px #000, 0 0 60px #000, 0 0 70px #000, 0 0 80px #000;
  }
}

.theme-btn {
    background-color: #ffffff;
    border-radius: 40px;
    bottom: 10px;
    color: #ffffff;
    display: table;
    height: 50px;
    /* left: 10px; */
    min-width: 50px;
    position: fixed;
    text-align: center;
    z-index: 999;
}

.theme-btn i {
    font-size: 22px;
    line-height: 50px;
}