/* General Declarations*/
@font-face {
   font-family: myfirstFont;
   src: url(../fonts/Amiri-Regular.ttf);
}
@font-face {
   font-family: mysecondFont;
   src: url(../fonts/Questv1-Regular.otf);
}
body {
    font-family: myfirstFont;
    font-size:16px;
    background-color:#eee;
    padding-top:53px;
    background: url('../img/madina2.jpg');
}
h1, h2, h3, h4, h5, .lead {font-family: 'mysecondFont', sans-serif}
h4 {margin-top:0;padding-top:5px;}
a, a:active, a:hover {text-decoration: none;}
a:hover, a:active {color:#333;}
.lead {font-family: 'myfirstFont', sans-serif; text-align: justify; font-size:16px;}
cite {font-size: 14px;}
.line {
  width: 40%;
  height: 1px;
  position: relative;
  margin:0 auto;
  }
  .circle {
  display: inline-block;
  vertical-align: middle;
  width: 15px;
  height: 15px;
  background-color: white;
  border: solid 1px #333;
  border-radius: 50%;
  position: absolute;
  top: -7px;
  left: calc(50% - 5px);
  }
  .yellow,.black{
  margin-top: 15px;
  background: #888;
  margin-bottom: 20px;
  }
  .black .circle {
  background:black;
  }
 .modal-pagination {
  overflow: hidden;
  margin-bottom:10px;
}
.modal-pagination a {
  float: right;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 5px 16px;
  text-decoration: none;
  font-size: 16px;
  border: 1px solid rgb(241,243,244);
}
.modal-pagination a:hover {
  background-color:rgb(241,243,244);
  color: #333;
}
.modal-pagination a.active {
  background-color: rgb(5,5,5);
  color: white;
}
.modal-title {
  text-align:center;
  font-family: mysecondFont;
  font-size:16px;
  line-height:16px;
}
.modal-title a {text-decoration:none;color:white;}
#formpost, #close_button {
display:none;
}

th, td {text-align:center; vertical-align:middle;}
#logo{
  width:48.92px;
  height:32.54px;
  float: right; 
  margin:12px 0px 12px 12px;
}
#actionmain {margin-bottom:10px;}
/* Start Scrollup */
#scroll-top {
  width:30px;
  height:30px;
  color:#888;
  background-color:transparent;
  text-align:center;
  position:fixed;
  left:40px;
  bottom:40px;
  z-index:9999;
  display:none;
  cursor:pointer
}
#scroll-top:hover { color:#666;}
/* End Scrollup */
#table td,tr {padding:1px}
hr{border-top: 1px solid #333;}
.form-check-label {margin-right:5px;}
/** End General Declarations **/

/******* Start Overriding Bootstrap ******/
.nav-tabs>li
{background-color:#333;}
.nav-tabs>li a {color:white;}
.nav-tabs>li a:hover {background-color:rgba(231,231,231);color:#333;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover
{color:#333}
/* Main Navbar */
.navbar {min-height:53px}
/* Navbar Link */
.navbar-inverse .navbar-nav > li > a {
    color:#BBB;
    padding-top:16px;
    padding-bottom:16px;
    font-size:16px
}
.navbar-inverse .navbar-nav > li > a:hover{
    background-color:rgb(231,231,231);
    color:#333;
}
/* Brand Name */
.navbar-inverse .navbar-brand {
    color:#BBB;
    font-size:24px;
    line-height:20px
}

/* Dropdown Menu */
.dropdown-menu {background-color:#333;min-width:200px;}
.navbar-right .dropdown-menu {left:0;right:auto}
.dropdown-menu > li > a {color:#FFF;padding:6px 20px; transition:all 0.5s ease-in-out;}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {color:#333;padding-right:30px}


/* Navbar Toggle */
.navbar-toggle {margin-top:18px;}
/* Info Button */
.btn-info1 {background-color:black; color:white; border-color:white; min-width:60px;}
.btn-info1:hover , .btn-info:focus{color:black; border-color:white;}


.btn-info2 {background-color:black; color:white; border-color:white;}
.btn-info2:hover , .btn-info:focus{color:black; border-color:white;}

/* Info Button with light background */
.btn-info {color:black; border-color:black; min-width:60px;}
.btn-info:hover , .btn-info:focus{background-color:black; color:white; border-color:black;}
.activated {background-color:black; color:white;}
/*rich text */
.richText-btn:hover {color:#333}
.richText-toolbar {background-color:#333; text-align:right;}
.richText{margin-top: 5px;}

.richText .richText-undo.is-disabled, .richText .richText-redo.is-disabled {
  opacity: 1;}
.richText .richText-toolbar ul li a{border:none;}

/* Progress Bar */

.progress-bar {color:#333;font-size: 16px;}
/* Carousel Star*/
.carousel-caption {
    bottom:170px;
    background:rgba(3,3,3,0.3);
    padding-right:20px;
    padding-left:20px;
    border-radius: 10px;
    padding-top:0px;
    padding-bottom:10px;
}
.carousel-caption a {
  color:white;
}
.carousel-caption:hover h2 {
  color:rgb(255,193,7);
}
.carousel-indicators {bottom:0}
.carousel-indicators li {
    height:15px;
    width:15px;
}
.carousel-indicators .active {height:18px;width:18px}
.carousel-inner > .item > img {width:100%}

/* Carousel Ends*/
.modal-body {background-color:#eee;}
.form-control {background-color:#eee;border: 1px solid #333; color:#333;}
.img-circle {margin-top:2px;}
.badge {color:white;padding:7px; font-size:14px;font-weight:lighter; white-space:normal}
/******** Bootstrap Overriding Ends *******/
/* start Section New */
.new {padding-bottom:40px; padding-top:40px}
.new .col-xs-12, .new .col-md-4 {background-color:#eee}
.new .row {min-height:225px;}
/*End section New */
/* Start Section Olom */
.olom {padding-top:40px; padding-bottom:40px;}
.olom .feat {margin-bottom:30px}
.olom .feat p {line-height:2em}
.olom .feat .fas, .olom .feat .fab {
  width:75px;
  height:75px;
  line-height: 75px;
  background-color:rgb(22, 19, 19);;
  border-radius:50%;
  border: 4px solid white;
  transition: all .7s ease-in-out;
  color:rgb(255,193,7);
}
.olom .feat:hover > .fas, .olom .feat a:hover > .fab{
  border-radius:50%;
  border: 5px inset #888;
  color:white;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg); 
    transform: rotate(360deg);
}
.olom h4  {color:rgb(22, 19, 19);margin-top:12px;margin-bottom:18px;}
.olom .btn {margin-top:40px;}
.olom h4:hover {color:white;}
/* End Section Olom */
/* Start Section Nabawi*/
.nabawi {padding-bottom:40px; padding-top:40px}
.nabawi .col-xs-12, .nabawi .col-md-4 { background-color:#eee}
/* End Section Nabawi*/
/* Start Section Shaaer */
.shaaer {background:url('../img/mekka.jpg') no-repeat center center fixed;min-height:450px}
.shaaer .layer {background:rgba(2,2,2,0.7);color:#FFF;min-height:450px}
.shaaer .rokn {margin-bottom:40px}
.shaaer h3 {margin-top:0px; padding-top:15px;}
.shaaer a {color:white; text-decoration:none;}

/* End Section Shaaer */
/* Start Section Til */
.til {padding-top:40px;padding-bottom: 40px}
.til .tilpart .fas  {
  width:75px;
  height:75px;
  line-height: 75px;
  background-color:#eee;
  border-radius:50%;
  border: 1px solid #888;
  transition: all .7s ease-in-out;
}
.til .tilpart:hover > .fas{
  border-radius:50%;
  border: 5px inset #888;
  color:white;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg); 
    transform: rotate(360deg);
}
/* End Section Til */
/* Start Section Consult Us */
.consult-us {background:url('../img/contact-us.jpg') no-repeat center center fixed; min-height:375px}
.consult-us .fields {background:rgba(9,9,9,0.7);min-height:375px;color:#DDD}
.consult-us p {margin-bottom:40px}
.consult-us textarea {height:80px}
.consult-us input[type="text"],.consult-us input[type="email"], .consult input[type="checkbox"],
.consult-us textarea , .consult-us select{background:rgba(82,78,78,0.5);color:#FFF;border:none; resize:none;}
.consult-us select{margin-top:15px;}
/* End Section Consult Us */
/* Start Section Services */
.services {padding-bottom:40px; padding-top:40px;}
.services label  {
  margin-bottom: 7px; 
  font-weight: normal; 
  text-align:right; 
  margin-right:5px; 
  float:right;}
 

  .servicepart {
 min-height:382px;
 border-left:10px solid rgb(255,193,7);border-right:10px solid rgb(255,193,7); border-radius:50% 50% 5% 5%;

}

.services .servicepart .fas {
  margin-top:5px;
  width:60px;
  height:60px;
  line-height: 60px;
  background-color:#eee;
  border-radius:50%;
  border: 1px solid #888;
  transition: all .7s ease-in-out;
}


.services .servicepart:hover >.fas{
  border-radius:50%;
  border: 5px inset #888;
  color:white;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg); 
    transform: rotate(360deg);
}

.services .tilpart .fas  {
  width:75px;
  height:75px;
  line-height: 75px;
  background-color:#eee;
  border-radius:50%;
  border: 1px solid #888;
  transition: all .7s ease-in-out;
}
.services .tilpart:hover > .fas{
  border-radius:50%;
  border: 5px inset #888;
  color:white;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg); 
    transform: rotate(360deg);
}
/* End Section Services */
/* Section Entertain Start */
.enter {
  background:url('../img/madina.jpeg') no-repeat center center fixed;min-height:500px}
.enter .layer {background:rgba(2,2,2,0.7);color:#FFF;min-height:500px}
.holder{
-webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
-webkit-perspective: 1000px;
        perspective: 1000px;
        margin-bottom:40px;
}
.front,.back{
background-size: cover;
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.25);
border-radius:10px;
background-position: center;
-webkit-transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
-o-transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
text-align: center;
min-height: 280px;
height: auto;
border-radius:10px;
color: #fff;
font-size: 1.5rem;
margin-bottom:10px;
}
.back{
background: #cedce7;
background: -webkit-linear-gradient(45deg,  #cedce7 0%,#596a72 100%);
background: -o-linear-gradient(45deg,  #cedce7 0%,#596a72 100%);
background: linear-gradient(45deg,  #cedce7 0%,#596a72 100%);
}
.front:after{
position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  content: '';
  display: block;
  opacity: .4;
  background-color: #333;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius:10px;
}
.holder:hover .front, .holder:hover .back{
  -webkit-transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
  transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
  -o-transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
  transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
  transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
}
.back{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.inner{
  -webkit-transform: translateY(-50%) translateZ(60px) scale(0.94);
  transform: translateY(-50%) translateZ(60px) scale(0.94);
  top: 50%;
  position: absolute;
  left: 0;
  width: 100%;
  padding: 2rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: 1px solid transparent;
  -webkit-perspective: inherit;
  perspective: inherit;
  z-index: 2;
}
.inner1{
  -webkit-transform: translateY(-50%)  scale(0.94);
  transform: translateY(-50%)  scale(0.94);
  top: 50%;
  position: absolute;
  left: 0;
  width: 100%;
  padding: 2rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: 1px solid transparent;
  -webkit-perspective: inherit;
  perspective: inherit;
  z-index: 2;
}
.inner a, .inner1 a {text-decoration:none; color:inherit;}
.holder .back{
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.holder .front{
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.holder:hover .back{
-webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
-webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
}
.holder:hover .front{
-webkit-transform: rotateY(-180deg);
        transform: rotateY(-180deg);
-webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
}
.front .inner p{
font-size: 2rem;
margin-bottom: 2rem;
position: relative;
}
.front .inner p:after{
content: '';
width: 4rem;
height: 2px;
position: absolute;
background: #C6D4DF;
display: block;
left: 0;
right: 0;
margin: 0 auto;
bottom: -.75rem;
}
.front .inner span{
color: rgba(255,255,255,0.7);
font-weight: 300;
}
/* End Entertain Section */
/* Start Section Khawater */
.khawater {padding-bottom:40px; padding-top:40px}
.khawater .lead {color:#888;font-size:20px;margin-top:15px;}

.khawater a :hover {color:#333;}
/* End Section Khawater*/
/* Start Footer Section */
.footer {background:#111;color:#AAA;padding-top:10px}
.footer h4 {margin:30px 0 30px}
.footer a {color:#AAA}
.footer a:hover {color:#FFF}
.footer .three-columns {overflow:hidden}
.footer .three-columns li {width:33.3333%;float:right;padding:5px 0; font-size:14px;}
.footer .social-list {overflow:hidden;margin:10px 0 10px}
.footer .social-list li {
    float:right;
    margin-right:20px;
    opacity:0.7;
    filter:opacity(70%);
}
.footer .social-list li:hover {opacity:1; cursor: pointer;}
.footer .copyright {
    background:#333;
    color:#AAA;
    padding:15px 0;
    margin-top:30px;
    font-size:14px
}
.footer input {
  width:90%;
}
/* End Ultimate Footer Section */
/* starts Leftdiv*/
.leftdiv {padding-right:5px; padding-left:5px;padding-bottom:10px;padding-top:10px;z-index:99;}
.leftdiv textarea {height:80px; resize:none; font-size:14px;line-height:14px;}
.leftdiv input[type="text"],.leftdiv input[type="email"], .leftdiv input[type="date"],
.leftdiv select{font-size:14px;line-height:14px;}
.leftdiv input[type="checkbox"]{ float:right;}
.leftdiv label  {
  margin-bottom: 10px; 
  font-size:16px;
  font-weight: normal; 
  text-align:right;  
  float:right;}
  .leftdiv hr{border-top: 1px solid #eee;}
/* End Left div*/
/***************************************** Control Panel *******************************/
/*Dashboard starts */
.stat div span {
  min-height:100px;
}
.myinfo {
  text-align:center;
  display:block;
  min-height:50px;
  padding-top:5px;
  padding-bottom:15px;
  font-size:16px;
}
.myinfo a {
text-decoration: none;
color:#333;
}
.step-number {
  background-color:#333;
    display: block;
    text-align: center;
    font-size: 20px;
    height: 65px;
    width: 65px;
    line-height: 65px;
    margin: 0px auto;
    border: 8px inset #eee;
    border-radius: 50%;
    transition: all 0.7s ease-in-out;
}
.myinfo a:hover > .step-number
{
  color:#333;
  border: 8px inset #888;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg); 
    transform: rotate(360deg);
}
.myinfo:hover > .step-number
{
  color:#333;
  border: 8px inset #888;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg); 
    transform: rotate(360deg);
}

.todolist {
  padding-top: 5px;
  padding-bottom: 5px;
}

.form-popup {
  display: none;
}
/*Dashboard ends*/

/*** Nabawi and New ***/
@media (min-width: 768px) {
  .panel-heading {
    display: none;
  }
  .panel {
    border: none;
    box-shadow: none;
  }
  .panel-collapse {
    height: auto;
  }
  .panel-collapse.collapse {
    display: block;
  }
}
@media (max-width: 767px) {
  .tab-content .tab-pane {
    display: block;
  }
  .nav-tabs {
    display: none;
  }
  .panel-title a {
    display: block;
  }
  .panel {
    margin: 0;
    box-shadow: none;
    border-radius: 0;
    margin-top: -2px;
  }
  .tab-pane:first-child .panel {
    border-radius: 5px 5px 0 0;
  }
  .tab-pane:last-child .panel {
    border-radius: 0 0 5px 5px;
  }
}

.thumbnail {
  background-color:#eee;
  margin-bottom:0;
}

.panel-body{
background-color:#eee; 
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
border-radius: 10px;
}
.nabawi a :hover {color:#333;}
/* End Nabawi and New Tabs */


/* Shutter In Horizontal */
.hvr-shutter-in-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  width:100%;
   padding-top:8px;
  padding-bottom:8px;
  color:white;

}
.hvr-shutter-in-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  color:#333;
  background:#222;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-in-horizontal:hover, .hvr-shutter-in-horizontal:focus, .hvr-shutter-in-horizontal:active {
  color: #333;
}
.hvr-shutter-in-horizontal:hover:before, .hvr-shutter-in-horizontal:focus:before, .hvr-shutter-in-horizontal:active:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}


/* Start Section Tool Box */

.option-box {position:fixed;top:200px;left:0;z-index:9999}

.option-box .color-option {
    float:left;
    background:#333;
    color:#fff;
    padding:10px;
    width:80px;
    display:none
}

.option-box .color-option ul li {
    width:20px;
    height:20px;
    display:inline-block;
    margin-right:3px;
    cursor:pointer
}

.option-box .gear-check {padding:5px;color:#FFF;cursor:pointer}

/* End Section Tool Box */
#search {
max-width:200px;
}


/**** Start Default Theme ****/

.progress-bar-info, .carousel-indicators li.active,
.olom .feat:hover > .fas,.olom .feat a:hover > .fab, .til .tilpart:hover > .fas,
.services .servicepart:hover >.fas, .khawater .khawaterpart:hover > .fas, .myinfo,
.myinfo:hover > .step-number, .myinfo a:hover > .step-number,
.modal-pagination, .yellow .circle,
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover,
.btn-info, .badge, .olom, .leftdiv, .dropdown-menu .divider, .btn-info1:hover , .btn-info:focus,
.modal-header, .hvr-shutter-in-horizontal,
.option-box .gear-check, .btn-info2{
    background-color: rgb(255,193,7);
  }

  #carousel_testimonials .carousel-inner {
    background-color: transparent;
  }
.navbar-brand span,.richText-btn,
.richText .richText-undo.is-disabled, .richText .richText-redo.is-disabled,
.carousel-control, .til .tilpart .fas, .services .servicepart .fas,
.khawater  .a, .khawater  .fa-brand, .step-number, .footer h4, a, .nabawi  .a, .nabawi .fa-brand,.footer a:hover
{
    color: rgb(255,193,7);
}

.footer a:hover {
  text-decoration:none;
}
.dropdown-menu {
    border-bottom: 2px solid rgb(255,193,7);
}
.option-box .color-option 
{
    border: 2px solid rgb(255,193,7);
}
.carousel-indicators li {
    border-color:rgb(255,193,7);
}
.carousel-indicators li {
    border:1px solid rgb(255,193,7);
}
.leftsep {
    border-left:5px solid rgb(255,193,7);
    padding-bottom:5px;
}
.rightsep, .list-group-item {
    border-right:5px solid rgb(255,193,7);
}
.activated {background-color:black; color:white;}
/**** End Default Theme ****/



.banner-inner {
	background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../img/banner4.jpg) no-repeat;
	background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../img/banner4.jpg) no-repeat;
	background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../img/banner4.jpg) no-repeat;
	background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../img/banner4.jpg) no-repeat;
	background-size: cover;
	min-height: 70px;
}




/*--//content --*/
/*--/main-content-w3layouts-agileits --*/
/*--/left--*/
.b-grid-top {
  position: relative;
  overflow:hidden;
}
.b-grid-top:hover a{
 text-decoration: none;
}
.bottom-b-con{
  padding: 40px 0;
}
.blog_info_left_grid {
  position: relative;
  overflow: hidden;
}
.blog-info-middle ul li a {
  font-size: 0.9em;
  letter-spacing: 1px;
  color: #fff;
}
.blog-info-middle ul li a:hover{
color:rgb(255,193,7);
opacity:0.9;
}
.blog-info-middle {
  width: 98%;
  background: rgba(14, 15, 16, 0.65);
  padding: 18px;
  position: absolute;
  bottom: 2%;
  left:1%;
}
.blog_info_left_grid img {
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
background: #ebecec;
  padding: .4em;
}


.blog_info_left_grid:hover img {
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
background: #ebecec;
  padding: .4em;
  opacity:0.8;
  filter:opacity(80%);
}
.blog-info-middle ul li {
  display: inline-block;
}
.blog-grid-top h3,.two-blog2 h3,h5.card-title {
  font-size: 1.2em;
margin: 1.2em 0 1em 0;
font-weight: 700;
}
.blog-grid-top h3 a,.two-blog2 h3 a,h5.card-title a {
color: #333333;
}
.blog-grid-top a ,.two-blog2 a{
  

  font-size: 18px;
  font-weight:lighter;
}

.blog-grid-top a :hover,.two-blog2 a:hover
{  text-decoration:none;
  color:#fff;}
.blog-grid-top {
  
  padding-bottom: 0em;
}
.blog-mid-sec {
  background: #eceff1;
  padding: .5em;
  margin: 1em 0;
}
button.btn.btn-primary.play.sec{
width:40px;
height:40px;
}
ul.blog-icons {
  margin-right:0px;
  padding-right:0px;
}
ul.blog-icons li {
  display: inline-block;
margin-right: 2px;
list-style:none;
}
ul.blog-icons a {
  font-size: 0.8em;
  letter-spacing: 1px;

}
ul.blog-icons i, ul.blog-icons a {
  color: #333;
}

ul.blog-icons i:hover,ul.blog-icons a:hover {

  color: rgb(255,193,7);
}

ul.modiblogicon{
  padding-top:5px;
  margin-right:0px;
  padding-right:0px;
}
ul.modiblogicon li {
  display: inline-block;
margin-right: 2px;
list-style:none;
}
ul.modiblogicon a {
  font-size: 0.8em;
  letter-spacing: 1px;
}
ul.modiblogicon i, ul.modiblogicon a {
  color: #fff;
}
ul.modiblogicon i:hover, ul.modiblogicon a:hover {
  color: rgb(255,193,7);
}


.blog-girds-sec {
  border-top: 1px solid #ddd;
  margin-top: 1em;
  padding-top: 2em;
}
/*--//left--*/
/*--/right--*/
.tech-btm img{
background: #ebecec;
  padding: .4em;
}
.tech-btm h4 {
  font-size: 1.2em;
  color: #333333;
  font-weight: 700;
  margin-bottom: 1em;
}
.tech-btm {
  margin-bottom: 2em;
}
.tech-btm input[type="email"] {
  width: 100%;
  color: #737070;
  outline: none;
  font-size: 14px;
  padding: 0.6em 1em;
  border: 2px solid #eceff1;
  -webkit-appearance: none;
  letter-spacing: 1px;
  margin: 1em 0;
}
.tech-btm input[type="submit"] {
  background: #01cd74;
  padding: .7em 1em;
  color: #fff;
  font-size: 15px;
  font-weight:500;
  display: block;
  outline: none;
  border: none;
width: 100%;
cursor: pointer;
text-transform:uppercase;
}
.tech-btm input[type="submit"]:hover {
background: #05b166;
}

.tech-btm h5 {
  font-size: 0.9em;
  line-height: 1.4em;
  font-weight: 600;
}
.tech-btm h5 a{
 color:#333;
}
.sub-meta span {
  font-size: 0.8em;
  color: #a9abad;
  line-height: 2.5em;
}
/*--//right--*/
/*--//main-content-w3layouts-agileits --*/

/*-- //services --*/
/*-- mid --*/
.list-inline> li {
  margin: 1.2em 0;
  display: block;
  padding: 0;
}
.list-inline> li a{ 
  display: block; 
}
.mid-text-info h4 {
  color: #01cd74;
font-size: 1.1em; 
}
.mid-text-info p {
margin-top: 0.3em;
  letter-spacing: 2px;
  color: #fff;
}
.list-inline> li a img {
  width: 37%;
  background: #ffffff;
  padding: .3em;
}
.desoSlide-wrapper {
  position: relative;
  text-align: center;
  overflow: hidden;
}
.desoSlide-overlay {
  z-index: 10;
  color: #fff;
  font-size: 1em;
  text-align: left;
  font-weight: 300;
  line-height: 2em;
  padding: 2.5em;
  opacity: 0;
  filter: opacity(100%);
  background: #000;
  width: 50% !important;
  position: absolute;
  top: 18% !important;
  left: -50% !important;
  -webkit-transition: .5s all;
  -moz-transition: .5s all;
  transition: .5s all;
}
.desoSlide-wrapper img {
  width: 100%;
  background: rgb(255, 255, 255);
  padding: .6em;
}
.mid-text-info {
  float: right;
  width: 55%;
}
.desoSlide-overlay .btn.btn-primary.play {
  color: #fff;
  font-size:1.4em;
margin-bottom: .5em;
  font-weight: 700;
}
.desoSlide-wrapper:hover .desoSlide-overlay {
left: 0% !important;
}
.desoSlide-overlay  ul li{ 
display:block;	
} 
.desoSlide-overlay  ul li a {
  display: block;
padding: 1em;
filter: opacity(70%); 
opacity: 0.7;
}
.desoSlide-overlay  ul li a:hover {
  filter: opacity(100%); 
  opacity: 1;
}
.desoSlide-overlay  ul li a span.glyphicon {
  font-size: 1.3em;
  color: #fff;
}
.desoSlide-overlay  ul li a h6 {
  font-size: 0.9em;
  color: #fff;
  margin-top: .5em;
} 

/*-- //mid --*/

/*--responsive--*/


/*--//content --*/


.categrow {overflow:hidden;}
.categrow .categ {float:right;padding:5px 0; font-size:14px;}



.centere {
  position: absolute;
  top: 50%;
  left: 50%;
  width:80%;
  transform: translate(-50%, -50%);
  background-color: #111;
  opacity:0.8;
  color:#fff;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 5px;
  padding-top:4px;
  padding-bottom:4px;

}

 
.badge-pill {
  margin-left:10px;
  margin-right:10px;
}


.blog-grid-top a :hover,.two-blog2 a:hover
{  text-decoration:none;
  color:rgb(255,193,7);}


  .comment{
border-bottom:1px solid rgb(255,193,7);
   margin-bottom: 10px;
   padding:10px;

	border-radius: 10px;
	box-shadow: 10px 10px 5px #aaaaaa;
    
}
.comment div {
  background: rgb(255,193,7);
  padding:5px;
  border-radius:10px;
  margin-bottom:3px;
}



.news-section {
  padding-top:40px;
  padding-bottom:40px;
}

.news-content {
    padding: 10px 10px;
}

.news-item {
    box-shadow: 0 0 15px #ededed;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    margin-bottom: 5px;
    padding-bottom: 15px;
    border-radius:0px 15px 15px 0px;
   min-height:275px;
    box-shadow: 10px 10px 5px #aaaaaa;
}

.news-item:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-box-shadow: 0px 15px 15px 0px #edeaea;
    box-shadow: 0px 15px 15px 0px #edeaea;
}

.newsimg img {
    width: 100%;
    border-radius:15px 0px 15px 0px;
}

.news_postdate {
    color: #333;
}

.news-content h3 {
    color: #233D63;
    font-size: 22px;
    margin-bottom: 25px;
}

.news-content a,
.news-conten a:hover,
.news-conten a:focus,
.news-conten a:active {
    text-decoration: none;
    outline: none;
}
.news-content a:hover {
  color:#333;
}

.news_authorinfo {
    border: transparent;
    padding: 14px 0px 0px 0px;
    background: transparent;
    font-size: 14px;
}

.news_authorinfo i {
    margin-right: 6px;
}

.news_authorinfo span:last-child {
    float: left;
}

.news_authorinfo a {
    color: #333;
}
.news_authorinfo a:hover {
  color: rgb(255,193,7);
}

.center .news-content {
    background: linear-gradient(-120deg, #8758ff 0, #614ef9 100%);
}

.center .news-content h3,
.center .news-content p {
    color: #fff;
}

.center .news_authorinfo a,
.center .news_authorinfo i {
    color: #fff;
}

.news-slide.owl-carousel .col-lg-4 {
    max-width: 100%;
    padding: 0;
}

.news-section .owl-theme .owl-nav [class*="owl-"] {
    color: #333;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #fff;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    border: 1px solid #ddd;
}

.small-title {
  font-size: 20px;
  text-transform: capitalize;
  color: #FF3A46;
  margin-bottom: 10px;
  margin-top: 0px;
  font-weight: 600;
}
.big-title {
    letter-spacing: 0px;
    padding-bottom: 13px;
    position: relative;
    color: #233D63;
    line-height: 50px;
    font-size: 36px;
    text-transform: capitalize;
    font-weight: 600;
}
.main-title-box {
    margin-bottom: 60px;
}



.sharinglink {all:none; color:white; padding:5px 5px 0px 5px; transition:all 0.5s ease-in-out;
  border-radius: 5px; font-size:20px;}
.sharinglink:hover{
    background-color: #333;
    color:white;
    cursor: pointer;
  }

.printable {
  background-color:rgb(255,193,7); 
}



.sharingcon{
padding-right:15px;
}



  .mainbox {
    background-color: #111;
    border-radius:20px;
  	box-shadow: 10px 10px 5px #aaaaaa;
    text-align:center;
  }
  
    .err {
      color: rgb(255,193,7);
      font-size: 11rem;
    }
  
  .faq {
    font-size: 8.5rem;
    color: rgb(255,193,7);
  }
  
   .err2 {
    color: rgb(255,193,7);
      font-size: 11rem;
    }
  
  .msg {
      text-align: center;
      font-size: 2rem;
      color:#FFF;
    }





    #team {
      padding: 20px 0;
      text-align: center;
      background-color: #d1d1d1;
      color:#FFF;
     
  }
 
  #team .member {
      margin-bottom: 20px;
      position: relative;
      overflow: hidden;
      background-color: #ffffff;
      padding: 10px;
      border-radius: 15px 0px 15px 0px;
      box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.4);
  }
  #team .member .member-info {
      display: block;
      position: absolute;
      bottom: 0px;
      left: -200px;
      transition: 0.4s;
      padding: 15px 0;
      background: rgba(0, 0, 0, 0.4);
  }
  #team .member:hover .member-info {
      left: 0px;
      right: 0px;
  }
  #team .member h4 {
      font-weight: 700;
      margin-bottom: 2px;
      font-size: 18px;
      color: #fff;
  }
  #team .member h4 a:hover {

    color: #fff;
}

  #team .member span {
      font-style: italic;
      display: block;
      font-size: 16px;
  }
  #team .member .social-links {
      margin-top: 15px;
  }
  #team .member .social-links a {
      transition: none;
      color: #fff;
  }
  #team .member .social-links a:hover {
      color: #ffc107;
  }
  #team .member .social-links i {
      font-size: 18px;
      margin: 0 2px;
  }




.newser{
  margin-bottom:40px; 
  padding:0; 
  box-shadow: 3px 10px 10px 3px rgba(0,0,0,0.25); 
  border-radius:15px;
}
.newser img {
  margin:0; 
  margin-bottom:10px;
  border-radius:15px 15px 0 0;
  filter: grayscale(100%);
  transition:all 1s ease-in-out
}
.newser .paddo {
  margin-left:20px; 
  margin-right:20px;
}
.newser .paddo p {margin-top:20px; margin-bottom:20px; font-size:16px}
.newser hr {
border: 2px solid rgb(255,193,7);
}
.newser:hover img{
  filter: grayscale(0%);

}

img {
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
img:hover{
  -webkit-transform: scale(0.98);
          transform: scale(0.98);
}
iframe {
  border-radius:15px;
}
.caption p:first-of-type{
  min-height:60px;
}