@import url(http://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css);
/* CSS Document */
/*--fonts---

font-family: 'Raleway', sans-serif;
font-family: 'Lato', sans-serif;
font-family: 'Open Sans', sans-serif;


------*/

body {
	padding: 0px;
	margin: 0px;
}
body a:hover {
	text-decoration: none !important;
}
/*-------menu bar-------*/
.mymnavbar {
	width: 100%;
	padding: 5px 0;
	z-index: 9999;
	background-color:rgba(250,250,250,0.9);
}
.mymnavbar .navbar-brand {
	float: left;
	height: auto;
	padding: 0px;
	font-size: 18px;
	line-height: 0;
	margin-top: 0px;
	position: absolute;
	z-index: 999;
}

.mymnavbar .navbar-default {
	background-color:transparent;
}
.mymnavbar .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	color: #E87759;
	background-color: transparent;
}
.mymnavbar .navbar-header {
    margin-right: -0px !important;
    margin-left: -0px !important;
}
.activea {
	color: #207FDC !important;
	/* color: #2175BE !important; */
}
.activea:hover {
	color: #207FDC !important;
	/* color: #2175BE !important; */
}
.logo {
	width: 70px;
}
/*-------my banner--------*/
/*
Fade content bs-carousel with hero headers
Code snippet by maridlcrmn (Follow me on Twitter @maridlcrmn) for Bootsnipp.com
Image credits: unsplash.com
*/

/********************************/
/*       Fade Bs-carousel       */
/********************************/
.fade-carousel {
    position: relative;
    height: 60vh;
}
.fade-carousel .carousel-inner .item {
    height: 60vh;
}
.fade-carousel .carousel-indicators > li {
    margin: 0 2px;
    /* background-color: #f39c12; */
    /* border-color: #f39c12; */
    background-color: #207FDC;
    border-color: #207FDC;
    opacity: .4;
	width: 10px;
    height: 5px;
	-webkit-transition-duration: 1s; /* Safari */
    transition-duration: 1s;
}
.fade-carousel .carousel-indicators > li.active {
  width: 30px;
  height: 5px;
  opacity: 1;
  -webkit-transition-duration: 1s; /* Safari */
    transition-duration: 1s;
}

/********************************/
/*          Hero Headers        */
/********************************/
.hero {
    position: absolute;
    top: 53%;
    left: 50%;
    z-index: 3;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(0,0,0,.75);
      -webkit-transform: translate3d(-50%,-50%,0);
         -moz-transform: translate3d(-50%,-50%,0);
          -ms-transform: translate3d(-50%,-50%,0);
           -o-transform: translate3d(-50%,-50%,0);
              transform: translate3d(-50%,-50%,0);
}
.headline__secondary {
    margin-bottom: -50px !important; 
}
.headline__secondary {
    font-family: Herr Von Muellerhoff;
    font-weight: normal;
}
.headline__secondary {
    position: relative;
    font-family: "Herr Von Muellerhoff",Palatino,serif;
    font-size: 100px;
    font-weight: normal;
    letter-spacing: 0;
    text-transform: none;
    padding: 0 72px;
    margin: 0 -72px;
    color: #3D9AD3;
	z-index: -1;
}
.headline__secondary {
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}
.hero h3{ 
	font-family: 'Lato', sans-serif;
	font-size: 60px;
    font-weight: bold;
    margin: 10px 0 20px 0;
    padding: 0;
	text-transform: capitalize;
	    margin-right: -0.1em;
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}
.hero p span{ 
	color: #207FDC;
	font-size: 16px;
	 font-weight: 500;
}
.hero p{ 
	font-family: 'Lato', sans-serif;
	font-size: 13px;
    font-weight: 500;
    margin: 10px auto 0px;
    padding: 0;

}

.fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s; 
}
.fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s;    
}

/********************************/
/*            Overlay           */
/********************************/
.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: #080d15;
    opacity: .7;
}
.hero-btn {
	padding: 10px 20px;
    background-color: transparent;
    border: 2px solid #207FDC;
    border-radius: 30px;
    color: #fff;
	font-family: 'Lato', sans-serif;
}
/********************************/
/*          Custom Buttons      */
/********************************/
.btn.btn-lg {padding: 10px 40px;}
.btn.btn-hero,
.btn.btn-hero:hover,
.btn.btn-hero:focus {
    color: #f5f5f5;
    background-color: #1abc9c;
    border-color: #1abc9c;
    outline: none;
    margin: 20px auto;
}

/********************************/
/*       Slides backgrounds     */
/********************************/
.fade-carousel .slides .slide-1, 
.fade-carousel .slides .slide-2,
.fade-carousel .slides .slide-3 {
  height: 60vh;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.fade-carousel .slides .slide-1 {
  background: url(../images/slide-1.jpg) no-repeat; 
  background-size: 100%;
}
.fade-carousel .slides .slide-2 {
  background: url(../images/slide-2.jpg) no-repeat; 
  background-size: 100%;
}
.fade-carousel .slides .slide-3 {
  background: url(../images/slide-3.jpg) no-repeat; 
  background-size: 100%;
}

/********************************/
/*          Media Queries       */
/********************************/
@media screen and (min-width: 980px){
    .hero { width: 980px; }    
}
@media screen and (max-width: 640px){
    .hero h1 { font-size: 4em; }    
}

/*---------------------*/
.about-text {
	padding: 5% 0;
}
.about-txt {
    margin-top: 60px;
}
.about-text h2 {
    margin-bottom: 18px;
    font-size: 26px;
    text-transform: capitalize;
    letter-spacing: 3px;
    font-weight: 600;
    color: #207FDC;
	font-family: 'Raleway', sans-serif;
}
.about-text p {
	font-size: 16px;
    font-weight: 500;
    font-family: 'Source Sans Pro', sans-serif;
    color: #444;
	line-height: 2em;
}
.about-text img {
	border-radius: 5px;
}
 /*-------dflt-css-------*/
.preodtcs {
	background-color: #f7f7f7;
	padding: 5% 0;
}
.section-title {
	margin-bottom: 30px;
    text-align: center;
}
.section-title h2 {
	color: rgba(0, 0, 0, .8);
	font-size: 36px;
    text-transform: capitalize;
    margin-top: 10px;
    margin-bottom: 5px;
    font-weight: 800;
    position: relative;
	font-family: 'Lato', sans-serif;
	text-align: center;
}
.section-title h3 {
	color: #3A6BA5;
	font-size: 30px;
    text-transform: capitalize;
    margin-top: 10px;
    margin-bottom: 5px;
    font-weight: 800;
    position: relative;
	font-family: 'Lato', sans-serif;
	text-align: center;
}
.section-title p {
	font-size: 16px;
    font-weight: 500;
   font-family: 'Source Sans Pro', sans-serif;
    color: #444;
	line-height: 1.6em;
	text-align: center;
}
.section-title p span {
	color: #000;
	font-weight: 600;
}
.btm-brder {
    height: 2px;
    width: 74px;
    background: #207FDC;
    content: "";
    z-index: 1;
	margin: 15px auto 10px;
	display: block;
}
.margn-tp20px {
	margin-top: 20px;
}
.img-prdt {
	width: 260px;
	height: 160px;
	border-radius: 15px;
	overflow: hidden;
	margin: 0 auto;
	display: block;
	border: 2px solid #207FDC;
}
.img-prdt img {
	width: 100%;
}
.margn-tp20px h3 {
	color: #000;
    font-size: 16px;
    margin-top: 10px;
    text-transform: capitalize;
    font-weight: 700;
    transition: .3s;
	text-align: center;
	font-family: 'Lato', sans-serif;
}
.margn-tp20px p {
	font-size: 16px;
    font-weight: 500;
    font-family: 'Source Sans Pro', sans-serif;
    color: #444;
	line-height: 2em;
	text-align: center;
}
 /*-------dflt-css-------*/
 .preodtcs2 {
	background-color: #fff;
	padding: 3% 0;
}
.margn2-tp20px {
	margin-top:10px; 
}
.margn2-tp20px h2 {
	color: #444; padding-left:10px;
    font-size: 18px;
	 border-left: 3px solid #207FDC;
    margin-top: 6px; font-weight:bold;
    transition: .3s;
	font-family: 'Lato', sans-serif;
}
.sh{ padding:15px; box-shadow:0 0 10px #e2e2e2; min-height:240px;}
.sh1{ padding:15px; box-shadow:0 0 10px #e2e2e2; min-height:210px;}
.sh2{ padding:15px; box-shadow:0 0 10px #e2e2e2; min-height:140px;}
.margn2-tp20px p {
	font-size: 15px;
    font-weight: 500;
    font-family: 'Lato', sans-serif;
    color: #444;
	line-height: 27px;
}
.margn2-tp20px p span {
	color: #454545;
	font-weight: bold;
}
.about-icon {
    float: left;
    margin-bottom: 100px;
    margin-right: 20px;
    margin-top: 0px;
}
.about-icon i{
    font-size: 30px;
    color: #207FDC;
}
.about-icon:hover i{
    color: #444;
}
.choosus-mrgn {
	margin-top: 30px;
}

.footer-sec {
	background: #204f6e;
	padding: 3% 0 1% 0;
}
.footer-sec h2 {
    font-size: 22px;
	font-family:'Lato';
    text-transform: capitalize;
    font-weight: 600;
    transition: .3s;
    margin-top: 0;
	color: #fff;
}
.footer-sec p {
	font-size: 16px;
    font-weight: 500;
    font-family: 'Source Sans Pro', sans-serif;
    color: #fff;
	line-height: 2em;
	text-align: left;
}
.footer-sec h5 {
    font-size: 13px;
    font-weight: 500;
    margin-top: 20px;
	color: #fff;
	font-family: 'Lato', sans-serif;
	line-height: 2em;
}
.footer-sec h5 i {
    margin-right: 10px;
}

.cpyrgt h5 {
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 500;
    margin-top: 20px;
	color: #fff;
	text-align: center;
	font-family: 'Lato', sans-serif;
	line-height: 2em;
}

/*=========================
  Icons
 ================= */

/* footer social icons */
.cpyrgt ul.social-network {
    list-style: none;
    display: table;
    margin: auto !important;
    padding: 0;
    float: none;
}
.cpyrgt ul.social-network li {
	display: inline;
	margin: 0 5px;
}


/* footer social icons */
.cpyrgt .social-network a.icoRss:hover {
	background-color: #F56505;
}
.cpyrgt .social-network a.icoFacebook:hover {
	background-color:#3B5998;
}
.cpyrgt .social-network a.icoTwitter:hover {
	background-color:#33ccff;
}
.cpyrgt .social-network a.icoGoogle:hover {
	background-color:#BD3518;
}
.cpyrgt .social-network a.icoVimeo:hover {
	background-color:#0590B8;
}
.cpyrgt .social-network a.icoLinkedin:hover {
	background-color:#007bb7;
}
.cpyrgt .social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.cpyrgt .social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
	color:#fff;
}
.cpyrgt a.socialIcon:hover, .socialHoverClass {
	color:#44BCDD;
}

.cpyrgt .social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 40px;
	height: 40px;
	font-size:14px;
}
.cpyrgt .social-circle li i {
	margin:0;
	line-height: 42px;
	text-align: center;
}

.cpyrgt .social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}
.cpyrgt .social-circle i {
	color: #000;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}

.cpyrgt a {
 background-color: #fff;   
}
 /*-------boots-------*/
 .about-abnner {
	 background: url(../images/abt.jpg) no-repeat;
	 height: 250px;
	 background-size: cover;
 }
 .aboutcs2 {
	background-color: #fff;
	padding: 3% 0;
}
 .aboutcs2 .margn2-tp20px {
	margin-top:10px;
}
 .aboutcs2 .margn2-tp20px h2 {
	color: #4A4A4A;
    font-size: 18px;
    margin-top: 6px;
    text-transform: capitalize;
    font-weight: bold;
    transition: .3s;
	text-align: center;
	font-family: 'Lato', sans-serif;
}
 .aboutcs2 .margn2-tp20px p {
	font-size: 16px;
    font-weight: 500;
   font-family: 'Source Sans Pro', sans-serif;
    color: #444;
	line-height: 2em;
	text-align: center;
}
 .aboutcs2 .about-icon {
    float: none;
	display: block;
    margin: 10px auto 20px;
	text-align: center;
}
 .aboutcs2 .about-icon i{
    font-size: 30px;
    color: #207FDC;
}
 .aboutcs2 .about-icon:hover i{
    color: #444;
}
 .aboutcs2 .choosus-mrgn {
	margin-top: 30px;
}
.margntp20px {
	margin-top:20px;
}
.margntp20px .about-icon {
    margin-bottom: 20px;
}

.about-abnner2 {
	 background: url(../images/slide-1.jpg) no-repeat;
	 padding: 5% 0;
	 background-size: 100%;
 }
 .about-abnner2 h3 {
    font-family: 'Lato', sans-serif;
    font-size: 30px;
    font-weight: bold;
    margin: 10px 0 20px 0;
    padding: 0;
    text-transform: capitalize;
    opacity: 1;
	color: #fff;
	text-align: center;
    transform: matrix(1, 0, 0, 1, 0, 0);
}
 .about-abnner2 .hero-btn {
    padding: 10px 20px;
    background-color: transparent;
    border: 2px solid #207FDC;
    border-radius: 30px;
    color: #fff;
	float: none;
	display: block;
	margin: 0 auto;
    font-family: 'Lato', sans-serif;
}
.margn2-tp20px img {
	margin-top: -5px;
}
 /*-------dflt-css-------*/
.margin50tp {
	margin-top: 50px;
}
.abtulstyle {
	
}
.abtulstyle ul {
	list-style: none;
	padding: 0;
	margin-top: 20px;
	float: left;
	width: 100%;
}
.abtulstyle ul li {
    font-size: 15px;
    font-weight: 500;
    font-family: 'Source Sans Pro', sans-serif;
    color: #444;
    line-height: 1.6em;
    text-align: left;
	margin-top: 20px;
}
.abtulstyle ul li i {
	color: #207FDC;
	margin-right: 5px;
}
 /*-------dflt-css-------*/
.myprodcts h3 {
    color: #000;
    font-size: 16px;
    margin-top: 13px;
    text-transform: capitalize;
    font-weight: 600;
    transition: .3s;
    text-align: center;
    font-family: 'Source Sans Pro', sans-serif;
}
.myprodcts .img-prdt {
    width: 260px;
    height: 160px;
    border-radius: 10px;
    overflow: hidden;
    margin: 0 auto;
    display: block;
    border: 2px solid #207FDC;
}
.myprodcts figure.snip0012 {
  -webkit-transition: none !important;
  transition: none !important;
  position: relative;
  float: left;
  overflow: hidden;
  /* margin: 10px 1%; */
  /* min-width: 220px; */
  /* max-width: 310px; */
  /* max-height: 220px; */
  width: 100%;
  background: #000000;
  text-align: center;
}
.myprodcts figure.snip0012 img {
  max-width: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
.myprodcts figure.snip0012 > div {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 75%;
  position: absolute;
}
.myprodcts figure.snip0012 > div a {
  color: #ffffff;
}
.myprodcts figure.snip0012 > div a i {
  font-size: 15px;
  opacity: 0;
  top: 50%;
  position: relative;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  display: inline-block;
}
.myprodcts figure.snip0012 > div a i.left-icon {
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.myprodcts figure.snip0012 > div a i.right-icon {
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.myprodcts figure.snip0012 > div::before {
  position: absolute;
  top: 0%;
  right: 0px;
  bottom: 50%;
  left: 0px;
  border-top: none;
  border-bottom: none;
  content: '';
  opacity: 0;
  background-color: #000;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.myprodcts figure.snip0012:hover img {
  opacity: 0.35;
}
.myprodcts figure.snip0012:hover > div i {
  opacity: 0.9;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.myprodcts figure.snip0012:hover > div i.left-icon {
  -webkit-transform: translate3d(-25%, -50%, 0);
  transform: translate3d(-25%, -50%, 0);
}
.myprodcts figure.snip0012:hover > div i.right-icon {
  -webkit-transform: translate3d(25%, -50%, 0);
  transform: translate3d(25%, -50%, 0);
}
.myprodcts figure.snip0012:hover > div::before {
  background: rgba(255, 255, 255, 0);
  top: 5px;
  bottom: 5px;
  opacity: 1;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

 /*-------dflt-css-------*/
 .divider {
width: 100%;
margin: 20px auto 15px;
position: relative;
height: 1px;
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(0) scale(1, 1); }
.divider::after {
height: 1px;
background: #e8e8e8;
background: -moz-linear-gradient(left, transparent 0, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, transparent 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0, transparent), color-stop(35%, rgba(0, 0, 0, 0.09)), color-stop(70%, rgba(0, 0, 0, 0.09)), color-stop(100%, transparent));
background: -webkit-linear-gradient(left, transparent 0, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, transparent 100%);
background: -o-linear-gradient(left, transparent 0, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, transparent 100%);
background: -ms-linear-gradient(left, transparent 0, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, transparent 100%);
background: linear-gradient(to right, transparent 0, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, transparent 100%);
position: absolute;
bottom: -1px;
content: "";
width: 100%;
left: 0; }
p {
font-size: 14px;
color: #666;
line-height: 1.4;
margin-bottom: 30px; }
.shadow, .shadow-narrow {
position: relative;
background-color: #fff; }
.service-block {
height: 240px;
margin-bottom: 30px;
border-radius: 3px;
border: 1px solid #f1f1f1;
padding-top: 30px;
padding-bottom: 30px;
padding-left: 20px;
padding-right: 20px; }
.shadow-narrow::before, .shadow::before {
position: absolute;
left: 0;
height: 60%;
bottom: 0;
width: 100%;
content: "";
background-color: #fff;
z-index: 2; }
.shadow-narrow::after, .shadow::after {
content: "";
position: absolute;
height: 50%;
width: 96%;
left: 50%;
bottom: 2px;
margin-left: -48%;
-webkit-box-shadow: 0 5px 7px #999;
box-shadow: 0 5px 7px #999;
z-index: 1;
border-radius: 10%;
-webkit-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out; }
.shadow-narrow:hover::after, .shadow:hover::after {
bottom: 10px; }
.icon.bg-df {
background-color: #207FDC;
color: #ffffff; }
.service-block .icon {
margin-bottom: 10px; }
.icon {
display: inline-block;
text-align: center;
background-color: rgba(255, 255, 255, 0.85);
color: #000;
font-size: 24px;
width: 60px;
height: 60px;
line-height: 58px;
transition: all .2s ease-in-out;
border-radius: 0;
transform:rotate(45deg);
border: 1px solid transparent; }
.shadow *, .shadow-narrow * {
position: relative;
z-index: 3; }
.service-block p {
font-family: 'Source Sans Pro', sans-serif;
clear: both;
margin-bottom: 15px;
line-height: 1.8em;
 }
.icon i {
position: relative;
z-index: 1;
transform:rotate(-45deg); 
}
 /*-------dflt-css-------*/
.prodct-dt-ul {
	
}
.prodct-dt-ul p {
    font-size: 16px;
    font-weight: 500;
    font-family: 'Source Sans Pro', sans-serif;
    color: #444;
    line-height: 2em;
    text-align: left;
}
.prodct-dt-ul .abtulstyle ul {
    margin-top: 0px;
}
.abtulstyle ul li {
    margin: 12px 0;
}
.abtulstyle li span {
    color: #454545;
    font-weight: bold;
}
.prodct-dt-ul h2 {
	font-size:22px;float:left;margin-bottom: 15px;font-family: 'Lato', sans-serif;color: #333;font-weight: 600;
}
.prodct-dt-ul h3 {
    font-size: 18px;
    float: left;
    margin-top: 15px;
    margin-bottom: 5px;
	font-family: 'Lato', sans-serif;
	color: #3A6BA5;
	font-weight: 600;
}
.brdr-tp {border-top:1px solid #E8E8E8;}


 .about-abnner {
	 padding: 3% 0;
 }
 .aboutcs3 {
	 background: #207FDC;
 }
 .aboutcs3 .margn2-tp20px {
	margin-top:10px;
}
 .aboutcs3 h2 {
    font-size: 22px;
    float: left;
    margin-bottom: 15px;
    font-family: 'Lato', sans-serif;
    color: #fff;
    font-weight: 600;
}
 /*-------dflt-css-------*/
 .myforms-sec {}
 
 .myforms-sec .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: transparent;
    border-top: 1px solid #D8D8D8;
    border-bottom: 1px solid #D8D8D8;
    border-left: 1px solid #D8D8D8;
    border-radius: 4px;
}
 .myforms-sec .form-control {
	 font-family: 'Source Sans Pro', sans-serif;
	border-top: 1px solid #D8D8D8 !important;
	border-bottom: 1px solid #D8D8D8;
    border-right: 1px solid #D8D8D8;
    border-left: inherit;
	padding-left: 0px;
 }
.myforms-sec .btn-info {
    color: #fff;
    background-color: #207FDC;
    border-color: #207FDC;
}
.myforms-sec .btn {
    display: inline-block;
    padding: 8px 16px;
	font-family: 'Source Sans Pro', sans-serif;
}
/*property for the bootstrap panel*/
.panel  {
-webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.3);
box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.3);
}

.panel-default > .panel-heading {
  color: #000 !important;
  background: #207FDC; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left top, #207FDC, #ffffff); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(bottom right, #207FDC, #ffffff); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(bottom right, #207FDC, #ffffff); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to bottom right, #207FDC, #ffffff); /* Standard syntax */
  border-color: #207FDC !important;
  height:80px;
}

/*property for the HTML input placeholder*/
input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
input:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
input:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
input:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */


/*Glyphicon color*/
.blue   {
    color: #207FDC;
}
 /*-------dflt-css-------*/
 /*-------dflt-css-------*/
 figure.snip0013 {
  position: relative;
  float: left;
  overflow: hidden;
  /* margin: 10px 1%; */
  /* min-width: 220px; */
  /* max-width: 310px; */
  /* max-height: 220px; */
  width: 100%;
  background: #000000;
  text-align: center;
}
figure.snip0013 img {
  max-width: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
figure.snip0013 > div {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  position: absolute;
}
figure.snip0013 > div a {
  color: #ffffff;
}
figure.snip0013 > div a i {
  font-size: 18px;
  opacity: 0;
  top: 50%;
  position: relative;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  display: inline-block;
}
figure.snip0013 > div a i.left-icon {
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
figure.snip0013 > div a i.right-icon {
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
figure.snip0013 > div::before {
  position: absolute;
  top: 30px;
  right: 50%;
  bottom: 30px;
  left: 50%;
  border-left: 1px solid rgba(255, 255, 255, 0.8);
  border-right: 1px solid rgba(255, 255, 255, 0.8);
  content: '';
  opacity: 0;
  background-color: #ffffff;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
figure.snip0013:hover img {
  opacity: 0.60;
}
figure.snip0013:hover > div i {
  opacity: 0.9;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
figure.snip0013:hover > div i.left-icon {
  -webkit-transform: translate3d(-25%, -50%, 0);
  transform: translate3d(-25%, -50%, 0);
}
figure.snip0013:hover > div i.right-icon {
  -webkit-transform: translate3d(25%, -50%, 0);
  transform: translate3d(25%, -50%, 0);
}
figure.snip0013:hover > div::before {
  background: rgba(255, 255, 255, 0);
  left: 30px;
  right: 30px;
  opacity: 1;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
 /*-------mybanner-abt-------*/
.gallery-pdng {
	padding: 10px !important;
	height: 195px;
    overflow: hidden;
}
/*-------image----------*/
.pdng-sec .hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}
.pdng-sec .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
	display: none;
	  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
      background-color: #080d15;
    opacity: .8;
}
.pdng-sec .hovereffect:hover .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
	display: block;
	background: rgba(0,0,0,0.70);
	  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}

.pdng-sec .hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}

.pdng-sec .hovereffect:hover img {
  filter: grayscale(1) blur(3px);
  -webkit-filter: grayscale(3) blur(.02px);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.pdng-sec .hovereffect h2 {
  text-transform: capitalize !important;
  text-align: center;
  position: relative;
  font-size: 16px;
  color: #f;
}

.pdng-sec .hovereffect a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  border: 1px solid #fff;
  margin: 71px 0 0 0;
  color: #fff !important;
  background-color: transparent;
}
.pdng-sec .hovereffect a.info i {
	color: #fff !important;
}

.pdng-sec .hovereffect a.info:hover {
  box-shadow: 0 0 5px #fff;
}

.pdng-sec .hovereffect a.info, .hovereffect h2 {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  opacity: 0;
  filter: alpha(opacity=0);
  color: #fff;
  text-transform: capitalize;
}

.pdng-sec .hovereffect:hover a.info, .hovereffect:hover h2 {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
/*-------image----------*/

 /*-------mybanner-abt-------*/
 
.pdng-none {
	padding-left: 0px !important;
	padding-right:0px !important;
}

@media (max-width:991px){
.logo {
    width: 60px;
	margin-top: -15px;
}
nav.navbar .navbar-brand {
    margin: 0 !important;
    padding-top: 0px;
    padding-bottom: 10px;
}
.affix {
    z-index: 99999;
    top: 0;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}
.fade-carousel {
    position: relative;
    height: 80vh;
}
.fade-carousel .carousel-inner .item {
    height: 80vh;
}
.fade-carousel .slides .slide-1, 
.fade-carousel .slides .slide-2,
.fade-carousel .slides .slide-3 {
  height: 80vh;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.fade-carousel .slides .slide-1 {
  background: url(../images/slide-1.jpg) no-repeat; 
  background-size: cover;
}
.fade-carousel .slides .slide-2 {
  background: url(../images/slide-2.jpg) no-repeat; 
  background-size: cover;
}
.fade-carousel .slides .slide-3 {
  background: url(../images/slide-3.jpg) no-repeat; 
  background-size: cover;
}
.wdth991nmn {width: inherit !important;}
.img-prdt {
    width: 100%;
    height: 180px;
    border-radius: 15px;
    overflow: hidden;
    margin: 0 auto;
    display: block;
    border: 2px solid #207FDC;
}
.hero {
    position: absolute;
    top: 40%;
	width: 100% !important;
}
}
@media (max-width:991px){
	.DivToggle991 {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-orient:vertical;
-moz-box-orient:vertical;
-webkit-flex-direction:column;
-ms-flex-direction:column;
flex-direction:column;
/* optional */
-webkit-box-align:center;
-moz-box-align:center;
-ms-flex-align:center;
-webkit-align-items:center;
align-items:center;
}
.DivToggle991 .first_div991 {
-webkit-box-ordinal-group:2;
-moz-box-ordinal-group:2;
-ms-flex-order:2;
-webkit-order:2;
order:2;
}

.DivToggle991 .second_div991 {
-webkit-box-ordinal-group: 1;
-moz-box-ordinal-group: 1;
-ms-flex-order: 1;
-webkit-order: 1;
order:1;
}
.img-prdt {
    width: 100%;
    height: 180px;
}
.sh {
    padding: 15px;
    box-shadow: 0 0 10px #e2e2e2;
    min-height: 240px;
    margin-bottom: 15px;
}
.affix .nav > li > a {
    color: #000 !important;
    font-size: 14px;
    font-weight: 500;
    font-family: 'Cabin', sans-serif !important;
    background-color: inherit;
}
}
@media (max-width:640px){
.sh1 {
    margin-bottom: 15px;
}
.choosus-mrgn {
    margin-top: 0px;
}
.img-prdt {
    width: 100%;
    height: auto;
}
}
@media (max-width:640px){
.cpyrgt ul.social-network {
    list-style: none;
    display: table;
    margin: auto !important;
    padding: 20px 0;
    float: left;
    margin-bottom: 20px;
}
.sh {
    padding: 15px;
    box-shadow: 0 0 10px #e2e2e2;
    min-height: 240px;
    margin-bottom: 15px;
}
.about-abnner {
    height: 200px;
}
.myprodcts .img-prdt {
    width: 100%;
    height: auto;
}
.myprodcts h3 {
    margin-bottom: 20px;
}
}
@media (max-width:480px){
.about-txt {
    margin-top: 0px;
}	
.pdng480none {
	padding-left: 0px !important;
	padding-right:0px !important;
}
.img-prdt {
    width: 100%;
    height: auto;
}
.about-abnner {
    height: 150px;
}
.section-title h2 {
    font-size: 22px;
}
.section-title h3 {
    font-size: 18px;
}

}
@media (max-width:400px){
.pdng400none {
	padding-left: 0px !important;
	padding-right:0px !important;
}
.img-prdt {
    width: 100%;
    height: 250px;
}
@media (max-width:360px){
.about-abnner {
    height: 100px;
}
}


