/*
Theme Name: AtZ Technology
Theme URI: https://atztechnology.com/
Author: Md Al Momen
Author URI: https://atztechnology.com/
Description: AtZ technology is the best web developer in Bangladesh. If you are looking for the best web developers in Dhaka Bangladesh, you are in the right place!.
Version:1.1
Tags: AtZ Technology, atz, technology, website, web design, web development, seo, digital marketing, content writing, app design, app developoment, graphic design, Md Al Momen, Al momen
*/
/* --------- Navbar ----*/
.call strong{
	color: red;
}
.call{
	padding: 25px;
}
.fifteen p{
	font-size: 15px;
}
.ten p{
	font-size: 10px;
	color: white;
	padding-top: 5px;
}
body{
	margin:0px;
	padding: 0px;
	font-size: 16px;
}
p {
    font-family: Raleway, sans-serif;
	font-size: 18px;
	line-height: 1.45;
}

.page-content h2{
    color: chocolate;
}
.page-content h3{
    color: chocolate;
}
.page-content h4{
    color: chocolate;
}
.bold h1{
	font-weight: bold;
	color: lemonchiffon;
}
.black{
	color: black; 
}
.logo a img{
	width: 82px;
}
.site-name{
	margin-top: 15px;
	margin-bottom: 16px;
	color: rgb(0,0,128);
	text-shadow: 2px 1px green;
	text-align: center;
	font-size: 35px;
}
.contact{
	margin-top: 29px;
	font-size: 18px;
}
.mail{
	font-size: 17px;
}
.fa{
	margin-right: 5px;
}
img{
    width: 100%;
    height: auto;
}
.meet-button{
	margin-bottom: 10px;
}
.con-mar{
	margin-top: 30px; 
}
.top_h3{
	margin-top: 0px;
	color: white;
}
.active{
  color: white;
}
.navbar {
	font-weight: bold;
	margin: 0px 0px -1px 0px;
	padding: 0px;
}
/* ------ Navbar Nav Links ----- */
.sky_blue{
	background: black;
}
.navbar-nav > li > a {
  padding: 10px 15px;
  margin: 5px 5px;
  border-radius: 4px;
}
.navbar-default .navbar-nav > li > a {
    color: white;
}

.navbar-brand {  
  z-index: 9999px;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-size: 28px;
  font-weight: 700;
  letter-spacing: 2px;
  padding-top: 0px;
  height: 20px;
}
.sticky-padding{
	padding: 15px 0px; 
	font-size: 25px;
	text-decoration:none;
}
.sticky-padding a{
	text-decoration:none;
}
.right {
    text-align: right;
    color: black;
}
/* ----- Footer ----- */

footer {
    background: black;
	padding: 40px 5px 0px 5px;
	line-height: 2.5;
	margin-bottom: 0px;
}
footer .footer-field{
    padding: 15px 0px 0px 0px;
	border: 1px solid antiquewhite;
	margin-bottom: 15px
}
footer .footer-field:hover{
	border: none;
}
footer ul{
    padding-left: 20px;
}
footer a{
   color: beige;
}
footer a:hover{
   color: beige;
}
footer li{
    list-style-type: none;
}
footer h4 {
    font-weight: bold;
	padding-left: 5px;
	color: chocolate;
}
#HowWeWork h4{
	color: chocolate;
}
.footer-contact{
    color: white;
}
.links p a {
	color: white;
}

.copyright {
    color: #fff;
    padding: 15px 0px 10px 0px;
    background: black;
	border-bottom: 1px solid white;
}
.copyright h3 {
    color: navajowhite;
}
/* ------featured-section ------ */
.featured {
	background: rgb(0, 124, 248);
    color: white;
	padding: 30px 0px;
	-webkit-animation: mymove 5s infinite; /* Chrome, Safari, Opera */
	animation: mymove 5s infinite;
}
.featured .home_featured_h1 {
	color: rgb(0, 124, 248);
	font-size: 32px;
}
.featured .home_featured_h2 {
	text-shadow: 2px 1px green;
	color: blanchedalmond !important;
	font-weight: bold;
}
.down h2{
	font-weight: bold;
	color: whitesmoke;
	margin-top: 20px;
}
.down h3{
	margin-top: 30px;
	font-weight: bold;
	color: gold;
	font-size: 30px;
}
a:not([href]):not([tabindex]) {
	color: cadetblue;
}
.accordion .card-header:after {
    font-family: 'FontAwesome';  
    content: "\f068";
    float: right; 
	color: #ae1f23;
}
.accordion .card-header.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f067"; 
}
#Faq{
	background-color: cornsilk;
	padding-bottom: 15px;
	margin-top: 50px;
}
#Faq h3{
	color: darkgoldenrod;
}
#Faq .accordion{
	padding: 0px 0px;
}
#Faq .card-header{
	background-color: cornsilk;
}
#Faq .card-header:hover{
	background-color: navy;
}
#Faq .card-title:hover {
    color: aliceblue;
}
#Faq .card-title{
	color: darkkhaki;
}
#Faq .accordion .card-header::after {
    color: black;
}
#Knowledge{
	background-color: white;
	color: black;
}
#Knowledge .Knowledge-item{
	border: 1px solid beige;
	text-align: center;
	padding: 15px;
}
.Knowledge-item:hover{
	background-color: tomato;
	color: navy;
	margin: -15px;
}
/* Chrome, Safari, Opera */
@-webkit-keyframes mymove {
  from {background-color: blueviolet;}
  to {background-color: rgb(0, 124, 248);}
}

/* Standard syntax */
@keyframes mymove {
  from {background-color: blueviolet;}
  to {background-color: rgb(0, 124, 248);}
}
/* ---- #Common CSS ---------- */
.center {
	text-align: center;
}
/* ------- #add section ---------- */
.add{
	width: 100%;
	height: 70px;
	background-color: rgb(232,232,255);
	text-align: center;
	margin: 5px 0px;
}
.leftside_add{
	width: 100%;
	height: 500px;
}
/* ------- #Blog Post section ---------- */
.justify{
	text-align: justify;
}
.knowledge-button{
	margin-top: 20px;
}
.Blog-items{
	background-color: black;
	padding: 15px;
}
.Blog-item{
	background-color: white;
	padding: 15px;
}
.Blog-items h2{
   color: red;
   margin-top: 0px;
   margin-bottom: 20px;
}

.Blog-item a{
  text-decoration: none;
}
.blog-item-text p{
  color: black;
}
/* right side bar and others*/
.sidebar_post img{
	width: 100%;
	height: auto;
}
.sidebar_post h5{
	margin: 0px;
	padding: 0px;
}
.h5-title{
	margin: 0px;
	padding: 0px;
}
.sidebar_post{
	margin: 10px 0px; 
}

.left_text{
	text-align: justify;
}
.blog_post{
	padding-top: 15px;
}
/* Book page */
.blog-items img{
	width: 100%;
	height: auto;
}
.book_items{
	margin-top: 0px;
	background-color: black;
	color: red;
	padding-bottom: 15px;
}
.book_item{
	margin-top: 15px;
}
.before-books{
	background-color: black;
	padding-bottom: 15px;
}
.before-books h2{
	color: red;
}
/* open book */
.book_content_list{
	padding-left: 0px;
	background-color: #f1f1f1;
}
.book_content_list ul {
  list-style-type: none;
  margin: 0px;
  padding: 0;
  width: 100%;
  
  height: 100%;
  overflow: auto;
}
.book_content_list .side-bar-top-ul{
  margin-top: 15px;
}
.book_content_list li a {
  display: block;
  color: #000;
  padding: 8px 16px;
  text-decoration: none;
}
.book_content_list li a.active {
  background-color: #4CAF50;
  color: white;
}
.book_content_list li a:hover:not(.active) {
  background-color: #555;
  color: white;
}
.lession li{
	margin-left: 20px;
}
.open_book_text{
	background-color: white;
}
.right-sidebar{
	background-color: #f1f1f1;
}
/* Journal page */
.journal_item{
  padding: 15px;
}
.journal_item a{
  text-decoration: none;
}
.journal_item p{
  color: black;
}
.journal-items{
   background-color: black;
   padding: 15px;
}
.journal-items h2{
   color: red;
   margin-top: 0px;
}
/*Home page center imtes*/
.center-items{
	padding: 10px;
}
.center-items .center-item{
	background-color: white;
	margin-top: 15px;
	padding: 0px 15px 15px 15px;
	border: 1px solid beige;
}
/* contact page */
.contact {font-family: Arial, Helvetica, sans-serif;}
* {box-sizing: border-box;}
.contact input[type=text], select, textarea {
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  margin-top: 6px;
  margin-bottom: 16px;
  resize: vertical;
}
.contact input[type=submit] {
  background-color: #4CAF50;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}
.contact input[type=submit]:hover {
  background-color: #45a049;
}
.contact .container {
  border-radius: 5px;
  background-color: #f2f2f2;
  padding: 20px;
}
.mar{
	margin-top: 30px;
}
.slogan p{
	font-family: "Comic Sans MS", cursive, sans-serif;
	font-size: 15px;
	margin-top: 5px;
}
.com-border {
    border-width:5px;  
    border-style: inset;
	padding: 15px;
}
.com-border-text {
	border-left: 4px dotted #f1f1f1;
}
.reply h5{
	font-weight: bold;
	font-size: 16px;
}
.com h3{
	margin-left: -15px;
}
div.sticky {
  position: -webkit-sticky;
  top: 0;
  background-color: white;
  z-index: 1111;
}
div.sidebar_sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 50px;
} 
div.sidebar_overflow{ 
  overflow: auto;
  height: 600px;
}
.row {
    margin-right: 0px;
    margin-left: 0px;
}
.zero {
    padding-right: 0px;
    padding-left: 0px;
}
.right-zero{
	padding: 0px;
}
.Services{
	background: white;
	color: black;
	padding-bottom: 20px;
}
.Services .item{
	border: 1px solid silver;
	margin: 10px;
}
.Services .item a{
	text-decoration: none;
}
.Services .item h4{
	padding: 15px 0px;
	color: navy;
}
.Services .item:hover{
	margin: 0px;
	background: tomato;
}
.h3-style{
	font-weight:bold;
	padding: 30px 0px;
	font-size: 30px;
}
.how .h3-style{
	margin-top: 50px;
	color: black;
}
.Portfolios{
	background: brown;
	color: white;
}
.Portfolios .item{
	margin: 10px;
}
.Portfolios .item:hover{
	margin: 0px;
}
/* start next - previous */
.next-pre a {
  text-decoration: none;
  display: inline-block;
  padding: 8px 16px;
}

.next-pre a:hover {
  background-color: #ddd;
  color: black;
}

.next-pre .previous {
  background-color: #4CAF50;
  color: white;
}

.next-pre .next {
  background-color: #4CAF50;
  color: white;
}

.next-pre .round {
  border-radius: 50%;
}
.next-pre {
	text-align: center;
}
.left-right{
	text-align: center;
	margin-top: 110px;
}
.left-right i{
	font-size: 48px;
	color: #4CAF50;
}
/* end next - previous */
.contributors-home{
	background-color: #4CAF50;
	padding: 5px;
	text-align: center;
	margin-bottom: 15px;
}
.img-center img {
  width: 100%;
  height: auto;
}
.img-center img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/* new css 20/8/2019 */
.ser-img img{
	padding: 15px;
}
.logo p a{
    color: black;
}
.mail P{
    font-size: 16px;
	margin-top: 5px;
}
#Portfolios h3{
	color: white;
}
.copyright{
	padding: 50px 1px 20px 1px;
}
.copyright h3{
	font-size: 16px;
}
.about{
	padding:0px;
}
.about .col-md-12{
	padding:0px;
	margin:0px;
}
.bg-dark {
    background-color: black !important;
}
.navbar-dark .navbar-nav .nav-link {
    color: whitesmoke;
}

.padding-left-right{
	text-align: justify;
	
	}
.accordion a{
		font-size: 20px;
}
.card-header{
	margin-top: 15px;
}
.card-header:hover{
	background: black;
	color: whitesmoke;
}
#Contact {
	background: cornsilk;
	padding-bottom: 30px;
}
#Contact .tam-address{
	border: 1px solid mistyrose;
	background: blanchedalmond;
	padding: 10px 30px 0px 30px;
}
#Contact .contact_h4 {
	color: blueviolet;
}
#Contact .quick {
	color: antiquewhite;
	padding-top: 10px;
}
#Contact .h3-style {
	color: black;
}
.get strong{
	color: darkgoldenrod;
}
#Contact textarea{
	height: 100px;
}
#Faq .center-items .center-item {
	background-color: antiquewhite;
}
#Faq .card {
	background-color: blanchedalmond;
}
#page .center-items .center-item{
	border: none;
	padding: 0px 100px 0px 100px;
}
.page-content{
	border:1px solid beige;
	padding-top: 30px;
	border-bottom: none;
}
.legal-page .h1{
	font-weight: bold;
	color: lemonchiffon;
}

label {
    font-weight: bold;
}
.contact input[type=text], select, textarea {
    margin-top: 0px;
}
.contact-send-button{
	text-align: center;
    margin-bottom: 15px;
}
.contact-send-button button{
	padding: 7px 50px;
}
.form-group{
	text-align: left;
}
.Schedule-a-call{
	margin-top: 30px;
}
.form-control{
	padding: 0.75rem .75rem;
}
select.form-control:not([size]):not([multiple]) {
    height: calc(3.0rem + 2px);
}



/* CSS for MCP IDEA */
.mcp-logo img {
    width: 85px;
}
body{
	background: black;
	color: #000;
}
.container{
	background: white;
}
.nav_container{
	padding-right: 0px;
	padding-left: 0px;
}
.header-top{
	background: white;
}
.header-top h1{
	font-size: 17px;
	margin-top: 15px;
	color: red;
}
.header-top h1 span{
	font-size: 12px;
	color: blue;
}
h3{
	color: #e8112d;
	font-size: 20px;
	font-family: "Arial Black",Gadget,sans-serif;
	font-weight: 900;
	text-transform: uppercase;
}
h4{
	margin-bottom: 0;
	padding-top: 8px;
	font-size: 14px;
	line-height: 14px;
    font-family: "Arial Black",Gadget,sans-serif;
    font-weight: 900;
    text-transform: uppercase;
}
.services {
	padding: 15px 45px;
}
.services h3{
	padding: 15px;
}
.service-item p{
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 13px;
}
.read a{
	font-weight: 900;
	font-size: 12px;
	line-height: 22px;
	color: #e8112d;
	text-transform: uppercase;
	font-family: "Arial Black",Gadget,sans-serif;
	text-decoration: none;
	transition: color linear .2s,background-color linear .2s;
}
.who_we{
	background: #f2f2f2;
	text-align: center; 	
}
.who_we .p{
	margin-top: 10px;  	
	margin-bottom: -10px;  	
}
.who_we h4{
	margin-bottom: 15px;  	
}
.who_we img{
	border-radius: 50%; 
}
.background{
	background-image: url("http://mcpidea.com/wp-content/uploads/2020/01/sr.jpg");
}
.background h3{
	padding-left: 65px;
}
.training{
	padding-left: 0px;
	padding-right: 0px;
}
.training-row{
	padding-left: 0px;
	padding-right: 0px;
}
.training-content{
	padding-left: 50px;
}
.background  h2{
	padding-left: 65px;
	color: mediumspringgreen;
	font-weight: bold;
}
.training-right{
	background: black;
}
.training-right h2{
	color: white;
	text-transform: uppercase;
	font-size: 24px;
	margin-top: 20px;
	font-weight: bold;
}
.training-right h4{
	color: red!important;
	text-transform: uppercase;
}


.area-go button{
	margin-top: 6px;
}
.select-area {
	border-bottom: 1px solid grey;
	margin-top: 35px;
}
.training-item {
	border-bottom: 1px solid grey;
}
.training-item h3{
	padding: 9px;
}
.all-go{
	margin-top: 18px;
	margin-bottom: 18px;
	padding-bottom: 7px;
	text-align: center;
	background: red;
}
.btn-danger {
	background-color: red;
}
.red{
	background: red;
	margin: -15px;
	margin-bottom: 0px;
}
.red h3{
	padding: 15px 45px;
	color: black;
	margin-left: 30px;
}
.red h2{
	padding: 0px 45px;
	color: antiquewhite;
	margin-left: 30px;
	font-size: 23px;
}
.mar-top img{
	margin-top: -15px;
}
.footer h3{
	color: black;
}
.footer p{
	border-bottom: 1px solid grey;
	margin-left: 23px;
}
.copy p{
	margin-left: 23px;
}
.man{
	margin-bottom: -15px;
}
.black {
    background: black;
    margin-bottom: 0px;
}
.black h3{
    color: red;
}
.man-row{
	margin-right: -60px;
}
.man-img{
	margin-top: -15px;
}
.more-services{
	padding-bottom: 30px;
}
.fa {
	padding: 8px;
	font-size: 12px;
	width: 25px;
	text-align: center;
	text-decoration: none;
	margin: 5px 2px;
	border-radius: 50%;
}
.fa:hover {
    opacity: 0.7;
}
.fa-facebook {
  background: #3B5998;
  color: white;
}
.fa-twitter {
  background: #55ACEE;
  color: white;
}
.fa-linkedin {
  background: #007bb5;
  color: white;
}
.background p{
	color: white;
	font-weight: bold;
}
.background div{
	text-align: center;
	margin-top: 80px;
}
.red div{
	padding: 0px 75px;
	margin-top: 25px;
	margin-bottom: 15px;
}
.red div a{
	color: antiquewhite;
	font-weight: bold;
}
.red div hr{
	padding: 0px;
	background: white;
	margin-top: 8px;
	margin-bottom: 8px;
}
.footer-link{
	padding-left: 65px;
}
.footer-link a{
	font-size: 13px;
	color: black;
	font-weight: bold;
}
#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: black;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
  padding-left: 0px;
	margin-right: -10px;
	width: 50px;
	height: 100px;
}

#myBtn:hover {
  background-color: black;
}
.top-angle {
	padding: 5px;
	font-size: 50px;
	width: 25px;
	color: red;
}

.eventmngt img{
	margin-top: -15px;
}

.our_services .our_services_link {
	color: black;
}

.more-services .more_services_link {
	color: black;
}

.services .read_more {
	font-weight: 900;
	font-size: 12px;
	line-height: 22px;
	color: #e8112d;
	text-transform: uppercase;
	font-family: "Arial Black",Gadget,sans-serif;
	text-decoration: none;
	transition: color linear .2s,background-color linear .2s;
}
/*========Slider==========*/
body .slider {
	background: red;
	padding: 0px 0px 15px 0px;
}

/*======Search========*/
.search_box {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 0px;
	border-top: 0px;
	text-transform: uppercase;
	padding: 4px 23px 4px 23px;
	font-size: 12px;
}


.form-group-append.search_button {
	border-bottom: 1px solid #ccc;
	margin-top: -5px;
	padding: 0px 5px;
}

/*========Dropdown Down==========*/
.nav > li > a:hover, .nav > li > a:focus {
	text-decoration: none;
	background: red;
	border-radius: 0%;
}

.navbar-top ul.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
}


.dropdown-menu {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 1;
	margin-top: -3px;
}


.dropdown-menu a {
	float: none;
	color: black;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
	text-align: left;
}

.dropdown-menu > li > a {
	display: block;
	padding: 11px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
}

li.menu-item-has-children:hover .dropdown-menu {
	display: block;
}
body .slider {
	background: red;
	padding: 0px 0px 15px 0px;
}
#page h3{
	color: blueviolet;
}
#page h4{
	color: darkcyan;
}

/*======Search========*/
.search_box {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 0px;
	border-top: 0px;
	text-transform: uppercase;
	padding: 4px 23px 4px 23px;
	font-size: 12px;
}


.form-group-append.search_button {
	border-bottom: 1px solid #ccc;
	margin-top: -5px;
	padding: 0px 5px;
}

.input-group .fa {
	padding: 0px;
	font-size: 14px;
	width: 13px;
	text-align: center;
	text-decoration: none;
	margin: 0px 2px;
	border-radius: 50%;
}





/* ====================================================================
				=====Media Query Start=====
======================================================================= */
/* Extra small devices (button phone 240px)*/
@media (min-width: 240px) and (max-width: 380px) {
.services {
	padding: 15px 0px;
}

.services h3 {
	padding: 7px 0px;
}

.service-item {
	margin: 20px 0px;
} 

.red{
	background: red;
	margin: 0px;
	margin-bottom: 0px;
}
.red h3{
	padding: 15px 0px;
	color: black;
	margin-left: 0px;
}
.red h2{
	padding: 0px 0px;
	color: antiquewhite;
	margin-left: 30px;
	font-size: 23px;
}

.red div{
	padding: 0px 0px;
	margin-top: 25px;
	margin-bottom: 15px;
}

.mar-top img{
	margin-top: 5px;
}

.man-row {
	margin-right: 0px;
}

 .man-row .red {
	background: red;
	margin: 0px;
	margin-bottom: 0px;
}

.eventmngt img{
	margin-top: 5px;
	padding: 0px;
}
.background div {
	text-align: center;
	margin-top: 60px;
	margin-bottom: 25px;
}

.background h2 {
	padding-left: 36px;
	color: deeppink;
	font-weight: bold;
}

.footer-link {
	padding-left: 25px;
	margin-left: 0px;
}

.footer_smdl {
	margin-left:0px ;
	padding-left: 32px;
}

.mgmenu {
	display: none;
}

/*===========Contact Pgee Start=====================*/
#page .center-items .center-item {
	border: none;
	padding: 0px;
}

#myBtn {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 29px;
	z-index: 99;
	font-size: 14px;
	border: none;
	outline: none;
	background-color: black;
	color: white;
	cursor: pointer;
	padding: 15px;
	border-radius: 4px;
	padding-left: 0px;
	margin-right: -10px;
	width: 30px;
	height: 50px;
}

.top-angle {
	padding: 0px;
	font-size: 24px;
	width: 28px;
	color: red;
}



}



/*==================================================================
 small devices (portrait phones, less than 576px)
====================================================================*/
@media (min-width: 381px) and (max-width: 575.98px) { 
.services {
	padding: 15px 0px;
}

.service-item {
	margin: 20px 0px;
} 

.red{
	background: red;
	margin: 0px;
	margin-bottom: 0px;
}
.red h3{
	padding: 15px 0px;
	color: black;
	margin-left: 30px;
}
.red h2{
	padding: 0px 0px;
	color: antiquewhite;
	margin-left: 30px;
	font-size: 23px;
}

.red div{
	padding: 0px 0px;
	margin-top: 25px;
	margin-bottom: 15px;
}

.mar-top img{
	margin-top: 5px;
}

.man-row {
	margin-right: 0px;
}

 .man-row .red {
	background: red;
	margin: 0px;
	margin-bottom: 0px;
}

.eventmngt img{
	margin-top: 5px;
	padding: 0px;
}
.background div {
	text-align: center;
	margin-top: 60px;
	margin-bottom: 25px;
}

.footer-link {
	padding-left: 25px;
	margin-left: 0px;
}

.footer_smdl {
	margin-left:0px ;
	padding-left: 32px;
}

.mgmenu {
	display: none;
}

#myBtn {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 29px;
	z-index: 99;
	font-size: 14px;
	border: none;
	outline: none;
	background-color: black;
	color: white;
	cursor: pointer;
	padding: 15px;
	border-radius: 4px;
	padding-left: 0px;
	margin-right: -10px;
	width: 30px;
	height: 50px;
}

.top-angle {
	padding: 0px;
	font-size: 24px;
	width: 28px;
	color: red;
}

/*===========Contact Pgee Start=====================*/
#page .center-items .center-item {
	border: none;
	padding: 0px;

}

}



/*=============================================================
Small devices (landscape phones, 576px and up)
================================================================*/
@media (min-width: 576px) and (max-width: 767.98px) {


.services {
	padding: 15px 0px;
}

.service-item {
	margin: 20px 0px;
} 

.red{
	background: red;
	margin: 0px;
	margin-bottom: 0px;
}
.red h3{
	padding: 15px 0px;
	color: black;
	margin-left: 30px;
}
.red h2{
	padding: 0px 0px;
	color: antiquewhite;
	margin-left: 30px;
	font-size: 23px;
}

.red div{
	padding: 0px 0px;
	margin-top: 25px;
	margin-bottom: 15px;
}

.mar-top img{
	margin-top: 5px;
}

.man-row {
	margin-right: 0px;
}

 .man-row .red {
	background: red;
	margin: 0px;
	margin-bottom: 0px;
}

.eventmngt img{
	margin-top: 5px;
	padding: 0px;
}
.background div {
	text-align: center;
	margin-top: 60px;
	margin-bottom: 25px;
}

.footer-link {
	padding-left: 25px;
	margin-left: 0px;
}

.footer_smdl {
	margin-left:0px ;
	padding-left: 32px;
}

.who_we img {
	border-radius: 50%;
	width: 50%;
}

.mgmenu {
	display: none;
}

#myBtn {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 29px;
	z-index: 99;
	font-size: 14px;
	border: none;
	outline: none;
	background-color: black;
	color: white;
	cursor: pointer;
	padding: 15px;
	border-radius: 4px;
	padding-left: 0px;
	margin-right: -10px;
	width: 30px;
	height: 50px;
}

.top-angle {
	padding: 0px;
	font-size: 24px;
	width: 28px;
	color: red;
}

/*===========Contact Pgee Start=====================*/
#page .center-items .center-item {
	border: none;
	padding: 0px;

}

}

/*==========================================================
Medium devices (tablets, 768px and up)
===========================================================*/
@media (min-width: 768px) and (max-width: 991.98px) {


.services {
	padding: 15px 0px;
}

.service-item {
	margin: 20px 0px;
} 

.red{
	background: red;
	margin: 0px;
	margin-bottom: 0px;
}
.red h3{
	padding: 15px 0px;
	color: black;
	margin-left: 30px;
}
.red h2{
	padding: 0px 0px;
	color: antiquewhite;
	margin-left: 30px;
	font-size: 23px;
}

.red div{
	padding: 0px 0px;
	margin-top: 25px;
	margin-bottom: 15px;
}

.mar-top img{
	margin-top: 5px;
}

.man-row {
	margin-right: 0px;
}

 .man-row .red {
	background: red;
	margin: 0px;
	margin-bottom: 0px;
}

.eventmngt img{
	margin-top: 5px;
	padding: 0px;
}
.background div {
	text-align: center;
	margin-top: 60px;
	margin-bottom: 25px;
}

.footer-link {
	padding-left: 25px;
	margin-left: 0px;
}

.footer_smdl {
	margin-left:0px ;
	padding-left: 32px;
}

.who_we img {
	border-radius: 50%;
	width: 50%;
}

.mgmenu {
	display: none;
}

#myBtn {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 29px;
	z-index: 99;
	font-size: 14px;
	border: none;
	outline: none;
	background-color: black;
	color: white;
	cursor: pointer;
	padding: 15px;
	border-radius: 4px;
	padding-left: 0px;
	margin-right: -10px;
	width: 30px;
	height: 50px;
}

.top-angle {
	padding: 0px;
	font-size: 24px;
	width: 28px;
	color: red;
}


/*===========Contact Pgee Start=====================*/
#page .center-items .center-item {
	border: none;
	padding: 0px;
	}
}



/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) {}
#myBtn {
	margin-right: -16px;
}
/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
	
}
.copy-back{
	background: black;
	padding-bottom: 0px;
	color: white;
	padding-top: 15px;
	margin: -15px;
}