        .section-list {
            padding: 0px;
            margin: 0px;
        }
        .media-29101 ul li{
            list-style-type: square;
        }
        .top-bar{
            padding: 5px;
            background-color: #2c2417;
        }
        .top-bar .box-l{
            text-align: start;
            color: #fff;
            font-weight: 600;
            font-size: 16px;
        }
        .box-l i{
            margin-right: 10px;
        }
        .box-l i:last-child{
            margin-left: 10px;
        }
        .bg-form{
            background-color: #382e02;
        }
        .form-btn{
            background-color: #348cdf;
    border: none;
    padding: 12px 30px;
    color: #fff;
    font-size: 18px;
        }
        .top-bar .box-r{
            text-align: end;
            color: #fff;
            font-weight: 600;
            text-transform: uppercase;
            font-size: 18px;
        }
        .navbar{
            
    padding: 15px;
        }
        .navbar-brand {
            font-weight: 700;
    font-size: 1.5rem;
    color: #2c2417!important;
    text-transform: uppercase;
        }
        .navbar-light .navbar-nav .nav-link {
            color: #000;
            font-size: 16px;
            font-weight: 600;
        }
        .bg-black{
            background-color: #000;
        }
        .con-info li{
            list-style: none;
            margin: 15px 0px;
            font-size: 18px;
            box-shadow: 0px 0px 5px 2px #ccc;
            padding: 15px;
        }
        .con-info li i{
            color: #2c2417;
            padding: 10px;
            border: 1px solid #2c2417;
        }
        .card-title{
            color: #2c2417;
            text-align: center;
            border-top: 1px solid #2c2417;
            padding-top: 10px;
        }
        .dropdown-menu {
            background-color: #227ec9;
            background-clip: padding-box;
            border: 1px solid #dee2e6;
            color: #fff!important;
        }
        /* banner */

        .bg-banner {
            background-image: url('../img/s1.png');
            background-position: center;
            background-size: cover;
            height: 450px;
            width: 100%;
        }

        .brc>h2 {
            font-size: 45px;
            text-transform: uppercase;
            color: #fff;
            padding-top: 150px;
        }

        .brc>span {
            color: #fff;
            font-size: 35px;
            text-transform: lowercase;
            padding-top: 150px;
        }

        .brc>a {
            color: #ffc107;
            font-size: 35px;
            text-decoration: none;
            text-transform: lowercase;
            padding-top: 150px;
        }

        .brc div {
            text-align: center;
        }

        .product-details img {
            width: 100%;
            border: 1px solid #ccc;
        }
        /* banner end */

        .social-links {
            border: 2px solid #227ec9;
            padding: 5px;
            border-radius: 50%;
            height: 30px;
            color: #227ec9;
            width: 30px;
            text-align: center;
        }

        .dropdown-item {
            color: #dddedf;
            padding: 0.50rem 1.5rem;
        }

        .section-list li {
            list-style: none;
            margin: 5px 0px;
        }

        .text-custome {
            color: #227ec9;
        }

        .small {
            font-size: 16px!important;
        }

        .section-list li i {
            background-color: #227ec9;
            padding: 5px;
            color: #f5f1e7;
        }

        .box-s {
            box-shadow: 0px 4px 8px 0px #227ec9;
        }

        .banner {
            background: #a770ef;
            background: -webkit-linear-gradient(to right, #a770ef, #cf8bf3, #fdb99b);
            background: linear-gradient(to right, #a770ef, #cf8bf3, #fdb99b);
        }

        .card-titles {
            color: #227ec9;
            font-weight: 600;
        }

        .cards {
            border-bottom: 1px solid #227ec9;
        }

        .card-bodys {
            padding: 10px;
        }

        .card-news-titles {
            font-size: 18px;
            font-weight: 600;
            color: #227ec9;
        }

        .by-post,
        .by-date {
            font-size: 12px;
        }

        .card-footer {
            border-bottom: 2px solid #227ec9;
        }

        .card-footer>span {
            padding: 0px 10px 0px 0px;
            font-size: 12px;
        }

        .card-footer>span>i {
            color: #227ec9;
        }

        .bg-testimonial {
            background-color: #d8dee5!important;
        }
        /* sub header */

        .text-links {
            font-size: 16px;
            vertical-align: middle;
            color: #227ec9;
        }

        .text {
            font-weight: 600;
            font-size: 13px;
        }

        .sub-text {
            font-size: 12px;
            padding-left: 22px;
        }
        /* home-img */

        .home-img {
            background-image: url('../img/s2.png');
            background-position: center;
            min-height: 600px;
            width: 100%;
        }

        .animate-img {
            position: absolute;
            top: 47.5%;
            right: 1%;
            animation-name: example;
            animation-duration: .5s easy-in-out;
        }
        /* about section */

        .header-top {
            color: #2c2417;
    font-size: 35px;
    /* background-color: black; */
    padding: 3px 10px;
    font-weight: 600;
        }

        .about-h {
            color: #4d4f50;
            font-size: 30px;
            font-weight: 600;
            padding: 15px;
        }

        .about-p {
            font-size: 15px;
    text-align: justify;
    color: #706f6f;
    margin-top: 15px;
        }

        .about-ul {
            padding: 5px 0px;
        }

        .about-ul li {
            list-style: none;
            color: #004781;
        }

        .about-ul li i {
            color: #ffc107;
            margin: 5px;
        }
.card{
    
    border-radius: 1rem;
    box-shadow: 0px 0px 4px 1px #e5e1e1;
}
        .bg-gray {
            background-color: #f9f9f9;
        }

        .read-more {
            background-color: #ffc107;
            color: #fff;
            font-size: 16px;
            text-decoration: none;
        }

        .read-more i {
            font-size: 20px;
            vertical-align: middle;
            margin-left: 10px;
        }

        .img-box {
            background-color: #227ec9;
            width: 300px;
            position: absolute;
            bottom: 25px;
            left: -100px;
            border-right: 3px solid #ffc107;
        }

        .box-p {
            font-size: 16px;
            text-align: left;
            padding: 10px;
            color: #fff;
        }

        .box-read-more {
            color: #fff;
            font-size: 16px;
            text-decoration: none;
        }

        .box-read-more i {
            font-size: 20px;
            vertical-align: middle;
            margin-left: 10px;
        }

        .box-read-more:hover,
        .read-more:hover,
        .news-read-more:hover {
            color: #000!important;
        }
        /* new section */

        .by-post {
            font-size: 14px;
            color: #ffc107;
            font-weight: 600;
        }

        .news-read-more {
            color: #ffc107;
            font-size: 16px;
            text-decoration: none;
        }

        .news-read-more i {
            font-size: 20px;
            vertical-align: middle;
            margin-left: 10px;
        }

        footer {
            display: block;
        }

        .footer-img {
            background-image: url('../img/footer.png');
            background-size: cover;
            background-position: center;
            background-repeat: no-repeat;
            width: 100%;
        }
        .contact-form{
            box-shadow: 0px 0px 3px 0px;
    padding: 25px;
    background: #f9f9f9;
    margin-top: 25px;
        }
        .blockquote-footer::before {
            content: "\2014\00A0";
        }

        .card-footer {
            padding: 0.75rem 1.25rem;
            background-color: rgba(0, 0, 0, 0.03);
            border-top: 1px solid rgba(0, 0, 0, 0.125);
        }

        .card-footer:last-child {
            border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
        }

        .ftco-footer-social li {
            list-style: none;
            margin: 0 10px 0 0;
            display: inline-block;
        }

        .ftco-footer-social li a {
            height: 40px;
            width: 40px;
            display: block;
            background: rgba(0, 0, 0, 0.05);
            border-radius: 50%;
            position: relative;
        }

        .ftco-footer-social li a span {
            position: absolute;
            font-size: 20px;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
        }

        .ftco-footer-social li a:hover {
            color: #fff;
        }

        .form-control {
            height: 52px;
            background: #fff;
            color: #000;
            font-size: 18px;
            border-radius: 0px;
            -webkit-box-shadow: none;
            box-shadow: none;
            border: 1px solid rgba(0, 0, 0, 0.1);
        }

        .form-control:focus,
        .form-control:active {
            outline: none !important;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

        textarea.form-control {
            height: inherit !important;
        }

        .block-21 .img {
            display: block;
            height: 80px;
            width: 80px;
        }

        .block-21 .text {
            width: calc(100% - 100px);
        }

        .block-21 .text .heading {
            font-size: 16px;
            font-weight: 400;
            line-height: 1.4;
        }

        .block-21 .text .heading a {
            color: #000;
        }

        .block-21 .text .heading a:hover,
        .block-21 .text .heading a:active,
        .block-21 .text .heading a:focus {
            text-decoration: none;
        }

        .block-21 .text .meta>div {
            display: inline-block;
            font-size: 12px;
            margin-right: 5px;
        }

        .block-21 .text .meta>div a {
            color: gray;
        }

        .block-23 ul {
            padding: 0;
        }

        .block-23 ul li,
        .block-23 ul li>a {
            display: table;
            line-height: 1.5;
            margin-bottom: 15px;
        }

        .block-23 ul li .icon,
        .block-23 ul li .text {
            display: table-cell;
            vertical-align: top;
        }

        .block-23 ul li .icon {
            width: 40px;
            font-size: 18px;
            padding-top: 2px;
        }

        .block-24 a.img {
            width: 100%;
            height: 100px;
            display: block;
        }

        .ftco-section {
            padding: 12em 0;
        }

        .ftco-section h2 {
            margin-bottom: 0;
        }

        .row-space {
            margin: 50px;
        }

        footer {
            padding: 1em 0;
        }

        .footer {
            background: #000000;
        }

        .footer .border-top {
            border-color: rgba(255, 255, 255, 0.1) !important;
        }

        .footer a {
            color: #227ec9;
        }

        .footer a:hover {
            color: rgba(255, 255, 255, 0.9);
        }

        .footer p {
            color: rgba(255, 255, 255, 0.3);
        }

        .footer .footer-heading {
            color: #fff;
            font-size: 22px;
            margin-bottom: 30px;
        }

        .footer .footer-heading .icon {
            width: 40px;
            margin-right: 10px;
            border-radius: 50%;
            height: 40px;
            display: block;
            color: #227ec9;
            border: 2px solid #227ec9;
        }

        .footer ul.list-unstyled li a {
            color: rgba(255, 255, 255, 0.5);
        }

        .footer .block-21 .heading a {
            color: rgba(255, 255, 255, 0.5);
        }

        .footer .block-21 .meta div a {
            color: rgba(255, 255, 255, 0.3);
        }

        .footer .block-23 ul li {
            color: rgba(255, 255, 255, 0.5);
        }

        .footer .subscribe-form .form-group {
            position: relative;
            margin-bottom: 0;
            border-radius: 0;
        }

        .footer .subscribe-form .form-group input {
            background: rgba(0, 0, 0, 0.05) !important;
            border: 2px solid #227ec9 !important;
            outline: none !important;
            color: rgba(255, 255, 255, 0.3) !important;
            font-size: 16px;
            border-radius: 0;
        }

        .footer .subscribe-form .form-group input::-webkit-input-placeholder {
            /* Chrome/Opera/Safari */
            color: rgba(255, 255, 255, 0.3) !important;
        }

        .footer .subscribe-form .form-group input::-moz-placeholder {
            /* Firefox 19+ */
            color: rgba(255, 255, 255, 0.3) !important;
        }

        .footer .subscribe-form .form-group input:-ms-input-placeholder {
            /* IE 10+ */
            color: rgba(255, 255, 255, 0.3) !important;
        }

        .footer .subscribe-form .form-group input:-moz-placeholder {
            /* Firefox 18- */
            color: rgba(255, 255, 255, 0.3) !important;
        }

        .footer .subscribe-form .form-group input:focus {
            outline: none !important;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

        .footer .subscribe-form .form-group .submit {
            color: #fff !important;
            display: block;
            width: 52px;
            height: 52px;
            font-size: 16px;
            background: #227ec9 !important;
            border: none;
            border-radius: 0;
        }

        .footer .subscribe-form .form-group .submit:hover,
        .footer .subscribe-form .form-group .submit:focus {
            text-decoration: none !important;
            outline: none !important;
        }

        .s-link {
            font-size: 30px;
            background: rgb(0, 0, 0);
            padding: 10px;
        }

        @media (max-width: 568px) {
            .img-box {
                display: none;
            }
            .top-bar {
                display: none;
            }
            .footer-img {
                background-image: none;
            }
            .home-img {
                background-image: url(../img/s2.png);
                background-position: center;
                min-height: 300px;
                width: 100%;
            }
        }






ul.p_pdf{
	margin: 0;
	padding: 0;
	list-style: none;

	text-align: center;
}


ul.p_pdf li{
	display: inline-block;
	margin: 10px;
}

ul.p_pdf li a{
	color: #000;
background: #fff;
border: 1px #ccc solid;
padding: 9px;
display: block;
}


ul.p_pdf li a:hover{
	color: #000;
background: #ffc107;
border: 1px #ccc solid;
padding: 9px;
display: block;
	text-decoration: none;
}


.float{
    position:fixed;
    width:60px;
    height:60px;
    bottom:40px;
    right:40px;
    background-color:#25d366;
    color:#FFF;
    border-radius:50px;
    text-align:center;
  font-size:30px;
    box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
    margin-top:16px;
}


.navbar-brand img{
  width: 200px;
}

#contact input.captcha {
  background:white;
	width: 100%;
}

#contact #captcha span{
  width: 44px;
	color: #ccc;
}
#contact #captcha input{
  background: url(../img/captcha.png) no-repeat scroll 0 0 transparent ;
  margin: 5px 0 0px 10px;
  padding: 0;
  border: medium none;
  cursor: pointer;
  width: 15px;
}

