.col-md-8 text-center {
    padding-top: 5px
}

.modal-body {
    margin-top: 35px
}

.modal-header {
    overflow: hidden
}

.btn btn-primary {
    width: 100%;
    font-size: 18px
}

.modal-dialog {
    overflow: hidden
}

#whatsapp-response {
    margin-top: 15px;
    display: none;
    color: green;
    text-align: center
}

.btn btn-primary {
    width: 100%;
    font-size: 18px
}

.modal fade {
    padding-right: 0px!important
}

.modal-dialog {
    width: 25%
}

#skype-msg {
    font-size: 12px;
    color: red;
    display: none
}

#skype-response {
    margin-top: 15px;
    display: none;
    color: green;
    text-align: center
}

.up-arrow {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    display: inline-block;
    position: relative;
    background: #0000FF;
    color: #FFFFFF;
    width: 160px;
    text-decoration: none;
    padding: 10px;
    transform: rotate(-90deg)
    
}
.formBorder{
//border:1px solid blue;padding:5px;margin:5px;
}
 .active-treatment{
        background-color: #888888 !important;
    }
    .active-treatment a{
        color:#FFF !important;
    }

.sidenav {
   /* height:400px;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 150px;
    right: 0;
   background-color:whitesmoke;*
   background-color:yellowgreen;
    overflow-x: hidden;
    transition: 0.7s;
    margin-top:10px;
    margin-bottom:10px;
    padding-top:20px;
    padding-bottom:20px;
    border-radius: 10px;*/
    width: 0;
    position: fixed;
    z-index: 1;
    top: 30px;;
    right: 0;
    background-color:#509dbb;
    padding-top: 15px;
   
    
}
.request{	
	margin-right: 175px;
	color: white;
	font-size:15px;
	font-weight:bold;
	text-align:center;
}
.textForm{
	font-size:12px;
	color:white;
}
.label-size{
	margin-right:275px;
	color:white;
	font-weight:normal;
}
.commonh{
    padding:10px;
}
.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 10px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: relative;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 180px;
    margin-top: -30px;
}
.post-title{
    padding:10px;
    font-weight:bold;
    font-size:17px;
}












@media screen and (max-height: 450px) {
  .sidenav {padding-top: 5px;}
  .sidenav a {font-size: 14px;}
}

.up-arrow:hover {
    background: #0000FF;
}

.up-arrow:after {
    content: '';
    display: block;
    position: absolute;
    left: 35px;
    bottom: 100%;
    width: 0;
    height: 0;
    border-bottom: 30px solid #0000FF;
    border-top: 0 solid transparent;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent
}

.up-arrow:after {
    border-bottom-color: #0000FF;
}

#right-box {
    text-align: center;
    position: fixed;
    top: 50%;
    -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
    transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
    right: -70px;
    z-index: 99999;
    color: #FFF;
   -webkit-transition: right 1s;
    transition: right 1s;
    cursor: pointer
}

#skype {
    float: left;
    border-radius: 50px;
    font-size: 3em;
    background-color: #008fd5;
    -webkit-transition: font-size .4s;
    transition: font-size .4s;
    transform: rotate(90deg);
    -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
    transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1)
}

#whatsapp {
    float: right;
    border-radius: 50px;
    font-size: 3em;
    padding: 0;
    transform: rotate(90deg);
    text-align: center;
    background-color: #76b949;
    -webkit-transition: font-size .4s;
    transition: font-size .4s;
    -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
    transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1)
}

.common-class {
    box-shadow: 5px 5px 5px #888;
    font-size: 1.2em;
    cursor: pointer;
    padding: 5px
}

/*#right-box:hover {
    //right: -45px
}*/

#steps {
    position: fixed;
    top: 50%;
    left: -70px;
    z-index: 99999;
    -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
    transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
    -webkit-transition: left .4s;
    transition: left .4s;
    cursor: pointer
}

.left-arrow {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    display: inline-block;
    position: relative;
    background: #0000FF;
    color: #FFFFFF;
    width: 160px;
    text-decoration: none;
    padding: 10px;
    z-index: 99999;
    transform: rotate(90deg);
    font-weight:bold;
}

.left-arrow:hover {
    background: #0000FF;
}

.left-arrow:after {
    content: '';
    display: block;
    position: absolute;
    left: 35px;
    bottom: 100%;
    width: 0;
    height: 0;
    border-bottom: 30px solid #0000FF;
    border-top: 0 solid transparent;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent
}

.left-arrow:after {
    border-bottom-color: #0000FF; //animation:blink 1s infinite}
    /*#steps:hover{left:-65px}*/
    .slider-wrap {
        position: relative;
        margin: 10px auto;
        width: 100% !important;
    }
    .slider,
    .slider-video,
    .slider-cert,
    .slider-ins {
        position: relative;
        width: 100%;
        margin: auto;
        border: 1px solid #008fd5
    }
    .slide-ul {
        margin: 0;
        padding: 0;
    }
    .slide-ul li {
        list-style: none;
        text-align: center;
    }
    .slide-ul li span {
        display: inline-block;
        vertical-align: middle;
        /*        width: 300px;
                height: 100px;*/
        /*        background: gray;*/
    }
    .slider-arrow {
        position: absolute;
        top: 40px;
        width: 20px;
        height: 20px;
        background: black;
        color: #fff;
        text-align: center;
        text-decoration: none;
        border-radius: 50%;
    }
    .post-pagination {
        height: 100px;
        width: 100%;
        background: red;
    }
    /* Style the tab */
    .tab {
        overflow: hidden;
        border: 1px solid #ccc;
        background-color: white;
    }
    /* Style the buttons inside the tab */
    .tab button {
        //background-color:black;
        color: white;
        float: left;
        border: none;
        outline: none;
        cursor: pointer;
        padding: 14px 16px;
        transition: 0.3s;
        font-size: 17px;
    }
    /* Change background color of buttons on hover */
    .tab button:hover {
        background-color: #ddd;
    }
    /* Create an active/current tablink class */
    .tab button.active {
        background-color: blue;
    }
    /* Style the tab content */
    .tabcontent {
        display: none;
        padding: 6px 12px;
        border: 1px solid #ccc;
        border-top: none;
    }
    .sidebar {
        float: right;
        width: 23%;
        //border-left:1px solid #666;
        padding: 10px 2%;
        //border-left:2px solid blue;
        //background:yellow;
        margin-top:-60px;
    }
    .blog-spacing{
        max-height: 30px;
    }
    .main-content {
        float: left;
        width: 76%;
        padding: 10px 1.5%;
        padding: 6px 12px;
        border: 1px solid #ccc;
        //border-top: none;
    }
    a {
        text-decoration: none;
    }
    .open-button {
        color: blue;
    }

   /*****=====*****=====*****=====*****=====
    08. Service Box / Icon Box Style Css
=====*****=====*****=====*****=====*****/

.service-item {
    margin-bottom: 30px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .service-icon {
      font-size: 50px;
      margin-bottom: 15px;    
  }
  .service-item.style-1 {
    display: flex;
    padding: 20px 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  
  .service-item.style-1 i {
    font-size: 30px;
    color: #4d4d4d;
    padding:0;
    display: inline-block;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .service-item.style-1:hover i {
    color: #2facde;
  }
  .service-item.style-1 .content {
    padding-left: 1em;
  }
  .service-item.style-1 .content h5 {
    font-size: 16px;
  } 
  .service-item.style-1 .content h5 a {
    color: #4d4d4d;
  }
  .service-item.style-1 .content h5:hover a {
    color: #2facde;
  }
  
  .service-item.style-3 {
      display: flex;
      padding: 20px 20px;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
  }
  
  .service-item.style-3 i {
      font-size: 30px;
      color: #4d4d4d;
      padding:0;
      margin-right: 15px;
      margin-top: 15px;
      display: inline-block;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
  }
  
  
  .service-item.style-4 {
      position: relative;
      padding: 0 0 0 90px;
  }
  .service-item.style-4 .service-icon {
      position: absolute;
      left: 0;
      text-align: center;
      display: block;
      width: 70px;
      height: 70px;
      line-height: 70px;
      background: transparent;
      font-size: 35px;
      color: #2facde;
      border: 1px solid #2facde;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
  }
  .service-item.style-4:hover .service-icon {
      background: #2facde;
      color: #fff;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
  }
  
  .service-item.style-4.icon-right {
      padding: 0 90px 0 0;
  }
  .service-item.style-4.icon-right .service-icon {
      left: auto;
      right: 0;
  }
  
  .service-item.style-5 {
    border: 1px solid #e9e9e9;
    border-radius: 4px;
    margin-bottom: 60px;
    padding: 50px 26px 18px;
    position: relative;
  }
  .service-item.style-5 .service-icon {
      position: absolute;
      top: -30px;
      left: 30px;
      width: 60px;
      height: 60px;
      text-align: center;
      border-radius: 4px;
      background: #2facde;
      box-shadow: 0 0 0 10px #fff;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
  }
  
  .service-item.style-5 .service-icon i {
      font-size: 40px;
      line-height: 60px;
      color: #fff;
  }
  
  .service-item.style-5:hover .service-icon {
      background: #222;
      color: #fff;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
  }
  
  .service-item.style-5 .content h4 {
    color: #333;
    letter-spacing: 1px;
    margin-bottom: 14px;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out 0s;
  }
  
  .service-item.style-5 .link-btn {
    display: inline-block;
    font-weight: 600;
    margin-top: 8px;
    text-transform: uppercase;
  }
  
  .service-item.style-6 {
      position: relative;
      padding: 0 0 0 80px;
  }
  .service-item.style-6 .service-icon {
      position: absolute;
      top: 0;
      left: 0;
      display: block;
  }
  
  .service-item.style-6 .service-icon i {
      color: #222;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
  
  }
  .service-item.style-6:hover .service-icon i {
      color: #2facde;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
  }
  
  .service-item.service-white,
  .service-item.service-white .service-icon i,
  .service-item.service-white .service-icon {
      color: #fff;
  }
  
  .service-item.service-white .content h4 a {
      color: #fff;
  }
  .service-item.service-white .content h4 a:hover {
      color: #2facde;
  }
  
  .service-item.service-theme:hover .service-icon i,
  .service-item.service-theme .service-icon {
      color: #fff;
  }
  
  .service-item.service-theme .content h4 a {
      color: #2facde;
  }
  
  .service-item.service-theme .service-icon i,
  .service-item.service-theme .content h4 a:hover {
      color: #2facde;
  }
  
  /* Services Style one start*/
  .services-item {
    margin-bottom: 30px;
    position: relative;
  }
  
  .services-item.style-1 {
      padding-left: 65px;
  }
  .services-item.style-1 i {
      font-size: 30px;
      position: absolute;
      left: 1px;
      top: 0px;
      z-index: 2;
      margin-top: 0px;
      width: 65px;
      height: 65px;
      line-height: 65px;
      text-align: center;
      background: #fff;
      color: #2facde;
      border: 1px solid #2facde;
      border-right: none;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
  }
  .services-item.style-1 .services-content {
      background: #fff;
      padding: 20px 5px 20px 20px;
      border: 1px solid #2facde;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
  }
  .services-item.style-1 h4 {
      font-size: 18px;
  }
  .services-item.style-1 p {
      margin: 0;
      padding: 0;
  }
  .services-content {
      padding-left: 0;
      position: relative;
  }
  
  .services-item.style-1:hover .services-content,
  .services-item.style-1:hover i {
    background: #4a4a4a;
    border-color: #4a4a4a;
  }
  .services-item.style-1:hover .services-content h4 a, 
  .services-item.style-1:hover .services-content p,
  .services-item.style-1:hover i {
    color: #fff;
  }
  
  /* Services Style Four start*/
  
  .service-item.style-2 .thumb {
      position: relative;
      overflow: hidden;
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      -o-transition: all 0.4s ease-in-out;
      -ms-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out;
  }
  
  .service-item.style-2 .thumb:after {
      background-color: rgba(255, 255, 255, 0.4);
      bottom: 0;
      opacity: 0;
      content: "";
      left: 0;
      position: absolute;
      right: 0;
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      -o-transition: all 0.4s ease-in-out;
      -ms-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out;
      top: 0;
  }
  
  .service-item.style-2:hover .thumb:after {
      opacity: 1;
  }
  
  .service-item.style-2 .thumb img {
      position: relative;
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      -o-transition: all 0.4s ease-in-out;
      -ms-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out;
  }
  
  .service-item.style-2:hover .thumb img {
      transform: scale(1.3);
  }
  
  .service-item.style-2 .title-box {
      background-color: #2facde;
      padding: 12px 18px;
      position: relative; 
  }
  
  .service-item.style-2 .title-box h4 {
      color: #fff;
      font-size: 20px;
      letter-spacing: 0.4px;
      margin-bottom: 8px;
      text-transform: uppercase;
  }
  
  .service-item.style-2 .title-box h5 {
      color: #eee;
      font-size: 13px;
      letter-spacing: 0.6px;
      text-transform: uppercase;
  }
  
  .service-item.style-2 .service-icon {
      color: #fff;
      font-size: 42px;
      position: absolute;
      right: 14px;
      top: 12px;
  }
  
  .service-item.style-2 .service-icon i {
      line-height: 1;
  }
  
  .service-item.style-2 .content {
      border-bottom: 1px solid #eee;
      border-left: 1px solid #eee;
      border-right: 1px solid #eee;
      box-shadow: 0 5px 7px 0 rgba(111, 111, 111, 0.05);
      padding: 12px 18px 22px;
      position: relative;
  }
  
  .service-item.style-2 .content p {
    margin-bottom: 16px;
  }
  
  .service-item.style-2 .content .link-btn {
      background-color: #2facde;
      color: #fff;
      font-size: 13px;
      font-weight: 600;
      letter-spacing: 0.6px;
      padding: 6px 13px;
      text-transform: uppercase;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
  }
  
  .service-item.style-2 .content .link-btn:hover {
      color: #fff;
      background-color: #000;
  }
  
  .services-section .all-view-btn {
      border: 1px solid #eee;
      border-radius: 50px;
      color: #eee;
      display: inline-block;
      font-size: 14px;
      font-weight: 700;
      letter-spacing: 0.4px;
      margin-top: 34px;
      padding: 12px 22px;
      text-transform: uppercase;
  }
  
  /******/
  
  .section-content-2 .service-item.style-2 .thumb:after {
      background-color: rgba(0, 0, 0, 0.6);
      content: "";
      position: absolute;
  }
  
  .service-item.style-2 .thumb:before {
      background-color: rgba(0, 0, 0, 0.7);
      bottom: 0;
      content: "";
      left: 1px;
      position: absolute;
      right: -12px;
      top: 0;
      display: none;
      opacity: 0;
      transform: skew(0deg);
      z-index: 1;
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      -o-transition: all 0.4s ease-in-out;
      -ms-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out;
  }
  
  .service-item.style-2:hover .thumb:before {
      transform: skew(33deg);
      opacity: 1;
  }
  
  .section-content-2 .service-item.style-2 .content {
      display: none;
  }
  
  .section-content-2 .service-item.style-2 .thumb .hover-box {
      padding: 0 21px;
      position: absolute;
      text-align: center;
      top: 0px;
      z-index: 1;
      opacity: 0;
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      -o-transition: all 0.4s ease-in-out;
      -ms-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out;
  }
  
  .section-content-2 .service-item.style-2:hover .thumb .hover-box {
      top: 60px;
      opacity: 1;
  }
  
  .section-content-2 .service-item.style-2 .thumb .hover-box p {
      color: #f9f9f9;
      line-height: 22px;
      margin-bottom: 15px;
  }
  
  .section-content-2 .service-item.style-2 .thumb .hover-box a {
      background-color: #2facde;
      border-radius: 0;
      color: #fff;
      font-size: 12px;
      font-weight: 600;
      padding: 8px 16px;
      text-transform: uppercase;
  }
  
  .section-content-2 .service-item.style-2 .thumb .hover-box a:hover {
      background-color: #222;
      color: #fff;
  }
  
  
  
  /* Services Style Four start*/
  .services-item.style-4 i {
      background: #fff; 
      color: #000;
      border: 1px solid #cccccc;
      height: 80px;
      width: 80px;
      text-align: center;
      border-radius: 50%;
      line-height: 80px;
      font-size: 30px;
      margin-bottom: 20px;
      position: absolute;
      top: -35px;
      left: 50%;
      margin-left: -40px;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
  }
  
  .services-item.style-4 .services-content {
      margin-top: 50px;
  }
  .services-item.style-4 {
      border: 1px solid #cccccc;
      padding: 30px 10px;
  }
  .services-item.style-4:hover i {
      background: #2facde;
      color: #fff;
      border-color: #2facde;
  }
  /* Services Style Five start*/
  
  
  .services-item.style-5 {
      background: #EEEEEE;
      padding: 10px 10px 25px 10px;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
  }
  .services-item.style-5 i {
      color: #272822;
      height: 80px;
      width: 80px;
      text-align: center;
      border-radius: 50%;
      line-height: 80px;
      font-size: 40px;
      margin-bottom: 10px;
  }
  .services-item.style-5 h4{
      margin-bottom: 15px;
  }
  .services-item.style-5:hover {
      -webkit-box-shadow: 0px 9px 30px -15px #333;
      -moz-box-shadow: 0px 9px 30px -15px #333;
      box-shadow: 0px 9px 30px -15px #333;
  }
  /* Services Style Two start*/
  .services-style-two {
      padding: 0;
  }
  .services-features-two i{
      background: #41423E; 
      color: #fff;
      height: 80px;
      width: 80px;
      text-align: center;
      border-radius: 50%;
      line-height: 80px;
      font-size: 30px;
      margin-bottom: 20px;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
  }
  .services-features-two:hover i{
      -webkit-box-shadow: 0px 8px 32px -8px rgba(28,28,28,1);
      -moz-box-shadow: 0px 8px 32px -8px rgba(28,28,28,1);
      box-shadow: 0px 8px 32px -8px rgba(28,28,28,1);
  }
  .services-features-two .back-color a{
      margin-top: 10px;
  }
  
  /* Services Style Three start*/
  .services-style-three{
      padding: 0;
  }
  
  /* Services Style Five start*/
  .services-style-five{
      padding: 0;
  }
  .services-features-five{
      background: #EEEEEE;
      padding: 10px;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
  }
  .services-features-five i{
      color: #272822;
      height: 80px;
      width: 80px;
      text-align: center;
      border-radius: 50%;
      line-height: 80px;
      font-size: 40px;
      margin-top: 10px;
  }
  .services-features-five h4{
      font-size: 20px;
      margin-bottom: 20px;
  }
  .services-features-five p{
     padding-bottom: 20px;
  }
  .services-features-five .back-color a{
      margin-bottom: 20px;
  }
  .services-features-five:hover {
      -webkit-box-shadow: 0px 9px 40px -15px rgba(82,75,82,1);
      -moz-box-shadow: 0px 9px 40px -15px rgba(82,75,82,1);
      box-shadow: 0px 9px 40px -15px rgba(82,75,82,1)
  }
  
  /***Service Details***/
  
  .service-details {
      border: 1px solid #eee;
      margin-bottom: 38px;
  }
  
  .service-details .thumb {
    
  }
  
  .service-details .content {
      padding: 28px;
  }
  
  .service-details .content h1 {
      color: #1c1c1c;
      font-size: 26px;
      letter-spacing: 1px;
      text-transform: uppercase;
      margin-bottom: 14px;
  }
  
  .service-details .content .price-item {
      margin-bottom: 30px;
  }
  
  .service-details .content .price-item h4 {
      letter-spacing: 1px;
  }
  
  .service-details .content .price-item h4 span {
      color: #2facde;
      margin-right: 8px;
  }
  
  .service-details .content .list-content {
  }
  
  .service-details .content .list-content .list-item {
      margin-bottom: 18px;
  }
  
  .service-details .content .list-content .list-item i {
      margin-right: 14px;
  }
  
  .service-details .content .list-content .list-item a {
      color: #2facde;
      font-weight: 600;
      letter-spacing: 1px;
      text-transform: uppercase;
  }
  
  blockquote {
    background-color: #fbfbfb;
    border-color: #eee;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 1px 4px;
    border-left-color: #2facde;
    margin-bottom: 40px;
  
  }
  
  .services-slider.services-slider-top {
    margin-top: -205px;
  }
  /*****=====*****=====*****=====*****=====
    16. Gallery Style css
=====*****=====*****=====*****=====*****/
.gallery {
    margin-bottom: 20px;
}

.gallery .gallery-item {
    float: left;
    padding: 3px;
}

.gallery .gallery-item .thumb {
    position: relative;
}

.gallery .gallery-item .thumb img{
    width: 100%;
    height: auto;
    display: block;
}

.gallery-hover {
    position: absolute;
    background-color: rgba(47, 172, 222, 0.9);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}


.gallery-item .gallery-hover {
    top: 50%;
    left: 50%;
    height: 0;
    width: 0;
}


.gallery-hover .gallery-info {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 0;
    width: 100%;
}

.gallery-hover .gallery-btn {
    position: absolute;
    margin-top: -55px;
    top: 50%;
    left: 50%;
    height: 0;
    width: 0;
    text-align: center;
    font-size: 30px;
}

.gallery-info,
.gallery-info h4 a,
.gallery-hover .gallery-btn a {
    text-align: center;
    color: #FFF;
}
.gallery-info {
    opacity: 0;
}

.gallery-with-title .gallery-hover .gallery-btn {
    margin-top: -15px;
}

.gallery-info h4 {
    margin-bottom: 0;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.gallery-info p {
    font-size:12px;
    margin-bottom: 0;
    font-style: italic;
    font-weight: normal;
    letter-spacing: 1px;
    color: #757575;
}

.gallery-info a,
.gallery-title a {
    color: #eee;
}

.gallery-item:hover .gallery-hover {
    top: 0;
    height: 100%;
    width: 100%;
    left: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.gallery-item:hover .gallery-hover .gallery-info,
.gallery-item:hover .gallery-hover .gallery-btn {
    width: 100%;
    left: 0;
    opacity: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}


.gallery-inner-title {
    padding: 15px 0;
}
.gallery-inner-title h4 {
    font-size: 16px;
    margin-bottom: 5px;
}
.gallery-inner-title p a {
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #2facde;
}

/*gutter*/

.gallery.gutter .gallery-item {
    padding: 10px;
}


/*portfolio 2 grid*/

.gallery.col-2 .gallery-item {
    width: 49.99%;
}


/*portfolio 3 grid*/

.gallery.col-3 .gallery-item {
    width: 33.3333333%;
}

/*portfolio 4 grid*/

.gallery.col-4 .gallery-item {
    width: 25%;
}

/*portfolio 5 grid*/

.gallery.col-5 .gallery-item {
    width: 19.99%;
}

/*portfolio 6 grid*/

.gallery.col-6 .gallery-item {
    width: 16.666666667%;
}

.gallery-filter {
    margin:0px;
    padding: 20px;
    list-style: none;
}

.gallery-filter li {
    display: inline-block;
}

.gallery-filter li a {
    border: 1px solid #2facde;
    color: #2facde;
    display: block;
    font-size: 14px;
    font-weight: 700;
    margin: 0 3px;
    min-width: 68px;
    padding: 6px 10px;
}

.gallery-filter li a:hover,
.gallery-filter li.active a{
    background-color: #2facde;
    color: #fff;
    border: 1px solid #2facde;
}

.gallery-filter.style-white li a{
  color: #fff;
}


/*gallery slider*/

#gallery-carousel .gallery-item .thumb {
    position: relative;
}
#gallery-carousel .gallery-hover .gallery-btn {
    margin-top: -5px;
}
#gallery-carousel .owl-prev {
  left: 0;
  top: 40%;
  position: absolute;
}
#gallery-carousel .owl-next {
  right: 0;
  top: 40%;
  position: absolute;
}
.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    width: 40px;
    line-height: 40px;
    height: 40px;
    background: #222;
    border-radius: 0;
    padding: 0;
    border: 1px solid #222;
    color: #fff;
    font-size: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: #2facde;
    border-color: #2facde;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}



/*Gallery Social Css*/
.gallery-social {
  margin-bottom: 30px;
}
.gallery-social .thumb {
  position: relative;
  overflow: hidden;
}
.gallery-social .thumb img {
  
}
.gallery-social .thumb .gthumb-overlay {
  background-color: rgba(47, 172, 222, 0.75);
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  transform: scale(0.6);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.gallery-social:hover .thumb .gthumb-overlay {
  transform: scale(1);
  opacity: 1;
}
.gallery-social .thumb .gthumb-overlay .overlay-content {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.gallery-social .thumb .gthumb-overlay h4 {
  color: #fff;
  font-size: 19px;
  font-weight: 700;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.gallery-social .thumb .gthumb-overlay p {
  color: #eee;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 20px;
}
.gallery-social .thumb .gthumb-overlay i {
  color: #eee;
}
.gsocial-w2 .gallery-social {
  float: left;
  margin-right: 15px;
  width: calc(50% - 15px);
}
.gallery-social.gsocial-w.gw2-right {
  margin-left: 15px;
  margin-right: 0;
}

.gallery-social.gallery-twitter .thumb .gthumb-overlay {
  background-color: rgba(47, 172, 222, 0.99);
  opacity: 1;
  text-align: left;
  transform: scale(1);
}
.gallery-social.gallery-twitter .thumb .gthumb-overlay .overlay-content {
  padding: 0 30px;
}
.gallery-social.gallery-twitter .thumb .gthumb-overlay .overlay-content p {
  color: #f5f5f5;
  font-size: 14px;
  font-weight: 600;
  line-height: 26px;
  margin-bottom: 20px;
}
.gallery-social.gallery-twitter .thumb .gthumb-overlay .overlay-content i {
  background-color: #0ca3df;
  border-radius: 50%;
  bottom: -35px;
  color: #eee;
  cursor: pointer;
  padding: 7px;
  position: absolute;
  right: 30px;
}
.gallery-social.gallery-twitter.gw-sm .thumb .gthumb-overlay .overlay-content {
  padding: 0 30px;
  top: 0;
  transform: translate(0px);
}
.gallery-social.gallery-twitter.gw-sm .thumb .gthumb-overlay .overlay-content {
  padding: 20px 30px 0;
  top: 0;
  transform: translate(0px);
}
.gallery-social.gallery-twitter.gw-sm .thumb .gthumb-overlay .overlay-content h4 {
  font-size: 18px;
  margin-bottom: 12px;
}
.gallery-social.gallery-twitter.gw-sm .thumb .gthumb-overlay .overlay-content i {
  bottom: -4px;
  right: 16px;
}
.gallery-social.gallery-facebook .thumb .gs-icon {
  background-color: #0ca3df;
  border: 1px solid rgba(3, 3, 3, 0.06);
  border-radius: 50%;
  bottom: 30px;
  color: #eee;
  cursor: pointer;
  font-size: 17px;
  padding: 10px 11px 6px;
  position: absolute;
  right: 30px;
  z-index: 1;
}
.gallery-social.gallery-facebook .thumb .gthumb-overlay {
  text-align: left;
}
.gallery-social.gallery-facebook .thumb .gthumb-overlay .overlay-content {
  padding: 30px;
  top: 58%;
}

 0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}