@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Ubuntu&display=swap');
body{font-family: 'Ubuntu', sans-serif; font-size:15px; line-height:23px;}
*{font-family:Ubuntu !important;}
.fa {font-family:fontawesome !important;}
/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
.tp-fx-head {position: fixed; z-index: 9; top: 50%; color: #fff; font-weight: bold; left: -58px;z-index: 999999;}
.tp-fx-head h3{margin:0;font-size:20px; transform: rotate(90deg); color: #fff; font-weight:bold; line-height:25px; padding:10px 20px; display:block;cursor: pointer; background:#1372bb; border-top-left-radius:10px;border-top-right-radius:10px;}
.tp-fix a{color:#fff;}
.tp-fix a:hover{text-decoration:none; color:#c1c1c1;}

  /*============WHATSAPP==========*/
  
.whatsapp_btn{
    position: fixed;
    top: 15em;
    right: 20px;
    width: 55px;
    height: 55px;
    z-index: 9999;
}
.whatsapp_btn .icon_logo{
    position: relative;
    z-index: 100;
    padding: 5px;
}

.whatsapp_btn .icon_logo > a > img{
    width: 100%;
}

.whatsapp_btn .circle_waves{
    border-radius: 50%;
    background-color: #3cc04e;
    width: 55px;
    height: 55px;
    position: absolute;
    opacity: 0;
    bottom: 1px;
    left: 0px;
    z-index: 99;
    animation: waves 4s infinite cubic-bezier(.36, .11, .89, .32);
}

@keyframes waves {
    from {
        transform: scale(.55, .55);
        opacity: .6;
    }
    to {
        transform: scale(1.8, 1.8);
        opacity: 0;
    }
}
.abt-pg ul, .abt-pg .sub-heading{text-align:justify;}
.abt-pg ul li, .abt-pg p{font-size:15px;}
#WidgetControl1 .table-condensed.table-striped{margin-bottom:20px;}
  /*============WHATSAPP==========*/
.ser-md-cont{position:relative;min-height:450px;text-align: center;}
.ser-md-bx.main-bxx{position:relative; margin:20px auto; width: 300px;}
.ser-md-bx{position:relative; width: 220px; margin: 0 auto;}
.ser-md-bx.bx1{margin-top: 150px;  right: -140px;}
.ser-md-bx.bx2{margin-top: 20px; right: -140px;}
.ser-md-bx.bx3{}
.ser-md-bx.bx4{}
.ser-md-bx.bx5{margin-top: 150px;    right:140px;}
.ser-md-bx.bx6{margin-top: 20px;    right:140px; }

.ser-md-bx img{clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);}
 /*modal*/
.modal.show .modal-dialog{ top: 15%;}
.modal-open .modal-hm-bg input{ width:100%; line-height: 24px;color: #000;}
.modal-open .modal-hm-bg label{ width:100%; font-size: 15px; margin-bottom: 2px; margin-top: 5px;color: #000;}
.modal-open .modal-hm-bg textarea{ width:100%; font-size: 14px; line-height: 20px;color: #000;}

.modal-open .modal-content{ border-bottom-left-radius:0; border-bottom-right-radius:0;}
.modal-open .modal-hm-bg{ background-color:#fff; border-top-left-radius:0; border-top-right-radius:0;border-bottom-left-radius:6px; border-bottom-right-radius:6px; padding-bottom:10px;}
.modal-header{ color:#000; text-transform:uppercase; font-size: 20px; font-weight: bold;}
.modal-body input{display:inline-block; margin:7px auto; }
.modal-body center input{ padding:7px 20px; color:#000; background:#ff0000; border-radius:40px; transition:.3s;}

.modal-body center input:hover{ color:#fff; background:#000;}
.modal-header .close{ padding: 5px 10px; color: #000; opacity:.9;position: absolute; right: 16px;}
.modal{ top:50px; z-index:999999999 !important;}
.modal-backdrop{ z-index:9;}
.modal-open .modal-dialog{z-index:9999;margin-top: 47px;}
.smt-btn {
    cursor: pointer;
    color: #fff;
    background: #fed136;
    padding: 10px 30px;
    line-height: 26px;
    border: 2px solid #000;
    border-radius: 45px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
}
/*modal*/
.RadDock .rdContent{font: inherit !important;}
#widgetsControl, #widgetsControl_C{height:inherit !important;}
#topbar {
	background:#1976bc;
  line-height: 40px;
  font-size: 14px;
  transition: all 0.5s;border-top: 5px solid #6b6c6e;
    width: 100%;    color: #fff;
}
#topbar.topbar-scrolled {
  top: -40px;
}

#topbar .contact-info {
  color: #fff;float: left;line-height: 40px;
  font-size: 15px;
}

#topbar i {
  color: #fff; font-size:20px;
  padding-right: 4px;
}
#widgetsControl_C section{padding:0;}
.social-lnks{color: #fff;line-height: 40px;}
#topbar .contact-info i + i {
  margin-left: 15px;
}
.navbar-right {
    float: right!important;
    margin-right: 0px;
}

section{padding:28px 0;}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  /*background: rgba(0, 0, 0, 0.7);
  border-bottom: 5px solid #fed136;*/
  transition: all 0.5s;
  /*z-index: 997;*/
  padding: 15px 0;/*position:absolute;*/
  /*top: 40px;*/width:100%;
}
header img{margin:15px auto; max-width:100%;}
#header.header-scrolled {
  top: 0;
  background: rgba(0, 0, 0, 0.85);
  border-bottom: 1px solid #37332a;
}

#header .logo {
  font-size: 28px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
  /*font-family: 'Ubuntu', sans-serif;*/
}

#header .logo a {
  color: #fff;
}

#header .logo img {
  max-height: 40px;
}

/*banner*/
.banner-main {
    position: relative;
}
.banner-main:before {/*
    content: '';
    position: absolute;
    left: 0px;
    top: -23px;
    width: 100%;
    height: 34px;
    background: url(../image/border-nice.png);
    z-index: 2;*/
}
.banner-main:after {
    /*content: '';
    position: absolute;
    left: 0px;
    bottom: -23px;
    width: 100%;
    height: 34px;
    background: url(../image/border-nice.png);
    z-index: 2;*/
}
.banner-main{position:relative;}
.banner-main:before{/*    content: '';
    position: absolute;
    left: 0px;
    top: -23px;
    width: 100%;
    height: 34px;
    background: url(../image/border-nice.png);
    z-index: 2;*/}
	
.banner-main:after{ /*   content: '';
    position: absolute;
    left: 0px;
    bottom: -472px;
    width: 100%;
    height: 34px;
    background: url(../image/border-nice.png);
    z-index: 2;*/}
.masthead { text-align:center; color:#fff;
    padding-top: 10rem;
    padding-bottom: 12.5rem; position: absolute; width:60%;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.masthead .masthead-subheading {
    font-size: 30px;
    /*! font-style: italic; */
    line-height: 50px;
    margin-bottom: 2rem;
}
.masthead .masthead-heading {
    font-size: 72px;
    font-weight: 700;
    line-height: 80px;
    margin: 0 0 34px;
}

.masthead .btn {
    color: #000;  font-size: 25px; padding: 15px 20px;font-weight: 700;
    background-color: #fed136;  border:3px solid #fed136; border-radius:50px;
}
.masthead .btn:hover {
    color: #fed136;    font-size: 25px;
    background-color: #000;
    border-color: #fed136;
}
/*banner*/


/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Desktop Navigation */

.navbar-default {
    background-color:transparent;
    border:0;
}
.navbar-brand{padding:5px 40px 13px;}
.navbar-default .navbar-nav>li>a {
    color: #000; font-weight:600;
    /*padding: 16px 25px;*/
}
.navbar-default .navbar-nav>li:nth-last-child(1) a{    background: #1372bb;
    border-radius: 40px;
color: #fff !important;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{color:#111;}
.navbar-default .navbar-nav>li>a:before {
    position: absolute;
    bottom: 0;
    content: "";
    display: block;
    width: 0;left: 0;
    height: 3px;
    background: #1372bb;
    transition: width .3s;
}
.navbar-default .navbar-nav>li>a:hover:before {
    width: 100%;
}
.navbar-default .navbar-nav>li:nth-last-child(1) a:hover:before{  display:none;}
/*Desktop Navigation*/

/*services*/
.services item-link{    position: relative;
    display: block;
    margin: 0 auto;}
.item-hover {
    display: flex;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(254, 209, 54, 0.9);
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity ease-in-out 0.25s;
}
.item:hover .item-link .item-hover {
    opacity: 1;
}
.item-link .fa{font-size:80px; line-height:80px;}
.item .item-link .item-hover .item-hover-content {
    font-size: 1.25rem;
    color: white;
}
.item {overflow:hidden;    margin: 15px 0;}
.item-link {
    position: relative;
    display: block;
    margin: 0 auto;
}
.item-caption { background:#fed136;
    padding: 1.5rem;
    text-align: center;
}
img{max-width:100% !important;}
/*services*/
/*contact*/
#contact {
    background-color: #212529;
    background-image: url(../assets/img/map-image.png);
    background-repeat: no-repeat;
    background-position: center;
}
#contact .section-heading {
    color: #fff;
}
.page-section h2.section-heading {
    font-size: 40px;
    margin-top: 0;
    margin-bottom: 10px;
}
#contact form#contactForm .form-group {
    margin-bottom: 1.5rem;
}
/*contact*/
/*hm-abt*/
.hm-abt {background:#000; background-image:url(../Image/hm-abt-bg.jpg); background-attachment:fixed; background-position:top center; padding:100px 0;    background-size: 100% 100%;}
.abt-img img{border:7px solid #1976bc; border-radius:10px;}
.hm-abt .abt-cont {background-color: #ffffff;border:7px dashed #1976bc;
    padding: 3rem;
    width: calc(100% + 120px);
    margin-left: -120px;
    border-radius: .25rem;
    box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
    -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
    margin-top: 50px;}
.hm-abt .abt-cont p{text-align: justify; font-size: 16px; line-height: 30px;}
.hm-abt-btm-section{padding:80px 0; background:#f7f7f7;}
.bx-item {
    padding: 30px;
    position: relative;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 29px 0 rgba(68, 88, 144, 0.12);
    transition: all 0.3s ease-in-out;
    border-radius: 8px;
    z-index: 1;
    border: 1px dashed #ccc;
    margin: 10px auto;
    text-align: center;
}
.bx-item::before {
    content: '';
    position: absolute;
    background: #fed136;
    right: 0;
    bottom: 0px;
    width: 100%;
    height: 10px;
    /* border-radius: 50px; */
    transition: all 0.3s;
    z-index: -1;
}
.bx-item:hover::before {
    background: #fed136;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 0px;
}
.bx-item i {
    font-size: 40px;
    color: #fed136;
    margin-bottom: 10px;
}

.bx-item h4 {
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 10px 0;
}

.bx-item p {
    font-size: 15px;
    color: #111;
}
.bx-item a {
    color: #fed136;
}
.bx-item:hover, .bx-item:hover .fa, .bx-item:hover h4, .bx-item:hover p, .bx-item:hover a {
    color: #111;
}

/*hm-abt*/

/*hm-contact*/
.hm-contact{
    background-color: #212529;
    background-image: url(../image/map-image.png);
    background-repeat: no-repeat;
    background-position: center; /*padding:80px;*/
}
.hm-contact .section-heading{font-size:30px; font-weight:700; color:#fff; line-height:35px;margin-bottom: 40px;}
.hm-contact .btn-sbmit{background:#1976bc; margin-top:30px;padding: 15px 25px;color: #fff;}
.hm-contact .form-group-textarea .form-control{margin-top:17px; padding:15px 12px;}
.hm-contact input{margin:20px 0;padding:25px 12px;line-height:40px;} 
/*hm-contact*/
a:focus, a:hover { text-decoration: none;color: #fed136;}
/*footer*/
.top.scll-top {
    opacity: 1;
    transition: ease-in 0.5s;
    bottom: 50px;
}
.top.scll-top .fa{width: 28px;  height: 25px;}
.top {
    position: fixed;
    right: 10px;
    bottom: 30px;
    text-align: center;
    color: #fff;
    background: #fed136;
    padding: 10px 10px;
    z-index: 9;
    border-radius: 50%;
    border: 2px solid #eee;
    cursor: pointer;
    opacity: 0;
    transition: ease-in 0.5s;
}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

footer {
  background: #1976bc;
  padding: 0 0 10px 0;
  color: #eee;
  font-size: 14px;
}

footer .footer-top {
  background: #1e1e1e;
  padding: 60px 0 0px 0;
}

footer .footer-top .footer-info {
  margin-bottom: 30px;
}

footer .footer-top .footer-info h3 {
  font-size: 34px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 10px;
  line-height: 1;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 700;
  letter-spacing: 3px;
  border-left: 4px solid #ff636b;
}

footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: 'Ubuntu', sans-serif;
  color: #eee;
}

footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #1976bc;
  color: #060606;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}
footer .footer-top .social-links a .fa{ margin-right:0px;}
footer .footer-top .social-links a:hover {
  background: #626262;
  color: #fff;
}
footer .footer-top .social-links a:hover .fa{ 
  color: #fff;
}

footer h2{color:#fff; font-size:25px; font-weight:bold; border-left:5px solid #1976bc; padding-left:15px;}
footer h2 span{color:#fff; font-size:18px;}
footer .footer-contact .fa{margin-right:10px; color:#fff; font-size:20px;}
footer .footer-top h4 {
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 12px;
}

footer .footer-top h4::before,
footer .footer-top h4::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
}

footer .footer-top h4::before {
  right: 0;
  background: #fff;
}

footer .footer-top h4::after {
  background: #1976bc;
  width: 60px;
}

footer p{ font-size: 15px; text-align:left; line-height: 24px;    color: #fff;}
footer .footer-top .footer-links {
  margin-bottom: 30px;
}

footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

footer .footer-top .footer-links ul i {
  padding-right: 8px;
  color: #FFF;
}

footer .footer-top .footer-links ul li {
  border-bottom: 1px solid #fff;
  padding: 7px 0;
  line-height: 26px;
}

footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

footer .footer-top .footer-links ul a {
  color: #eee;
  font-size: 15px;
}

footer .footer-top .footer-links ul a:hover {
  color: #fff;
}

footer .footer-top .footer-contact {
  margin-bottom: 30px;
}

footer .footer-top .footer-contact p {
  line-height: 26px;
  text-align: justify;
}



footer .copyright {
  text-align: left;
  color: #fff;
  padding-top: 10px;
  font-size: 14px;
  line-height: 40px;
}

footer .credits {
  text-align: right;
  padding-top: 10px; font-size: 14px;line-height: 40px;
  color: #ddd;
}
footer .credits a{
  color: #fff;
}
@media (max-width:991px){
.hm-abt .abt-cont{width: calc(100% + 0px); margin-left: 0px;padding: 1rem; border: 3px dashed #ffc610;}
}

/* About Us Section
--------------------------------*/

#abt-hm{ position: relative; }

#abt-hm p{font-size: 15px;color:#444;margin-bottom:15px;}


#abt-hm:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.85);
  z-index: 9;
}

#abt-hm .container {
  position: relative;
  z-index: 10;
}

#abt-hm .about-col {
  background: #fff;
  border-radius: 0 0 4px 4px;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
  margin-bottom: 20px;
}

#abt-hm .about-col .img {
  position: relative;
}

#abt-hm .about-col .img img {
  border-radius: 4px 4px 0 0;
}

#abt-hm .about-col .icon {
  width: 64px;
  height: 64px;
  padding-top: 8px;
  text-align: center;
  position: absolute;
  background-color: #dd3d25;
  border-radius: 50%;
  text-align: center;
  border: 4px solid #fff;
  left: calc( 50% - 32px);
  bottom: -30px;
  transition: 0.3s;
}

#abt-hm .about-col i {
  font-size: 36px;
  line-height: 1;
  color: #fff;
  transition: 0.3s;
}

#abt-hm .about-col:hover .icon {
  background-color: #fff;
}

#abt-hm .about-col:hover i {
  color: #dd3d25;
}

#abt-hm .about-col h2 {
  color: #000;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  padding: 0;
  margin: 40px 0 12px 0;
}

#abt-hm .about-col h2 a {
  color: #000;
}

#abt-hm .about-col h2 a:hover {
  color: #dd3d25;
}

#abt-hm .about-col p {
  font-size: 14px;
  line-height: 24px;
  color: #333;
  margin-bottom: 0;
  padding: 0 20px 20px 20px;
}

.Our-Products{background: #1976bc !important;padding:20px 0;}
.Our-Products h2{font-size:36px;text-align: center;color: #fff;text-transform: uppercase;font-weight:600;line-height:36px;padding-bottom: 0px;}
.Our-Products h2 span{color: #fff;font-weight:500;}
.Our-Products .col-md-4 img{width:100%;height:220px;margin-right: 10px;margin-bottom: 20px;}
.Our-Products .col-md-4{padding: 5px;}

.carousel-caption{position:relative;right: 0;left: 0;padding-bottom: 0;text-shadow: none;}
.carousel-caption h3{padding-top: 0px !important;text-align: center !important;font-size: 23px !important;/* font-weight: 600 !important; */color: #000 !important;/* margin-top:10px; *//* margin-bottom:0; */text-transform: uppercase;}
.carousel-caption p{text-align:left; font-size:16px; color:#222; margin:0;}
.carousel-indicators li{background-color:#000;}
.carousel-indicators .active{background-color:#190c0c;}
.carousel-indicators{bottom:-20px; width: 100% !important; left:0 !important; text-align:center !important; margin-left:0 !important;}
.carousel-control.left{background-image: inherit;}
.carousel-control.right{background-image: inherit;}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev{top:37%;}
.carousel-inner{ position: relative; /*! width: 1000px; */ overflow: inherit !important;}

/* three-box
--------------------------------*/

#three-box {
  background: rgba(30,40,55,0.85); /*! background-image: linear-gradient(0deg, #232c2b 0%, #2a3836 50%, #232c2b 100%); */ position:relative;
  border-top: 7px solid #dd3d25;border-bottom: 7px solid #dd3d25;
}

#three-box .box {
  padding: 30px 20px;
  min-height:200px; position:relative; overflow:hidden; text-align:center;
}

#three-box .box-bg {
  background-image: linear-gradient(0deg, #dd3d25 0%, #dd3d25 50%, #dd3d25 100%);
}

#three-box i {
  color: #dd3d25;
  font-size: 80px;
  display: inline-block;
  line-height: 1;
}

#three-box h4 {
  font-weight: 400;
    margin: 15px 0;
    font-size: 26px;border-top: #fff solid 2px;
    border-bottom: #fff solid 2px; line-height:150px;
    display: inline;padding: 5px 0;}

#three-box h4 a {
  color: #fff;
}

#three-box h4 a:hover {
  color: #ddd;
}

#three-box p {
  font-size: 25px;
  line-height: 40px;
  color: #fff;
  margin-bottom: 0; text-transform: uppercase;
}

.about-cols{}

#abt-hm .about-cols p{ text-align:center;  color: #fff;}
header{text-align:center;}
header img{padding:0px 0; margin:0 auto;}

.box .flat-imagebox-content {
	border-right:1px solid #fff;
	border-left:1px solid #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #ffffff;
    padding: 30px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    background-color: #dd3d25;
}

.box:hover .flat-imagebox-content {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    visibility: visible;
    -webkit-opacity: 0.9;
    -khtml-opacity: 0.9;
    -moz-opacity: 0.9;
    opacity: 0.9;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
    filter: alpha(opacity=90);
}
#three-box .box:nth-child(2) .flat-imagebox-content, #three-box .box:nth-child(3) .flat-imagebox-content { /*background-image: linear-gradient(0deg, #232c2b 0%, #2a3836 50%, #232c2b 100%);*/}

#three-box .box:nth-child(2) i, #three-box .box:nth-child(3) i{/*color: #fff;*/}

/*three-box-bottom*/

.flat-imagebox .flat-imagebox-header {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 20px;
    padding: 10px 80px 10px 20px;
    min-height: 65px;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
.flat-imagebox .flat-imagebox-header .flat-imagebox-title {
    font-size: 16px;
    text-transform: uppercase;
    line-height: 1.4;
    margin: 0;
    position: relative;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.flat-imagebox .flat-imagebox-header .flat-imagebox-title a {
    color: #fff;
}
.flat-imagebox .flat-imagebox-header:after {
    width: 100%;
    height: 100%;
    background-color: #dd3d25;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    -webkit-opacity: 0.85;
    -khtml-opacity: 0.85;
    -moz-opacity: 0.85;
    opacity: 0.85;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
    filter: alpha(opacity=85);
}
.flat-imagebox .flat-imagebox-content{
	background-color: #1976bc;
	text-align: center;
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    padding: 16px;
    /*! text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); */
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(100%);
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    
}
.flat-imagebox {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    min-height: 230px;
    /*! width: 102%; */
}
.flat-imagebox img {
  
    min-height: 230px;
}
.flat-imagebox:hover .flat-imagebox-header {
    bottom: -65px;
}

.about-cols .col-md-3 {
  width: 20%;
}
.flat-imagebox-content h5{ line-height:30px; font-size:18px; display:inline-block;font-weight: bold;    text-transform: uppercase;}
.flat-imagebox:hover .flat-imagebox-content {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    /*! transform: translateY(0); */
    visibility: visible;
    -webkit-opacity: 0.9;
    -khtml-opacity: 0.9;
    -moz-opacity: 0.9;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
    filter: alpha(opacity=90);
}

/*three-box-bottom*/


.head-tittle {
  font-size: 32px;
  color: #111;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  position: relative;
  padding-bottom: 15px;
  margin-bottom:30px;
  }
  
.head-tittle:before {
  content: '';
  position: absolute;
  display: block;
  width: 120px;
  height: 1px;
  background: #232c2b;
  bottom: 1px;
  left: calc(50% - 60px);
}

.head-tittle:after {
  content: '';
  position: absolute;
  display: block;
  width: 40px;
  height: 3px;
  background: #1976bc;
  bottom: 0;
  left: calc(50% - 20px);
}
.section-header h3 {
  font-size: 32px;
  color: #111;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  position: relative;
  padding-bottom: 15px;
}

.section-header h3:before {
  content: '';
  position: absolute;
  display: block;
  width: 120px;
  height: 1px;
  background: #232c2b;
  bottom: 1px;
  left: calc(50% - 60px);
}

.section-header h3:after {
  content: '';
  position: absolute;
  display: block;
  width: 40px;
  height: 3px;
  background: #dd3d25;
  bottom: 0;
  left: calc(50% - 20px);
}

.section-header p {
  text-align: center;
  padding-bottom: 30px;
  color: #333;
}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.ser-sec{/*! background:url(../Image/ser-bg.jpg); */ background-size:cover; background-attachment:fixed; /*! padding:100px 0; */	}
.ser-sec .tab-content{/*! padding-top:50px; */}
.ser-sec .nav-tabs>li{/*float:inherit;*/}
.ser-sec .nav-tabs>li>a{/*! background: #000; */}
.ser-sec .nav-tabs li .fa{margin-right:10px;}
.ser-sec .nav-tabs>li>a:hover {/*! background: #f9bf1e; */ color:#000;}
.ser-sec .nav-tabs>li.active>a, .ser-sec .nav-tabs>li.active>a:focus, .ser-sec .nav-tabs>li.active>a:hover{/*! background: #f9bf1e; */}
.ser-sec h3{margin:0;    line-height: 30px; color:#fff;
    font-size: 22px;
    font-weight: 700;}
.ser-sec .nav-tabs{/*! border-bottom: 1px solid #f9bf1e; *//*! text-align: center; *//*! margin: 0 auto; */}
.ser-sec .nav-tabs>li>a{ /*! border: 1px solid #f9bf1e; */}
.ser-sec .nav-tabs>li {
   border-radius: 4px;
display: inline-block;
font-size: 12px;
line-height: 20px;
margin-bottom: 5px;
padding: 10px 22px;
text-transform: uppercase;
transition: all 0.3s ease-in-out 0s;
background: #fff;
border: #C2C2C2 solid 1px;
color: #7C7C7C;
   /*! text-align: center; */
   /*! margin-left: 25px; */
}

.tab-content.container-fluid {
  margin-top: 20px;
}
.ser-sec ul{margin-top:10px;}
.ser-sec ul li, .ser-sec p{text-align:justify; color:#fff; line-height:28px; list-style:none; position:relative;}
.ser-sec .tab-content ul li:before{content: "\f0a4"; font-family:FontAwesome; position:absolute; left:-30px;}
.ser-sec img{/*! padding-top:50px; */}
.ser-sec .tab-content p a{border:1px dashed #000; padding:10px 15px; background:#f9bf1e; color:#000;}
.ser-sec .tab-content .rd-more{margin-top:20px;}
/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/

.tab-content.container-fluid .col-lg-3 col-md-3 details {
  padding: 0;
}



.col-lg-3.col-md-3.details {
  padding: 0;
animation: zoomIn 800ms ease-in-out;}