@charset "utf-8";
/* CSS Document */
    /* header */
	*{
			padding:0;
			margin:0px;
		}
	.bg{
			background-image: url("images1/island3.jpg");
			background-repeat: no-repeat;
			
			height: 1203px;
			background-size: cover;
			background-attachment: fixed;
			
       }
		
   body {
    font-size: 1.1rem;
	font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    font-family: 'Aref Ruqaa', serif;
	overflow-x: hidden;
	}
	  #header {

        position: fixed;
        top: 1px;
        background-color: rgba(1,72,64,0.5) !important;
        border-radius: 10px;
        z-index: 99;
       top: 5%;
        left: 5%;width:90%

     }
	 
	 .nav-link {

       display: block;
        padding: 1.6rem 1.2rem;
       
        

   }
a {
    color: white;
    text-decoration: none;
    background-color: transparent;
}
   .navbar-brand {

      display: inline-block;
      padding-top: 0.313rem;
      padding-bottom: .3125rem;
       margin-left: 2.5rem;
       font-size: 1.25rem;
      line-height: inherit;
      white-space: nowrap;

  }
   img {
    vertical-align: middle;
    border-style: none;
} 
	
  .navbar-nav {
    font-family: 'Merienda', cursive;
	  padding: 0.3rem 0.5rem;
    } 

 

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1.5rem;
    padding-left: 1.25rem;
    padding-top: 1.6rem;
}
 
/* Index page */
  .text-left {
      
    
       font-family: 'DM Serif Display', serif;font-weight:1000;
		text-transform: uppercase;
       font-size: 45px;
       color: white;
    }
	
  .content {
    font-family: 'Merienda', cursive;
    font-size: 20px;
    color: white;
  }
	.btn{
    color:#fff;
    border-radius: 0;
    position: relative;
    background:#363b45;
    text-transform: uppercase;
}
 .btn:after{
    content: "";
    border-width: 8px 8px 8px 0;
    border-style: solid;
    border-color: transparent;
    position: absolute;
    top:31.5%;
    right:0;
}
 .btn-sm:after{
    border-width: 5px 5px 5px 0;
    top:33.5%;
}

.btn:hover,
.btn:focus{
    outline: none;
    color:#fff;
}
 .btn i{
    position: absolute;
    top: -1px;
    left:100%;
    width:20%;
    height: 103.5%;
    padding:8% 0;
}
 .btn-sm i{
    height: 107.5%;
}
.fa1,.fa-link{
    margin-top: 0px;
}

.btn.red:hover i,
.btn.blue:hover i,
.btn.orange:hover i,
.btn.green:hover i{
    background:#363b45;
}
.btn.red:hover,
.btn.red i{
    background: #ff4d4d;
}
.btn.red:after{
    border-right-color: #ff4d4d;
}



@media only  screen and (max-width: 767px) {
    .btn{
        margin-bottom:20px;
    }
}

	.button{
			
			padding-top:300px;
			
			
		}
   button, input, optgroup, select, textarea {
         margin-left: 100px;
         font-family: inherit;
         font-size: inherit;
         line-height: inherit;
    }
	 .btn-primary {

       color: #0d0c0c;
       background-color:#FBFBFB;
       border-color: #0f0f0f;

      }
 
	.btn-sm{
		  font-size: 1rem;
		}
		.bg2{
			position: absolute;
			top:0px;
		}
		.media{
			position:fixed;
			
			z-index: 99;
		}
		.social{
			position:absolute;
			margin-top:50px;
			margin-right: 5px;
		}
   .img-fluid {
      max-width: 90%;
      height: auto;
   }
		
		.pics{
			margin-top:150px;
			height:370px;
			width:250px;
			margin-bottom: 40px;
		}
		.cont{
			font-family: 'Merienda', cursive;
			color:white;
			font-size: 1.7rem;
		}
		.destin{
			margin-top:860px;
			font-family:'DM Serif Display', serif;font-weight:1000;
			color:#014840;
			padding-left: 164px;
		}
		.gall{
			margin-top:25px;
		
			margin-bottom: 35px;
			height:300px;
			width:285px;
		}
	 .parallax {
  /* The image used */
         background-image: url("images1/15.jpg");

  /* Set a specific height */
         height: 600px;

  /* Create the parallax scrolling effect */
       background-attachment: fixed;
       background-position: center;
       background-repeat: no-repeat;
       background-size: cover;
}
		.temp{
			position: relative;
            margin-top: -46px;
			background-color:#aadbd5;
			border-radius: 25px;
		}
		
		.browse{
         margin-left: 268px;
        
		}
	.btn-warning {

      color: #212529;
      background-color: #ffc107;
      border-color: #373736;
		}
	
	
		
   .travel {
    padding-top: 97px;
    padding-bottom: 100px;
    padding-left: 112px;
}
 .travel1{
    padding-top: 85px;
    padding-bottom: 100px;
   padding-right: 120px;
}
		.book{
			position: absolute;
			margin-left: 90px;
		}
		.app{
			position: absolute;
			margin-left: 130px;
		}
  .socialicon-sidebar {
    position: fixed;
    top: 259px;
    right: 0;
    z-index: 20
		}
  .socialicon-sidebar.social-left {
     left: 0;
     right: inherit;
  }
  .socialicon-sidebar .fb-iconS {
     background-color: #4862a3;
	  color:white;
	  width:48px;
	  height:40px;
	  padding-top:10px;
	  font-size:21px!important;
  }
  .socialicon-sidebar .fb-iconS:hover {
      color: #4862a3;
	  background-color:white;
	  width:48px;
	  height:40px;
	  padding-top:10px;
	  font-size:21px!important;
  }
 
  .socialicon-sidebar .twitter-iconS {
     background-color: #1DA1F2;;
	  color:white;
	  width:48px;
	  height:40px;
	  padding-top:12px;
	  font-size:21px!important;
  
  } 
  .socialicon-sidebar .twitter-iconS:hover {
      color: #1DA1F2;;
	  background-color:white;
	  width:48px;
	  height:40px;
	  padding-top:12px;
	  font-size:21px!important;
  }
 
  
  .socialicon-sidebar .instagram-iconS {
     background-color:#E1306C;
	   color:white;
	  width:48px;
	  height:40px;
	  padding-top:10px;
	  font-size:21px!important;
  
  }
 .socialicon-sidebar .instagram-iconS:hover {
      color: #E1306C;
	  background-color:white;
	  width:48px;
	  height:40px;
	  padding-top:10px;
	  font-size:21px!important;
  }
 .socialicon-sidebar .youtube-iconS {
    background-color: #FF0000;
	 color:white;
	  width:48px;
	  height:40px;
	  padding-top:10px;
	  font-size:21px!important;
  
  }
 .socialicon-sidebar .youtube-iconS:hover {
      color:  #FF0000;
	  background-color:white;
	  width:48px;
	  height:40px;
	  padding-top:10px;
	  font-size:21px!important;
  }
	
.socialicon-sidebar a {
	
    display: block;
    width: 48px;
    height: 48px;
    font-family: fontawesome;
    text-align: center;
    
    font-size: 30px;
    line-height: 30px;
   
    margin-bottom: 2px;
    
    transition: .5s;

		}
		
		.disp{
			font-family:'DM Serif Display', serif;font-weight:1000;
			font-size: 2.5rem;
			color:#014840;
		}
		.btn4{
			margin-left:288px;
		}
	 h3 {
          font-size: 2.75rem;
      }
	
   
	:root{
    --white: #fff;
    --cl_1: #fae469;
    --cl_2: #01959c;
    --bg-gr_1: linear-gradient(to right,var(--cl_1),var(--cl_2));
    --cl_3: #FEC901;
    --cl_4: #FE0C34;
    --bg-gr_2: linear-gradient(to right,var(--cl_3),var(--cl_4));
    --cl_5: #559DF3;
    --cl_6: #9114D0;
    --bg-gr_3: linear-gradient(to right,var(--cl_5),var(--cl_6));
    --cl_7: #2CD190;
    --cl_8: #138FC8;
    --bg-gr_4: linear-gradient(to right,var(--cl_7),var(--cl_8));
}
.serviceBox{
    font-family: 'Niramit', sans-serif;
    text-align: center;
    padding: 100px 0 0;
    margin: 80px 10px 0;
    border-left: 3px solid var(--cl_1);
    position: relative;
    z-index: 1;
}
.serviceBox:before,
.serviceBox:after{
    content: '';
    background-color: var(--cl_1);
    height: 3px;
    width: 50%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -2;
}
.serviceBox:after{
    background: var(--bg-gr_1);
    width: 100%;
    top: auto;
    bottom: 0;
}
.serviceBox .service-icon{
    color: var(--white);
    background: var(--bg-gr_1);
    font-size: 70px;
    line-height: 140px;
    width: 140px;
    height: 140px;
    margin: 0 auto;
    border-radius: 50%;
    position: absolute;
    top: -70px;
    left: 0;
    right: 0;
    z-index: 1;
    transition: all 0.3s;
}
.serviceBox:hover .service-icon{ font-size: 60px; }
.serviceBox .service-icon:before,
.serviceBox .service-icon:after{
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    height: 96%;
    width: 96%;
    border: 10px solid var(--white);
    border-radius: 50%;
    z-index: -1;
}
.serviceBox .service-icon:after{
    border: none;
    background: var(--bg-gr_1);
    height: 82%;
    width: 82%;
    z-index: -1;
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
    transition: all 0.3s;
}
.serviceBox:hover .service-icon:after{
    box-shadow: 0 0 15px rgba(0,0,0,0.3), 0 0 10px var(--white) inset;
}
.serviceBox .service-content{
    padding: 0 20px 20px;
    border-right: 3px solid var(--cl_2);
}
.serviceBox .title{
    color:#01959c;
    font-size: 20px;
    text-transform: capitalize;
    margin: 0 0 10px;
}
.serviceBox .description{
    color: #707070;
    font-size: 15px;
    line-height: 27px;
}
.serviceBox.#fae469:after,
.serviceBox.#fae469 .service-icon,
.serviceBox.#fae469 .service-icon:after{
    background: linear-gradient(to right,var(--cl_3),var(--cl_4));
}
.serviceBox.#fae469:before{ background-color: var(--cl_3); }
.serviceBox.#fae469{ border-left-color: var(--cl_3); }
.serviceBox.#fae469 .service-content{ border-right-color: var(--cl_4); }
.serviceBox.#fae469 .title{ color: var(--cl_4); }
.serviceBox.#264b03:after,
.serviceBox.#264b03 .service-icon,
.serviceBox.#264b03 .service-icon:after{
    background: var(--bg-gr_3);
}
.serviceBox.#264b03:before{ background-color: var(--cl_5); }
.serviceBox.#264b03{ border-left-color: var(--cl_5); }
.serviceBox.#264b03 .service-content{ border-right-color: var(--cl_6); }
.serviceBox.#264b03 .title{ color: var(--cl_6); }
.serviceBox.green:after,
.serviceBox.green .service-icon,
.serviceBox.green .service-icon:after{
    background: var(--bg-gr_4);
}
.serviceBox.green:before{ background-color: var(--cl_7); }
.serviceBox.green{ border-left-color: var(--cl_7); }
.serviceBox.green .service-content{ border-right-color: var(--cl_8); }
.serviceBox.green .title{ color: var(--cl_8); }
@media only screen and (max-width:990px){
    .serviceBox{ margin: 100px 0 0; }
}	
	.serviceBox.red:after,
.serviceBox.red .service-icon,
.serviceBox.red .service-icon:after{
    background: linear-gradient(to right,var(--cl_3),var(--cl_4));
}
.serviceBox.red:before{ background-color: var(--cl_3); }
.serviceBox.red{ border-left-color: var(--cl_3); }
.serviceBox.red .service-content{ border-right-color: var(--cl_4); }
.serviceBox.red .title{ color: var(--cl_4); }
.serviceBox.orange:after,
.serviceBox.orange .service-icon,
.serviceBox.orange .service-icon:after{
    background: var(--bg-gr_3);
}
.serviceBox.orange:before{ background-color: var(--cl_5); }
.serviceBox.orange{ border-left-color: var(--cl_5); }
.serviceBox.orange .service-content{ border-right-color: var(--cl_6); }
.serviceBox.orange .title{ color: var(--cl_6); }
.serviceBox.green:after,
.serviceBox.green .service-icon,
.serviceBox.green .service-icon:after{
    background: var(--bg-gr_4);
}
.serviceBox.green:before{ background-color: var(--cl_7); }
.serviceBox.green{ border-left-color: var(--cl_7); }
.serviceBox.green .service-content{ border-right-color: var(--cl_8); }
.serviceBox.green .title{ color: var(--cl_8); }
@media only screen and (max-width:990px){
    .serviceBox{ margin: 100px 0 0; }
}	
		
		.do{
			position: realtive;
			margin-bottom: 50px;
			margin-top: 50px;
		}
	
	.un1:hover{
		transform: scale(1.1);
		overflow:hidden;
		}
	
	
		.edit{
		
			margin-bottom: 50px;
			margin-top: 25px;
		}
	

* {
  box-sizing: border-box;
}

.row1 > .col-sm-2 {
  padding: 0 8px;
}

.row1:after {
  content: "";
  display: table;
  clear: both;
}

.col-sm-2 {
  float: left;
  width: 25%;
}

/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 90%;
  max-width: 1200px;
}

/* The Close Button */
.close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

.mySlides {
  display: none;
}

.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white!important;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

img {
  margin-bottom: -4px;
}

.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}
.fa, .fas {
   
    margin-top: 35px;
}
.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s;
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
		#menu,#menu1,#menu2,#menu3,#menu4,#menu5,#menu6{margin-left: 30px;}	

/* TRIP page */
.carousel-inner1 {
    position: relative;
    width: 100%;
  
    margin-left:0px;
	
}
.carousel-control-next {
    position: absolute;
    top: 350px;
}
.carousel-control-prev-icon {
	 position: absolute;
    
    top: 350px;
}
.h1{
		font-family:'DM Serif Display', serif;font-weight:1000;
		font-size: 2.5rem;
		color:#014840;
		margin-top:30px;
		margin-left:500px;
		margin-bottom: 20px;
	}
	.h2{
		font-family:'DM Serif Display', serif;font-weight:1000;
		font-size: 2.5rem;
		color:#014840;
		margin-top:30px;
		margin-left:465px;
		margin-bottom: 43px;
	}

	.num{
		 background-color:#F1F1F1;
		 border-radius : 15px;
		margin-top: 330px;
		
	}
	
	.num1{
		 background-color:#CFCFCF;
		 border-radius : 15px;
		padding-top: 10px;
	}
	.num2{
		 background-color:#F1F1F1;
		 border-radius : 15px;
		padding-top: 10px;
		
	}
	.num3{
		 background-color:#BCBCBC ;
		 border-radius : 15px;
		padding-top: 10px;
	}
	
	.box{
    font-family: 'Ubuntu', sans-serif;
    position: relative;
    overflow: hidden;
}
.box:hover img{
    transform: scale(1.4);
    filter: grayscale(80%);
	height: 300px;
	width: 300px;
}
.box .box-content{
    color: #fff;
    background: linear-gradient(rgba(93,48,154,0.9),rgba(226,40,172,0.9));
    width: 70%;
    padding: 15px 50px 10px 20px;
    
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: -100%;
    z-index: 1;
    clip-path: polygon(0 0, 80% 0%, 100% 100%, 0% 100%);
    transition: all 0.3s ease;
	height:66px;
}
.box:hover .box-content{
    opacity: 0.9;
    left: 0;
}
.box .title{
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top:-30px;
}
.box .post{
    font-size: 14px;
    text-transform: capitalize;
    margin: 0 0 10px;
    display: block;
}

@media only screen and (max-width:990px){
    .box { margin: 0 0 30px; }
}
	.un2:hover{
		transform: scale(1.05);
		overflow:hidden;
		}
		

	.row1 > .col-sm-2 {
  padding: 0 8px;
}
 /* Fud page */


		.bg3{
			position: absolute;
			top: 0px;
			
		}
.container-fluid {
	background-attachment: fixed;
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}
	
 
 

	.hg{
		background-color:#DFC7C8;
		margin-top: 30px;
		    height: 396px;
	}
	.p1{
		margin-top: 66px;
	}
	.hg1{
		    position: absolute;
    top: 100px;
		text-align:center; 
	}
	.txt1{
		background-color: white;
		
	}
	
	.ic{
		padding-left: 10px;
		color:#645D5D;
	}
	.carousel-control-prev {
    left: -41px;
    top: -8px;
	}
.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 29px;
    height: 26px;
	}
.carousel-control-next {
    right: -34px;
	}
.carousel-indicators {
    
bottom:-23px;
	}
.carousel-inner {
    position: relative;
    width: 80%;
    overflow: hidden;
    margin-left: 52px;
	
}
.im1 {
    margin-left: -109px;
    margin-top: 30px;
}
	.im2{
		margin-left: 1px;
    margin-top: 30px;
}
	.im3 {
    margin-left: -109px;
    margin-top: 0px;
}
	.im4{
		margin-left: 1px;
    margin-top: 0px;
}
	.im5{padding-top:39%;padding-left:0%;}
	.pic{
	    margin-left: 0%;
	}
 
/*Book page */

   .error{
			color:white;
		}
	h4{
		
		    display: inline;
			color:white;
			font-family: 'Aref Ruqaa', serif;
		}
     .form{
            position: absolute;
			top: 260px;
			left: 60px;
			background-color: rgba(1,72,64,0.5) !important;
			border-radius: 20px;
			height: 530px;
		}
   .b2{
	   
    margin-left:470px;
	   z-index: 99;
   }
.form-control {
    display: block;
    width: 75%;
	margin-left: 10px;
		}
 textarea {
    margin-top: 0px;
    margin-left: 10px;
  height:80px;
    width: 75%;
    border-radius: 5px;
}
input{
    margin-left: 15px;
    font-family: inherit;
}
.space{
	margin-left: 35px;
}

/* Trip2 page */

.sel{
			
			margin-left:-126px;
		}
		.tr{
			margin-top:50px;
		}
		
	.product-grid{ font-family: 'Lato', sans-serif; }
.product-grid .product-image{ position: relative; }
.product-grid .product-image a.image{ display: block; }
.product-grid .product-image img{
    width: 100%;
    height: auto;
}
.product-image .pic-1{ transition: all 0.3s; }
.product-grid .product-image:hover .pic-1{ transform: scale(1.1); }
.product-grid .product-new-label{
    color: #fff;
    background: #46aad7;
    font-size: 14px;
    text-transform: capitalize;
    line-height: 22px;
    padding: 0 12px;
    position: absolute;
    top: 16px;
    right: 0;
    transition: all 0.3s;
}
.product-grid .product-image:hover .product-new-label{ opacity: 0; }
.product-grid .product-content{
    text-align: center;
    padding: 10px 0 0;
}
.product-grid .product-content:after{
    content: '';
    display: block;
    clear: both;
}
.product-grid .title{
    font-size: 22px;
    text-transform: capitalize;
    margin: 0 0 10px;
	
	font-family: 'Vidaloka', serif;
}

.product-grid .title a{
    color: #111;
    transition: all 500ms;
}
.product-grid .title a:hover{ color: #eb2f06; }
.product-grid .price{
    color: #eb2f06;
    font-size: 17px;
    width: 50%;
    padding: 8px 0;
    border: 1px solid  #d9d9d9;
    border-left: none;
    float: left;
}
.product-grid .add-to-cart{
    color: #111;
    background: transparent;
    width: 50%;
    padding: 10px 14px;
    border-top: solid 1px #d9d9d9;
    border-bottom: solid 1px #d9d9d9;
    float: right;
    transition: all 0.3s ease;
}
.product-grid .add-to-cart:hover{
    color: #fff;
    background: #000;
}
@media only screen and (max-width:990px){
    .product-grid{ margin: 15px 5px 40px; }
}
@media only screen and (max-width:767px){
    .product-grid{ margin: 15px 25px 40px; }
}
@media only screen and (max-width:479px){
    .product-grid{ margin: 15px 10px 40px; }
}
		.btn1{
			margin-left: 580px;
		}
.b5 {
    position: absolute;
    margin-top: 30px;
}
		.sh,.sh1{
			display: none;
			
		}
		.b1{
			display: none;
		}

/*Tag 1*/
 .parallax1 {
  /* The image used */
	 margin-top: 500px;
         background-image: url("images1/disc6.jpg");

  /* Set a specific height */
         height: 600px;

  /* Create the parallax scrolling effect */
       background-attachment: fixed;
       background-position: center;
       background-repeat: no-repeat;
       background-size: cover;
}
.bg4{
	margin-bottom: 30px;
}


.en{
    position: absolute;
    margin-top: -398px;
    color: white;
    margin-left: 758px;
}

.en1{
		position: absolute;
		margin-top: 0px;
		padding-left: 30px;
	}
.en2{
		position: absolute;
		margin-top: -510px;
		padding-left:100px;
		width: 80%;
	}
.en3{
		position: absolute;
		margin-top: 0px;
		padding-left:550px;
	}

/*footer page */
.footer{
       width:100%;
	   margin-top:60px;
       font-size:18px;
       display:inline;
       background-color:#014840;
	   color:white;
		 padding-left: 32px;
   }
   .list ul li{
      text-decoration:none;
       display:block;
   }
    .list ul li:first-child{
      margin-bottom:20px;
      font-size:23px;
      margin-left: -2px;         
	  color:#e9d14c;
	  margin-top: 17px;
	  font-family: 'Merienda', cursive;
    }
	.list ul li:hover{
		cursor:pointer;
		color:#e9d14c;
	}
/*packages.php */
 a:hover,a:focus{
    text-decoration: none;
    outline: none;
}
.tab .nav-tabs{
    border-bottom: 1px solid #b6367f;
}
.tab .nav-tabs li{
    margin: 0 2px 0 0;
    position: relative;
}
.tab .nav-tabs li.active:before{
    content: "";
    position: absolute;
    bottom: -28px;
    left: 51px;
    border: 14px solid transparent;
    border-top-color: #b6367f;
}
.tab .nav-tabs li.active:after{
    content: "";
    position: absolute;
    bottom: -24px;
    left: 53px;
    border: 12px solid transparent;
    border-top-color: #fff;
}
.tab .nav-tabs li a{
    border: none;
    padding: 13px 35px;
    font-size: 18px;
    color: #777;
    background: transparent;
    border-radius: 0;
}
.tab .nav-tabs li a:hover{
    color: #b6367f;
}
.tab .nav-tabs li a i{
    display: block;
    text-align: center;
    margin-bottom: 5px;
}
.tab .nav-tabs li.active a,
.tab .nav-tabs li.active a:focus,
.tab .nav-tabs li.active a:hover{
    border: none;
    background: transparent;
    color: #b6367f;
    transition: background 0.20s linear 0s;
}
.tab .tab-content {
    font-size: 16px;
    color: #2a3cc1;
    background: #fff;
    line-height: 25px;
    padding: 10px;
   font-family: 'Gelasio', serif;
}
.tab .tab-content h3{
    font-size: 26px;
}
@media only screen and (max-width: 479px) {
    .tab .nav-tabs li a{
        padding: 10px;
    }
    .tab .nav-tabs li.active:before{
        left: 28px;
        bottom: -24px;
        border-width: 12px;
    }
    .tab .nav-tabs li.active:after{
        left: 30px;
        bottom: -20px;
        border-width: 10px;
    }
}
.tr1 {

    margin-top: 40px;
   
}

/* Admin */
