 @import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
 .roboto-thin {
  font-family: "Roboto", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.roboto-light {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.roboto-regular {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.roboto-medium {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.roboto-bold {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.roboto-black {
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.roboto-thin-italic {
  font-family: "Roboto", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.roboto-light-italic {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.roboto-regular-italic {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.roboto-medium-italic {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.roboto-bold-italic {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.roboto-black-italic {
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-style: italic;
}
 
p {
    font-size: 16px;
    letter-spacing: 0.1px;
    line-height: 23px;
    margin-top: 0;
    margin-bottom: 1rem;
}
h1, h2, h3, h4, h5, h6, li, a {
    font-family: "Roboto", sans-serif;
}

.line {
    width: 40px;
    height: 2px;
    background-color: #303033;
    margin-bottom: 8px;
    margin-left: -13px;
}

div#dropdown-menu1 {
    padding: 18px 87px;
}
div#dropdown-menu3 {
    padding: 18px 87px;
}
div#dropdown-menu2 {
    padding: 15px 116px;
}
h2.heading-services-h2 {
    font-size: 24px !important;
    font-weight: 500 !important;
    margin-left: 3px !important;
}
.col-md-2.web-services-col{
    flex: 0 0 20%;
}
.navbar-right {
    position: relative;
    right: 0;
    left: 0;
}
@media (min-width: 768px) {
    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 100% !important;
    }
    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 100% !important;
    }
    
    
     
}

@media (min-width: 770px) and (max-width: 1200px) {
  .row.detials-items {
    display: -webkit-box !important;
    display: -ms-flexbox;  /* for IE */
    display: flex;         /* fallback */
  }


}


.dropdown-menu{
    border: 0px !important;
    margin-top: 0px !important;
}
 
     
         .navbar-brand {
         font-size: 18px;
         }
         nav.navbar.navbar-expand-md.navbar-light.bg-white.p-0 {
         box-shadow: 1px 1px 4px -3px;
         }
         .nav-item {
         
         margin: 0 3px;
         text-align: center;
         border-radius: 5px;
         font-size: 16px;
         color: grey;
         }
         .nav-item:hover,
         .nav-item.active {
         color: #EF5350 !important;
         }
         .navbar-light .navbar-nav .nav-link {
            color: black !important;
            font-weight: 500;
            padding: 0.8em 0.8em !important;
            font-size: 16px;
        }
        nav.navbar.navbar-expand-lg.navbar-light.bg-white {
            background-color: #e7e5e55c !important;
        }
        
         .navbar-light .navbar-nav .nav-link:hover {
         background-color: #f1ebff !important;
         border-radius: 10px !important;
         }
         .fa-angle-down {
         padding-left: 5px;
         }
         .fa-icon {
         font-size: 30px;
         color: #fff;
         background-color: pink;
         margin: 2px 10px 5px 0;
         border-radius: 10px;
         width: 50px;
         height: 50px;
         }
         .dropdown-menu {
         display: none;
         position: absolute;
         top: 100%;
         left: 0;
         z-index: 1000;
         width: 100%;
         margin-top: 0;
         border: none;
         border-radius: 4px;
         padding: 15px 50px 30px;
         box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
         }
         .dropdown-menu.show {
         display: block;
         }
         .dropdown-menu h2 {
         font-size: 15px;
         margin-bottom: 14px;
         color: #000000cf;
         font-weight: bold;
         margin-left: -15px;
         }
         .dropdown-menu ul {
         list-style: none;
         padding: 0;
         margin: 0;
         }
         .dropdown-menu ul li {
         margin-bottom: 9px;
         font-size: 15px;
         color: #4e4a4a;
         width: 232px;
         }
         .dropdown-menu ul li:hover {
         cursor: pointer;
         background-color: #f1ebff;
         border-radius: 5px;
         }
         .container.menu-dropdown {
         background-color: white;
         border-radius: 10px;
         margin-top: -18px;
         box-shadow: 1px 0px 14px 5px #dfcfd9;
         }
         .tab:hover {
         color: #E91E63 !important;
         }
   button.nav-btn-1 {
    font-weight: 600;
    border: 1px solid #06305b;
    background: #fffbff;
    padding: 8px 17px;
    border-radius: 0px;
    outline: none !important;
    color: #0d305d;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    line-height: 24px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    transition: all 0.4s ease-in-out;
}

button.nav-btn-1:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 0%;
    background: #cd2c38; /* You can change this to another hover background if needed */
    z-index: -1;
    transition: all 0.6s ease;
    transform: translate(-50%, -50%) rotate(-45deg);
}

button.nav-btn-1:hover:after,
button.nav-btn-1:focus:after {
    height: 380%;
}

button.nav-btn-1:hover,
button.nav-btn-1:focus {
    color: #fff; /* optional: change text color on hover */
}

         .img-web img {
         max-width: 100%;
         height: auto;
         border-radius: 5px;
         display: block;
         margin-top: 10px;
         }
         /* Responsive Design */
         @media (max-width: 1024px) {
         .nav-item {
         padding: 0;
         }
         }
         @media (max-width: 768px) {
         .nav-item {
         width: 100%;
         text-align: left;
         padding-left: 10px;
         }
            .section-content {
        margin-bottom: -17px !important;
    }

.row-banner-text {
   
    margin-left: 0px !important;
}
.banner-text {
    padding: 0px 14px 0px 16px !important;
}
         .dropdown-menu {
         position: static !important;
         border: none;
         box-shadow: none;
         padding: 20px;
         }
         .dropdown-menu .row {
         display: flex;
         flex-wrap: wrap;
         }
         .dropdown-menu .col-md-3 {
         max-width: 100%;
         }
       
         section {
         overflow-x: hidden !important;
         }
         section.main-sec {
         padding: 4px 39px !important;
         }
         img.lets-talk-img.animate-up-down.gaming-img {
         width: 430px !important;
         }
         .mb-5,
         .my-5 {
         padding: 0 19px !important;
         }
         img.animate-up-down.service--icon {
         width: 153px !important;
         }
         .col-12.col-md-6.d-flex.justify-content-center.align-items-start.flex-column.order-2.order-md-1 {
         padding-bottom: 35px !important;
         }
         .slider .slide {
         height: 122px !important;
         width: 250px;
         }
         .brand img {
         width: 150px;
         height: auto;
         margin-top: -55px;
         }
         img.lets-talk-img.animate-up-down.banner-img {
         width: 283px;
         }
         }
         @media only screen and (max-width: 425px) {
         section.main-sec {
         padding: 4px 11px !important;
         }
         .slider img {
         width: 219px;
         }
         .faq-answer {
         color: black;
         font-size: 13px;
         }
         .row-banner-text {
         backdrop-filter: blur(8px);
         border: 2px solid #9641e6;
         box-shadow: 0 4px 4px #fafafa40;
         border-radius: 10px;
         margin-left: 0px;
         }
         .banner-menu {
         text-align: justify;
        
         }
        
         .portfolio-content {
         display: block;
         }
         .row.pt-4.text {
         padding: 87px 31px;
         padding-top: 3.5rem !important;
         }
         }
      
      
/*--------faq----start-----*/

.faq-heading h2{
	
	text-transform:uppercase;
	font-size:43px;
	font-weight:700;
	color:#1f232c;

	text-align:center;
	margin-top:80px;
	margin-bottom: 17px;
}

.faq-heading h4{
	
	font-size:21px;
	font-weight:600;
	color:#32afc4;

	text-align:center;
	margin-top:10px;
	margin-bottom:11px;
}

.faqs-container{
    overflow: hidden;
}
.faq-singular {
    position: relative;
    border-bottom: 1px solid #d3d6d7;
    padding: 0 30px 0 20px;
}
.faq-singular:hover,
.faq-singular.active{
    background: #f7f4f4;
    background-image: linear-gradient(90deg, #32afc4 0%, #32afc4 8px, transparent 8px, transparent 100%);
	margin-top: 25px;
}
.faq-singular .faq-question {
    position: relative;
    cursor: pointer;
    margin: 0;
    padding: 25px 25px 25px 0px;
   font-weight: 500;
    font-size: 18px;
	
}



.faq-singular .faq-question:before {
    position: absolute;
    content: "+";
    color: #32afc4;
    right: -20px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 28px;
    font-weight: 700;
    transition: all .5s;
}
.faq-singular.active .faq-question:before {
    transform: translateY(-50%) rotate(45deg) scale(1.3);
}
.faq-answer {
    display: none;
    padding-bottom: 20px;
}



/*----faq----end--------*/
  .banner-text {
    padding: 0px 16px 0px 14px !important;
}
/*-----copyright----wrap--start---*/

.copyright-bg{
	
	background-color:#30a3b7;
	text-align:center;
	color:#fff;
	/*padding: 10px 0px 0px 0px;*/
	font-size: 16px;
	font-weight: 400;
	width:100%;
	height:auto;
}

.copyright-bg a {
    color: #fffbff;
    transition: 1s ease;
}

.copyright-bg a:hover {
	
	    color: #f0e7e1;
	text-decoration:none;
	
}

/*----copyright---wrap--end-----*/

/*---whats-app--style--start---*/

 .whatsapp {
    position: fixed;
    bottom: 15%;
    right: 15px;
    cursor: pointer;
	z-index: 99;
} 



/*--whats-app---style---end----*/


.banner{
	background-image:url('http://www.hd-freewallpapers.com/latest-wallpapers/abstract-website-backgrounds.jpg');
	text-align: center;
    color: #fff;
   
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.banner-text{
	padding:200px 0 150px 0;
}
.banner-heading{
	font-family: 'Lobster', cursive;
	font-size: 75px;
    font-weight: 700;
    line-height: 100px;
    margin-bottom: 30px;
	color:#fff;
}
.banner-sub-heading{
	font-family: 'Libre Baskerville', serif;
	font-size: 30px;
    font-weight: 300;
    line-height: 30px;
    margin-bottom: 50px;
	color:#fff;
}

.btn-banner{
	padding:5px 20px;
	border-radius:10px;
	font-weight:700;
	line-height:1.5;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
}
.text-intro{
	width:90%;
	margin:auto;
	text-align:center;
	padding-top:30px;
}


.srvc-bx-1{
	
	background-color:#fff;
	box-shadow: 0px 10px 29.7px 0.3px rgba(225, 225, 225, 0.64);
	text-align:center;
	padding-top:15px;
	width:100%;
	height:350px;
	margin-top:70px;
	border-radius:5px;
	border-bottom:4px solid #2db6fa;
	transition:1s linear;
}

.srvc-bx-1:hover{
	
	background-color:#2db6fa;
	border-bottom:none;
}

.srvc-bx-1 img{
	transition:1s ease-in-out;
	}

.srvc-bx-1:hover img{
	transform: scale(1.2);
	
}

.srvc-bx-1 h2{
	

	font-size:25px;
	color:#136279;
}

.srvc-bx-1 p{

	padding:10px 12px;
	text-align:justify;
	line-height: 28px;
}

.srvc-bx-1:hover h2{color:#fff;}

.srvc-bx-1:hover p{color:#fff;}

/*--------service-1-wrap--end-------------*/


/*----------service-2-wrap---start----*/



.srvc-bx-2{
	
	background-color:#fff;
	box-shadow: 0px 10px 29.7px 0.3px rgba(225, 225, 225, 0.64);
	text-align:center;
	padding-top:15px;
	width:100%;
	height:350px;
	margin-top:70px;
	border-radius:5px;
	border-bottom:4px solid #f68c09;
	transition:1s linear;
}

.srvc-bx-2:hover{
	
	background-color:#f68c09;
	border-bottom:none;
}

.srvc-bx-2 img{
	transition:1s ease-in-out;
	}

.srvc-bx-2:hover img{
	transform: scale(1.2);
	
}

.srvc-bx-2 h2{
	
	
	font-size:25px;
	color:#136279;
}

.srvc-bx-2 p{

	padding:10px 12px;
	text-align:justify;
	line-height: 28px;
}

.srvc-bx-2:hover h2{color:#fff;}

.srvc-bx-2:hover p{color:#fff;}

/*--------service-2-wrap--end-------------*/




/*----------service-3-wrap---start----*/



.srvc-bx-3{
	
	background-color:#fff;
	box-shadow: 0px 10px 29.7px 0.3px rgba(225, 225, 225, 0.64);
	text-align:center;
	padding-top:15px;
	width:100%;
	height:350px;
	margin-top:70px;
	border-radius:5px;
	border-bottom:4px solid #08da4e;
	transition:1s linear;
}

.srvc-bx-3:hover{
	
	background-color:#08da4e;
	border-bottom:none;
}

.srvc-bx-3 img{
	transition:1s ease-in-out;
	}

.srvc-bx-3:hover img{
	transform: scale(1.2);
	
}

.srvc-bx-3 h2{
	

	font-size:25px;
	color:#136279;
}

.srvc-bx-3 p{

	padding:10px 12px;
	text-align:justify;
	line-height: 28px;
}

.srvc-bx-3:hover h2{color:#fff;}

.srvc-bx-3:hover p{color:#fff;}

/*--------service-3-wrap--end-------------*/


/*----------service-4-wrap---start----*/

.srvc-bx-4{
	
	background-color:#fff;
	box-shadow: 0px 10px 29.7px 0.3px rgba(225, 225, 225, 0.64);
	text-align:center;
	padding-top:15px;
	width:100%;
	height:350px;
	margin-top:70px;
	border-radius:5px;
	border-bottom:4px solid #e9222c;
	transition:1s linear;
}

.srvc-bx-4:hover{
	
	background-color:#e9222c;
	border-bottom:none;
}

.srvc-bx-4 img{
	transition:1s ease-in-out;
	}

.srvc-bx-4:hover img{
	transform: scale(1.2);
	
}

.srvc-bx-4 h2{
	

	font-size:25px;
	color:#136279;
}

.srvc-bx-4 p{

	padding:10px 12px;
	text-align:justify;
	line-height: 28px;
}

.srvc-bx-4:hover h2{color:#fff;}

.srvc-bx-4:hover p{color:#fff;}

/*--------service-4-wrap--end-------------*/



/*----------service-5-wrap---start----*/

.srvc-bx-5{
	
	background-color:#fff;
	box-shadow: 0px 10px 29.7px 0.3px rgba(225, 225, 225, 0.64);
	text-align:center;
	padding-top:15px;
	width:100%;
	height:350px;
	margin-top:70px;
	border-radius:5px;
	border-bottom:4px solid #f51f9c;
	transition:1s linear;
}

.srvc-bx-5:hover{
	
	background-color:#f51f9c;
	border-bottom:none;
}

.srvc-bx-5 img{
	transition:1s ease-in-out;
	}

.srvc-bx-5:hover img{
	transform: scale(1.2);
	
}

.srvc-bx-5 h2{
	

	font-size:28px;
	color:#136279;
}

.srvc-bx-5 p{

	padding:10px 12px;
	text-align:justify;
	line-height: 28px;
}

.srvc-bx-5:hover h2{color:#fff;}

.srvc-bx-5:hover p{color:#fff;}

/*--------service-5-wrap--end-------------*/



/*----------service-6-wrap---start----*/

.srvc-bx-6{
	
	background-color:#fff;
	box-shadow: 0px 10px 29.7px 0.3px rgba(225, 225, 225, 0.64);
	text-align:center;
	padding-top:15px;
	width:100%;
	height:350px;
	margin-top:70px;
	border-radius:5px;
	border-bottom:4px solid #b50edf;
	transition:1s linear;
}

.srvc-bx-6:hover{
	
	background-color:#b50edf;
	border-bottom:none;
}

.srvc-bx-6 img{
	transition:1s ease-in-out;
	}

.srvc-bx-6:hover img{
	transform: scale(1.2);
	
}

.srvc-bx-6 h2{
	

	font-size:28px;
	color:#136279;
}

.srvc-bx-6 p{

	padding:10px 12px;
	text-align:justify;
	line-height: 28px;
}

.srvc-bx-6:hover h2{color:#fff;}

.srvc-bx-6:hover p{color:#fff;}

/*--------service-6-wrap--end-------------*/
