@charset "utf-8";
/* CSS Document */

/*global css*/
 *{
    margin:0;
     padding:0;
     border:none;
     transition:0.5s;
}
 body{
    background:#FFFFFF;
     margin:0;
     padding:0;
     font-size:15px;
    font-family: 'Lato', sans-serif;
    overflow-x: hidden;
}
 ul{
     margin:0;
}
 ul, li {
    list-style:none;
     color:#FFFFFF;
    font-family: 'Lato', sans-serif;
}
 a{
     text-decoration:none;
     outline:none;
     border:none;
     font-family: 'Lato', sans-serif;
}
 a:hover{
     text-decoration:none;
}
 a:focus{
    outline: none;
}
 h1, h2, h3, h4, h5, h6{
    font-family: 'Lato', sans-serif;
     font-weight:bold;
     text-transform:uppercase;
}
 h2{
     color:#25417b;
     font-size:25px;
     text-transform:uppercase;
     font-weight:bold;
    font-family: 'Lato', sans-serif;
}
 h6{
    color:#ffffff;
     font-size:14px;
   font-family: 'Lato', sans-serif;
}
/* close global css*/
 p{
     margin-bottom:15px;
    font-family: 'Lato', sans-serif;
     color:#909090;
     font-size:16px;
     margin-bottom:25px;
}
 section{
     padding:25px 0;
}
 .padding-top40{
     padding-top:40px;
}
 .text-white{
     color:#ffffff;
}
.form-group {
    margin-top: 10px;
}
label {
    font-size: 14px;
    color: #676767;
}

/*close global css*/



/*banner-area*/

.banner-area {
    background: url(../img/banner.jpg) no-repeat top center;
    width: 100%;
    background-size: cover;
    height: 620px;
}
.banner-content h1 {
    color: #fff;
    border: 1px #fff solid;
    display: initial;
    padding: 13px;
}
.banner-content h1 a {
    color: #fff;
}
.banner-content a{
    text-decoration: none;
}
.banner-content h2 span {
    font-size: 30px;
     font-weight: 500;
}
.banner-content h2 {
color: #000000;
  font-size: 26px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 46px;
  letter-spacing: 1px;
  margin-top: 3px;
}
.banner-content h3 {
    color: #fff;
    font-weight: 300;
    margin: 6px 0px 15px;
    font-size: 26px;
    line-height: 46px;
}
.banner-content p {
    color: #000000;
    font-size: 22px;
    line-height: 25px;
    margin-bottom: 16px;
    /* padding: 1px 20px; */
    text-transform: uppercase;
    margin: 15px 0px;
    font-weight: 400;
}
p.log {
    font-size: 24px;
    font-weight: 400;
    padding: 0px;
    margin-bottom: 3px;
}
.banner-content p a {
    color: #000000;
}
.banner-content {
    margin-top: 3em;
}
.banner-content img {
    width: 220px;
    margin: 5px 0px 0px;
}
button.btn.btn-default.app {
    background: #000000;
    border: none;
    border-radius: 2px;
    font-size: 18px;
    color: #fff;
    margin: 12px 0px;
    padding: 10px 30px;
}
.banner-content ul li {
    display: inline-block;
    padding: 10px;
    color: #fff;
    font-size: 28px;
}
.banner-content ul li a{
    color: #fff;
}
/*.banner-content h2:after {
    width: 92px;
    height: 85px;
    background: url(../img/top.png);
    position: absolute;
    content: "";
    margin-top: -229px;
}

.banner-content h2:before {
    width: 92px;
    height: 85px;
    background: url(../img/bottom.png);
    position: absolute;
    content: "";
    margin-top: 225px;
    left: 0;
}*/

/*close-banner-area*/

/*counsult-area*/

.counsult-content {
    padding: 20px;
    border-width: 10px 0px 0px;
    border-color: rgb(232, 152, 13) black black;
    border-style: solid;
    box-shadow: rgb(0 0 0 / 15%) 5px 5px 10px 0px;
    margin-top: -10px;
    height: 300px;
}
.counsult-content h3 {
    font-size: 23px;
    margin-top: 0px;
}
.counsult-content p {
    color: #222;
    font-size: 16px;
    line-height: 27px;
}

/*close-counsult-area*/

/*about-area*/

.about-content {
    margin-top: 1.5em;
}
.about-content h2 {
    font-size: 35px;
    color: #000;
    line-height: 38px;
    font-weight: 800;
    margin-top: 30px;
}
.about-content h2 span {
    font-size: 20px;
    font-weight: 400;
}
.about-content p {
    color: #222;
    line-height: 29px;
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: 400;
}
.about-pic img {
    width: 220px;
    margin-top: 35px;
    transition: transform .8s;
    text-align: center;
}
.about-area {
    margin-bottom: 40px;
    margin-top:20px ;
}
/*.about-pic:hover img {
    transform: scale(1.08);
    filter: grayscale(100%);
}*/
/*.about-content h2:before {
    width: 4px;
    height: 35px;
    background: #007f7f;
    position: absolute;
    content: "";
    left: 0px;
    right: 0px;
    margin-top: 0px;
}*/


/*close-about-area*/


/*service-area*/
.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    font-size: 21px;
    text-transform: uppercase;
}
.service-content a {
    color: #fff;
}
.service-content {
  position: relative;
  text-align: center;
  color: white;
}
.col-12.col-sm-12.col-md-3.col-lg-3.col-xl-3.marg {
    padding: 1px;
}
.service-area {
    margin-bottom: 40px;
    background: #dadada;
    padding: 30px 0px;
}
.service-head h2 {
    color: #000;
    font-size: 33px;
    font-weight: 800;
    margin-bottom: 30px;
}
.service-head h2 span {
    font-weight: 400;
}
.service-content {
    margin-bottom: 20px;
}
/*close-service-area*/

/*vid-area*/
.vid-pic img {
    width: 100%;
    margin-top: 1em;
}
.vid-content h2 {
    color: #222;
    line-height: 37px;
    font-weight: 600;
    font-size: 32px;
}
.vid-content p {
    color: #222;
    line-height: 34px;
    font-size: 20px;
    margin-bottom: 5px;
    FONT-WEIGHT: 300;
}
.vid-area {
    margin-bottom: 30px;
}
.vid-content {
    margin-top: 50px;
}
/*close-vid-area*/

/*footer-area*/
.footer-area {
    padding: 20px 0;
    background: #000000;
}
.footer-content ul li {
    display: inline-block;
    padding-right: 11px;
    padding-top: 5px;
    font-size: 20px;
}
.footer-content ul li a{
    color: #fff;
}

.footer-content p {
    margin: 5px 0px;
    color: #fff;
    font-size: 18px;
    line-height: 30px;
}
.footer-content h2 {
    color: #fff;
    font-size: 19px;
}
.footer-content p a {
    color: #fff;
}
.footer-content.last {
    margin-left: 4em;
}
.footer-content img {
    width: 170px;
    margin-top: 7px;
}
.footer-content.second {
    margin-left: 2em;
}
.footer-content p i {
    margin-right: 2px;
}
.footer-content h3 {
    color: #fff;
    font-size: 19px;
    font-weight: 300;
    text-transform: unset;
    line-height: 30px;
}
.footer-content h3 span {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 500;
}
/*close-footer-area*/

/*bottom-footer*/

/*.bottom-footer {
    background: #09b1b1;
}
*/
.poly-area p {
    color: #222;
    padding: 8px 0px;
    font-size: 14px;
    margin: 0px;
}
.poly-area p a {
    color: #222;
}

/*.bottom-footer{ background:#313131}
*/
/*close-bottom-footer*/


/*responsive-start*/
@media screen and (min-width: 1024px) and (max-width: 1200px){
.banner-content h2 {
    font-size: 30px;
}
.banner-content {
    margin-right: 15px;
}
.banner-content p {
    font-size: 15px;
    margin: 9px 0px;
}
}



@media screen and (min-width: 992px) and (max-width: 1024px){
	.poly-area.right {
    text-align: right;
}
.top-content p {
    margin-top: 23px !important;
}
.banner-content h2 {
    margin-top: 4em !important;
}
.about-pic img {
    margin-top: 4em !important;
}

 }
 



@media screen and (min-width: 320px) and (max-width: 1024px){ 

.top-content {
    text-align: center;
}
.top-content p {
    font-size: 15px;
    margin-top: 5px;
    margin-bottom: 10px;
}
.top-content img {
    width: 230px;
    margin: 5px 0px;
}
.banner-content h1 {
  display: block;
  font-size: 14px;
}
.banner-content h2 span {
  font-size: 21px;
}
.banner-content h2 {
  font-size: 18px;
  line-height: 34px;
  margin-top: 0px;
}
.banner-content h3 {
  font-size: 16px;
  line-height: 30px;
}
.banner-pic {
    padding: 15px;
}
.banner-content p {
    font-size: 16px;
}
.banner-content {
    padding: 15px;
    margin-top: 2em;
    background: #ffffffdb;
}
.banner-content img {
    width: 140px;
}
.banner-area {
    padding-bottom: 20px;
    height: auto;
}
.about-content h2 {
    font-size: 20px;
    margin-top: 1.5em;
    position: unset;
    left: 0;
}
.counsult-content {
  height: auto;
}
.about-content p {
    font-size: 15px;
    line-height: 24px;
}
.about-content h3 {
    font-size: 18px;
}
.about-pic img {
    margin: 10px 0px;
}
.service-heading h2 {
    font-size: 22px;
}
.service-heading p {
    padding: 0px;
}
.about-pic {
    text-align: left;
}
.service-content h3 {
    font-size: 17px;
}
.service-content p {
    font-size: 16px;
}
.vid-content {
    margin-bottom: 20px;
}
.vid-content p span {
    font-size: 22px;
}
.vid-content h2 {
    font-size: 20px;
    margin-top: 1em;
    line-height: 28px;
}
.vid-content p {
    font-size: 16px;
    line-height: 24px;
}
button.btn.btn-default.read {
    font-size: 15px;
    padding: 10px 22px 10px 22px;
}
.footer-content.second {
    margin-left: 0em;
}
.footer-content img {
    width: 200px;
}
.footer-content.last {
    margin-left: 0em;
}
.footer-content h3 span {
    font-size: 19px;
}
.footer-content h2 {
    font-size: 17px;
}
.footer-content p {
    font-size: 15px;
}
.poly-area p {
    font-size: 14px;
    line-height: 18px;

}
.poly-area {
    text-align: left;
}

}


/* @media only screen and (max-width: 768px) {


 @media only screen and (max-width: 480px) {
    
}*/
/*jssor slider loading skin spin css*/
 








 