/*--------------------------------------------------
Template Name: Plantmore - Responsive Bootstrap 4 eCommerce Template;
Description: This is html5 template;
Version: 1.0;
-----------------------------------------------------


    CSS INDEX
    ================

    
    1. Default CSS
        1.1 General
        1.2 Section title
        1.3 button
        1.4 Input
        1.5 social-icon
        1.6 Input
        1.7 scroll to top
        1.8 Basic margin padding
        1.9 Background variation set
    2. Header Area CSS
    3. Slider Area CSS
    4. Feature Area CSS
    5. History Area CSS
    6. Shop Categories Area CSS
    7. Product Area CSS
    8. Product Countdown Area CSS
    9. Banner Area CSS
    10. Testimonial Area CSS
    11. Brand Area CSS
    12. Blog Area CSS
        12.1 Blog Page CSS
        12.2 Single Blog Page CSS
    13. News Letter Area CSS
    14. Footer Area CSS
        14.1 Footer Top Area CSS
        14.2 Footer Middle Area CSS
        14.3 Footer Bottom Area CSS
    15. Modal Area CSS
    16. Shop Collection Area CSS
    17. Bestseller List Product Area CSS
    18. Home Product Layout Area
    19. Breadcrumb Area CSS
    20. Shop Page CSS
    21. Single Product Page CSS
    22. Wishlist Page CSS
    23. Cart Page CSS
    24. Checkout Page CSS
    25. Login Register Page CSS
    26. My Account Page CSS
    27. About Page CSS
    28. Service Page CSS
    29. FAQ Page CSS
    30. Contact Page  CSS
    31. Portfolio Page CSS
    32. 404 Page CSS 
    
    
        
        



/*************************
    General
*************************/
/*--------------------------------------------------
    Google Font Open+Sans, Poppins And Yesteryear
----------------------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans|Poppins:300,400,500,600,700|Yesteryear');
body {
	font-family: Open Sans;
	font-weight: 400;
	font-size: 14px;
	line-height: 25px;
	width: 100%;
	color: #484848;
}
p {
	color: #666666 !important;
}
.tab-pane ul li {
	color: #666666 !important;
}
.footerp p {
	color: white !important;
}
.img {
	max-width: 100%;
}
.img-full img {
	width: 100%;
}
.section-title2 > h3 {
	font-size: 30px;
	color: #ffffff;
	text-align: center;
	font-weight: 700;
	font-style: normal;
	margin-bottom: 20px;
	line-height: 24px;
}
.section-title2 > p {
	margin: 0 auto 35px auto;
	font-style: italic;
	color: #c9c9c9;
	max-width: 720px;
	text-align: center;
}
.section-title2.bl-color > h3 {
	color: #444;
}
.section-title2.bl-color > p {
	color: #222;
}
/*************************
         button
*************************/

/*************************
       social-icon
*************************/

/*************************
        Input
*************************/
.checkbox input{
    margin-right:5px;
}
select {
	width: 100%;
	
	height: 45px;
	padding-left: 10px;
	box-shadow: none;
	font-size: 14px;
	color: #626262;
}
option {
	background: #fff;
	border: 0px solid #626262;
	padding-left: 10px;
	font-size: 14px;
}
input:focus {
	background: transparent;
	border: 2px solid #689a29;
}
textarea {
	resize: vertical;
	background: #eceff8;
	border: 2px solid #eceff8;
	padding: 10px;
	width: 100%;
	font-size: 14px;
}
textarea:focus {
	background: transparent;
	border: 2px solid #689a29;
	outline: none;
}
::-moz-placeholder {
 color: #444;
 font-size: 13px;
}
/*************************
        scroll to top
*************************/
#scrollUp {
	background: #555;
	border: 2px solid #ddd;
	width: 50px;
	height: 50px;
	line-height: 40px;
	border-radius: 100%;
	bottom: 25px;
	right: 25px;
	color: #fff;
	text-align: center;
	font-size: 25px;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#scrollUp:hover {
	background: #689a29;
	border-color: #689a29;
}
/*************************
  Basic margin padding
*************************/
.m-0 {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.p-0 {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
/*************************
         Margin top
*************************/
.mt-0 {
	margin-top: 0
}
.mt-10 {
	margin-top: 10px
}
.mt-15 {
	margin-top: 15px
}
.mt-20 {
	margin-top: 20px
}
.mt-30 {
	margin-top: 30px
}
.mt-40 {
	margin-top: 40px
}
.mt-50 {
	margin-top: 50px
}
.mt-60 {
	margin-top: 60px
}
.mt-70 {
	margin-top: 70px
}
.mt-75 {
	margin-top: 75px
}
.mt-80 {
	margin-top: 80px
}
.mt-85 {
	margin-top: 85px
}
.mt-90 {
	margin-top: 90px
}
.mt-100 {
	margin-top: 100px
}
.mt-105 {
	margin-top: 105px
}
.mt-110 {
	margin-top: 110px
}
.mt-115 {
	margin-top: 115px
}
.mt-120 {
	margin-top: 120px
}
.mt-130 {
	margin-top: 130px
}
.mt-140 {
	margin-top: 140px
}
.mt-150 {
	margin-top: 150px
}
/*************************
      Margin right
*************************/
.mr-0 {
	margin-right: 0px
}
.mr-10 {
	margin-right: 10px
}
.mr-15 {
	margin-right: 15px
}
.mr-20 {
	margin-right: 20px
}
.mr-30 {
	margin-right: 30px
}
.mr-40 {
	margin-right: 40px
}
.mr-50 {
	margin-right: 50px
}
.mr-60 {
	margin-right: 60px
}
.mr-70 {
	margin-right: 70px
}
.mr-80 {
	margin-right: 80px
}
.mr-90 {
	margin-right: 90px
}
.mr-100 {
	margin-right: 100px
}
.mr-110 {
	margin-right: 110px
}
.mr-120 {
	margin-right: 120px
}
.mr-130 {
	margin-right: 130px
}
.mr-140 {
	margin-right: 140px
}
.mr-150 {
	margin-right: 150px
}
/*************************
      Margin bottom
*************************/
.mb-0 {
	margin-bottom: 0
}
.mb-10 {
	margin-bottom: 10px
}
.mb-15 {
	margin-bottom: 15px
}
.mb-20 {
	margin-bottom: 20px
}
.mb-25 {
	margin-bottom: 25px
}
.mb-30 {
	margin-bottom: 30px
}
.mb-35 {
	margin-bottom: 35px
}
.mb-40 {
	margin-bottom: 40px
}
.mb-50 {
	margin-bottom: 50px
}
.mb-60 {
	margin-bottom: 60px
}
.mb-70 {
	margin-bottom: 70px
}
.mb-75 {
	margin-bottom: 75px
}
.mb-80 {
	margin-bottom: 80px
}
.mb-85 {
	margin-bottom: 85px
}
.mb-90 {
	margin-bottom: 90px
}
.mb-100 {
	margin-bottom: 100px
}
.mb-105 {
	margin-bottom: 105px
}
.mb-110 {
	margin-bottom: 110px
}
.mb-115 {
	margin-bottom: 115px
}
.mb-120 {
	margin-bottom: 120px
}
.mb-130 {
	margin-bottom: 130px
}
.mb-140 {
	margin-bottom: 140px
}
.mb-150 {
	margin-bottom: 150px
}
/*************************
        Margin left
*************************/
.ml-0 {
	margin-left: 0
}
.ml-10 {
	margin-left: 10px
}
.ml-15 {
	margin-left: 15px
}
.ml-20 {
	margin-left: 20px
}
.ml-30 {
	margin-left: 30px
}
.ml-40 {
	margin-left: 40px
}
.ml-50 {
	margin-left: 50px
}
.ml-60 {
	margin-left: 60px
}
.ml-70 {
	margin-left: 70px
}
.ml-80 {
	margin-left: 80px
}
.ml-90 {
	margin-left: 90px
}
.ml-100 {
	margin-left: 100px
}
.ml-110 {
	margin-left: 110px
}
.ml-120 {
	margin-left: 120px
}
.ml-130 {
	margin-left: 130px
}
.ml-140 {
	margin-left: 140px
}
.ml-150 {
	margin-left: 150px
}
/*************************
        Padding top
*************************/
.pt-0 {
	padding-top: 0
}
.pt-10 {
	padding-top: 10px
}
.pt-15 {
	padding-top: 15px
}
.pt-20 {
	padding-top: 20px
}
.pt-30 {
	padding-top: 30px
}
.pt-35 {
	padding-top: 35px
}
.pt-40 {
	padding-top: 40px
}
.pt-50 {
	padding-top: 50px
}
.pt-60 {
	padding-top: 60px
}
.pt-65 {
	padding-top: 65px
}
.pt-70 {
	padding-top: 70px
}
.pt-80 {
	padding-top: 80px
}
.pt-90 {
	padding-top: 90px
}
.pt-100 {
	padding-top: 100px
}
.pt-105 {
	padding-top: 105px
}
.pt-110 {
	padding-top: 110px
}
.pt-115 {
	padding-top: 115px
}
.pt-120 {
	padding-top: 120px
}
.pt-130 {
	padding-top: 130px
}
.pt-140 {
	padding-top: 140px
}
.pt-150 {
	padding-top: 150px
}
/*************************
        Padding right
*************************/
.pr-0 {
	padding-right: 0
}
.pr-10 {
	padding-right: 10px
}
.pr-15 {
	padding-right: 15px
}
.pr-20 {
	padding-right: 20px
}
.pr-30 {
	padding-right: 30px
}
.pr-40 {
	padding-right: 40px
}
.pr-50 {
	padding-right: 50px
}
.pr-60 {
	padding-right: 60px
}
.pr-65 {
	padding-right: 65px
}
.pr-70 {
	padding-right: 70px
}
.pr-80 {
	padding-right: 80px
}
.pr-90 {
	padding-right: 90px
}
.pr-100 {
	padding-right: 100px
}
.pr-110 {
	padding-right: 110px
}
.pr-120 {
	padding-right: 120px
}
.pr-130 {
	padding-right: 130px
}
.pr-140 {
	padding-right: 140px
}
/*************************
        Padding bottom
*************************/
.pb-0 {
	padding-bottom: 0
}
.pb-5 {
	padding-bottom: 5px !important
}
.pb-10 {
	padding-bottom: 10px
}
.pb-15 {
	padding-bottom: 15px
}
.pb-20 {
	padding-bottom: 20px
}
.pb-25 {
	padding-bottom: 25px
}
.pb-30 {
	padding-bottom: 30px
}
.pb-35 {
	padding-bottom: 35px
}
.pb-40 {
	padding-bottom: 40px
}
.pb-45 {
	padding-bottom: 45px
}
.pb-50 {
	padding-bottom: 50px
}
.pb-60 {
	padding-bottom: 60px
}
.pb-65 {
	padding-bottom: 65px
}
.pb-70 {
	padding-bottom: 70px
}
.pb-75 {
	padding-bottom: 75px
}
.pb-80 {
	padding-bottom: 80px
}
.pb-85 {
	padding-bottom: 85px
}
.pb-90 {
	padding-bottom: 90px
}
.pb-100 {
	padding-bottom: 100px
}
.pb-105 {
	padding-bottom: 105px
}
.pb-110 {
	padding-bottom: 110px
}
.pb-115 {
	padding-bottom: 115px
}
.pb-120 {
	padding-bottom: 120px
}
.pb-130 {
	padding-bottom: 130px
}
.pb-140 {
	padding-bottom: 140px
}
.pb-150 {
	padding-bottom: 150px
}
/*************************
        Padding left
*************************/
.pl-0 {
	padding-left: 0
}
.pl-10 {
	padding-left: 10px
}
.pl-15 {
	padding-left: 15px
}
.pl-20 {
	padding-left: 20px
}
.pl-30 {
	padding-left: 30px
}
.pl-40 {
	padding-left: 40px
}
.pl-50 {
	padding-left: 50px
}
.pl-60 {
	padding-left: 60px
}
.pl-65 {
	padding-left: 65px
}
.pl-70 {
	padding-left: 70px
}
.pl-80 {
	padding-left: 80px
}
.pl-90 {
	padding-left: 90px
}
.pl-100 {
	padding-left: 100px
}
.pl-110 {
	padding-left: 110px
}
.pl-120 {
	padding-left: 120px
}
.pl-130 {
	padding-left: 130px
}
.pl-140 {
	padding-left: 140px
}
.pl-150 {
	padding-left: 150px
}
/***************************
    Page section padding 
****************************/
.ptb-0 {
	padding: 0
}
.ptb-10 {
	padding: 10px 0
}
.ptb-20 {
	padding: 20px 0
}
.ptb-30 {
	padding: 30px 0
}
.ptb-40 {
	padding: 40px 0
}
.ptb-50 {
	padding: 50px 0
}
.ptb-60 {
	padding: 60px 0
}
.ptb-70 {
	padding: 70px 0
}
.ptb-80 {
	padding: 80px 0
}
.ptb-90 {
	padding: 90px 0
}
.ptb-100 {
	padding: 100px 0
}
.ptb-110 {
	padding: 110px 0
}
.ptb-120 {
	padding: 120px 0
}
.ptb-130 {
	padding: 130px 0
}
.ptb-140 {
	padding: 140px 0
}
.ptb-150 {
	padding: 150px 0
}
/***************************
    Page section margin 
****************************/
.mtb-0 {
	margin: 0
}
.mtb-10 {
	margin: 10px 0
}
.mtb-15 {
	margin: 15px 0
}
.mtb-20 {
	margin: 20px 0
}
.mtb-30 {
	margin: 30px 0
}
.mtb-40 {
	margin: 40px 0
}
.mtb-50 {
	margin: 50px 0
}
.mtb-60 {
	margin: 60px 0
}
.mtb-70 {
	margin: 70px 0
}
.mtb-80 {
	margin: 80px 0
}
.mtb-90 {
	margin: 90px 0
}
.mtb-100 {
	margin: 100px 0
}
.mtb-110 {
	margin: 110px 0
}
.mtb-120 {
	margin: 120px 0
}
.mtb-130 {
	margin: 130px 0
}
.mtb-140 {
	margin: 140px 0
}
.mtb-150 {
	margin: 150px 0;
}

/*---------------------
    Animation Css
----------------------*/
@-webkit-keyframes crFlipX {
 0% {
 -webkit-transform: rotateY(0);
 transform: rotateY(0);
}
 50% {
 -webkit-transform: rotateY(180deg);
 transform: rotateY(180deg);
}
 100% {
 -webkit-transform: rotateY(360deg);
 transform: rotateY(360deg);
}
}
@keyframes crFlipX {
 0% {
 -webkit-transform: rotateY(0);
 transform: rotateY(0);
}
 50% {
 -webkit-transform: rotateY(180deg);
 transform: rotateY(180deg);
}
 100% {
 -webkit-transform: rotateY(360deg);
 transform: rotateY(360deg);
}
}
/*-------------------
Common Style CSS
-------------------*/
.slick-slide:active, .slick-slide:focus {
	outline: none;
}
.tab-content {
	width: 100%;
}
.tab-content .tab-pane {
	display: block;
	height: 0;
	max-width: 100%;
	visibility: hidden;
	overflow: hidden;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.tab-content .tab-pane.active {
	height: auto;
	visibility: visible;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	overflow: visible;
}
.vbox-close {
	background: #689a29 url("close.gif") no-repeat scroll 10px center !important;
	color: #fff !important;
	cursor: pointer;
	display: block;
	font-weight: 600;
	height: 40px;
	position: fixed;
	right: 40px;
	text-indent: 2px;
	top: 14px;
	width: 46px;
	border-radius: 2px;
}
/*-------------------------
    3. Slider Area CSS
---------------------------*/

.heading-box h2 {
	width: 100%;
	color: red;
}
.text-box {
	position: absolute;
	top: 50%;
	left: 15%;
	right: 15%;
	color: #fff;
	text-align: center;
	transform: translateY(-50%);
}
/*******Slider Css End*******/
.navbar {
	padding: 0px !important;
	border-bottom: 3px solid #81d742;
}
.bg-dark {
	background: linear-gradient(to top, #339754 40%, #26A340 60%);
}
.top-header {
	background: linear-gradient(to bottom, #3A3939 40%, #3D3838 60%);
	padding: 8px;
}
.navbar-nav li {
	padding: 0px 27px;
}
.navbar-nav li a {
	color: white !important;
	font-size: 17px;
}
.navbar-expand-lg .navbar-nav > li > a:hover, .navbar-expand-lg .navbar-nav > li > a:focus {
	border-bottom: 2px solid #81d742 !important;
	padding-bottom: 5px;
}
h3 {
	font-size: 24px;
	border-bottom: 2px solid #81d742;
	display: inline-block;
}
.mt-20 {
	margin-top: 20px;
}
.mt-30 {
	margin-top: 30px;
}
.mb-20 {
	margin-top: 20px;
}
.mb-30 {
	margin-top: 30px;
}

/************Events Slider*************/
	
@media (min-width: 768px) {
/* show 3 items */
.carouselPrograms .carousel-inner .active, .carouselPrograms .carousel-inner .active + .carousel-item, .carouselPrograms .carousel-inner .active + .carousel-item + .carousel-item {
	display: block;
}
.carouselPrograms .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left), .carouselPrograms .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item, .carouselPrograms .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item {
	transition: none;
}
.carouselPrograms .carousel-inner .carousel-item-next, .carouselPrograms .carousel-inner .carousel-item-prev {
	position: relative;
	transform: translate3d(0, 0, 0);
}
.carouselPrograms .carousel-inner .active.carousel-item + .carousel-item + .carousel-item + .carousel-item {
	position: absolute;
	top: 0;
	right: -33.333%;
	z-index: -1;
	display: block;
	visibility: visible;
}
/* left or forward direction */
.carouselPrograms .active.carousel-item-left + .carousel-item-next.carousel-item-left, .carouselPrograms .carousel-item-next.carousel-item-left + .carousel-item, .carouselPrograms .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item, .carouselPrograms .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item {
	position: relative;
	transform: translate3d(-100%, 0, 0);
	visibility: visible;
}
/* farthest right hidden item must be abso position for animations */
.carouselPrograms .carousel-inner .carousel-item-prev.carousel-item-right {
	position: absolute;
	top: 0;
	left: 0%;
	z-index: -1;
	display: block;
	visibility: visible;
}
/* right or prev direction */
.carouselPrograms .active.carousel-item-right + .carousel-item-prev.carousel-item-right, .carouselPrograms .carousel-item-prev.carousel-item-right + .carousel-item, .carouselPrograms .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item, .carouselPrograms .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item {
	position: relative;
	transform: translate3d(100%, 0, 0);
	visibility: visible;
	display: block;
	visibility: visible;
}
}
.thumb img:hover {
	box-shadow: 2px 4px 8px 2px #81d742, 0 6px 20px 0 rgba(0,0,0,.19);
}
.carousel-control-prev-icon {
	width: 30px !important;
	height: 30px !important;
}
.carousel-control-next-icon {
	width: 30px !important;
	height: 30px !important;
}
.carousel-control-next, .carousel-control-prev {
	width: 5% !important;
}
/**************** End Events carousel *****************/



.Core-expertise-inner-titles {
	height: auto;
	width: 100%;
}
.Core-expertise-inner-titles h5 {
	font-size: 19px;
	border-bottom: 2px solid #81d742;
	display: inline-block;
}
Core-expertise-inner-videos {
	height: auto;
	width: 100%;
}
.opportunity-icon i {
	font-size: 34px;
	padding-bottom: 15px;
	color: #81d742;
}
.opportunity-icon h4 a {
	color: #81d742 !important;
	font-size: 22px;
	font-weight: lighter;
}
.opportunity-icon p {
	text-align: justify;
	padding-top: 15px;
}
/************testimonial Slider***************/
			
			
			
			
			
#testimonials .carousel-indicators li {
	width: 20px;
	height: 20px;
	border: 2px solid #000;
	background-color: #000000;
	border-radius: 3px;
}
#testimonials .carousel-indicators li.active {
	background-color: #81d742;
}
#testimonials .carousel-inner {
}
#testimonials .carousel-item {
	margin-top: 50px;
}
#testimonials .testi-text {
	color: black;
	font-family: robotoregular;
	font-size: 30px;
	margin-right: 10%;
}
#testimonials .testi-footer {
	width: 100%;
	position: relative;
	background-color: #81d742 !important;
	height: 120px;
	clear: both;
	margin: 25px auto;
	float: left;
}
#testimonials .testi-footer img {
	vertical-align: middle;
	display: inline-block;
}
#testimonials .testi-footer .quoteicon {
	width: 50px;
	height: auto;
	margin: 35px 70px;
}
#testimonials .testi-footer .custimg {
	width: 250px;
	height: auto;/*position: absolute; bottom: -10px;*/
	margin-top: -120px;
}
.testi-ftr-wrap {
	max-width: 1240px;
	margin-left: auto;
	margin-right: auto;
}
.cust-pro-info {
	float: right;
	color: #fff;
	width: 50%;
	margin-right: 10%;
	padding-top: 10px;
}
.cust-pro-info span.cust_name {
	font-size: 35px;
	text-transform: uppercase;
	font-family: robotomedium;
}
.cust-pro-info span.cust_pro {
	font-size: 25px;
	font-family: robotoregular;
}
.cust-pro-info span {
	clear: both;
	float: left;
}
.testi-text-wrap {
	width: 100%;
	height: auto;
	float: left;
	padding: 10px 0px;
}
.testi-text-wrap h4 {
	border-bottom: 2px solid #81d742;
	display: inline-block;
}
.testi-text-wrap p {
	padding: 10px 0px;
	line-height: 30px;
	font-size: 16px;
}
.testi-text-wrap span {
	color: #81d742;
	font-size: 17px;
}

@media (max-width:992px) {
#testimonials .testi-text {
	width: 90%;
	font-size: 20px;
	margin-right: 5%;
}
#testimonials .testi-footer {
	height: auto;
	padding: 10px;
}
#testimonials .testi-footer .quoteicon {
	width: 20px;
	height: auto;
	margin: 0px;
	float: left;
}
#testimonials .testi-footer .custimg {
	width: 60px;
	height: auto;
	margin: 0px;
	float: left;
}
.cust-pro-info span.cust_name {
	font-size: 15px;
}
.cust-pro-info span.cust_pro {
	font-size: 13px;
}
.blog .carousel-indicators {
	bottom: 0px;
}
.cust-pro-info {
	float: left;
	color: #fff;
	width: auto;
	margin-right: 0;
	padding-top: 10px;
	margin-left: 15px;
}
}
/************testimonial Slider***************/
.footer {
	background-image: url(../img/bgfoot.jpg);
	background-size: cover;
	background-position: center;
}
.title-widget {
	color: #898989;
	font-size: 20px;
	font-weight: 300;
	line-height: 1;
	position: relative;
	text-transform: uppercase;
	font-family: 'Fjalla One', sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
	padding-left: 28px;
}
.title-widget::before {
	background-color: #81d742;
	content: "";
	height: 22px;
	left: 0px;
	position: absolute;
	top: -2px;
	width: 5px;
}
.widget_nav_menu ul {
	list-style: outside none none;
	padding-left: 0;
}
.widget_archive ul li {
	background-color: rgba(0, 0, 0, 0.3);
	content: "";
	height: 3px;
	left: 0;
	position: absolute;
	top: 7px;
	width: 3px;
}
.widget_nav_menu ul li {
	font-size: 13px;
	font-weight: 700;
	line-height: 20px;
	position: relative;
	text-transform: uppercase;
	border-bottom: 1px solid rgba(0, 0, 0, 0.05);
	margin-bottom: 7px;
	padding-bottom: 7px;
	width: 95%;
}
.widget_nav_menu ul li a {
	color: white !important;
}
.title-median {
	color: #636363;
	font-size: 20px;
	line-height: 20px;
	margin: 0 0 15px;
	text-transform: uppercase;
	font-family: 'Fjalla One', sans-serif;
}
.footerp p {
	font-family: 'Gudea', sans-serif;
}
#social:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
}
#social {
	-webkit-transform: scale(0.8);
	/* Browser Variations: */
	-moz-transform: scale(0.8);
	-o-transform: scale(0.8);
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
}
/* 
    Only Needed in Multi-Coloured Variation 
                                               */
.social-fb:hover {
	color: #3B5998;
}
.social-tw:hover {
	color: #4099FF;
}
.social-gp:hover {
	color: #007bb5;
}
.social-em:hover {
	color: #f39c12;
}
.social-yo:hover {
	color: #ff0000;
}
.nomargin {
	margin: 0px;
	padding: 0px;
}
.nomargin a {
	color: #81d742 !important;
}
.footer-bottom {
	background-color: #15224f;
	min-height: 30px;
	width: 100%;
}
.copyright {
	color: #fff;
	line-height: 30px;
	min-height: 30px;
	padding: 7px 0;
}
.design {
	color: #fff;
	line-height: 30px;
	min-height: 30px;
	padding: 7px 0;
	text-align: right;
}
.design a {
	color: #fff;
}
.footerp p {
	color: white;
}
.navbar-brand img {
	width: 100%;
	padding: 0px 0px 0px 10px;
}
/**********Sticky Social CSS**********/	
.icon-bar {
	position: fixed;
	top: 50%;
	z-index: 10;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.icon-bar a {
	display: block;
	text-align: center;
	padding: 8px;
	transition: all 0.3s ease;
	color: white;
	font-size: 20px;
}
.icon-bar a:hover {
	background-color: #000;
}
.facebook {
	background: #3B5998;
	color: white;
}
.twitter {
	background: #55ACEE;
	color: white;
}
.google {
	background: #dd4b39;
	color: white;
}
.linkedin {
	background: #007bb5;
	color: white;
}
.youtube {
	background: #bb0000;
	color: white;
}
.content {
	margin-left: 75px;
	font-size: 30px;
}
/**********Sticky Social CSS**********/	






/**********Scroll to top CSS**********/
.scroll-top-wrapper {
	position: fixed;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	text-align: center;
	z-index: 99999999;
	background-color: black;
	color: #eeeeee;
	width: 50px;
	height: 48px;
	line-height: 48px;
	right: 30px;
	bottom: 30px;
	padding-top: 2px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.scroll-top-wrapper:hover {
	background-color: #81d742;
}
.scroll-top-wrapper.show {
	visibility: visible;
	cursor: pointer;
	opacity: 1.0;
}
.scroll-top-wrapper i.fa {
	line-height: inherit;
}
/**********Scroll to top CSS**********/


.navbar-brand {
	padding: 0px;
	margin-right: 0px !important;
}
/**********Navbar Dropdown Custom CSS**********/	
.dropdown-menu li {
	padding: 0px;
	border-bottom: 1px solid white;
}
.dropdown-menu {
	background-color: #242424;
}
.dropdown-menu li a {
	font-size: 13px;
	color: white !important;
	padding: 8px 15px !important;
}
.dropdown-item:focus, .dropdown-item:hover {
	background-color: white !important;
	color: #242424 !important;
}
/**********Navbar Dropdown Custom CSS**********/
			
			
			
			
			
			
			
			
			
			
			
			
			
			
/******************Ctn East Coast page Staert********************/


.welcome-note {
	background-image: url(../img/ctn%20usa%20web%20banner%20east%20coast.jpg);
	background-position: center;
	background-size: cover;
}
.header-content .event-title {
	font-size: 24px;
	color: white;
	font-weight: 600;
	line-height: 46px;
	margin: 0;
}
.header-content h2 {
	font-size: 64px;
	line-height: 90px;
	color: white;
	text-transform: uppercase;
	margin: 0;
	font-weight: 600;
}
.header-countdown li {
	display: inline-block;
	font-size: 1.5em;
	list-style-type: none;
	padding: 1em;
	color: white;
	text-transform: uppercase;
}
.header-countdown li span {
	display: block;
	font-size: 4.5rem;
	color: white;
	padding-bottom: 25px;
}
#amintion {
	width: 100%;
	padding: 50px 0;
}
.text {
	margin-top: 4%;
	text-align: center;
	display: block;
	overflow: hidden;
}
.text h3 {
	font-size: 36px;
	line-height: 1.1;
	font-weight: 900;
	position: relative;
	margin: 0 0 4px 0;
	text-transform: uppercase;
}
/************************box-section***************************************/
#box {
	margin-bottom: 50px;
	display: block;
	overflow: hidden;
}
.box-1 {
	overflow: hidden;
	display: block;
	box-shadow: 0px 0px 6px 1px rgba(0,0,0,0.6);
	text-align: center;
	margin-top: 30px;
	height: 320px;
}
.box-1 i {
	font-size: 80px;
	color: #81d742;
	margin-top: 20px;
}
.box-1 h4 {
	margin-top: 21px;
	font-size: 22px;
	word-spacing: 8px;
}
/*************************************SECTION-NAME*******************************************/
#name {
	display: block;
	overflow: hidden;
	text-align: center;
	margin-top: 50px;
}
#name h1 {
	color: red;
	font-size: 48px;
	font-weight: 600;
}
.info-item-title {
	font-size: 28px !important;
	font-weight: 600;
	color: #232323;
	margin: 0;
	padding: 0;
	text-transform: none;
}
.info-item-desc {
	font-size: 14px;
	padding: 5px;
}
/*****************Tabs What we offer*************/

.nav-link {
	display: inline-block !important;
}
#tabs h6.section-title {
	color: #eee;
}
#tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	color: #f3f3f3;
	background-color: gray;
	border-color: transparent transparent #f3f3f3;
	border-bottom: 5px solid !important;
	font-size: 20px;
	font-weight: bold;
}
#tabs .nav-tabs .nav-link {
	border: 1px solid transparent;
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem;
	color: #eee;
	font-size: 20px;
	border-left: 2px solid white;
}
.nav-tabs {
	background-color: #81d742;
}
.iwh-title {
	font-size: 36px;
	line-height: 1.1;
	font-weight: 900;
	position: relative;
	margin: 0 0 4px 0;
	color: #666666;
	text-transform: uppercase;
}
.samplelistbtn {
	background: #81d742;
	color: white;
	width:100%;
	border-radius: 22px;
	padding:6px 12px;
	font-size: 18px;
}
.samplelistbtn:hover {
	background: gray;
	color: white;
}
/********Tabs What We offer************/



/**************Speakers slider*************/

h1 div:first-child {
	color: #3498db;
	margin-right: 1rem;
}
/* PROFIL */
.blog .carousel-indicators {
	left: 0;
	top: auto;
	bottom: -60px;
}
/* The colour of the indicators */
.blog .carousel-indicators li {
	background: #a3a3a3;
	border-radius: 50%;
	width: 8px;
	height: 8px;
	margin-bottom: 10px;
}
.blog .carousel-indicators .active {
	background: #707070;
	margin-bottom: 10px;
}
.our-team-section {
	position: relative;
	padding-top: 40px;
	padding-bottom: 40px;
}
.our-team-section:before {
	position: absolute;
	top: -0;
	left: 0;
	content: " ";
	background: url(img/service-section-bottom.png);
	background-size: 100% 100px;
	width: 100%;
	height: 100px;
	float: left;
	z-index: 99;
}
.our-team {
	padding: 0 0 40px;
	background: #f9f9f9;
	text-align: center;
	overflow: hidden;
	height: 380px;
	position: relative;
	border-bottom: 5px solid #00325a;
}
.our-team:hover {
	border-bottom: 5px solid #2f2f2f;
}
.our-team .pic {
	display: inline-block;
	width: 170px;
	height: 170px;
	margin-bottom: 50px;
	z-index: 1;
	position: relative;
}
.our-team .pic:before {
	content: "";
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background: #81d742;
	position: absolute;
	bottom: 135%;
	right: 0;
	left: 0;
	opacity: 1;
	transform: scale(3);
	transition: all 0.3s linear 0s;
}
.our-team:hover .pic:before {
	height: 100%;
	background: #2f2f2f;
}
.our-team .pic:after {
	content: "";
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background: #ffffff00;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	transition: all 0.3s linear 0s;
}
.our-team:hover .pic:after {
	background: #7ab92d;
}
.our-team .pic img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	transform: scale(1);
	transition: all 0.9s ease 0s;
	box-shadow: 0 0 0 14px #f7f5ec;
	transform: scale(0.7);
	position: relative;
	z-index: 2;
}
.our-team:hover .pic img {
	box-shadow: 0 0 0 14px #f7f5ec;
	transform: scale(0.7);
}
.our-team .team-content {
}
.our-team .title {
	font-size: 22px;
	font-weight: 700;
	color: #4e5052;
	letter-spacing: 1px;
	text-transform: capitalize;
	margin-bottom: 5px;
}
.our-team .post {
	display: block;
	font-size: 15px;
	color: #4e5052;
	text-transform: capitalize;
}
.our-team .social {
	width: 100%;
	padding-top: 10px;
	margin: 0;
	background: #2f2f2f;
	position: absolute;
	bottom: -100px;
	left: 0;
	transition: all 0.5s ease 0s;
}
.our-team:hover .social {
	bottom: 0;
}
.our-team .social li {
	display: inline-block;
}
.our-team .social li a {
	display: block;
	padding-top: 6px;
	font-size: 15px;
	color: #fff;
	transition: all 0.3s ease 0s;
}
.our-team .social li a:hover {
	color: #2f2f2f;
	background: #f7f5ec;
}

@media only screen and (max-width: 990px) {
.our-team {
	margin-bottom: 10px;
}
}
/**************Speakers slider*************/


















/**************Cliesnts slider*************/

.ourworks-box {
	width: 60%;
	justify-content: center;
	text-align: center;
}
.our-works-head {
	font-size: 30px;
	font-weight: 400;
	color: black;
}
.introduce {
	height: 250px;
	background-color: white;
	box-shadow: 0 3px 10px #5969f642;
	border-bottom: 4px solid #81d742;
	color: black;
}
.introduce:hover {
	box-shadow: 0 3px 15px #5969f666;
	border-bottom: 4px solid #B122e5;
	color: black;
	text-decoration: none;
}
.flex-column-1 {
	height: 70%;
	width: 100%;
}
.flex-column-2 {
	height: 30%;
	width: 100%;
	align-items: center;
}
.text-gray {
	color: gray;
}
.pic {
	height: 70px;
	width: 70px;
	margin-left: 20px;
	border-radius: 50%;
	transition: all .2s ease-in-out;
}
.introduce:hover .pic {
	transform: scale(1.1);
}
.carousel-indicators .active {
	background-color: #666666;
}
.carousel-indicators li {
	background-color: #c8e5ff;
}
.carousel-indicators {
	bottom: -50px;
}
.p1 {
	background-image: url(../img/dimitri.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.p2 {
	background-image: url(../img/daniela.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.p3 {
	background-image: url(../img/stephen.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.p4 {
	background-image: url(../img/oleksii.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.p5 {
	background-image: url(../img/vlad.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.p6 {
	background-image: url(../img/Jane_Johnston.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.p7 {
	background-image: url(../img/jeff.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.p8 {
	background-image: url(../img/mark.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.p9 {
	background-image: url(../img/norten.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.p10 {
	background-image: url(../img/don%20van.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.p11 {
	background-image: url(../img/satish.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.p12 {
	background-image: url(../img/J.%20T.%20Kaminski,.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.p13 {
	background-image: url(../img/olaf.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.p14 {
	background-image: url(../img/fred.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.p15 {
	background-image: url(../img/joy.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.p16 {
	background-image: url(../img/Patrick.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.p17 {
	background-image: url(../img/manal.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.p18 {
	background-image: url(../img/rina.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.information p {
	font-weight: bold;
	margin-bottom: 0px;
}
.text-gray {
	color: #81d742 !important;
}
/**************Cliesnts slider*************/






/**************Sponsor slider*************/




.slide-imaes {
	background-image: url(../img/log0s-min.jpg);
	background-repeat: repeat-x;
	animation: slideRight 20000s infinite linear;
	-webkit-animation: slideRight 20000s infinite linear;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height: 150px;
}
.slide-imaes2 {
	background-image: url(../img/ddn%20pictures/ddn%20logo%20list.jpg);
	background-repeat: repeat-x;
	animation: slideRight 20000s infinite linear;
	-webkit-animation: slideRight 20000s infinite linear;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height: 150px;
}
.slide-imaes3 {
	background-image: url(../img/ddn%20eu%20picture/logos%20banner.jpg);
	background-repeat: repeat-x;
	animation: slideRight 20000s infinite linear;
	-webkit-animation: slideRight 20000s infinite linear;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height: 150px;
}
 @keyframes slideRight {
 from {
 background-position: 90000%;
}
 to {
 background-position: 0%;
}
}
 @-webkit-keyframes slideRight {
 from {
 background-position: 90000%;
}
 to {
 background-position: 0%;
}
}
/**************Sponsor slider*************/







.sponsors {
	background-color: #f8f8f8;
	margin-top: 60px;
}
/********************Side Nav Css*****************/





#sidebar-wrapper {
	z-index: 1000;
	position: fixed;
	right: 0;
	width: 250px;
	height: 100%;
	margin-right: -250px;
	overflow-y: auto;
	background: #222;
	-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;
}
.sidebar-nav {
	position: absolute;
	top: 0;
	width: 250px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebar-nav li {
	position: relative;
	line-height: 20px;
	display: inline-block;
	width: 100%;
	font-size: 110%;
	font-weight: 800;
	text-transform: uppercase;
	outline: none;
}
.sidebar-nav li:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
	height: 100%;
	width: 3px;
	background-color: #1c1c1c;
	-webkit-transition: width .4s ease-in-out;
	-moz-transition: width .4s ease-in-out;
	-ms-transition: width .4s ease-in-out;
	transition: width .4s ease-in-out;
}
.sidebar-nav li:first-child a {
	color: #fff;
	background-color: #1a1a1a;
}
.sidebar-nav li:nth-child(2):before {
	color: #fff;
	background-color: #81d742;
}
.sidebar-nav li:nth-child(3):before {
	background-color: #81d742;
}
.sidebar-nav li:nth-child(4):before {
	background-color: #81d742;
}
.sidebar-nav li:nth-child(5):before {
	background-color: #81d742;
}
.sidebar-nav li:nth-child(6):before {
	background-color: #81d742;
}
.sidebar-nav li:nth-child(7):before {
	background-color: #81d742;
}
.sidebar-nav li:nth-child(8):before {
	background-color: #81d742;
}
.sidebar-nav li:nth-child(9):before {
	background-color: #81d742;
}
.sidebar-nav li:nth-child(10):before {
	background-color: #81d742;
}
.sidebar-nav li:hover:before, .sidebar-nav li.open:hover:before {
	width: 100%;
	-webkit-transition: width .4s ease-in-out;
	-moz-transition: width .4s ease-in-out;
	-ms-transition: width .4s ease-in-out;
	transition: width .4s ease-in-out;
}
.sidebar-nav li a {
	display: block;
	color: #ddd;
	text-decoration: none;
	padding: 10px 15px 10px 30px;
}
.sidebar-nav li a:hover, .sidebar-nav li a:active, .sidebar-nav li a:focus, .sidebar-nav li.open a:hover, .sidebar-nav li.open a:active, .sidebar-nav li.open a:focus {
	color: #fff;
	text-decoration: none;
	background-color: transparent;
}
.sidebar-nav > .sidebar-brand {
	height: 44px;
	font-size: 18px;
	line-height: 1.43;
}
.sidebar-nav .dropdown-menu {
	position: relative;
	width: 100%;
	padding: 0;
	margin: 0;
	border-radius: 0;
	border: none;
	background-color: #222;
	box-shadow: none;
}
#menu-toggle {
	z-index: 801;
	position: fixed;
	top: 350px;
	right: 15px;
}
#sidebar-wrapper.active {
	right: 250px;
	width: 250px;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.toggle {
	margin: 5px 5px 0 0;
}
#to-top {
	position: fixed;
	right: 1.5%;
	bottom: .5%;
	z-index: 799;
}
.btn-dark {
	background-color: #81d742 !important;
	border-color: #81d742 !important;
}
/**************Side Nav Css*****************/





/***************History***************/

:focus {
	outline: 0px solid transparent !important;
}
.timeline {
	padding: 50px 0;
	position: relative;
}
.timeline-nodes {
	padding-bottom: 25px;
	position: relative;
}
.timeline-nodes:nth-child(even) {
	flex-direction: row-reverse;
}
.timeline h3, .timeline p {
	padding: 5px 15px;
}
.timeline h3 {
	font-weight: lighter;
	background: #81d742;
}
.timeline p, .timeline time {
	color: gray;
}
.timeline::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	width: 0;
	border-left: 2px dashed gray;
	height: 100%;
	z-index: 1;
	transform: translateX(-50%);
}
.timeline-content {
	border: 2px solid gray;
	position: relative;
	border-radius: 0 0 10px 10px;
	box-shadow: 0px 3px 25px 0px rgba(10, 55, 90, 0.2)
}
.timeline-nodes:nth-child(odd) h3, .timeline-nodes:nth-child(odd) p {
	text-align: right;
}
.timeline-nodes:nth-child(odd) .timeline-date {
	text-align: left;
}
.timeline-nodes:nth-child(even) .timeline-date {
	text-align: right;
}
.timeline-date img {
	width: 100%;
}
.timeline-nodes:nth-child(odd) .timeline-content::after {
	content: "";
	position: absolute;
	top: 5%;
	left: 100%;
	width: 0;
	border-left: 10px solid #81d742;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
}
.timeline-nodes:nth-child(even) .timeline-content::after {
	content: "";
	position: absolute;
	top: 5%;
	right: 100%;
	width: 0;
	border-right: 10px solid #81d742;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
}
.timeline-image {
	position: relative;
	z-index: 100;
}
.timeline-image::before {
	content: "";
	width: 95px;
	height: 95px;
	border: 2px dashed gray;
	border-radius: 50%;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 1;
}
.timeline-image span {
	color: black !important;
	background: white;
	padding: 29px 5px 30px 5px;
	font-size: 25px;
}

/*small device style*/

@media (max-width: 767px) {
.timeline-nodes:nth-child(odd) h3, .timeline-nodes:nth-child(odd) p {
	text-align: left
}
.timeline-nodes:nth-child(even) {
	flex-direction: row;
}
.timeline::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 4%;
	width: 0;
	border-left: 2px dashed var(--blue);
	height: 100%;
	z-index: 1;
	transform: translateX(-50%);
}
.timeline h3 {
	font-size: 1.7rem;
}
.timeline p {
	font-size: 14px;
}
.timeline-image {
	position: absolute;
	left: 0%;
	top: 60px;/*transform: translateX(-50%;);*/
}
.timeline-nodes:nth-child(odd) .timeline-content::after {
	content: "";
	position: absolute;
	top: 5%;
	left: auto;
	right: 100%;
	width: 0;
	border-left: 0;
	border-right: 10px solid var(--blue);
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
}
.timeline-nodes:nth-child(even) .timeline-content::after {
	content: "";
	position: absolute;
	top: 5%;
	right: 100%;
	width: 0;
	border-right: 10px solid var(--blue);
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
}
.timeline-nodes:nth-child(even) .timeline-date {
	text-align: left;
}
.timeline-image::before {
	width: 65px;
	height: 65px;
}
}

/*extra small device style */
@media (max-width: 575px) {
.timeline::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 3%;
}
.timeline-image {
	position: absolute;
	left: -5%;
}
.timeline-image::before {
	width: 60px;
	height: 60px;
}
}
/***************History***************/



#Gallery {
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}
.gallery-item {
	float: left;
	position: relative;
	width: 100%;
	margin-top: 20px;
}
.gallery-item a {
	position: absolute;
	left: 10px;
	right: 10px;
	top: 10px;
	bottom: 10px;
	overflow: hidden;
}
.gallery-item img {
	width: 100%;
}
.gallery-item:hover {
	box-shadow: 2px 4px 8px 2px #81d742, 0 6px 20px 0 rgba(0,0,0,.19) !important;
}
/* Directly from:
http://photoswipe.com/latest/photoswipe.css
*/
body.ps-active {
	-webkit-text-size-adjust: none;
}
body.ps-active * {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
body.ps-active *:focus {
	outline: 0;
}
/* Document overlay */
div.ps-document-overlay {
	background: #000;
}
/* Viewport */
div.ps-viewport {
	background: #000;
	cursor: pointer;
}
/* Zoom/pan/rotate layer */
div.ps-zoom-pan-rotate {
	background: #000;
}
/* Slider */
div.ps-slider-item-loading {
	background: url(http://abvichico.com/images/photoswipe/photoswipe-loader.gif) no-repeat center center;
}
/* Caption */
div.ps-caption {
	background: #000000;
	background: -moz-linear-gradient(top, #303130 0%, #000101 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #303130), color-stop(100%, #000101));
	border-bottom: 1px solid #42403f;
	color: #ffffff;
	font-size: 13px;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	text-align: center;
}
div.ps-caption-bottom {
	border-top: 1px solid #42403f;
	border-bottom: none;
}
div.ps-caption-content {
	padding: 13px;
}
/* Toolbar */
div.ps-toolbar {
	background: #000000;
	background: -moz-linear-gradient(top, #303130 0%, #000101 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #303130), color-stop(100%, #000101));
	border-top: 1px solid #42403f;
	color: #ffffff;
	font-size: 13px;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	text-align: center;
	height: 44px;
	display: table;
	table-layout: fixed;
}
div.ps-toolbar-top {
	border-bottom: 1px solid #42403f;
	border-top: none;
}
div.ps-toolbar-close, div.ps-toolbar-previous, div.ps-toolbar-next, div.ps-toolbar-play {
	cursor: pointer;
	display: table-cell;
}
div.ps-toolbar div div.ps-toolbar-content {
	width: 44px;
	height: 44px;
	margin: 0 auto 0;
	background-image: url(http://abvichico.com/images/photoswipe/photoswipe-icons.png);
	background-repeat: no-repeat;
}
div.ps-toolbar-close div.ps-toolbar-content {
	background-position: 0 0;
}
div.ps-toolbar-previous div.ps-toolbar-content {
	background-position: -44px 0;
}
div.ps-toolbar-previous-disabled div.ps-toolbar-content {
	background-position: -44px -44px;
}
div.ps-toolbar-next div.ps-toolbar-content {
	background-position: -132px 0;
}
div.ps-toolbar-next-disabled div.ps-toolbar-content {
	background-position: -132px -44px;
}
div.ps-toolbar-play div.ps-toolbar-content {
	background-position: -88px 0;
}

/* Hi-res retina display */
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
div.ps-toolbar div div.ps-toolbar-content {
	-webkit-background-size: 176px 88px;
	background-image: url(http://abvichico.com/images/photoswipe/photoswipe-icons@2x.png);
}
}
/**************Gallery Images Models ID***************/




#myImg {
	opacity: 0.7;
	border-radius: 8px;
	transition: 0.3s;
	cursor: pointer;
}
#myImg2 {
	opacity: 0.7;
	border-radius: 8px;
	transition: 0.3s;
	cursor: pointer;
}
#myImg3 {
	opacity: 0.7;
	border-radius: 8px;
	transition: 0.3s;
	cursor: pointer;
}
#myImg4 {
	opacity: 0.7;
	border-radius: 8px;
	transition: 0.3s;
	cursor: pointer;
}
#myImg5 {
	opacity: 0.7;
	border-radius: 8px;
	transition: 0.3s;
	cursor: pointer;
}
#myImg6 {
	opacity: 0.7;
	border-radius: 8px;
	transition: 0.3s;
	cursor: pointer;
}
#myImg7 {
	opacity: 0.7;
	border-radius: 8px;
	transition: 0.3s;
	cursor: pointer;
}
#myImg8 {
	opacity: 0.7;
	border-radius: 8px;
	transition: 0.3s;
	cursor: pointer;
}
#myImg9 {
	opacity: 0.7;
	border-radius: 8px;
	transition: 0.3s;
	cursor: pointer;
}
#myImg10 {
	opacity: 0.7;
	border-radius: 8px;
	transition: 0.3s;
	cursor: pointer;
}
#myImg:hover {
	opacity: 1;
}
#myImg2:hover {
	opacity: 1;
}
#myImg3:hover {
	opacity: 1;
}
#myImg4:hover {
	opacity: 1;
}
#myImg5:hover {
	opacity: 1;
}
#myImg6:hover {
	opacity: 1;
}
#myImg7:hover {
	opacity: 1;
}
#myImg8:hover {
	opacity: 1;
}
#myImg9:hover {
	opacity: 1;
}
#myImg10:hover {
	opacity: 1;
}
#myModel {
	position: fixed;
	padding-top: 100px;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0);
	background: rgba(0,0,0,0.9);
	z-index: 1;
	left: 0;
	top: 0;
	display: none;
	overflow: auto;
	font-weight: bold;
}
#close {
	color: #fff;
	font-size: 40px;
	position: absolute;
	right: 20px;
	top: 15px;
}
#close:hover {
	color: #ccc;
	cursor: pointer;
}
#caption {
	width: 80%;
	text-align: center;
	padding: 50px 0;
	color: #fff;
	font-size: 25px;
	height: 150px;
	font-family: sans-serif;
	margin: auto;
	letter-spacing: 2px;
}
.model-content {
	display: block;
	width: 80%;
	/*   max-width: 700px; */
/*   height: 500px; */
	margin: auto;
}
/* Add animation */

.model-content, #caption {
	animation-name: zoom;
	animation-duration: 0.6s
}
@keyframes zoom {
 from {
transform: scale(0)
}
 to {
transform: scale(1)
}
}
/**************Gallery Images Models ID***************/




/************CTN East Coast End **************/





/**************DDN East Coast Page Start***********/

.welcome-note2 {
	background-image: url(../img/ddn%20usa%20web%20east%20coast%20banner.jpg);
	background-position: center;
	background-size: cover;
}
.welcome-note3 {
	background-image: url(../img/ddn%20eu%20web%20bannerbjcs.jpg);
	background-position: center;
	background-size: cover;
}
.welcome-note4 {
	background-image: url(../img/ctn%20usa%20web%20banner%20west%20coastt.jpg);
	background-position: center;
	background-size: cover;
}
.timeline-content p {
	text-align: justify !important;
}
.info-detail {
	padding: 10px;
	width: 100%;
	float: left;
	font-size: 16px;
	text-transform: capitalize;
	margin-bottom: 2px;
}
.iw-events-timeline .events-timeline .iw-event-info .info-detail .icon {
	display: inline-block;
	width: 25px;
	height: 25px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	color: #ffffff;
	margin-right: 10px;
	font-size: 14px;
	text-align: center;
	line-height: 25px;
}
.theme-bg {
	background: none repeat scroll 0 0 #81d742!important;
	padding: 7px;
	border-radius: 45%;
	margin-right: 10px;
	color: white;
}
.theme-color {
	color: #81d742!important;
	display: inline-block;
}
html {
	scroll-behavior: smooth;
}
.float {
	position: fixed;
	width: 60px;
	height: 60px;
	bottom: 40px;
	left: 20px;
	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;
}
/***********Attendee list Page**************/
.table {
	background-color: #fff;
	box-shadow: 0px 2px 2px #aaa;
	margin-top: 50px;
}
.table tbody tr td {
	text-align: center;
	font-size: 17px;
}
.table thead tr th {
	text-align: center;
	font-size: 19px;
	color: #000;
}
/***********Attendee list Page**************/
	
	
	/***********Why us*************/
	
.whyus-bg {
	background-image: url(../img/web%20image.jpg);
	background-size: cover;
	background-position: center;
}
.misssion-img {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
}
.vision-img {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
}
.processbox {
	width: 100%;
	height: auto;
	float: left;
	border: 2px solid black;
	border-radius: 10px;
	padding: 1em 0.5em;
	height: 360px;
	box-shadow: 0px 0px 6px 1px rgba(0,0,0,0.6);
}
.processbox h5 {
	font-size: 25px;
	border-bottom: 2px solid black;
	color: #81d742;
	height: 65px;
}
.processbox ul {
	text-align: justify;
	font-size: 16px;
}
.processbox p {
	text-align: justify;
}




	
	/***********Contact us*************/
	
.contactusbg {
	background-image: url(../img/contactus.jpg);
	background-size: cover;
	background-position: center;
	padding-bottom:50px;
}
