/* Import Basic Files
---------------------------------------------------------------------------*/
/*changes by aparna on 4-2-2019 http to https*/
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700);
@import url(https://fonts.googleapis.com/css?family=Lato:400);
/*changes end*/
@import url(https://www.thevoicerealm.com/landing1/css/font-awesome.min.css);
@import url(https://www.thevoicerealm.com/landing1/css/jquery.fancybox.css);
@import url(https://www.thevoicerealm.com/landing1/css/uikit.css);
@import url(https://www.thevoicerealm.com/landing1/css/jquery.bxslider.css);
@import url(https://www.thevoicerealm.com/landing1/css/owl.carousel.css);
@import url(https://www.thevoicerealm.com/landing1/css/owl.theme.css);
@import url(https://www.thevoicerealm.com/landing1/css/owl.transitions.css);
@import url(https://www.thevoicerealm.com/landing1/css/jquery.funnyText.css);




/*



1. General
    1.1 Main Styles
    1.2 Anchor
    1.3 Loader
    1.4 To Top
    1.5 Main Color
    1.6 Placeholder
2. Typography
    2.1 Headings
    2.2 Selection Color
    2.3 Section Title
    2.4 Short Title
3. Header
    3.1 Wrapper
    3.2 Logo
4. Home Section
    4.1 Wrapper
    4.2 Container
    4.3 bx-Slider
        4.3.1 Wrapper
        4.3.2 ViewPort
        4.3.3 List
        4.3.4 Dots
        4.3.5 Typography
        4.3.6 Social Icons
5. Menu
    5.1 Wrapper
6. Our Services Section
    6.1 Wrapper
    6.2 Services Box
        6.2.1 Wrapper
        6.2.2 Icon
        6.2.3 Title Main
        6.2.4 Title Description
        6.2.5 Content
        6.2.6 Hover
7. Portfolio Section
    7.1 Wrapper
    7.2 OWL Slider
        7.2.1 Wrapper
        7.2.2 Arrows
    7.3 Portfolio Item
        7.3.1 Wrapper
        7.3.2 Content
        7.3.3 Image
        7.3.4 Overlayer
        7.3.5 Anchor
        7.3.6 Hover
8. About Us Section
    8.1 Wrapper
    8.2 Description
    8.3 Image
9. Team Section
    9.1 Wrapper
    9.2 Member Item
        9.2.1 Wrapper
        9.2.2 Image
        9.2.3 Overlayer
        9.2.4 Social Icons
        9.2.5 Name
        9.2.6 Title
        9.2.7 Hover
10. Pricing Section
    10.1 Wrapper
    10.2 Pricing Table
        10.2.1 Wrapper
        10.2.2 Circle
        10.2.3 Front
            10.2.3.1 Title
            10.2.3.2 Price
            10.2.3.3 Description
        10.2.4 Back
            10.2.4.1 Title
            10.2.4.2 Description
    10.3 Popular Table
    10.4 Button
    10.5 Hover
11. Clients Section
    11.1 Wrapper
    11.2 Item
        11.2.1 Container
        11.2.2 Profile
        11.2.3 Image
        11.2.4 Name
        11.2.5 Quote
    11.3 Slider
        11.3.1 Wrapper
        11.3.2 Controls
12. FAQ Section
    12.1 Wrapper
    12.2 Block
    12.3 Block Left
    12.4 Block Right
    12.5 Number
    12.6 Content
    12.7 Quetsion
    12.8 Hover
13. FunFacts Section
    13.1 Wrapper
    13.2 funfact
        13.2.1 Wrapper
        13.2.2 Icon
        13.2.3 Number
        13.2.4 Title
14. Contact Section
    14.1 Wrapper
    14.2 Form
        14.2.1 Wrapper
        14.2.2 Textarea
        14.2.3 form-control
        14.2.4 Button
        14.2.5 error message
        14.2.6 Alert
15. Footer Section
    15.1 Wrapper
    15.2 Anchor
    15.3 Subscribtion
        15.3.1 Wrapper
        15.3.2 Input
        15.3.3 Submit
        15.3.4 Success & Error
    15.4 Footer Widget
        15.4.1 Wrapper
        15.4.2 Widget Title
    15.5 Twitter Feed
        15.5.1 Wrapper
        15.5.2 Twitter Username
        15.5.3 List
        15.5.4 items
    15.6 Flickr Feed
        15.6.1 Wrapper
        15.6.2 Items
        15.6.3 Image
        15.6.4 Anchor
    15.7 Info
        15.7.1 List
        15.7.2 Items
    15.8 Copyright
    15.9 Social Icons
        15.9.1 Wrapper
        15.9.2 List
        15.9.3 Items
        15.9.4 Anchor
        15.9.5 Icon
        15.9.6 Hover
        15.9.7 tooltip
16. Bootstrap New Component
    16.1 navbar
    16.2 Progress Bar
    16.3 Btn
17. Responsive
*/




/* ==========================================================================
   1. General
========================================================================== */
/* 1.1 Main Styles
---------------------------------------------------------------------------*/
body {
    margin: 0;
    padding: 0;
    color: #808080;
    overflow-x: hidden;
    font-weight: normal;
    background-color: #2c3e50;
    -webkit-text-size-adjust: 100%;
    -webkit-backface-visibility: hidden;
    font: 16px/24px 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
.browsehappy { margin: 0.2em 0; background-color: #cccccc; color: #000000; padding: 0.2em 0; }
.container { overflow: hidden; }

/* 1.2 Anchor
---------------------------------------------------------------------------*/
a { color: #2c3e50; }
a,
a > * {
    outline: none;
    cursor: pointer;
    text-decoration: none;
}
a:focus,
a:hover {
    outline: none;
    color: #f1c40f;
    text-decoration: none;
}

/* 1.3 Loader
---------------------------------------------------------------------------*/
#Loader {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 999999;
    background-color: #141e27;
}
#circle {
    top: 50%;
    left: 50%;
	width: 50px;
	height: 50px;
    opacity: 0.9;
	margin-top: -25px;
    margin-left: -25px;
    position: absolute;
    background-color: rgba(0, 0, 0, 0);

    -webkit-border-radius: 50px;
       -moz-border-radius: 50px;
         -o-border-radius: 50px;
            border-radius: 50px;

    -webkit-box-shadow: 0 0 35px #f1c40f;
       -moz-box-shadow: 0 0 35px #f1c40f;
         -o-box-shadow: 0 0 35px #f1c40f;
            box-shadow: 0 0 35px #f1c40f;

    -webkit-border: 5px solid #f1c40f;
       -moz-border: 5px solid #f1c40f;
         -o-border: 5px solid #f1c40f;
            border: 5px solid #f1c40f;

    -webkit-border-left: 5px solid rgba(0, 0, 0, 0);
       -moz-border-left: 5px solid rgba(0, 0, 0, 0);
         -o-border-left: 5px solid rgba(0, 0, 0, 0);
            border-left: 5px solid rgba(0, 0, 0, 0);

	-webkit-border-right: 5px solid rgba(0, 0, 0, 0);
       -moz-border-right: 5px solid rgba(0, 0, 0, 0);
         -o-border-right: 5px solid rgba(0, 0, 0, 0);
            border-right: 5px solid rgba(0, 0, 0, 0);

    -webkit-animation:spinPulse 1s infinite ease-in-out;
	   -moz-animation:spinPulse 1s infinite ease-in-out;
        -ms-animation:spinPulse 1s infinite ease-in-out;
         -o-animation:spinPulse 1s infinite ease-in-out;
            animation:spinPulse 1s infinite ease-in-out;
}
#circle1 {
    top: 50%;
    left: 50%;
	width: 30px;
	height: 30px;
    opacity: 0.9;
	margin-top: -15px;
    margin-left: -15px;
    position: absolute;
    background-color: rgba(0, 0, 0, 0);

    -webkit-border-radius: 50px;
       -moz-border-radius: 50px;
         -o-border-radius: 50px;
            border-radius: 50px;

    -webkit-border: 5px solid #f1c40f;
       -moz-border: 5px solid #f1c40f;
         -o-border: 5px solid #f1c40f;
            border: 5px solid #f1c40f;

    -webkit-border-left: 5px solid rgba(0, 0, 0, 0);
       -moz-border-left: 5px solid rgba(0, 0, 0, 0);
         -o-border-left: 5px solid rgba(0, 0, 0, 0);
            border-left: 5px solid rgba(0, 0, 0, 0);

	-webkit-border-right: 5px solid rgba(0, 0, 0, 0);
       -moz-border-right: 5px solid rgba(0, 0, 0, 0);
         -o-border-right: 5px solid rgba(0, 0, 0, 0);
            border-right: 5px solid rgba(0, 0, 0, 0);

    -webkit-box-shadow: 0 0 15px #f1c40f;
       -moz-box-shadow: 0 0 15px #f1c40f;
         -o-box-shadow: 0 0 15px #f1c40f;
            box-shadow: 0 0 15px #f1c40f;

	-webkit-animation: spinoffPulse 1s infinite linear;
       -moz-animation: spinoffPulse 1s infinite linear;
        -ms-animation: spinoffPulse 1s infinite linear;
         -o-animation: spinoffPulse 1s infinite linear;
            animation: spinoffPulse 1s infinite linear;
}

/* 1.4 To Top
---------------------------------------------------------------------------*/
#topcontrol {
    right: 10px;
    width: 40px;
    height: 40px;
    z-index: 999;
    bottom: -50px;
    position: fixed;
    font-size: 30px;
    line-height: 34px;
    text-align: center;
    background-color: transparent;

    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
         -o-border-radius: 50%;
            border-radius: 50%;

    -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
}
#topcontrol a {
    width: 40px;
    height: 40px;
    display: block;
    color: #f1c40f;
    line-height: 34px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5);

    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
         -o-border-radius: 50%;
            border-radius: 50%;

    -webkit-border: 2px solid #f1c40f;
       -moz-border: 2px solid #f1c40f;
         -o-border: 2px solid #f1c40f;
            border: 2px solid #f1c40f;

    -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
}
#topcontrol a i { line-height: 34px; }
#topcontrol.topdisplay { bottom: 16px; }

/* 1.5 Main Color
---------------------------------------------------------------------------*/
.main-color { color: #f1c40f; }

/* 1.6 Placeholder
---------------------------------------------------------------------------*/
input,
textarea { color: #000000; }
.placeholder { color: #aaaaaa; }




/* ==========================================================================
   2. Typography
========================================================================== */
/* 2.1 Headings
---------------------------------------------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    color: #ffffff;
    line-height: 1.2;
    font-weight: normal;
    font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h1 { font-size: 30px; }
h2 { font-size: 24px; }
h3 { font-size: 20px; }
h4 { font-size: 18px; }
h5 { font-size: 14px; }
h6 { font-size: 12px; }

p { margin: 0 0 10px; }

b,
strong { font-weight: 700; }

/* 2.2 Selection Color
---------------------------------------------------------------------------*/
::selection {
    color: #ffffff;
    text-shadow: none;
    background-color: #2c3e50;
}
::-webkit-selection {
    color: #ffffff;
    text-shadow: none;
    background-color: #2c3e50;
}
::-moz-selection {
    color: #ffffff;
    text-shadow: none;
    background-color: #2c3e50;
}

/* 2.3 Section Title
---------------------------------------------------------------------------*/
.section-title {
    width: 100%;
    position: relative;
    text-align: center;
    margin-bottom: 70px;
}
.section-title h1 {
    color: #2c3e50;
    font-size: 59px;
    font-weight: 700;
    line-height: 54px;
    text-transform: uppercase;
}
.section-title h1  span{
	color:#F1C40F;
}
.section-title:after {
    left: 50%;
    width: 20%;
    content: '';
    height: 4px;
    bottom: -8px;
    margin-left: -10%;
    position: absolute;
    background-color: #2c3e50;
}


.section-title-white {
    width: 100%;
    position: relative;
    text-align: center;
    margin-bottom: 30px;
}
.section-title-white h1 {
    color: #FFFFFF;
    font-size: 40px;
    font-weight: 700;
    line-height: 54px;
    text-transform: uppercase;
}
.section-title-white:after {
    left: 50%;
    width: 20%;
    content: '';
    height: 4px;
    bottom: -8px;
    margin-left: -10%;
    position: absolute;
    background-color: #2c3e50;
}


/* 2.4 Short Title
---------------------------------------------------------------------------*/
.short-title {
    width: 100%;
    overflow: hidden;
    margin-bottom: 15px;
}




/* ==========================================================================
   3. Header
========================================================================== */
/* 3.1 Wrapper
---------------------------------------------------------------------------*/
#header {
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    overflow: hidden;
    position: absolute;
    text-align: center;
     -webkit-border-top: 6px solid #fff;
       -moz-border-top: 6px solid #fff;
         -o-border-top: 6px solid #fff;
            border-top: 6px solid #fff;
}

/* 3.2 Logo
---------------------------------------------------------------------------*/
#logo {
    width: 100%;
    text-align: center;
}




/* ==========================================================================
   4. Home Section
========================================================================== */
/* 4.1 Wrapper
---------------------------------------------------------------------------*/
#home-section {
    z-index: 1;
    width: 100%;
    position: relative;
}
#home-section-wrapper {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

/* Map
---------------------------------------------------------------------------*/
#map {
    top: 0;
    left: 0;
    z-index: -2;
    width: 100%;
    position: absolute;
}

/* Parallax Image
---------------------------------------------------------------------------*/
.parallax-image #home-section {
    background-color: #2c3e50;

    background-repeat: repeat;
    background-attachment: fixed;
    background-position: center center;
    background-image: url(https://www.thevoicerealm.com/landing1/images/1-1920x1200.jpg);
    -webkit-background-size: cover;
       -moz-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
}

/* Pattern
---------------------------------------------------------------------------*/
.pattern #home-section { background: url(https://www.thevoicerealm.com/landing1/images/pattern.png) repeat; }
.pattern #home-section-wrapper { background-color: rgba(0, 0, 0, 0.0); }

/* Static Color
---------------------------------------------------------------------------*/
.static-color #home-section { background-color: #2c3e50; }

/* Static Video
---------------------------------------------------------------------------*/
.static-video #home-section-wrapper { background-color: rgba(0, 0, 0, 0.3); }

/* 4.2 Container
---------------------------------------------------------------------------*/
#home-section-container {
    left: 0;
    width: 100%;
    overflow: hidden;
    position: absolute;
    text-align: center;
}
/* 4.3 bx-Slider
---------------------------------------------------------------------------*/
/* 4.3.1 Wrapper
---------------------------------------------------------------------------*/
.bx-wrapper { margin: 0 auto 17px; }

/* 4.3.2 ViewPort
---------------------------------------------------------------------------*/
.bx-wrapper .bx-viewport {
    background-color: transparent;

	-webkit-border: 0;
       -moz-border: 0;
         -o-border: 0;
            border: 0;
	-webkit-box-shadow: none;
       -moz-box-shadow: none;
         -o-box-shadow: none;
            box-shadow: none;
}

/* 4.3.3 List
---------------------------------------------------------------------------*/
ul.bxslider {
    margin: 0;
    padding: 0;
    text-align: center;
}

/* 4.3.4 Dots
---------------------------------------------------------------------------*/
.bx-wrapper .bx-pager {
    left: 0;
    bottom: 10px;
    position: fixed;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	width: 15px;
	height: 15px;
    background-color: #ffffff;

    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
         -o-border-radius: 50%;
            border-radius: 50%;

    -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background-color: #f1c40f;
}

/* 4.3.5 Typography
---------------------------------------------------------------------------*/
ul.bxslider h1 {
	font-size: 60px;
    letter-spacing: 1px;
	text-transform: uppercase;
}

/* 4.3.6 Social Icons
---------------------------------------------------------------------------*/
#home-section .social-icons li { margin-bottom: 0; }




/* ==========================================================================
   5. Menu
========================================================================== */
/* 5.1 Wrapper
---------------------------------------------------------------------------*/
#nav-wrapper {
    left: 0;
    top: -100%;
    width: 100%;
    z-index: 999;
    padding: 10px 0;
    position: fixed;
    background-color: #2c3e50;

    -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
}
#nav-wrapper:after {
    top: 0;
    left: 0;
    content: '';
    z-index: -1;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.4);
}




/* ==========================================================================
   6. Our Services Section
========================================================================== */
/* 6.1 Wrapper
---------------------------------------------------------------------------*/
#Our-Services-section {
    margin: 0;
    z-index: 1;
    position: relative;
    padding: 90px 0 53px;
    background-color: #ffffff;
}
#Our-Services-section:after {
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
     background-image: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.20), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.20), rgba(0, 0, 0, 0));
    background-image: -ms-linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.20), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.20), rgba(0, 0, 0, 0));
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.20), rgba(0, 0, 0, 0));
}


#got-more-section {
    margin: 0;
    z-index: 1;
    position: relative;
    padding: 90px 0 53px;
    background-color: #ffffff;
}
#got-more-section:after {
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
     background-image: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.20), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.20), rgba(0, 0, 0, 0));
    background-image: -ms-linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.20), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.20), rgba(0, 0, 0, 0));
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.20), rgba(0, 0, 0, 0));
}

/* 6.2 Services Box
---------------------------------------------------------------------------*/
/* 6.2.1 Wrapper
---------------------------------------------------------------------------*/
.services-box {
    width: 100%;
    margin: 0 0 50px;
    overflow: hidden;
}

/* 6.2.2 Icon
---------------------------------------------------------------------------*/
.services-icon {
    float: left;
    width: 60px;
    height: 60px;
    color: #2c3e50;
    font-size: 30px;
    line-height: 56px;
    text-align: center;
    display: inline-block;
    background-color: #ffffff;

    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
         -o-border-radius: 50%;
            border-radius: 50%;

    -webkit-border: 2px solid #2c3e50;
       -moz-border: 2px solid #2c3e50;
         -o-border: 2px solid #2c3e50;
            border: 2px solid #2c3e50;

    -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
}

/* 6.2.3 Title Main
---------------------------------------------------------------------------*/
.services-box .title-main h1 {
    color: #2c3e50;
    line-height: 1;
    font-size: 26px;
    letter-spacing: 1px;
    margin: 0 0 9px 80px;
    text-transform: uppercase;
}

/* 6.2.4 Title Description
---------------------------------------------------------------------------*/
.services-box .title-desc h3 {
    color: #f1c40f;
    margin: 0 0 13px 80px;
}

/* 6.2.5 Content
---------------------------------------------------------------------------*/
.services-box .content { margin: 0 0 0 80px; }
.services-box .content p:last-child { margin: 0; }

/* 6.2.6 Hover
---------------------------------------------------------------------------*/
.services-box:hover .services-icon { background-color: #f1c40f; }




/* ==========================================================================
   7. Portfolio Section
========================================================================== */
/* 7.1 Wrapper
---------------------------------------------------------------------------*/
#portfolio-section {
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: #2c3e50;

    background-repeat: repeat;
    background-attachment: fixed;
    background-position: center center;
    background-image: url(https://www.thevoicerealm.com/landing1/images/portfolio-section.jpg);
    -webkit-background-size: cover;
       -moz-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
}
#portfolio-section .container { overflow: visible; }
#portfolio-section-wrapper {
    z-index: 1;
    width: 100%;
    padding: 103px 0;
    position: relative;
}
#portfolio-section-wrapper:after {
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    content: '';
    height: 100%;
    opacity: 0.8;
    position: absolute;
    background-color: #2c3e50;
}

/* 7.2 OWL Slider
---------------------------------------------------------------------------*/
/* 7.2.1 Wrapper
---------------------------------------------------------------------------*/
.owl-wrapper-outer { z-index: 2; }

/* 7.2.2 Arrows
---------------------------------------------------------------------------*/
.owl-navigation {
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    position: absolute;
    text-align: center;
}
.owl-navigation a {
    height: 50px;
    color: #ffffff;
    font-size: 72px;
    line-height: 50px;

    -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
}
.owl-navigation a i { line-height: 50px; }
.portfolio-prev {
    z-index: 9;
    float: left;
    position: relative;
    margin-left: -150px;
}
.portfolio-next {
    z-index: 9;
    float: right;
    position: relative;
    margin-left: 175px;
}
.owl-navigation a:hover { color: #f1c40f; }

/* 7.3 Portfolio Item
---------------------------------------------------------------------------*/
/* 7.3.1 Wrapper
---------------------------------------------------------------------------*/
.portfolio-item {
    margin: 0 auto;
    padding: 0 15px;
    max-width: 290px;
    overflow: hidden;
    position: relative;
}

/* 7.3.2 Content
---------------------------------------------------------------------------*/
.portfolio-content {
    width: 100%;
    position: relative;

	-webkit-border-radius: 50%;
       -moz-border-radius: 50%;
         -o-border-radius: 50%;
            border-radius: 50%;
}

/* 7.3.3 Image
---------------------------------------------------------------------------*/
.portfolio-content img {
    width: 100%;

	-webkit-border-radius: 50%;
       -moz-border-radius: 50%;
         -o-border-radius: 50%;
            border-radius: 50%;
}

/* 7.3.4 Overlayer
---------------------------------------------------------------------------*/
.portfolio-overlayer {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 100%;
    text-align: center;
    position: absolute;
    background-color: transparent;

    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
         -o-border-radius: 50%;
            border-radius: 50%;

    -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;

    -webkit-border: 10px solid rgba(0, 0, 0, 0.4);
       -moz-border: 10px solid rgba(0, 0, 0, 0.4);
         -o-border: 10px solid rgba(0, 0, 0, 0.4);
            border: 10px solid rgba(0, 0, 0, 0.4);
}

/* 7.3.5 Anchor
---------------------------------------------------------------------------*/
.portfolio-overlayer a {
    top: 50%;
    left: 50%;
    z-index: 0;
    opacity: 0;
    width: 50px;
    height: 50px;
    color: #ffffff;
    display: block;
    font-size: 22px;
    margin-top: -25px;
    line-height: 46px;
    text-align: center;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);

    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
         -o-border-radius: 50%;
            border-radius: 50%;

    -webkit-border: 2px solid #ffffff;
       -moz-border: 2px solid #ffffff;
         -o-border: 2px solid #ffffff;
            border: 2px solid #ffffff;

    -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
}
.portfolio-overlayer a:first-child {
    font-size: 24px;
    margin-left: -57px;
}
.portfolio-overlayer a:last-child {
    margin-left: 7px;
    line-height: 44px;
}

/* 7.3.6 Hover
---------------------------------------------------------------------------*/
.portfolio-overlayer a:hover {
    color: #f1c40f;

    -webkit-border-color: #f1c40f;
       -moz-border-color: #f1c40f;
         -o-border-color: #f1c40f;
            border-color: #f1c40f;
}
.portfolio-content:hover .portfolio-overlayer { background-color: rgba(0, 0, 0, 0.3); }




/* ==========================================================================
   8. About Us Section
========================================================================== */
/* 8.1 Wrapper
---------------------------------------------------------------------------*/
#about-section {
    margin: 0;
    z-index: 1;
    position: relative;
    padding: 90px 0 63px;
    background-color: #ffffff;
}
#about-section:after {
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;

    background-image: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.20), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.20), rgba(0, 0, 0, 0));
    background-image: -ms-linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.20), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.20), rgba(0, 0, 0, 0));
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.20), rgba(0, 0, 0, 0));
}
#about-section .short-title h1 { color: #2c3e50; }
#about-section .col-md-8 .col-md-12 { padding: 0; }
#about-section .col-md-8 .col-md-6:nth-child(odd) { padding-right: 0; }
#about-section .col-md-8 .col-md-6:nth-child(even) { padding-left: 0; }

/* 8.2 Description
---------------------------------------------------------------------------*/
.about-desc {
    width: 100%;
    overflow: hidden;
    margin-bottom: 40px;
}
.about-desc p:last-child { margin-bottom: 0; }
.about-desc .progress:last-child { margin-bottom: 0; }
.about-desc .progress:first-child { margin-top: 5px; }

/* 8.3 Image
---------------------------------------------------------------------------*/
.about-image {
    width: 100%;
    overflow: hidden;
    padding: 10px 0 20px;
}




/* ==========================================================================
   9. Team Section
========================================================================== */
/* 9.1 Wrapper
---------------------------------------------------------------------------*/
#team-section {
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: #2c3e50;

    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    background-image: url(https://www.thevoicerealm.com/landing1/images/compare-section.jpg);
    -webkit-background-size: cover;
       -moz-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
}
#team-section .container { overflow: visible; }
#team-section-wrapper {
    z-index: 1;
    width: 100%;
    position: relative;
    padding: 103px 0 93px;
}
#team-section-wrapper:after {
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    content: '';
    height: 100%;
    opacity: 0.8;
    position: absolute;
    background-color: #2c3e50;
}

/* 9.2 Member Item
---------------------------------------------------------------------------*/







/* 9.1 Wrapper
---------------------------------------------------------------------------*/
#rates-section {
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: #ff611c;

    background-repeat: repeat;
 }
#rates-section .container { overflow: visible; }
#rates-section-wrapper {
    z-index: 1;
    width: 100%;
    position: relative;
    padding: 103px 0 93px;
}
#rates-section-wrapper:after {
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    content: '';
    height: 100%;
     position: absolute;
    background-color: #ff611c;
}


/* 9.1 Wrapper
---------------------------------------------------------------------------*/
#gurantee-section {
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: #16a086;

    background-repeat: repeat;
 }
#gurantee-section .container { overflow: visible; }
#gurantee-section-wrapper {
    z-index: 1;
    width: 100%;
    position: relative;
    padding: 103px 0 93px;
}
#gurantee-section-wrapper:after {
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    content: '';
    height: 100%;
     position: absolute;
    background-color: #16a086;
}


/* 9.2 Member Item
---------------------------------------------------------------------------*/
/* 9.2.1 Wrapper
---------------------------------------------------------------------------*/











/* 9.2.1 Wrapper
---------------------------------------------------------------------------*/
.member-item {
    margin: 0 auto;
    padding: 0 15px;
    max-width: 290px;
    overflow: hidden;
    position: relative;
}

/* 9.2.2 Image
---------------------------------------------------------------------------*/
.member-img {
    width: 100%;
    overflow: hidden;
    margin: 0 0 17px;
    position: relative;
}
.member-img img {
    width: 100%;

    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
         -o-border-radius: 50%;
            border-radius: 50%;
}

/* 9.2.3 Overlayer
---------------------------------------------------------------------------*/
.member-overlayer {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 100%;
    text-align: center;
    position: absolute;
    background-color: transparent;

    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
         -o-border-radius: 50%;
            border-radius: 50%;

    -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;

    -webkit-border: 10px solid rgba(0, 0, 0, 0.4);
       -moz-border: 10px solid rgba(0, 0, 0, 0.4);
         -o-border: 10px solid rgba(0, 0, 0, 0.4);
            border: 10px solid rgba(0, 0, 0, 0.4);
}

/* 9.2.4 Social Icons
---------------------------------------------------------------------------*/
.member-overlayer ul {
    left: 0;
    top: 50%;
    opacity: 0;
    padding: 0;
    width: 100%;
    list-style: none;
    margin: -25px 0 0;
    text-align: center;
    position: absolute;

    -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
}
.member-overlayer ul li {
    opacity: 0;
    margin: 0 5px;
    display: inline-block;
}
.member-overlayer a {
    width: 50px;
    height: 50px;
    color: #ffffff;
    display: block;
    font-size: 22px;
    line-height: 46px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5);

    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
         -o-border-radius: 50%;
            border-radius: 50%;

    -webkit-border: 2px solid #ffffff;
       -moz-border: 2px solid #ffffff;
         -o-border: 2px solid #ffffff;
            border: 2px solid #ffffff;

    -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
}

/* 9.2.5 Name
---------------------------------------------------------------------------*/
.member-name h1 {
    width: 100%;
    color: #f1c40f;
    font-weight: 600;
    text-align: center;
    margin-bottom: 5px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

/* 9.2.6 Title
---------------------------------------------------------------------------*/
.member-title h2 {
    width: 100%;
    color: #ffffff;
    text-align: center;
    letter-spacing: 1px;
}

/* 9.2.7 Hover
---------------------------------------------------------------------------*/
.member-overlayer a:hover {
    color: #f1c40f;

    -webkit-border-color: #f1c40f;
       -moz-border-color: #f1c40f;
         -o-border-color: #f1c40f;
            border-color: #f1c40f;
}
.member-item:hover .member-overlayer ul { opacity: 1; }
.member-item:hover .member-overlayer { background-color: rgba(0, 0, 0, 0.3); }

/* 9.2.8 Arrows
---------------------------------------------------------------------------*/
.team-prev {
    z-index: 9;
    float: left;
    position: relative;
    margin-left: -150px;
}
.team-next {
    z-index: 9;
    float: right;
    position: relative;
    margin-left: 175px;
}




/* ==========================================================================
   10. Pricing Section
========================================================================== */
/* 10.1 Wrapper
---------------------------------------------------------------------------*/
#pricing-section {
    margin: 0;
    z-index: 1;
    position: relative;
    padding: 90px 0 59px;
    background-color: #ffffff;
}
#pricing-section:after {
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;

    background-image: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.20), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.20), rgba(0, 0, 0, 0));
    background-image: -ms-linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.20), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.20), rgba(0, 0, 0, 0));
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.20), rgba(0, 0, 0, 0));
}

/* 10.2 Pricing Table
---------------------------------------------------------------------------*/
/* 10.2.1 Wrapper
---------------------------------------------------------------------------*/
.pricing-table {
    max-width: 300px;
    overflow: hidden;
    padding-top: 17px;
    margin: 0 auto 3px;
}

/* 10.2.2 Circle
---------------------------------------------------------------------------*/
.circle {
    width: 260px;
    height: 260px;
    text-align: center;
    position: relative;
    margin: 0 auto 3px;

    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
         -o-border-radius: 50%;
            border-radius: 50%;

    -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
}

/* 10.2.3 Front
---------------------------------------------------------------------------*/
.front,
.back {
    float: left;
    width: 260px;
    height: 260px;
    text-align: center;
	background-color: #04c7a2;   /*efefef*/
    font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;

    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
         -o-border-radius: 50%;
            border-radius: 50%;

    -webkit-transition: all 0.5s ease-in-out;
       -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
         -o-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
}

/* 10.2.3.1 Title
---------------------------------------------------------------------------*/
.title {
    /*color: #2c3e50;*/
	color:#fff;
    font-size: 40px;
    text-align: center;
    padding: 52px 10px 28px;
    text-transform: uppercase;
}

/* 10.2.3.2 Price
---------------------------------------------------------------------------*/
.price { margin-bottom: 18px; }
.price span {
    font-weight: 600;
    line-height: 0.7;
    vertical-align: top;
    font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.currency,
.end {
    font-size: 40px;
    line-height: 40px !important;
}
.price .total { font-size: 90px; }

/* 10.2.3.3 Description
---------------------------------------------------------------------------*/
.front .description {
    padding: 0 45px;
    font-size: 20px;
	color:#000;
	font-weight:700;
    line-height: 1.2;
    text-align:center;
}
.text-white{color:#FFF;font-size:16px;}
/* 10.2.4 Back
---------------------------------------------------------------------------*/
.tinfo {
    opacity: 0;
    position: absolute;
    background-color: #2c3e50;
    -webkit-backface-visibility: hidden;

    -webkit-transform: scale(0) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
       -moz-transform: scale(0) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
        -ms-transform: scale(0) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
         -o-transform: scale(0) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
            transform: scale(0) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);

    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
         -o-border-radius: 50%;
            border-radius: 50%;
}

/* 10.2.4.1 Title
---------------------------------------------------------------------------*/
.back .title { color: #ffffff; }

/* 10.2.4.2 Description
---------------------------------------------------------------------------*/
.back .description ul {
    width: 70%;
    padding: 0;
    margin: 0 auto;
    list-style: none;
}
.back .description ul li {
    display: block;
    color: #ffffff;
    text-align: center;
}
.back .description ul li i { margin-right: 5px; }

/* 10.3 Popular Table
---------------------------------------------------------------------------*/
.popular {
    top: 0;
    left: 0;
    opacity: 0;
    color: #2c3e50;
    font-size: 30px;
    position: absolute;
}

/* 10.4 Button
---------------------------------------------------------------------------*/
.circle .btn-nesto { margin-top: 30px; }

/* 10.5 Hover
---------------------------------------------------------------------------*/
.pricing-table:hover .front {
    opacity: 1;

    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
         -o-transform: scale(1.1);
            transform: scale(1.1);
}
.pricing-table:hover .tinfo {
    opacity: 1;

    -webkit-transform: scale(1) rotate(360deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
       -moz-transform: scale(1) rotate(360deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
        -ms-transform: scale(1) rotate(360deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
         -o-transform: scale(1) rotate(360deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
            transform: scale(1) rotate(360deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
}
.pricing-table:hover .front-popular {
    -webkit-border-radius: 10% 50% 50% 50% !important;
       -moz-border-radius: 10% 50% 50% 50% !important;
         -o-border-radius: 10% 50% 50% 50% !important;
            border-radius: 10% 50% 50% 50% !important;
}
.pricing-table:hover .popular {
    opacity: 1;

    -webkit-animation: popularAnim 0.7s 1;
       -moz-animation: popularAnim 0.7s 1;
         -o-animation: popularAnim 0.7s 1;
            animation: popularAnim 0.7s 1;
}




/* ==========================================================================
   11. Clients Section
========================================================================== */
/* 11.1 Wrapper
---------------------------------------------------------------------------*/
#clients-section {
    margin: 0;
    width: 100%;
    background-color: #16a086;

    background-repeat: repeat;
    background-attachment: fixed;
    background-position: center center;
    background-image: url(https://www.thevoicerealm.com/landing1/images/clients-section.jpg);
    -webkit-background-size: cover;
       -moz-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
}
#clients-section .container { overflow: visible; }
#clients-section-wrapper {
    z-index: 1;
    width: 100%;
    position: relative;
    padding: 103px 0 143px;
}
#clients-section-wrapper:after {
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    content: '';
    height: 100%;
    opacity: 0.8;
    position: absolute;
    background-color: #2c3e50;
}

.rc-anchor-light{
	border: none !important;
}
/* 11.2 Item
---------------------------------------------------------------------------*/
/* 11.2.1 Container
---------------------------------------------------------------------------*/
.client-item-container {
    width: 100%;
    margin: 0 auto;
    padding: 25px 20px;
    text-align: center;
    position: relative;
}
.client-item-container:before {
    top: 0;
    right: 10px;
    width: 24px;
    height: 24px;
    color: #f1c40f;
    font-size: 24px;
    content: '\f10e';
    line-height: 24px;
    position: absolute;
    text-align: center;
    font-family: 'FontAwesome';
}
.client-item-container:after {
    bottom: 0;
    left: 10px;
    width: 24px;
    height: 24px;
    color: #f1c40f;
    font-size: 24px;
    content: '\f10d';
    line-height: 24px;
    position: absolute;
    text-align: center;
    font-family: 'FontAwesome';
}

/* 11.2.2 Profile
---------------------------------------------------------------------------*/
.client-profile {
    text-align: center;
    position: relative;
    text-align: center;
    margin: 0 auto 20px;
}

/* 11.2.3 Image
---------------------------------------------------------------------------*/
.client-img {
    width: 130px;
    height: 130px;
    overflow: hidden;
    position: relative;
    margin: 0 auto 20px;

    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
         -o-border-radius: 50%;
            border-radius: 50%;
}
.client-img:after {
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    line-height: 100%;
    text-align: center;
    position: absolute;
    background-color: transparent;

    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
         -o-border-radius: 50%;
            border-radius: 50%;

    -webkit-border: 8px solid rgba(0, 0, 0, 0.4);
       -moz-border: 8px solid rgba(0, 0, 0, 0.4);
         -o-border: 8px solid rgba(0, 0, 0, 0.4);
            border: 8px solid rgba(0, 0, 0, 0.4);
}
.client-img img {
    width: 130px;
    height: 130px;
    border-radius: 50%;
}

/* 11.2.4 Name
---------------------------------------------------------------------------*/
.client-name {
    width: 100%;
    color: #f1c40f;
    font-size: 26px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
}

/* 11.2.5 Quote
---------------------------------------------------------------------------*/
.client-quote {
    width: 100%;
    position: relative;
}
.client-quote p {
    color: #ffffff;
    font-size: 20px;
    line-height: 34px;
}
.client-quote p:last-child { margin-bottom: 0; }

/* 11.3 Slider
---------------------------------------------------------------------------*/
/* 11.3.1 Wrapper11.3.2 Controls
---------------------------------------------------------------------------*/
.owl-clients {
    width: 100%;
    padding: 0 15px;
}

/* 11.3.2 Controls
---------------------------------------------------------------------------*/
.owl-clients .owl-controls {
    left: 0;
    top: 100%;
    width: 100%;
    z-index: 55;
    margin-top: 20px;
    position: absolute;
    text-align: center;
}
.owl-clients .owl-controls .owl-page span {
    opacity: 1;
    margin: 5px;
    width: 15px;
    height: 15px;
    background: #ffffff;

    -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
}
.owl-clients .owl-page.active span,
.owl-clients .owl-page span:hover { background: #f1c40f; }




/* ==========================================================================
   12. FAQ Section
========================================================================== */
/* 12.1 Wrapper
---------------------------------------------------------------------------*/
#faq-section {
    margin: 0;
    z-index: 1;
    position: relative;
    padding: 90px 0 68px;
    background-color: #ededed;
}
#faq-section:after {
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    background-image: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.20), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.20), rgba(0, 0, 0, 0));
    background-image: -ms-linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.20), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.20), rgba(0, 0, 0, 0));
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.20), rgba(0, 0, 0, 0));
}
.faq_box{
	text-align:center;
	font-size:16px;
	color:#5e5e5e;
	margin-bottom:20px;
 }
.faq_box img{
	margin-bottom:10px;
 }


/* 12.2 Block
---------------------------------------------------------------------------*/
.faq-block {
    padding: 0;
    width: 100%;
    overflow: hidden;
    margin: 0 auto 35px;
}

/* 12.3 Block Left
---------------------------------------------------------------------------*/
.faq-block.left .number { margin: 0 0 13px 8px; }
.faq-block.left .content { text-align: left; }
.faq-block.left .content:before {
    top: -16px;
    left: 16px;
}
.faq-block.left .content:after {
    top: -12px;
    left: 18px;
}

/* 12.4 Block Right
---------------------------------------------------------------------------*/
.faq-block.right .number { margin: 0 8px 13px auto; }
.faq-block.right .content { text-align: right; }
.faq-block.right .content:before {
    top: -16px;
    right: 16px;
}
.faq-block.right .content:after {
    top: -12px;
    right: 18px;
}

/* 12.5 Number
---------------------------------------------------------------------------*/
.faq-block .number {
    width: 50px;
    height: 50px;
    display: block;
    color: #2c3e50;
    font-size: 30px;
    line-height: 46px;
    text-align: center;
    background-color: #ffffff;

    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
         -o-border-radius: 50%;
            border-radius: 50%;

    -webkit-border: 2px solid #2c3e50;
       -moz-border: 2px solid #2c3e50;
         -o-border: 2px solid #2c3e50;
            border: 2px solid #2c3e50;
}

/* 12.6 Content
---------------------------------------------------------------------------*/
.faq-block .content {
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding: 18px 20px 8px;
    background-color: #ffffff;

    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;

    -webkit-border: 2px solid #2c3e50;
       -moz-border: 2px solid #2c3e50;
         -o-border: 2px solid #2c3e50;
            border: 2px solid #2c3e50;
}
.faq-block .content:before {
	width: 0;
	height: 0;
    content: '';
    position: absolute;

    -webkit-border-bottom: 15px solid #2c3e50;
       -moz-border-bottom: 15px solid #2c3e50;
         -o-border-bottom: 15px solid #2c3e50;
            border-bottom: 15px solid #2c3e50;

	-webkit-border-left: 15px solid transparent;
       -moz-border-left: 15px solid transparent;
         -o-border-left: 15px solid transparent;
            border-left: 15px solid transparent;

    -webkit-border-right: 15px solid transparent;
       -moz-border-right: 15px solid transparent;
         -o-border-right: 15px solid transparent;
            border-right: 15px solid transparent;
}
.faq-block .content:after {
	width: 0;
	height: 0;
    content: '';
    position: absolute;

    -webkit-border-bottom: 13px solid #ffffff;
       -moz-border-bottom: 13px solid #ffffff;
         -o-border-bottom: 13px solid #ffffff;
            border-bottom: 13px solid #ffffff;

	-webkit-border-left: 13px solid transparent;
       -moz-border-left: 13px solid transparent;
         -o-border-left: 13px solid transparent;
            border-left: 13px solid transparent;

    -webkit-border-right: 13px solid transparent;
       -moz-border-right: 13px solid transparent;
         -o-border-right: 13px solid transparent;
            border-right: 13px solid transparent;
}

/* 12.7 Quetsion
---------------------------------------------------------------------------*/
.faq-block .quetsion {
    width: 100%;
    color: #2c3e50;
    font-size: 24px;
    overflow: hidden;
    margin: 0 auto 10px;
}

/* 12.8 Hover
---------------------------------------------------------------------------*/
.faq-block:hover .quetsion { color: #f1c40f; }
.faq-block:hover .number { background-color: #f1c40f; }
.faq-block:hover .content {
    color: #ffffff;
    background-color: #2c3e50;
}
.faq-block:hover .content:after {
    -webkit-border-bottom: 13px solid #2c3e50;
       -moz-border-bottom: 13px solid #2c3e50;
         -o-border-bottom: 13px solid #2c3e50;
            border-bottom: 13px solid #2c3e50;
}




/* ==========================================================================
   13. FunFacts Section
========================================================================== */
/* 13.1 Wrapper
---------------------------------------------------------------------------*/
#funfacts-section {
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: #2c3e50;

    background-repeat: repeat;
    background-attachment: fixed;
    background-position: center center;
    background-image: url(https://www.thevoicerealm.com/landing1/images/funfacts-section.jpg);
    -webkit-background-size: cover;
       -moz-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
}
#funfacts-section .container { overflow: visible; }
#funfacts-section-wrapper {
    z-index: 1;
    width: 100%;
    position: relative;
    padding: 100px 0 43px;
}
#funfacts-section-wrapper:after {
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    content: '';
    height: 100%;
    opacity: 0.8;
    position: absolute;
    background-color: #2c3e50;
}

/* 13.2 funfact
---------------------------------------------------------------------------*/
/* 13.2.1 Wrapper
---------------------------------------------------------------------------*/
.funfact {
    max-width: 260px;
    text-align: center;
    margin: 0 auto 60px;
}

/* 13.2.2 Icon
---------------------------------------------------------------------------*/
.fun-icon {
    width: 100%;
    color: #ffffff;
    font-size: 80px;
    overflow: hidden;
    margin-bottom: 22px;
}

/* 13.2.3 Number
---------------------------------------------------------------------------*/
.fun-number {
    width: 100%;
    color: #f1c40f;
    font-size: 70px;
    overflow: hidden;
    line-height: 70px;
    margin-bottom: 25px;
    font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

/* 13.2.4 Title
---------------------------------------------------------------------------*/
.fun-title {
    width: 100%;
    color: #ffffff;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
}




/* ==========================================================================
   14. Contact Section
========================================================================== */
/* 14.1 Wrapper
---------------------------------------------------------------------------*/
#contact-section {
    margin: 0;
    z-index: 1;
    position: relative;
    padding: 90px 0 73px;
    background-color: #ffffff;
}
#contact-section:after {
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;

    background-image: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.20), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.20), rgba(0, 0, 0, 0));
    background-image: -ms-linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.20), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.20), rgba(0, 0, 0, 0));
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.20), rgba(0, 0, 0, 0));
}

/* 14.2 Form
---------------------------------------------------------------------------*/
/* 14.2.1 Wrapper
---------------------------------------------------------------------------*/
.contactForm {
    padding: 0;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.form-group {
    margin: 0;
    padding: 0;
}

/* 14.2.2 Textarea
---------------------------------------------------------------------------*/
.contactForm textarea {
	width: 100%;
    resize: none;
    margin: 0 auto 30px;
    height: 142px !important;
}

/* 14.2.3 form-control
---------------------------------------------------------------------------*/
.contactForm .form-control {
	width: 100%;
    height: 56px;
	padding: 17px;
    margin: 0 auto 30px;
	background-color: #ffffff;

    -webkit-box-shadow: none;
       -moz-box-shadow: none;
         -o-box-shadow: none;
            box-shadow: none;

    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
         -o-border-radius: 4px;
            border-radius: 4px;

    -webkit-border: 2px solid #2c3e50;
       -moz-border: 2px solid #2c3e50;
         -o-border: 2px solid #2c3e50;
            border: 2px solid #2c3e50;

    -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
}
.contactForm .form-control:hover,
.contactForm .form-control:focus {
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
         -o-box-shadow: none;
            box-shadow: none;

    -webkit-border: 2px solid #f1c40f;
       -moz-border: 2px solid #f1c40f;
         -o-border: 2px solid #f1c40f;
            border: 2px solid #f1c40f;
}

/* 14.2.4 Button
---------------------------------------------------------------------------*/
.contactForm button.submit {
    width: 100%;
    height: 56px;
    padding: 16px;
    color: #ffffff;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 30px;
    background-color: #2c3e50;

    -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
}
.contactForm .submit.active,
.contactForm .submit:active,
.contactForm .submit.focus,
.contactForm .submit:focus,
.contactForm .submit:hover {
	color: #2c3e50;
    outline-width: 0;
    position: relative;
    background-color: #f1c40f;
}

/* 14.2.5 error message
---------------------------------------------------------------------------*/
.error {
	top: 0;
    z-index: 2;
    float: right;
    color: #2c3e50;
    position: relative;
    margin: -69px 15px 0 0;
}
:-webkit-ui-invalid:not(output) { box-shadow: none; }
   :-moz-ui-invalid:not(output) { box-shadow: none; }
    :-ms-ui-invalid:not(output) { box-shadow: none; }
     :-o-ui-invalid:not(output) { box-shadow: none; }
         ui-invalid:not(output) { box-shadow: none; }

/* 14.2.6 Alert
---------------------------------------------------------------------------*/
.alert-nesto {
    color: #ffffff;
    background-color: #2c3e50;

    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
         -o-border-radius: 4px;
            border-radius: 4px;
}
#contact-section .alert.alert-nesto { margin-bottom: 30px; }
#contact-section .alert {
    -webkit-border: none;
       -moz-border: none;
         -o-border: none;
            border: none;
}




/* ==========================================================================
   15. Footer Section
========================================================================== */
/* 15.1 Wrapper
---------------------------------------------------------------------------*/
#footer-section {
    margin: 0;
    z-index: 1;
    width: 100%;
    color: #e5e5e5;
    position: relative;
    /*padding: 140px 0 20px;*/
	padding: 80px 0 20px;
    background-color: #2c3e50;

    -webkit-border-bottom: 6px solid #f1c40f;
       -moz-border-bottom: 6px solid #f1c40f;
         -o-border-bottom: 6px solid #f1c40f;
            border-bottom: 6px solid #f1c40f;
}
#footer-section:after {
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    content: '';
    height: 100%;
    opacity: 0.5;
    position: absolute;
    background-color: #000000;
}

/* 15.2 Anchor
---------------------------------------------------------------------------*/
#footer-section a {
    color: #f1c40f;

    -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
}
#footer-section a:hover { color: #ffffff; }


/* 15.3 Subscribtion
---------------------------------------------------------------------------*/
/* 15.3.1 Wrapper
---------------------------------------------------------------------------*/
#subscribe {
    top: 0;
    left: 50%;
    z-index: 2;
    width: 436px;
    padding: 15px;
    overflow: hidden;
    position: absolute;
    margin-left: -218px;
    background-color: #ffffff;

    -webkit-border-radius: 0 0 10px 10px;
       -moz-border-radius: 0 0 10px 10px;
         -o-border-radius: 0 0 10px 10px;
            border-radius: 0 0 10px 10px;
}

/* 15.3.2 Input
---------------------------------------------------------------------------*/
#subscribe .form-control {
	float: left;
    width: 301px;
    height: 42px;
    outline: none;
	padding: 10px 15px;
	background-color: #ffffff;

    -webkit-border: 2px solid #2c3e50;
       -moz-border: 2px solid #2c3e50;
         -o-border: 2px solid #2c3e50;
            border: 2px solid #2c3e50;

    -webkit-border-right: none;
       -moz-border-right: none;
         -o-border-right: none;
            border-right: none;

    -webkit-box-shadow: none;
       -moz-box-shadow: none;
         -o-box-shadow: none;
            box-shadow: none;

    -webkit-border-radius: 4px 0 0 4px;
       -moz-border-radius: 4px 0 0 4px;
         -o-border-radius: 4px 0 0 4px;
            border-radius: 4px 0 0 4px;

    -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
}
#subscribe .form-control:hover,
#subscribe .form-control:focus {
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
         -o-box-shadow: none;
            box-shadow: none;

    -webkit-border-color: #f1c40f;
       -moz-border-color: #f1c40f;
         -o-border-color: #f1c40f;
            border-color: #f1c40f;
}

/* 15.3.3 Submit
---------------------------------------------------------------------------*/
#subscribe button.submit {
    width: 105px;
    color: #ffffff;
    font-size: 16px;
    line-height: 20px;
    padding: 11px 16px;
    background-color: #2c3e50;

    -webkit-border: none;
       -moz-border: none;
         -o-border: none;
            border: none;

    -webkit-border-radius: 0 4px 4px 0;
       -moz-border-radius: 0 4px 4px 0;
         -o-border-radius: 0 4px 4px 0;
            border-radius: 0 4px 4px 0;

    -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
}
#subscribe .submit.active,
#subscribe .submit:active,
#subscribe .submit.focus,
#subscribe .submit:focus,
#subscribe .submit:hover {
	color: #2c3e50;
    outline-width: 0;
    background-color: #f1c40f;
}

/* 15.3.4 Success & Error
---------------------------------------------------------------------------*/
.ssuccess,
.serror {
    top: 24px;
    right: 130px;
    color: #2c3e50;
    position: absolute;
}


/* 15.4 Footer Widget
---------------------------------------------------------------------------*/
/* 15.4.1 Wrapper
---------------------------------------------------------------------------*/
.footer-widget {
    width: 100%;
    margin: 0 0 60px;
    overflow: hidden;
}

/* 15.4.2 Widget Title
---------------------------------------------------------------------------*/
.widget-title {
    width: 100%;
    margin: 0 0 40px;
    overflow: hidden;
}


/* 15.5 Twitter Feed
---------------------------------------------------------------------------*/
/* 15.5.1 Wrapper
---------------------------------------------------------------------------*/
.tweetfeed  { height: 100%; }

/* 15.5.2 Twitter Username
---------------------------------------------------------------------------*/
.tweetfeed ul li a i.fa-twitter {
    float: left;
    width: 20px;
    height: 30px;
    font-size: 20px;
    text-align: left;
    line-height: 30px;
    margin-left: -30px;
}

/* 15.5.3 List
---------------------------------------------------------------------------*/
.tweetfeed ul {
    margin: 0;
    padding: 0;
    float: left;
    height: 100%;
    text-align: left;
    list-style: none;
    overflow: hidden;
}

/* 15.5.4 items
---------------------------------------------------------------------------*/
.tweetfeed ul li,
.tweet span {
    width: 100%;
    display: block;
    padding: 0 0 10px 30px;
}
.tweetfeed ul li:last-child { padding-bottom: 0; }


/* 15.6 Flickr Feed
---------------------------------------------------------------------------*/
/* 15.6.1 Wrapper
---------------------------------------------------------------------------*/
.flickr-feed {
    margin: 0;
    padding: 0;
    width: 100%;
    overflow: hidden;
    list-style: none;
    text-align: center;
}

/* 15.6.2 Items
---------------------------------------------------------------------------*/
.flickr-feed li {
    padding: 0;
    text-align: center;
    margin: 0 0 10px 0;
    display: inline-block;
    margin: 0 10px 10px 0;

    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
}
.col-md-4.flickr { padding-right: 5px; }

/* 15.6.3 Image
---------------------------------------------------------------------------*/
.flickr-feed li img {
    width: 65px;
    height: 65px;

    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
}

/* 15.6.4 Anchor
---------------------------------------------------------------------------*/
.flickr-feed li:hover { opacity: 0.7; }


/* 15.7 Info
---------------------------------------------------------------------------*/
/* 15.7.1 List
---------------------------------------------------------------------------*/
ul.info {
    margin: 0;
    padding: 0;
    list-style: none;
    background: url(https://www.thevoicerealm.com/landing1/images/footer-map.png) transparent center center no-repeat;
}

/* 15.7.2 Items
---------------------------------------------------------------------------*/
ul.info li {
    display: block;
    text-align: left;
    margin-bottom: 10px;
}
ul.info span { color: #f1c40f; }


/* 15.8 Copyright
---------------------------------------------------------------------------*/
.copyright {
    width: 100%;
    margin-top: 10px;
    overflow: hidden;
    text-align: center;
}


/* 15.9 Social Icons
---------------------------------------------------------------------------*/
/* 15.9.1 Wrapper
---------------------------------------------------------------------------*/
.social-icons {
    width: 100%;
    overflow: hidden;
    padding-top: 30px;
    text-align: center;

   /* -webkit-border-top: 1px solid rgba(255, 255, 255, 0.1);
       -moz-border-top: 1px solid rgba(255, 255, 255, 0.1);
         -o-border-top: 1px solid rgba(255, 255, 255, 0.1);
            border-top: 1px solid rgba(255, 255, 255, 0.1);*/
}

/* 15.9.2 List
---------------------------------------------------------------------------*/
.social-icons ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

/* 15.9.3 Items
---------------------------------------------------------------------------*/
.social-icons ul li {
    margin: 0 5px 10px;
    display: inline-block;
}

/* 15.9.4 Anchor
---------------------------------------------------------------------------*/
.social-icons ul li a {
    display: block;

    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
         -o-border-radius: 50%;
            border-radius: 50%;
}

/* 15.9.5 Icon
---------------------------------------------------------------------------*/
.social-icons ul li a i {
    width: 40px;
    height: 40px;
    color: #ffffff;
    line-height: 36px;

    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
         -o-border-radius: 50%;
            border-radius: 50%;

    -webkit-border: 2px solid #ffffff;
       -moz-border: 2px solid #ffffff;
         -o-border: 2px solid #ffffff;
            border: 2px solid #ffffff;

    -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
}

/* 15.9.6 Hover
---------------------------------------------------------------------------*/
.social-icons ul li a i:hover {
    color: #f1c40f;
    background-color: rgba(0, 0, 0, 0.2);

    -webkit-border-color: #f1c40f;
       -moz-border-color: #f1c40f;
         -o-border-color: #f1c40f;
            border-color: #f1c40f;
}

/* 15.9.7 tooltip
---------------------------------------------------------------------------*/
.tooltip {
    z-index: 999;
    letter-spacing: 1px;
}
.tooltip-inner {
    color: #2c3e50;
    background-color: #ffffff;
}
.tooltip.top .tooltip-arrow { border-top-color: #ffffff; }




/* ==========================================================================
   16. Bootstrap New Component
========================================================================== */
/* 16.1 navbar
---------------------------------------------------------------------------*/
.navbar {
    margin-bottom: 0;
    min-height: 40px;

    -webkit-border: 0;
       -moz-border: 0;
         -o-border: 0;
            border: 0;

    -webkit-border-radius: 0;
       -moz-border-radius: 0;
         -o-border-radius: 0;
            border-radius: 0;
}
.navbar-brand img {
    width: 125px;
    height: 40px;
    margin-top: -2px;
}
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand { margin-left: 0; }
.navbar-brand {
    padding: 0;
    height: 40px;
}
.navbar-nav > li > a {
    padding: 10px;
    color: #ffffff;
    font-size: 15px;
    letter-spacing: 1px;
}
.navbar-nav > li {
    margin-left: 10px;
    position: relative;
}
.navbar-nav > li:first-child { margin-left: 0; }
.nav > li > a:hover,
.nav > li > a:focus { background-color: transparent; }
.navbar-nav > li:hover,
.navbar-nav > li.active {
    color: #ffffff;
    background-color: #2c3e50;

    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
}
.navbar-header a {
    color: #ffffff;
    font-size: 30px;
    line-height: 40px;
}
.navbar-header a:hover { color: #ffffff; }


/* 16.2 Progress Bar
---------------------------------------------------------------------------*/
.progress {
    height: 30px;
    background-color: #f1c40f;

    -webkit-border-radius: 0;
       -moz-border-radius: 0;
         -o-border-radius: 0;
            border-radius: 0;
}
.progress-bar {
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    text-align: right;
    padding: 0 10px 0;
    letter-spacing: 1px;
    font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.progress-bar-Nesto { background-color: #2c3e50; }
.progress-bar span:first-child { float: left; }
.progress-bar span:last-child {
    position: relative;
    padding-right: 15px;
}
.progress-bar span:last-child:after {
    top: 0;
    right: 0;
    width: 15px;
    height: 18px;
    content: '%';
    line-height: 18px;
    position: absolute;
}

/*--------------------------------------------------------------------------*/
.satisfcn-guarantee {
    width: 100%;
    position: relative;
}
.satisfcn-guarantee p {
    color: #ffffff;
    font-size: 20px;
    line-height: 34px;
}
.voice-proffessional{
	margin-left:35px;
}
/*---------------------------------------------------------------------------*/


/* 16.3 Btn
---------------------------------------------------------------------------*/
.btn-nesto {
    color: #ffffff;
    background-color: #2c3e50;

    -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
}
.btn-nesto:hover,
.btn-nesto:focus,
.btn-nesto:active,
.btn-nesto.active,
.open .dropdown-toggle.btn-nesto {
    color: #2c3e50;
    background-color: #f1c40f;
}
.btn-nesto:active,
.btn-nesto.active,
.open .dropdown-toggle.btn-nesto {
    background-image: none;
}
.btn-nesto.disabled,
.btn-nesto[disabled],
fieldset[disabled] .btn-nesto,
.btn-nesto.disabled:hover,
.btn-nesto[disabled]:hover,
fieldset[disabled] .btn-nesto:hover,
.btn-nesto.disabled:focus,
.btn-nesto[disabled]:focus,
fieldset[disabled] .btn-nesto:focus,
.btn-nesto.disabled:active,
.btn-nesto[disabled]:active,
fieldset[disabled] .btn-nesto:active,
.btn-nesto.disabled.active,
.btn-nesto[disabled].active,
fieldset[disabled] .btn-nesto.active {
    background-color: #2c3e50;
}

.win_box{
	position:absolute;
	width:300px;
	height:300px;
	top:-200px;
	right:0;
}

/**************************************************************************/
.btm-description{
	margin-top:15px;
	text-align:center;
	font-size:18px;
	font-weight:600;
}
hr{
	color:#090 !important;
}

.rate-btm-txt{
	font-size:20px;
	color:#fff;
	/*border-top:1px solid #fea47d;
	padding-top:25px;*/

}
.gk-divider {
	border-right: 1px solid #6c7e91;
}
.rate-line{
    top: 50;
    left: 0;
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;

    background-image: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, .20), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, .20), rgba(0, 0, 0, 0));
    background-image: -ms-linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, .20), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, .20), rgba(0, 0, 0, 0));
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, .20), rgba(0, 0, 0, 0));
}

/* ==========================================================================
   17. Responsive
========================================================================== */
@media only screen and (min-width: 1199px) {
    .container {
        width: 970px;
    }
}




/*-------------------------------------------------------------------------*/
@media only screen and (max-width: 1000px) and (min-width: 769px) {

    .portfolio-prev { margin-left: -5px; }
    .portfolio-next { margin-left: 15px; }
    .team-prev { margin-left: -5px; }
    .team-next { margin-left: 15px; }

}




/*-------------------------------------------------------------------------*/
@media only screen and (max-width: 990px) and (min-width: 768px) {

    ul.bxslider h1 { font-size: 45px; }

    #about-section .col-md-8 .col-md-6:nth-child(odd) { padding: 0; }
    #about-section .col-md-8 .col-md-6:nth-child(even) { padding: 0; }

    .flickr-feed li img {
        width: 81px;
        height: 81px;
    }

}




/*-------------------------------------------------------------------------*/
@media only screen and (max-width: 980px) {
	.win_box{
	position:static;
	width:auto;
	height:auto;
	top:00px;
	right:0;
	text-align:center;
}
#Our-Services-section {
     padding: 10px 0px 53px;
 }

}
@media only screen and (max-width: 767px) {

    .container { width: 570px; }

    ul.bxslider h1 { font-size: 35px; }

    .navbar-toggle {
        margin: 0;
        color: #ffffff;
        padding: 7px 10px;

        -webkit-border: 1px solid #ffffff;
           -moz-border: 1px solid #ffffff;
             -o-border: 1px solid #ffffff;
                border: 1px solid #ffffff;
    }
    .navbar-nav { margin-top: 10px; }
    .navbar-collapse {
        -webkit-border: 0;
           -moz-border: 0;
             -o-border: 0;
                border: 0;

        -webkit-box-shadow: none;
           -moz-box-shadow: none;
             -o-box-shadow: none;
                box-shadow: none;
    }
    .navbar-nav > li {
        text-align: center;
        margin: 0 auto 10px;
    }
    .navbar-nav > li:last-child { margin: 0; }



    #about-section .col-md-8 .col-md-6:nth-child(odd) { padding: 0; }
    #about-section .col-md-8 .col-md-6:nth-child(even) { padding: 0; }


    .flickr-feed li img {
        width: 81px;
        height: 81px;
    }
.gk-divider {
	border-right:none;
}
.compare_img img{
	width:100%;
	height:auto;
}
.compare_img h1{
	 font-size:21px;
}
}




/*-------------------------------------------------------------------------*/
@media only screen and (max-width: 599px) {

    .container { width: 450px; }

    #logo img {
        width: 165px;
        height: auto;
    }

    ul.bxslider h1 { font-size: 25px; }

    #home-section .social-icons li { margin-bottom: 10px; }

    .services-icon {
        float: none;
        display: block;
        margin: 0 auto 30px;
    }
    .services-box .title-main h1 {
        margin: 0 auto 5px;
        text-align: center;
    }
    .services-box .title-desc h3 {
        text-align: center;
        margin: 0 auto 15px;
    }
    .services-box .content {
        margin: 0 auto;
        text-align: center;
    }

    .flickr-feed li img {
        width: 61px;
        height: 61px;
    }
.gk-divider {
	border-right:none;
}
}




/*-------------------------------------------------------------------------*/
@media only screen and (max-width: 479px) {

    .container { width: 320px; }

    .owl-navigation { display: none; }

    .contactForm .form-control { margin: 0 auto 15px; }

    #subscribe {
        width: 320px;
        margin-left: -160px;
    }
    #subscribe .form-control { width: 185px; }

    .flickr-feed li img {
        width: 65px;
        height: 65px;
    }
	.section-title h1 {
		color: #2c3e50;
		font-size: 41px;
		font-weight: 700;
		line-height: 40px;
		text-transform: uppercase;
	}
	.section-title h1  span{
		color:#F1C40F;
	}
}