﻿/*custom css is written here*/
body{
  overflow-x: hidden;
}


@media (min-width: 768px)
.navbar-right {
  float: right;
  margin-right: -15px;
}

@media only screen and (max-width: 760px)  { 

.custompager{

	padding-top: 60px;
position:relative;
	}
 }

 @media only screen and (max-width: 335px) {
  .leftplacing {
      left: 60px !important;
  }
  
  .package {
      width: 430px !important; /* Added missing property */
  }
}


@media only screen and (max-width: 480px)  { 

 th.docname ,td.docname{
        display:none;
        width:0;
        height:0;
        opacity:0;
        visibility: collapse;       
    } 



}

@media only screen and (max-width: 380px)  { 


 /* #removepadding{
	padding-left:0px !important

} */


}


.overlay{
	
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

#loading {
	display: none;
	position: absolute;
	top: 30%;
	left: 40%;
	padding: 16px;
    width: 250px;
	z-index:1002;
	overflow: auto;
    background-image: url(ajax_loader.gif);
    background-repeat: no-repeat
}

#map{
	
	height: 250px;
  padding-right: 2px;
  padding-left: 2px;
  padding-top: 26px;
}
.testimonial {
  background: #dbbf56;
  padding-bottom: 90px;
}

#pagerpadding{

	height: 20px !important;
}

#client-feedbacks .feedback-box {
  background: #FFFFFF;
  padding: 25px;
  margin: 13px;
  text-align: left;
  border-radius: 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: block;
  z-index: 5;
}



.webcreator{

	padding-top: 100px;
	text-align: center;
}

iframe {
  
  width: 100% !important;
  height: 100% !important;
    }
.contact-us {
background: rgba(0, 0, 0, 0.5);
padding-bottom: 95px;
}
.contact-us .custom-button {
float: right;
}

footer {
background: #272727;
height: 100% !important;

}

.map {
                width: 750px;
                height: 250px;
                background-color: #CCC;
               
              }
.mapcontainer{
	padding-top: 10px;
}              

.textarea-box {
border: 0;
text-align: left;
text-transform: none;
padding: 9px;
min-height: 250px;
padding-left: 15px;
display: inline-block;
border-radius: 4px;
background: rgba(255,255,255, 0.95);
}


.contact-us .input-box, textarea {
width: 100%;
margin: auto;
margin-bottom: 20px;
}

.copyright {
padding-top: 0px;
padding-right: 15px;
padding-bottom: 68px;
background: #171717;
height: 250px;
text-align: center;
}

.company{
	text-align: center;
}

.turnwhite {
	color:#F9F7FA !important;
  text-align: center;
}

.company-details {
color: #939393;
padding-top: 67px;
padding-bottom: 67px;
}

.mycaption{
	height: 340px;
}


.readmore{
	font-style: italic;
	color:#7A3D99;

}
.readmore:hover{
	cursor: hand;
	 cursor: pointer;
}
.boldcenter
{
	font-weight: bold;
	text-align: center;
}
.custompager p, .custompager span {
display: inline-block;
padding: 5px 14px;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 15px;
}

.custompager {
padding-left: 0;
margin: 20px 0;
text-align: center;
list-style: none;
}
	
p.mynavi :hover,p.mynavi {
color: #23527c;
text-decoration: underline;
}
p.mynavi, p.mynavi {
outline: 0;
}
p.mynavi {
color: #dd4814;
text-decoration: none;
}

.custompager p:hover, .custompager p:focus {
text-decoration: none;
background-color: #eee;
}
.leftplacing{
    height: initial !important;
    bottom: 45px; 
    position: absolute !important;
    left: 100px ;
}
.rightplacing{

	 height: initial;  bottom: 45px;  position: absolute;
   
}
.navbar .navbar-collapse {
        text-align: center;
    }



/*.intro {
text-align: center;
color:#0f5aa1 !important;
margin-top: 25%;
line-height: 65px;
z-index: 0;
}*/

.intro {
    text-align: center;
    color: #0f5aa1 !important;
    margin-top: 12%;
    line-height: 65px;
}

@media (max-width: 480px){
	.intro {
	margin-top: 40%;
	line-height: 3.438rem !important;
	font-size: 2.813rem;
	}
}

@media (max-width: 767px){
		.intro {
	margin-top: 30%;
	line-height: 3.438rem !important;
	font-size: 2.813rem;
	}	
}


h1 {
font-size: 55px;
}    


h1, h2 {
font-family: 'Montserrat', 'sans-serif';
font-weight: 700;
text-transform: uppercase;
}

/*
.buttons {
text-align: center;
margin-bottom: 100px;
margin-top: 45px;
}
*/

.buttons {

    text-align: center;
    /* margin-bottom: 100px; */
    margin-top: 45px;
    vertical-align: bottom;
    padding-top: 332px;
}

.custom-button {
display: inline-block !important;
text-align: center;
text-transform: uppercase;
padding: 13px 35px 13px 35px;
border-radius: 4px;
margin: 10px;
border: none;
}

.short-text {
margin: auto;
text-align: center;
color: rgba(221, 72, 20, 1);
text-transform: uppercase;
}

.focus {
padding-bottom: 100px;
overflow: hidden;
background: #FFFFFF;
}

.focus, .works, .about-us, .features, .packages, .products, .testimonial, .contact-us {
padding-top: 50px;
}



h1, h2 {
font-family: 'Montserrat', 'sans-serif';
font-weight: 700;
text-transform: uppercase;
}

.section-header h2 {
padding-bottom: 10px;

}

.section-header {
text-align: center;

}

h2 {
font-size: 45px !important;
}

.section-header h6 {
font-size: 16px;
}



/* my custom tag */
.givespace
{

	padding-top:40px;
}

#getitcenter{

	text-align: center;
}

#imageadjust{

	width: 171px;
	height: 180px;
}




.packages {
padding-bottom: 50px;
background: rgba(0, 0, 0, 0.5);
}

.package-header h5 {
text-transform: uppercase;
font-weight: bold;
}

h5 {
font-size: 17px;
padding-top: 15px;
text-align: center;
}

.package {
border-radius: 4px;
background: #FFFFFF;
margin-top: 25px;
margin-bottom: 50px;
padding-bottom: 15px;
height: 300px;
}

.package-header {
height: 57px;
color: #FFF;
line-height: 57px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;

}
.green-bg {
background: #34d293;
}

::selection {
background: #FC6D6D;
color: #FFF;
}

.price {
line-height: 120px;
height: 100px;
color: #FFF;
font-weight: 400;
}

.dark-bg {
background: #404040;
}

.blue-bg {
background: #3ab0e2;
}

.red-bg {
background: #e96656;
}


.price-container{
margin-top: -10px;

}

.yellow-bg {
background: #E7AC44;
}

.linux-bg{
	background: #0f5aa1;
}

.linux-bg-green{
	background: #80c456;
}

.package ul li {
padding-top: 10px;
padding-bottom: 10px;
width: 80%;
margin: auto;
border-bottom: 1px dotted #dadada;
}

.white-text{
	color: white;
}

.thumbnail.right-caption > img {
    float: left;
    margin-right: 9px;
}


.thumbnail.right-caption {
    float: left;
}

.thumbnail.right-caption > .caption {
    padding: 4px;
}



/*start for modal css*/
.bootstrap-dialog {
  /* dialog types */
  /**
     * Icon animation
     * Copied from font-awesome: http://fontawesome.io/
     **/
  /** End of icon animation **/
}
.bootstrap-dialog .modal-header {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.bootstrap-dialog .bootstrap-dialog-title {
  color: #fff;
  display: inline-block;
  font-size: 16px;
}
.bootstrap-dialog .bootstrap-dialog-message {
  font-size: 14px;
}
.bootstrap-dialog .bootstrap-dialog-button-icon {
  margin-right: 3px;
}
.bootstrap-dialog .bootstrap-dialog-close-button {
  font-size: 20px;
  float: right;
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
}
.bootstrap-dialog .bootstrap-dialog-close-button:hover {
  cursor: pointer;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.bootstrap-dialog.type-default .modal-header {
  background-color: #fff;
}
.bootstrap-dialog.type-default .bootstrap-dialog-title {
  color: #333;
}
.bootstrap-dialog.type-info .modal-header {
  background-color: #5bc0de;
}
.bootstrap-dialog.type-primary .modal-header {
  background-color: #DD4814;
}
.bootstrap-dialog.type-success .modal-header {
  background-color: #5cb85c;
}
.bootstrap-dialog.type-warning .modal-header {
  background-color: #f0ad4e;
}
.bootstrap-dialog.type-danger .modal-header {
  background-color: #d9534f;
}
.bootstrap-dialog.size-large .bootstrap-dialog-title {
  font-size: 24px;
}
.bootstrap-dialog.size-large .bootstrap-dialog-close-button {
  font-size: 30px;
}
.bootstrap-dialog.size-large .bootstrap-dialog-message {
  font-size: 18px;
}
.bootstrap-dialog .icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}

.contactinfo {
	margin-top: 34px;
}
​
.navbar-default {
  background-color: #8FC264 !important;
  border-color: #8FC264 !important;
}

.custompara{
  font-size: large;
}


.custompackagebody {
  padding: 25px 25px 25px 25px;
  font-size: larger;
}

.logoimage{
  height: 62px;;
  width:145px;
  margin-top: -15px;
}
@media only screen and (max-width: 768px) {
  .logoimage {
    height: 50px;
    width:125px;
    margin-left:-13px
  }
}

@media only screen and (max-width: 768px) {
  .smallimage1{
  width:100% !important;
  }
}

@media only screen and (max-width: 768px) {
  .smallimage{
  padding-bottom:30px;
  }
}

@media only screen and (max-width: 768px) {
  .productcol{
    text-align: center;
  }
}

@media only screen and (max-width: 768px) {
  #movAbouttab{
    padding-right: 12px;
    padding-left: 12px;
  }
}


/*cert sections */


/* The grid: Four equal columns that floats next to each other */
.costumcolumn {
  float: left;
  width: 25%;
  padding: 10px;
}

.costumcolumn1 {

  width: 25%;
  padding: 10px;
}



/* Style the images inside the grid */
.costumcolumn img {
  opacity: 0.8; 
  cursor: pointer; 
}

.costumcolumn img:hover {
  opacity: 1;
}


/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

/* Caption of Modal Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation */
.modal-content, #caption {  
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 59px;
    right: 300px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
  background: transparent;
  border: none;
}

.close:hover,
.close:focus {
  color: #bbbbbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}


@media only screen and (max-width: 700px){
.closeprod{

    right:176px !important;
}
.productmodalimage{
  padding-top:30px;
  margin-left: 35PX;
}
}
/* ebd cert sections */

.avatar{
  width: 265px;
  height: 200px;
  border-radius: 12px
}

.card{
  margin:55px 0px 0px 0px;
  cursor: pointer;
}

.cardcontainer{
  text-align: center;
  color: #0f0f0f;
  /* background-color: #80c456; */
}

.dark-text{
  color: #80c456;
}

.customfooterpad{
  text-align: center;
  padding-top:40px;
}

.footheading{
    color:#80c456; 
    font-weight: bold;
}


.footcontent{
  color: #0f5aa1;
  font-weight: bold;
}

.productmodalimage{
  width: 300px;
}


/* The Close Button */
.closeprod {
  position: absolute;
  top: -50px;
    right: -50px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
  background: transparent;
  border: none;
}

.closeprod:hover,
.closeprod:focus {
  color: #bbbbbb;
  text-decoration: none;
  cursor: pointer;
}


.modal-content-custom {
  margin: auto;
  display: block;
  width: 100%;
  max-width: 950px;
  position: relative;
    background-color: #ffffff;
}


.marquee-wrapper {
  display: flex;
  /* overflow: hidden; */
  animation: marquee 20s linear infinite;
}

.marquee-wrapper img {
  margin-right: 10px; /* Adjust spacing between images */
}

@keyframes marquee {
  0% {
      transform: translateX(0);
  }
 
 
  100% {
      transform: translateX(-70%);
  }
}

.modal-title{
  color:#0f5aa1
}

.cardcontainer h4{
  color:#0f5aa1
}

.clientimage{
  width:120px;
  height: 50px;
}

.focusclients{
  /* padding-bottom: 100px; */
  padding-top: 25px;
  overflow: hidden;
  background: #ffffff94;
  height: 100px;

}

.myImg{

  cursor: hand;
  cursor: pointer;
}

.tabpanelfont
{
  font-size: medium;
}


.package {
  position: relative;
}

.productlinks {
  color: #0f5aa1; /* Change link color */
  font-weight: bold; /* Make the text bold */
  position: absolute;
  bottom: 10px;
  right: 10px;
}

.productlinks a{
  color: #80c456; 
}

.productlinks a:hover {
  color: #0c4a8a; /* Change link color on hover */
}


.bigbackground{
  background: #ffffff6b;
  margin-top: -22px;
}

.specialrow{
     display: block; /* Default for smaller screens */
}

@media (min-width: 768px) { /* Applies from tablets and larger screens */
    .specialrow {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
}