/**************** 20-1-2020 **************/

@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900|Roboto:300,400,500,700,900&display=swap');
/*
font-family: 'Roboto', sans-serif;
font-family: 'Montserrat', sans-serif;
*/

body {
    padding: 0;
    margin: 0;
    font-size: 14px;
    color: #64676b;
    font-family:'Montserrat', sans-serif;
    background-color:#fff;
}

a {
    outline: none !important;
    text-decoration: none;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}
a:hover, a:focus, select:focus, button:focus {
    outline: none;
    text-decoration: none;
}
* {
    margin: 0;
    padding: 0;
}
img {
    border: none;
    vertical-align: middle;
    max-width: 100%;
}
li {
    list-style: none;
}
h1, h2, h3, h4, h5, h6, input, select, textarea, button {
    outline: none !important;
    font-weight: 400;
}
input, textarea, select {
    /*-moz-appearance: none; -webkit-appearance: none;*/
}
.container {
    width: 96%;
    max-width: 1300px;
    margin: 0 auto;
    padding: 0;
}
p {
    font-size: 14px;
    color: #64676b;
  
    line-height: 26px;
}
/***********  Top Part  ************/

header {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index:999;
   
}

.nav_sec {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0 0 0 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    background: url(../images/banner_bg.jpg) no-repeat center center;
    position:fixed;
   
 
}
.top_links {
    float: right;
    margin: 45px 0 0 0;
    padding: 0;
}
.top_links li {
    margin: 0 0 0 16px;
    padding: 0 0 0 16px;
    float: left;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.top_links li a:hover {
    opacity: 0.5;
}
.nav_sec .navbar-default {
    background: none;
    margin: 0;
    min-height: inherit;
    border: none;
}
.navbar-default .navbar-brand {
    padding: 0;
    height: inherit;
    margin-top: 14px;
}
.nav_sec .navbar-collapse {
    padding: 0;
}
.nav_sec .navbar-nav {
    float: right;
}
.nav_sec .navbar-default .navbar-nav > li {
    margin: 0 40px 0 0;
    padding: 0;
}
.nav_sec .navbar-default .navbar-nav > li:last-child {
    margin-right: 10px;
}

.nav_sec .navbar-default .navbar-nav > li > a {
    margin: 0 0 -1px 0;
    padding: 45px 0 35px 0;
    font-size: 15px;
    color: #8fbdd0;
    font-weight: 500;
    text-transform: uppercase;
    border-bottom: 1px solid transparent;
    background: none;
}

.nav_sec .navbar-default .navbar-nav > li > a:hover, .nav_sec .navbar-default .navbar-nav > li > a:focus, .nav_sec .navbar-default .navbar-nav > .active > a, .nav_sec .navbar-default .navbar-nav > .active > a:hover, .nav_sec .navbar-default .navbar-nav > .active > a:focus {
    background: none;
    color: #fff;
    border-color: #fff;
}

/*
.nav_sec .navbar-default .navbar-nav > li > a:hover, .nav_sec .navbar-default .navbar-nav > li > a:focus, .nav_sec .navbar-default .navbar-nav > .active > a, .nav_sec .navbar-default .navbar-nav > .active > a:hover, .nav_sec .navbar-default .navbar-nav > .active > a:focus, .nav_sec .navbar-default .navbar-nav > .open > a, .nav_sec .navbar-default .navbar-nav > .open > a:hover, .nav_sec .navbar-default .navbar-nav > .open > a:focus {
    background: none;
    color: #fff;
    border-color: #fff;
} */
.nav_sec .dropdown-menu {
    padding: 0;
    border: none;
    border-radius: 0px;
}
.nav_sec .dropdown-menu > li > a {
    padding: 7px 20px;
    font-size: 15px;
    color: #333;
}
.nav_sec .dropdown-menu > li > a:hover, .nav_sec .dropdown-menu > li > a:focus {
    background: #1c61ad;
    color: #fff;
    border-color: #1c61ad;
}
/***********  Section Part  ************/

section {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
}
/************* Slider Sec ***************/

.banner_sec {
    width: 100%;
    float: left;
    margin: 0;
    padding:218px 0 172px 0;
    position: relative;
    background: url(../images/banner_bg.jpg) no-repeat center center;
    background-size: cover;
}
.banner_sec:before {
    content: "";
    width: 100%;
    height: 84px;
    background: url(../images/banner_curve.png) no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}
.banner_sec .detail {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}
.banner_sec h1 {
    margin: 0 0 30px 0;
    padding: 0;
    font-size: 33px;
    color: #ffffff;
    line-height: 50px;
    text-transform: uppercase;
}
.banner_sec h3 {
    margin: 0 0 30px 0;
    padding: 0;
    font-size:23px;
    color: #ffffff;
    line-height: 50px;
    text-transform:capitalize;
}
.banner_sec .listing {
    width: 100%;
    float: left;
    margin: 0 0 20px 0;
    padding: 0;
}
.banner_sec .listing li {
    margin: 0 0 26px 0;
    padding: 0 0 0 25px;
    display: block;
    font-size: 17px;
    color: #ffffff;
    position: relative;
}
.banner_sec .listing li:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
}
.banner_sec .book_link {
    margin: 0;
    padding: 14px 29px;
    display: inline-block;
    background: #fff;
    border-radius: 3px;
    font-size: 14px;
    color: #46494b;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    box-shadow: 7px 7px 14px rgba(0, 0, 0, 0.07);
}
.banner_sec .book_link:hover {
    background: #000;
    color: #fff;
}
.banner_sec figure {
    width: 100%;
    float: left;
    margin: 35px 0 0 0;
    padding: 0;
}
.next_link {
    width: 47px;
    height: 47px;
    line-height: 47px;
    display: inline-block;
    margin: 0 0 20px 0;
     padding-top:5px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 16px 16px 20px rgba(43, 132, 164, 0.18);
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 0%);
    font-size: 28px;
    color: #46bac7;
    text-align: center;
}
.next_link:hover {
    background: #000;
    color: #fff;
}
/************ Welcome Sec *************/

.welcome_sec {
    width: 100%;
    float: left;
    margin: 0;
    padding: 80px 0 60px 0;
   
}
.revolustion {
    width: 100%;  
    float: left;
    margin: 0 0 20px 0;
    padding: 30px 40px 30px 30px;
    border: 1px solid #eaeef0;
    border-radius: 3px;
}
.revolustion figure {
    width: 100%;
    display: block;
    margin: 0 0 18px 0;
    max-width: 59px;
    min-height: 53px;
    background: url(../images/revolution_icon_1.png) no-repeat center center;
    background-size: 100% 100% !important;
}
.revolustion h3 {
    margin: 0 0 13px 0;
    padding: 0;
    font-size: 16px;
    color: #606163;
    line-height: 26px;
    text-transform: uppercase;
    transition: all .2s ease-in-out;
}
.revolustion p {
    margin: 0 0 18px 0;
    padding: 0;
    transition: all .2s ease-in-out;
}
.revolustion .read_links {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #46bac7;
    text-transform: uppercase;
    font-weight: 500;
    transition: all .2s ease-in-out;
}
.revolustion .read_links i {
    margin-left: 5px;
    font-size: 11px;
}
.welcome_sec .speac20 [class*="col-"]:nth-child(2) .revolustion, .welcome_sec .speac20 [class*="col-"]:nth-child(5) .revolustion {
    margin-top: -20px;
}
.revolustion:hover {
    border-color: transparent;
    box-shadow: 13px 13px 16px rgba(65, 176, 223, 0.1);
    background: rgb(20, 91, 170);
    background: -moz-linear-gradient(-45deg, rgba(20, 91, 170, 1) 0%, rgba(25, 101, 173, 1) 31%, rgba(36, 121, 179, 1) 65%, rgba(49, 146, 187, 1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(20, 91, 170, 1) 0%, rgba(25, 101, 173, 1) 31%, rgba(36, 121, 179, 1) 65%, rgba(49, 146, 187, 1) 100%);
    background: linear-gradient(135deg, rgba(20, 91, 170, 1) 0%, rgba(25, 101, 173, 1) 31%, rgba(36, 121, 179, 1) 65%, rgba(49, 146, 187, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#145baa', endColorstr='#3192bb', GradientType=1);
}
.revolustion:hover figure {
    background: url(../images/revolution_icon_1_h.png) no-repeat center center;
}
.revolustion:hover h3 {
    color: #fff;
    font-weight: 500;
}
.revolustion:hover p {
    color: #fff;
}
.revolustion:hover .read_links {
    color: #fff;
}
.revolustion.revolustion2 figure {
    background: url(../images/revolution_icon_2.png) no-repeat center center;
}
.revolustion.revolustion2:hover figure {
    background: url(../images/revolution_icon_2_h.png) no-repeat center center;
}
.revolustion.revolustion3 figure {
    background: url(../images/revolution_icon_3.png) no-repeat center center;
}
.revolustion.revolustion3:hover figure {
    background: url(../images/revolution_icon_3_h.png) no-repeat center center;
}
.revolustion.revolustion4 figure {
    background: url(../images/revolution_icon_4.png) no-repeat center center;
}
.revolustion.revolustion4:hover figure {
    background: url(../images/revolution_icon_4_h.png) no-repeat center center;
}
.revolustion.revolustion5 figure {
    background: url(../images/revolution_icon_5.png) no-repeat center center;
}
.revolustion.revolustion5:hover figure {
    background: url(../images/revolution_icon_5_h.png) no-repeat center center;
}
.revolustion.revolustion6 figure {
    background: url(../images/revolution_icon_6.png) no-repeat center center;
}
.revolustion.revolustion6:hover figure {
    background: url(../images/revolution_icon_6_h.png) no-repeat center center;
}
.speac20.row {
    margin: 0 -10px;
}
.speac20 [class*="col-"] {
    padding: 0 10px;
}
.global_title {
    margin: 0 0 32px 0;
    padding: 0;
    font-size: 30px;
    color: #145baa;
    line-height: 42px;
    text-transform: uppercase;
}
.info_glob {
    width: 100%;
    float: left;
    margin: 0 0 46px 0;
    padding: 0;
    font-size: 16px;
    color: #64676b;
    line-height: 26px;
    font-family: 'Roboto', sans-serif;
}
.white {
    color: #fff;
}
.btn_link {
    margin: 0;
    padding: 14px 34px;
    display: inline-block;
    border-radius: 3px;
    font-size: 14px;
    color: #46bac7;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    border: 2px solid #46bac7;
}
.btn_link:hover {
    background: #000;
    color: #fff;
    border-color: #000;
}
.btn_link.btn_white {
    color: #fff;
    border-color: #fff;
}
.btn_link.btn_white:hover {
    color: #000;
    border-color: #fff;
    background: #fff;
}
/********** Ready Sec *********/

.ready_sec {
    width: 100%;
    float: left;
    margin: 0;
    padding: 70px 0 50px 0;
    background: rgb(20, 91, 170);
    background: -moz-linear-gradient(left, rgba(20, 91, 170, 1) 0%, rgba(20, 92, 170, 1) 8%, rgba(29, 109, 175, 1) 26%, rgba(56, 158, 191, 1) 61%, rgba(66, 179, 197, 1) 79%, rgba(70, 186, 199, 1) 88%, rgba(70, 186, 199, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(20, 91, 170, 1) 0%, rgba(20, 92, 170, 1) 8%, rgba(29, 109, 175, 1) 26%, rgba(56, 158, 191, 1) 61%, rgba(66, 179, 197, 1) 79%, rgba(70, 186, 199, 1) 88%, rgba(70, 186, 199, 1) 100%);
    background: linear-gradient(to right, rgba(20, 91, 170, 1) 0%, rgba(20, 92, 170, 1) 8%, rgba(29, 109, 175, 1) 26%, rgba(56, 158, 191, 1) 61%, rgba(66, 179, 197, 1) 79%, rgba(70, 186, 199, 1) 88%, rgba(70, 186, 199, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#145baa', endColorstr='#46bac7', GradientType=1);
}
.ready_sec .global_title {
    margin: 10px 0 21px 0;
}
.ready_sec .info_glob {
    margin-bottom: 30px;
}
.ready {
    width: 100%;
    float: left;
    margin: 0 0 20px 0;
    padding: 38px 10px 24px 10px;
    background: #fff;
    border-radius: 3px;
    text-align: center;
}
.ready figure {
    width: 100%;
    float: left;
    margin: 0 0 32px 0;
    padding: 0;
}
.ready h3 {
    margin: 0 0 11px 0;
    padding: 0;
    font-size: 30px;
    color: #606163;
    text-transform: uppercase;
    letter-spacing: .5px;
    clear: both;
}
.ready p {
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #46bac7;
    text-transform: uppercase;
    letter-spacing: .5px;
    font-family: 'Montserrat', sans-serif;
}
/********* What Sec **********/

.what_sec {
    width: 100%;
    float: left;
    margin: 0;
    padding: 100px 0 72px 0;
}
.what_sec .container {
    max-width: 1170px;
}
.mt-15 {
    margin-top: 15px;
}
.client {
    width: 100%;
    float: left;
    margin: 30px 0 20px 0;
    padding: 42px 45px 40px 40px;
    position: relative;
    border: 1px solid #eaeef0;
    border-radius: 3px;
}
.client .quote {
    width: 56px;
    height: 56px;
    display: block;
    line-height: 56px;
    border-radius: 50%;
    text-align: center;
    margin: 0;
    position: absolute; padding-top:10px;
    top: -30px;
    right: 20px;
    background: rgb(20, 91, 170);
    /* Old browsers */
    
    background: -moz-linear-gradient(-45deg, rgba(20, 91, 170, 1) 0%, rgba(25, 100, 173, 1) 28%, rgba(35, 119, 179, 1) 50%, rgba(66, 178, 197, 1) 100%);
    /* FF3.6-15 */
    
    background: -webkit-linear-gradient(-45deg, rgba(20, 91, 170, 1) 0%, rgba(25, 100, 173, 1) 28%, rgba(35, 119, 179, 1) 50%, rgba(66, 178, 197, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    
    background: linear-gradient(135deg, rgba(20, 91, 170, 1) 0%, rgba(25, 100, 173, 1) 28%, rgba(35, 119, 179, 1) 50%, rgba(66, 178, 197, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#145baa', endColorstr='#42b2c5', GradientType=1);
}
.client p {
    margin: 0 0 15px 0;
    padding: 0;
}
.client h3 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #46bac7;
    text-transform: uppercase;
    font-weight: 500;
}
/********* Need Secv *********/


.need_sec {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0;
    background: url(../images/need_bg.jpg) no-repeat center center;
    background-size: 100% auto;
    text-align: center;
 
}
.need_sec .container {
    max-width: 1170px;
    overflow: hidden;
}
.need_sec .info_glob {
    margin-bottom: 23px;
}
.need_sec .inner {
    width: 100%;
    float: left;
    margin: 0;
    padding: 58px 150px 74px 150px;
    background: url(../images/need_in_bg.jpg) no-repeat center center;
    background-size: cover;
    border-radius: 5px;
}
.form_info {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
}
.form_info .form_block {
    width: 100%;
    float: left;
    margin: 0 0 13px 0;
    padding: 0px; color: #fff;
    

}
    .form_info .form_block .field {
        width: 100%;
        float: left;
        margin: 0px;
        padding: 0px;
        border: none;
        height: 48px;
        border-bottom: 2px solid #81b9d4;
        color: #ccc;
        font-size: 14px;
        font-weight: 500;
        background: none;
         text-transform:none;
        
    }




    .form_info .form_block textarea.field {
        height: 118px;
        padding: 10px 0;
        margin-bottom: 10px;
       
    }

.form_info .form_block ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    
    color:#ccc !important;
    opacity:1;
    /* Firefox */
}
.form_info .form_block :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    
    color: #ccc !important;
}
.form_info .form_block ::-ms-input-placeholder {
    /* Microsoft Edge */
    
    color: #ccc !important;
}
.form_info .form_block .field:focus {
    border-color: #fff;
}
.form_info .btn_link {
    background: #fff;
    border: none;
    color: #46494b;
    box-shadow: 7px 7px 14px rgba(0, 0, 0, 0.07);
}
.form_info .btn_link:hover {
    background: #000;
    color: #fff;
}
/********** Client logo **********/

.client_sec {
    width: 100%;
    float: left;
    margin: 0;
    padding: 85px 0 60px 0;
}
.client_sec .container {
    max-width: 1170px;
}
.client_sec .inner {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.client_sec figure {
    width: 100%;
    float: left;
    margin: 0;
    padding: 12px 5px;
    text-align: center;
}
.client_sec [class*="col-"] {
    border-right: 1px solid #e8ebf1;
}
/***********  Footer Part  ************/

footer {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 133px 0 0 0;
    background:#0d1527;
    position: relative;
}
footer:before {
    content: "";
    width: 100%;
    height: 73px;
   /* background: url(../images/footer_curve.png) no-repeat center center;*/
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 0;
}


footer figure {
    width: 100%;
    float: left;
    margin: 0 0 17px 0;
    padding: 0;
    text-align: center;
}
footer p {
    margin: 0;
    padding: 0;
    font-size: 15px;
    color: #a8abb0;
    clear: both;
}
footer h3 {
    margin: 0 0 24px 0;
    padding: 0;
    font-size: 16px;
    color: #ffffff;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}
ul.footer_links {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    font-family: 'Roboto', sans-serif;
}
ul.footer_links li {
    margin: 0 0 6px 0;
    padding: 0;
    display: block;
    font-size: 15px;
    color: #a8abb0;
}
ul.footer_links li a {
    color: #a8abb0;
}
ul.footer_links li a:hover {
    color: #fff;
}
.add_info {
    width: 100%;
    float: left;
    margin: 0 0 16px 0;
    padding: 0;
    font-size: 15px;
    color: #a8abb0;
    line-height: 26px;
    font-family: 'Roboto', sans-serif;
}
.add_info a {
    color: #46bac7;
}
.add_info a:hover {
    color: #fff;
}
ul.social_links {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}
ul.social_links li {
    margin: 0 7px 0 0;
    padding: 0;
    display: inline-block;
}
ul.social_links li a {
    width: 39px;
    height: 39px;
    background: #46bac7;
    border-radius: 50%;
    text-align: center;
    font-size: 18px;
    color: #fff;
    line-height: 39px;
    display: inline-block; padding-top:10px;
}
ul.social_links li a:hover {
    background: #fff;
    color: #0d1527;
}
.copyright {
    width: 100%;
    float: left;
    margin: 64px 0 0 0;
    padding: 36px 0 30px 0;
    font-size: 15px;
    color: #a8abb0;
    font-family: 'Roboto', sans-serif;
    border-top: 1px solid #262d3d;
    text-align: center;
}
.copyright span {
    color: #46bac7;
}
/*-------Top----------*/

#return-to-top {
    bottom: auto;
    top: 10px;
    box-shadow: -14px -14px 20px rgba(43, 132, 164, 0.18);
}
#return-to-top:hover {
    background: #46bac7;
    color: #fff;
}
