

html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

b, u, i, center,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td,

article, aside, canvas, details, embed,

figure, figcaption, footer, header, hgroup,

menu, nav, output, ruby, section, summary,

time, mark, audio, video {

  margin: 0;

  padding: 0;

  border: 0;

  font-size: 100%;

  font: inherit;

  vertical-align: baseline; }



article, aside, details, figcaption, figure,

footer, header, hgroup, menu, nav, section {

  display: block; }



body {

  line-height: 1; }



ol, ul {

  list-style: none; }



blockquote, q {

  quotes: none; }



blockquote:before, blockquote:after,

q:before, q:after {

  content: '';

  content: none; }



table {

  border-collapse: collapse;

  border-spacing: 0; }



body {

  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 15px;

  line-height: 26px;

  letter-spacing: 0; }



img {

  max-width: 100%; }



a,

a:hover,

a:focus {

  cursor: pointer !important;

  outline: none;

  text-decoration: none; }



h1,

h2,

h3,

h4,

h5,

h6 {

 font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  
  color: #1e2c34;

  margin: 0;

  padding: 0; }



ul, li {

  margin: 0;

  padding: 0;

  list-style: none; }



strong {

  font-weight: 700; }


  /*scroolbar*/

::-webkit-scrollbar-track{
  background: #1589d2;





}

::-webkit-scrollbar{
  width: 10px;
  background-color: #000;
}

::-webkit-scrollbar-thumb{
  background: #1589d2;
background: -moz-linear-gradient(-45deg,  #1589d2 0%, #6e7774 50%, #0a0e0a 51%, #0a0809 100%);
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#1589d2), color-stop(50%,#6e7774), color-stop(51%,#0a0e0a), color-stop(100%,#0a0809));
background: -webkit-linear-gradient(-45deg,  #1589d2 0%,#6e7774 50%,#0a0e0a 51%,#0a0809 100%);
background: -o-linear-gradient(-45deg,  #1589d2 0%,#6e7774 50%,#0a0e0a 51%,#0a0809 100%);
background: -ms-linear-gradient(-45deg,  #1589d2 0%,#6e7774 50%,#0a0e0a 51%,#0a0809 100%);
background: linear-gradient(135deg,  #1589d2 0%,#6e7774 50%,#0a0e0a 51%,#0a0809 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1589d2', endColorstr='#0a0809',GradientType=1 );
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px;
cursor:pointer;
}


/* This only works with JavaScript, 
        if it's not present, don't show loader */

.no-js #loader {
    display: none;
}

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
}

.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 999999999;
    background: url(../img/loader_ico.gif) center no-repeat #fff;
}


/* -------------------------------- 

menue style

-------------------------------- */

.active_sc{
    background:#fff !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=24, Direction=77, Color=#000000)";/*IE 8*/
    -moz-box-shadow: -3px 13px 24px -1px rgba(0,0,0,0.3);/*FF 3.5+*/
    -webkit-box-shadow: -3px 13px 24px -1px rgba(0,0,0,0.3);/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
    box-shadow: -3px 13px 24px -1px rgba(0,0,0,0.3);/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=24, Direction=135, Color=#000000); /*IE 5.5-7*/
    transition: box-shadow 2s;
    padding-top: 0 !important;
    z-index: 99999;
    transition: 0.3s all;
}
.navbar.active_sc .navbar-brand{
  padding-top: 0;
}



.navbar.navbar-expand-lg{
  background: none;
  transition: 0.3s all;
  z-index: 9999999;
     padding: 0;
	  box-shadow: -3px 13px 24px -1px rgba(0,0,0,0.3);
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=24, Direction=135, Color=#000000);
}

.navbar.navbar-expand-lg .nav-item a:hover{
  color: #ffffff;
}
.navbar-light .navbar-brand{
  padding-top: 10px;
}
.navbar .nav-item a{
  color: #000;
  font-size: 15px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  text-transform: capitalize;
}
.active_sc.navbar .nav-item a{color:#000 !important;}
.navbar-light .navbar-nav .active>.nav-link, 
.navbar-light .navbar-nav .nav-link.active, 
.navbar-light .navbar-nav .nav-link.show, 
.navbar-light .navbar-nav .show>.nav-link{
  color: #ffffff;
  text-decoration: underline;
}
.navbar .navbar-brand{
    position: relative;
   
    padding: 0 0 0 0;
    max-width: 200px;
}

/* -------------------------------- 

close menue style

-------------------------------- */



/* -------------------------------- 

Start Banner style

-------------------------------- */

.top_banner{
  position: relative;
  background-image: url("../img/banner.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 99;
  /*padding-top: 332px;
  padding-bottom: 230px;
  */  
  overflow: hidden;
  height: 70vh;
  background-attachment: fixed;
}
.top_banner .container{
  height: 100%;
}
.top_banner:before{
  content: '';
  width: 100%;
  height: 100%;
  background-color: #1c1941;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -9;
  opacity: 0.8;
}

.banner_text{
  width: 100%;
  text-align: center;
}
.banner_text h2{
  font-weight: 700;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 96px;
  line-height: 1.3em;
}
.banner_text h2 b{
  color: #1589d2;
}
.banner_text p{
  line-height: 1.7em;
  font-weight: 400;
  color: #ffffff;
  padding-top: 16px;
  font-size: 21px;
}

.banner_text .btn-group{
  padding-top: 28px;
}
.banner_text .btn-group .btn{
  position: relative;
  padding: 24px 44px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 600;
  font-size: 14px;
  border:1px solid #fff;
  overflow: hidden;
  outline: 0;
  z-index: 11;
}
.banner_text .btn-group .btn:hover{
  border:1px solid #1589d2;
}
.banner_text .btn-group .btn:nth-child(1){
  background-color: #1589d2;
  border:1px solid #1589d2;
  margin-right: 20px;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.banner_text .btn-group .btn:hover:nth-child(1){
  background:none;
   border:1px solid #fff;
}
.banner_text .btn-group .btn:nth-child(1):after{
  display: none;
}

.banner_text .btn-group .btn:after{
  width: 0;
  height: 100%;
  position: absolute;
  left: -2%;
  top: 0;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  content: '';
   background-color: #1589d2;
   float: left;
   z-index: -1;
}
.banner_text .btn-group .btn:hover:after{
  width: 105%;
}

/* -------------------------------- 

Close Banner style

-------------------------------- */



/* -------------------------------- 

Start About us style

-------------------------------- */

.about_us{
  width: 100%;
  padding: 120px 0;
  background-color: #ffffff;
}

.title h3{
  font-weight: 700;
  color: #232044;
  text-transform: uppercase;
  line-height: 1.3em;
  font-size: 32px;
  padding-bottom: 18px;
}

.about_us .title h3 b{
  color: #1589d2;
}

.title .underline{
  width: 120px;
  height: 5px;
  background-color: #1589d2;
  position: relative;
}
.title .underline:after{
  content: '';
  width: 4px;
  height: 5px;
  position: absolute;
  right: -6px;
  top: 0;
  float: left;
  background-color: #232044;
}
.title .underline:before{
  content: '';
  width: 4px;
  height: 5px;
  position: absolute;
  right: -12px;
  top: 0;
  float: left;
  background-color: #232044;
}

.about_left_txt .btn-group{
  width: 100%;
  padding-top: 24px;
}
.about_left_txt .btn-group .btn{
  position: relative;
  padding: 24px 44px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 600;
  font-size: 14px;
  border:1px solid #232044;
  overflow: hidden;
  outline: 0;
  z-index: 11;
  background-color: #232044;
}
.about_left_txt .btn-group .btn:hover{
  border:1px solid #1589d2;
}
.about_left_txt .btn-group .btn:nth-child(1){
  background-color: #1589d2;
  border:1px solid #1589d2;
  margin-right: 20px;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.about_left_txt .btn-group .btn:hover:nth-child(1){
  background:#232044;
   border:1px solid #fff;
}
.about_left_txt .btn-group .btn:nth-child(1):after{
  display: none;
}

.about_left_txt .btn-group .btn:after{
  width: 0;
  height: 100%;
  position: absolute;
  left: -2%;
  top: 0;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  content: '';
   background-color: #1589d2;
   float: left;
   z-index: -1;
}
.about_left_txt .btn-group .btn:hover:after{
  width: 105%;
}

.about_left_txt .about_txt{
  padding-top: 52px;
}
.about_left_txt .about_txt p{
padding-bottom: 17px;
    font-weight: 400;
    color: #232044;
    font-size: 16px;
    line-height: 1.7em;
}


.about_right_img{
  padding-top: 90px;
}

/* -------------------------------- 

Close About us style

-------------------------------- */



/* -------------------------------- 

Start Services style

-------------------------------- */

.services{
  width: 100%;
  background-color: #232044;
  padding: 120px 0;
}

.services .title ,
.b_features .title,
.portfolio_sec .title,
.r_blog .title{
  padding-bottom: 80px;
}

.services .title h5{
  font-weight: 500;
  color:#1589d2;
  line-height: 1.3em;
  padding-bottom: 24px;
}
.services .title h3{
  color: #ffffff;
}
.services .title h3 b{
  color:#1589d2;
}
.services .title .underline:after{
  background-color: #1589d2;
}
.services .title .underline:before{
  background-color: #1589d2
}
.title p{
  color: #ffffff;
  padding-top: 24px;
  line-height: 1.7em;
  font-weight: 500;
  font-size: 16px;
}

.service_single{
  padding-bottom: 40px;
}
.service_single h4{
  text-transform: capitalize;
  font-weight: 600;
  line-height: 1.3em;
  color: #1589d2;
  font-size: 22px;
  padding-bottom: 18px;
  padding-top: 18px;
}
.service_single p{
  color: #ffffff;
  font-weight: 400;
  font-size: 15px;
}

/* -------------------------------- 

Close Services style

-------------------------------- */



/* -------------------------------- 

Start Features style

-------------------------------- */

.b_features{
  width: 100%;
  background-color: #ffffff;
  padding-top: 120px;
}
.b_features .title{
  text-align: center;
}
.b_features .title .underline{
  margin: 0 auto;
}
.b_features .title p{
  color: #232044;
}

.single_feature{
     padding: 0;
    margin: 0;
    text-align: center;
    position: relative;
    margin-bottom: 0;
    padding-bottom: 0;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

/*hover line*/
.single_feature .line1{
  position: absolute;
  width: 0;
  height: 0;
  float: left;
  top: -10px;
  right: -10px;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.single_feature:hover .line1{
  width: 100%;
  height: 100%;
}
.single_feature .line1:after{
  content: '';
  width: 50%;
  height: 1px;
  background-color: #1589d2;
  position: absolute;
  top: 0;
  right: 0;
}
.single_feature .line1:before{
  content: '';
  width: 1px;
  height: 50%;
  background-color: #1589d2;
  position: absolute;
  top: 0;
  right: 0;
}

.single_feature .line2{
  position: absolute;
  width: 0;
  height: 0;
  float: left;
  bottom: -10px;
  left: -10px;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.single_feature:hover .line2{
  width: 100%;
  height: 100%;
}
.single_feature .line2:after{
  content: '';
  width: 50%;
  height: 1px;
  background-color: #1589d2;
  position: absolute;
  bottom: 0;
  left: 0;
}
.single_feature .line2:before{
  content: '';
  width: 1px;
  height: 50%;
  background-color: #1589d2;
  position: absolute;
  bottom: 0;
  left: 0;
}



.single_feature:hover{
transform: translateX(10px);
}
.single_feature img{width:100%;}
.single_feature:hover h4{
  color: #1589d2;
}
.single_feature:hover p{
  color: #ffffff;
}
.single_feature:hover .show_icon{
  display: none;
}
.single_feature:hover .hide_icon{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.feature_txt h4{
  font-weight: 600;
  color: #232044;
  font-size: 18px;
  line-height: 1.3em;
  padding-bottom: 15px;
  text-transform: uppercase;
  padding-top: 22px;
}
.feature_txt p{
  font-weight: 400;
  color: #232044;
  font-size: 14px;
}

.feature_icon{
  position: relative;
  text-align: center;
}
.feature_icon img{
  margin-left: auto;
  margin-right: auto;
}
.hide_icon{
  display: none;
}

/* -------------------------------- 

Close Features style

-------------------------------- */



/* -------------------------------- 

Start Portfolio style

-------------------------------- */

.portfolio_sec{
  padding: 120px 0;
}
.portfolio_sec .title{
  text-align: center;
}
.portfolio_sec .title .underline{
  margin: 0 auto;
}
.portfolio_sec .title p{
  color: #232044;
}

.portfolio_sec .filter-button-group{
  text-align: center;
  padding-bottom: 80px;
}

.portfolio_sec .filter-button-group button{
  margin: 0;
  font-weight: 500;
  color: #1589d2;
  font-size: 14px;
  text-transform: capitalize;
  padding: 16px;
  border:0;
  background-color: #242047;
  cursor: pointer;
  outline: 0;
}

.portfolio_sec .filter-button-group button.is-checked{
  background-color: #1589d2;
  color: #ffffff;
}

.portfolio_sec .item-inner img{
  width: 100%;
}
.portfolio_sec .grid-item {
  padding-bottom: 20px;
}

.mfp-container{
  top: 50px !important;
}

.item-inner{
    color:#fff;
    position:relative;
    overflow:hidden;
    width:100%;
    text-align:center
}
.item-inner *{
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.item-inner img{
    opacity:1;
    width:100%;
    -webkit-transition:opacity .35s;
    transition:opacity .35s
}
.item-inner .overlay{
    position:absolute;
    bottom:0;
    left:0;
    padding:3em;
    width:100%;
    height:100%
}
.item-inner .overlay::before{
    position:absolute;
    top:50%;
    right:0;
    bottom:50%;
    left:0;
    border-top:1px solid rgba(255,255,255,.8);
    border-bottom:1px solid rgba(255,255,255,.8);
    content:'';
    opacity:0;
    background-color:#fff;
    -webkit-transition:all .4s;
    transition:all .4s;
    -webkit-transition-delay:.6s;
    transition-delay:.6s
}
.item-inner .view-list,.item-inner a,.item-inner p{
    margin:0 0 5px;
    opacity:0;
    -webkit-transition:opacity .35s,-webkit-transform .35s;
    transition:opacity .35s,-webkit-transform .35s,-moz-transform .35s,-o-transform .35s,transform .35s
}
.item-inner .view-list,.item-inner a{
    -webkit-transform:translate3d(0,50%,0);
    transform:translate3d(0,50%,0);
    -webkit-transition-delay:.3s;
    transition-delay:.3s
}
.item-inner:hover .overlay .view-list,.item-inner:hover .overlay a{
    opacity:1;
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
    -webkit-transition-delay:.3s;
    transition-delay:.3s;
  }
.item-inner:hover .overlay::before{
    background:#1589d2 ;
    border:none;
    top:0;
    bottom:8px;
    -webkit-transition-delay:0s;
    transition-delay:0s;
    opacity:.8;
}
.item-inner .view-list{
    margin-top:-25px;
    position:relative;
    top:50%;
    transform:translate3d(0,50%,0);
    transition-delay:.3s;
    width:100%;
}
.item-inner .view-list a .item-text{
  border:1px solid #ffffff;
  padding:15px 25px;
}
.item-inner .view-list a .item-text h3{
  color: #ffffff;
  font-weight: 700;
  font-size: 16px;
}
.item-inner .view-list a .item-text h6{
  color: #ffffff;
  font-weight: 500;
  font-size: 14px;
}
.item-inner .view-list a{
  display:inline-block;
  margin:0 2px;
  color: #ffffff;
}

.navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none;
    /* color: red; */
    background: #1c1941;
}

/* -------------------------------- 

Close Portfolio style

-------------------------------- */



/* -------------------------------- 

Start Fun fact style

-------------------------------- */

.fun_fact{
  position: relative;
  background-image: url("../img/promo_bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 99;
      padding-top: 73px;
    padding-bottom: 50px;
  overflow: hidden;
  background-attachment: fixed;
}
.fun_fact:before{
  content: '';
  width: 100%;
  height: 100%;
  background-color: #232044;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -9;
  opacity: 0.8;
}

.fun_fact .fun_single{
  text-align: center;
}
.fun_fact .fun_single img{
  margin-bottom: 24px;
}
.fun_fact .fun_single h2{
  color: #ffffff;
  font-weight: 700;
  font-size: 32px;
}

.fun_fact .fun_single h3{
  color: #ffffff;
  font-weight: 500;
  font-size: 26px;
  line-height: 1.3em;
}

/* -------------------------------- 

Close Fun fact style

-------------------------------- */



/* -------------------------------- 

Start Our Team style

-------------------------------- */

.our_team{
  padding: 120px 0;
      padding-bottom: 0;
  background-color: #ffffff;
  margin-top: 65px;
}
.our_team .title{
  text-align: center;
  padding-bottom: 80px;
}
.our_team .title .underline{
  margin: 0 auto;
}
.our_team .title p{
  color: #232044;
}
.team_single{
  padding-bottom: 40px;
}

.team_image{
  overflow: hidden;
  width: 100%;
  height:auto;
  max-height: 338px;
}
.team_image img{
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.team_image:hover img{
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.team_author h2{
  font-weight: 500;
  font-size: 26px;
  line-height: 1.3em;
  padding-top: 20px;
  color: #232044;
}
.team_author {
    margin-top: 12px;
}
.team_author p,.team_author a{
  font-weight: 500;
    font-size: 16px;
    color: #232044;
    text-align: center;
    line-height: 1.7em;
    text-transform: uppercase;
}
.team_author a:hover,.team_author a:active,.team_author a:focus{color:#1589d2}
/* -------------------------------- 

Close Our Team style

-------------------------------- */



/* -------------------------------- 

Start price table style

-------------------------------- */

.package_table{
  width: 100%;
  padding: 120px 0;
  background-color: #F6F6F6;
}
.package_table .title p{
  color: #232044;
}

.package_table_line .title .underline{
  margin-left: auto;
  margin-right: auto;
}
.package_table_line .title{
  padding-bottom: 60px;
}
.package_table_line .table_single{
  opacity: 1;
  margin-top: 20px;
}

.table_single{
  text-align: center;
  position: relative;
  background-color: #ffffff;
  opacity: 0.4;
  padding-top: 36px;
  padding-bottom: 36px;
  overflow: hidden;
  z-index: 11;
}

.package_table .swiper-slide {
    width: 320px;
    height: auto;
    padding: 0 15px;
}

.package_table .swiper-slide-active .table_single{
  opacity: 1.0;
}

.table_head{
  position: relative;
  overflow: hidden;
}
.table_head h3{
  color: #ffffff;
  font-weight: 600;
  font-size: 32px;
  line-height: 1.3em;
}
.table_head h4{
  color: #ffffff;
  font-weight: 600;
  font-size: 32px;
  line-height: 1.3em;
}
.table_head h4 small{
  font-size: 16px;
}

.table_single:after {
     content: '';
    height: 160px;
    width: 100%;
    position: absolute;
    left: -60px;
    top: -45px;
    background-color: #1589d2;
    border-radius: 70px;
    transform: rotate(30deg);
    overflow: hidden;
    z-index: -1;
}

.table_single ul{
  padding-top: 58px;
}
.table_single ul li{
  font-weight: 600;
  padding-bottom: 18px;
  line-height: 1.7em;
  color: #232044;
  font-size:16px; 
}

.table_single .btn{
  font-weight: 600;
  padding: 14px 30px;
  color: #232044;
  font-size: 14px;
  text-transform: uppercase;
  border:2px solid #1589d2;
  margin-top: 12px;
}


/* -------------------------------- 

Close price table style

-------------------------------- */



/* -------------------------------- 

Start Feedback style

-------------------------------- */

.Client_testimonials{
  position: relative;
  background-image: url("../img/review_bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 99;
  padding-top: 120px;
  padding-bottom:120px;
  overflow: hidden;
  background-attachment: fixed;
}
.Client_testimonials:before{
  content: '';
  width: 100%;
  height: 100%;
  background-color: #232044;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -9;
  opacity: 0.8;
}

.Client_testimonials .feedback_inside{
  text-align: center;
}

.Client_testimonials .owl-carousel .feedback_inside img{
  width: auto;
  margin:0 auto; 
}
.Client_testimonials .feedback_inside h2{
  font-weight: 600;
  color: #ffffff;
  font-size: 20px;
  padding-top: 48px;
  line-height: 1.3em;
}
.Client_testimonials .feedback_inside h4{
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
}
.Client_testimonials .feedback_inside p{
  color: #ffffff;
  padding-top: 52px;
  padding-bottom: 48px;
  line-height: 1.7em;
  font-weight: 400;
  font-size: 18px;
}

.Client_testimonials .owl-dots{
  width: 100%;
  text-align: center;
}
.Client_testimonials .owl-carousel button.owl-dot{
  width: 10px;
  height: 10px;
  background-color: #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  margin: 4px;
  outline: 0;
}
.Client_testimonials .owl-carousel button.owl-dot.active{
  width: 12px;
  height: 12px;
}

/* -------------------------------- 

Close Feedback style

-------------------------------- */



/* -------------------------------- 

Start Blog style

-------------------------------- */
.r_blog{
  width: 100%;
 background-color: #F6F6F6;
 padding: 120px 0; 
}
.r_blog .title{
  text-align: center;
}
.r_blog .title .underline{
  margin: 0 auto;
}
.r_blog .title p{
  color: #232044;
}

.r_blog .card{
  -webkit-transition: 0.3s all ease-in;
  -moz-transition: 0.3s all ease-in;
  -ms-transition: 0.3s all ease-in;
  -o-transition: 0.3s all ease-in;
  transition: 0.3s all ease-in;
}
.r_blog .card:hover{
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=20, Direction=101, Color=#000000)";/*IE 8*/
-moz-box-shadow: 1px 5px 20px -7px rgba(0,0,0,0.8);/*FF 3.5+*/
-webkit-box-shadow: 1px 5px 20px -7px rgba(0,0,0,0.8);/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
box-shadow: 1px 5px 20px -7px rgba(0,0,0,0.8);/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=20, Direction=135, Color=#000000); /*IE 5.5-7*/
}
.r_blog .card-body{
  text-align: left;
  padding: 34px 16px;
}
.r_blog .card-body h2{
  font-weight: 400;
  color: #232044;
  font-size: 22px;
  line-height: 1.3em;
  padding-bottom: 0;
}
.r_blog .card-body span{
  font-size: 12px;
  width: 100%;
  float: left;
  padding-bottom: 16px;
}
.r_blog .card-body p{
  font-weight: 400;
  color: #232044;
  font-size: 14px;
  line-height: 1.7em;
  padding-bottom: 16px;
}
.r_blog .card-body .btn{
  text-transform: uppercase;
  color: #ffffff;
  background-color: #1589d2;
  padding: 14px 30px;
  position: relative;
  overflow: hidden;
  z-index: 11;
  -webkit-transition: 0.3s all ease-in;
  -moz-transition: 0.3s all ease-in;
  -ms-transition: 0.3s all ease-in;
  -o-transition: 0.3s all ease-in;
  transition: 0.3s all ease-in;
}
.r_blog .card-body .btn:after{
  content: '';
  width: 0;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #ffffff;
  -webkit-transition: 0.3s all ease-in;
  -moz-transition: 0.3s all ease-in;
  -ms-transition: 0.3s all ease-in;
  -o-transition: 0.3s all ease-in;
  transition: 0.3s all ease-in;
  z-index: -1;
}
.r_blog .card-body .btn:hover:after{
  width: 100%;
}
.r_blog .card-body .btn:hover{
  color: #1589d2;
}

/* -------------------------------- 

Close Blog style

-------------------------------- */



/* -------------------------------- 

Start Contact style

-------------------------------- */

.contacts{
  width: 100%;
  background-color: #ffffff;
  padding: 120px 0;
}
.contacts .title{
  text-align: center;
  padding-bottom: 80px;
}
.contacts .title .underline{
  margin: 0 auto;
}
.contacts .title p{
  color: #232044;
}

.contacts .shadow{
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=26, Direction=63, Color=#000000)";/*IE 8*/
-moz-box-shadow: -1px 2px 26px -6px #000000;/*FF 3.5+*/
-webkit-box-shadow: -1px 2px 26px -6px #000000;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
box-shadow: -1px 2px 26px -6px #000000;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=26, Direction=135, Color=#000000); /*IE 5.5-7*/
padding: 48px 56px;
}

.contacts .contact_form .form-group label{
  font-weight: 500;
  color: #5b6b7a;
  font-size: 22px;
  width: 100%;
  padding-bottom: 20px;
}
.contacts .contact_form .form-group input{
  width: 100%;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  border-bottom: 1px solid #5b6b7a;
  outline: 0;
  font-weight: 400;
  color: #7876aa;
  font-size: 14px;
}
.contacts .contact_form .form-group textarea{
  outline: 0;
  font-weight: 400;
  color: #7876aa;
  font-size: 14px;
  width: 100%;
  resize: none;
  padding-top: 12px;
  padding-left: 12px;
  border: 1px solid #5b6b7a;
}
.contact_form button{
  background: none;
  text-transform: uppercase;
  padding: 14px 32px;
  font-weight: 500;
  color: #5b6b7a;
  outline: 0;
  border:1px solid #5b6b7a;
  cursor: pointer;
}
.contact-link a{color:#212529;font-weight: 500;}
.contact-link a:hover,.contact_right_single a:active,.contact_right_single a:focus{color:#1589d2;}
.contact_right_single a{color:#212529;}
.contact_right_single a:hover,.contact_right_single a:active,.contact_right_single a:focus{color:#1589d2;}
.contact_right_single{
    position: relative;
    /* padding: 24px 36px; */
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    margin-bottom: 20px;
    height: 110px;
    padding-left: 36px;
    padding-top: 40px;
}


.contact_right_single p{
  float: left;
  width: 80%;
  padding-left: 20px;
}
.contact_right_single img{
  float: left;
}
.contact_right_single b{ 
    font-weight: 600;
    line-height: 29px;
}
.contact_right_single.single2{
	height: 310px;
}
span.section-title {
    font-weight: 600;
    font-size: 23px;
    /* line-height: 53px; */
    color: #5b6b7a;
}

/* -------------------------------- 

Close Contact style

-------------------------------- */



/* -------------------------------- 

Start Footer style

-------------------------------- */
.footers{
  width: 100%;
  background-color: #242047;
  padding: 40px 0;
}
.copy_right{
  text-align: left;
}
.copy_right p{
  font-weight: 400;
  color: #ffffff;
  font-size: 18px;
  line-height: 1.7em;
}
.footer_social ul{
  text-align: right;
}
.footer_social ul li{
  display: inline-block;
  padding-left: 10px;
}
.footer_social ul li a{
  color: #ffffff;
  width: 40px;
  height: 40px;
  border:1px solid #ffffff;
  float: right;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  padding-top: 6px;
}

/* -------------------------------- 

Close Footer style

-------------------------------- */


/*scrool*/
.scrollup {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 50px;
    right: 60px;
    display: none;
    z-index: 9999999;
    color: #1589d2;
}



/* -------------------------------- 

start Responsive style

-------------------------------- */
#mobile-tel,#mobile-tel-sm {
    background: #1589d2;
    padding: 10px 20px;
    font-weight: 600;
    font-size: 16px;
    margin-top: 5px;
    margin-right: -40px;
    margin-left: 9px;
	color:#fff !important;
}
#mobile-tel i, #mobile-tel-sm i {
    font-size: 13px;
    margin-right: 2px;
    /* line-height: 33px; */
}

@media only screen and (max-width 680px) {
	.our_team{
  margin-top: 20px;
}
}
@media only screen and (max-width 380px) {

	.contact_right_single.single2 {
    height: 320px;
}
p.contact-no {
    font-size: 17px;
}
  .contact_right_single{
    height: 140px;
  }
  .navbar .navbar-brand{
    right: -80px;
  }

}

@media only screen and (max-width : 991px) {#mobile-tel{display:none;}#mobile-tel-sm{display:block;}
 .navbar .navbar-collapse a.nav-link{color:#fff !important;}
button.navbar-toggler.navbar-toggler-right.collapsed {
    background: #1589d2;
}




}

@media only screen and (max-width : 767px) {
	#mobile-tel-sm {
 background: #1589d2;
    padding: 8px 13px;
    font-weight: 600;
    font-size: 14px;
    margin-top: 0px;
    margin-right: 46px;
    margin-left: 9px;
    color: #fff !important;
}
.navbar .navbar-brand {
    padding: 0 20px;
}
nav.navbar.navbar-expand-lg.fixed-top.center-brand.static-nav.active_sc #mobile-tel-sm{ margin-top: 0px;}
  .top_banner{
    height: 100%;
    padding: 140px 0;
  }

  .navbar.active_sc .navbar-brand {
    padding-top: 16px;
}
  .navbar-toggler {
    font-size: 41px;
    position: absolute;
    top: 0;
    right: 10px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
    top: 0;
    font-size: 13px;
    margin-top: 27px;
}
  .navbar-toggler{
    border:1px solid #ffffff;
  }
  .navbar-toggler i{
    color: #ffffff;
  }
  .banner_text h2{
    font-size: 32px;
  }
  .banner_text p{
    font-size: 18px;
  }
  .title .underline{
    width: 80px;
  }
  .title h3{
    font-size: 24px;
  }
  .about_left_txt .btn-group .btn,
  .banner_text .btn-group .btn{
    padding: 14px 24px;
  }
  .about_right_img img{
    height: auto;
  }
  .service_single h4{
    font-size: 20px;
  }
  .fun_fact .fun_single h3{
    font-size: 22px;
  }
  .team_author h2{
    font-size: 20px;
  }
  .Client_testimonials .feedback_inside p{
    font-size: 16px;
  }
  .r_blog .card-body h2{
    font-size: 18px;
  }
  .r_blog .card-body .btn{
    padding: 12px 24px;
  }
  .contact_right_single{
    padding-left: 10px;
    height: 120px;
  }
  .portfolio_sec .filter-button-group button{
    margin-bottom: 6px;
  }
  .fun_fact .fun_single{
    margin-bottom: 40px;
  }
  .team_image{
    text-align: center;
  }
  .team_author{
    text-align: center;
  }
  .r_blog .card{
    margin-bottom: 40px;
  }
  .r_blog .card img{
    width: 100%;
  }
  .contact_form{
    padding-bottom: 40px;
  }
  .copy_right{
    width: 100%;
    text-align: center;
  }
  .footer_social ul{
    width: 100%;
    text-align: center;
    padding-top: 40px;
  }
  .table_single{
    margin-top: 40px;
  }
  body .scrollup{
    right: 0;
  }
 
  .navbar .navbar-collapse{
  	background-color: #1c1941;
  	padding: 10px 0;
  	text-align: center;
  }
}



@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {

  .navbar-toggler{
    border:1px solid #ffffff;
  }
  .navbar-toggler i{
    color: #ffffff;
  }
  .banner_text h2{
    font-size: 58px;
  }
  .banner_text p{
    font-size: 18px;
  }
  .title .underline{
    width: 80px;
  }
  .title h3{
    font-size: 28px;
  }
  .about_left_txt .btn-group .btn,
  .banner_text .btn-group .btn{
    padding: 14px 24px;
  }
  .about_right_img img{
    height: auto;
  }
  .service_single h4{
    font-size: 20px;
  }
  .fun_fact .fun_single h3{
    font-size: 22px;
  }
  .team_author h2{
    font-size: 20px;
  }
  .Client_testimonials .feedback_inside p{
    font-size: 16px;
  }
  .r_blog .card-body h2{
    font-size: 18px;
  }
  .r_blog .card-body .btn{
    padding: 12px 24px;
  }
  .contact_right_single{
    padding-left: 10px;
    height: 120px;
  }
}
@media only screen and (min-device-width : 765px) and (max-device-width : 991px) {

	#mobile-tel-sm {
    
}
.navbar-toggler {
    padding: 5px 9px;
    font-size: 15px;
    font-size: 20px;
    margin-top: 6px;
    line-height: 0;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
}
.navbar .navbar-collapse {
    background-color: #1c1941;
    padding: 10px 0;
    text-align: center;
}
}
@media (min-width: 992px){
.navbar.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
        padding-top: 1.2rem;
    padding-bottom: 1.2rem;
  }
}

/* -------------------------------- 

Close Responsive style

-------------------------------- */








/* -------------------------------- 

Start Blog page style

-------------------------------- */

.page_title{
  background: url(../img/banner2.png) center no-repeat #1c1941;
  background-size: cover;
  position: relative;
  padding-top: 180px;
  padding-bottom: 140px;
  text-align: center;
  z-index: 11;
}
.page_title:after{
  content: '';
  width: 100%;
  height: 100%;
  float: left;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #1c1941;
  z-index: -1;
  opacity: 0.8;
}


.page_title .header_title h3 {
  font-weight: 700;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 98px;
  line-height: 1.3em;
}
.page_title .header_title h3  b{
  color: #1589d2;
}



/*single page*/

.blog_page{
  padding-top: 95px;
  background-color: #F8F8F8;
}

.blog_page .icon-addon {
    position: relative;
    color: #555;
    display: block;
}
.blog_search{
  padding-bottom: 30px;
}
.blog_search .icon-addon input{
  padding-left: 30px;
  border:0;
  padding-top: 18px ;
  padding-bottom: 18px ;
}
.blog_search .icon-addon .fas {
    position: absolute;
    z-index: 2;
    left: 10px;
    font-size: 14px;
    width: 20px;
    margin-left: -2.5px;
    text-align: center;
    padding: 10px 0;
    top: 12px
}
.blog_search .icon-addon button{
  position: absolute;
  top: 0;
  right: 0;
  border:0;
  color: #ffffff;
  background-color: #1589d2;
  height: 100%;
  padding: 0 30px;
  text-transform: capitalize;
  font-weight: 400;
}

.blog_cat{
  width: 100%;
  background-color: #ffffff;
  padding-bottom: 22px;
}
.blog_cat h3{
  width: 100%;
  background-color: #1589d2;
  color: #ffffff;
  text-transform: uppercase;
  padding:20px 15px;
  
  font-weight: 500;
  font-size: 18px;
  line-height: 1.3em;
}

.blog_cat ul{
  padding-top: 30px;
}
.blog_cat ul li{
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}
.blog_cat ul li:hover{
  background-color: #F8F8F8;
}
.blog_cat ul li a{
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #555877;
}
.blog_cat ul li a span{
  float: right;
}
.blog_cat ul li:hover a{
  
  font-weight: 500;
  color: #555877;
}

.blog_post_thumb{
  margin-top: 30px;
  background-color: #ffffff;
  width: 100%;
  float: left;
}

.blog_post_thumb h3{
  width: 100%;
  background-color: #1589d2;
  color: #ffffff;
  text-transform: uppercase;
  padding:20px 15px;
  
  font-weight: 500;
  font-size: 18px;
  line-height: 1.3em;
  margin-bottom: 20px;
}

.page_post_thumb .thumb_text{
  width: 75%;
  text-align: right;
  float: left;
   padding-bottom: 25px;
   padding-left: 10px;
}
.page_post_thumb .thumb_text a{
  font-size: 12px;
  color: #555877;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}
.page_post_thumb .thumb_text span{
    clear: both;
    width: 100%;
    float: right;
    font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #555877;
  font-size: 12px;
}
.page_post_thumb .thumb_img{
  width: 75px;
  height: 75px;
  float: right;
}
.page_post_thumb{
 
  padding-right: 15px;
}

/*blog post*/

.blog_page .single_blog_post_in:hover{
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=15, Direction=104, Color=#000000)";/*IE 8*/
-moz-box-shadow: 1px 4px 15px -2px rgba(0,0,0,0.6);/*FF 3.5+*/
-webkit-box-shadow: 1px 4px 15px -2px rgba(0,0,0,0.6);/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
box-shadow: 1px 4px 15px -2px rgba(0,0,0,0.6);/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=15, Direction=135, Color=#000000); /*IE 5.5-7*/
}

.blog_page.single_page_blog .single_blog_post_in:hover{
  box-shadow: none;
}

.single_blog_post_in {
  background-color: #ffffff;
  margin-bottom: 45px;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}

.single_blog_post_in img{
  max-width: 100%;
}
.single_blog_post_in .post_text{
  padding: 18px 12px 20px 28px;
}

.single_blog_post_in .post_text h2{
  
  font-weight: 500;
  color: #354052;
  font-size: 34px;
  line-height: 1.3em;
  margin-bottom: 40px;
}
.single_blog_post_in .post_text p{
  font-weight: 300;
  color: #858d9b;
  font-size: 14px;
  line-height: 1.7em;
  padding-bottom: 25px;
}
.single_blog_post_in .post_text a.btn{
  color: #ffffff;
  text-transform: uppercase;
  padding: 12px 18px;
  background-color: #1589d2;
  
  font-weight: 500;
  font-size: 12px;
}
.post_info li a{
  color: #858d9b;
}

.post_info {
  padding-top: 25px;
}
.post_info li{
  display: inline-block;
  padding-right: 15px;
  color: #858d9b;
}
.post_info li.right{
  float: right;
}

/*pagination*/
.page-nation{
  background-color: #F8F8F8;
  text-align: center;
  padding-bottom: 50px;
}
.about_newslttr.blog_news{
  margin-top: 0;
}

.page-nation .pagination>.active>span{
  background-color: #555877;
  color: #ffffff;
}
.page-nation .pagination li a:hover{
  background-color: #555877;
  color: #ffffff;
}
.page-nation .pagination li a{
  background-color: #ffffff;
  margin: 5px !important;
  color: #555877;
}
.page-nation .pagination>.disabled>span,
.page-nation .pagination>.active>span{
  margin: 5px;
}

/*single post blog page*/
.single_page_blog .single_blog_post_in{
  background: none;
}

.single_page_blog .post_text p{
  clear: both;
}

.single_page_blog .post_text img{
  width: 50%;
  display: inline-block;
  float: left;
  text-align: right;
  margin-bottom: 20px;
}
.single_page_blog .post_text img:nth-of-type(1){
    text-align: left;
    width: 48%;
    margin-right: 2%;
    height: 500px;
}

.single_blog_share{
  padding-left: 28px;
  padding-right: 12px;
  margin-top: 40px;
}
.single_blog_share ul{
  text-align: right;
}
.single_blog_share li{
  display: inline-block;
 
  /*padding-left: 10px;*/
  padding-top: 5px;
  border:1px solid #354052;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  text-align: center;
  padding-left: 0;
  margin-left: 10px;

}
.single_blog_share li.left{
 float: left;
 padding-left: 0;
 width: auto;
 height: auto;
 -webkit-border-radius: 0;
 -moz-border-radius: 0;
 border-radius: 0;
 border:0;
 margin-left: 0;
 }
.single_blog_share li a{
  
  font-weight: 400;
  color: #354052;
  font-size: 22px;
}
.single_blog_share li:nth-child(2){
  border:0;
  border-radius: 0;
  width: auto;
  height:auto;
}

/*users_comment*/
.single_post_comment{
  padding-top: 58px;
}

.users_comment{
  width: 100%;
  padding-left: 28px;
  padding-bottom: 45px;
  padding-right: 12px;
}
.users_comment .user_img{
  width: 18%;
  float: left;
}
.users_comment .user_text{
  width: 82%;
  float: left;
  
}
.users_comment .user_text h3{
  
  font-weight: 500;
  color: #354052;
  font-size: 23px;
  line-height: 1.3em;
  padding-bottom: 22px;
}
.users_comment .user_text p{
  
  font-weight: 400;
  color: #354052;
  font-size: 14px;
  line-height: 1.7em;
}

.users_comment ul{
  text-align: right;
  padding-top: 22px;
  clear: both;
  width: 100%;
}
.users_comment ul li{
  display: inline-block;
  padding-left: 10px;
}
.users_comment ul li.left{
  float: left;
  padding-left: 0;
}
.users_comment ul li a{
  color: #354052;
}

/*blog form*/
.single_comment_box{
  padding-right: 12px;
  padding-bottom: 40px;
}
.single_comment_box h2{
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  width: 99%;
  padding-bottom: 24px;
  margin-bottom: 24px;
  color: #868686;
  font-size: 28px;
  border-bottom: 1px solid #868686;
  line-height: 1.3em;
}
.single_comment_box input{
  width: 32%;
  float: left;
  margin-right: 1.3333%;
  background-color: #ffffff;
  border:1px solid #868686;
  color: #868686;
  padding: 8px 15px;
  outline: 0;
  margin-bottom: 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}
.single_comment_box textarea{
  resize: none;
  width: 99%;
  background-color: #ffffff;
  border:1px solid #868686;
  color: #868686;
  padding: 8px 15px;
  outline: 0;
  margin-bottom: 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}
.single_comment_box button{
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 20px;
  padding: 12px 40px;
  border:0;
  background-color: #1589d2;
  position: relative;
  z-index: 2;
  overflow: hidden;
  border:1px solid #555877;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  cursor: pointer;
}
.single_comment_box button:hover{
  color: #555877;
  border: 1px solid #555877;
}
.single_comment_box button:after{
  content: '';
  width: 100%;
  height: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -2;
  -webkit-transition: linear 0.3s all;
  -moz-transition: linear 0.3s all;
  -ms-transition: linear 0.3s all;
  -o-transition: linear 0.3s all;
  transition: linear 0.3s all;
}
.single_comment_box button:hover:after{
  background: #ffffff;
  height: 100%;

}


@media (max-width: 1200px) {
	.navbar.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 3px;
    padding-left: 7px;
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
}
	.navbar .navbar-brand img{

    max-width: 115px;
}}
@media (max-width: 580px) {
  .single_page_blog .post_text img:nth-of-type(1){
    height: auto;
  }
  
}
@media (max-width: 400px) {
	.navbar-toggler {
    font-size: 41px;
    position: absolute;
    top: 0;
    right: 10px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
    top: 0;
    font-size: 13px;
    margin-top: 22px;
}
  .users_comment .user_img{
    width: auto;
  }
  .users_comment .user_text{
    width: 100%;
  }
}


@media only screen and (max-width :380px) {
  .navbar .navbar-brand{
       right: 0;
    max-width: 47%;
  }

}
@media only screen and (max-width :335px) {
  #mobile-tel-sm{display:none;}

}
@media (max-width: 769px) {

  
  .blog_page .row .col-md-4,
  .blog_page .row .col-md-8{
    width: 100%;
    float: left;
  }
  .blog_post_thumb{
    margin-bottom: 40px;
  }

  .single_blog_post_in .post_text h2{
    font-size: 28px;
  }
  .footer_social ul{
    width: 100%;
    text-align: center;
    padding-top: 40px;
  }
  .copy_right{
    text-align: center;
  }
  .users_comment .user_text{
    padding-left: 10px;
  }
  .page_title .header_title h3{
    font-size: 52px;
  }

}


@media (max-width: 400px) {

  .blog_page .page_post_thumb .thumb_text{
    width: 100%;
    float: none;
    clear: both;
  }
  .blog_page .page_post_thumb .thumb_img{
    width: 100%;
    height: 100%;
    float: none;
    clear: both;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width : 396px) {
	#mobile-tel-sm{
	background: #1589d2;
    padding: 8px 13px;
    font-weight: 600;
    font-size: 14px;
    margin-right: 51px;
    margin-left: 9px;
    color: #fff !important;
}
nav.navbar.navbar-expand-lg.fixed-top.center-brand.static-nav.active_sc #mobile-tel-sm{ margin-top: -8px;}


}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
   .page_title .header_title h3{
    font-size: 52px;
  }

}
p.contact-no{    font-weight: 700;
    font-size: 21px;}
.contact-no a{color:#fff;}
.contact-no a:hover,.contact-no a:active,.contact-no a:hover{color:#1589d2;}
/* -------------------------------- 

Close Blog page style

-------------------------------- */