/* Add here all your CSS customizations */
/* ::-webkit-scrollbar {
  display: none;
}
::-webkit-scrollbar-button {
  display: none;
} */


/* ::-webkit-scrollbar {
  display: none;
}
::-webkit-scrollbar-button {
  display: none;
} */

/* .all-pages .content-div::-webkit-scrollbar {
  display: block;
} */



    #banner_body
        {
    background-color: rgba(0,0,0,0.5);
    width: 100%;
    height: 100vh;
    padding: 0;
    margin: 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    cursor: auto;
    display: none;
        }
        #banner
        {
                position: fixed;
    top: -50%;
    left: 0;
    right: 0;
    background: url(../img/banner/Web-Banner-KP-Amsterdam.jpg);
    background-size: cover;
    width: 800px;
    height: 302px;
/*    cursor: pointer;
*/    margin: 0 auto;
    opacity: 0;
        }

        @media only screen and (max-width: 960px)
{
	#banner {
    width: 80%;
    background-size: contain;
    background-repeat: no-repeat;
}
}


        #close
        {
            display: none;
                    position: absolute;
    top: -10px;
    top: -23px;
    right: -20px;
    background: #fff;
    padding: 10px;
    font-size: 18px;
    width: 45px;
    border-radius: 76px;
    text-align: center;
    cursor: pointer;
        }
        #close:hover
        {
            background: #000;
            color: #fff;
        }



.slider-tag
{
    letter-spacing: 0.7px !important;
    font-size: 16px !important;
}

a:focus {
    background-color: transparent !important;
}

.dropdown-item
{
	color:#000 !important;
	font-weight: 600 !important;
}
.dropdown-item:hover
{
	color:#797979 !important;
}

html .btn-primary {
    background-color: #ffb480;
    border-color: #ffb480 #ffb480 #006699;
    color: #ffffff;
}
.careers h3 {
    color: #255B7B;
    font-size: 19px;
}
a {
    color:#b53b64;
}
.contact-us-address .email {
    background: #E1E1E1;
    border: #E1E1E1;
    color: #000;
    padding-top: 3px;
	padding-bottom: 3px;}

.color-us-group{
    color:#990000;
}
p {
    color: #000 !important;
    font-size: 16px!important;
}
h2 {
    font-size: 21px !important;
     line-height: 30px !important; 
}c
h3 {
    color: #4194B6!important;
    font-size: 19px!important;
}
.scrollable.colored-slider .scrollable-slider {
    background: #D2D2D2!important;
}
.content-div{
    overflow-y: scroll!important; 
    height: 430px;
}
.main{
    clear: both;
    overflow: hidden!important;
}
.all-pages{
    height: 600px;
}
.main ul{
    font-size: 16px!important;
}
.thumb-info-caption .thumb-info-caption-text, .thumb-info-caption p {
    font-size: 16px!important;
}

.custom-menu {
    position: relative;
    top: 20px;
	right: 3px;
    color: #8c8c8c !important;
    font-size: 12px;
    /* font-weight: 200; */
    font-weight: bold;
    }
ul
{
	color: #000 !important;
}
  
a
{
	text-decoration: none !important;
}
.logo-info-res{ 
    display: none; 
}
html .scroll-to-top{ 
    display: none; 
}
.list.list-icons.list-icons-lg li {
    padding-left: 3px !important;
}
.custom-sidebar{
	padding-left: 15px;
    background-color: #F3f3f3;
}
.scrollable-content{ 
    right: 0px !important; 
}
.nav-pills .nav-link.active:hover{
	color: #255b7b !important;
}

.row > .col-lg-4
{
	padding: 5px !important;
}

.boxset > .col-lg-3
{
	width: 50% !important;
}
.mt-2, .my-2 {
     margin-top: 0rem !important;
}

.custom-class-home h1{
	color: #FFF !important;
}
#header .header-social-icons{
	    margin-left: 0px !important;
}
.page-header-umair.page-header.page-header-modern h1{
	font-size: 70px !important;
    font-weight: 400 !important;
}
.page-header-umair.page-header.page-header-modern.page-header-background.page-header-background-md{
	margin-bottom: 60px !important;
	padding: 100px 0 !important;
}

.custom-sidebar > li > a {
    padding: 4px 0 4px 22px !important;
}
.custom-sidebar li a:before{ 
    display: none; 
}
.social-icons li a {
	height: 25px !important;
	line-height: 25px !important;
	width: 25px !important;
	font-size: 17px !important;
	color: #8e8e8e !important;
	/* padding: 10px; */
}
.custom-header-color{ 
	 background-color: #FFF !important; 
}
ul.nav-list li a:before {
    top: 3px !important;
}
/*Hamburg css*/
.custom-pin-wrapper-pos .pin-wrapper {
left: 0 !important;
}
html .custom-overlay {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(192,192,192,0.9);
    width: 100vw;
    height: 100vh;
    z-index: 9999;
    color: #000;
    transition: ease transform 2s !important;
    transform: translate3d(100%, 0, 0) !important;
}

html:not(.side-header-hide) .custom-overlay {
    transform: translate3d(0, 0, 0) !important;
}
html.side-header-hide .custom-overlay {
    display: block !important;
}

.dropdown-mega-sub-nav a:hover{
    background:none;
    color:#555 !important;
}
.home-intro-custom {
    /* background-color: transparent;
    position: absolute !important; */
    background-color: #333;
    margin-bottom: 0px !important;
    bottom: 0px;
    padding: 0px !important;
    font-size: 10px;
    height: 37px !important;
    z-index: 9999 !important;

}

.footer-copyright{
    display: none;
}
.footer-copyright nav{
    color: #FFF!important;
    font-size: 12px;
   /*  margin-left: -30px; */
}
.footer-copyright-custom{
   /*  background-color: #255b7b!important; */
}

.home-intro-custom ul{
    list-style-type: none;
    padding-bottom: 1px;
}
.home-intro-custom ul li{
    float: left;
}

/* .home-intro-custom:hover .footer-copyright-custom {
    display: block !important;
    position: absolute;
    bottom: -33px;
} */

.certification-grid .content-grid-row .content-grid-item {
    background-color: #F5F5F5;
}

.home-intro-custom .footer-copyright-custom{
    /* display: none !important; */
    position: relative;
    /* bottom: -33px; */
}
.hamburguer-btn.hamburguer-btn-side-header-overlay {
    right: 35px !important;
    background-color: #000;
}
.hamburguer-btn.hamburguer-btn-side-header {
    top: 0px;
}
.hamburguer-btn.hamburguer-btn-light .close span {
    background: #000;
}
.custom-overlay .custom-overlay-content {
    position: absolute;
    top: 50%;
    left: 62%;
    transform: translate3d(-50%, -50%, 0);
}
.hamburguer-btn-sticky-dark{

}


.feature-box.feature-box-style-4 .feature-box-icon [class*="fa-"], .feature-box.feature-box-style-4 .feature-box-icon .icons
{
	color: #ffb480 !important;
}

.slideInRight {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}

.custom-overlay-content .dropdown-mega-sub-title{
    text-transform: uppercase; 
    font-weight: bold;
    color: #255B7B
}

.custom-overlay-content .dropdown-mega-content ul {
    list-style: none;
    margin-left: 0px !important;
    padding-left: 0px !important;
}
.custom-overlay-content .dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 0rem;
}

.custom-style-slider-left{
    float: left; 
    padding-right: 0px;
    padding-left: 0px;
}
.custom-style-slider-left .col-lg-12{
    left: 0px !important;
    padding-right: 0px;
    padding-left: 0px;
}

.hamburguer-btn.hamburguer-btn-light .hamburguer span {
     background: #ffb480 ;
}
.hamburguer-btn.hamburguer-btn-light .close span{
     background: #FFF;
}

.upper-links a{ 
    color:#ffb480; 
}
.upper-links .sperator {
    color: #b3b3b3;
    font-weight: lighter;
}

.custom-style-slider-left .rev_slider li.slide-overlay.slide-overlay-level-3 .slotholder:after {
    opacity: 0 !important;
}

.all-pages{
    font-size: 14px !important; 
    color: #464646;
}
.all-pages ul li{
    line-height: 26px !important;
}
.all-pages .content-div::-webkit-scrollbar-track
{
    background-color: #F9F9F9;
    border-radius: 4px;
}

.all-pages .content-div::-webkit-scrollbar
{
    width: 6px;
    background-color: #D3D3D3;
    border-radius: 4px;
}

.all-pages .content-div::-webkit-scrollbar-thumb
{
    background-color: #D3D3D3;
    border: 2px solid #D3D3D3;
    border-radius: 4px;
}
.all-pages .pr-5{
    padding-left: 0px !important;
}

.us-certifications .pr-5{
    padding-left: 0px !important;
}
.feature-box.feature-box-style-5 .feature-box-icon .icons {
    color: #B7B7B7 !important;
}
.badge.badge-xs {
    font-size: 9px !important;
    background-color: #B7B7B7 !important;
}
.feature-box.feature-box-style-5 .feature-box-icon .icons {
    font-size: 1.5em;
}
.feature-box.feature-box-style-5 .feature-box-icon {
    min-width: 2em !important;
}
.all-pages .tabs{
    margin-bottom: 0px !important;
}


.custom-sidebar ul.nav-list li a:before { display: none; }

.custom-grid-1{}
.custom-grid-1 .content-grid-row{}
.custom-grid-1 .content-grid-row .content-grid-item{ background-color: #F5F5F5; }
.custom-grid-1 .content-grid-row .content-grid-item .p-2{ }
/* .custom-grid-1 .content-grid-item:before {border-left: 0px !important;}
.custom-grid-1 .content-grid-item:after {border-bottom: 0px !important;} */
.custom-grid-1 .content-grid-item:before {border-left: 5px solid #FFF;}
.custom-grid-1 .content-grid-item:after {border-bottom: 5px solid #FFF;}
.custom-grid-1 .content-grid-item {padding: 0.5px !important;}

.all-pages .btn-modern{padding:15px 20px !important; /* padding: 0rem !important; */}
.all-pages .custom-btn-media{padding: 0rem !important;}
.all-pages .feature-box .feature-box-info {
    padding-left: 0px !important;
}

.us-certifications .py-lg-5 {
    padding-bottom: 0px!important; 
}
.custom-grid-color .content-grid-row .content-grid-item .p-2{ background-color: #82C2EE; }

.form-control:not(.form-control-sm):not(.form-control-lg) {

    border: 2px solid #ccc !important;
}
.global-offices{}
.global-offices h3{ color: #255B7B; font-size: 19px;}
.global-offices p{    line-height: 17px;     margin: 0 0 10px !important;}
.global-offices .email{    background: #E1E1E1;
    border: #E1E1E1;
    color: #000;
    padding-top: 3px;
    padding-bottom: 3px;}


.contact-us h3{ color: #255B7B; font-size: 19px;}
.contact-us p{    line-height: 22px;}
.careers p{    /*line-height: 22px;*/}
#name-error, #email-error, #phone-error, #message-error{ display: none !important; }
#header .header-nav.header-nav-links-side-header nav > ul > li.dropdown > .dropdown-item:before 
{
    content: "\f078" !important;
}
.custom-main-menu {padding: 0px 0 0px 15px !important;}
.custom-main-menu li a:before{ display: none !important; }

.feature-box {
    border-bottom: 1px solid #e0e0e0;
}
.about-us-customers .content-grid-item:before {
    border-left: 1px solid #FFF;
}

.about-us-customers .content-grid-item:after {
    border-bottom: 1px solid #FFF;
}

.about-us-history .btn-modern {
    padding: 0.4rem 2.5rem !important;
    font-size: 1em;
}
.content-grid-customers .content-grid-item{
    background-color: white;
}
.content-grid-customers .content-grid-item:after {
    border-bottom: 1px solid #DADADA;
        bottom: 0px !important;
}
.last-customer
{
    border-right: 1px solid #DADADA !important;
}
.last-customer:after
{
    border-bottom: 0px !important;
}

.custom-env .box-content h4{
     color: #f1f1f1!important;
}
.custom-env .box-content:hover h4{
    color: #000!important;
}

/* .tp-rightarrow{ left: 103% !important; }
.tp-leftarrow{ left: -3% !important; } */



.tparrows{
    background:none !important;
}
.tparrows:before{
    /* font-size: 50px !important; */
    font-size: 30px !important;
    color: rgba(255, 255, 255, 0.7);
}
.custom-direction h3{
        margin-bottom: 20px!important;
}
.custom-direction p{
        margin-bottom: 24px!important;
}

.nav-pills .nav-link.active {
    color: #255b7b !important;
    background: none !important;
}

#header .header-nav.header-nav-links-side-header nav > ul > li > a {
    padding: 0px 15px !important;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
    /* padding: 3px 18px 6px 18px !important; */
    padding: 4px 0px 5px 22px !important;

}
.header-btn-collapse-nav .fa-bars:before {
    font-size: 20px!important;
}
.mob-rev-slider{
    display: none;
}

.c-py-lg-5{
        padding-top: 3rem!important;
    }

.logo-custom-css{
    margin-top: 20px;
}
.custom-menu-style{
        padding-bottom: 100px!important;
    }





.footer-copyright-1{
    position: absolute;
    bottom: 0px;
}
.footer-copyright-custom-1{
 display: none;
background-color: rgba(0,0,0,0.7);
}
.footer-copyright-custom-icon{
    cursor:pointer;
    background-color: rgba(0,0,0,0.3);
    
}
.footer-copyright-1:hover .footer-copyright-custom-1{
  display: block;
 
}
.footer-copyright-custom-1 ul li{
    color: #a2a2a2;
}
.footer-copyright-custom-1 ul li a{
    color: #a2a2a2!important;
}
.footer-copyright-custom-1 ul li a:hover{
    color:#007bff!important;
}

/* .copyright-main-icon-2:hover .copyright-main-text-2{
    display: block;
} */
/*.copyright-main-text-2{
     display: none;
}*/


.feature-box {
    border-bottom: 0px!important;
	padding-left: 10px;
}


.custom-carousel .thumb-info-inner {
    font-size: 15px !important;
}
.custom-carousel .owl-item{
    border: 2px solid #fff;
}

    .download-bochure{
    padding-right: 0px;
}
.download-bochure a{
    color: #000;
    /* letter-spacing: 0.5px; */
    background: #dcdcdc;
    border: none;
    font-size: 11px;
    float: right;
    padding: 7px;
}
.download-bochure a:hover{
    color: #FFF;
}

/*

* Max media query means less than or equal
* Min media query mens greater then or equal 

 */
.custom-overlay
{
	font-size: 16px;
}

@media only screen and (min-width: 992px)  {
#header .header-nav-main nav > ul > li > a{
		font-weight: 600 !important;
	letter-spacing: 0 !important;
	}
}
@media only screen and (max-width: 992px)  {
    .logo-info-res{
     display: block!important;
    }
    .logo-info-back{
        display: none!important;
    }
    .all-pages .ml-5{
       margin-left: 1rem!important;
    }
    .footer-copyright{
        display: block!important;
    }
    #header .header-nav.header-nav-links-side-header nav > ul > li.dropdown > .dropdown-item:before{
        display: none!important;
    }
	
    .custom-home .fa-chevron-down {
        display: none!important;
    }
    #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
        padding: 4px 0px 5px 0px !important;
    }
    #header .header-nav-main nav .custom-main-menu li{
        border-bottom: 0px!important;
    }
    #header .header-nav-main nav {
        max-height: 70vh!important;
    }
   .rev-main-slider{
       display: none!important;
   }
   .social-icons li a {
        color: #ffffff !important;
    }
    .tp-parallax-wrap {
        left: 50px!important;
    }
    .slider-icon{
        top: 75px;
    }
   .home-intro-custom-1{
    display: none!important;
   }



  /*  .mob-rev-slider{
      display: block!important;
  }
  .global-offices .custom-sec-address{
       margin-top: 3rem!important;
   } */


}

@media only screen and (min-width: 992px) {
    html.side-header #header.side-header.side-header-hide {
    -webkit-transform: translateX(0) !important;
    transform: translateX(0) !important;
    }
    .custom-left-margin-16{
     margin-left: 15.5rem!important;
    }
     .custom-style-slider-left #revolutionSlider{
            height: 829px !important;
    }
    .custom-style-slider-left .tp-fullwidth-forcer{
         height: 829px !important;
    }

    .custom-overlay .custom-overlay-content
{
    
    left:60% !important;

}
.ipad-menu-last
{
    margin-left: -1px !important;
}

.ipad-menu
{
    margin: 0 20px;
}

.ipad-menu-first
{
    margin-left:0 !important;
}


}
.mbl
{
	display: none !important;
}
.web
{
	display: block !important;
}
.smallcontentdiv
	{
		height: 400px !important;
	}



.custom-logo
{
    margin-left: 12px;
}
.upper-links
{
    /*bottom: 10px; */   
}


@media only screen and (min-width: 1300px) and (max-width: 1370px) {


.content-div
{
    overflow-y: scroll!important;
    height: 470px;
}
.upper-links
{
       
}


}
@media only screen and (min-width: 780px) and (max-width: 1050px) {

.custom-overlay .custom-overlay-content
{
    
    left:60% !important;

}

.ipad-menu
{
        max-width: 25.666667% !important;
        margin: 0 9px;
}

.custom-overlay
{
    width: 100% !important;
    max-width: 100%; 
    margin-left: 0rem !important;
}
.upper-links
{
    
}

.content-div
{
    overflow-y: scroll!important;
    height: 1130px;
}
    }

@media only screen and (min-width: 780px) and (max-width: 1050px) and (max-height: 800px) {


.content-div
{
    overflow-y: scroll!important;
    height: 550px;
}




}


@media only screen and (min-width: 780px) and (max-width: 1050px) and (max-height: 400px) {


.content-div
{
    overflow-y: scroll!important;
    height: 400px;
}
}


 @media only screen and (min-width: 779px) and (max-width: 992px)  {
.content-div
{
    overflow-y: scroll!important;
    height: 420px;
}
}


 @media only screen and (min-width: 950px) and (max-width: 992px)  {
	 
p.main-slider-text
	{
		 margin-top:14em !important;
			
	}
	h1.main-slider-text
	   {
		   margin-top: 3em !important;
	   }
	 }

@media only screen and (min-width: 800px) and (max-width: 949px)  {
	 
p.main-slider-text
	{
		 margin-top:14em !important;
			
	}
	h1.main-slider-text
	   {
		   margin-top: 4em !important;
	   }
	 }
@media only screen and (min-width: 750px) and (max-width: 799px)  {
	 
p.main-slider-text
	{
		 margin-top:14em !important;
			
	}
	h1.main-slider-text
	   {
		   margin-top: 4.5em !important;
	   }
	 }

@media only screen and (min-width: 700px) and (max-width: 749px)  {
	 
p.main-slider-text
	{
		 margin-top:14em !important;
			
	}
	h1.main-slider-text
	   {
		   margin-top: 5em !important;
	   }
	 }


@media only screen and (min-width: 600px) and (max-width: 699px)  {
	 
p.main-slider-text
	{
		 margin-top:15em !important;
			
	}
	h1.main-slider-text
	   {
		   margin-top: 6em !important;
	   }
	 }


   @media only screen and (max-width: 992px)  {

   .worldwideweb
	{
		display: none !important;
	}
 .side-header,.custom-header-color
	{	height: 90px !important;
	}
	.tp-parallax-wrap, .tp-loop-wrap
	{
		width:100%;
		left: 0px !important;
		top:100px !important; 
		  
	}
	.tp-mask-wrap
	{
		  text-align: center;
    width: 100%;
	}

	.web
	{
		display: none !important;
	}
.mbl
{
	text-align: center !important;
	display:block !important;
	top:0px !important;
}	
	p.main-slider-text
	{
		 padding-top: 8em !important;
			
	}
	h1.main-slider-text
	   {
		   padding-top: 3em !important;
	   }
	
	.slider-container
	{
		height: 100% !important;
		
	}
	.mainconcept 
{
height: 1000px !important;
margin-bottom: 5em;
}

	
	.download-bochure
	{
		float: left !important;
		padding-top: 12px;padding-bottom: 12px;
		padding-left: 0;
	}
	.download-bochure > .btn
	{
		float: left !important;
	}
	.hide
	{
		display: none !important;
	}
}

@media only screen and (max-width: 1400px)  {
     .c-py-lg-5{
        padding-top: 0rem!important;
    }
    .logo-custom-css{
        margin-top: 0px!important;
        width: 130px!important;
    }
    .custom-menu-style{
        padding-bottom: 30px!important;
    }

}

@media only screen and (max-width: 1199px) and (min-width: 1050px)  {


.custom-overlay
	{
		max-width: 100% !important;
		width: 100% !important;
    	
    	margin-left: 0rem !important;
	}
	
}


@media only screen and (max-width: 1500px) and (min-width: 1200px)  {
    .tp-parallax-wrap{
        left: 100px;
    }
	.popupmenu
	{
		margin-left: 1em !important;
		margin-right: 1em !important;
	}
	.custom-overlay-content
	{
		padding-left: 0px !important;
	}
    .smallcontentdiv
	{
		height: 310px !important;
	}
}
/*Hamburger*/
 @media only screen and (min-width: 1600px) {
       .custom-width-lg-10 {
        max-width: 87.333333% !important;
    }
    /*hamburger cross*/
   .hamburguer-btn.hamburguer-btn-side-header-overlay {
       right: 25px !important;
   }
    .hamburguer-btn.hamburguer-btn-side-header {
        top: 0px!important;
    }
    
}
/*END Hamburger*/
@media only screen and (max-width: 1500px) and (min-width: 1400px)  {
    .content-div {
        overflow-y: scroll!important;
        height: 500px;
    }

    /* .hamburguer-btn.hamburguer-btn-side-header-overlay {
        right: 25px !important;
    } */
}

@media only screen and (max-width: 1400px) and (max-height: 780px){

.bottom-logo
	{
		display: none;
	}
	
	.thumb-info-title
	{
		margin-top: 1em !important;
    }
	.header-row-side-header
	{
		padding-bottom: 0 !important;
	}
	

}



/*IPAD PRO MEDIA QUERY CUSTOMIZED*/

@media only screen and (width: 1366px) and (height: 922px){

.header-logo
	{
		margin: 60% !important;
	}
	.thumb-info-title
	{
		margin-top: 5em !important;
    }
	.upper-links
{
    bottom: -5px !important;
}
	.content-div {
        overflow-y: scroll!important;
        height: 630px;
    }
	.smallcontentdiv
	{
		height: 500px !important;
	}


}
@media only screen and (min-width: 1441px) and (min-height: 840px){

	.header-logo
	{
		margin: 5% !important;
	}
	.thumb-info-title
	{
		margin-top: 1em !important;
    }
	
}

@media only screen and (min-height: 750px) and (max-height: 839px){

	.header-logo
	{
		margin: 3em !important;
	}
	
}
@media only screen and (max-width: 1500px)  {
.thumb-info-title
	{
		margin-top: 0px !important;
    }

    /* .hamburguer-btn.hamburguer-btn-side-header-overlay {
        right: 25px !important;
    } */
}


@media only screen and (max-width: 1700px) and (min-width: 1500px)  {
    .content-div {
        overflow-y: scroll!important;
         height: 630px;
    }
    .hamburguer-btn.hamburguer-btn-side-header-overlay {
        right: 58px !important;
    }
		.smallcontentdiv {
        overflow-y: scroll!important;
       height: 400px !important;
    }

}
@media only screen and (max-width: 2000px) and (min-width: 1700px)  {
    .content-div {
        overflow-y: scroll!important;
       height: 690px;
    }
	.smallcontentdiv {
        overflow-y: scroll!important;
       height: 550px !important;
    }
    .hamburguer-btn.hamburguer-btn-side-header-overlay {
         right: 18px !important; 
    }
}
@media only screen and (max-width: 3000px) and (min-width: 2000px)  {
    .content-div {
        overflow-y: scroll!important;
        height: 800px;
    }
    /*Hamburger*/
    .custom-width-lg-10 {
        max-width: 90.333333% !important;
    }
    .hamburguer-btn.hamburguer-btn-side-header-overlay {
        right: 65px !important;
    }
}

.gallery-main {
	width: 100%;
	display: block;
	float: left;
	padding:5px 0;
	/* margin-bottom: 40px; */
}
.gallery-main h1 {
	width:100%;
	font-size:40px;
	font-weight: normal;
	font-style: normal;
	display: block;
	float: left;
	text-transform: uppercase;
	text-align: center;
	color:#807D7D;
	margin: 20px 0 30px 0
}
.gallery-main h1 span {
	color:#000;
}
.gallery-main p {
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	line-height: 18px;
	color: #000 !important;
	text-align: center;
	width: 70%;
	margin:0 auto 35px auto;
}
.galleries-area {
	width: 100%;
	display: block;
	float: left;
	overflow: hidden;
	margin: 15px 0 0 0;
	text-align: center;
	padding:30px;
}
.galleries-area img {
	width:100%;
	display: block;
	float: left;
	border:#ddd solid 7px;
	
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-webkit-transition: all 1s ease;
}
.galleries-area img:hover {
	filter: grayscale(0%);
	filter: gray;
	-webkit-filter: grayscale(0%);
	transition: 1s ease;
	transform:scale(1.2);
}


.galleries-area h2 {
	width:100%;
	display: block;
	text-align: center;
	font-size:18px;
	text-transform:uppercase;
	padding: 0;
	float: left;
	margin:30px 0 10px 0;
	color:#000;
}

.galleries-area span {
	width: 100%;
	display: block;
	float:left;
	text-align: center;
	font-size:16px;
	margin-bottom:20px; 
	font-weight: normal;
}
.galleries-area span a {
	color:#999;
	text-decoration: underline;
}

.circle {
	-webkit-border-radius: 100% !important;
	-moz-border-radius: 100% !important;
	border-radius: 100% !important;
}


.gallery-cat {
	width:48%;
	margin:0 1% 5px 1%;
	display:block;
	float:left;
}
@media (max-width:520px) {
.gallery-cat {
	width:98%;
	margin:0 1%;
}
}
.service {
	width: 100%;
	display: block;
	float: left;
	border: 2px #d7dcff solid;
	min-height: 230px;
	text-align: center;
	border-radius: 10px;
	margin-bottom: 30px;
	padding: 15px 10px;
	transition: 0.4s all;
}
.service:hover {
	border: 2px #d8854c solid !important;
	transition: 0.6s all;
	cursor:pointer;
}
.service-icon {
	width:100%;
	display:block;
	float:left;
	text-align:center;
	margin-bottom:10px;
}
.service h2 {
	width: 100%;
	display: block;
	float: left;
	font-size: 17px;
	font-weight: bold;
	margin: 0 0 10px 0;
	color: #666;
	font-size: 14px !important;
}
.service-btn {
	width: 100%;
	display: block;
	float: left;
	text-align: center;
	left: 5px;
	margin-top: -48px;
}
.dtail-btn {
	color: #000;
	background:#fff;
	border:#d7dcff 2px solid !important;
	font-size: 12.5px;
	text-align: center;
	border-radius: 20px;
	padding: 5px 25px;
	outline: none;
	transition: 0.4s all;
}
.dtail-btn:hover {
	border-radius: 20px;
	padding: 5px 40px;
	transition: 0.6s all;
	cursor:pointer;
	background:#ff9d59 !important;
	border:2px #ff9d59 solid !important;
}
.vdo-lg-view {
	width:100%;
	display:block;
	float:left;
	padding:15px 15px 0 15px;
	border: 2px #ccc solid !important;
	border-radius:5px;
	text-align:center;
}


.clientsmain {
	width: 100%;
	display: block;
	margin:0 0 30px 0;
	text-align: center;
}
.clientsmain img {
	text-align: center;
	width: 175px;
	height: 105px;
	margin: 3px 5px 6px 5px;
	display: inline-block;
	border: 1px #e9e9e9 solid;
	border-radius: 3px;
	box-shadow: 2px 2px #ddd;
	
	transition: .5s ease;
}
.clientsmain img:hover {
	transition: 1s ease;
	box-shadow: 3px 3px #e7a604;
	
	-webkit-transform: scale(0.8);
	-ms-transform: scale(0.8);
	transform: scale(0.8);
}
@media (max-width: 480px) {
.clientsmain img {
	text-align: center;
	width: 47%;
	margin: 3px 3px 6px 3px;
	display: inline-block;
	border: 1px #eee solid;
	border-radius:3px;
	box-shadow: 3px 3px #ddd;
}
}
@media (min-width:990px) and (max-width:1410px) {
.clientsmain img {
	width: 30%;
	margin: 3px 1% 6px 1%;
}
}

[data-toggle="collapse"]:after {
display: inline-block;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  content: "";
  transform: rotate(90deg) ;
  transition: all linear 0.25s;
  float: right;
  font-weight:bold;
  }   
[data-toggle="collapse"].collapsed:after {
  transform: rotate(0deg) ;
}




.facview-m {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
.facview-m ul {
	padding: 0;
}
.facview-m ul li {
	width:46%;
	line-height: 16px;
	list-style:circle;
	float: left;
	margin: 0 1% 0 2%;	
}
.facview-m ul li:hover {
	list-style:disc;
}
.facview-m ul li a {
	text-decoration: none;
	outline: none;
	padding: 3% 0;
	/* text-transform: uppercase; */
	display: block;
	color: #000;
	font-size: 16px;
	background: none;
}
.facview-m ul li a:hover {
	color:#b23962;
}


.text-parralax {
	width: 100%;
	display: block;
	float: left;
	background: url("../img/parallax1.jpg") center top;
	height: auto;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding:50px 0;
	margin-bottom:40px;
}
.generic-heading {
	width: 100%;
	display: block;
	float: left;
	text-align: center;
	padding-bottom: 10px;
}
.generic-heading h1 {
	width: 100%;
	display: block;
	color: #000;
	font-size: 35px;
	margin: 0 0 15px;
	text-align: center;
	font-weight: 700;
	text-transform: capitalize;
	line-height: 35px;
}
.generic-heading p {
	width: 100%;
	display: block;
	color: #000;
	font-size: 15px;
	line-height: 20px;
}