body {
    margin: 0;
    padding: 0;
    font-family: Roboto Slab, sans-serif;
    box-sizing: border-box;
    overflow-x: hidden
}

#header {
    background: url(../img/background/services-bg.jpg), no-repeat;
    background-size: cover;
    background-attachment: fixed
}

.background-overlay {
    background-color: rgba(86, 154, 167, .7)
}

nav {
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    padding: 10px 100px;
    box-sizing: border-box;
    transition: .5s
}

.navb {
    margin-left: 40%
}

.nav_logo {
    float: left
}

.nav_logo img {
    float: left;
    height: 100px;
    display: inline-block
}

.jumbo-col {
    margin-top: 6%
}

.img_div {
    vertical-align: middle
}

.nav_logo h1 {
    display: inline-block;
    font-family: Roboto Slab, sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 100px;
    vertical-align: 90%;
    margin: 0;
    color: #fff
}

.nav ul {
    float: right;
    margin: 0;
    padding: 0;
    display: flex
}

.nav ul li {
    list-style: none;
    margin-top: 6%
}

.nav ul li a {
    line-height: 80px;
    color: #fff;
    padding: 5px 20px;
    text-decoration: none;
    transition: .5s;
    font-family: Roboto Slab, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px
}

.divide_border {
    height: 4px;
    width: 45px;
    background-color: #fff;
    margin-left: 47%;
    margin-top: 20px;
    margin-bottom: 20px
}

jumbotron .jumbo  .jumbo-row .jumbo-col h2 {
    font-size: 48px;
    font-weight: 400;
    line-height: 57.6px;
    color: #fff;
}

jumbotron .jumbo p {

    font-size: 24px;
    font-weight: 300;
    line-height: 36px;
    color: #fff;
}

.img-box {
    padding: 5%
}

.img-box img {
    border-radius: 50%;
    max-width: 55%;
    height: auto;
    background-color: rgba(48, 60, 64, .2);
    color: #fff
}

.rowjumbo {
    margin-top: 5%;
    padding: 0 0 7% 0
}

.jumbo .list {
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    color: #fff
}

.jumbo .listp {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    color: #fff
}

.main_one h3,
.main_two h3 {
    font-size: 36px;
    font-weight: 400;
    line-height: 54px;
    color: #1b1f20
}

.divide-border-inner {
    height: 4px;
    width: 45px;
    margin-left: 47%;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #6ba4b6
}

.main_one p,
.main_two p {
    font-size: 24px;
    font-weight: 300;
    line-height: 36px;
    color: #1b1f20
}

.img_latest {
    width: 350px;
    height: 270px
}

.row_img {
    padding: 15px
}

.row_latest {
    padding: 5% 0 5% 0
}

.row_last {
    margin-bottom: 5%
}

.main_two {
    background: url(../img/background/bg.jpg), no-repeat;
    background-size: cover;
    background-attachment: fixed
}

.main_two h3,
.main_two p {
    color: #fff
}

.main_two p {
    padding: 0 5%
}

.divide-border-inner-white {
    height: 4px;
    width: 45px;
    margin-left: 47%;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #fff
}

.row-main {
    padding: 7.5% 10% 0 10%
}

.icon {
    border-radius: 50%;
    margin: 10%
}

.icon i {
    font-size: 36px;
    background-color: rgba(48, 60, 64, .2);
    padding: 15%;
    border-radius: 50%;
    color: #fff
}

.icon-box h3 {
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    color: #fff
}

.icon-box p {
    font-size: 14px;
    font-family: Roboto, sans-serif;
    font-weight: 300;
    Line-height: 24px;
    color: #fff
}

.row-two {
    margin-top: 3%;
    margin-bottom: 8%;
    padding-bottom: 8%
}

.main_three {
    margin-top: 2.5%;
    padding-bottom: 2.5%
}

.main_three img {
    width: 555px;
    height: 650px
}

.main_three ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.main_three ul li {
    padding: 0 0 4% 0
}

.main_three ul li h3 {
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    color: #1b1f20
}

.main_three ul li p {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    color: #303c40
}

.list_icon i {
    font-size: 24px;
    line-height: 72px;
    background-color: #f7f7f7;
    color: #6ba4b6;
    border-radius: 50%;
    width: 72px;
    height: 72px;
    text-align: center;
    vertical-align: middle
}

.list_icon {
    display: inline-block;
    margin-right: 3%
}

.main_three .list-content {
    display: inline-block;
    width: 80%;
    vertical-align: middle
}

.list_col {
    padding-top: 10%
}

.row_four {
    background: url(../img/background/bg2.jpg), no-repeat;
    background-size: cover;
    background-attachment: fixed
}

.col_for {
    vertical-align: middle
}

.col_four {
    background: rgba(255, 255, 255, .8);
    padding: 5% 0 6.98% 0
}

.col_for {
    background-color: rgba(86, 154, 167, .7);
    padding-top: 12%;
    padding-bottom: 6.78%
}

.col_four h3 {
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    color: #1b1f20
}

.col_four p {
    font-family: Roboto, sans-serif;
    font-size: 21px;
    line-height: 36.75px;
    color: #303c40
}

.lastc {
    padding-bottom: 8.45%
}

.divide_left {
    height: 4px;
    width: 45px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #6ba4b6
}

.row_for {
    background: url(../img/background/bg4.jpg), no-repeat;
    background-size: cover;
    background-attachment: fixed
}

.roww {
    background: url(../img/background/woman.jpg), no-repeat;
    background-size: cover;
    top: 20px
}

.main_five {
    padding: 5% 0 5% 0
}

.main_five .col_five h3 {
    font-size: 36px;
    font-weight: 400;
    line-height: 54px;
    color: #1b1f20
}

.main_five .col_five p {
    font-size: 24px;
    font-weight: 300;
    line-height: 36px;
    color: #1b1f20
}

.col_five {
    padding: 0 5%
}

.rowfiv img {
    width: 263px;
    height: 263px;
    text-align: center
}

.rowfiv {
    margin-top: 3%;
    margin-left: 3%;
    padding: 0 5%
}

.rowwf {
    margin-top: 2%
}

.rowfiv h4 {
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    color: #1b1f20
}

.rowfiv h4 span {
    font-weight: 400
}

.rowfiv p {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    color: #303c40
}

.main_six {
    background: url(../img/background/bg6.jpg), no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: 50% 44.2327px;
    width: 100%
}

.main_six .rowp {
    background-color: rgba(86, 154, 167, .7);
    padding-bottom: 5%
}

.main_six h3 {
    font-family: "Roboto Slab", sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    color: #fff;
    padding: 5% 23% .5% 23%
}

.divv {
    background-color: #fff
}

.main_six a {
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    border: 1px solid #fff;
    border-radius: 24px;
    text-decoration: none;
    color: #fff;
    padding: .7% 1.5%
}

.main_six a:hover {
    color: #fff;
    border: 1px solid #fff;
    border-radius: 24px;
    text-decoration: none
}

.let_but {
    margin-right: 2%
}

.footer_top ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.footer_top {
    padding: 3% 0 3% 0;
    background-color: #303c40;
    color: #fff
}

.footer-about h3 {
    font-family: "Roboto Slab", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    color: #fff
}

.footer-about p {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    color: rgb(255, 255, 255, .6)
}

.footer-about p span {
    font-weight: 700;
    color: #fff
}

.footer-cat ul li a {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    color: #fff
}

.footer-archives ul li a {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    color: #fff
}

.post-content,
.post-icon {
    display: inline-block;
    vertical-align: middle
}

.post-icon img {
    width: 40px;
    height: 40px
}

.post-content p {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    color: #fff;
    margin: 0
}

.post-content small {
    font-family: Roboto, sans-serif;
    font-size: 11.9px;
    font-weight: 300;
    line-height: 20.4px;
    color: rgb(255, 255, 255, .6)
}

.footer_top ul li {
    border-bottom: 1px solid;
    border-color: rgba(255, 255, 255, .1);
    padding-bottom: 3%;
    padding-top: 3%
}

.footer_top ul li:last-child {
    border: hidden
}

.footer_bottom {
    background-color: #17191b;
    padding: 2% 7% 2% 7%;
    vertical-align: 50%
}

.footer_bottom p {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 300px;
    line-height: 24px;
    color: rgba(255, 255, 255, .6)
}

.footer_bottom .social-links-li {
    margin-left: 55%
}

.social-links-li a i {
    font-size: 20px;
    padding: 0 4%;
    color: rgba(255, 255, 255, .72)
}

.social-links-li a i:hover {
    color: #337ab7
}

.carousel-indicators li {
    height: 6px;
    width: 6px;
    border-radius: 50%
}

[class*=" imghvr-"] figcaption,
[class^=imghvr-] figcaption {
    background-color: rgba(95, 181, 198, .8);
    padding: 102px 121px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    color: #fff
}

#reg_nav {
    display: none
}
.dropbtn {
    background-color: transparent;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
  }
  
  /* Dropdown button on hover & focus */
  .dropbtn:hover, .dropbtn:focus {
    background-color: transparent;
  }
  
  /* The container <div> - needed to position the dropdown content */
  .dropdown {
    position: relative;
    display: inline-block;
  }
  
  /* Dropdown Content (Hidden by Default) */
  .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
  }
  
  /* Links inside the dropdown */
  .dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
  }
  
  /* Change color of dropdown links on hover */
  .dropdown-content a:hover {background-color: #ddd}
  
  /* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
  .show {display:block;} 

@media (min-width:320px) and (max-width:575.98px) {
    .row_img img {
        width: 100%
    }
    #position {
        display: none
    }
    #reg_nav {
        display: block;
        background-color: #303c40;
        width: 105%;
        padding: .5%
    }
    #reg_nav .bar {
        position: absolute;
        left: 38rem;
        top: 5rem
    }
    #reg_nav .bar i {
        font-size: 24px;
        color: #fff
    }
    .main_three img {
        width: 100%
    }
    .main_three .three-col {
        text-align: center
    }
    .dropbtn {
        background-color: transparent;
        color: white;
        padding: 20px;
        font-size: 16px;
        border: none;
        cursor: pointer;
        margin-top: 22%;
      }
      
      /* Dropdown button on hover & focus */
      .dropbtn:hover, .dropbtn:focus {
        background-color: transparent;
      }
      
      /* The container <div> - needed to position the dropdown content */
      .dropdown {
        position: relative;
            float: right;
            width: -1%;
      }
      
      /* Dropdown Content (Hidden by Default) */
      .dropdown-content {
        display: none;
        position: absolute;
        background-color: #303c40;
        min-width: 300px;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        z-index: 1;
        left: -26rem;
        top:9.8rem;
      }
      
      /* Links inside the dropdown */
      .dropdown-content a {
        color: #f1f1f1;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        text-align: center;
      }
      
      /* Change color of dropdown links on hover */
      .dropdown-content a:hover {background-color: #ddd}
      
      /* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
      .show {display:block;} 
      jumbotron .jumbo  .jumbo-row .jumbo-col h2 {
        font-size: 28px;
        font-weight: 400;
        line-height: 57.6px;
        color: #fff;
    }
    
    jumbotron .jumbo p {
    
        font-size: 14px;
        font-weight: 300;
        line-height: 36px;
        color: #fff;
    }

    .main_one h3, .main_two h3  , .main_five .col_five h3{
    font-size: 28px;
    font-weight: 400;
    line-height: 54px;
    color: #1b1f20;
}
.main_one , .main_two h3 , .main_two .row-main p ,.main_two .icon-box p
{
    color: #fff
}
.main_one p, .main_two p {
    font-size: 14px;
    font-weight: 300;
    line-height: 36px;
    color: #1b1f20;
}
.divide-border-inner-white {
    height: 4px;
    width: 45px;
    margin-left: 39%;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #fff;
}
.rowfiv 
{
    margin-left: 0;
    padding:0 4%;
}
.main_five .col_five p {
    font-size: 14px;
    font-weight: 300;
    line-height: 36px;
    color: #1b1f20;
}
.footer_bottom .social-links-li {
    margin-left: 0%;
}
.footer_bottom {
    background-color: #17191b;
    padding: 4% 2% 4% 1%;
    vertical-align: 50%;
}
.divide-border-inner {
    height: 4px;
    width: 45px;
    margin-left: 42%;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #6ba4b6;
}
}

@media(min-width:576px) and (max-width :767.98px) {
    #position {
        display: none
    }
    #reg_nav {
        display: block;
        background-color: #303c40;
        width: 105%
    }
    #reg_nav .bar {
        position: absolute;
        left: 65rem;
        top: 5rem
    }
    #reg_nav .bar i {
        font-size: 24px;
        color: #fff
    }
}

@media (min-width:768px) and (max-width :991.98px) {
    #position {
        display: none
    }
    #reg_nav {
        display: block;
        background-color: #303c40;
        width: 105%;
        padding: 0 2.5%
    }
    #reg_nav .bar {
        position: absolute;
        left: 73rem;
        top: 5rem
    }
    #reg_nav .bar i {
        font-size: 24px;
        color: #fff
    }
    .rowjumbo {
        margin-left: 21%
    }
    .dropbtn {
        background-color: transparent;
        color: white;
        padding: 20px;
        font-size: 24px;
        border: none;
        cursor: pointer;
        margin-top: 20%;
      }
      
      /* Dropdown button on hover & focus */
      .dropbtn:hover, .dropbtn:focus {
        background-color: transparent;
      }
      
      /* The container <div> - needed to position the dropdown content */
      .dropdown {
        position: relative;
            float: right;
            width: 10%;
      }
      
      /* Dropdown Content (Hidden by Default) */
      .dropdown-content {
        display: none;
        position: absolute;
        background-color: #303c40;
        min-width: 600px;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        z-index: 1;
        left: -56rem;
        top:10rem;
      }
      
      /* Links inside the dropdown */
      .dropdown-content a {
        color: #f1f1f1;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        text-align: center;
      }
      
      /* Change color of dropdown links on hover */
      .dropdown-content a:hover {background-color: #ddd}
      
      /* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
      .show {display:block;} 
    
      .main_three .col-three 
      {
          text-align: center;
      }
      
}
@media (min-width:992px) and (max-width:1199.99px)
{
    .main_three img 
    {
        width: 100%;
    }
     .col_for
    {
         
           
            padding-bottom: 12.78%;
        
    }
    .main_four .three 
    {
        padding-bottom: 16.7%;
    }
    .main_four .four 
    {
        padding-bottom: 7.4%;
    }
    .main_four .five 
    {
        padding-bottom: 8.999999%;
    }
    .rowfiv 
    {
        text-align: center;
    }
   .main_five .rowfiv p 
    {
        padding: 2% 13%;
    }
    nav {
        top: 0;
        left: 0;
        width: 100%;
        height: 100px;
        padding: 9px 24px;
        box-sizing: border-box;
        transition: .5s;
    }
    .footer_bottom .social-links-li {
        margin-left: 39%;
        
    }
    .footer_bottom 
    {
        padding-left: 0;
        padding-right: 0;
    }
}