/* 
Theme Name:		 Veltiscaptial
Description:	 Veltiscaptial is a child theme of UnderStrap.
Author:			 Veltis
Template:		 understrap
Version:		 1.0.0
Text Domain:	 veltiscaptial
*/



@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

body
{
	 font-family: "Inter", sans-serif !important;
	 font-weight: 400 !important;
  font-style: normal;
	color: #1F1F1F !important;
}
@font-face {
    font-family: 'Source Sans Pro';
    src: url('/fonts/SourceSansPro-Semibold.woff2') format('woff2'),
        url('/fonts/SourceSansPro-Semibold.woff') format('woff');
}
@font-face {
    font-family: 'Source Sans Pro';
    src: url('/fonts/SourceSansPro-Regular.woff2') format('woff2'),
        url('/fonts/SourceSansPro-Regular.woff') format('woff');
}
@font-face {
font-family: 'Satoshi-Bold';
    src: url('/fonts/Satoshi-Bold.woff2') format('woff2'),
        url('/fonts/Satoshi-Bold.woff') format('woff');
	  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Satoshi-Medium';
  src: url('/fonts/Satoshi-Medium.woff2') format('woff2'),
       url('/fonts/Satoshi-Medium.woff') format('woff');
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}


@font-face {
  font-family: 'Satoshi-Black';
  src: url('/fonts/Satoshi-Black.woff2') format('woff2'),
       url('/fonts/Satoshi-Black.woff') format('woff');
  font-weight: 900;
  font-display: swap;
  font-style: normal;
}

@font-face {
    font-family: 'Satoshi';
    src: url('/fonts/Satoshi-Regular.woff2') format('woff2'),
        url('/fonts/Satoshi-Regular.woff') format('woff');
}
@font-face {
    font-family: 'Satoshi';
    src: url('/fonts/Satoshi-Regular.woff2') format('woff2'),
        url('/fonts/Satoshi-Regular.woff') format('woff');
}

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1200px !important;
    }
}
.navbar-toggler .menu-icon
{
	color: #5c45fd;
}
.portfolio-hero-section
{
	background-color: #5C45FD;
	padding: 100px 0px;
	position: relative;
	color: #fff;
	text-align: center;
}
.header
{
	position: relative;
	padding: 10px 0px;
	    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
}
.navbar-brand img
{
	height: 35px;
}
.navbar-nav {
    margin-left: auto;
}
.menu-menu-container {
    display: flex;
    align-items: center;
}
.navbar-expand-lg .navbar-nav ul {
    display: flex;
    padding: 0;
    margin: 0;
    list-style-type: none;
    align-items: center;
}
.navbar-expand-lg .navbar-nav ul li {
    margin: 0 15px;
}
.navbar-expand-lg .navbar-nav ul li a
{
	color: #000;
	font-size: 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Source Sans Pro';
    font-weight: 600;
	    letter-spacing: 0.8px;
}
.close-icon
{
	display: none;
}
.veltis-home-section
{
	background-color: #5C45FD;
	padding: 0px;
}
.home-banner-grid
{
	background-color: #5C45FD;
}
.about-section
{
	background-image: url(/wp-content/uploads/2026/03/about-section.png);
	padding: 70px 0px;
	position: relative;
	background-size: cover;
}
.about-section .icon-box
{
    background-color: #F7F6FD;
    box-shadow: 0px 1px 7px 0px #C8C0FF;
    border-radius: 5px;
    padding: 20px 15px;
    border-bottom: 4px solid #5C45FD;
}
.about-section .icon-box img
{
	height: 30px;
}
.footer-text
{
	max-width: 600px;
	margin: 20 auto;
	    color: #5C45FD;
	font-size: 16px;
}
.about-section h4
{
	color: #5C45FD;
    text-transform: uppercase;
    font-size: 18px;
	    margin-bottom: 5px;
	     font-family: 'Satoshi-Bold';
    font-weight: 700;
}
.about-section p.mb-0
{
	font-size: 15px;
	font-weight: 500;
}
.founder-message-section
{
	padding: 80px 0px;
}
.founder-message-section .row
{
	background-image: url(/wp-content/uploads/2026/03/founder-section.png);
	border-radius: 10px;
	overflow: hidden;
	 background-size: cover;
}
.footer-section
{
background-image: url(/wp-content/uploads/2026/03/footer-section.png);
    padding: 50px 0px 20px;
    background-size: cover;
}
.founder-section
{
	background-image: url(/wp-content/uploads/2026/03/why-section.png);
	padding: 80px 0px;
	background-size: cover;
	position: relative;
}
.home-banner-grid
{
	color: #fff;
}
.home-banner-grid h1
{
	font-size: 44px;
    line-height: 46px;
    margin-bottom: 20px;
	text-transform: uppercase;
	font-family: 'Satoshi-Bold';
    font-weight: 700;
	    letter-spacing: 1px;
}
.home-banner-grid p
{
	font-size: 20px;
	font-family: 'Satoshi-Medium';
	font-weight: 500;
	    line-height: 26px;
}
.about-content img
{
	margin-bottom: 25px;
}
.about-content p
{
font-family: 'Source Sans Pro';
    font-size: 16px;	
}
.portfolio-section
{
	padding: 70px 0px;
	position: relative;
}
.portfolio-heading img
{
	height: 30px;
}
.portfolio-border
{
	border: 1px solid #C6BEFF;
        padding: 20px 40px !important;
	min-height: 150px;
	border-bottom: none;
	border-right: none;
}
.border-top-left-radius
{
	border-top-left-radius: 20px;
}
.border-bottom
{
border-bottom: 1px solid #C6BEFF;	
}
.border-right
{
	border-right: 1px solid #C6BEFF;
}
.border-top-right-radius
{
	border-top-right-radius: 20px;
}
.border-left-bottom-radius
{
	border-bottom-left-radius: 20px;
}
.border-right-bottom-radius
{
	border-bottom-right-radius: 20px;
}
.viewall-border
{
	border: 1px solid #C6BEFF;
	 padding: 0px;
}
.portfolio-link
{
padding-top: 40px;
}
.portfolio-border p
{
	margin-bottom: 0px;
	font-weight: 500;
	font-size: 16px;
}
.portfolio-grid-img img
{
    height: 45px;
    margin-bottom: 12px;
}
.founder-section h3
{
font-size: 36px;
    color: #5C45FD;
    font-family: 'Satoshi-Medium';
}
.founder-section h3 strong
{
    font-weight: 900;
    text-transform: uppercase;
    font-family: 'Satoshi-Black';
}
.portfolio-link
{
	text-align: center;
}
.portfolio-link img
{
	height: 30px;
}
.founder-grid-shadow
{
    background-color: #ffff;
    box-shadow: 4px 2px 7px 3px #faf9fd;
    border-radius: 16px;
    overflow: hidden;
}
.founder-content
{
	padding: 28px 50px;
}
.founder-content-grid h4
{
color: #5C45FD;
    font-size: 30px;
    margin-bottom: 2px;
    font-weight: 700;
    font-family: 'Satoshi-Bold';
}
.founder-content-grid 
{
	    margin-bottom: 25px;
}
.founder-content-grid h5
{
	color: #5C45FD;
    font-weight: 700;
    font-family: 'Satoshi-Bold';
	font-size: 16px;
	margin-bottom: 12px;
}
.founder-content-grid button
{
background-color: #5C45FD;
    border: none;
    color: #fff;
    padding: 6px 15px;
    margin-bottom: 10px;
    border-radius: 0px 12px 12px 0px;
    font-size: 16px;
    font-family: 'Satoshi-Bold';
    font-weight: 700;
}
.founder-content-grid p
{
	font-weight: 400;
    font-size: 16px;
    font-family: "Inter", sans-serif !important;
}
.cta-section
{
	padding-top: 70px;
}
.cta-section .container
{
	    max-width: 1000px !important;
}
.cta-section .row
{
    background-color: #5C45FD;
        padding: 45px 100px 60px;
    border-radius: 15px;
    overflow: hidden;
	text-align: center;
}
.cta-section .row h3
{
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 25px !important;
    font-size: 40px;
    font-family: 'Satoshi-Black';
}
.cta-section .row h3 span
{
	    font-size: 25px;
    font-family: "Inter", sans-serif !important;
    font-weight: 400;
	margin-left: 20px;
}
.cta-section .row p
{
	margin-bottom: 0px;
	color: #fff;
	font-size: 24px;
}
.cta-section .row p span
{
    background-color: #fff;
    color: #5C45FD;
    padding: 10px 50px;
    margin-left: 60px;
    border-radius: 6px;
	font-weight: 600;
}
.cta-section .row p span a
{
	text-decoration: none;
}
.gokul-img, .gokul-message
{
padding-top: 70px;	
padding-bottom: 70px;
}
.gokul-img
{
	padding-left: 120px;
}
.gokul-img img
{
	    max-width: 80%;
}
.gokul-message
{
	padding-right: 120px;
}
.gokul-message p
{
	font-size: 15px;
}
.gokul-message h3
{
	color: #5C45FD;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 20px;
	font-family: 'Satoshi-Bold';
}
.gokul-message h3 span
{
	margin-left: 20px;
}
.gokul-message h3 span img
{
	height: 30px;
}
.gokul-message h5
{
color: #5C45FD;
    margin-bottom: 20px;
    font-weight: 500;
    font-family: 'Satoshi-Medium';
}
.testimonials-section
{
	padding-bottom: 90px;
}
.testimonials-section h3
{
color: #5C45FD;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 15px;
    font-family: 'Satoshi-Bold';
    font-size: 36px;
}
.testimonials-section h5
{
	color: #5C45FD;
	font-family: 'Satoshi-Medium';
    font-weight: 500;
}
.testimonials-grid img
{
	margin-bottom: 10px;
}
.testimonials-grid p
{
	font-size: 14px;
}
.testimonials-content
{
min-height: 320px;
    margin-bottom: 20px;	
}
.testimonials-grid .testimonials-content, .testimonials-grid .align-items-center
{
	padding: 0px 5px !important;
}
.testimonials-logo-img  img
{
	height: 35px;
	margin-bottom: 0px !important;
	    display: inline-block !important;
    width: auto !important;
}
.testimonials-name p
{
	color: #5C45FD;
	font-weight: 500;
	margin-bottom: 0px;
}
.footer-links ul
{
	list-style-type: none !important;
	padding-left: 0px;
}
.footer-links ul li
{
	margin-right: 25px;
}
.footer-links ul li a
{
	text-decoration: none !important;
	    font-family: 'Source Sans Pro';
    font-weight: 600;
    font-size: 18px;
}
.copyrights-text 
{
	text-align: right;
}
.copyrights-text p
{
	color: #5C45FD;
	font-size: 16px;
}
.contact-section
{
	padding: 70px 0px 30px;
	position: relative;
	display: block;
}
.contact-section .contact-bg
{
    background-color: #5C45FD;
    padding: 40px 100px 50px;
    border-radius: 15px;
    overflow: hidden;
	margin-bottom:  50px;
	color: #fff;
}
.contact-section h1
{
color: #5C45FD;
    font-size: 36px;
    font-family: 'Satoshi-Bold';
    font-weight: 700;
	margin-bottom: 10px;
}
.contact-section .sub-para
{
	max-width: 600px;
    color: #5B5B5B;
    margin: 0 auto;
    padding: 0 30px;
}
.contact-section .contact-bg h3
{
font-size: 30px;
    margin-bottom: 20px;
    font-weight: 900;
    text-transform: uppercase;
    font-family: 'Satoshi-Black';
}
.contact-section .contact-bg p.email-para
{
font-size: 24px;	
margin-bottom: 0px;
}
.email-btn
{
	    margin-bottom: 0px;
    background-color: #fff !important;
    padding: 8px 20px;
    border-radius: 5px;
	color: #5C45FD;
	font-weight:600;
	font-size: 24px;
	text-align: center;
}
.email-btn a
{
	text-decoration: underline;
}
.portfolio-hero-section h1
{
	font-family: 'Satoshi-Bold';
    font-size: 36px;
    font-weight: 700;
}
.portfolio-hero-section p
{
	font-size: 24px;
}
.portfolio-section .modal-body
{
	padding: 8px !important;
}
.portfolio-section .modal-xl 
{
max-width: 1000px !important;
}
.portfolio-section .modal-body p
{
	margin-bottom: 15px;
}
.portfolio-section .modal-body h5
{
font-size: 16px;
    color: #5C45FD;
	margin-bottom: 5px;
}
.portfolio-section .modal-body p.sub-para	
{
	font-size: 13px;
}
.portfolio-section  .modal-content
{
	border-radius: 10px !important;
}
.modal-content .close
{
	position: absolute;
    top: -20px;
    right: -40px;
    color: #fff;
    opacity: 1;
	z-index: 999;
}
.modal-content .close:hover
{
	 color: #fff;
	 opacity: 1 !important;
}
.portfolio-grid-img svg
{
	display: none;
}
	.page-id-9 .portfolio-section .row  .portfolio-border
	{
		cursor: pointer;
	}
.portfolio-section .row  .portfolio-border svg
{
	position: absolute;
    top: 12px;
    right: 15px;
}
.portfolio-section .row  .portfolio-border:hover svg
{
	fill: #5C45FD;
}
.portfolio-section .row  .portfolio-border:hover svg path
{
	fill: #fff;
}
.portfolio-section .row  .portfolio-border:hover svg circle
{
	stroke: #fff;
}
	.portfolio-section .row .portfolio-border:nth-child(2)
	{
		border-top-left-radius: 20px;
	}
	.portfolio-section .row .portfolio-border:nth-child(3)
	{
		    border-right: 1px solid #dee2e6 !important;
		border-top-right-radius: 20px;
	}
.portfolio-section .row .portfolio-border:nth-child(6), .portfolio-section .row .portfolio-border:nth-child(9)
{
	 border-right: 1px solid #dee2e6 !important;
}
.portfolio-section .row .portfolio-border:nth-child(10)
{
	border-bottom: 1px solid #dee2e6 !important;
	border-bottom-left-radius: 20px;
}
.portfolio-section .row .portfolio-border:nth-child(11)
{
	border-bottom: 1px solid #dee2e6 !important;
}
.brand-hover-img
{
	display: none;
}
.page-id-9 .portfolio-section .row .portfolio-border:hover .brand-hover-img
{
	display: block;
}
.page-id-9 .portfolio-section .row .portfolio-border:hover .brand-img
{
	display: none;
}
.page-id-9 .portfolio-section .row .portfolio-border:hover
{
	background-color: #5c45fd;
}
.page-id-9 .portfolio-section .row .portfolio-border:hover .portfolio-grid-img p
{
	color:   #fff;
}
.page-id-9  .portfolio-section .row .portfolio-border:nth-child(10), .page-id-9 .portfolio-section .row .portfolio-border:nth-child(11)
{
    border-bottom-left-radius: 0px !important;	
	border-bottom: none !important;
}
.page-id-9 .portfolio-section .row .portfolio-border:nth-child(12), .page-id-9 .portfolio-section .row .portfolio-border:nth-child(15)
{
	border-right: 1px solid #dee2e6 !important;
}
.page-id-9 .portfolio-section .row .portfolio-border:nth-child(13), .page-id-9 .portfolio-section .row .portfolio-border:nth-child(14), .page-id-9 .portfolio-section .row .portfolio-border:nth-child(15)
{
	border-bottom: 1px solid #dee2e6 !important;
}
.page-id-9 .portfolio-section .row .portfolio-border:nth-child(13)
{
	    border-bottom-left-radius: 20px;
}
.page-id-9 .portfolio-section .row .portfolio-border:nth-child(15)
{
	border-bottom-right-radius: 20px;
}
.carousel-indicators li
{
	width: 10px !important;
    height: 10px !important;
	border-radius: 50px !important;
	border-top: 0px solid transparent !important;
	border-bottom: 0px solid transparent !important;
	    background-color: #5C45FD !important;
}
.carousel-indicators .active
{
	opacity: 1 !important;
}


#home-carousel .owl-dots, #why-carousel .owl-dots {
text-align: center;
    position: absolute;
    bottom: 10px;
    width: 100%;
    margin: 0 auto;
}
#home-carousel .owl-dots button.owl-dot, #why-carousel .owl-dots button.owl-dot  {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  display: inline-block;
  background: #fff !important;
	border: 2px solid #fff;
  margin: 0 3px;
 opacity: 1 !important;
}
#home-carousel .owl-dots button.owl-dot.active, #why-carousel .owl-dots button.owl-dot.active {
  background-color: #5c45fd !important;
	opacity: 1 !important;
	border: 2px solid #fff;
}
#home-carousel .owl-dots button.owl-dot:focus, #why-carousel .owl-dots button.owl-dot:focus {
  outline: none;
}


#testimonials-carousel .owl-dots {
text-align: center;
    position: absolute;
    bottom: -60px;
    width: 100%;
    margin: 0 auto;
}
#testimonials-carousel .owl-dots button.owl-dot  {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  background: #5c45fd !important;
  margin: 0 3px;
 opacity: 0.6 !important;
}
#testimonials-carousel .owl-dots button.owl-dot.active {
  background-color: #5c45fd !important;
	opacity: 1 !important;
}
#testimonials-carousel .owl-dots button.owl-dot:focus {
  outline: none;
}

@media screen and (max-width: 600px) {
	#testimonials-carousel .owl-dots
	{
		    bottom: -20px;
	}

	.veltis-home-section .container
	{
		padding: 3px;
	}
	.portfolio-section .modal-xl
	{
		max-width: 330px !important;
    margin: 10px auto;
	}
	.modal-content .close
	{
        top: -10px;
        right: -20px;
        opacity: 1;
        z-index: 999;
	}
	.portfolio-link img {
    height: 22px;
}
	.founder-grid-shadow {
    background-color: transparent;
    box-shadow: none !important;
    border-radius: 0px;
    overflow: hidden;
}
	.founder-content {
		margin-top: 20px;
    padding: 0px;
}
	.founder-section h3
	{
		font-size: 14px;
	}
.veltis-hero-left
	{
		order: 2;
	}
.veltis-hero-right
	{
		order: 1;
	}
	.cta-section .container {
    max-width: 90% !important;
}
.cta-section .row
	{
		padding: 20px 8px;
	}
	.cta-section
	{
	padding-top: 30px;	
	}
	.home-banner-grid
	{
		    padding: 20px;
	}
	.home-banner-grid h1
	{
		text-align: center;
    font-size: 24px;
    line-height: 30px;
    max-width: 290px;
    margin: 0 auto;
	}
	.home-banner-grid p
	{
		font-size: 16px;
    line-height: 22px;
    margin: 8px auto 0px;
    max-width: 290px;
    text-align: center;
	}
	.about-content
	{
		text-align: center;
		margin-bottom: 30px;
	}
	.about-section
	{
		padding: 40px 0px;
	}
	.about-content img
	{
		height: 40px;
		margin-bottom: 15px;
	}
	.about-section .icon-box
	{
		width: 60px;
		padding: 10px;
       height: 60px;
	   margin: 0px auto 10px;
	}
	.about-section h4
	{
		text-align: center;
		font-size: 14px;
	}
	.about-section p.mb-0
	{ 
		text-align: center;
		font-size: 14px;
	}
	.about-section .icon-box img
	{
		height: 35px;
	}
	.about-content p
	{
		font-size: 14px;
	}
	.portfolio-border
	{
		    padding: 10px !important;
	}
	.cta-section .row h3
	{
		font-size: 30px;
		margin-bottom: 15px !important;
	}
	.cta-section .row h3 span
	{
		margin-top: 5px;
		    font-size: 13px;
		margin-left: 0px;
        display: block;
	}
	.cta-section .row p
	{
		font-size: 14px;
	}
	.cta-section .row p span
	{
		    padding: 10px;
		    margin-left: 0px;
		display: block;
	}
	.founder-section
	{
		    padding: 30px 0px;
	}
	.founder-section .row.mb-5
	{
		margin-bottom: 20px !important;
	}
	.portfolio-section .row
	{
		margin: 0px;
	}
	.portfolio-section .row .portfolio-border:nth-child(4)
	{
		display: none;
	}
	.page-id-9 .portfolio-section .row .portfolio-border:nth-child(4)
	{
		display: block;
	}
	.founder-message-section {
    padding: 40px 0px;
   }
	.gokul-img {
    padding-left: 0px;
}
	.gokul-img  {
    padding-top: 30px;
    padding-bottom: 20px;
}
	.gokul-message
	{
		 padding-top: 0px;
    padding-bottom: 20px;
		padding-left: 15px;
		padding-right: 15px;
		text-align: center;
	}
	.gokul-img
	{
	    text-align: center;	
	}
	.gokul-img img {
    max-width: 60%;
}
	.gokul-message h3
	{
	    font-size: 24px;
		    margin-bottom: 5px;
	}
	.gokul-message h3 span img {
    height: 20px;
}
	.gokul-message h3 span {
    margin-left: 8px;
}
	.gokul-message h5
	{
		font-size: 15px;
	}
	.testimonials-section h3
	{
		font-size: 23px;
		    margin-bottom: 10px;
	}
	.testimonials-section h5
	{
		font-size: 18px;
	}
	.testimonials-grid p
	{
	font-size: 15px;	
	}
	.testimonials-logo-img img
	{
		height: 20px;
	}
	.testimonials-name p
	{
		font-size: 12px;
	}
	.testimonials-content {
    min-height: auto !important;
	}
	.testimonials-section {
    padding-bottom: 40px;
  }
	.footer-links ul
	{
		justify-content: space-between;
	}
	.footer-links ul li {
 margin-right: 0px;
   }
	.footer-links ul li a
	{
	font-size: 16px;	
	}
	.copyrights-text
	{
		text-align: center;
		margin-top: 20px;
	}
	.copyrights-text p
	{
	    font-size: 14px;	
		margin-bottom: 0px;
	}
	.footer-section .row.mb-5
	{
		margin-bottom: 30px !important;
	}
	.footer-section .row.mb-5 img
	{
		height: 40px;
	}

	.portfolio-section .border-top-right-radius {
    border-top-right-radius: 0px;
   }
	.portfolio-section .border-right
	{
		border-right: none !important;
	}
		.portfolio-section .row .portfolio-border:nth-child(2), .portfolio-section .row .portfolio-border:nth-child(5), .portfolio-section .row .portfolio-border:nth-child(7), .portfolio-section .row .portfolio-border:nth-child(9), .portfolio-section .row .portfolio-border:nth-child(11), .portfolio-section .row .portfolio-border:nth-child(12)
	{
		border-right: 1px solid #C6BEFF !important;
	}
	.portfolio-section .row .portfolio-border:nth-child(12)
	{
		border: 1px solid #C6BEFF !important;
		min-height: auto;
	}
	.page-id-9 .portfolio-section .row .portfolio-border:nth-child(12)
	{
		min-height: 135px;
	}
	.page-id-9 .portfolio-section .row .portfolio-border:nth-child(12)
	{
		border-right: none !important;
	}
	.page-id-9 .portfolio-section .row .portfolio-border:nth-child(13), .page-id-9 .portfolio-section .row .portfolio-border:nth-child(15)
	{
		border-right: 1px solid #C6BEFF !important
	}

	.border-left-bottom-radius {
    border-bottom-left-radius: 0px;
    }
	.portfolio-link
	{
		    padding-top: 20px;
    padding-bottom: 20px;
	}
	.portfolio-grid-img svg
	{
		    position: absolute;
    right: 15px;
		display: block;
	}
	.portfolio-grid-img img
	{
		    height: 32px;
    margin-bottom: 8px;
	}
	.portfolio-border p
	{
		font-size: 12px;
	}
	.portfolio-border
	{
		    min-height: 135px;
	}
	.portfolio-section
	{
		padding: 40px 0px;
	}
	.owl-theme .owl-nav.disabled+.owl-dots
	{
	padding: 40px 0px 0px;
	}
	.portfolio-hero-section h1
	{
		font-size: 24px;
	}
	.portfolio-hero-section
	{
		padding: 35px 0px;
	}
	.portfolio-hero-section p {
    font-size: 18px;
    }

	.contact-section h1
	{
		font-size: 26px;
	}
	.contact-section .sub-para
	{
	font-size: 14px;	
	}
	.contact-section .contact-bg
	{
	padding: 20px 10px;	
		margin: 30px 0px;
		text-align: center;
	}
	.contact-section .contact-bg h3 {
    font-size: 24px;
    margin-bottom: 0px;
	}
	.contact-section .contact-bg p.email-para {
    font-size: 16px;
	}
	.email-btn
	{
		padding: 8px;
		margin-top: 20px;
		font-size: 14px;
	}
	.contact-section
	{
		    padding: 40px 0px 20px;
	}
	.portfolio-section .row .portfolio-border:nth-child(3)
	{
		border-right: 0px solid #dee2e6 !important;
		    border-top-right-radius: 00px;
	}
	.portfolio-section .row .portfolio-border:nth-child(10)
 {
    border-bottom: 0px solid #dee2e6 !important;
    border-bottom-left-radius: 0px;
}
	.portfolio-section .row .portfolio-border:nth-child(11)
	{
		border-bottom: 0px solid #dee2e6 !important;
	}
	.portfolio-section .row .portfolio-border:nth-child(6),  {
    border-right: 0px solid #dee2e6 !important;
	border-bottom: 0px solid #dee2e6 !important;	
    }
	.portfolio-section .row .portfolio-border:nth-child(2)
	{
	border-bottom: 0px solid #dee2e6 !important;		
	}
	.portfolio-section .row .portfolio-border:nth-child(6) 
	{
		border-right: none !important;
		border-bottom: none !important;
	}
    .portfolio-heading
	{
		margin-bottom: 25px;
	}
	.portfolio-heading img {
    height: 25px;
}
	.page-id-9 .portfolio-section .row .portfolio-border:nth-child(13) {
    border-bottom-left-radius: 0px;
}
	.page-id-9 .portfolio-section .row .portfolio-border:nth-child(3)
	{
		border-right: 1px solid #dee2e6 !important;
	}
	.portfolio-section .row .portfolio-border:nth-child(2)
	{
		border-right: 1px solid #dee2e6 !important;
	}
    .page-id-9 .portfolio-section .row .portfolio-border:nth-child(2)
	{
		border-right: 0px solid #dee2e6 !important;
	}
}

@media(max-width:768px){
.navbar-collapse {
            position: fixed;
            top: 0;
            right: 0;
            padding-left: 15px;
            padding-right: 15px;
            padding-bottom: 15px;
            width: 75%;
            height: 100%;
	
        }

        .navbar-collapse.collapsing {
            right: -75%;
            transition: height 0s ease;
        }

        .navbar-collapse.show {
            right: 0;
            transition: right 500ms ease-in-out;
			background-color: #fff !important;
			        z-index: 9999;
        }

        .navbar-toggler.collapsed ~ .navbar-collapse {
            transition: left 500ms ease-in-out;
			
        }
	.navbar-nav .navbar-toggler .menu-icon
	{
		    position: absolute;
    top: 22px;
    right: 26px;
	}
	.navbar-expand-lg .navbar-nav ul
	{
		display: block;
	}
	.navbar-expand-lg .navbar-nav ul li
	{
		margin-bottom: 30px;
	}
	.navbar-nav
	{
		margin-top: 50px;
	}
	 .navbar-collapse.show .close-icon
	{
		position: absolute;
    top: 30px;
    right: 20px;
    font-size: 50px;
	}
	.header
	{
		height: 65px;
	}
	 .navbar-collapse.show .close-icon {
  display: block !important;
}
.navbar-toggler {
    padding: 0px;
    font-size: 20px;
	}
	
}