a,a:hover{color: inherit;text-decoration: none;}
.top-header {
	background: #660e2e;font-size: 14px
}
.navbar-brand {
	 background: #660e2e;
    color: #fff !important;
    padding: 20px;
    text-align: center;
    font-size: 32px;
    border-radius: 0px 0px 15px 15px;
        position: absolute;
    top: 0;
    line-height: 36px;
    font-weight: bold;
    z-index: 9;
}

a.btn.btn-primary{background: #660E2E;border-color: #660E2E}

.poetry_item:not(:last-child){margin-bottom: 2rem}

.navbar-brand span {
	font-size: 16px;
	font-weight: 400;

}
.social-links ul {
	list-style: none;
}
.social-links ul li a {
	color: #fff;
	font-size:18px;
	margin-right: 15px;
}
.mail-id {
	color: #fff;
}
.nav-link {
	color: #2d2d2d;
}
.navbar {
	padding: 0px;
	position: relative;
}
.web-menu li a {
	padding: 30px 13px;
}
.web-menu .nav-link:focus, .nav-link:hover {
color:  #660E2E;
background-color: #fff;
}

.web-menu li.active a{
color:  #660E2E;
}
.bg-gray {
	background-color: #f6f4f4;
}
section
{
	padding: 2rem 0rem;
}
.text-box {
    position: absolute;
    z-index: 99;
    bottom: 12%;
    color: #fff;
    text-align: center;
    left: 14%;
    right: 14%;
    background: #000000cc;
    padding: 15px;
}
.cntnt-bx {
        background-color: #fff;
    
    padding: 30px;
    margin: 15px 0px;
}
.serv-bx {
	    background-color: #fff;
    display: flex;
    padding: 20px;
    margin: 15px 0px;
}
.serv-bx .serv-ico i {
	font-size: 38px;
    color: #660E2E;
    margin-right: 15px;
}
.serv-bx .serv-contnt  h3 {
	font-size: 18px;
    color: #660E2E;
    margin-right: 15px;
}
.serv-bx .serv-contnt p {
	font-size: 14px;
	margin-bottom: 0px;
	/*text-align: justify;*/
}

.title.small{font-size: 22px}
.projet-scoepe li:not(:last-child), .right-part > ul li:not(:last-child){margin-bottom: 0.4rem}
.title.small:after{display: none;}

.serv-bx:hover {
	    background-color:#660E2E;
      
}
.serv-bx:hover .serv-contnt p, .serv-bx:hover .serv-contnt  h3, .serv-bx:hover .serv-ico i {
	color: #ffffff;

}

.btn:focus, .btn:active, button:focus, button:active {
  outline: none !important;
  box-shadow: none !important;
}

#image-gallery .modal-footer{
  display: block;
}


.space-li-cus li:not(:last-child){margin-bottom: 0.5rem}


.thumb{
  margin-top: 15px;
  margin-bottom: 15px;
}
.thumb a {
        display: block;
    height: 215px;
}
.thumb a img {
             height: 100%;
    object-fit: cover;
} 
.recent-project {
    padding: 6px;
    height: 210px;
}
.bg-pink {
    background: #660e2e;
}
.color-white {
    color: #fff;
}
.ftr-title {
        text-transform: uppercase;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ffffff30;
}
footer {
    background-color: #000;
    color:#fff;
    padding: 10px;
}


.thumbnail.img-hover-zoom-smooth{overflow: hidden;    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    max-width: 100%;}

.thumbnail.img-hover-zoom-smooth img {
  transition: transform 5s, filter 3s ease-in-out;
 /* filter: brightness(150%);*/width: 100%;
}

/* The Transformation */
.thumbnail.img-hover-zoom-smooth:hover img {
  filter: brightness(100%);
  transform: scale(3);
  }


.icon-show {
    transform: rotate(225deg);
    }


/*.web-menu li a{font-size: 19px;}*/
.bg-pink .pad-ftr a{color: #fff;text-decoration: none;}
.bg-pink .pad-ftr a:hover{color: #fff;text-decoration: none;}

.top-header a:hover{color: #fffcolor: #fff;text-decoration: none;}
.top-header a{color: #fff;text-decoration: none;}
.ftr-copyright{font-size: 14px;}


@media screen and (min-width: 880px) {
  .ftr-copyright {
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (max-width: 980px) {
  .web-menu li a {
    padding: 15px 13px!important;
}
  .text-box{
     position: relative;
     left: 0;
    right: 0;
  }
  .carousel-indicators {
    display: none;
  }
.recent-project {
  height: 120px;
}
}
@media screen and (max-width: 991px) {
 .h4name{text-align: center !important;margin-top: 0.9rem}
  .navbar-brand {
    right: 0px;top: -1px;    line-height: 27px;    font-size: 24px;
        z-index: 9999;position: relative;    padding: 13px;
  }
.navbar-toggler {
    background-color: #660E2E;
    margin: 10px 0px;
    width: 50px;
}
.navbar-collapse {
  position: absolute;
    z-index: 999;
    background: #fffffff2;
    left: 0px;
    right: 0px;
    top: 100%;
}
}

.counter {
   text-align: center;
       margin: 15px 0px;
}

.count-title {
   font-size: 40px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
    line-height: 70px;
    color: #fff;
}

.count-text {
       font-size: 18px;
    color: #fff;
    margin-bottom: 0;
    padding-bottom: 20px;
    position: relative;
    text-align: center;
}
.count-text::after {
    content: "";
    position: absolute;
    width: 50px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-bottom: 2px solid #ff83a9;
}

.fa-2x {
    margin: 0 auto;
    float: none;
    display: table;
    color: #4ad1e5;
}
.carousel-indicators li {
    width: 15px;
    height: 15px;
    border-radius: 50%;
}
.carousel-control-next, .carousel-control-prev {
           width: 50px;
    height: 50px;
    top: 40%;
    opacity: 0.8;
    background: #4a4a4a;
}
.carousel-indicators .active {
    background-color: #660E2E;
}
 .title {
     
    font-size: 30px;
    color: #4b4a4a;
    font-weight: 600;
    text-align: left;
    padding-bottom: 20px;
    margin-bottom: 35px;
    text-transform: uppercase;
    position: relative;
}
 .title::after {
    content: "";
    position: absolute;
    width: 80px;
    bottom: 0;
    left: 0;
    border-color:red;
    border-bottom: 2px solid #4b4a4a;
}
.glry-btn {
        background: #660E2E;
        border-color: #660E2E;
    color: #fff;
    border-radius: 0px;
    margin-right: 10px;
}

.glry-btn.btn:hover{color: #fff;}


.counter-bx {
       background-image: url(../images/counter-bg.jpg);
    background-size: cover;
    background-position: center;
        position: relative;
}
.cntr-bx-drp {
    background-color: #000000ba!important;
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
}
.one_half {
    padding: 11px 0;
    color: #fff;
    font-size: 24px;
    margin-bottom: 0;
    line-height: 28px;
    text-align: center;
}
 .countertext {
    display: block;
    font-size: 36px;
    color: #fff;
    line-height: 65px;
}
.clr-lyt-pnk {
    color: #ff83a9;
}
.pad-ftr {
    padding: 30px;
}
.pad-ftr ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}
.scl-li {
     width: 35px;
    height: 35px;
    display: inline-block;
    text-align: center;
    align-items: center;
    border: 1px solid;
    border-radius: 50%;
    line-height: 33px;
    margin-right: 6px;
}
a:hover.scl-li {
 color: #660E2E;
    background: #fff;
}
.frm-bx {
    background-color: #fff;
    margin:15px 0px;
        position: sticky;
    top: 0;
}
.title-cntct {
        background: #660E2E;
    color: #fff;
    padding: 10px 15px;
    font-size: 18px;
}
.frm-bx form {
    padding: 20px;
}
.form-control, textarea {
   border-radius: 0px;
    width: 100%;
    background: #f6f6f6;
    border: 1px solid #dddddd;
    padding: 10px;
}
.btn-cntct {
        padding: 10px;
    background: #0a0a0a;
    border-radius: 0px;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
}
.btn-cntct:hover {
    opacity: 0.6;
        padding: 10px;
    background: #000;
    border-radius: 0px;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
}
.h4name {
    text-align: center;
    color: #fff;
}
.inr-sbhd {
    font-size: 20px;
    color: #515151;
        font-weight: bold;
}
.dropdown-menu {
        margin: 0px;
    padding: 0px;
    border:0px;
    border-radius: 0px;
}
.dropdown-menu .dropdown-item {
    padding: 15px!important;
    border-bottom: 1px solid #f3f3f3;
}
.dropdown.nav-item:hover {
        cursor: pointer;
    color: #660E2E;
}

.dropdown-item{color: #fff;}
.dropdown-item:hover{color: #fff;}


.dropdown-menu .dropdown-item{background:#660E2E;}

.dropdown-item.active, .dropdown-item:active{background:#660E2E; }


.mar-myns15 {
    margin: 15px -15px 0px;
}
/*p{
    text-align: justify;
}*/
.text-box p {
    text-align: center;
}
.timeline-second-style .timeline-item {
  position: relative;
  display: table;
  table-layout: fixed;
  width: 100%;
  padding-bottom: 15px;
}

.timeline-second-style .timeline-item:last-child {
  padding-bottom: 0;
}


.timeline-second-style .left-part {
  width: 30%;
  display: table-cell;
  padding-right: 25px;
  min-height: 100%;
  text-align: right;
  vertical-align: top;
}

.timeline-second-style .right-part {
    text-align:left;
  width: 70%;
  display: table-cell;
  padding-left: 25px;
  padding-right: 15px;
  vertical-align: top;
}

.timeline-second-style .right-part p,
.timeline-second-style .right-part p > * {
  font-size: 0.92em;
}

.timeline-second-style .divider {
  position: absolute;
  top: 0;
  left: 30%;
  bottom: 0;
  width: 1px;
  background-color: #eee;
}

.timeline-second-style .divider:after {
  content: '';
  display: block;
  margin-top: 7px;
  width: 11px;
  height: 11px;
  margin-left: -5px;
  border-radius: 5px;
  border: 2px solid #660E2E!important;
  background-color: #fff;
}

.timeline-second-style .item-title {
  font-size: 16px;
  margin-bottom: 3px;
}

.timeline-second-style .item-period {
  margin: 3px 0;
  font-size: 14px;
  line-height: 1.4em;
}

.timeline-second-style .item-company {
  display: block;
  color: #aaa;
  margin: 0 0 4px;
  font-size: 12px;
  line-height: 1.45em;
}

.timeline-second-style .timeline-item:last-child .right-part {
  padding-bottom: 0;
}

.timeline-second-style .item-logo {
  display: block;
  margin-bottom: 10px;
}

.timeline-second-style .item-logo img {
  max-height: 40px;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
     display: block!important;
    position: absolute;
    right: 0;
    top: -80px;
}
.owl-nav.disabled button {
    margin-right: 10px;
    width: 32px;
    height: 32px;
    line-height: 0!important;
    background: #660E2E!important;
    color: #fff!important;
}

.owl-nav.disabled button span {
      width: 32px;
    height: 32px;
    display: block;
    font-size: 42px;
    margin-top: 10px;
}

.mar-66 {
  margin-top: -6px;
}

.carousel.slide .carousel-item img{    filter: brightness(1.1) saturate(1.2);}

@media only screen and (min-width: 992px){
.web-menu > li:not(:last-child){margin-right: 0.6rem}
/*.one_half{font-size: }*/

}

@media only screen and (min-width: 320px) and (max-width: 767px){
.glry-btn{    margin-bottom: 10px;}
.top-flex{justify-content: center !important;}
.top-header{font-size: 16px}
.mail-id{margin-bottom: 5px}
header .download-resume{    text-align: right;
    width: 100%;
    margin: 10px 0;}
}

@media only screen and (max-width: 767px){
.text-box h2{font-size: 1.5rem}
.text-box p{font-size: 14px}



}
.error{font-size: 13px; display: block; color: #f00707;margin-bottom: 0px;}
  #message{margin-left: 20px;}