/***************************************************************************************************************
||||||||||||||||||||||||||       MASTER STYLESHEET FOR MECHANICHUB        ||||||||||||||||||||||||||||||||||||||
****************************************************************************************************************
||||||||||||||||||||||||||                TABLE OF CONTENT               |||||||||||||||||||||||||||||||||||||||
****************************************************************************************************************
****************************************************************************************************************

01. Imported styles
02. Flaticon reset styles
03. Header styles
04. Mainmenu styles
05. Rev_slider_wrapper styles
66. Call to action area Style
07. Categories area style
08. Fact counter area style
09. Latest Blog area style
10. Latest blog area style 
11. Testimonial area style
12. Brand area style
13. Single service style
14. Pricing table area style
15. About page style
16. Account page style
17. 404 page style style
18. Blog page style
19. Blog single style
20. Team page style
21. Shop page style style
22. Shop with sidebar Style
23. Shop single Style
24. Cart page style style
25. Contact page style

****************************************************************************************************************
||||||||||||||||||||||||||||            End TABLE OF CONTENT                ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************/


/* Imported styles */

@import url('https://fonts.googleapis.com/css?family=Roboto:100i,300,300i,400,400i,500,500i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Comfortaa:300,400,700');
@import url('https://fonts.googleapis.com/css?family=Ruda:400,700,900');
@import url(imp.css);
@import url(bootstrap.min.css);
@import url(font-awesome.min.css);
@import url(hover.css);
@import url(imagehover-extended.css);
@import url(jquery.bxslider.css);
@import url(owl.carousel.css);
@import url(owl.theme.default.min.css);
@import url(animate.css);
@import url(jquery.bootstrap-touchspin.css);
@import url('jquery.fancybox.css');
@import url('prettyPhoto.css');
@import url('color-switcher-design.css');

/*** Flaticon css ***/

@import url(../fonts/flaticon/flaticon.css);

/*** Price filter***/

@import url(../assets/price-filter/nouislider.css);
@import url(../assets/price-filter/nouislider.pips.css);

/*** single shop slide ***/

@import url(flexslider.css);

/*** Time picker css ***/

@import url(../assets/timepicker/timePicker.css);

/*** Jquery ui css ***/

@import url(../assets/jquery-ui-1.11.4/jquery-ui.css);

/*** Revolution slider ***/

@import url(../assets/revolution/css/settings.css);
@import url(../assets/revolution/css/layers.css);
@import url(../assets/revolution/css/navigation.css);

/*** Bootstrap select picker css ***/

@import url(../assets/bootstrap-sl-1.12.1/bootstrap-select.css);

/*** Language Switcher ***/

@import url(../assets/language-switcher/polyglot-language-switcher.css);

/*==============================================
   Base Css
===============================================*/

html,
body {
    height: 100%;
    margin: 0px;
    padding: 0px;
}

body {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #8a8a8a;
    line-height: 26px;
    font-weight: 300;
}

button:focus {
    outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto', sans-serif;
    color: #202020;
    margin: 0;
}

h3 {
    font-size: 20px;
    font-weight: 700;
}

.float_left {
    float: left;
}

.float_right {
    float: right;
}

h4 {}

a,
a:hover,
a:active,
a:focus {
    transition: all 0.5s ease 0s;
    text-decoration: none;
    outline: none;
    color: #fff;
}

img {
    max-width: 100%;
    height: auto;
}

i {
    font-style: normal;
}

ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.sec-pding {}

button {
    border: none;
    background: transparent;
}

.thm-btn {
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    transition: all 500ms ease;
    font-family: 'Roboto', sans-serif;
    display: inline-block;
    padding: 16px 40px 14px;
    border-radius: 3px;
    background: #85c6ea;
}


/*.thm-btn:hover {
    background: #252525;
    color: #ffffff;
}*/

.btn-style-one:hover {
    background: #252525;
    color: #ffffff;
}
.session h2{     margin-bottom: 10px;
    color: #182942;
    font-weight: bold; }
.session p{ margin-bottom: 0; }
.session span{
    color: #000;
    font-weight: normal;
    font-size: 14px;
    margin: 0;
    line-height: normal;
}

.thm-btn.gra {
    background: background: rgba(117, 189, 209, 1);
    background: -moz-linear-gradient(top, rgba(117, 189, 209, 1) 0%, rgba(242, 135, 4, 1) 0%, rgba(234, 85, 27, 0.75) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(117, 189, 209, 1)), color-stop(0%, rgba(242, 135, 4, 1)), color-stop(100%, rgba(234, 85, 27, 0.75)));
    background: -webkit-linear-gradient(top, rgba(117, 189, 209, 1) 0%, rgba(242, 135, 4, 1) 0%, rgba(234, 85, 27, 0.75) 100%);
    background: -o-linear-gradient(top, rgba(117, 189, 209, 1) 0%, rgba(242, 135, 4, 1) 0%, rgba(234, 85, 27, 0.75) 100%);
    background: -ms-linear-gradient(top, rgba(117, 189, 209, 1) 0%, rgba(242, 135, 4, 1) 0%, rgba(234, 85, 27, 0.75) 100%);
    background: linear-gradient(to bottom, rgba(117, 189, 209, 1) 0%, rgba(242, 135, 4, 1) 0%, rgba(234, 85, 27, 0.75) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#75bdd1', endColorstr='#ea551b', GradientType=0);
    padding: 16px 30px 14px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}

.thm-btn.gra:hover {
    background-color: #f28a03;
}

.spnr .sec-title {
    display: block;
    overflow: hidden;
    position: relative;
    padding-bottom: 50px;
}

.sec-title {
    display: block;
    overflow: hidden;
    position: relative;
    padding-bottom: 27px;
}

.sec-title h2 {
    color: #202020;
    font-size: 36px;
    font-weight: 700;
    line-height: 42px;
    text-transform: none;
    margin: 6px 0px;
    font-size: 48px;
}

.sec-title h2 span {
    color: #85c5e9;
    text-transform: uppercase;
}

.sec-title .underlay {
    position: absolute;
    top: 0;
    left: 0;
}

.sec-title h1 {
    color: #ededed;
    font-size: 72px;
    line-height: 62px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Ruda', sans-serif;
}

.sec-title .underlay.text-center {
    left: 0;
    right: 0;
}

.boxed_wrapper {
    background: #fff none repeat scroll 0 0;
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 320px;
    min-height: 400px;
    overflow: hidden;
}


/*________________Preloader_______________ */

.preloader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 999999999999;
    background-color: #E3F4FD;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/icon/preloader.gif);
}


/* Update Mainmenu area Style */

@-webkit-keyframes menu_sticky {
    0% {
        margin-top: -150px;
    }
    50% {
        margin-top: -130px;
    }
    100% {
        margin-top: 0;
    }
}

@keyframes menu_sticky {
    0% {
        margin-top: -150px;
    }
    50% {
        margin-top: -130px;
    }
    100% {
        margin-top: 0;
    }
}

.mainmenu-area.stricky {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    width: 100%;
    border-bottom: 1px solid rgba(243, 251, 255, 0.30);
}

.mainmenu-area.stricky:before {
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 100%;
    height: 1px;
    background: rgba(243, 251, 255, 0.30);
    content: "";
}

.mainmenu-area.stricky-fixed {
    position: fixed;
    top: 0;
    left: 0;
    margin: 0;
    width: 100%;
    z-index: 10000;
    background: #182843;
    z-index: 99999;
    -webkit-animation-name: menu_sticky;
    animation-name: menu_sticky;
    -webkit-animation-duration: 0.40s;
    animation-duration: 0.40s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

.mainmenu-area.stricky-fixed:before {
    bottom: -4px;
    height: 0;
}


/* Scroll To Top styles */

.scroll-to-top {
    background: #85c6ea;
    border: 1px solid #85c6ec;
    bottom: 25px;
    color: #ffffff;
    cursor: pointer;
    display: none;
    font-size: 30px;
    font-weight: normal;
    height: 50px;
    line-height: 48px;
    position: fixed;
    right: 15px;
    text-align: center;
    transition: all 500ms ease 0s;
    width: 55px;
    z-index: 99999;
    -webkit-box-shadow: 0px 8px 23px -6px rgba(27, 27, 27, 1);
    -moz-box-shadow: 0px 8px 23px -6px rgba(27, 27, 27, 1);
    box-shadow: 0px 8px 23px -6px rgba(27, 27, 27, 1);
}

.scroll-to-top:hover {
    background: #111111;
    color: #fff;
}


/*Form validation styles */

input:focus,
textarea:focus,
select:focus {
    border-color: #43c3ea;
    outline: none;
}


/* Post pagination styles */

.post-pagination li {
    display: inline-block;
    margin: 0 3px;
}

.post-pagination li a {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #e7e7e7;
    color: #848484;
    display: block;
    font-size: 20px;
    font-weight: 600;
    height: 55px;
    padding: 13px 0;
    transition: all 500ms ease 0s;
    width: 55px;
    font-family: 'Roboto', sans-serif;
    border-radius: 3px;
}

.post-pagination li.active a,
.post-pagination li:hover a {
    background: #f28a03;
    color: #fff;
    border: 2px solid #f28a03;
}

.mobile-d {
    display: none;
}

.f-q img {
  
    max-width: 18% !important;
}


/* Overlay styles  */

.overlay-style-one {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all 0.3s ease-in 0.4s;
    background-color: rgba(0, 0, 0, 0.8);
    opacity: 0;
    overflow: hidden;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -ms-transition: all 0.3s ease-in 0.4s;
    transition: all 0.3s ease-in 0.4s;
}

.overlay-style-one .box {
    display: table;
    height: 100%;
    width: 100%;
}

.overlay-style-one .box .content {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.overlay-style-one .box .content a i.link {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    transform: scale(10);
    transition: all 0.3s ease-in-out 0.2s;
}

.review-box {}

.review-box ul {
    margin-left: -1px;
    margin-right: -1px;
}

.review-box ul li {
    display: inline-block;
    margin: 0 1px;
}

.review-box ul li i {
    color: #233588;
    font-size: 12px;
}


/*==============================================
    Mainmenu Area Css
===============================================*/

.mainmenu-area {
    background: transparent;
    border-top: none;
    position: relative;
    z-index: 999999;
}

.mainmenu-area .logo {
    display: inline-block;
    /*
    padding-top: 20px;
    padding-bottom: 20px;*/
    position: relative;
    /* margin-top: 14px;*/
}

.mainmenu-area .logo a {
    display: block;
    float: left;
    margin-right: 14px;
}

.panel-primary>.panel-heading {
    background-color: #182942;
    border-color: #337ab7;
}

.btn-success {
    background: linear-gradient(to bottom, rgba(117, 189, 209, 1) 0%, rgba(242, 135, 4, 1) 0%, rgba(234, 85, 27, 0.75) 100%);
}

#contact .txta {
    height: 150px !important;
}

#contact .form-control {
    display: block;
    width: 100%;
    height: 43px;
    padding: 0px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #182942;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    /* box-shadow: inset 0 1px 1px rgba(0,0,0,.075); */
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    border-radius: inherit;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1111111;
}

.main-menu {
    position: relative;
    width: 69%;
    margin: 0 auto;
    float: right !important;
}

.main-menu .navbar-collapse {
    padding: 0px;
    float: left;
}


/*.logo-right {
    margin-top: 15px;
}*/

.main-menu .navigation {
    float: left;
    margin: 27px 0 0 0;
    position: relative;
}

.main-menu .navigation li {
    display: inline-block;
    float: left;
}

.main-menu .navigation>li.dropdown>a:after {
    font-family: 'FontAwesome';
    content: "\f107";
    position: absolute;
    top: 39px;
    right: 0px;
    font-size: 14px;
    transition: all 500ms ease 0s;
}


/*.banner-main img {
    height: 100vh;
}*/

.stricky-fixed .main-menu .navigation li a {
    color: #fff !important;
}

.stricky-fixed .st-logo {
    display: block !important;
    margin-top: 0;
}

.stricky-fixed .logo-main {
    display: none !important;
}

.st-logo {
    display: none;
}

.stricky-fixed .navigation li a {
    color: #182942 !important;
}

.stricky-fixed .main-menu .navigation {
    margin: 0 0 0 0;
}

.stricky-fixed .main-menu .navigation li a {
    color: #fff;
}

.main-menu .navigation li a {
    color: #00a5db;
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    opacity: 1;
    padding: 0 10px;
    position: relative;
    text-transform: uppercase;
    transition: all 500ms ease 0s;
    font-family: 'Roboto', sans-serif;
}

.main-menu .navigation>li.dropdown>a {
    margin-right: 15px;
}

.main-menu .navigation>li:hover>a,
.main-menu .navigation>li.current>a {
    color: #0f4365;
}

.un-forum .sec-title h1 {
    color: #ededed;
    font-size: 40px;
    line-height: 51px;
}

.un-forum .sec-title h2 {
    /* color: #202020; */
    font-size: 30px;
    text-align: left;
}

.un-forum .sec-title {
    padding-bottom: 16px;
}

.un-forum p a {
    color: #0f4365 !important;
    font-weight: bold;
}

.un-forum .sec-title h2 span {
    color: #85c5e9;
    text-transform: uppercase;
    font-size: 25px;
    text-align: left;
}

.un-forum {
    padding: 70px 0;
}

.main-menu .navigation>li>ul {
    position: absolute;
    left: 0px;
    top: 130%;
    width: 250px;
    padding: 0px;
    z-index: 100;
    visibility: hidden;
    opacity: 0;
    z-index: 99;
    transition: all 500ms ease;
    border-top: 14px solid transparent;
}

.main-menu .navigation>li:hover>ul {
    top: 100%;
    opacity: 1;
    visibility: visible;
}

.main-menu .navigation>li>ul>li {
    clear: both;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #f4f4f4;
}

.main-menu .navigation>li>ul>li:last-child {
    border-bottom: 0px solid #f4f4f4;
}

.main-menu .navigation>li>ul>li>a {
    width: 100%;
    background: #ffffff;
    padding: 13px 15px 12px 30px;
    margin: 0;
    color: #222222;
    font-size: 15px;
    font-weight: 600;
    text-transform: capitalize;
    display: block;
    float: left;
    clear: both;
    position: relative;
    outline: 0;
    transition: padding .2s linear;
    transition: all 500ms ease;
    font-family: 'Roboto', sans-serif;
}

.main-menu .navigation>li>ul>li:hover>a {
    color: #ea531c;
    background: #f7f7f7;
}

.main-menu .navigation>li>ul>li.dropdown>a:after {}

.main-menu .navigation>li>ul>li.dropdown:hover>a:after {}

.main-menu .navigation>li>ul>li>ul {}

.main-menu .navigation>li>ul li:hover ul {}

.main-menu .navigation>li>ul>li ul li {}

.main-menu .navigation>li>ul>li ul li:first-child {}

.main-menu .navigation>li>ul>li ul li a {}

.main-menu .navigation>li>ul>li>ul>li:hover>a {}

.main-menu .navbar-collapse>ul li.dropdown .dropdown-btn {
    position: absolute;
    right: 10px;
    top: 6px;
    width: 34px;
    height: 30px;
    border: 1px solid #ffffff;
    background: url(../images/icon/submenu-icon.png) center center no-repeat;
    background-size: 20px;
    cursor: pointer;
    z-index: 5;
    display: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    -moz-border-radius: 3px;
}

.mainmenu-right-box {}

.mainmenu-area .buy-ticket-button {
    float: right;
    margin: 26px 0;
}

.mainmenu-area .buy-ticket-button a {
    background: background: rgba(117, 189, 209, 1);
    background: -moz-linear-gradient(top, rgba(117, 189, 209, 1) 0%, rgba(242, 135, 4, 1) 0%, rgba(234, 85, 27, 0.75) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(117, 189, 209, 1)), color-stop(0%, rgba(242, 135, 4, 1)), color-stop(100%, rgba(234, 85, 27, 0.75)));
    background: -webkit-linear-gradient(top, rgba(117, 189, 209, 1) 0%, rgba(242, 135, 4, 1) 0%, rgba(234, 85, 27, 0.75) 100%);
    background: -o-linear-gradient(top, rgba(117, 189, 209, 1) 0%, rgba(242, 135, 4, 1) 0%, rgba(234, 85, 27, 0.75) 100%);
    background: -ms-linear-gradient(top, rgba(117, 189, 209, 1) 0%, rgba(242, 135, 4, 1) 0%, rgba(234, 85, 27, 0.75) 100%);
    background: linear-gradient(to bottom, rgba(117, 189, 209, 1) 0%, rgba(242, 135, 4, 1) 0%, rgba(234, 85, 27, 0.75) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#75bdd1', endColorstr='#ea551b', GradientType=0);
    padding: 14px 30px 14px;
}

.mainmenu-area .buy-ticket-button a:hover {
    background-color: #f28a03;
}


/*** 
====================================================================
    Main Slider style
====================================================================
***/

.main-slider {
    position: relative;
    z-index: 10;
}

.main-slider .tp-caption {
    z-index: 5 !important;
}

.main-slider .tp-dottedoverlay {
    background: rgba(0, 0, 0, 0.01) !important;
}

.main-slider .slide-content .medium-title {
    position: relative;
    font-weight: 700;
    font-size: 20px;
    color: #ffffff;
    font-style: italic;
    line-height: 1.2em;
    font-family: 'Comfortaa', cursive;
    text-align: center;
}

.main-slider .slide-content h1 {
    position: relative;
    color: #ffffff;
    font-size: 60px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    line-height: 1.2em;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZ3JhZGllbnQiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdHlsZT0ic3RvcC1jb2xvcjojRTYwNUMxOyIgLz48c3RvcCBvZmZzZXQ9IjUlIiBzdHlsZT0ic3RvcC1jb2xvcjojRTYwNUMxOyIgLz48c3RvcCBvZmZzZXQ9IjUlIiBzdHlsZT0ic3RvcC1jb2xvcjojRUE1NTFCOyIgLz48c3RvcCBvZmZzZXQ9Ijk5JSIgc3R5bGU9InN0b3AtY29sb3I6I0YyOEIwNDsiIC8+PHN0b3Agb2Zmc2V0PSI5OSUiIHN0eWxlPSJzdG9wLWNvbG9yOiMzQjExM0I7IiAvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IGZpbGw9InVybCgjZ3JhZGllbnQpIiBoZWlnaHQ9IjEwMCUiIHdpZHRoPSIxMDAlIiAvPjwvc3ZnPg==);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #E605C1), color-stop(5%, #E605C1), color-stop(5%, #EA551B), color-stop(99%, #F28B04), color-stop(99%, #3B113B));
    background-image: -moz-linear-gradient(top, #E605C1 0%, #E605C1 5%, #EA551B 5%, #F28B04 99%, #3B113B 99%);
    background-image: -webkit-linear-gradient(top, #E605C1 0%, #E605C1 5%, #EA551B 5%, #F28B04 99%, #3B113B 99%);
    background-image: -o-linear-gradient(top, #E605C1 0%, #E605C1 5%, #EA551B 5%, #F28B04 99%, #3B113B 99%);
    background-image: -ms-linear-gradient(top, #E605C1 0%, #E605C1 5%, #EA551B 5%, #F28B04 99%, #3B113B 99%);
    background-image: linear-gradient(top, #E605C1 0%, #E605C1 5%, #EA551B 5%, #F28B04 99%, #3B113B 99%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    display: inline-block;
}

.main-slider .text {
    position: relative;
    font-size: 18px;
    font-weight: 300;
    color: #c5c4c4;
    line-height: 1.6em;
    text-align: center;
}

.main-slider .tp-bannertimer,
.main-slider .tp-bullets {
    display: none !important;
}

.main-slider .slide-content .btns-box a.btn-style-two {
    background: background: rgba(117, 189, 209, 1);
    background: -moz-linear-gradient(top, rgba(117, 189, 209, 1) 0%, rgba(242, 135, 4, 1) 0%, rgba(234, 85, 27, 0.75) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(117, 189, 209, 1)), color-stop(0%, rgba(242, 135, 4, 1)), color-stop(100%, rgba(234, 85, 27, 0.75)));
    background: -webkit-linear-gradient(top, rgba(117, 189, 209, 1) 0%, rgba(242, 135, 4, 1) 0%, rgba(234, 85, 27, 0.75) 100%);
    background: -o-linear-gradient(top, rgba(117, 189, 209, 1) 0%, rgba(242, 135, 4, 1) 0%, rgba(234, 85, 27, 0.75) 100%);
    background: -ms-linear-gradient(top, rgba(117, 189, 209, 1) 0%, rgba(242, 135, 4, 1) 0%, rgba(234, 85, 27, 0.75) 100%);
    background: linear-gradient(to bottom, rgba(117, 189, 209, 1) 0%, rgba(242, 135, 4, 1) 0%, rgba(234, 85, 27, 0.75) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#75bdd1', endColorstr='#ea551b', GradientType=0);
}


/*.tes-1{    border-left: 1px solid #ccc;
        padding-left: 0;
    padding-top: 44px;
    padding-bottom: 45px; }*/

.main-slider .slide-content .btns-box a.btn-style-two:hover {
    color: #222222;
}

.re-more-wr {
    float: left;
    margin-top: 34px;
    width: 39%;
    text-align: center;
}

.location {
    float: left;
    margin-top: 0;
    color: #fff;
    font-size: 19px;
    padding-left: 0;
    width: 62%;
    text-align: left;
    background-size: contain;
    padding: 30px 0;
    background: #ccc url(../images/g-1.png)right no-repeat;
}

.location h3 {
    color: #182942;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
}

.location ul li {}

.location .date-1 {
    position: relative;
}

.location .date-1:before {
    font-family: FontAwesome;
    content: '\f073';
    position: absolute;
    top: 0;
    right: 0;
    margin: auto;
    width: 100%;
    text-align: left;
    left: -63px;
}


/* .location strong{ display: block; } */

.location .shang {
    position: relative;
    margin-left: 24px;
    position: relative;
    padding-left: 29px;
}

.location .shang:before {
    font-family: FontAwesome;
    content: '\f041';
    position: absolute;
    top: 0;
    right: 0;
    margin: auto;
    width: 100%;
    text-align: left;
}

.location h4 {
    color: #182942;
    font-size: 32px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 15px 0;
}

.location p {
    color: #000;
    font-weight: 500;
}

.location span {
    color: #000;
}

.timer-box {
    /* position: absolute; */
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    /* height: 120px; */
    padding: 0 0;
}

.mainmenu-area .container-fluid {
    padding: 15px 51px !important;
    border-bottom: 2px solid #0f4365;
}

.stricky-fixed .main-menu .navigation {
    float: left;
    margin: 26px 0 0 0;
    position: relative;
}

.countdown-timer {
    /* position: absolute; */
    top: 0;
    left: 0;
    right: 0;
    /* width: 394px; */
    /* height: 105%; */
    margin: 0 auto;
    padding: 0 30px;
    background: rgb(24, 41, 66);
}

.countdown-timer .default-coundown {
    height: 74%;
    width: 37%;
    background: #182942;
    padding: 64px 0;
    float: right;
    position: relative;
    left: 29px;
}

.banner-bottom {
    background-color: #ccc;
}

.banner-main img {
    width: 100%;
}

.countdown-timer .default-coundown .box {
    text-align: center;
    vertical-align: middle;
}

.countdown-timer li {
    position: relative;
    display: inline-block;
    width: auto;
    padding: 0 5px;
    ;
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    line-height: 30px;
    text-align: center;
}

.timer-main {
    float: none;
}

.countdown-timer li:last-child {
    border-right: none;
}

.countdown-timer li span.days,
.countdown-timer li span.hours,
.countdown-timer li span.minutes,
.countdown-timer li span.seconds {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    line-height: 45px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 0;
    display: block;
}

.countdown-timer li span {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
}


/*.speak h3{ font-size: 25px !important;  }
.speak h4{ font-size: 16px !important;  }*/


/*.countdown-timer li span.hours {
    color: #ffd100;
}

.countdown-timer li span.minutes {
    color: #f08f90;
}

.countdown-timer li span.seconds {
    color: #cf57fe;
}

.countdown-timer li span.timeRef {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    display: block;
    line-height: 28px;
    color: #d28a00;
    font-weight: 300;
    text-transform: capitalize;
}

.countdown-timer li span.timeRef.clr-1 {
    color: #ffd100;
}

.countdown-timer li span.timeRef.clr-2 {
    color: #f08f90;
}

.countdown-timer li span.timeRef.clr-3 {
    color: #cf57fe;
}
*/


/*** 
=============================================
    About Area style
=============================================
***/

.about-area {
    padding-top: 88px;
}

.about-area .sec-title {
    padding-bottom: 22px;
}

.about-area .text-holder {
    position: relative;
    overflow: hidden;
}

.about-area .text-holder b {
    color: #f28a03;
    font-size: 20px;
    font-style: italic;
    line-height: 30px;
    font-family: 'Ruda', sans-serif;
}

.about-area .text-holder .top-text {
    margin-bottom: 15px;
    margin-top: 15px;
}

.about-area .text-holder a {
    margin-top: 32px;
}

.single-main .thm-btn {
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    transition: all 500ms ease;
    font-family: 'Roboto', sans-serif;
    display: inline-block;
    padding: 13px 18px 8px;
    border-radius: 3px;
    background: transparent;
    color: #fff;
    text-transform: capitalize;
    font-weight: 300;
}

.single-main .fact-counter-area .single-item .text-holder h3 {
    font-size: 18px;
    margin: 10px 0 19px;
    height: 50px;
    line-height: normal;
    vertical-align: middle;
}

.single-main {}


/*** 
=============================================
    Fact counter Area style
=============================================
***/

.fact-counter-area {
    position: relative;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
    margin-bottom: 116px;
}

.spnr {
    padding: 100px 0;
    text-align: center;
}

.clear {
    clear: both;
    margin: 0;
}

.spnr .row .col-sm-3 {
    width: 25%;
    height: 194px;
    vertical-align: middle;
    float: none;
    display: table-cell;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.04);
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.04);
    box-shadow:
}

.tes-1 img {
    width: 100%;
}

.banner-main {
    background-attachment: fixed;
    background-size: cover;
}

.fact-counter-area .single-item {
    float: left;
    background: transparent;
    overflow: hidden;
    padding: 20px 20px 25px;
    width: 25%;
    background-size: cover;
    margin: 0 auto 0;
    text-align: center;
    height: 251px;
    position: relative;
}

.rd-more:hover {
    background-color: none;
}

.fact-counter-area .single-item:before {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.68);
    content: '';
    position: absolute;
    z-index: 11;
}

.fact-counter-area .single-item:nth-child(1) {
    background-image: url(../images/resources/agenda-bg.jpg);
}

.fact-counter-area .single-item:nth-child(2) {
    background-image: url(../images/resources/speakers-bg.jpg);
}

.fact-counter-area .single-item:nth-child(3) {
    background-image: url(../images/resources/15th-national-convention-2021.jpg);
    ;
}

.clearfix {
    clear: both;
}

.fact-counter-area .single-item:nth-child(4) {
    background-image: url(../images/resources/venue-bg.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.fact-counter-area .single-item:nth-child(5) {
    background-image: url(../images/resources/venue-bg.jpg);
}

.fact-counter-area .single-item .text-holder {
    z-index: 1111;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.single-item:hover .hover-eff-pdf {
    display: block;
    transition: all 0.3s ease-in-out 0.1s;
}

.hover-eff-pdf {
    display: none;
    top: 77%;
    left: 50%;
    right: 0;
    position: absolute;
    background-color: #85c7eb;
    bottom: 0;
    z-index: 1111;
    transform: translate(-50%, -50%);
    width: 20%;
    height: 20%;
    transform: ;
    transition: all 0.3s ease-in-out 0.1s;
    border-radius: 10% 0;
}

.hover-eff-pdf a {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.single-item .single-item .text-holder h1 span {
    color: #ffffff;
    font-size: 36px;
    line-height: 40px;
    font-weight: 700;
    font-family: 'Ruda', sans-serif;
}

#venue-map {
    float: left;
}

.venue-left h3 {
    font-size: 26px;
    color: #182942;
    position: relative;
}

address span {
    font-weight: bold;
    color: #ea531c
}

.venue-left h3:before {
    font-family: FontAwesome;
    content: '\f041';
    position: absolute;
    top: 0;
    right: 0;
    margin: auto;
    width: 100%;
    text-align: left;
    left: -63px;
}

.speakers {
    padding: 70px 0;
}

.speakers [class*="col-"] {
    box-shadow: 0 15px 30px rgba(162, 217, 243, 0.17), 0 10px 10px rgba(0, 0, 0, 0.05);
    padding: 30px 15px;
    text-align: left;
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 30px;
    width: 30.9%;
   
}

.glips-right img {
    width: 100%;
}

.speak [class*="col-"] {
     /* width: 48%; */
    /* background-color: #a3dbf4; */
    height: auto;
   
    vertical-align: middle;

}

.speakers  img {
    max-width: 100%;
    height: auto;
    height: 150px;
    width: 150px;
    border-radius: 100%;
    border: 1px solid #182942;
}

.speak [class*="col-"] h2 {
    margin-bottom: 5px;
}

.speakers [class*="col-"] h3 {
    font-size: 19px;
    font-weight: 700;
    color: #0f4365;
        margin: 15px 0;
}

.speakers [class*="col-"] h4 {
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    height: 55px;
}


/*.venue-left p:nth-child(2):before {    content: '';
    position: absolute;
    top: 0;
    right: 0;
    margin: auto;
    width: 100%;
    text-align: left;
    left: -72px;
    background: url(../images/metro.png)no-repeat;
    height: 50px;
}*/


/*.venue-left p:nth-child(3):before {
    font-family:FontAwesome;
    content: '\f238';
    position: absolute;
    top: 0;
    right: 0;
    margin: auto;
    width: 100%;
    text-align: left;
    left: -63px;
}*/

.venue-left p span {
    color: #ea531c;
    font-size: 17px;
}

.venue-left p {
    color: #000;
    font-weight: normal;
    font-size: 21px;
}

.venue-left p {
    position: relative;
    margin-bottom: 25px;
    display: block;
}


/*.venue-left p:nth-child(4):before {
    font-family:FontAwesome;
    content: '\f238';
    position: absolute;
    top: 0;
    right: 0;
    margin: auto;
    width: 100%;
    text-align: left;
    left: -63px;
}*/

.venue-left address:nth-child(2) h3:before {
    font-family: FontAwesome;
    content: '\f238';
    position: absolute;
    top: 0;
    right: 0;
    margin: auto;
    width: 100%;
    text-align: left;
    left: -63px;
}

.venue-left address:nth-child(3) h3:before {
    font-family: FontAwesome;
    content: '\f072';
    position: absolute;
    top: 0;
    right: 0;
    margin: auto;
    width: 100%;
    text-align: left;
    left: -63px;
}

.venue-left address:nth-child(2) span,
.venue-left address:nth-child(3) span {
    font-weight: normal;
    font-size: 17px;
    color: #ea531c;
}


/*.venue{padding: 70px 0;}*/

.single-main .fact-counter-area .single-item .text-holder h3 {
    font-size: 18px;
    margin: 10px 0 19px;
    height: 50px;
    line-height: normal;
    vertical-align: middle;
}

.venue-left {
    margin-top: 66px;
}

.fact-counter-area .single-item .text-holder h3 {
    color: #ffffff;
    font-size: 17px;
    font-weight: 300;
    text-transform: capitalize;
    margin: 10px 0 0;
    text-transform: uppercase;
    font-weight: bold;
    height: 27px;
    /* white-space: nowrap; */
}

.fact-counter-area .single-item .icon-holder {}

.fact-counter-area .single-item .icon-holder span:before {
    font-size: 60px;
    color: #f28a03;
    line-height: 75px;
    transition: all 500ms ease;
}

.fact-counter-area .single-item:hover .icon-holder span:before {
    color: #ffffff;
}


/*** 
=============================================
    Event Schedule Area style
=============================================
***/

.event-schedule-area {
    padding-top: 88px;
}

.event-schedule-area .nav-tabs {
    text-align: center;
    background: #f7f7f7;
    max-width: 828px;
    margin: 0 auto 40px;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
}

.event-schedule-area .nav-tabs li {
    float: left;
    margin: 0;
    display: inline-block;
    border-right: 1px solid #ededed;
}

.event-schedule-area .nav-tabs li:first-child {
    border-left: 1px solid #ededed;
}

.event-schedule-area .nav-tabs li a {
    margin: 0;
    line-height: 20px;
    border: none;
    border-radius: 0;
    padding: 15px 40px;
}

.event-schedule-area .nav-tabs li a h3 {
    color: #202020;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 8px;
    font-family: 'Roboto', sans-serif;
}

.event-schedule-area .nav-tabs li a h3 span {
    color: #ea531c;
}

.event-schedule-area .nav-tabs li a p {
    color: #8a8a8a;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    font-family: 'Roboto', sans-serif;
}

.event-schedule-area .nav-tabs li.active a,
.event-schedule-area .nav-tabs li:hover a:hover {
    color: #ffffff;
    cursor: pointer;
    background-color: #f28a03;
    border: none;
}

.event-schedule-area .nav-tabs li.active a h3,
.event-schedule-area .nav-tabs li:hover a h3 {
    color: #ffffff;
}

.event-schedule-area .nav-tabs li.active a h3 span,
.event-schedule-area .nav-tabs li:hover a h3 span {
    color: #ffffff;
}

.event-schedule-area .nav-tabs li.active a p,
.event-schedule-area .nav-tabs li:hover a p {
    color: #ffffff;
}

.event-schedule-area .accordion-box {
    display: block;
}

.event-schedule-area .accordion-box .accordion {
    margin-bottom: 30px;
    display: block;
    position: relative;
}

.event-schedule-area .accordion-box .accordion.last {
    margin: 0;
}

.event-schedule-area .accordion-box .accordion .single-box {
    border: 1px solid #efefef;
    display: block;
    position: relative;
}

.event-schedule-area .accordion-box .accordion .single-box:before {
    position: absolute;
    top: 35px;
    width: 3px;
    height: 50px;
    content: "";
    background: #008396;
    left: 0px;
    z-index: 1;
}

.event-schedule-area .accordion-box .accordion .accord-btn {
    cursor: pointer;
    position: relative;
    transition: all 500ms ease;
    display: block;
}

.event-schedule-area .accordion-box .accordion .single-box-title {
    padding: 30px 20px 30px;
    padding-left: 80px;
    position: relative;
    border: none;
}

.event-schedule-area .accordion-box .accordion .single-box-title .img-holder {
    position: absolute;
    top: 30px;
    left: 20px;
}

.event-schedule-area .accordion-box .accordion .single-box-title .title-holder {
    padding-left: 25px;
    min-height: 60px;
}

.event-schedule-area .accordion-box .accordion .single-box-title .title-holder p {
    margin: 0;
    line-height: 22px;
    font-size: 16px;
    color: #008396;
}

.event-schedule-area .accordion-box .accordion .single-box-title .title-holder p i {
    display: inline-block;
    padding-right: 5px;
}

.event-schedule-area .accordion-box .accordion .single-box-title .title-holder h3 {
    margin: 6px 0 0;
}

.event-schedule-area .accordion-box .accordion .accord-btn::after {
    color: #dcdcdc;
    content: "\f105";
    font-family: FontAwesome;
    font-size: 25px;
    font-weight: 500;
    line-height: 50px;
    margin: 0px 0;
    position: absolute;
    right: 0px;
    top: 35px;
    transition: all 500ms ease 0s;
    width: 30px;
    border-left: 1px solid #efefef;
    text-align: right;
    bottom: 35px;
    margin-right: 20px;
}

.event-schedule-area .accordion-box .accordion .accord-btn.active {
    background: #f7f7f7;
    transition: all 500ms ease;
}

.event-schedule-area .accordion-box .accordion .accord-btn.active:after {
    content: "\f107";
    color: #008396;
}

.event-schedule-area .accordion-box .accordion .accord-content {
    display: none;
    position: relative;
    padding-top: 27px;
}

.event-schedule-area .accordion-box .accordion .accord-content.collapsed {
    display: block;
}

.event-schedule-area .accordion-box .accordion .accord-content p {
    margin: 0;
}

.event-schedule-area .accordion-box .accordion .single-box-content {
    padding-left: 20px;
    padding-right: 20px;
}

.event-schedule-area .accordion-box .accordion .single-box-content .meta-info {}

.event-schedule-area .accordion-box .accordion .single-box-content .meta-info li {
    color: #202020;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
}

.event-schedule-area .accordion-box .accordion .single-box-content .meta-info li span {
    color: #008396;
    font-weight: 600;
}

.event-schedule-area .accordion-box .accordion .single-box-content .text {
    overflow: hidden;
    margin-top: 14px;
}

.event-schedule-area .accordion-box .accordion .single-box-content .bottom-content {
    border-top: 1px solid #efefef;
    margin-top: 22px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.event-schedule-area .accordion-box .accordion .single-box-content .bottom-content .button {}

.event-schedule-area .accordion-box .accordion .single-box-content .bottom-content .button a {
    padding: 12px 25px 10px;
}

.event-schedule-area .accordion-box .accordion .single-box-content .bottom-content .social-share {}

.event-schedule-area .accordion-box .accordion .single-box-content .bottom-content .social-share h3 {
    color: #008396;
    font-size: 18px;
    font-weight: 700;
    display: inline-block;
    float: left;
    margin: 11px 0;
    padding-right: 10px;
}

.event-schedule-area .accordion-box .accordion .single-box-content .bottom-content .social-share .social-links {
    float: left;
    display: inline-block;
}

.event-schedule-area .accordion-box .accordion .single-box-content .bottom-content .social-share .social-links li {
    display: inline-block;
    float: left;
    margin-right: 10px;
}

.event-schedule-area .accordion-box .accordion .single-box-content .bottom-content .social-share .social-links li:last-child {
    margin-right: 0;
}

.event-schedule-area .accordion-box .accordion .single-box-content .bottom-content .social-share .social-links li a i {
    color: #8a8a8a;
    width: 40px;
    height: 40px;
    border: 1px solid #efefef;
    text-align: center;
    border-radius: 50%;
    line-height: 38px;
    font-size: 15px;
    transition: all 500ms ease;
}

.event-schedule-area .accordion-box .accordion .single-box-content .bottom-content .social-share .social-links li a:hover i {
    background: #f28a03;
    border-color: #f28a03;
    color: #fff;
}

.event-schedule-area .accordion-box .accordion.color-2 .single-box-title .title-holder p {
    color: #f200a9;
}

.event-schedule-area .accordion-box .accordion.color-2 .single-box:before {
    background: #f200a9;
}

.event-schedule-area .accordion-box .accordion.color-2 .single-box-content .meta-info li span {
    color: #f200a9;
}

.event-schedule-area .accordion-box .accordion.color-2 .single-box-content .bottom-content .social-share h3 {
    color: #f200a9;
}

.event-schedule-area .accordion-box .accordion.color-2 .accord-btn.active:after {
    color: #f200a9;
}

.event-schedule-area .accordion-box .accordion.color-3 .single-box-title .title-holder p {
    color: #72d600;
}

.event-schedule-area .accordion-box .accordion.color-3 .single-box:before {
    background: #72d600;
}

.event-schedule-area .accordion-box .accordion.color-3 .single-box-content .meta-info li span {
    color: #72d600;
}

.event-schedule-area .accordion-box .accordion.color-3 .single-box-content .bottom-content .social-share h3 {
    color: #72d600;
}

.event-schedule-area .accordion-box .accordion.color-3 .accord-btn.active:after {
    color: #72d600;
}

.event-schedule-area .accordion-box .accordion.color-4 .single-box-title .title-holder p {
    color: #9aa927;
}

.event-schedule-area .accordion-box .accordion.color-4 .single-box:before {
    background: #9aa927;
}

.event-schedule-area .accordion-box .accordion.color-4 .single-box-content .meta-info li span {
    color: #9aa927;
}

.event-schedule-area .accordion-box .accordion.color-4 .single-box-content .bottom-content .social-share h3 {
    color: #9aa927;
}

.event-schedule-area .accordion-box .accordion.color-4 .accord-btn.active:after {
    color: #9aa927;
}

.event-schedule-tab #tabmenu-carousel {
    width: 970px;
    margin: 0 auto;
}

.event-schedule-tab #tabmenu-carousel .carousel-indicators {
    display: none;
}

.event-schedule-tab .slide-control {
    background: #f7f7f7;
    display: block;
    padding: 27px 20px;
    font-size: 25px;
    color: #c3c3c3;
    border: 1px solid #ededed;
}

.event-schedule-tab a.left.slide-control {
    position: absolute;
    top: 0;
    left: 0;
    color: #c3c3c3;
}

.event-schedule-tab a.left.slide-control:hover {
    color: #f28a03;
}

.event-schedule-tab a.right.slide-control {
    position: absolute;
    top: 0;
    right: 0;
    color: #c3c3c3;
}

.event-schedule-tab a.right.slide-control:hover {
    color: #f28a03;
}

.event-schedule-area .schedules-button {
    margin-top: 40px;
}

.spnr h3 {
    font-size: 28px;
    font-weight: 700;
    /* text-transform: UPPERCASE; */
    padding-bottom: 46PX;
    position: relative;
}

.banner-caption {}

.spnr h3:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    background-color: #000;
    height: 2px;
    width: 50px;
    text-align: center;
    margin: auto;
    bottom: 36px;
}

.spnr .col-sm-4 {
    width: 33.33333333%;
    float: none;
    display: table-cell;
    height: auto;
    vertical-align: middle;
}

.slve {
    text-align: center;
}

.slve img {
    display: inline-block;
    margin-bottom: 69px;
}

.spnr img {
    max-width: 100%;
    margin-bottom: 69px;
}

.plt img {
    max-width: 24%;
}

.dmnd img {
    max-width: 22%;
}

.gld img {
    max-width: 33%;
}

.v-mr i {
    color: #fff;
    right: 42px;
    position: absolute;
    transform: rotate(39deg);
    font-size: 37px;
    top: 16px;
}

.pad-s .owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #182942;
}

.v-mr {
    position: absolute;
    bottom: 18px;
    /* left: 16px; */
    /* right: 0; */
    width: 27%;
    margin: auto;
    z-index: 11;
    background-color: #85c7eb;
    right: 0;
    font-size: 28px;
    vertical-align: middle;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    bottom: -41px;
    z-index: -;
    right: -26px;
}


/*.banner-bottom {
        background-color: #f5b717;
}*/


/*.st-1 {
    margin-top: 20px;
}*/


/*.logo .logo-main {
      margin-top: 8px;
}*/

.slve img {
      max-width: 11%;
    margin: 0 35px;
}

.list {
    display: flex;
    flex-wrap: wrap;
    max-width: 100%;
}

.list-item {
    display: flex;
    width: 25%;
    margin-right: 1%;
    margin-bottom: 20px;
}

.list-content {
    width: 100%;
}


/*** 
=============================================
    Event area style
=============================================
***/

.event-area {
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 40px;
    padding-top: 40px;
    position: relative;
    z-index: 1;
}

.col-5 {
    float: none;
    width: 20%;
    text-align: center;
    border-right: 1px solid #ccc;
    display: table-cell;
    vertical-align: middle;
}

.part2 .col-5{width: 20%;}
.part4 .col-5:first-child{width: 35%;}



.col-5 img {}


/*.event-area::before {
    background: rgba(0, 0, 0, 0.80) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
} */


/*.event-area .sec-title h1 {
    color: rgba(255, 255, 255, 0.12);
}*/

.event-area .sec-title h2 {
    color: #ffffff;
    font-size: 48px;
    margin-bottom: 20px;
}

.part3 {
    margin-bottom: 50px;
}

.event-area .single-team-member {
    width: 25%;
    float: left;
    display: block;
}

.event-area .single-team-member .img-holder {
    display: block;
    overflow: hidden;
    position: relative;
}

.event-area .single-team-member .img-holder img {
    transition: all 0.4s ease-in-out 0.5s;
    width: 100%;
}

.event-area .single-team-member:hover .img-holder img {
    transition-delay: 0s;
}

.event-area .single-team-member .overlay-style-one {
    background: rgba(117, 189, 209, 1);
    background: -moz-linear-gradient(top, rgba(117, 189, 209, 1) 0%, rgba(242, 135, 4, 1) 0%, rgba(234, 85, 27, 0.75) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(117, 189, 209, 1)), color-stop(0%, rgba(242, 135, 4, 1)), color-stop(100%, rgba(234, 85, 27, 0.75)));
    background: -webkit-linear-gradient(top, rgba(117, 189, 209, 1) 0%, rgba(242, 135, 4, 1) 0%, rgba(234, 85, 27, 0.75) 100%);
    background: -o-linear-gradient(top, rgba(117, 189, 209, 1) 0%, rgba(242, 135, 4, 1) 0%, rgba(234, 85, 27, 0.75) 100%);
    background: -ms-linear-gradient(top, rgba(117, 189, 209, 1) 0%, rgba(242, 135, 4, 1) 0%, rgba(234, 85, 27, 0.75) 100%);
    background: linear-gradient(to bottom, rgba(117, 189, 209, 1) 0%, rgba(242, 135, 4, 1) 0%, rgba(234, 85, 27, 0.75) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#75bdd1', endColorstr='#ea551b', GradientType=0);
}

.event-area .single-team-member:hover .overlay-style-one {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    transition-delay: 0s;
}

.event-area .single-team-member .overlay-style-one .content .social-links {
    background: #ffffff;
    width: 125px;
    height: 40px;
    margin: 0 auto;
    display: block;
    padding: 10px 0;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    transform: translateY(100px);
    transition: all 0.3s ease-in-out 0.1s;
}

.event-area .single-team-member:hover .overlay-style-one .content .social-links {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    transform: translateY(0px);
    transition-delay: 0.3s;
}

.event-area .single-team-member .overlay-style-one .content .social-links li {
    display: inline-block;
    float: left;
    border-right: 1px solid #efefef;
}

.event-area .single-team-member .overlay-style-one .content .social-links li:last-child {
    border-right: none;
}

.event-area .single-team-member .overlay-style-one .content .social-links li a {
    font-size: 16px;
    color: #444;
    width: 40px;
    height: 20px;
    display: block;
    transition: all 500ms ease;
}

.event-area .single-team-member .overlay-style-one .content .social-links li a:hover {
    color: #f28a03;
}

.event-area .single-team-member .text-holder {
    padding-top: 16px;
    padding-bottom: 12px;
    padding-left: 20px;
    padding-right: 20px;
    background: #ffffff;
}

.event-area .single-team-member .text-holder h3 {
    color: #ea531c;
    margin: 0 0 5px;
}

.event-area .single-team-member .text-holder span {}


/*** 
=============================================
    Brand Area style
=============================================
***/

.brand-area {
    background: #ffffff;
    padding-bottom: 100px;
    padding-top: 87px;
}

.brand-area .nav-tabs {
    border-bottom: 1px solid #efefef;
    margin-bottom: 40px;
}

.brand-area .nav-tabs>li>a {
    margin-right: 5px;
    line-height: 24px;
    border: 1px solid #efefef;
    border-radius: 2px 2px 0 0;
    color: #202020;
    font-size: 16px;
    font-weight: 700;
    padding: 10px 20px;
    display: block;
}

.brand-area .nav-tabs>li.active>a,
.brand-area .nav-tabs>li.active>a:focus,
.brand-area .nav-tabs>li.active>a:hover {
    color: #ea531c;
    cursor: default;
    background-color: #fff;
    background: #fff;
    border: 1px solid #efefef;
    border-bottom-color: transparent;
}

.brand-area .nav-tabs li a:hover {
    background: transparent;
}

.brand-area .single-item {
    border: 1px solid #efefef;
    min-height: 120px;
    transition: all 300ms ease-in 0s;
    text-align: center;
    display: block;
    margin-bottom: 30px;
}

.brand-area .single-item img {
    display: inline-block;
    max-width: 100%;
    width: auto;
    opacity: 1;
    padding: 3px 0;
    position: relative;
    -webkit-transition: all 300ms ease-in 0s;
    transition: all 300ms ease-in 0s;
}

.brand-area .single-item:hover {
    border: 1px solid #f28a03;
}

.brand-area .single-item:hover img {
    opacity: .9;
}

.brand-area .partners-button {
    margin-top: 10px;
}


/*** 
=============================================
    Pricing Plan Area style
=============================================
***/

.pricing-plan-area {
    background: url(../images/resources/pricing-bg.jpg);
    background-position: center;
    background-size: cover;
    padding-top: 88px;
    padding-bottom: 60px;
}

.pricing-plan-area .sec-title {
    max-width: 800px;
    margin: 0 auto;
    padding-bottom: 32px;
}

.pricing-plan-area .sec-title h1 {
    color: #ededed;
}

.pricing-plan-area .single-price-box {
    background: rgba(255, 255, 255, 0.75) none repeat scroll 0 0;
    display: block;
    margin-bottom: 40px;
    position: relative;
    transition: all 500ms ease;
    z-index: 1;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(135, 135, 135, 0.76);
    -moz-box-shadow: 0px 1px 5px 0px rgba(135, 135, 135, 0.76);
    box-shadow: 0px 1px 5px 0px rgba(135, 135, 135, 0.76);
    border: 1px solid transparent;
}

.pricing-plan-area .single-price-box:hover {
    border-color: #f28a03;
}

.pricing-plan-area .single-price-box.hvr-float-shadow:before {
    background: none;
}

.pricing-plan-area .single-price-box .table-header {}

.pricing-plan-area .single-price-box .table-header .top {
    border-bottom: 1px solid #efefef;
    transition: all 500ms ease;
    transition-delay: 0.10s;
    display: block;
    padding: 23px 0;
    margin-bottom: 30px;
}

.pricing-plan-area .single-price-box:hover .table-header .top {
    background: #f28a03;
    border-color: #f28a03;
}

.pricing-plan-area .single-price-box .table-header .top h3 {
    color: #202020;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
}

.pricing-plan-area .single-price-box:hover .table-header .top h3 {
    color: #ffffff;
}

.pricing-plan-area .single-price-box .table-header .package {
    display: block;
}

.pricing-plan-area .single-price-box .table-header .package .inner-box {
    position: relative;
    height: 115px;
    width: 115px;
    border: 1px solid #f0f0f0;
    margin: 0 auto;
    border-radius: 50%;
    display: block;
    padding: 32px 0;
}

.pricing-plan-area .single-price-box .table-header .package h1 {
    color: #202020;
    font-size: 60px;
    line-height: 50px;
    font-weight: 500;
    position: relative;
    transition: all 500ms ease;
}

.pricing-plan-area .single-price-box .table-header .package h1 b {
    font-size: 20px;
    font-weight: 400;
    display: inline-block;
    padding-right: 3px;
    position: relative;
    top: -27px;
}

.pricing-plan-area .single-price-box .table-header .package h3 {
    color: #ea531c;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Comfortaa', cursive;
    margin: 15px 0 0;
}

.pricing-plan-area .single-price-box .price-list {
    display: block;
    margin-top: 26px;
}

.pricing-plan-area .single-price-box .price-list ul {
    text-align: center;
}

.pricing-plan-area .single-price-box .price-list ul li {
    color: #202020;
    font-size: 16px;
    font-weight: 300;
    transition: all 500ms ease;
    position: relative;
    line-height: 50px;
}

.pricing-plan-area .single-price-box .price-list ul li.gray-bg {
    background: #f7f7f7;
}

.pricing-plan-area .single-price-box .table-footer {
    background: #ffffff;
    padding-top: 40px;
    padding-bottom: 40px;
}

.pricing-plan-area .single-price-box .table-footer a {
    width: 155px;
    margin: 0 auto;
    padding: 16px 0px 14px;
    display: block;
    transition: all 500ms ease;
}

.pricing-plan-area .single-price-box .table-footer a:hover {}


/*** 
=============================================
    Latest blog area style
=============================================
***/

.latest-blog-area {
    position: relative;
    overflow: hidden;
    padding-bottom: 74px;
    padding-top: 88px;
}

.single-blog-item {
    position: relative;
    overflow: hidden;
    display: block;
}

.single-blog-item .img-holder {
    overflow: hidden;
    position: relative;
}

.single-blog-item .img-holder img {
    transition: all 0.5s ease 0s;
    width: 100%;
    transform: scale(1.1, 1.1);
}

.single-blog-item:hover .img-holder img {
    transform: scale(1, 1);
}

.single-blog-item .post-type {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 100px;
    background: url(../images/blog/post-type-bg.png);
    content: "";
    transition: all 0.7s ease-in-out 0.2s;
}

.single-blog-item:hover .post-type {
    transform: translate3d(-100%, 0px, 0px);
}

.single-blog-item .post-type span:before {
    color: #ffffff;
    font-size: 30px;
    line-height: 30px;
    display: block;
    padding: 13px 16px;
}

.single-blog-item .post-date {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 70px;
    height: 70px;
    background: #ffffff;
    content: "";
    text-align: center;
    display: block;
    padding: 10px 0;
    transition: all 0.5s ease-in-out 0.2s;
}

.single-blog-item:hover .post-date {
    background: #f3f3f3;
    transform: translate3d(20px, -20px, 0px);
}

.single-blog-item .post-date h3 {
    color: #ea531c;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
}

.single-blog-item:hover .img-holder .overlay-style-one {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    transition-delay: 0s;
}

.single-blog-item .img-holder .overlay-style-one .content a {}

.single-blog-item:hover .img-holder .overlay-style-one .content a {}

.single-blog-item .img-holder .overlay-style-one .content a i {
    line-height: 46px;
    background: #F17F08;
    display: inline-block;
    width: 45px;
    height: 45px;
    font-size: 18px;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    transform: scale(3);
    transition: all 0.3s ease-in-out 0.2s;
}

.single-blog-item:hover .img-holder .overlay-style-one .content a i {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    transform: scale(1);
    transition-delay: 0.2s;
}

.single-blog-item .img-holder .overlay-style-one .content a:hover i {
    background: #ffffff;
    color: #f17f08;
}

.single-blog-item:hover .img-holder img {}

.single-blog-item .text-holder .meta-info {
    overflow: hidden;
    text-align: center;
    margin-bottom: 13px;
}

.single-blog-item .text-holder .meta-info li {
    display: inline-block;
    float: left;
    line-height: 24px;
    margin-right: 20px;
}

.single-blog-item .text-holder .meta-info li:last-child {
    margin-right: 0;
}

.single-blog-item .text-holder .meta-info li a {
    color: #8a8a8a;
    font-size: 16px;
    font-weight: 300;
}

.single-blog-item .text-holder .meta-info li a i {
    display: inline-block;
    padding-right: 7px;
    font-size: 15px;
    color: #ea531c;
}

.single-blog-item .text-holder .meta-info li a:hover {
    color: #ea531c;
}

.single-blog-item .text-holder {
    background: #ffffff;
}

.single-blog-item .text-holder .blog-title {
    color: #202020;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    display: block;
    transition: all 500ms ease;
}

.single-blog-item .text-holder .blog-title:hover {
    color: #f28a03;
}

.single-blog-item .text-holder .text {
    margin-top: 22px;
    border-top: 1px solid #efefef;
    padding-top: 24px;
}

.single-blog-item .text-holder .text p {
    margin: 0 0 14px;
}

.single-blog-item .text-holder .text a.read-more {
    color: #202020;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
}

.latest-blog-area .owl-theme .owl-dots {
    display: none;
    text-align: center;
}

.latest-blog-area .owl-theme .owl-nav {
    left: 55%;
    position: absolute;
    width: 10px;
    bottom: 30px;
}

.latest-blog-area .owl-theme .owl-nav .owl-prev {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #efefef;
    display: block;
    height: 40px;
    left: -44px;
    position: absolute;
    top: -15px;
    transition: all 700ms ease 0s;
    width: 40px;
    z-index: 10;
}

.latest-blog-area .owl-theme .owl-nav .owl-next {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #efefef;
    display: block;
    height: 40px;
    position: absolute;
    right: -44px;
    top: -15px;
    width: 40px;
    z-index: 10;
    transition: all 700ms ease 0s;
}

.latest-blog-area .owl-theme .owl-nav .owl-prev:hover {
    background: #f28804;
    border-color: #f28804;
}

.latest-blog-area .owl-theme .owl-nav .owl-next:hover {
    background: #f28804;
    border-color: #f28804;
}

.latest-blog-area .owl-theme .owl-nav div .fa:hover {
    color: #fff;
}

.latest-blog-area .owl-theme .owl-nav div .fa {
    color: #ececec;
    font-size: 25px;
    display: block;
    padding-top: 2px;
    text-align: center;
}


/*** 
=============================================
    Contact map Area style
=============================================
***/

.single-footer-widget {
    position: relative;
}

#home-google-map {
    height: 500px;
    width: 100%;
}

.single-footer-widget .contact-info {
    background: url(../images/pattern/contact-info-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left top;
    position: absolute;
    right: 20%;
    top: 15%;
    bottom: 15%;
    max-width: 370px;
    width: 100%;
    height: auto;
    padding: 35px 30px 25px;
}

.single-footer-widget .contact-info .title {
    padding-bottom: 25px;
}

.single-footer-widget .contact-info .title h3 {}

.single-footer-widget .contact-info ul li {
    padding-left: 45px;
    border-bottom: 1px solid #efefef;
    margin-bottom: 19px;
    padding-bottom: 13px;
    position: relative;
}

.single-footer-widget .contact-info ul li:last-child {
    margin-bottom: 0;
    border-bottom: none;
}

.single-footer-widget .contact-info ul li .icon-holder {
    position: absolute;
    left: 0;
    top: 2px;
}

.single-footer-widget .contact-info ul li .icon-holder span:before {
    color: #f07e09;
    font-size: 25px;
    line-height: 25px;
}

.single-footer-widget .contact-info ul li .text-holder {}

.single-footer-widget .contact-info ul li .text-holder h3 {
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 6px;
}

.single-footer-widget .contact-info ul li .text-holder p {
    margin: 0;
    color: #8a8a8a;
    line-height: 24px;
}


/*** 
=============================================
    Travel information Area style
=============================================
***/

.travel-information-area {
    background: url(../images/pattern/travel-information-bg.png);
    background-position: bottom center;
    background-size: cover;
    padding-top: 88px;
    padding-bottom: 60px;
}

.travel-information-area .sec-title {
    padding-bottom: 30px;
}

.single-travel-information {
    margin-bottom: 40px;
}

.single-travel-information .iocn-holder {
    width: 110px;
    height: 110px;
    text-align: center;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    transition: all 0.5s ease;
    display: block;
    padding: 31px 0;
}

.part2 {}

.banner-caption h1 {
    margin-bottom: 17px;
    position: relative;
    color: #ffffff;
    font-size: 60px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    line-height: 1.2em;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zd…w9InVybCgjZ3JhZGllbnQpIiBoZWlnaHQ9IjEwMCUiIHdpZHRoPSIxMDAlIiAvPjwvc3ZnPg==);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #E605C1), color-stop(5%, #E605C1), color-stop(5%, #EA551B), color-stop(99%, #F28B04), color-stop(99%, #3B113B));
    background-image: -moz-linear-gradient(top, #E605C1 0%, #E605C1 5%, #EA551B 5%, #F28B04 99%, #3B113B 99%);
    background-image: -webkit-linear-gradient(top, #98d3ef 0%, #90cbeb 5%, #89c9ea 5%, #8ac6e8 99%, #8cc8ed 99%);
    background-image: -o-linear-gradient(top, #E605C1 0%, #E605C1 5%, #EA551B 5%, #F28B04 99%, #3B113B 99%);
    background-image: -ms-linear-gradient(top, #E605C1 0%, #E605C1 5%, #EA551B 5%, #F28B04 99%, #3B113B 99%);
    background-image: linear-gradient(top, #E605C1 0%, #E605C1 5%, #EA551B 5%, #F28B04 99%, #3B113B 99%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    display: inline-block;
}

.btn-banner {
    text-align: center;
}

.rd-more {
    background: background: rgba(117, 189, 209, 1);
    background: -moz-linear-gradient(top, rgba(117, 189, 209, 1) 0%, rgba(242, 135, 4, 1) 0%, rgba(234, 85, 27, 0.75) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(117, 189, 209, 1)), color-stop(0%, rgba(242, 135, 4, 1)), color-stop(100%, rgba(234, 85, 27, 0.75)));
    background: -webkit-linear-gradient(top, rgba(117, 189, 209, 1) 0%, rgba(242, 135, 4, 1) 0%, rgba(234, 85, 27, 0.75) 100%);
    background: -o-linear-gradient(top, rgba(117, 189, 209, 1) 0%, rgba(242, 135, 4, 1) 0%, rgba(234, 85, 27, 0.75) 100%);
    background: -ms-linear-gradient(top, rgba(117, 189, 209, 1) 0%, rgba(242, 135, 4, 1) 0%, rgba(234, 85, 27, 0.75) 100%);
    background: linear-gradient(to bottom, rgba(117, 189, 209, 1) 0%, rgb(127, 194, 233) 0%, rgb(128, 193, 233) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#75bdd1', endColorstr='#ea551b', GradientType=0);
    color: #0f4365;
}

.banner-caption .text {
    position: relative;
    font-size: 23px;
    font-weight: 300;
    color: #c5c4c4;
    line-height: 1.6em;
    text-align: center;
    margin-bottom: 20px;
}

.banner-title {
    position: relative;
    font-weight: 700;
    font-size: 18px;
    color: #ffffff;
    font-style: italic;
    line-height: 1.2em;
    font-family: 'Comfortaa', cursive;
    margin-bottom: 49px;
    text-align: center;
}

.main-slider .text {
    position: relative;
    font-size: 18px;
    font-weight: 300;
    color: #c5c4c4;
    line-height: 1.6em;
    text-align: center;
}

.team-section2 {
    text-align: center;
}

.team-section2 h2 {
    text-align: center;
    padding: 10px 0;
    /*border: 1px solid #000;*/
    margin-bottom: 10px;
    border-left: none;
}


/*.team_clerF_row .col-sm-6 {
    width: 50%;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
}*/

.dmnd img {
    margin-right: 20px;
}

.team_clerF_row .col-sm-6:nth-child(1) {
    float: none;
}


/*.team_clerF_row{ border-left: 1px solid #000;  }*/

.tes-1 [class*="col-"]:nth-child(1),
.tes-1 [class*="col-"]:nth-child(2) {
    margin-bottom: 10px;
}

.banner-caption {
    position: absolute;
    top: 78%;
    left: 50%;
    color: #ffff;
    width: 1000px;
    transform: translate(-50%, -50%);
}

.tes-1 .thm-btn {
    margin-bottom: 74px;
}

.single-travel-information .iocn-holder:before {
    content: "\f10a";
    font-family: Flaticon;
    font-size: 110px;
    color: #f0f0f0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    line-height: 110px;
    font-weight: 300;
    transition: all 500ms ease;
}

.single-travel-information:hover .iocn-holder:before {
    color: #f28a03;
}

.single-travel-information .iocn-holder span:before {
    color: #f28a03;
    font-size: 45px;
    line-height: 50px;
    transition: all 500ms ease;
}

.single-travel-information .text-holder {
    margin-top: 20px;
}

.single-travel-information .text-holder h3 {
    margin: 0 0 15px;
}

.single-travel-information .text-holder p {
    margin: 0 0 20px;
}

.single-travel-information .text-holder h5 {
    color: #8a8a8a;
    font-size: 16px;
    font-weight: 400;
}

.single-travel-information .text-holder h5 span {
    color: #202020;
    font-weight: 700;
}

.single-travel-information .text-holder h5 span:before {
    color: #f28a03;
    font-size: 18px;
    line-height: 18px;
    display: inline-block;
    padding-right: 10px;
    position: relative;
    top: 2px;
}


/*** 
=============================================
    Footer area style
=============================================
***/

.footer-area {
    background: #182843;
    padding-top: 70px;
    padding-bottom: 70px;
    position: relative;
}

.single-footer-widget .title {
    padding-bottom: 31px;
    margin-top: 18px;
}

.single-footer-widget .title h3 {
    color: #ffffff;
    font-size: 24px;
    font-weight: 700;
    text-transform: capitalize;
}

.footer-area .footer-logo {
    margin-bottom: 25px;
}

.footer-area .footer-logo a {
    display: inline-block;
}

.single-footer-widget {
    position: relative;
    overflow: hidden;
}

.single-footer-widget .our-info {
    overflow: hidden;
}

.single-footer-widget .our-info p {
    color: #e6eaf1;
    font-size: 16px;
    margin: 0;
}

.single-footer-widget .footer-about-button {
    overflow: hidden;
    margin-top: 32px;
}

.single-footer-widget .latest-post {}

.single-footer-widget .latest-post .single-post {
    position: relative;
    margin-bottom: 11px;
    min-height: auto;
}

.single-footer-widget .latest-post .single-post:last-child {
    margin-bottom: 0;
    border-bottom: none;
}

.single-footer-widget .latest-post .single-post .img-holder {
    position: relative;
    overflow: hidden;
    overflow: hidden;
    width: 75px;
}

.single-footer-widget .latest-post .single-post .img-holder img {
    transition: all 0.4s ease-in-out 0.5s;
    width: 100%;
}

.single-footer-widget .latest-post .single-post:hover .img-holder img {
    -ms-transition-delay: 0s;
    transition-delay: 0s;
}

.single-footer-widget .latest-post .single-post:hover .overlay-style-one {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    transition-delay: 0s;
}

.single-footer-widget .latest-post .single-post:hover .overlay-style-one .content a i.link {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    transform: scale(1);
    transition-delay: 0.2s;
}

.single-footer-widget .latest-post .single-post .img-holder,
.single-footer-widget .latest-post .single-post .text-holder {
    display: table-cell;
    vertical-align: middle;
}

.single-footer-widget .latest-post .single-post .text-holder {
    padding-left: 20px;
    position: relative;
}

.single-footer-widget .latest-post .single-post .text-holder a.post-title {
    color: #ffffff;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    transition: all 500ms ease;
    position: relative;
    top: -3px;
}

.single-footer-widget .latest-post .single-post .text-holder a.post-title:hover {
    color: #f28a03;
}

.single-footer-widget .latest-post .single-post .text-holder .post-date {
    overflow: hidden;
    margin: 3px 0 0;
}

.single-footer-widget .latest-post .single-post .text-holder .post-date p {
    color: #8a8a8a;
    font-size: 14px;
    margin: 0;
    line-height: 20px;
}

.single-footer-widget .latest-post .single-post .text-holder .post-date p i {
    color: #f28a03;
    display: inline-block;
    padding-right: 5px;
}

.single-footer-widget .newsletter-box {
    background: #232323;
    border: 1px solid #2b2b2b;
    display: block;
    padding: 23px 30px 30px;
}

.single-footer-widget .newsletter-box p {
    margin: 0px;
}

.single-footer-widget .newsletter-box .newsletter-form {
    position: relative;
    overflow: hidden;
    display: block;
}

.single-footer-widget .newsletter-box form.newsletter-form {
    position: relative;
    margin-top: 22px;
}

.single-footer-widget .newsletter-box form.newsletter-form input[type="text"] {
    background: #202020;
    border: 1px solid #2e2e2e;
    color: #3a3939;
    display: block;
    font-size: 15px;
    font-weight: 500;
    height: 50px;
    letter-spacing: 1px;
    padding-left: 20px;
    padding-right: 55px;
    position: relative;
    -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    width: 100%;
}

.single-footer-widget .newsletter-box form.newsletter-form button {
    background: transparent;
    color: #ea531c;
    display: block;
    height: 50px;
    padding: 9px 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    width: 50px;
}

.single-footer-widget .newsletter-box form.newsletter-form button:before {
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 0;
    width: 1px;
    height: auto;
    content: "";
    background: #2b2b2b;
}

.single-footer-widget .newsletter-box form.newsletter-form button i {
    font-size: 16px
}

.single-footer-widget .newsletter-box form.newsletter-form input[type="text"]:focus {
    border: 1px solid #424141;
    background: #fff;
    color: #000;
}

.single-footer-widget .newsletter-box form.newsletter-form input[type="text"]:focus+button,
.single-footer-widget .newsletter-box form.newsletter-form button:hover {
    background: #424141 none repeat scroll 0 0;
    color: #fff;
}

.footer-social-links {
    display: block;
    overflow: hidden;
    margin-top: 0;
}

.footer-social-links ul {
    overflow: hidden;
}

.footer-social-links ul li {
    display: inline-block;
    float: left;
    border-right: 1px solid #2b2b2b;
    max-width: 195px;
    width: 50%;
    min-height: auto;
    text-align: center;
    text-align: left;
    padding-bottom: 13px;
}

.tmbox-top img {
    width: 200px;
    height: 200px;
    border-radius: 100%;
    margin: auto;
}

.team_clerF_row h4 {
    color: #85c7eb;
    margin-bottom: 10px;
}

.team-det-modal {
    background: rgba(24, 40, 67, 0.2);
}

.loginmodal-container {
    padding: 30px;
    max-width: 350px;
    width: 100% !important;
    background-color: #F7F7F7;
    margin: 0 auto;
    border-radius: 2px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    font-family: roboto;
}

.loginmodal-container h1 {
    text-align: center;
    font-size: 1.8em;
    font-family: roboto;
}

.loginmodal-container input[type=submit] {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    position: relative;
}

.loginmodal-container input[type=text],
input[type=password] {
    height: 44px;
    font-size: 16px;
    width: 100%;
    margin-bottom: 10px;
    -webkit-appearance: none;
    background: #fff;
    border: 1px solid #d9d9d9;
    border-top: 1px solid #c0c0c0;
    /* border-radius: 2px; */
    padding: 0 8px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.loginmodal-container input[type=text]:hover,
input[type=password]:hover {
    border: 1px solid #b9b9b9;
    border-top: 1px solid #a0a0a0;
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.loginmodal {
    text-align: center;
    font-size: 14px;
    font-family: 'Arial', sans-serif;
    font-weight: 700;
    height: 36px;
    padding: 0 8px;
    /* border-radius: 3px; */
    /* -webkit-user-select: none;
  user-select: none; */
}

.loginmodal-submit {
    /* border: 1px solid #3079ed; */
    border: 0px;
    color: #fff;
    text-shadow: 0 1px rgba(0, 0, 0, 0.1);
    background-color: #4d90fe;
    padding: 17px 0px;
    font-family: roboto;
    font-size: 14px;
    /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#4787ed)); */
}

.rgs .title h2 {
    text-align: center;
}

.rgs .title p {
    text-align: center;
}

.rgs .contact-form {
    background: #abe0f8 !important;
    display: block !important;
    padding: 30px;
}

.loginmodal-submit:hover {
    /* border: 1px solid #2f5bb7; */
    border: 0px;
    text-shadow: 0 1px rgba(0, 0, 0, 0.3);
    background-color: #357ae8;
    /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#357ae8)); */
}

.tes-1 .thm-btn {
    padding: 0;
    /* position: absolute; */
    top: 0;
    /* bottom: 0; */
    padding-top: 0;
    /* right: 0; */
    /* left: 0; */
    height: 209px;
    vertical-align: middle;
    display: table-cell;
    width: 241px;
}

.modal i {
    color: #fff !important;
    font-size: 40px;
    font-weight: normal;
    margin: 13px;
}

.t-rd {
    position: absolute;
    bottom: -75px;
    z-index: 111;
}


/*.t-rd:before{       position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: -111px;
    background-color: #182942a8;
    bottom: 38px;}*/

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1111111;
    background-color: rgba(24, 42, 66, 0.71);
}

.testi .testi-wraper {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}


/*#testimonial-slider{
    border-right: 1px solid #85c7eb;
}*/

.modal-dialog {
    width: 64%;
    margin: 30px auto;
    border: 10px solid #182942;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%) !important;
    left: 50%;
}

.testi-wraper {
    padding-left: -15px: padding-right: -15px: margin: auto;
}

.loginmodal-container a {
    text-decoration: none;
    color: #666;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    opacity: 0.6;
    transition: opacity ease 0.5s;
}

.login-help {
    font-size: 12px;
}

.team-box {
    padding-top: 15px;
    opacity: 1;
    transition: ease all 0.9s;
}

.team-box:hover {
    background-color: #0f4365;
}

.team-box:hover h4 {
    color: #fff;
}

.team-box:hover p {
    color: #fff;
}

.tmbox-top {
    position: relative;
    width: 100%;
}

.tmbox-top {
    position: relative;
    border-radius: 100%;
    height: 200px;
    width: 200px;
    margin: auto;
    overflow: hidden;
    margin-bottom: 26px;
    transition: 0.5s ease all;
}

.tmbox-top:hover .hover-eff {
    opacity: 1;
}

.hover-eff {
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transition: 0.5s ease all;
    background-color: rgba(133, 199, 235, 0.9215686274509803);
    display: none;
}

.tmbox-top:hover .hover-eff ul {
    bottom: 0;
    transition: 0.5s ease all;
    opacity: 2;
}

.hover-eff ul {
    -webkit-transform: translate(0, -300%);
    -moz-transform: translate(0, -300%);
    -ms-transform: translate(0, -300%);
    -o-transform: translate(0, -300%);
    transform: translate(0, -300%);
    opacity: 1;
    width: 100%;
    transition: ease all 0.9s;
    position: absolute;
    bottom: -113px;
    /* left: 50%; */
    transform: 0;
}

.hover-eff ul li {
    display: inline;
    text-align: center;
    padding: 8px;
}

.hover-eff i {
    color: #000;
    font-size: 25px;
}

.tmbox-bot h5 {
    margin-bottom: 10px;
}

.tmbox-bot p {
    font-size: 14px;
    line-height: 25px;
    /*  ght: 16px;*/
    height: 44px;
    font-weight: 400;
    margin-bottom: 25px;
}

.team-section2 {
    padding: 70px 0;
}

.tmbox-bot {
    padding: 10px;
}

.team-det-modal .modal-content {
    background: #D2DDF7;
}

.team-det-modal .modal-title {
    color: #222;
    font-size: 22px;
}

.team-det-modal .team-det-sum {
    max-height: 400px;
    overflow: auto;
}

.team-det-modal .close {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #182843;
    color: #fff;
    font-size: 18px;
    opacity: 1;
    position: absolute;
    top: -15px;
    right: -22px;
}

.part .col-5 {
    border-right: none;
}

.col-5:last-child {
    border-right: 0;
}

.event-area img {
    background-color: #fff;
    max-width: 54%;
}

.event-area h3 {
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 500;
}

.event-area .row {
    display: table;
    width: 100%;
}

.footer-social-links ul li:first-child {
    border-left: 1px solid #2b2b2b;
}

.footer-social-links ul li a {
    display: block;
    padding: 0 0;
    color: #e6eaf1;
    font-size: 18px;
    font-weight: 700;
}

.footer-social-links ul li a i {
    display: inline-block;
}

.footer-social-links ul li a:hover {
    color: #f28a03;
}


/*** 
=============================================
    Footer Bottom area style
=============================================
***/

.footer-bottom-area {
    background: #ffffff;
    padding: 27px 0 27px;
}

.copyright-text {
    padding: 0 0;
}

.copyright-text p {
    margin: 0;
    color: #8a8a8a;
    font-size: 16px;
    line-height: 26px;
}

.copyright-text p a {
    font-weight: 400;
    color: #ea531c;
    transition: all 500ms ease;
}

.copyright-text p a:hover {
    color: #8a8a8a;
}

.footer-menu {
    overflow: hidden;
    float: right;
}

.footer-menu li {
    display: inline-block;
    float: left;
    margin-right: 40px;
    line-height: 26px;
}

.footer-menu li:last-child {
    margin-right: 0;
}

.footer-menu li a {
    display: block;
    color: #8a8a8a;
    font-size: 16px;
    text-align: center;
    transition: all 500ms ease;
}

.footer-menu li a:hover {
    color: #ea531c;
}


/*** 
=============================================
    Breadcrumb area style
=============================================
***/

.breadcrumb-area {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 150px;
    padding-bottom: 52px;
    position: relative;
    z-index: 1;
    background-color: #182942;
}


/*.breadcrumb-area::before {
    background: rgba(0, 0, 0, 0.75) none repeat scroll 0 0;
    background-position: center top;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}*/

.breadcrumb-area .breadcrumbs {}

.breadcrumb-area .breadcrumbs h1 {
    color: #0f4365;
    font-size: 41px;
    font-weight: 700;
    line-height: 50px;
    text-transform: uppercase;
    text-align: center;
}

.breadcrumb-bottom-area {
    position: relative;
    overflow: hidden;
    background: #f7f7f7;
    padding: 17px 0 16px;
}

.breadcrumb-bottom .left ul {}

.breadcrumb-bottom .left ul li {
    color: #202020;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    margin-right: 4px;
    line-height: 20px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
}

.breadcrumb-bottom .left ul li:last-child {
    margin-right: 0;
}

.breadcrumb-bottom .left ul li a {
    color: #202020;
    font-size: 14px;
    font-weight: 700;
    transition: all 500ms ease;
}

.breadcrumb-bottom .left ul li.active {
    color: #0f4365;
}

.thank-you {
    background: rgba(0, 0, 0, 0.52);
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 11111111;
    top: 0;
    bottom: 0;
    overflow: hidden;
    display: none;
}

.close-icon {
    cursor: pointer;
    background-color: #fff:
}

.clickable {
    cursor: pointer;
    height: 50px;
    border-radius: 100%;
    width: 50px;
    background-color: #fff;
    text-align: center;
    vertical-align: middle;
    line-height: 50px;
    margin: 14px 14px 0px 0px;
    border: 1px solid #0f4365;
}

.thank-inner {
    position: absolute;
    width: 40%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    padding: 40px;
    text-align: center;
}

.thank-inner h3 {
    font-size: 40px;
    margin-bottom: 25px;
}

.thank-inner i {
    font-size: 40px;
    font-weight: bold;
    background-color: #0f4365;
    color: #fff;
    height: 100px;
    width: 100px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    border-radius: 100%;
}

.thank-inner p {
    margin-top: 19px;
    color: #000;
    font-weight: 400;
}

.breadcrumb-bottom .left ul li a:hover {
    color: #ea531c;
}

.breadcrumb-bottom .left ul li i {
    font-size: 16px;
    color: #202020;
}

.breadcrumb-bottom .right span {
    color: #202020;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    transition: all 500ms ease;
}

.breadcrumb-bottom .right span i {
    font-size: 16px;
    display: inline-block;
    padding-right: 6px;
}

.breadcrumb-bottom .right a {
    display: inline-block;
}

.breadcrumb-bottom .right span:hover {
    color: #ea531c;
}


/*** 
=============================================
    Testimonial Area style
=============================================
***/

.about-area.about-page {
    padding-bottom: 82px;
    padding-top: 100px;
}

.about-area.about-page .top-img-holder {
    overflow: hidden;
    padding-bottom: 48px;
}

.about-area.about-page .right-text-holder {
    overflow: hidden;
}

.about-area.about-page .right-text-holder ul li {
    padding-left: 70px;
    position: relative;
    overflow: hidden;
    margin-bottom: 40px;
}

.about-area.about-page .right-text-holder ul li:last-child {
    margin-bottom: 0;
}

.about-area.about-page .right-text-holder ul li .icon-holder {
    position: absolute;
    top: 4px;
    left: 0;
}

.about-area.about-page .right-text-holder ul li .icon-holder span:before {
    font-size: 50px;
    line-height: 50px;
    color: #202020;
}

.about-area.about-page .right-text-holder ul li .title-holder {}

.about-area.about-page .right-text-holder ul li .title-holder h3 {
    margin: 0 0 5px;
}

.about-area.about-page .right-text-holder ul li .title-holder span {
    color: #ea531c;
}

.about-area.about-page .right-text-holder ul li .title-holder p {
    margin: 10px 0 0;
}


/*** 
=============================================
    gallery Area style
=============================================
***/

.gallery-area {
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 70px;
    padding-top: 88px;
    position: relative;
    z-index: 1;
}

.gallery-area::before {
    background: rgba(0, 0, 0, 0.90) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.gallery-area .sec-title h1 {
    color: rgba(255, 255, 255, 0.05);
}

.gallery-area .sec-title h2 {
    color: #ffffff;
}

.gallery-area .single-project-item {
    overflow: hidden;
    display: block;
    margin-bottom: 30px;
}

.gallery-area .single-project-item .img-holder {
    position: relative;
    display: block;
    overflow: hidden;
}

.gallery-area .single-project-item .img-holder img {
    transition: all 0.4s ease-in-out 0.5s;
    width: 100%;
    transform: scale(1.1, 1.1);
}

.gallery-area .single-project-item:hover .img-holder img {
    -ms-transition-delay: 0s;
    transition-delay: 0s;
    transform: scale(1.2, 1.2);
}

.gallery-area .single-project-item:hover .overlay-style-one {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    transition-delay: 0s;
}

.gallery-area .single-project-item .img-holder .overlay-style-one .box .content a.zoom i {
    font-size: 18px;
    width: 50px;
    height: 50px;
    background: #85c7eb;
    border-radius: 50%;
    color: #ffffff;
    border: 1px solid #85c7eb;
    line-height: 50px;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    margin: 0;
    transform: scale(2);
    transition: all 0.3s ease-in-out 0.1s;
}

.gallery-area .single-project-item:hover .img-holder .overlay-style-one .box .content a.zoom i {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    transform: scale(1);
    transition-delay: 0.1s;
}

.gallery-area .single-project-item .img-holder .overlay-style-one .box .content .bottom {
    margin-top: 20px;
}

.gallery-area .single-project-item .img-holder .overlay-style-one .box .content .bottom a.title {
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    text-transform: capitalize;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    transform: translateY(100px);
    transition: all 0.3s ease-in-out 0.1s;
}

.gallery-area .single-project-item:hover .img-holder .overlay-style-one .box .content .bottom a.title {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    transform: translateY(0px);
    transition-delay: 0.3s;
}


/*** 
=============================================
    Testimonial Area style
=============================================
***/

.testimonial-area {
    padding: 88px 0 100px;
    background: #ffffff;
}

.testimonial-area .single-item .img-holder {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #f4f4f4;
    border-radius: 50%;
    display: block;
    height: 95px;
    width: 95px;
    margin: 0 auto;
    overflow: hidden;
    padding: 5px;
    z-index: 5;
    position: relative;
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}

.testimonial-area .single-item:hover .img-holder {
    background: #ea531c;
    border-color: #ea531c;
}

.testimonial-area .single-item .img-holder img {
    border-radius: 50%;
}

.testimonial-area .single-item .text-holder {
    position: relative;
    border: 1px solid #f4f4f4;
    border-top: none;
    margin-top: -48px;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 74px;
    z-index: 1;
    padding-bottom: 23px;
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}

.testimonial-area .single-item .text-holder:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    content: "";
    background: #f4f4f4;
}

.testimonial-area .single-item:hover .text-holder {}

.testimonial-area .single-item .text-holder h5 {
    color: #f28a03;
    font-size: 18px;
    font-weight: 700;
    text-transform: none;
    margin: 0 0 12px;
    font-family: 'Comfortaa', cursive;
}

.testimonial-area .single-item .text-holder p {
    margin: 0 0 17px;
}

.testimonial-area .single-item .text-holder .border {
    height: 1px;
    width: 190px;
    background: #efefef;
    display: block;
    margin: 0 auto;
}

.testimonial-area .single-item .client-info {
    background: #fff none repeat scroll 0 0;
    display: block;
    overflow: hidden;
    padding: 20px 0px 0px;
    position: relative;
    z-index: 1;
    transition: all 500ms ease;
}

.testimonial-area .single-item .client-info .name h3 {
    text-transform: capitalize;
    margin: 0 0 3px;
    transition: all 700ms ease;
}

.testimonial-area .single-item .client-info .name p {
    color: #ea531c;
    margin: 0;
    transition: all 500ms ease;
}

.testimonial-area .owl-controls {
    width: 120px;
    background: #fff;
    position: absolute;
    right: -15px;
    top: -87px;
    border: none;
}

.testimonial-area .owl-theme .owl-nav [class*="owl-"] {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 0;
    color: #949494;
    font-size: 20px;
    font-weight: 700;
    height: 40px;
    line-height: 36px;
    margin: 0 0 0 0px;
    padding: 0;
    width: 40px;
    border: 2px solid #f9f9f9;
    transition: all 700ms ease 0s;
}

.testimonial-area .owl-theme .owl-nav .owl-next {
    margin-left: 10px;
}

.testimonial-area .owl-theme .owl-nav [class*="owl-"]:hover {
    border-color: #ea531c;
    color: #ea531c;
}


/*** 
=============================================
    Team Area style
=============================================
***/

.team-area {
    background: #f7f7f7;
    position: relative;
    padding-top: 88px;
    padding-bottom: 157px;
    z-index: 1;
}

.team-area:before {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    min-height: 250px;
    content: "";
    background: #ffffff;
    z-index: -1;
}

.team-area .sec-title h1 {
    color: #ededed;
}

.team-area .single-team-member {
    position: relative;
    margin-bottom: 2px;
}

.team-area .single-team-member:hover {
    box-shadow: 0px 1px 3px 0px rgba(135, 135, 135, 0.50);
}

.team-area .single-team-member .img-holder {
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.team-area .single-team-member .img-holder:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(117, 189, 209, 1);
    background: -moz-linear-gradient(top, rgba(117, 189, 209, 1) 0%, rgba(242, 135, 4, 1) 0%, rgba(234, 85, 27, 0.75) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(117, 189, 209, 1)), color-stop(0%, rgba(242, 135, 4, 1)), color-stop(100%, rgba(234, 85, 27, 0.75)));
    background: -webkit-linear-gradient(top, rgba(117, 189, 209, 1) 0%, rgba(242, 135, 4, 1) 0%, rgba(234, 85, 27, 0.75) 100%);
    background: -o-linear-gradient(top, rgba(117, 189, 209, 1) 0%, rgba(242, 135, 4, 1) 0%, rgba(234, 85, 27, 0.75) 100%);
    background: -ms-linear-gradient(top, rgba(117, 189, 209, 1) 0%, rgba(242, 135, 4, 1) 0%, rgba(234, 85, 27, 0.75) 100%);
    background: linear-gradient(to bottom, rgba(117, 189, 209, 1) 0%, rgba(242, 135, 4, 1) 0%, rgba(234, 85, 27, 0.75) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#75bdd1', endColorstr='#ea551b', GradientType=0);
    z-index: -1;
    transition: all 0.4s ease-in-out 0.5s;
    width: 100%;
    opacity: 0;
}

.team-area .single-team-member:hover .img-holder:before {
    -ms-transition-delay: 0s;
    transition-delay: 0s;
    opacity: 1;
}

.team-area .single-team-member .img-holder img {
    transition: all 0.4s ease-in-out 0.5s;
    width: 100%;
}

.team-area .single-team-member:hover .img-holder img {
    transition-delay: 0s;
    opacity: .5;
}

.team-area .single-team-member .overlay-style-one {
    background: transparent;
}

.team-area .single-team-member:hover .overlay-style-one {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    transition-delay: 0s;
}

.team-area .single-team-member .overlay-style-one .content ul {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    transform: translateY(100px);
    transition: all 0.3s ease-in-out 0.1s;
}

.team-area .single-team-member:hover .overlay-style-one .content ul {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    transform: translateY(0px);
    transition-delay: 0.3s;
}

.team-area .single-team-member .overlay-style-one .content ul li {
    display: inline-block;
    float: none;
    margin: 0 3px;
}

.team-area .single-team-member .overlay-style-one .content ul li a i {
    font-size: 16px;
    color: #222222;
    width: 45px;
    height: 45px;
    line-height: 46px;
    background: #ffffff;
    display: block;
    border-radius: 50%;
    transition: all 500ms ease;
}

.team-area .single-team-member .overlay-style-one .content ul li a:hover i {
    background: #000000;
    color: #f28a03;
}

.team-area .single-team-member .text-holder {
    padding-top: 21px;
    padding-bottom: 17px;
    background: #ffffff;
}

.team-area .single-team-member .text-holder h3 {
    color: #ea531c;
    margin: 0 0 5px;
}

.team-area .single-team-member .text-holder span {}

.team-area .owl-theme .owl-nav {
    margin: 0;
}

.team-area .owl-theme .owl-dots {
    position: absolute;
    top: 108%;
    left: 0;
    right: 0;
}

.team-area .owl-theme .owl-dots .owl-dot {
    display: inline-block;
}

.team-area .owl-dots .owl-dot {
    background: #fff;
    width: 12px;
    height: 12px;
    margin: 6px;
    padding: 0px;
    border: 2px solid #ea531c;
    background: none;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    transition: all 500ms ease;
}

.team-area .owl-dots .owl-dot span {
    display: none;
}

.team-area .owl-dots .owl-dot.active {
    border: 2px solid #ea531c;
    background: #ea531c;
}


/*** 
=============================================
    Sponsor Area style
=============================================
***/

.sponsor-area {
    padding-top: 100px;
    padding-bottom: 60px;
}

.sponsor-area .single-item {
    margin-bottom: 40px;
    border: 1px solid #efefef;
    display: block;
    padding: 39px 20px 32px;
    background: url(../images/icon/pattern.png);
}

.sponsor-area .single-item .icon-holder {
    padding-bottom: 25px;
}

.sponsor-area .single-item .icon-holder span:before {
    color: #f28a03;
    font-size: 50px;
    line-height: 50px;
}

.sponsor-area .single-item .text-holder {}

.sponsor-area .single-item .text-holder h3 {
    color: #202020;
    font-size: 20px;
    font-weight: 700;
    line-height: 18px;
}

.sponsor-area .single-item .text-holder p {
    margin: 15px 0 11px;
}

.sponsor-area .single-item .text-holder a {
    color: #f28a03;
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
    font-family: 'Roboto', sans-serif;
    transition: all 500ms ease;
}

.sponsor-area .single-item .text-holder a:hover {
    color: #222222;
}


/*** 
=============================================
    Sponsor Form area style
=============================================
***/

.sponsor-form-area {
    background: #f7f7f7;
    padding-top: 88px;
    padding-bottom: 70px;
}

.sponsor-form-area .sec-title h1 {
    color: #ededed;
}

.sponsor-form-area .sponsor-form input[type="text"],
.sponsor-form-area .sponsor-form input[type="email"] {
    background: #f3f3f3;
    border: 1px solid #e9e9e9;
    color: #8a8a8a;
    display: block;
    font-size: 16px;
    height: 50px;
    margin-bottom: 30px;
    padding: 0 20px;
    width: 100%;
    transition: all 500ms ease;
    font-family: 'Roboto', sans-serif;
}

.sponsor-form-area .sponsor-form input[type="text"]:focus {
    background: #ffffff;
    border-color: #f18605;
}

.sponsor-form-area .sponsor-form input[type="email"]:focus {
    background: #ffffff;
    border-color: #f18605;
}

.sponsor-form-area .sponsor-form button {
    width: 100%;
}

.sponsor-form-area .sponsor-form button:hover {}


/*** 
=============================================
    Gallery page Area style
=============================================
***/

.gallery-area.gallery-page {
    padding: 100px 0;
    background: #ffffff;
}

.gallery-area.gallery-page:before {
    background: #ffffff;
}

.single-project-item.span-4 {
    width: 33.3333333333%;
    float: left;
    margin-bottom: 0;
}


/*** 
=============================================
    Faq content area style
=============================================
***/

.faq-content-area {
    background: #ffffff;
    padding-top: 80px;
    padding-bottom: 30px;
}

.faq-content-area .single-box {
    background: #ffffff;
    display: block;
    border: 1px solid #f0f0f0;
    padding: 40px 30px 25px;
    margin-bottom: 50px;
}

.faq-content-area .single-box .sec-title {
    margin-top: -2px;
    padding-bottom: 40px;
}

.faq-content-area .single-box .sec-title h1 {
    color: #222222;
    font-size: 26px;
    margin: 0 0 15px;
    line-height: 26px;
    text-transform: none;
}

.faq-content-area .single-box .sec-title .border {
    background: #ea531c;
    height: 3px;
    width: 70px;
    display: block;
    margin: 0 auto;
}

.faq-content-area .accordion-box {
    display: block;
    overflow: hidden;
    padding: 0;
}

.faq-content-area .accordion-box .accordion {
    margin-bottom: 15px;
    position: relative;
}

.faq-content-area .accordion-box .accordion .accord-btn {
    border: 1px solid #f0f0f0;
    cursor: pointer;
    padding: 10px 15px 10px 55px;
    position: relative;
    transition: all 500ms ease;
}

.faq-content-area .accordion-box .accordion .accord-btn h4 {
    color: #222222;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    transition: all 500ms ease;
}

.faq-content-area .accordion-box .accordion .accord-btn::after {
    color: #c7c7c7;
    content: "\f101";
    font-family: "Flaticon";
    font-size: 12px;
    font-weight: 400;
    line-height: 30px;
    margin-top: -25px;
    position: absolute;
    left: 10px;
    top: 33px;
    transition: all 500ms ease 0s;
    width: 30px;
    height: 30px;
    border-radius: 0%;
    border: 1px solid #f8f8f8;
    text-align: center;
}

.faq-content-area .accordion-box .accordion .accord-btn.active {
    border-bottom: 1px solid #f0f0f0;
    transition: all 500ms ease;
}

.faq-content-area .accordion-box .accordion .accord-btn.active h4 {
    color: #ea531c;
}

.faq-content-area .accordion-box .accordion .accord-btn.active:after {
    content: "\f100";
    border: 1px solid #ea531c;
    color: #ea531c;
    background: transparent;
}

.faq-content-area .accordion-box .accordion .accord-content {
    display: none;
    padding: 14px 20px 10px 55px;
    position: relative;
    border: 1px solid #f0f0f0;
    border-top: none;
}

.faq-content-area .accordion-box .accordion .accord-content.collapsed {
    display: block;
}

.faq-content-area .accordion-box .accordion .accord-content p {
    margin: 0;
}


/*** 
=============================================
    Pricing plan area.pricing page style
=============================================
***/

.pricing-plan-area.pricing-page {
    background: #ffffff;
    padding-top: 100px;
}


/*** 
=============================================
   Cart area  style
=============================================
***/

.cart-area {
    padding-bottom: 100px;
    padding-top: 100px;
}

.cart-area .inner-content {
    display: block;
    overflow: hidden;
    border: 1px solid #F7F7F7;
    padding-bottom: 30px;
    box-shadow: 0px 1px 5px 0px rgba(135, 135, 135, 0.50);
}

.cart-top-text {
    background: #ffdccf;
    overflow: hidden;
    display: block;
    padding: 20px 30px 20px;
    margin-bottom: 35px;
}

.cart-top-text .text {}

.cart-top-text .text p {
    color: #202020;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    margin: 7px 0;
}

.cart-top-text .button {}

.cart-top-text .button a {
    padding: 11px 30px 9px;
}

.cart-area .sec-title {
    padding-bottom: 17px;
}

.cart-area .sec-title h1 {
    font-size: 24px;
    margin: 0;
    color: #252525;
    text-transform: capitalize;
    font-family: 'Roboto', sans-serif;
}

.cart-area .table-outer {
    overflow-x: auto;
    position: relative;
    width: 100%;
}

.cart-area .cart-table {
    min-width: 1024px;
    width: 100%;
}

.cart-area .cart-table .cart-header {
    background: #f7f7f7;
    color: #222222;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    position: relative;
    text-transform: capitalize;
    width: 100%;
}

.cart-area .cart-table thead tr th {
    font-weight: 700;
    line-height: 24px;
    min-width: 110px;
    padding: 20px 25px;
    text-align: center;
}

.cart-area .cart-table thead tr th.prod-column {
    padding-left: 30px;
    text-align: left;
}

.cart-area .cart-table thead tr th.availability {
    padding: 0 40px
}

.cart-area .cart-table tbody tr {
    border-bottom: 1px solid #f7f7f7;
}

.cart-area .cart-table tbody tr td {
    color: #999999;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    min-width: 100px;
    padding: 27.5px 25px;
}

.cart-area .cart-table tbody tr .prod-column .column-box {
    min-height: 70px;
    position: relative;
}

.cart-area .cart-table tbody tr .prod-column .column-box .prod-thumb {
    width: 70px;
    border: 2px solid #f7f7f7;
    padding: 3px;
}

.cart-area .cart-table tbody tr .prod-column .column-box .prod-thumb img {
    display: block;
    max-width: 100%;
}

.cart-area .cart-table tbody tr .prod-column .column-box .prod-thumb,
.cart-area .cart-table tbody tr .prod-column .column-box .title {
    display: table-cell;
    vertical-align: middle;
}

.cart-area .cart-table tbody tr .prod-column .column-box .title {
    padding-left: 20px;
}

.cart-area .cart-table tbody tr .prod-column .column-box .title h3 {
    color: #222222;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    font-family: 'Roboto', sans-serif;
}

.cart-area .cart-table tbody tr .qty {
    padding-right: 25px;
    width: 120px;
}

.cart-area .cart-table tbody tr .qty .input-group.bootstrap-touchspin {}

.cart-area .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border-radius: 0;
    margin-left: 0;
    padding: 11px;
}

.cart-area .cart-table tbody tr .qty .btn-default {
    background-color: #e0dcdc;
    border-color: #ababab;
    color: #fff;
}

.cart-area .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    border-radius: 0;
    margin-left: 0;
    margin-top: -1px;
    padding: 10px;
}

.cart-area .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical i {
    font-size: 9px;
    left: 6px;
    top: 6px;
}

.cart-area .cart-table tbody tr td.unit-price {
    padding-left: 40px;
    padding-right: 20px;
}

.cart-area .cart-table tbody tr td.price {
    color: #999999;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
}

.cart-area .cart-table tbody tr .sub-total {
    color: #F18305;
    font-weight: 400;
    font-size: 18px;
    text-align: center;
}

.cart-area .cart-table tbody tr td .remove {}

.cart-area .cart-table tbody tr td .remove .checkbox {
    text-align: center;
}

.cart-area .cart-table tbody tr td .remove .checkbox label {
    color: #777;
    font-size: 16px;
    font-weight: 400;
}

.cart-area .cart-table tbody tr td .remove .checkbox label input[type="checkbox"] {
    display: inline-block;
    position: relative;
    top: 1px;
}

.cart-middle {
    padding-top: 30px;
    padding: 30px 25px 0;
}

.cart-middle .apply-coupon {
    padding-left: 245px;
    position: relative;
}

.cart-middle .apply-coupon input[type="text"] {
    border: 2px solid #f7f7f7;
    color: #777;
    font-size: 14px;
    font-weight: 400;
    height: 50px;
    left: 0;
    padding: 0 15px;
    position: absolute;
    text-transform: capitalize;
    top: 0;
    transition: all 500ms ease 0s;
    width: 225px;
}

.cart-middle .apply-coupon input[type="text"]:focus {
    border: 2px solid #f28a03;
}

.cart-middle .apply-coupon .apply-coupon-button button {
    padding: 16px 45px 14px;
    color: #ffffff;
    border-radius: 4px;
}

.cart-middle .apply-coupon .apply-coupon-button button:hover {}

.cart-middle .update-cart button {
    padding: 16px 45px 14px;
    background: #f7f7f7;
    color: #222222;
    border-radius: 4px;
}

.cart-middle .update-cart button:hover {
    background: #EF730D;
    color: #fff;
}

.cart-bottom {
    overflow: hidden;
    padding-top: 58px;
}

.cart-bottom button.checkout-btn {
    padding: 16px 45px 14px;
    margin-top: 30px;
    float: right;
    border-radius: 4px;
}

.cart-bottom button.checkout-btn:hover {}

.cart-total {}

.cart-total-table {
    border: 2px solid #f7f7f7
}

.cart-total-table li {
    border-bottom: 1px solid #f7f7f7
}

.cart-total-table li:last-child {
    border-bottom: none
}

.cart-total-table li span.col.col-title {
    border-right: 1px solid #f7f7f7;
    color: #222222;
    display: block;
    float: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    padding: 10px 18px;
    position: relative;
    width: 50%;
    font-family: 'Roboto', sans-serif;
}

.cart-total-table li span.col {
    color: #999999;
    display: block;
    float: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    padding: 10px 18px;
    position: relative;
    width: 50%;
    font-family: 'Roboto', sans-serif;
}

.cart-total-table li span.col b {
    color: #ddd;
    font-weight: 300;
    text-decoration: underline;
}


/*** 
=============================================
    Checkout Area style
=============================================
***/

.checkout-area {
    padding-bottom: 100px;
    padding-top: 100px;
}

.checkout-area .sec-title {
    padding-bottom: 11px;
}

.checkout-area .sec-title h1 {
    color: #222;
    font-size: 24px;
    font-family: 'Roboto', sans-serif;
    text-transform: none;
}

.checkout-area .exisitng-customer {
    background: #f7f7f7;
    display: block;
    padding: 20px 28px 21px;
    position: relative;
    margin-bottom: 20px;
}

.checkout-area .exisitng-customer:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 100%;
    background: #ea531c;
    content: "";
}

.checkout-area .exisitng-customer h5 {
    color: #222222;
    font-size: 16px;
    font-weight: 400;
}

.checkout-area .exisitng-customer h5 a {
    color: #ea531c;
    display: inline-block;
    padding-left: 15px;
}

.checkout-area .coupon {
    background: #f7f7f7;
    display: block;
    padding: 20px 28px 21px;
    position: relative;
    margin-bottom: 60px;
}

.checkout-area .coupon:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 100%;
    background: #ea531c;
    content: "";
}

.checkout-area .coupon h5 {
    color: #222222;
    font-size: 16px;
    font-weight: 400;
}

.checkout-area .coupon h5 a {
    color: #ea531c;
    display: inline-block;
    padding-left: 15px;
}

.checkout-area .form form .field-label {
    color: #222222;
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 3px;
    text-transform: capitalize;
    font-family: 'Roboto', sans-serif;
}

.checkout-area .form form .field-input input[type="text"] {
    border: 2px solid #f4f4f4;
    color: #999999;
    display: block;
    font-size: 14px;
    height: 48px;
    margin-bottom: 23px;
    padding: 0 15px;
    width: 100%;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.checkout-area .form form .field-input input[type="text"]:focus {
    border: 2px solid #ea531c;
}

.checkout-area .create-acc .checkbox {
    margin: 7px 0 0;
}

.checkout-area .create-acc .checkbox label {
    color: #ea531c;
    font-weight: 400;
    font-size: 16px;
}

.checkout-area .create-acc .checkbox input {
    margin-top: 7px;
}

.checkout-area .shipping-info input[type="checkbox"] {
    cursor: pointer;
    display: inline-block;
    margin: 0 0 0 25px;
    position: relative;
    top: 0px;
    vertical-align: middle;
}

.checkout-area .form form .field-input textarea {
    border: 2px solid #f4f4f4;
    color: #999;
    display: block;
    font-size: 14px;
    height: 119px;
    padding: 10px 15px;
    width: 100%;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.checkout-area .form form .field-input textarea:focus {
    border-color: #ea531c;
}

.checkout-area .bottom {
    padding-top: 60px
}

.checkout-area .table {
    overflow-x: auto;
    position: relative;
    width: 100%;
    margin-bottom: 0;
}

.checkout-area .table .cart-table {
    min-width: auto;
    width: 100%;
}

.checkout-area .table .cart-table .cart-header {
    background: #f7f7f7;
    color: #222222;
    font-size: 16px;
    position: relative;
    text-transform: capitalize;
    width: 100%;
    font-family: 'Roboto', sans-serif;
}

.checkout-area .table .cart-table thead tr th {
    font-weight: 700;
    line-height: 24px;
    min-width: 110px;
    padding: 19px 30px 17px;
}

.checkout-area .table .cart-table thead tr th.product-column {
    padding-left: 30px;
    text-align: left;
}

.checkout-area .table .cart-table tbody tr {
    border-bottom: 1px solid #f7f7f7;
}

.checkout-area .table .cart-table tbody tr td {
    vertical-align: middle
}

.checkout-area .table .cart-table tbody tr td {
    min-width: 110px;
    padding: 25px 20px;
}

.checkout-area .table .cart-table tbody tr .product-column .column-box {
    min-height: 70px;
}

.checkout-area .table .cart-table tbody tr .product-column .column-box .prod-thumb {
    width: 70px;
    border: 2px solid #f7f7f7;
    padding: 3px;
}

.checkout-area .table .cart-table tbody tr .product-column .column-box .prod-thumb img {
    display: block;
    max-width: 100%;
}

.checkout-area .table .cart-table tbody tr .product-column .column-box .prod-thumb,
.checkout-area .table .cart-table tbody tr .product-column .column-box .product-title {
    display: table-cell;
    vertical-align: middle;
}

.checkout-area .table .cart-table tbody tr .product-column .column-box .product-title {
    padding-left: 15px;
}

.checkout-area .table .cart-table tbody tr .product-column .column-box .product-title h3 {
    color: #222222;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    font-family: 'Roboto', sans-serif;
}

.checkout-area .table .cart-table tbody tr .qty {
    padding-right: 30px;
    width: 130px;
}

.checkout-area .table .cart-table tbody tr .qty .input-group.bootstrap-touchspin {
    float: right;
    width: 60px;
}

.checkout-area .table .cart-table tbody tr .qty .form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow: none;
    color: #252525;
    display: block;
    font-size: 18px;
    font-weight: 400;
    height: 34px;
    padding: 6px 0;
    text-align: center;
}

.checkout-area .table .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border-radius: 0;
}

.checkout-area .table .cart-table tbody tr .qty .btn-default {
    background-color: #f28a03;
    border-color: #ce7604;
    color: #fff;
}

.checkout-area .table .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    border-radius: 0;
    margin-top: -2px;
}

.checkout-area .table .cart-table tbody tr td.price {
    color: #F18106;
    font-size: 18px;
    font-weight: 400;
}

.cart-total .payment-options {
    background: #f7f7f7 none repeat scroll 0 0;
    margin-top: 30px;
    overflow: hidden;
    padding: 23px 20px 30px;
}

.cart-total .payment-options .option-block {
    margin-bottom: 14px
}

.cart-total .payment-options .option-block .checkbox {
    margin: 0 0 5px;
}

.cart-total .payment-options .option-block .checkbox label {
    font-weight: 700;
    min-height: 20px;
    padding-left: 20px;
}

.cart-total .payment-options .option-block .checkbox label input {
    position: relative;
    top: 1px;
}

.cart-total .payment-options .option-block .checkbox label span {
    color: #222222;
    font-size: 16px;
    padding-left: 10px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
}

.cart-total .payment-options .option-block .checkbox label span b {
    color: #f28a03;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    padding-left: 25px;
    text-decoration: underline;
}

.cart-total .payment-options .option-block .text {
    padding-left: 30px;
}

.cart-total .payment-options .option-block .text p {
    margin: 0;
    line-height: 28px;
}

.placeorder-button button {
    padding: 16px 40px 14px;
    margin-top: 20px;
}


/*** 
=============================================
    Team Area v2 style
=============================================
***/

.team-area-v2 {
    padding-top: 100px;
    padding-bottom: 70px;
}

.team-area-v2 .single-team-member {
    position: relative;
    margin-bottom: 30px;
    border: 1px solid #efefef;
    transition: all 500ms ease;
}

.team-area-v2 .single-team-member:hover {
    box-shadow: 0px 1px 3px 0px rgba(135, 135, 135, 0.50);
}

.team-area-v2 .single-team-member .img-holder {
    display: block;
    overflow: hidden;
    position: relative;
}

.team-area-v2 .single-team-member .img-holder img {
    transition: all 0.4s ease-in-out 0.5s;
    width: 100%;
}

.team-area-v2 .single-team-member:hover .img-holder img {
    transition-delay: 0s;
    opacity: .5;
}

.team-area-v2 .single-team-member .overlay-style-one {
    padding: 0 20px 0;
}

.team-area-v2 .single-team-member:hover .overlay-style-one {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    transition-delay: 0s;
}

.team-area-v2 .single-team-member .overlay-style-one .content .text {
    margin-bottom: 12px;
}

.team-area-v2 .single-team-member .overlay-style-one .content .text p {
    margin: 0;
    color: #8a8a8a;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    transform: scale(5);
    transition: all 0.5s ease-in-out 0.2s;
}

.team-area-v2 .single-team-member:hover .overlay-style-one .content .text p {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    transform: scale(1);
    transition-delay: 0.2s;
}

.team-area-v2 .single-team-member .overlay-style-one .content ul {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    transform: translateY(100px);
    transition: all 0.3s ease-in-out 0.1s;
}

.team-area-v2 .single-team-member:hover .overlay-style-one .content ul {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    transform: translateY(0px);
    transition-delay: 0.3s;
}

.team-area-v2 .single-team-member .overlay-style-one .content ul li {
    display: inline-block;
    float: none;
    margin: 0 3px;
}

.team-area-v2 .single-team-member .overlay-style-one .content ul li a i {
    font-size: 16px;
    color: #222222;
    width: 35px;
    height: 35px;
    line-height: 36px;
    background: #ffffff;
    display: block;
    border-radius: 50%;
    transition: all 500ms ease;
}

.team-area-v2 .single-team-member .overlay-style-one .content ul li a:hover i {
    background: #F07A0A;
    color: #fff;
}

.team-area-v2 .single-team-member .text-holder {
    padding-top: 21px;
    padding-bottom: 17px;
    background: #ffffff;
}

.team-area-v2 .single-team-member .text-holder h3 {
    color: #ea531c;
    margin: 0 0 5px;
}


/*** 
=============================================
    Single Speaker Area style
=============================================
***/

.single-speaker-area {
    padding: 100px 0 85px;
}

.single-speaker-area .top-content {
    overflow: hidden;
    padding-bottom: 50px;
    border-bottom: 1px solid #efefef;
    margin-bottom: 55px;
}

.single-speaker-area .top-content .img-holder {}

.single-speaker-area .top-content .img-holder img {}

.single-speaker-area .top-content .text-holder {}

.single-speaker-area .top-content .text-holder .title {
    overflow: hidden;
    margin-bottom: 16px;
}

.single-speaker-area .top-content .text-holder .title h2 {
    color: #202020;
    font-size: 30px;
    font-weight: 700;
    margin: 0 0 3px;
}

.single-speaker-area .top-content .text-holder .title span {
    color: #ea531c;
}

.single-speaker-area .top-content .info-holder {
    border: 1px solid #efefef;
    display: block;
    margin-top: 84px;
}

.single-speaker-area .top-content .info-holder ul li {
    line-height: 50px;
    border-bottom: 1px solid #efefef;
    display: block;
    padding: 0 20px;
    color: #202020;
    font-size: 16px;
    font-weight: 400;
}

.single-speaker-area .top-content .info-holder ul li i {
    color: #f07c09;
    display: inline-block;
    padding-right: 5px;
}

.single-speaker-area .top-content .info-holder ul li span {
    float: right;
    color: #8a8a8a;
    font-weight: 300;
}

.single-speaker-area .top-content .info-holder ul li span a {
    margin-left: 5px;
}

.single-speaker-area .top-content .info-holder ul li:last-child {
    border-bottom: none;
}

.single-speaker-area .bottom-content {
    overflow: hidden;
}

.single-speaker-area .bottom-content .title-two {
    overflow: hidden;
    padding-bottom: 40px;
}

.single-speaker-area .bottom-content .title-two h2 {
    font-size: 26px;
    font-weight: 700;
    line-height: 32px;
    margin: 0 0 13px;
}

.single-speaker-area .bottom-content .title-two .border {
    background: #ea531c;
    height: 3px;
    width: 70px;
    display: block;
}

.single-speaker-area .bottom-content .schedule {
    display: block;
    overflow: hidden;
}

.single-speaker-area .bottom-content .schedule .schedule-single {
    overflow: hidden;
    border: 1px solid #f7f7f7;
    margin-bottom: 15px;
    display: block;
    box-shadow: 0px 1px 3px 0px rgba(135, 135, 135, 0.30);
    transition: all 300ms ease;
}

.single-speaker-area .bottom-content .schedule.mar-btm60 {
    margin-bottom: 45px;
}

.single-speaker-area .bottom-content .schedule .schedule-single .header {
    text-align: center;
    overflow: hidden;
    background: #f7f7f7;
    display: block;
    padding: 23px 0;
}

.single-speaker-area .bottom-content .schedule .schedule-single .header h3 {}

.single-speaker-area .bottom-content .schedule .schedule-single .header h3 span {
    color: #ea531c;
}

.single-speaker-area .bottom-content .schedule .schedule-single .inner-content {
    overflow: hidden;
    display: block;
    position: relative;
    padding: 25px 30px 25px;
}

.single-speaker-area .bottom-content .schedule .schedule-single .inner-content .left {
    position: relative;
}

.single-speaker-area .bottom-content .schedule .schedule-single .inner-content .left .time {
    width: 170px;
    border-right: 1px solid #efefef;
}

.single-speaker-area .bottom-content .schedule .schedule-single .inner-content .left .time h2 {
    font-size: 24px;
    font-weight: 700;
}

.single-speaker-area .bottom-content .schedule .schedule-single .inner-content .left .time span:before {
    color: #cdcdcd;
    font-size: 35px;
    line-height: 26px;
    display: inline-block;
    float: left;
    padding-right: 15px;
    transition: all 500ms ease;
}

.single-speaker-area .bottom-content .schedule .schedule-single:hover .inner-content .left .time span:before {
    color: #ea531c;
}

.single-speaker-area .bottom-content .schedule .schedule-single .inner-content .left .time,
.single-speaker-area .bottom-content .schedule .schedule-single .inner-content .left .title {
    display: table-cell;
    vertical-align: middle;
}

.single-speaker-area .bottom-content .schedule .schedule-single .inner-content .left .title {
    padding-left: 20px;
}

.single-speaker-area .bottom-content .schedule .schedule-single .inner-content .left .title a h3 {
    line-height: 28px;
    margin: 0 0 8px;
    transition: all 500ms ease;
}

.single-speaker-area .bottom-content .schedule .schedule-single:hover .inner-content .left .title a h3 {
    color: #ea531c;
}

.single-speaker-area .bottom-content .schedule .schedule-single .inner-content .left .title p {
    margin: 0;
    line-height: 24px;
}

.single-speaker-area .bottom-content .schedule .schedule-single .inner-content .right {}

.single-speaker-area .bottom-content .schedule .schedule-single .inner-content .right a {
    color: #8a8a8a;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    border: 1px solid #efefef;
    display: inline-block;
    padding: 12px 30px 10px;
    font-family: 'Roboto', sans-serif;
    margin: 5px 0;
    border-radius: 3px;
    transition: all 500ms ease;
}

.single-speaker-area .bottom-content .schedule .schedule-single:hover {
    background: #f3f3f3;
}

.single-speaker-area .bottom-content .schedule .schedule-single:hover .inner-content .right a {
    background: #F18107;
    color: #fff;
}


/*** 
=============================================
    Brand area sponsors style
=============================================
***/

.brand-area.sponsors {
    padding-top: 100px;
}

.brand-area.sponsors .single-item {}

.brand-area.sponsors .single-item .img-holder {
    border-bottom: 1px solid #efefef;
    margin-bottom: 27px;
    transition: all 700ms ease;
}

.brand-area.sponsors .single-item:hover .img-holder {
    border-color: #f28a03;
}

.brand-area.sponsors .single-item .text-holder {
    display: block;
    padding: 0 15px 22px;
}

.brand-area.sponsors .single-item .text-holder a h3 {
    margin: 0 0 15px;
}

.brand-area.sponsors .single-item .text-holder p {}

.brand-area.sponsors .single-item .text-holder a {
    color: #f28a03;
    font-weight: 700;
    text-transform: capitalize;
    font-family: 'Roboto', sans-serif;
}


/*** 
=============================================
    Contact Area style
=============================================
***/

.contact-area {
    padding-bottom: 100px;
    padding-top: 100px;
}

.contact-area .title {
    padding-bottom: 34px;
    margin-top: -4px;
}

.contact-area .title h2 {
    color: #202020;
    font-size: 30px;
    font-weight: 700;
    text-transform: capitalize;
    margin: 0 0 15px;
}

.contact-area .title h2 span {
    color: #ea531c;
}

.contact-area .title p {
    color: #202020;
    font-size: 18px;
    font-weight: 300;
    margin: 0;
    line-height: 24px;
}

.contact-area .contact-form {
    background: #ffffff;
    display: block;
}

.contact-area .contact-form form label {
    color: #202020;
    font-size: 16px;
    display: block;
}

.contact-area .contact-form form input[type="text"],
.contact-area .contact-form form input[type="email"],
.contact-area .contact-form form textarea {
    border: 1px solid #e0edf4;
    color: #999999;
    display: block;
    font-size: 14px;
    height: 50px;
    margin-bottom: 20px;
    padding: 0 20px;
    width: 100%;
    transition: all 500ms ease;
}

.contact-area .contact-form form input[type="text"],
.contact-area .contact-form form input[type="email"],
.contact-area .contact-form form textarea {
    color: #000;
    font-weight: 400;
    font-size: 15px;
}

.contact-area .contact-form form textarea {
    height: 110px;
    padding: 10px 20px;
}

.contact-area .contact-form form input[type="text"]:focus {
    border-color: #f18505;
}

.contact-area .contact-form form input[type="email"]:focus {
    border-color: #f18505;
}

.contact-area .contact-form form textarea:focus {
    border-color: #f18505;
}

.contact-area .contact-form form button {
    width: 100%;
    color: #000;
}

.slct {
    border: 1px solid #e0edf4;
    color: #999999;
    display: block;
    font-size: 14px;
    height: 50px;
    margin-bottom: 20px;
    padding: 0 20px;
    width: 100%;
    transition: all 500ms ease;
}

.contact-area .contact-form form button:hover {}

.contact-area .contact-info {
    display: block;
    background: url(../images/icon/pattern.png);
    padding: 24px 20px 17px;
    -webkit-box-shadow: 0px 2px 10px -2px rgba(217, 217, 217, 1);
    -moz-box-shadow: 0px 2px 10px -2px rgba(217, 217, 217, 1);
    box-shadow: 0px 2px 10px -2px rgba(217, 217, 217, 1);
}

.contact-area .contact-info .title {
    padding-bottom: 11px;
    margin-top: -4px;
}

.contact-area .contact-info p {}

.contact-area .contact-info-list {}

.contact-area .contact-info-list li {
    border-bottom: 1px solid #efefef;
    margin-bottom: 15px;
    padding-bottom: 16px;
    padding-left: 45px;
    position: relative;
}

.contact-area .contact-info-list li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0px solid;
}

.contact-area .contact-info-list li .icon-holder {
    position: absolute;
    top: 3px;
    left: 9px;
}

.contact-area .contact-info-list li .icon-holder span:before {
    color: #f08008;
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
}

.contact-area .contact-info-list li .text-holder {}

.contact-area .contact-info-list li .text-holder h5 {
    color: #202020;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
}

.contact-area .contact-info-list li .text-holder span {
    text-transform: capitalize;
    font-weight: 300;
    color: #8a8a8a;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
}

.contact-area .bottom-content {
    background: url(../images/icon/pattern.png);
    overflow: hidden;
    -webkit-box-shadow: 0px 2px 10px -2px rgba(217, 217, 217, 1);
    -moz-box-shadow: 0px 2px 10px -2px rgba(217, 217, 217, 1);
    box-shadow: 0px 2px 10px -2px rgba(217, 217, 217, 1);
    margin-top: 30px;
    display: block;
    padding: 20px 30px 17px;
}

.contact-area .bottom-content .title {
    padding-bottom: 20px;
    margin-top: -4px;
}

.contact-area .event-organizer {
    padding-left: 95px;
    position: relative;
}

.contact-area .event-organizer .img-holder {
    position: absolute;
    top: 0;
    left: 0;
}

.contact-area .event-organizer .text-holder h5 {
    color: #202020;
    font-weight: 700;
    font-size: 16px;
    margin: 0px 0 5px;
}

.contact-area .event-organizer .text-holder ul li {
    font-size: 15px;
}

.contact-area .event-organizer .text-holder ul li span:before {
    color: #ea531c;
    font-size: 16px;
    line-height: 16px;
    display: inline-block;
    padding-right: 10px;
}


/*** 
=============================================
    Blog Large Area style
=============================================
***/

.blog-large-area {
    padding-top: 100px;
    padding-bottom: 100px;
}

.blog-large-area .blog-post {}

.blog-large-area .single-blog-item {
    margin-bottom: 60px;
}

.blog-large-area .single-blog-item .text-holder .meta-info {
    margin-top: 30px;
    margin-bottom: 15px;
}

.blog-large-area .single-blog-item .text-holder {}

.blog-large-area .single-blog-item .text-holder .blog-title {
    font-size: 24px;
    line-height: 30px;
}

#blog-area .single-blog-item .text-holder .text a.read-more {
    margin-top: 18px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    background: #f28a03;
    padding: 13px 35px 11px;
}

#blog-area .single-blog-item .text-holder .text a.read-more:hover {
    background: #202020;
}

.blog-large-area .blog-post .post-pagination {}

.blog-large-area .sidebar-wrapper {
    padding-left: 30px;
}

.sidebar-wrapper {
    position: relative;
    display: block;
    overflow: hidden;
}

.sidebar-wrapper .single-sidebar {
    overflow: hidden;
    margin-bottom: 50px;
    position: relative;
}

.sidebar-wrapper .single-sidebar .sec-title {
    overflow: hidden;
    padding-bottom: 25px;
    margin-top: -3px;
}

.sidebar-wrapper .single-sidebar .sec-title h3 {
    color: #202020;
    font-size: 20px;
    font-weight: 700;
    text-transform: capitalize;
}

.sidebar-wrapper .single-sidebar form.search-form {
    position: relative
}

.sidebar-wrapper .single-sidebar .search-form input[type="text"] {
    background: #fff;
    border: 1px solid #f7f7f7;
    color: #ababab;
    display: block;
    font-size: 14px;
    font-weight: 500;
    height: 50px;
    letter-spacing: 1px;
    padding-left: 15px;
    padding-right: 55px;
    position: relative;
    -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    width: 100%;
}

.sidebar-wrapper .single-sidebar .search-form button {
    background: #f7f7f7 none repeat scroll 0 0;
    color: #333333;
    display: block;
    height: 50px;
    padding: 12px 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    width: 50px;
}

.sidebar-wrapper .single-sidebar .search-form button i {
    font-size: 14px
}

.sidebar-wrapper .single-sidebar .search-form input[type="text"]:focus {
    border: 1px solid #f28a03;
    background: #fff;
    color: #000;
}

.sidebar-wrapper .single-sidebar .search-form input[type="text"]:focus+button,
.sidebar-wrapper .single-sidebar .search-form button:hover {
    background: #f28a03 none repeat scroll 0 0;
    color: #ffffff;
}

.single-sidebar .popular-post {}

.single-sidebar .popular-post li {
    margin-bottom: 25px;
    padding-bottom: 25px;
    padding-left: 80px;
    position: relative;
    border-bottom: 1px solid #f4f4f4;
}

.single-sidebar .popular-post li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.single-sidebar .popular-post li .img-holder {
    display: block;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0px;
    width: 80px;
    height: 80px;
    border-radius: 0%;
}

.single-sidebar .popular-post li .img-holder img {
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
    width: auto;
}

.single-sidebar .popular-post li .img-holder .overlay-style-one .box .content a i {
    color: #fff;
    font-size: 16px;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    transform: scale(10);
    transition: all 0.3s ease-in-out 0.1s;
}

.single-sidebar .popular-post li:hover .img-holder .overlay-style-one .box .content a i {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    transform: scale(1);
    transition-delay: 0.1s;
}

.single-sidebar .popular-post li:hover .img-holder .overlay-style-one {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    transition-delay: 0s;
}

.single-sidebar .popular-post li:hover .img-holder img {
    transform: scale(1.1);
}

.single-sidebar .popular-post li .img-holder .overlay-style-one .box .content a:hover i {
    color: #f28a03;
}

.single-sidebar .popular-post li .title-holder {
    padding-left: 20px;
    min-height: 80px;
}

.single-sidebar .popular-post li .title-holder a .post-title {
    color: #202020;
    font-size: 16px;
    line-height: 24px;
    position: relative;
    font-weight: 700;
    margin: 0 0 10px;
    transition: all 500ms ease;
}

.single-sidebar .popular-post li .title-holder a:hover .post-title {
    color: #f28a03;
}

.single-sidebar .popular-post li .title-holder .post-date {
    color: #8a8a8a;
    display: block;
    transition: all 500ms ease;
    font-weight: 300;
    font-size: 14px;
}

.single-sidebar .popular-post li .title-holder .post-date i {
    display: inline-block;
    padding-right: 5px;
    color: #f28a03;
}

.single-sidebar .categories {
    background: #ffffff;
    display: block;
}

.single-sidebar .categories li {
    border-bottom: 1px solid #f4f4f4;
    margin-bottom: 12px;
    padding-bottom: 9px;
}

.single-sidebar .categories li:last-child {
    margin-bottom: 0;
}

.single-sidebar .categories li a {
    position: relative;
    padding-left: 25px;
    color: #8a8a8a;
    transition: all 500ms ease;
    font-size: 16px;
    font-weight: 300;
    position: relative;
}

.single-sidebar .categories li a:before {
    content: "\f114";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #999999;
    font-size: 16px;
    position: absolute;
    top: -2px;
    left: 0;
    transition: all 500ms ease;
}

.single-sidebar .categories li a:hover:before {
    color: #f28a03;
}

.single-sidebar .categories li a:hover {
    color: #f28a03;
}

.single-sidebar .follow-us {
    color: #ababab;
    font-size: 14px;
    margin-top: 0px;
}

.single-sidebar .instagram {
    overflow: hidden;
    display: block;
    margin-left: -6px;
    margin-right: -6px;
}

.single-sidebar .instagram li {
    display: inline-block;
    float: left;
    margin: 0 5px 10px;
}

.single-sidebar .instagram li .img-holder {
    overflow: hidden;
    position: relative;
    display: block;
}

.single-sidebar .instagram li .img-holder img {
    transform: scale(1.1, 1.1);
    transition: all 0.5s ease 0s;
    width: 100%;
}

.single-sidebar .instagram li .img-holder .overlay-style-one .box .content a i {
    color: #fff;
    font-size: 15px;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    transform: scale(10);
    transition: all 0.3s ease-in-out 0.1s;
}

.single-sidebar .instagram li:hover .img-holder .overlay-style-one .box .content a i {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    transform: scale(1);
    transition-delay: 0.1s;
}

.single-sidebar .instagram li:hover .img-holder .overlay-style-one .box .content a:hover i {
    color: #f18107;
}

.single-sidebar .instagram li:hover .img-holder .overlay-style-one {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    transition-delay: 0s;
}

.single-sidebar .instagram li:hover .img-holder img {
    transform: scale(1, 1);
}


/*** 
=============================================
    Blog Grid Area style
=============================================
***/

.blog-grid-area {
    padding-top: 100px;
    padding-bottom: 100px;
}

.blog-grid-area .blog-post .single-blog-item {
    margin-bottom: 40px;
    padding-bottom: 32px;
    border-bottom: 1px solid #efefef;
}

.blog-grid-area .single-blog-item .text-holder .meta-info {
    margin-top: 25px;
    margin-bottom: 10px;
}

.blog-grid-area .single-blog-item .text-holder .blog-title {
    font-size: 20px;
    line-height: 30px;
}

.blog-grid-area .sidebar-wrapper {
    padding-left: 30px;
}


/*** 
=============================================
    Blog Modern Area style
=============================================
***/

.blog-modern-area {
    padding-top: 100px;
    padding-bottom: 100px;
}

.blog-modern-area .blog-post .single-blog-item {
    margin-bottom: 60px;
    padding-bottom: 60px;
    border-bottom: 1px solid #efefef;
}

.blog-modern-area .blog-post .single-blog-item .text-holder .text a.read-more {}

.redio span {
    color: #202020;
    font-size: 16px;
    font-weight: bold;
    padding: 0 10px;
    text-decoration: underline;
}

.redio {
    padding-top: 38px;
}

.redio label {
    display: inline !important;
}


/*** 
=============================================
    Blog Single Area style
=============================================
***/

.blog-single-area {
    padding-top: 100px;
    padding-bottom: 100px;
}

.blog-single-area .sec-title.pdb-30 {
    padding-bottom: 30px;
}

.blog-single-area .sec-title h2 {
    font-size: 26px;
    color: #202020;
    font-family: 'Roboto', sans-serif;
    margin: 0 0 12px;
    line-height: 34px;
}

.blog-single-area .sec-title .border {
    background: #ea531c;
    height: 3px;
    width: 70px;
    display: block;
}

.blog-single-area .single-blog-item {
    margin-bottom: 18px;
}

.blog-single-area .single-blog-item .text-holder {
    margin-top: 25px;
}

.blog-single-area .single-blog-item .img-holder img {
    transform: none;
}

.blog-single-area .single-blog-item .text-holder .blog-title {
    font-size: 24px;
}

.blog-single-area .single-blog-item .text-holder .blog-title:hover {
    color: #202020;
}

.blog-single-area .single-blog-item .text-holder .meta-info {
    margin-bottom: 13px;
}

.blog-single-area .single-blog-item .text-holder .text {
    margin-top: 25px;
}

.blog-single-area .single-blog-item .text-holder .text .mar-btm {
    margin-bottom: 10px;
}

.blog-single-area .middle-content-box {
    overflow: hidden;
}

.blog-single-area .middle-content-box .img-holder {
    width: 340px;
}

.blog-single-area .middle-content-box .img-holder,
.blog-single-area .middle-content-box .text-holder {
    display: table-cell;
    vertical-align: top;
}

.blog-single-area .middle-content-box .text-holder {
    padding-left: 30px;
    position: relative;
}

.blog-single-area .middle-content-box .text-holder .icon-holder {
    padding-bottom: 5px;
    display: block;
}

.blog-single-area .middle-content-box .text-holder .icon-holder i {
    font-size: 25px;
    line-height: 25px;
    color: #efefef;
}

.blog-single-area .middle-content-box .text-holder h3 {
    color: #202020;
    font-size: 20px;
    font-weight: 700;
    margin: 0px 0 10px;
}

.blog-single-area .middle-content-box .text-holder h5 {
    color: #ea531c;
    font-weight: 300;
    font-size: 16px;
}

.blog-single-area .tag-social-share-box {
    border-top: 1px solid #efefef;
    padding-top: 40px;
    margin-top: 50px;
}

.blog-single-area .tag-social-share-box .social-share {}

.blog-single-area .tag-social-share-box .social-share h5 {
    color: #222222;
    display: inline-block;
    float: left;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    position: relative;
    top: 7px;
}

.blog-single-area .tag-social-share-box .social-share i {
    padding-left: 10px;
    display: inline-block;
}

.blog-single-area .tag-social-share-box .social-share .social-share-links {
    display: inline-block;
    float: left;
    margin-left: -3px;
    margin-right: -3px;
    padding-left: 20px;
    position: relative;
    top: -6px;
}

.blog-single-area .tag-social-share-box .social-share .social-share-links li {
    display: inline-block;
    margin: 0 3px;
}

.blog-single-area .tag-social-share-box .social-share .social-share-links li a i {
    border: 2px solid #f7f7f7;
    border-radius: 50%;
    color: #c1c1c1;
    font-size: 14px;
    height: 40px;
    line-height: 36px;
    padding: 0;
    text-align: center;
    transition: all 500ms ease 0s;
    width: 40px;
    transition: all 500ms ease;
}

.blog-single-area .tag-social-share-box .social-share .social-share-links li a:hover i {
    background: #EF760C;
    border-color: #EF760C;
    color: #fff;
}

.blog-single-area .author-box {
    background: #f7f7f7 none repeat scroll 0 0;
    display: block;
    position: relative;
    margin-top: 50px;
    padding: 23px 30px 23px;
}

.blog-single-area .author-box .img-holder {
    width: 85px;
}

.blog-single-area .author-box .img-holder,
.blog-single-area .author-box .text-holder {
    display: table-cell;
    vertical-align: top;
}

.blog-single-area .author-box .text-holder {
    padding-left: 30px;
}

.blog-single-area .author-box .text-holder h3 {
    color: #222222;
    font-size: 20px;
    font-weight: 700;
    margin: -2px 0 10px;
    text-transform: capitalize;
    font-family: 'Nunito', sans-serif;
}

.blog-single-area .author-box .text-holder p {}

.blog-single-area .author-box .text-holder .social-link {
    margin-left: -6px;
    margin-right: -6px;
    overflow: hidden;
}

.blog-single-area .author-box .text-holder .social-link li {
    display: inline-block;
    margin: 0 6px;
}

.blog-single-area .author-box .text-holder .social-link li a i {
    color: #9a9a9a;
    font-size: 14px;
    transition: all 500ms ease;
}

.blog-single-area .author-box .text-holder .social-link li a:hover i {
    color: #EF760C;
}

.blog-single-area .comment-box {
    overflow: hidden;
    padding-bottom: 50px;
    padding-top: 60px;
}

.blog-single-area .comment-box .single-comment-box {
    padding-left: 60px;
    position: relative;
    margin-bottom: 30px;
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 30px;
}

.blog-single-area .comment-box .single-comment-box .img-holder {
    left: 0;
    position: absolute;
    top: 0;
}

.blog-single-area .comment-box .single-comment-box .text-holder {
    margin-left: 30px;
    padding: 0px;
}

.blog-single-area .comment-box .single-comment-box .text-holder .top {
    overflow: hidden;
    padding-bottom: 8px;
}

.blog-single-area .comment-box .single-comment-box .text-holder .top .name h5 {
    color: #202020;
    font-size: 16px;
    font-weight: 700;
}

.gl {}

.glimps-main {
    width: 65%;
    float: right;
    padding: 40px 0;
    background-image: url(../images/bg-3.jpg);
}

.main-d {
    float: left;
    width: 35%;
    vertical-align: top;
}

.blog-single-area .comment-box .single-comment-box .text-holder .top .review-box {
    position: relative;
    top: -3px;
    padding-left: 25px;
}

.blog-single-area .comment-box .single-comment-box .text-holder .top .review-box ul {
    margin-left: -0.5px;
    margin-right: -0.5px;
    overflow: hidden;
}

.blog-single-area .comment-box .single-comment-box .text-holder .top .review-box ul li {
    display: inline-block;
    margin: 0 0.5px;
}

.blog-single-area .comment-box .single-comment-box .text-holder .top .review-box ul li i {
    color: #ea531c;
    font-size: 14px;
}

.blog-single-area .comment-box .single-comment-box .text-holder .reply {
    color: #777777;
    font-size: 15px;
    font-weight: 500;
    font-style: italic;
}

.blog-single-area .comment-box .single-comment-box .text-holder .reply:hover {
    color: #222222;
}

.blog-single-area .add-comment-box {
    overflow: hidden;
}

.blog-single-area .add-comment-box .add-rating-box {
    padding-bottom: 17px;
}

.blog-single-area .add-comment-box .add-rating-box h4 {
    color: #9a9a9a;
    font-size: 16px;
    font-weight: 300;
    margin: 0 0 12px;
}

.blog-single-area .add-comment-box .add-rating-box ul {}

.blog-single-area .add-comment-box .add-rating-box ul li {
    border-right: 1px solid #ebebeb;
    display: inline-block;
    line-height: 20px;
    margin-right: 6px;
    padding-right: 10px;
}

.blog-single-area .add-comment-box .add-rating-box ul li:last-child {
    border-right: none;
    margin-right: 0;
    padding-right: 0;
}

.blog-single-area .add-comment-box .add-rating-box ul li a i {
    color: #d6d6d6;
    font-size: 12px;
}

.blog-single-area .add-comment-box .add-rating-box ul li a:hover i {
    color: #f28a03;
    transition: all 500ms ease;
}

.blog-single-area .add-comment-box #add-comment-form {}

.blog-single-area .add-comment-box #add-comment-form .field-label {
    color: #848484;
    display: block;
    font-size: 16px;
    font-weight: 400;
    padding: 0 0 2px;
}

.blog-single-area .add-comment-box #add-comment-form input[type="text"],
.blog-single-area .add-comment-box #add-comment-form input[type="email"],
.blog-single-area .add-comment-box #add-comment-form textarea {
    background: #f7f7f7 none repeat scroll 0 0;
    border: 1px solid transparent;
    display: block;
    font-size: 16px;
    font-weight: 400;
    height: 50px;
    padding: 0 15px;
    width: 100%;
    margin-bottom: 12px;
    transition: all 500ms ease;
}

.pad-s {
    /*  padding-top: 106px;
    padding-bottom: 114px;
    margin-bottom: 70px;*/
}

.blog-single-area .add-comment-box #add-comment-form textarea {
    height: 100px;
    padding: 10px 15px;
    margin-bottom: 30px;
    transition: all 500ms ease;
}

.testimonial {
    /* padding-top: 70px; */
    /* margin-top: 70px; */
    padding-bottom: 36px;
}

.glimpses-container {
    width: 80%;
    margin: 0 auto;
}

.blog-single-area .add-comment-box #add-comment-form input[type="text"]:focus {
    border-color: #f28a03;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #85c7eb;
}

.blog-single-area .add-comment-box #add-comment-form input[type="email"]:focus {
    border-color: #f28a03;
}

.blog-single-area .add-comment-box #add-comment-form textarea:focus {
    border-color: #f28a03;
}

.blog-single-area .add-comment-box #add-comment-form button {
    padding: 16px 40px 14px;
    color: #ffffff;
}

.blog-single-area .add-comment-box #add-comment-form button:hover {}

.blog-single-area .sidebar-wrapper {
    padding-left: 30px;
}

.owl-theme .owl-dots {
    position: absolute;
}

.error {
    color: #e61111;
    font-weight: bold;
    position: absolute;
    bottom: 0;
    font-size: 13px;
}

.gl {
    background-color: #ccc;
}

.pad-s .owl-theme .owl-dots {
    width: 100%;
}

.pad-s h3 {
    text-transform: uppercase;
    color: #182a42;
    position: relative;
    /* top: -10px; */
    margin-bottom: 27px;
    padding: 0;
    left: -11px;
    text-align: left;
    font-size: 25px;
}

.pad-0 {
    padding: 0px;
}

.footer-social-links i {
    height: 30px;
    width: 30px;
    background: #fff;
    color: #0f1c32;
    line-height: 30px;
    vertical-align: middle;
    text-align: center;
    margin-right: 12px;
    transition: all 0.3s ease-in-out;
    font-size: 17px;
}

.footer-social-link i .fa-facebook {
    background: #3B5998;
    color: #fff;
}

.footer-social-link i .fa-twitter {
    background: #1DA1F2;
    color: #fff;
}

.footer-social-link i .fa-youtube {
    background: #D02020;
    color: #fff;
}

.footer-social-link i:hover {
    background: #4285f4;
    color: #fff;
}


/*** 
=============================================
    Grid schedule area style
=============================================
***/

.event-schedule-area.grid-schedule-area {
    padding-top: 100px;
    padding-bottom: 70px;
}

.single-grid-schedule {
    overflow: hidden;
    display: block;
    border: 1px solid #efefef;
    padding: 30px 25px 30px;
    margin-bottom: 30px;
}

.single-grid-schedule .text-holder {}

.single-grid-schedule .text-holder .time-box {
    background: #f7f7f7;
    border: 1px solid #efefef;
    width: 170px;
    height: 35px;
    text-align: center;
}

.single-grid-schedule .text-holder .time-box p {
    margin: 0;
    color: #f28a03;
    font-weight: 400;
    line-height: 33px;
}

.single-grid-schedule .text-holder h3 {
    margin: 17px 0 10px;
    transition: all 500ms ease;
}

.single-grid-schedule .text-holder a:hover h3 {
    color: #f28a03;
}

.single-grid-schedule .text-holder p {
    margin: 0;
}

.single-grid-schedule .bottom {
    overflow: hidden;
    position: relative;
    border-top: 1px solid #efefef;
    margin-top: 22px;
    padding-top: 30px;
}

.single-grid-schedule .bottom .left {
    padding-left: 60px;
    position: relative;
}

.single-grid-schedule .bottom .left .img-holder {
    position: absolute;
    top: 0;
    left: 0;
}

.single-grid-schedule .bottom .left .title-holder {
    padding-left: 20px;
    min-height: 60px;
}

.single-grid-schedule .bottom .left .title-holder h3 {
    margin: 0 0 8px;
}

.single-grid-schedule .bottom .left .title-holder p {
    margin: 0;
    color: #ea531c;
    font-size: 15px;
    font-weight: 400;
}

.single-grid-schedule .bottom .right {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
}

.single-grid-schedule .bottom .right .social-links {
    display: block;
    position: relative;
    margin: 9px 0px;
}

.single-grid-schedule .bottom .right .social-links .icon-holder {
    width: 40px;
    height: 40px;
    border: 1px solid #efefef;
    background: #ffffff;
    text-align: center;
    cursor: pointer;
    z-index: 3;
    transition: all 500ms ease;
}

.single-grid-schedule .bottom .right .social-links .icon-holder:hover {
    background: #f28a03;
    border-color: #f28a03;
}

.single-grid-schedule .bottom .right .social-links .icon-holder i {
    display: block;
    color: #202020;
    font-size: 18px;
    padding: 10px 0;
}

.single-grid-schedule .bottom .right .social-links .links {
    position: absolute;
    right: 0px;
    z-index: 1;
    width: 100%;
    top: 0px;
    bottom: 0;
    opacity: 0;
    transition: all 1000ms ease;
}

.single-grid-schedule .bottom .right .social-links:hover .links {
    width: 170px;
    opacity: 1;
    right: 40px;
}

.single-grid-schedule .bottom .right .social-links .links li {
    position: relative;
    display: inline-block;
    float: left;
}

.single-grid-schedule .bottom .right .social-links .links li a {
    position: relative;
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    color: #8a8a8a;
    background: #ffffff;
    transition: all 300ms ease;
    border: 1px solid #efefef;
}

.single-grid-schedule .bottom .right .social-links .links li a:hover {
    background: #f28a03;
    border-color: #f28a03;
    color: #ffffff;
}


/*** 
=============================================
    Grid schedule area style
=============================================
***/

.travel-information-area.style-two {
    background: url(../images/pattern/travel-information-bg-2.png);
    background-position: bottom center;
    background-size: cover;
    padding-top: 88px;
    padding-bottom: 60px;
}


/*** 
=============================================
    Grid schedule area style
=============================================
***/

.single-speaker-area.schedule-list-area {
    padding-top: 100px;
    padding-bottom: 85px;
}


/*** 
=============================================
    Schedule Tab Area style
=============================================
***/

.event-schedule-area.schedule-tab-area {
    padding: 100px 0;
}


/*** 
=============================================
    Schedule single Area style
=============================================
***/

.schedule-single-area {
    padding: 100px 0;
}

.schedule-single-area .schedule-content {
    overflow: hidden;
}

.schedule-single-area .schedule-content .img-holder {
    overflow: hidden;
    margin-bottom: 37px;
}

.schedule-single-area .schedule-content .title {
    overflow: hidden;
    padding-bottom: 34px;
}

.schedule-single-area .schedule-content .title h2 {
    color: #202020;
    font-size: 26px;
    font-weight: 700;
    margin: 0 0 15px;
}

.schedule-single-area .schedule-content .title .border {
    width: 70px;
    height: 3px;
    display: block;
    background: #ea531c;
}

.schedule-single-area .schedule-content .botton-text-holder {
    margin-top: 25px;
}

.schedule-single-area .schedule-content .botton-text-holder ul {
    border: 1px solid #efefef;
    display: block;
    border-bottom: none;
}

.schedule-single-area .schedule-content .botton-text-holder ul li {
    display: block;
    padding: 0 20px;
    border-bottom: 1px solid #efefef;
    line-height: 55px;
    color: #202020;
    font-weight: 400;
}

.owl-theme .owl-nav [class*=owl-] {
    background: #85c7eb;
}

.pad-s .owl-next {
    right: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.owl-theme .owl-nav [class*=owl-] {
    padding: 10px 14px;
}

.pad-s .owl-prev {
    left: 0;
    position: absolute;
    top: 50%;
    transform: translatey(-50%);
}

.pad-s .owl-theme .owl-controls {
    width: 100%;
    left: 0;
    right: 0;
    height: auto;
    bottom: -35px;
}

.glimps-inner {
    margin: auto;
    width: 80%;
}

.main-d {
    /* margin-top: 112px;*/
    /* border: 1px solid #85c7eb; */
    /* margin-top: 112px; */
    /* border: 1px solid #85c7eb; */
    padding-top: 39px;
    background-color: #cccccc;
    float: left;
    width: 35%;
}

.glips-right {
    float: right;
    width: 48%;
    margin: 0 1%;
}

.glips {
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    margin-top: 0;
    color: #182942;
    margin-bottom: 24px;
}

.clear-fix {
    clear: both;
}

.glips-left {
    float: left;
    width: 48%;
    margin: 0 1%;
    position: relative;
    overflow: hidden;
}

.owl-dots {
    display: none;
}

.schedule-single-area .schedule-content .botton-text-holder ul li i {
    display: inline-block;
    padding-right: 10px;
    color: #f18207;
}

.schedule-single-area .schedule-content .botton-text-holder ul li span {
    float: right;
    color: #8a8a8a;
    font-weight: 300;
}

.schedule-single-area .schedule-content .botton-text-holder .button {
    margin-top: 50px;
}

.schedule-single-area .schedule-content .botton-text-holder .text-box {}

.schedule-single-area .schedule-content .botton-text-holder .text-box p {
    margin: 0;
}

.schedule-single-area .sidebar-wrapper {
    padding-left: 30px;
}

.schedule-single-area .bottom-content {
    background: url(../images/icon/pattern.png);
    overflow: hidden;
    -webkit-box-shadow: 0px 2px 10px -2px rgba(217, 217, 217, 1);
    -moz-box-shadow: 0px 2px 10px -2px rgba(217, 217, 217, 1);
    box-shadow: 0px 2px 10px -2px rgba(217, 217, 217, 1);
    display: block;
    padding: 20px 30px 17px;
}

.schedule-single-area .bottom-content .title {
    padding-bottom: 20px;
    margin-top: -4px;
}

.schedule-single-area .event-organizer {
    padding-left: 95px;
    position: relative;
}

.schedule-single-area .event-organizer .img-holder {
    position: absolute;
    top: 0;
    left: 0;
}

.schedule-single-area .event-organizer .text-holder h5 {
    color: #202020;
    font-weight: 700;
    font-size: 16px;
    margin: 0px 0 5px;
}

.schedule-single-area .event-organizer .text-holder ul li {
    font-size: 14px;
}

.schedule-single-area .event-organizer .text-holder ul li span:before {
    color: #ea531c;
    font-size: 16px;
    line-height: 16px;
    display: inline-block;
    padding-right: 10px;
}

.schedule-single-area .google-map-inner {
    position: relative;
}

#google-map-event {
    height: 300px;
    width: 100%;
}

.schedule-single-area .google-map-inner .bottom {
    border: 1px solid #efefef;
    display: block;
    overflow: hidden;
    padding: 15px 20px 12px;
}

.schedule-single-area .google-map-inner .bottom p {
    margin: 0;
}

.schedule-single-area .google-map-inner .bottom p i {
    color: #ea531c;
    display: inline-block;
    padding-right: 10px;
}

.schedule-single-area .social-share-box {
    border: 1px solid #efefef;
    overflow: hidden;
    display: block;
    padding: 18px 20px 25px;
}

.schedule-single-area .social-share-box h3 {
    margin: 0 0 20px;
    border-bottom: 1px solid #efefef;
    padding: 0 0 16px;
}

.schedule-single-area .social-share-box .social-links li {
    display: inline-block;
    float: left;
    margin-right: 10px;
}

.schedule-single-area .social-share-box .social-links li:last-child {
    margin-right: 0;
}

.schedule-single-area .social-share-box .social-links li a i {
    border: 1px solid #f0f0f0;
    width: 42px;
    height: 42px;
    display: block;
    border-radius: 50%;
    color: #8a8a8a;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    line-height: 42px;
    transition: all 500ms ease;
}

.schedule-single-area .social-share-box .social-links li a:hover i {
    background: #ea551b;
    color: #ffffff;
    border-color: #ea551b;
}


/*** 
=============================================
    Contact map Area style
=============================================
***/

.contact-map-area {
    position: relative;
}

#contact-google-map {
    height: 500px;
    width: 100%;
}

@media only screen and (max-width: 990px) {
    .testimonial {
        text-align: center;
    }
    .testimonial .pic {
        width: 200px;
        margin: 0 auto;
        float: none;
    }
    .testimonial .pic:before,
    .testimonial .pic:after {
        width: 80px;
        height: 100px;
    }
    .testimonial .testimonial-content {
        width: 100%;
        float: none;
    }
    .testimonial .title {
        padding: 15px 0 0 0;
    }
    .testimonial .post {
        padding: 0;
        margin-bottom: 10px;
    }
    .owl-theme .owl-controls {
        width: 100%;
        position: static;
        text-align: center;
    }
    .owl-theme .owl-controls .owl-buttons div {
        height: 50px;
        line-height: 50px;
    }
}

.testi {
    background-image: url(../images/bg-3.jpg);
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    background-repeat: no-repeat;
}

.tes-1 {}


/*.testi:before {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.8196078431372549);
    position: absolute;
    content: '';
}
*/

.tes-1 .col-sm-6 {
    padding: 0 5px;
}

.core {
    margin-top: 52px;
}

.core img {
    margin-bottom: 0;
}


/*.owl-prev:before,
.owl-next:before {
    content: "\f177";
    font-family: "fontawesome";
    font-size: 45px;
    font-weight: 900;
    color: #ddd;
    position: absolute;
    top: 0;
    left: 25%;
}

.owl-next:before {
    content: "\f178";
}

.
.owl-prev:before,
.owl-next:before {
    content: "\f177";
    font-family: "fontawesome";
    font-size: 45px;
    font-weight: 900;
    color: #ddd;
    position: absolute;
    top: 0;
    left: 25%;
}
*/

.pad-s .owl-dots {
    display: none;
}

.testimonial .pic {
    width: 181px;
    padding: 0 0 20px 0;
    margin: 0 6% 0 2%;
    float: none;
    position: relative;
    z-index: 1;
    margin: 0 auto;
}


/*.testimonial .pic:before,
.testimonial .pic:after{
    content: "";
    width: 130px;
    height: 150px;
    background: #e1c37d;
    position: absolute;
    z-index: -1;
}
*/

.testimonial .pic:before {
    top: 0;
    right: -20px;
}

.testimonial .pic:after {
    bottom: 0;
    left: -20px;
}

.testimonial .pic img {
    width: 144px;
    height: 144px;
    border: 3px solid #182942;
    border-radius: 100%;
}

.testimonial .testimonial-content {
    width: 100%;
    float: none;
    text-align: center;
}

.testimonial .title {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #182942;
    margin: 0;
    text-transform: uppercase;
    padding-top: 0;
    padding-left: 0;
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    width: 52%;
}

.testimonial .post {
    display: block;
    font-size: 12px;
    font-weight: 400;
    line-height: 22px;
    color: #000;
    text-transform: capitalize;
    margin-bottom: 2px;
}

.testimonial .description {
    font-size: 14px;
    color: #000;
    padding-right: 30px;
    margin: 0;
    position: relative;
    line-height: 22px;
    padding-left: 30px;
}

.testimonial .description:before,
.testimonial .description:after {
    font-family: 'FontAwesome';
    font-size: 17px;
    color: #182942;
    position: relative;
}

#testimonial-slider .owl-dots {
    display: none !important;
}

.testimonial .description:before {
    content: "\f10d";
    margin-right: 5px;
    top: 0;
    left: 0;
}

.testimonial .description:after {
    content: "\f10e";
    margin-left: 5px;
    position: relative;
    bottom: 0;
    right: 0;
}

.owl-theme .owl-controls {
    width: 70%;
    margin: 0;
    text-align: left;
    position: absolute;
    bottom: 24px;
    right: 0;
}

.owl-theme .owl-controls .owl-buttons div {
    width: 70px;
    height: 90px;
    line-height: 90px;
    background: transparent;
    border-radius: 0;
    opacity: 1;
    position: relative;
}


/*.owl-prev:before,
.owl-next:before {
    content: "\f177";
    font-family: "fontawesome";
    font-size: 45px;
    font-weight: 900;
    color: #ddd;
    position: absolute;
    top: 0;
    left: 25%;
}
*/


/*.owl-next:before {
    content: "\f178";
}

.owl-next:after {
    content: " / ";
    font-size: 40px;
    color: #ddd;
    position: absolute;
    top: 0;
    left: -10px;
}*/

@media only screen and (max-width: 990px) {
    .testimonial {
        text-align: center;
    }
    .testimonial .pic {
        width: 200px;
        margin: 0 auto;
        float: none;
    }
    .testimonial .pic:before,
    .testimonial .pic:after {
        width: 80px;
        height: 100px;
    }
    .testimonial .testimonial-content {
        width: 100%;
        float: none;
    }
    .testimonial .title {
        padding: 15px 0 0 0;
    }
    .testimonial .post {
        padding: 0;
        margin-bottom: 10px;
    }
    .owl-theme .owl-controls {
        width: 100%;
        position: static;
        text-align: center;
    }
    .owl-theme .owl-controls .owl-buttons div {
        height: 50px;
        line-height: 50px;
    }
}

#particles-js {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
}

.count-particles {
    background: #000022;
    position: absolute;
    top: 48px;
    left: 0;
    width: 80px;
    color: #13E8E9;
    font-size: .8em;
    text-align: left;
    text-indent: 4px;
    line-height: 14px;
    padding-bottom: 2px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
}

.js-count-particles {
    font-size: 1.1em;
}

#stats,
.count-particles {
    -webkit-user-select: none;
    margin-top: 5px;
    margin-left: 5px;
}

#stats {
    border-radius: 3px 3px 0 0;
    overflow: hidden;
}

.count-particles {
    border-radius: 0 0 3px 3px;
}

@media only screen and (max-width: 767px) {}

#awardsImg {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
.awardsImg{
    width: 100%
}
.timerawards{
        margin: 0 auto;
    padding: 0 30px;
    background: rgb(24, 41, 66);
        top: 0;
    left: 0;
    right: 0;
}
#timeNimage{
     background: rgb(24, 41, 66);
     padding-right: 0px !important;
    padding-left: 0px !important;
}
 #awardstimer{
    padding-right: 0px !important;
}
.time-countdown-two{
    margin-top: 20%;
}
.bottom-left {
    position: absolute;
    bottom: 1px;
    left: 44%;
    color: #000;
    font-size: 17px;
}
/*
     FILE ARCHIVED ON 10:28:13 Jul 25, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 18:38:23 Apr 06, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 135.745
  exclusion.robots: 0.097
  exclusion.robots.policy: 0.084
  RedisCDXSource: 0.91
  esindex: 0.009
  LoadShardBlock: 107.827 (3)
  PetaboxLoader3.datanode: 125.811 (4)
  load_resource: 588.408
  PetaboxLoader3.resolve: 559.506
*/