  @import url(https://fonts.googleapis.com/css?family=Roboto:400,500,900);

    .mainli{
    line-height: 30px;
    font-family: Verdana, Geneva, sans-serif;
        font-size: 14px;
    }
    html,body{
        overflow-x:hidden;
    }
    
#volumebtn {
    position: absolute !important;
    bottom: 0 !important;
    right: 0 !important;
    z-index: 99;
    background: red;
    border: 0;
    color: white;
    transition: all 0.5s ease;
} 

#closeit .fa {
    background: #ecd3d3;
    color: #ff1e1e;
    padding: 6px;
    border-radius: 69%;
    opacity: 1;
    width: 40px;
    height: 40px;
}
#volumebtn .close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1 !important;
    position: absolute;
    right: 0;
    z-index: 99;
    top: -7px;
}

.fa-chevron-left{
    position: absolute;
    top: 56%;
    background: white;
    left: 0%;
    padding: 8px;
    color: black;
    border-radius: 0px;
    font-size: 28px;
}

#mymedia .img-thumbnail {
    height: auto !important;
    min-height: 300px;
    max-height: 300px;
    margin-bottom: 14%;
    object-fit: cover;
}


.sublogotexts {
       color:#30ade3;
  font-family: monospace;
    font-style: italic;
    font-size: 28px;
    font-weight: bold;
    display: block;
    text-align: center;
    margin-top: 0%;
}


.tutah1{
    color: white;
    text-align: center;
    padding-top: 8%;
        text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}
.fa-chevron-right{
    position: absolute;
    top: 56%;
    background: white;
    right: 0%;
    padding: 8px;
    color: black;
    border-radius: 0px;
    font-size: 28px;
}
 
body{
	width:100%;
	overflow-x:hidden;
}

.tutalogo{
          width: 118px;
    padding: 11px;
}

.tutasocial{
    margin-top: 17%;    
}
.navbar{
	
	border-radius:0px;
	z-index:99999999;
    -webkit-transition: top 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
}
.navbar-inverse {
        background-color:#3F51B5;
    border-color: #3F51B5;
    }
.navbar-inverse .navbar-nav>li>a {
        color: white;
    font-family: 'Sarabun', sans-serif;
     font-size: 15px;
    text-transform: uppercase;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
  color: white;
    background-color: #2ea9df;
}
.nav>li>a {
    position: relative;
    display: block;
    /* padding-right: 27px; */
   padding: 15px 17px;
}
.orderd{
	
box-shadow: 0 0 1px black;
    background: #dddddd47;
    text-align: center;
    padding: 27px;
    font-size: 26px;
    min-height: 88px;
    font-family: 'Titillium Web', sans-serif;
    color: #337ab7;
}
.orderd:hover{
background:#337ab7;
color:white;
cursor:pointer;		
	
}
.modal{
z-index:999999999999 !important;	
	
}
.modal-backdrop
{
    opacity:0.5 !important;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #0cadbe;
}
.nopadding{
	
	padding-left:0px;
	padding-right:0px;
	
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: white;
    cursor: pointer;
    background-color: #286090;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}
.nav-tabs>li>a {
    position: relative;
    display: block;
    /* padding-right: 27px; */
    padding: 10px 28px;
    background: #0cadbe;
    color: white;
}
.searchbar
{
    z-index: 9999999;
    position: absolute;
    top: 15%;
    right:0;
	
}
.aboutp{
line-height:27px;
word-spacing:2px;		
text-align:justify;	
}
.heading1{
	max-height:37px;	
}

.img-thumbnail {
    width: 95%;
    margin: auto;
    height: 210px;
    margin-bottom: 20px;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
   
    color: blue;
}
.btn-danger {
    color: #fff !important;
    background-color: #d9534f !important;
    border-color: #d43f3a !important;
}
.formh2{
	margin-top: -5px;
    text-align: center;
    font-size: 23px;
    color: black;
	}
.form-control{
	
	border-radius:0px;
}
.nav-tabs {
    border-bottom: none;
}

/* social icon code */

.ulstyle{
	padding-top:2px;
	margin-bottom:4px;
}

.spacing{
	
	color: white;
    padding-right: 16px;
}
 .imagece:hover {
-webkit-transform:scale(1.3);
transform:scale(1.3);
}

.imagece {
-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
min-height:220px;
}
/* social icon code will end here */





/* footer css start from here */

.full {
    width: 100%;    
}
.gap {
	height: 30px;
	width: 100%;
	clear: both;
	display: block;
}
.footer {
	background: #3c3838;
	height: auto;
	padding-bottom: 30px;
	position: relative;
	width: 100%;
font-family: 'Amiri', serif;
	
}
.footer p {
	margin: 0;
}
.footer img {
	max-width: 100%;
}
.footer h3 {
	    border-bottom: 1px solid #BAC1C8;
    color: white;
    font-size: 20px;
    line-height: 27px;
    padding: 20px 0 10px;
    text-transform: uppercase;
}
.footer ul {
	font-size: 16px;
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
    margin-top: 15px;
    color: #b5b5b5;
}
.footer ul li a {
	padding: 0 0 5px 0;
	display: block;
}
.footer a {
	color:#b5b5b5
}
.supportLi h4 {
	font-size: 20px;
	font-weight: lighter;
	line-height: normal;
	margin-bottom: 0 !important;
	padding-bottom: 0;
}
.newsletter-box input#appendedInputButton {
	background: #FFFFFF;
	display: inline-block;
	float: left;
	height: 30px;
	clear: both;
	width: 100%;
}
.newsletter-box .btn {
	border: medium none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	height: 40px;
	padding: 0;
	width: 100%;
	color: #fff;
}
.newsletter-box {
	overflow: hidden;
}
.bg-gray {
	background-image: -moz-linear-gradient(center bottom, #BBBBBB 0%, #F0F0F0 100%);
	box-shadow: 0 1px 0 #B4B3B3;
}
.social li {
	    background: none repeat scroll 0 0 #3f51b5;
    border: 2px solid #3f51b5;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    float: left;
    height: 36px;
    line-height: 36px;
    margin: 0 8px 0 0;
    padding: 0;
    text-align: center;
    width: 36px;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
.social li:hover {
	transform: scale(1.15) rotate(360deg);
	-webkit-transform: scale(1.1) rotate(360deg);
	-moz-transform: scale(1.1) rotate(360deg);
	-ms-transform: scale(1.1) rotate(360deg);
	-o-transform: scale(1.1) rotate(360deg);
}
.social li a {
	color: #EDEFF1;
}
.social li:hover {
	border: 2px solid #2c3e50;
	background: #2c3e50;
}
.social li a i {
	font-size: 16px;
	margin: 0 0 0 5px;
	color: #EDEFF1 !important;
}
.footer-bottom {
	    background: rgba(8, 8, 8, 0.94);
    /* border-top: 1px solid #DDDDDD; */
    padding-top: 1px;
    padding-bottom: 1px;
    color: white;
}
.footer-bottom p.pull-left {
	padding-top: 6px;
}
.payments {
	font-size: 1.5em;	
}

/* footer css end here */


/* slider start here */

.jk-slider{
    width:100%;
	margin-top:-2%;
}
/*          Hero Headers        */
/********************************/
.hero {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(0,0,0,.75);
      -webkit-transform: translate3d(-50%,-50%,0);
         -moz-transform: translate3d(-50%,-50%,0);
          -ms-transform: translate3d(-50%,-50%,0);
           -o-transform: translate3d(-50%,-50%,0);
              transform: translate3d(-50%,-50%,0);
}
.hero h1 {
    font-size: 6em;    
    font-weight: bold;
    margin: 0;
    padding: 0;
}
.fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s; 
}
.fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
}
/* slider end here */
.imgdesign{
	    width: 40%;
    margin: auto;
    padding: 10px;
    border-radius: 80%;
    min-height: 103px;
}
.box1{
	box-shadow: 0 0 4px 0px black;
    min-height: 151px;
    margin-bottom: 3%;
	transition: all 0.7s ease;
}
.box1:hover{
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
cursor:pointer;

}
.dangersc a:hover{
	cursor:pointer !important;
	text-decoration:underline;
	
}
.seprate{
    text-align:center;
    }
.sseprate{
margin: 20px 0 0;
    padding: 0;
    height: 1px;
    background-color: #e5eaec;
    width: 100%;
    position: relative
}
.ssseprate{
    margin-right: auto;
    margin-left: auto;
    max-width:370px;
}
.sline{
    background: #0cadbe;
    width: 30px;
    height: 3px;
    
    position: absolute;
    top: -1px;
    left: 50%;
    margin-left: -15px;
}
.dangersc{
position:relative;	
}
.dangers{
	
	color: red;
    font-size: 18px;
    position: absolute;
    font-family: -webkit-pictograph;
    right: 12px;
}
.fa-2x {
    font-size: 1em !important;
}

.sfont{
    font-size: 43px !important;
}

.logotext {
    color: #011627;
    font-family: -webkit-body;
    font-style: italic;
    font-size:25px;
    font-weight: bold;
}
.logotexts {
  color: red;
    font-family: -webkit-body;
    font-style: italic;
    font-size: 34px;
    font-weight: bold;
    display: block;
    text-align: center;
    margin-top: 1%;

}

.fonts{
	font-family: 'Crete Round', serif;
font-size:25px;	
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img{
	
	min-height:500px;
    max-height:500px;
    height:500px;
        width: 100%;
     margin-top: 0%;
}



.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display:none;
}


/* card design */


.myservicest .card {
    background:#FFF;
    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
        min-height:532px;
    border:1px solid #AAA;
    border-bottom:3px solid #BBB;
    padding:0px;
	position:relative;
	     margin-top: 2em;
      margin-bottom: 2em;
    overflow:hidden;
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    font-family: 'Roboto', sans-serif;
 -webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
}


.card {
    background:#FFF;
    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
        min-height:340px;
    border:1px solid #AAA;
    border-bottom:3px solid #BBB;
    padding:0px;
	position:relative;
	     margin-top: 2em;
      margin-bottom: 2em;
    overflow:hidden;
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    font-family: 'Roboto', sans-serif;
 -webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
}
.card:hover{
	-webkit-box-shadow: 0px 0px 15px 10px rgba(255, 255, 255, .75);
box-shadow: 0px 0px 15px 10px rgba(255, 255, 255, .75);
}
.card:hover .namestyle{
	background:#337ab7;
	
}
.card-body{
 margin:1em;   
}

.card-header{
    width:100%;
	color:#2196F3;
    border-bottom:3px solid #BBB;
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    font-family: 'Roboto', sans-serif;
    padding:0px;
    margin-top:0px;
    overflow:hidden;
    -webkit-transition: box-shadow 0.3s cubic-bezier(0.4, 0, 0.2, 1);
          transition: box-shadow 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    
}
.card-header-orange{
    background-color:rgba(12, 149, 190, 0.92);
    color:#FFFFFF;
    border-bottom:3px solid #BBB;
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    font-family: 'Roboto', sans-serif;
    padding:0px;
    margin-top:0px;
    overflow:hidden;
    -webkit-transition: box-shadow 0.3s cubic-bezier(0.4, 0, 0.2, 1);
          transition: box-shadow 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.card-heading {
    display: block;
        font-size: 19px;
		text-align:center;
  
    margin-bottom: 24px;
    margin-left:1em;
    border-bottom: 1px #2196F3;
    color:#fff;
   
}
.card-footer{
 border-top:1px solid #000;   
    
}

.btn:hover:not(.btn-link):not(.btn-flat) {
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.23), 0 10px 30px rgba(0, 0, 0, 0.19);
}
.btn:active:not(.btn-link):not(.btn-flat) {
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.23), 0 10px 30px rgba(0, 0, 0, 0.19);
}

.dbtn{
    font-size: 20px;
    margin-top: -25%;   
        font-family: 'Sarabun', sans-serif;
}

.mbtn{
    font-size: 20px;
    margin-top: -16%;    
        font-family: 'Sarabun', sans-serif;
}



.card-action-orange{
    color:#E65100;

}
.card-p{
	overflow:hidden;
	
}
.card-body
{
	
	overflow:hidden;
}
.btn-success {
    color: #fff;
    background-color: #5cb85c !important;
    border-color: #4cae4c;
}
.pimage{
	
	    max-width: 120px;
   max-height: 120px;
    border-radius: 8px;
	
}
  .yogendra{

padding-left:0px;
padding-right:0px;

  }  
  .cardwrapper{
	  
	     box-shadow: 0 0 2px black;
    margin-bottom: 2%;
       box-shadow: 0 0 2px black;
    margin-bottom: 2%;
    font-family: 'Amiri', serif;
    border-radius: 5px;
    font-size: 16px;
    color: black;
    border-radius: 5px;
	  
  }
.pstyle{

text-align:justify;
}
.media-heading {
        margin-top: 1%;
    margin-bottom: 5px;
    color: teal;
    font-size: 22px;
}	
 .usercounter{
    background: green;
    position: absolute;
    color: white;
    font-weight: bold;
    padding: 5px;
    font-size: 15px;

 }
.btnstyle{
    position: absolute;
    top: 55%;
    left: 36%;
	display:none;

}

.card-body:hover> .btnstyle {
    display: block;
}	
  .dropdown:hover .dropdown-menu { 
  display: block;
  margin-top: 0;
 }
 .dropdown-menu>li>a {
    display: block;
    padding: 6px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333 !important;
    white-space: nowrap;
 }
 .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #0cadbe !important;
    text-decoration: none;
    background-color: #f5f5f5;
}
 .fa-angle-right{
	 color:red;
	 font-weight:bold;
 }
 
.myservicest  .namestyle{
        position:absolute;
	    width: 100%;
    background: #000000b8;
    color: black;
    top: 0;
    text-align: center;
    padding: 2px;
 }
 
 .namestyle{
	    width: 100%;
    background: #000000b8;
    color: black;
    margin-top: 0px;
    text-align: center;
    padding: 2px;
 }
 
 .namestyle h2{
    font-size: 20px;
    margin-top: 8px;
    font-family: 'Titillium Web', sans-serif;	 
	 
 }
.t1{
padding:28px;	
	
}
.rmargin{
margin:0px !important;	
}
	
.imgh{
       width: 100%;
    min-width: 264px;
    min-height: 125px;
    max-height: 251px;
}

.myservicest .paratext {
    line-height: 30px;
    padding: 10px;
    padding-bottom: 0px;
    text-align: justify;
    font-size: 16px;
    font-family: 'Sarabun', sans-serif;
     color: #0e0e0e;
}

.paratext {
    line-height: 14px;
    padding: 12px;
    padding-bottom: 0px;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    color: #0e0e0e;
}
.namestyle h2{
    color:white;
    cursor:pointer;
}

.poscontainer{
width:100%;	
top:0;
z-index:999999999999;	
	
}
	
.cprofile{
    margin-top: 0%;
    text-align: justify;
    line-height: 27px;
    font-family: Verdana, Geneva, sans-serif;
    word-spacing: 2px;
    padding: 32px;
    margin-bottom: 6px;
    font-size: 13px;
    box-shadow: 0 0 2px #c5b6b6;
   
}
.simplep{
    line-height:27px;
    font-size:15px;
}
.lb-data .lb-caption {
    font-size: 13px;
    font-weight: 700;
    line-height: 1em;
    display: none !important;
}

.poph2{
    font-family: 'Titillium Web', sans-serif;
    color: white;	
	
}
.mheader{
	    padding: 10px;
    border-bottom: 1px solid transparent !important; 
    background: seagreen;
    color: white;
    text-align: center;
	
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: white;
}

@media screen and (max-width: 480px) and (min-width: 320px) {
.visitor-counter {
    clear: both;
    color: #fff;
    display: block;
    margin: 114px 0px 0px 0px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    min-height: 219px !important;
}
.jk-slider {
    width: 100%;
    margin-top: -6%;
}
.cprofile{
	margin-top: 31%;
}
.logotexts {
    color:red;
    font-family: -webkit-body;
    font-style: italic;
    font-size: 24px;
    font-weight: bold;
    display: block;
    text-align: center;
    margin-top: 0%;
}
.tutasocial {
    margin-top: 5%;
    text-align: center;
}
.logotext {
    color: white;
    font-family: -webkit-body;
    font-style: normal;
    font-size: 25px;
    font-weight: bold;
}
.tutalogo {
    width: 118px;
    padding: 11px;
    margin: 0 auto;
}

.myservicest .paratext {
    line-height: 30px;
    padding: 10px;
    padding-bottom: 0px;
    text-align: justify;
    font-size: 16px;
    font-family: 'Sarabun', sans-serif;
     color: #0e0e0e;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    min-height: 500px;
    max-height: 160px;
    height: 500px;
    width: 100%;
    margin-top: 0%;
}
.imgh {

    width: 100%;
    min-width: 330px;
    min-height: 125px;
    max-height: 251px;

}

}
.visitor-counter{
    clear:both;
    color:#fff;
    display:block;
    margin: 74px 7px;
}
.visitor-counter p{
    background: #4b4b4b;
    display: inline-block;
    width: auto;
    padding: 10px 20px 10px 20px;
    text-align: center;
    font-size: 20px;
    border-radius: 15px;
}
@media screen and (max-width: 480px) and (min-width: 320px) {
.visitor-counter {
    clear: both;
    color: #fff;
    display: block;
    margin: 114px 0px 0px 0px;
}
}