body
{
    /*background: url(../images/BG.png);*/
}
.section-padding {
    padding: 20px 0;
}
.single_address i {
    background: #2a80b9 none repeat scroll 0 0;
    border-radius: 30px;
    color: #fff;
    font-size: 24px;
    height: 55px;
    line-height: 55px;
    margin-bottom: 10px;
    width: 55px;
}
.main-footer
{
	background: #007CC2 !important;
}
.padding .container
{
	padding: 8px;
}
.section-padding .container
{
	padding: 10px;
}
.padding .container
{
    border-top: 1px dashed #ccc;	
}
.padding a
{
	color: #3f3a36;
}
.intro
{
	margin-top: 5px;
	padding: 20px 0 0;
}
.main-slider
{
   /* background: url(../images/BG.png);*/
}
.setp p
{
	margin-bottom: 0;
	/*color: #eee;*/
}
.brochure_home
{
    margin: 10px auto 0;
}
.team
{
    	
}
.img-title h4
{
	font-size: 15px;
}
.contact-address
{
	/*background: url(../images/bg.jpg);*/
    background: #fff;
}
.textgrey
{
	color: #d7d7d7;
}
.white
{
	color: #fff;
}
.banner .container
{
	padding-top:80px;
	padding-bottom:50px;
}
.about h4
{
	line-height: 1.4;
	text-align: justify;
}
.image
{
	margin: 10px 0;
}
.about p,.about1 p
{
	text-align: justify;
}

.team-box {
    text-align: center;
}
.team-member {
    display: inline-block;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
}
.team-member
{
    -moz-box-shadow: 0 0 5px 5px #C0C0C0;
    -webkit-box-shadow: 0 0 5px 5px #C0C0C0;
    box-shadow: 0 0 5px 5px #C0C0C0;
}
.member-img >a> img {
    width: 100%;
   
    padding: 5px;
}
.half-circle {
    background-color: #007CC2;
    border-radius: 50px 50px 0 0;
    height: 25px;
    line-height: 25px;
    position: absolute;
    right: 0;
    top: -27px;
    width: 50px;
}
.member-detail p {
    color: #3f51b5;
    
    font-size: 11px;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}
.member-contact span, .member-contact a {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
}
.member-detail {
    border-bottom: 2px solid #007CC2;
    padding: 20px;
    text-align: center;
}
.member-detail h5, .team-member:hover .member-hover .member-detail h5 {
    
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.member-hover {
    background-color: #242A38;
    border-top: 3px solid #007CC2;
    bottom: -26px;
    color: #fff;
    position: absolute;
    transition: all 0.4s ease 0s;
    width: 100%;
}
.member-hover::before {
    content: "";
    font-family: fontawesome;
    position: absolute;
    right: 21px;
    top: -24px;
    z-index: 200;
}
.team-member:hover .member-hover::before {
    content: "";
}
.member-hover .member-detail {
    padding-bottom: 0;
    padding-top: 0;
    transition: all 0.4s ease 0s;
}
.team-member:hover .member-hover .member-detail {
    padding-bottom: 0;
    padding-top: 10px;
}
.member-hover .member-detail h5 {
    color: #fff;
    margin-bottom: 0;
}
.member-hover p {
    color: #ff5252;
    margin-bottom: 0;
    padding-bottom: 0;
    position: relative;
}
.member-hover p::after {
    border-bottom: 1px solid #fff;
    bottom: 1px;
    content: "";
    left: 50%;
    margin-left: -19px;
    position: absolute;
    width: 38px;
}
.member-detail p a
{
	color: #F4C304;
	font-size: 13px;
}
.team-member:hover .member-hover p {
    margin-bottom: 7px;
    padding-bottom: 5px;
}
.team-member:hover .member-hover {
    bottom: 0;
}
.product,.about1,.about,.services-details
{
    min-height: 480px;
}
.product
{
	margin-top: 20px;
}
.myhead {
    background: #007CC2 none repeat scroll 0 0;
    color: #fff;
}
.myhead th 
{
    text-align: center;
     font-family: "bank gothic medium bt";
     font-size: 16px;
}
.mybody tr td, .mybody th td {
    text-align: center;
}
.margintop
{
    margin: 20px 0 10px;
}
.backgrey
{
    background: #F4F8FE;
    border-top:2px solid #eee;
}
.margintop10
{
    margin-top: 10px;
}
.sizes p
{
    text-align: right;
}
.colors li
{
    display: inline-flex;

}
.colors li 
{
    
    border:1px solid #000;

}

.orange
{
    background: #E15616;
    color: #E15616;
    height: 30px;
    width: 30px;
}
.blue
{
    background: #004DE6;
    color: #004DE6;
    height: 30px;
    width: 30px;
}
.green
{
    background: #4BB033;
    color: #4BB033;
    height: 30px;
    width: 30px;
}
.size tr td
{
    text-align: center;
    background: #f6f6f6;
}
.size 
{
    margin-top: 10px;
	margin-bottom:10px;
}
.color
{
    margin-bottom: 10px;
}
.mybtn
{
    margin-top: 20px;
    
}
.inquiry_form input[type="text"]
{
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
    margin-bottom: 10px;
}
.inquiry_form textarea
{
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 14px;
    height: auto;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
    margin-bottom: 10px;
}
.content
{
    margin-left: 10px;
}
.content h3
{
    color: #007CC2;
    border-bottom: 1px solid ;
    font-size: 21px;
}
.single_address:hover i
{
    background: #fdc716;
}
.boxshadow
{
  -moz-box-shadow: 0 0 5px 5px #C0C0C0;
    -webkit-box-shadow: 0 0 5px 5px #C0C0C0;
    box-shadow: 0 0 5px 5px #C0C0C0;
    padding: 10px 20px 20px 20px;
    margin-top: 15px;
}
.service-item img
{
    
    display: block;
    margin: 0 auto;
}
.service-item
{
    box-shadow: 0 0 3px 3px #c0c0c0;
}
.bootom20
{
    margin-bottom: 20px;
}
.modal-header .close {
    margin-top: -2px;
    position: relative;
    z-index: 9999;
}
.quality p
{
    position: relative;
    padding-left: 30px;
}
.quality p i
{
    position: absolute;
    left:0;
    font-size: 18px;
    top: 4px;
    color: #2A323F;
}
.details h3
{
    text-align: center;
    color: #007CC2
}
.detailsimg img
{
    border:2px solid #eee;
    padding: 0 70px;
}
.content h5
{
    font-weight: normal;
}
.ml20
{
    margin-left: 10px;
}
.mybody a:hover
{
    text-decoration: underline;
    color: #2B3340;
}
.controls label
{
    font-weight: normal;
}
.about-title-2 h1::after {
    background: #1C98DE none repeat scroll 0 0;
    bottom: 2px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 50px;
}
.arrow123
{
    position: relative;
    padding-left: 15px;
}
.arrow123 i
{
    position: absolute;
    left: 0;
    top: 5px;
}
.main_logo12
{
    background: #fff;
}
.main_menu123
{
    background: #0e1215;
}
.main_menu123 .container
{
    padding: 0;
}
.slider_sec
{
    padding: 0;
}
.ri-grid{
    margin:0px;
    position: relative;
    height: auto;
}

.ri-grid ul {
    list-style: none;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}

/* Clear floats by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */

.ri-grid ul:before,
.ri-grid ul:after{
    content: '';
    display: table;
}

.ri-grid ul:after {
    clear: both;
}

.ri-grid ul {
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
} 

.ri-grid ul li {
    -webkit-perspective: 400px;
    -moz-perspective: 400px;
    -o-perspective: 400px;
    -ms-perspective: 400px;
    perspective: 400px; 
    margin: 0;
    padding: 0;
    float: left;
    position: relative;
    display: block;
    overflow: hidden;
    /*background:#f5f3f4;*/
}

.ri-grid ul li a{
    display: block;
    outline: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
    /*background-color: #333;*/
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}


/* Grid wrapper sizes */
.ri-grid-size-1{
    width: auto;
    height: auto;
    background-color:#FFF;
}
.ri-grid-size-2{
    width: 100%;
}
.ri-grid-size-3{
    width: 100%;
    margin-top: 0px;
}

/* Shadow style */
.ri-shadow:after,
.ri-shadow:before{
    content: "";
    position: absolute;
    z-index: -2;
    bottom: 15px;
    left: 10px;
    width: 50%;
    height: 20%;
    max-width: 300px;
    max-height: 100px;
    box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    transform: rotate(-3deg);
}
.ri-shadow:after{
    right: 10px;
    left: auto;
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    transform: rotate(3deg);
}

.ri-grid-loading:after,
.ri-grid-loading:before{
    display: none;
}

.ri-loading-image{
    display: none;
}

.ri-grid-loading .ri-loading-image{
    position: relative;
    width: 30px;
    height: 30px;
    left: 50%;
    margin: 100px 0 0 -15px;
    display: block;
}
.head123
{
    font-size: 22px;
}
.home_image123 img
{
    border: 5px solid #ddd;
}
.about_home 
{
    padding: 11px;
    border: 5px solid #ddd;
    background: #EAECEE;
}
.about_home p
{
    text-align: justify;
    margin-bottom: 0;
}
.content-box h5
{
    font-weight: normal;
    top:15px;
     font-family: "lato";
}
.release_head
{
    font-size:20px;
    color:#1C98DE;
    font-weight: normal;
}
.contct_detail13 p
{
    position: relative;
    padding-left: 25px;
}
.contct_detail13 p span
{
    font-size: 20px;
    position: absolute;
    left: 0;
    top: 5px;
    color: #1C98DE;
}
.release_portion123
{
    box-shadow: -3px 3px 5px #ccc;
}
.myborder
{
    border-bottom: 1px dashed #007CC2;
}
