div#topcontrol {
    z-index: 99
}

.breadcrumbs {
    height: 230px;
    background-position: 0% 35%
}

.header .navbar-default .navbar-nav>li>a,.header .navbar-default .navbar-nav>li>a:focus {
    font-size: 12px;
    color: #ffffff
}

.header .navbar-default .navbar-nav>li>a:hover {
    color: #fff
}

.header .navbar-default .navbar-nav>li>a:active {
    color: #fff;
    background-color: transparent
}

.header .navbar-default .navbar-nav>.open>a,.header .navbar-default .navbar-nav>.open>a:hover,.header .navbar-default .navbar-nav>.open>a:focus {
    color: #fff;
    background-color: transparent;
    border-bottom: solid 2px rgba(255,255,255,0.6)
}

.no-margin {
    margin: 0px !important
}

.no-padding {
    padding: 0px !important
}

.title-v1 {
    z-index: 1;
    position: relative;
    text-align: center;
    margin-bottom: 60px
}

.gap {
    display: block;
    position: relative;
    margin: 30px 0 30px 0;
    clear: both
}

.text-white {
    color: #fff !important;
    text-align: left
}

.bg-parellex {
    background-color: #666;
    opacity: 0.9;
    padding: 10px
}

.hide {
    position: absolute;
    top: -1px;
    left: -1px;
    width: 1px;
    height: 1px
}

.navbar-brand {
    height: initial
}

.navbar {
    margin-bottom: 0px
}

.box-icon,[class^="box-icon-"],[class*=" box-icon-"] {
    z-index: 2;
    position: relative;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    background: #ed8323;
    color: #fff;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s
}

.box-icon:hover,[class^="box-icon-"]:hover,[class*=" box-icon-"]:hover {
    background: #c96810;
    color: #fff
}

.box-icon:before,[class^="box-icon-"]:before,[class*=" box-icon-"]:before {
    display: inline-block
}

.box-icon-inline {
    display: inline-block
}

.box-icon-md {
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 21px
}

.box-icon-big {
    width: 75px;
    height: 75px;
    line-height: 75px;
    font-size: 28px
}

.box-icon-large {
    width: 90px;
    height: 90px;
    line-height: 90px;
    font-size: 42px
}

.box-icon-huge {
    width: 120px;
    height: 120px;
    line-height: 120px;
    font-size: 56px
}

.box-icon-black {
    background: #333
}

.box-icon-black:hover {
    background: #000
}

.box-icon-gray {
    background: #808080
}

.box-icon-gray:hover {
    background: #4d4d4d
}

.box-icon-white {
    background: #fff;
    color: #ed8323
}

.box-icon-white:hover {
    color: #ed8323;
    background: #e6e6e6
}

.box-icon-info {
    background: #2f96b4
}

.box-icon-info:hover {
    background: #267890
}

.box-icon-success {
    background: #51a351
}

.box-icon-success:hover {
    background: #418241
}

.box-icon-warning {
    background: #f89406
}

.box-icon-warning:hover {
    background: #c67605
}

.box-icon-danger {
    background: #bd362f
}

.box-icon-danger:hover {
    background: #972b26
}

.box-icon-inverse {
    background: #127cdc
}

.box-icon-inverse:hover {
    background: #0e63b0
}

.box-icon-to-normal:hover {
    background: #ed8323
}

.box-icon-to-black:hover {
    background: #333
}

.box-icon-to-gray:hover {
    background: #808080
}

.box-icon-to-white:hover {
    background: #fff;
    color: #ed8323
}

.box-icon-to-info:hover {
    background: #2f96b4
}

.box-icon-to-success:hover {
    background: #51a351
}

.box-icon-to-warning:hover {
    background: #f89406
}

.box-icon-to-danger:hover {
    background: #bd362f
}

.box-icon-to-inverse:hover {
    background: #127cdc
}

.box-icon-border,[class^="box-icon-border"],[class*=" box-icon-border"] {
    background: none;
    border: 1px solid #e74c3c;
    color: #e74c3c
}

.box-icon-border:hover,[class^="box-icon-border"]:hover,[class*=" box-icon-border"]:hover {
    background: #e74c3c;
    color: #fff !important
}

.box-icon-border.box-icon-black,[class^="box-icon-border"].box-icon-black,[class*=" box-icon-border"].box-icon-black,.box-icon-border.box-icon-to-black:hover,[class^="box-icon-border"].box-icon-to-black:hover,[class*=" box-icon-border"].box-icon-to-black:hover {
    border-color: #333;
    color: #333
}

.box-icon-border.box-icon-black:hover,[class^="box-icon-border"].box-icon-black:hover,[class*=" box-icon-border"].box-icon-black:hover,.box-icon-border.box-icon-to-black:hover:hover,[class^="box-icon-border"].box-icon-to-black:hover:hover,[class*=" box-icon-border"].box-icon-to-black:hover:hover {
    background: #333
}

.box-icon-border.box-icon-gray,[class^="box-icon-border"].box-icon-gray,[class*=" box-icon-border"].box-icon-gray,.box-icon-border.box-icon-to-gray:hover,[class^="box-icon-border"].box-icon-to-gray:hover,[class*=" box-icon-border"].box-icon-to-gray:hover {
    border-color: #808080;
    color: #808080
}

.box-icon-border.box-icon-gray:hover,[class^="box-icon-border"].box-icon-gray:hover,[class*=" box-icon-border"].box-icon-gray:hover,.box-icon-border.box-icon-to-gray:hover:hover,[class^="box-icon-border"].box-icon-to-gray:hover:hover,[class*=" box-icon-border"].box-icon-to-gray:hover:hover {
    background: #808080
}

.box-icon-border.box-icon-white,[class^="box-icon-border"].box-icon-white,[class*=" box-icon-border"].box-icon-white,.box-icon-border.box-icon-to-white:hover,[class^="box-icon-border"].box-icon-to-white:hover,[class*=" box-icon-border"].box-icon-to-white:hover {
    border-color: #fff;
    color: #fff
}

.box-icon-border.box-icon-white:hover,[class^="box-icon-border"].box-icon-white:hover,[class*=" box-icon-border"].box-icon-white:hover,.box-icon-border.box-icon-to-white:hover:hover,[class^="box-icon-border"].box-icon-to-white:hover:hover,[class*=" box-icon-border"].box-icon-to-white:hover:hover {
    color: #ed8323 !important;
    background: #fff
}

.box-icon-border.box-icon-info,[class^="box-icon-border"].box-icon-info,[class*=" box-icon-border"].box-icon-info,.box-icon-border.box-icon-to-info:hover,[class^="box-icon-border"].box-icon-to-info:hover,[class*=" box-icon-border"].box-icon-to-info:hover {
    border-color: #2f96b4;
    color: #2f96b4
}

.box-icon-border.box-icon-info:hover,[class^="box-icon-border"].box-icon-info:hover,[class*=" box-icon-border"].box-icon-info:hover,.box-icon-border.box-icon-to-info:hover:hover,[class^="box-icon-border"].box-icon-to-info:hover:hover,[class*=" box-icon-border"].box-icon-to-info:hover:hover {
    background: #2f96b4
}

.box-icon-border.box-icon-success,[class^="box-icon-border"].box-icon-success,[class*=" box-icon-border"].box-icon-success,.box-icon-border.box-icon-to-success:hover,[class^="box-icon-border"].box-icon-to-success:hover,[class*=" box-icon-border"].box-icon-to-success:hover {
    border-color: #51a351;
    color: #51a351
}

.box-icon-border.box-icon-success:hover,[class^="box-icon-border"].box-icon-success:hover,[class*=" box-icon-border"].box-icon-success:hover,.box-icon-border.box-icon-to-success:hover:hover,[class^="box-icon-border"].box-icon-to-success:hover:hover,[class*=" box-icon-border"].box-icon-to-success:hover:hover {
    background: #51a351
}

.box-icon-border.box-icon-warning,[class^="box-icon-border"].box-icon-warning,[class*=" box-icon-border"].box-icon-warning,.box-icon-border.box-icon-to-warning:hover,[class^="box-icon-border"].box-icon-to-warning:hover,[class*=" box-icon-border"].box-icon-to-warning:hover {
    border-color: #f89406;
    color: #f89406
}

.box-icon-border.box-icon-warning:hover,[class^="box-icon-border"].box-icon-warning:hover,[class*=" box-icon-border"].box-icon-warning:hover,.box-icon-border.box-icon-to-warning:hover:hover,[class^="box-icon-border"].box-icon-to-warning:hover:hover,[class*=" box-icon-border"].box-icon-to-warning:hover:hover {
    background: #f89406
}

.box-icon-border.box-icon-danger,[class^="box-icon-border"].box-icon-danger,[class*=" box-icon-border"].box-icon-danger,.box-icon-border.box-icon-to-danger:hover,[class^="box-icon-border"].box-icon-to-danger:hover,[class*=" box-icon-border"].box-icon-to-danger:hover {
    border-color: #bd362f;
    color: #bd362f
}

.box-icon-border.box-icon-danger:hover,[class^="box-icon-border"].box-icon-danger:hover,[class*=" box-icon-border"].box-icon-danger:hover,.box-icon-border.box-icon-to-danger:hover:hover,[class^="box-icon-border"].box-icon-to-danger:hover:hover,[class*=" box-icon-border"].box-icon-to-danger:hover:hover {
    background: #bd362f
}

.box-icon-border.box-icon-inverse,[class^="box-icon-border"].box-icon-inverse,[class*=" box-icon-border"].box-icon-inverse,.box-icon-border.box-icon-to-inverse:hover,[class^="box-icon-border"].box-icon-to-inverse:hover,[class*=" box-icon-border"].box-icon-to-inverse:hover {
    border-color: #127cdc;
    color: #127cdc
}

.box-icon-border.box-icon-inverse:hover,[class^="box-icon-border"].box-icon-inverse:hover,[class*=" box-icon-border"].box-icon-inverse:hover,.box-icon-border.box-icon-to-inverse:hover:hover,[class^="box-icon-border"].box-icon-to-inverse:hover:hover,[class*=" box-icon-border"].box-icon-to-inverse:hover:hover {
    background: #127cdc
}

.box-icon-border.box-icon-to-normal:hover,[class^="box-icon-border"].box-icon-to-normal:hover,[class*=" box-icon-border"].box-icon-to-normal:hover {
    border-color: #ed8323;
    background: #ed8323
}

.box-icon-left+.thumb-caption,.box-icon-right+.thumb-caption,.thumb-header-right+.thumb-caption,.thumb-header-left+.thumb-caption,.img-left+.thumb-caption,.img-right+.thumb-caption {
    display: table
}

.box-icon-border-dashed {
    border-style: dashed
}

.box-icon-left {
    float: left;
    margin-right: 15px
}

.box-icon-right {
    float: right;
    margin-left: 15px
}

.box-icon-center {
    margin: 0 auto
}

.round {
    -webkit-border-radius: 50%;
    border-radius: 50% !important
}

.round img {
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.curved {
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.animate-icon,[class^="animate-icon"],[class*=" animate-icon"] {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

.animate-icon:before,[class^="animate-icon"]:before,[class*=" animate-icon"]:before {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

.animate-icon:hover:before,[class^="animate-icon"]:hover:before,[class*=" animate-icon"]:hover:before {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    -ms-animation-duration: 1s;
    animation-duration: 1s
}

.animate-icon:after,[class^="animate-icon"]:after,[class*=" animate-icon"]:after {
    z-index: -1;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    width: 100%;
    height: 100%;
    content: '';
    left: 0;
    top: 0
}

.animate-icon:hover:after,[class^="animate-icon"]:hover:after,[class*=" animate-icon"]:hover:after {
    opacity: 1;
    -ms-filter: none;
    filter: none
}

.animate-icon-flash:hover:before {
    -webkit-animation-name: flash;
    -moz-animation-name: flash;
    -o-animation-name: flash;
    -ms-animation-name: flash;
    animation-name: flash
}

.animate-icon-shake:hover:before {
    -webkit-animation-name: shake;
    -moz-animation-name: shake;
    -o-animation-name: shake;
    -ms-animation-name: shake;
    animation-name: shake
}

.animate-icon-bounce:hover:before {
    -webkit-animation-name: bounce;
    -moz-animation-name: bounce;
    -o-animation-name: bounce;
    -ms-animation-name: bounce;
    animation-name: bounce
}

.animate-icon-tada:hover:before {
    -webkit-animation-name: tada;
    -moz-animation-name: tada;
    -o-animation-name: tada;
    -ms-animation-name: tada;
    animation-name: tada
}

.animate-icon-swing:hover:before {
    -webkit-animation-name: swing;
    -moz-animation-name: swing;
    -o-animation-name: swing;
    -ms-animation-name: swing;
    animation-name: swing
}

.animate-icon-wobble:hover:before {
    -webkit-animation-name: wobble;
    -moz-animation-name: wobble;
    -o-animation-name: wobble;
    -ms-animation-name: wobble;
    animation-name: wobble
}

.animate-icon-pulse:hover:before {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -o-animation-name: pulse;
    -ms-animation-name: pulse;
    animation-name: pulse
}

.animate-icon-left-to-right,.animate-icon-right-to-left,.animate-icon-bottom-to-top,.animate-icon-top-to-bottom {
    overflow: hidden
}

.animate-icon-left-to-right:hover:before {
    -webkit-animation: left-to-right 0.3s forwards;
    -moz-animation: left-to-right 0.3s forwards;
    -o-animation: left-to-right 0.3s forwards;
    -ms-animation: left-to-right 0.3s forwards;
    animation: left-to-right 0.3s forwards
}

.animate-icon-right-to-left:hover:before {
    -webkit-animation: right-to-left 0.3s forwards;
    -moz-animation: right-to-left 0.3s forwards;
    -o-animation: right-to-left 0.3s forwards;
    -ms-animation: right-to-left 0.3s forwards;
    animation: right-to-left 0.3s forwards
}

.animate-icon-bottom-to-top:hover:before {
    -webkit-animation: bottom-to-top 0.3s forwards;
    -moz-animation: bottom-to-top 0.3s forwards;
    -o-animation: bottom-to-top 0.3s forwards;
    -ms-animation: bottom-to-top 0.3s forwards;
    animation: bottom-to-top 0.3s forwards
}

.animate-icon-top-to-bottom:hover:before {
    -webkit-animation: top-to-bottom 0.3s forwards;
    -moz-animation: top-to-bottom 0.3s forwards;
    -o-animation: top-to-bottom 0.3s forwards;
    -ms-animation: top-to-bottom 0.3s forwards;
    animation: top-to-bottom 0.3s forwards
}

.animate-icon-border-rise:after,.animate-icon-border-rise-alt:after {
    -webkit-box-shadow: 0 0 0 2px #ed8323;
    box-shadow: 0 0 0 2px #ed8323
}

.animate-icon-border-rise.box-icon-black:after,.animate-icon-border-rise-alt.box-icon-black:after,.animate-icon-border-rise.box-icon-to-black:hover:after,.animate-icon-border-rise-alt.box-icon-to-black:hover:after {
    -webkit-box-shadow: 0 0 0 2px #333;
    box-shadow: 0 0 0 2px #333
}

.animate-icon-border-rise.box-icon-gray:after,.animate-icon-border-rise-alt.box-icon-gray:after,.animate-icon-border-rise.box-icon-to-gray:hover:after,.animate-icon-border-rise-alt.box-icon-to-gray:hover:after {
    -webkit-box-shadow: 0 0 0 2px #808080;
    box-shadow: 0 0 0 2px #808080
}

.animate-icon-border-rise.box-icon-info:after,.animate-icon-border-rise-alt.box-icon-info:after,.animate-icon-border-rise.box-icon-to-info:hover:after,.animate-icon-border-rise-alt.box-icon-to-info:hover:after {
    -webkit-box-shadow: 0 0 0 2px #2f96b4;
    box-shadow: 0 0 0 2px #2f96b4
}

.animate-icon-border-rise.box-icon-success:after,.animate-icon-border-rise-alt.box-icon-success:after,.animate-icon-border-rise.box-icon-to-success:hover:after,.animate-icon-border-rise-alt.box-icon-to-success:hover:after {
    -webkit-box-shadow: 0 0 0 2px #51a351;
    box-shadow: 0 0 0 2px #51a351
}

.animate-icon-border-rise.box-icon-warning:after,.animate-icon-border-rise-alt.box-icon-warning:after,.animate-icon-border-rise.box-icon-to-warning:hover:after,.animate-icon-border-rise-alt.box-icon-to-warning:hover:after {
    -webkit-box-shadow: 0 0 0 2px #f89406;
    box-shadow: 0 0 0 2px #f89406
}

.animate-icon-border-rise.box-icon-danger:after,.animate-icon-border-rise-alt.box-icon-danger:after,.animate-icon-border-rise.box-icon-to-danger:hover:after,.animate-icon-border-rise-alt.box-icon-to-danger:hover:after {
    -webkit-box-shadow: 0 0 0 2px #bd362f;
    box-shadow: 0 0 0 2px #bd362f
}

.animate-icon-border-rise.box-icon-inverse:after,.animate-icon-border-rise-alt.box-icon-inverse:after,.animate-icon-border-rise.box-icon-to-inverse:hover:after,.animate-icon-border-rise-alt.box-icon-to-inverse:hover:after {
    -webkit-box-shadow: 0 0 0 2px #127cdc;
    box-shadow: 0 0 0 2px #127cdc
}

.animate-icon-border-rise.box-icon-to-normal:after:hover,.animate-icon-border-rise-alt.box-icon-to-normal:after:hover {
    -webkit-box-shadow: 0 0 0 2px #ed8323;
    box-shadow: 0 0 0 2px #ed8323
}

.animate-icon-border-rise.round:after,.animate-icon-border-rise-alt.round:after {
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.animate-icon-border-rise:after {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8)
}

.animate-icon-border-rise:hover:after {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.animate-icon-border-rise-alt:after {
    -webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -o-transform: scale(1.6);
    -ms-transform: scale(1.6);
    transform: scale(1.6)
}

.animate-icon-border-rise-alt:hover:after {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.animate-icon-border-fadeout {
    color: #fff;
    background: none;
    border: 2px solid #ed8323
}

.animate-icon-border-fadeout:after {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    background: #ed8323
}

.animate-icon-border-fadeout:hover {
    color: #ed8323;
    background: none
}

.animate-icon-border-fadeout:hover:after {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5)
}

.animate-icon-border-fadeout.box-icon-black,.animate-icon-border-fadeout.box-icon-to-black:hover {
    border-color: #333
}

.animate-icon-border-fadeout.box-icon-black:after,.animate-icon-border-fadeout.box-icon-to-black:hover:after {
    background: #333
}

.animate-icon-border-fadeout.box-icon-black:hover,.animate-icon-border-fadeout.box-icon-to-black:hover:hover {
    color: #333
}

.animate-icon-border-fadeout.box-icon-gray,.animate-icon-border-fadeout.box-icon-to-gray:hover {
    border-color: #808080
}

.animate-icon-border-fadeout.box-icon-gray:after,.animate-icon-border-fadeout.box-icon-to-gray:hover:after {
    background: #808080
}

.animate-icon-border-fadeout.box-icon-gray:hover,.animate-icon-border-fadeout.box-icon-to-gray:hover:hover {
    color: #808080
}

.animate-icon-border-fadeout.box-icon-info,.animate-icon-border-fadeout.box-icon-to-info:hover {
    border-color: #2f96b4
}

.animate-icon-border-fadeout.box-icon-info:after,.animate-icon-border-fadeout.box-icon-to-info:hover:after {
    background: #2f96b4
}

.animate-icon-border-fadeout.box-icon-info:hover,.animate-icon-border-fadeout.box-icon-to-info:hover:hover {
    color: #2f96b4
}

.animate-icon-border-fadeout.box-icon-success,.animate-icon-border-fadeout.box-icon-to-success:hover {
    border-color: #51a351
}

.animate-icon-border-fadeout.box-icon-success:after,.animate-icon-border-fadeout.box-icon-to-success:hover:after {
    background: #51a351
}

.animate-icon-border-fadeout.box-icon-success:hover,.animate-icon-border-fadeout.box-icon-to-success:hover:hover {
    color: #51a351
}

.animate-icon-border-fadeout.box-icon-warning,.animate-icon-border-fadeout.box-icon-to-warning:hover {
    border-color: #f89406
}

.animate-icon-border-fadeout.box-icon-warning:after,.animate-icon-border-fadeout.box-icon-to-warning:hover:after {
    background: #f89406
}

.animate-icon-border-fadeout.box-icon-warning:hover,.animate-icon-border-fadeout.box-icon-to-warning:hover:hover {
    color: #f89406
}

.animate-icon-border-fadeout.box-icon-danger,.animate-icon-border-fadeout.box-icon-to-danger:hover {
    border-color: #bd362f
}

.animate-icon-border-fadeout.box-icon-danger:after,.animate-icon-border-fadeout.box-icon-to-danger:hover:after {
    background: #bd362f
}

.animate-icon-border-fadeout.box-icon-danger:hover,.animate-icon-border-fadeout.box-icon-to-danger:hover:hover {
    color: #bd362f
}

.animate-icon-border-fadeout.box-icon-inverse,.animate-icon-border-fadeout.box-icon-to-inverse:hover {
    border-color: #127cdc
}

.animate-icon-border-fadeout.box-icon-inverse:after,.animate-icon-border-fadeout.box-icon-to-inverse:hover:after {
    background: #127cdc
}

.animate-icon-border-fadeout.box-icon-inverse:hover,.animate-icon-border-fadeout.box-icon-to-inverse:hover:hover {
    color: #127cdc
}

.animate-icon-border-fadeout.box-icon-to-normal {
    border-color: #ed8323
}

.animate-icon-border-fadeout.box-icon-to-normal:after {
    background: #ed8323
}

.animate-icon-border-fadeout.box-icon-to-normal:hover {
    color: #ed8323
}

.animate-icon-border-fadeout.round:after {
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.animate-icon-border-fadein {
    color: #ed8323;
    background: none;
    border: 2px solid #ed8323
}

.animate-icon-border-fadein:after {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5)
}

.animate-icon-border-fadein:hover {
    color: #fff !important
}

.animate-icon-border-fadein:hover:after {
    background: #ed8323;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.animate-icon-border-fadein.box-icon-black,.animate-icon-border-fadein.box-icon-to-black:hover {
    color: #333;
    border-color: #333
}

.animate-icon-border-fadein.box-icon-black:hover:after,.animate-icon-border-fadein.box-icon-to-black:hover:hover:after {
    background: #333
}

.animate-icon-border-fadein.box-icon-gray,.animate-icon-border-fadein.box-icon-to-gray:hover {
    color: #808080;
    border-color: #808080
}

.animate-icon-border-fadein.box-icon-gray:hover:after,.animate-icon-border-fadein.box-icon-to-gray:hover:hover:after {
    background: #808080
}

.animate-icon-border-fadein.box-icon-info,.animate-icon-border-fadein.box-icon-to-info:hover {
    color: #2f96b4;
    border-color: #2f96b4
}

.animate-icon-border-fadein.box-icon-info:hover:after,.animate-icon-border-fadein.box-icon-to-info:hover:hover:after {
    background: #2f96b4
}

.animate-icon-border-fadein.box-icon-success,.animate-icon-border-fadein.box-icon-to-success:hover {
    color: #51a351;
    border-color: #51a351
}

.animate-icon-border-fadein.box-icon-success:hover:after,.animate-icon-border-fadein.box-icon-to-success:hover:hover:after {
    background: #51a351
}

.animate-icon-border-fadein.box-icon-warning,.animate-icon-border-fadein.box-icon-to-warning:hover {
    color: #f89406;
    border-color: #f89406
}

.animate-icon-border-fadein.box-icon-warning:hover:after,.animate-icon-border-fadein.box-icon-to-warning:hover:hover:after {
    background: #f89406
}

.animate-icon-border-fadein.box-icon-danger,.animate-icon-border-fadein.box-icon-to-danger:hover {
    color: #bd362f;
    border-color: #bd362f
}

.animate-icon-border-fadein.box-icon-danger:hover:after,.animate-icon-border-fadein.box-icon-to-danger:hover:hover:after {
    background: #bd362f
}

.animate-icon-border-fadein.box-icon-inverse,.animate-icon-border-fadein.box-icon-to-inverse:hover {
    color: #127cdc;
    border-color: #127cdc
}

.animate-icon-border-fadein.box-icon-inverse:hover:after,.animate-icon-border-fadein.box-icon-to-inverse:hover:hover:after {
    background: #127cdc
}

.animate-icon-border-fadein.box-icon-to-normal:hover {
    color: #ed8323;
    border-color: #ed8323
}

.animate-icon-border-fadein.box-icon-to-normal:hover:hover:after {
    background: #ed8323
}

.animate-icon-border-fadein.round:after {
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.thumb-header {
    margin-bottom: 15px
}

.thumb-inner {
    padding-top: 10px
}

.thumb-inner-border {
    border: 1px solid #e6e6e6;
    padding: 5px 7px
}

.thumb-header-left {
    float: left;
    margin-right: 15px
}

.thumb-header-right {
    float: right;
    margin-left: 15px
}

.thumb-title {
    margin: 0;
    line-height: 1em
}

h5.thumb-title {
    font-size: 18px;
    font-weight: 400
}

.thumb-desc {
    margin-bottom: 0;
    margin-top: 6px;
    font-size: 13px;
    color: #818181;
    line-height: 1.4em
}

.thumb-caption btn {
    margin-top: 7.5px
}

.thumb-caption .thumb-social {
    margin-top: 7.5px
}

.thumb-caption .thumb-meta {
    margin-top: 6px;
    font-style: italic;
    margin-bottom: 0
}

.thumb-caption .thumb-meta [class^="fa fa-"] {
    margin-right: 5px
}

.text-small {
    font-size: 12px
}

.easy-block-v2 {
    z-index: 1;
    display: block;
    position: relative;
    overflow: hidden;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s
}

.easy-block-v2 .curved>img {
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.easy-block-v2>img {
    -webkit-transition: 4s;
    -moz-transition: 4s;
    -o-transition: 4s;
    -ms-transition: 4s;
    transition: 4s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

.easy-block-v2 .hover-icon-group,.easy-block-v2 .hover-icon-group-top-right,.easy-block-v2 .hover-icon-group-top-left,.easy-block-v2 .hover-icon-group-bottom-left,.easy-block-v2 .hover-icon-group-bottom-right,.easy-block-v2 .hover-icon-group-center-top,.easy-block-v2 .hover-icon-group-center-bottom {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center
}

.easy-block-v2 .hover-icon-group>li,.easy-block-v2 .hover-icon-group-top-right>li,.easy-block-v2 .hover-icon-group-top-left>li,.easy-block-v2 .hover-icon-group-bottom-left>li,.easy-block-v2 .hover-icon-group-bottom-right>li,.easy-block-v2 .hover-icon-group-center-top>li,.easy-block-v2 .hover-icon-group-center-bottom>li {
    display: inline-block;
    margin: 0 5px
}

.easy-block-v2 .hover-icon-group-top-left,.easy-block-v2 .hover-icon-group-bottom-left {
    text-align: left
}

.easy-block-v2 .hover-icon-group-top-right,.easy-block-v2 .hover-icon-group-bottom-right {
    text-align: right
}

.easy-block-v2 .hover-icon,.easy-block-v2 .hover-icon-group,.easy-block-v2 [class^="hover-icon-"],.easy-block-v2 [class*=" hover-icon-"] {
    display: block;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    position: absolute;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0)
}

.easy-block-v2 [class^="hover-icon-"],.easy-block-v2 [class*=" hover-icon-"] {
    -webkit-transform: translate(0, 100%);
    -moz-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    transform: translate(0, 100%)
}

.easy-block-v2>.hover-inner {
    position: absolute;
    width: 101%;
    height: 100%;
    padding: 15px;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translate(0, 100%);
    -moz-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    transform: translate(0, 100%);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s
}

.easy-block-v2>.hover-inner.hover-inner-sm {
    padding: 10px
}

.easy-block-v2 .hover-inner {
    width: 101%;
    height: 100%;
    padding: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #ed8323;
    color: #fff !important
}

.easy-block-v2 .hover-inner h1,.easy-block-v2 .hover-inner h2,.easy-block-v2 .hover-inner h3,.easy-block-v2 .hover-inner h4,.easy-block-v2 .hover-inner h5 {
    color: #fff
}

.easy-block-v2 .hover-inner-bg-black {
    background: rgba(0,0,0,0.5) !important
}

.easy-block-v2 .hover-inner-block {
    height: auto
}

.easy-block-v2 .hover-inner-bottom {
    top: auto;
    bottom: 0
}

.easy-block-v2 .hover-title,.easy-block-v2 [class^="hover-title-"],.easy-block-v2 [class*=" hover-title-"] {
    z-index: 2;
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
    background: rgba(237,131,35,0.75);
    color: #fff;
    width: 100%;
    padding: 0 7px;
    line-height: 32px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 32px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translate(0, 100%);
    -moz-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    transform: translate(0, 100%);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

.easy-block-v2 .hover-title-top,.easy-block-v2 .hover-title-top-left,.easy-block-v2 .hover-icon-top-left,.easy-block-v2 .hover-icon-group-top-left {
    bottom: auto;
    top: 0
}

.easy-block-v2 .hover-title-top-right,.easy-block-v2 .hover-icon-top-right,.easy-block-v2 .hover-icon-group-top-right {
    bottom: auto;
    top: 0;
    left: auto;
    right: 0
}

.easy-block-v2 .hover-title-bottom-right,.easy-block-v2 .hover-icon-bottom-right,.easy-block-v2 .hover-icon-group-bottom-right {
    left: auto;
    right: 0
}

.easy-block-v2 .hover-title-center,.easy-block-v2 .hover-title-top-right,.easy-block-v2 .hover-title-top-left,.easy-block-v2 .hover-title-bottom-right,.easy-block-v2 .hover-title-bottom-left,.easy-block-v2 .hover-title-center-top,.easy-block-v2 .hover-title-center-bottom {
    display: table;
    width: auto
}

.easy-block-v2 .hover-title-top-right,.easy-block-v2 .hover-title-top-left,.easy-block-v2 .hover-title-bottom-right,.easy-block-v2 .hover-title-bottom-left,.easy-block-v2 .hover-icon-top-right,.easy-block-v2 .hover-icon-top-left,.easy-block-v2 .hover-icon-bottom-right,.easy-block-v2 .hover-icon-bottom-left,.easy-block-v2 .hover-icon-group-top-right,.easy-block-v2 .hover-icon-group-top-left,.easy-block-v2 .hover-icon-group-bottom-right,.easy-block-v2 .hover-icon-group-bottom-left {
    margin: 15px
}

.easy-block-v2 .hover-title-center,.easy-block-v2 .hover-icon {
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, 50%, 0);
    -moz-transform: translate3d(-50%, 50%, 0);
    -o-transform: translate3d(-50%, 50%, 0);
    -ms-transform: translate3d(-50%, 50%, 0);
    transform: translate3d(-50%, 50%, 0)
}

.easy-block-v2 .hover-title-center a {
    color: #fff
}

.easy-block-v2 .hover-icon-group {
    top: 50%;
    -webkit-transform: translate3d(0, 50%, 0);
    -moz-transform: translate3d(0, 50%, 0);
    -o-transform: translate3d(0, 50%, 0);
    -ms-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0)
}

.easy-block-v2 .hover-title-center-top,.easy-block-v2 .hover-title-center-bottom,.easy-block-v2 .hover-icon-center-top,.easy-block-v2 .hover-icon-center-bottom,.easy-block-v2 .hover-icon-group-center-top,.easy-block-v2 .hover-icon-group-center-bottom {
    margin: 15px 0;
    left: 50%;
    -webkit-transform: translate(-50%, 100%);
    -moz-transform: translate(-50%, 100%);
    -o-transform: translate(-50%, 100%);
    -ms-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%)
}

.easy-block-v2 .hover-title-center-top,.easy-block-v2 .hover-icon-center-top,.easy-block-v2 .hover-icon-group-center-top {
    bottom: auto;
    top: 0
}

.easy-block-v2 .hover-icon-bottom-left,.easy-block-v2 .hover-icon-bottom-right,.easy-block-v2 .hover-icon-center-bottom,.easy-block-v2 .hover-icon-group-bottom-left,.easy-block-v2 .hover-icon-group-bottom-right,.easy-block-v2 .hover-icon-group-center-bottom {
    bottom: 0
}

.easy-block-v2 .hover-hold {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.easy-block-v2 .hover-hold.hover-title-center,.easy-block-v2 .hover-hold.hover-icon {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.easy-block-v2 .hover-hold.hover-title-center-top,.easy-block-v2 .hover-hold.hover-title-center-bottom,.easy-block-v2 .hover-hold.hover-icon-center-top,.easy-block-v2 .hover-hold.hover-icon-center-bottom,.easy-block-v2 .hover-hold.hover-icon-group-center-top,.easy-block-v2 .hover-hold.hover-icon-group-center-bottom {
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%)
}

.easy-block-v2 .hover-hold.hover-icon-group {
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -o-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.easy-block-v2:hover .hover-title,.easy-block-v2:hover [class^="hover-title-"],.easy-block-v2:hover [class*=" hover-title-"],.easy-block-v2:hover [class^="hover-icon-"],.easy-block-v2:hover [class*=" hover-icon-"],.easy-block-v2:hover .hover-icon,.easy-block-v2:hover .hover-inner-wrap,.easy-block-v2:hover>.hover-inner,.easy-block-v2:hover .hover-icon-group {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.easy-block-v2:hover .hover-title-center,.easy-block-v2:hover .hover-icon {
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}

.easy-block-v2:hover .hover-icon-group {
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -o-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.easy-block-v2:hover .hover-title-center-top,.easy-block-v2:hover .hover-title-center-bottom,.easy-block-v2:hover .hover-icon-center-bottom,.easy-block-v2:hover .hover-icon-center-top,.easy-block-v2:hover .hover-icon-group-center-top,.easy-block-v2:hover .hover-icon-group-center-bottom {
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%)
}

.easy-block-v2:hover>img {
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.grey-background {
    background-color: #E74C3C !important
}

.row.row-wrap>[class^="col-"],.row.row-col-gap>[class^="col-"] {
    margin-bottom: 30px
}

.row.row-full {
    margin-left: 0;
    margin-right: 0
}

.row.row-no-gutter,.row[data-gutter="0"] {
    margin: 0 !important
}

.row.row-no-gutter>[class^="col-"],.row[data-gutter="0"]>[class^="col-"] {
    padding: 0 !important
}

.row[data-gutter="10"] {
    margin-left: -5px;
    margin-right: -5px
}

.row[data-gutter="10"]>[class^="col-"] {
    padding-left: 5px;
    padding-right: 5px
}

.row[data-gutter="60"] {
    margin-left: -30px;
    margin-right: -30px
}

.row[data-gutter="60"]>[class^="col-"] {
    padding-left: 30px;
    padding-right: 30px
}

.row[data-gutter="120"] {
    margin-left: -60px;
    margin-right: -60px
}

.row[data-gutter="120"]>[class^="col-"] {
    padding-left: 60px;
    padding-right: 60px
}

.thumb-header img {
    width: 100%
}

.white-border-bottom {
    border-bottom: 2px solid #fff
}

.panel-default>.panel-heading {
    border-bottom: 2px solid #e74c3c
}

.header .dropdown-menu {
    padding: 0;
    border: none;
    min-width: 200px;
    border-radius: 0;
    z-index: 9999 !important;
    margin-top: -2px !important;
    border-top: solid 2px #17459b;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    border-bottom: solid 2px #687074;
    background-color: #ffffff
}

.header .dropdown-menu li a {
    color: #000000;
    font-size: 13px;
    font-weight: 400;
    padding: 6px 15px;
    border-bottom: solid 1px rgba(4,6,8,0.09)
}

.header .dropdown-menu .active>a,.header .dropdown-menu li>a:hover {
    color: #000000;
    filter: none !important;
    background: #f5f5f5 !important;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out
}

.header .dropdown-menu li>a:focus {
    background: none;
    filter: none !important
}

.header .navbar-nav>li.dropdown:hover>.dropdown-menu {
    display: block
}

.header .open>.dropdown-menu,.header-v1 .open>.dropdown-menu {
    display: none
}

.btn-responsive {
    font-size: 100%;
    line-height: 1;
    border-radius: 3px
}

.show {
    display: block !important
}

.hidden {
    display: none !important;
    visibility: hidden !important
}

.invisible {
    visibility: hidden
}

.ui-datepicker {
    background-color: #fff;
    border: 1px solid #66AFE9;
    border-radius: 4px;
    box-shadow: 0 0 8px rgba(102,175,233,0.6);
    display: none;
    margin-top: 4px;
    padding: 10px;
    width: 240px
}

.ui-datepicker a,.ui-datepicker a:hover {
    text-decoration: none
}

.ui-datepicker a:hover,.ui-datepicker td:hover a {
    color: #2A6496;
    -webkit-transition: color 0.1s ease-in-out;
    -moz-transition: color 0.1s ease-in-out;
    -o-transition: color 0.1s ease-in-out;
    transition: color 0.1s ease-in-out
}

.ui-datepicker .ui-datepicker-header {
    margin-bottom: 4px;
    text-align: center
}

.ui-datepicker .ui-datepicker-title {
    font-weight: 700
}

.ui-datepicker .ui-datepicker-calendar {
    table-layout: fixed;
    width: 100%
}

.ui-datepicker .ui-datepicker-calendar th,.ui-datepicker .ui-datepicker-calendar td {
    text-align: center;
    padding: 4px 0
}

.ui-datepicker .ui-datepicker-calendar td {
    border-radius: 4px;
    -webkit-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
    -moz-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
    -o-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
    transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out
}

.ui-datepicker .ui-datepicker-calendar td:hover {
    background-color: #eee;
    cursor: pointer
}

.ui-datepicker .ui-datepicker-calendar td a {
    text-decoration: none
}

.ui-datepicker .ui-datepicker-current-day {
    background-color: #4289cc
}

.ui-datepicker .ui-datepicker-current-day a {
    color: #fff
}

.ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable:hover {
    background-color: #fff;
    cursor: default
}

section.services {
    background-image: url("/web/20220318191458im_/http://www.skylawn.net/images/home-parallax-section-works-7fdb494a.jpg");
    background-position: center;
    background-size: cover
}

.overly {
    background-image: url(/web/20220318191458im_/http://www.skylawn.net/images/index/pattern-90275986.png);
    z-index: 1;
    background-color: rgba(0,0,0,0.64);
    padding: 100px 0px 40px
}

.services_overly {
    padding: 100px 0px 40px
}

.overly_slider {
    z-index: 99;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px
}

section.parmotion {
    background-image: url("/web/20220318191458im_/http://www.skylawn.net/images/subtle_grunge-7ee80fd2.png");
    background-size: contain
}

.slider_hed h2 span {
    background-color: rgba(3,148,73,0.73);
    padding: 0px 5px
}

section.parmotion .patrn {
    padding: 30px 0px
}

.overly_slider_bred {
    background-image: url(/web/20220318191458im_/http://www.skylawn.net/images/index/pattern-90275986.png);
    background-color: rgba(0,0,0,0.35);
    width: 100%;
    height: 100%
}

.wel_message h2 {
    border-bottom: 1px solid rgba(0,0,0,0.09);
    color: #000;
    padding-bottom: 15px;
    margin-bottom: 15px
}

.wel_message h2 span {
    font-weight: bold;
    display: block;
    font-size: 25px;
    color: #17459b
}

img {
    max-width: 100%
}

.wel_message p {
    line-height: 25px
}

.align-right {
    text-align: right
}

section.crousal_slide {
    padding: 30px 0px;
    background-color: #f7f7f7
}

.item.bxslider img {
    max-height: 203px;
    min-height: 203px;
    overflow: hidden;
    width: 100%
}

.item.bxslider .block-text {
    width: 100%;
    position: relative
}

.item.bxslider .block-text span.crous_cap {
    display: block;
    background-color: #fff;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    text-align: center;
    border: 1px solid rgba(0,0,0,0.07);
    color: #fff;
    border-top: 0px
}

.service-bg_c {
    background-color: #2d3f4b;
    width: 183px;
    padding: 64px;
    position: absolute;
    top: -8px;
    left: -157px;
    transform: rotate(55deg);
    -o-transform: rotate(55deg);
    -ms-transform: rotate(55deg);
    -moz-transform: rotate(55deg);
    -webkit-transform: rotate(55deg)
}

a.cws-social {
    display: inline-block;
    line-height: 22px;
    text-align: center;
    font-size: 22px;
    color: rgba(255,255,255,0.65)
}

a.cws-social:hover {
    color: #fff !important
}

.insurance {
    padding: 20px 0px;
    border-top: 1px solid rgba(73,83,93,0.21);
    margin-top: 35px
}

.insurance p {
    line-height: 20px;
    font-size: 13px;
    padding: 0px;
    margin: 0px
}

.wel_message a {
    color: #17459b;
    font-weight: 600
}

.overly_footer {
    background-image: url(/web/20220318191458im_/http://www.skylawn.net/images/index/pattern-90275986.png);
    z-index: 1;
    background-color: rgba(0,0,0,0.91);
    padding: 40px 0px 0px
}

address.contact_det strong {
    display: inline-block;
    padding: 3px 0px
}

ul.useful_link {
    padding: 0px;
    margin: 0px
}

ul.useful_link li {
    list-style: none
}

.logo-soc p {
    font-size: 14px;
    line-height: 23px;
    padding-bottom: 15px
}

.social-link.dark a {
    padding-right: 15px
}

.cont_det a {
    color: #fff;
    font-size: 14px;
    padding-right: 15px;
    text-decoration: none
}

.cont_det a:hover {
    text-decoration: none
}

.block-text span.crous_cap h2 {
    font-size: 23px;
    color: #2d3f4b;
    padding-top: 10px;
    font-weight: bold;
    margin: 0px;
    line-height: normal;
    padding-bottom: 8px
}

.block-text span.crous_cap p {
    font-size: 14px;
    color: #2d3f4b
}

.carousel-control span {
    background-color: #000;
    padding: 0px 5px;
    border: 1px solid #fff
}

.carousel-control {
    position: absolute;
    top: 42%;
    width: 100%
}

.carousel-control span#slider-prev {
    position: relative;
    float: left
}

.carousel-control span#slider-next {
    position: relative;
    float: right
}

.cros_cl {
    position: relative
}

.carousel-control span a {
    color: #fff;
    line-height: normal
}

ul.useful_link li a i {
    padding-right: 8px
}

ul.useful_link li a {
    display: block;
    color: #fff
}

ul.useful_link li a:hover {
    padding-left: 5px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    text-decoration: none;
    color: #84aefd !important
}

a:hover,:hover {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    text-decoration: none
}

.servive-block h2 {
    padding: 10px;
    position: relative;
    border-bottom: 1px solid rgba(255,255,255,0.14)
}

.servive-block h2:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    right: 0px;
    bottom: 0px;
    background-color: rgba(0,0,0,0.18)
}

.service-or img {
    max-height: 50px
}

.image-style {
    padding: 0;
    position: relative;
    background: #f7f7f7;
    padding: 30px 0 30px 30px;
    float: left
}

.image-style.style1:before {
    display: block;
    content: "";
    width: 60px;
    background-color: #f7f7f7;
    position: absolute;
    right: -60px;
    bottom: 60px;
    top: 0
}

.image-style.style1 .title {
    font-size: 1.875em;
    margin-bottom: 20px;
    color: #222220;
    font-weight: bold
}

.image-style.style1:after {
    display: block;
    content: "";
    position: absolute;
    right: -60px;
    bottom: 0;
    border-top: 60px solid #d9d9d9;
    border-right: 60px solid transparent
}

.large-block {
    margin-bottom: 70px
}

.about_sec {
    background-image: url(/web/20220318191458im_/http://www.skylawn.net/images/parallax-4-2a604241.jpg);
    z-index: 1;
    background-color: rgba(0,0,0,0.84);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative
}

.about_sec_over {
    content: '';
    display: block;
    z-index: 2;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding-top: 35px;
    background-color: rgba(255,255,255,0.9)
}

.about_sec h2.title-section-top {
    text-transform: uppercase;
    color: #000;
    padding: 20px 0px 0px;
    margin: 0px;
    font-size: 30px
}

.about_sec h2.title-section {
    font-weight: bold;
    text-transform: uppercase;
    color: #000
}

.about_sec h2.title-section span {
    color: #17459b;
    border-bottom: 2px solid
}

.about_sec p {
    color: #9a9a9a;
    line-height: 1.75;
    font-size: 15px;
    -webkit-font-smoothing: antialiased;
    letter-spacing: 0.2px
}

.cws_divider,hr {
    position: relative;
    z-index: 1;
    display: block;
    width: 70px;
    border-bottom: 2px solid #17459b;
    margin-bottom: 30px;
    margin-top: 20px
}

.passport_sec h1.title {
    font-size: 28px;
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 10px 0px;
    line-height: normal;
    color: #313131;
    font-weight: bold;
    position: relative
}

.passport_sec h1.title:before {
    content: "";
    height: 2px;
    width: 70px;
    background-color: #17459b;
    position: absolute;
    bottom: 0px
}

span.v_info {
    display: inline-block;
    padding-right: 10px
}

.passport_sec input.btnForm1 {
    background-color: #008743;
    border: 1px solid #008743;
    color: #fff
}

.passport_sec h4 {
    padding: 5px 0px 5px 0px;
    margin: 0px 0px 5px 0px;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    color: #2f2f2f;
    font-weight: bold
}

.passport_sec select {
    padding: 5px 10px;
    margin-bottom: 10px;
    background-color: #f7f7f7;
    border: 1px solid #ccc
}

.breadcrumb_img {
    background-size: cover !important;
    background-repeat: no-repeat
}

.main_form {
    padding: 20px;
    background-color: #f0f4f7;
    position: relative;
    float: left;
    width: 100%
}

a.submit_button {
    display: inline-block;
    float: left;
    background-color: #0b954f;
    padding: 4px 15px;
    border: 1px solid #088043;
    color: #fff
}

a.submit_button:hover {
    background-color: #17459b
}

.main_form label {
    display: block;
    margin: 0px;
    font-size: 12px
}

.main_form input.form-control,.main_form input[type="text"] {
    width: 100%;
    margin-bottom: 10px;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    padding: 2px 10px
}

.form_sec h2 {
    font-size: 16px;
    margin: 22px 0px 22px;
    border-top: 1px dotted rgba(39,39,39,0.3);
    border-bottom: 1px dotted rgba(39,39,39,0.3);
    color: #272727;
    line-height: normal;
    padding: 5px 0px
}

.main_form label.form-check-label {
    display: inline-block !important
}

.main_form:before {
    content: '';
    display: block;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-repeat: repeat;
    background-image: url(/web/20220318191458im_/http://www.skylawn.net/images/pattern5-d63bac40.png)
}

h1.heading_h {
    font-size: 28px;
    font-weight: bold;
    color: #000;
    margin: 0px;
    padding: 0px
}

p.info_p {
    font-size: 14px;
    padding-bottom: 15px;
    margin: 0px;
    line-height: normal
}

.no_pad .col-md-1,.no_pad .col-md-2,.no_pad .col-md-3 {
    padding: 0px
}

.no_pad {
    padding: 0px 15px
}

.form_sec select {
    width: 100%;
    margin-bottom: 10px;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    padding: 3px 3px
}

.no_pad label {
    text-align: center
}

.custom-radio h4 {
    color: #000;
    font-size: 16px;
    margin: 0px
}

.content .headline h2 {
    border-bottom: 2px solid #17459b
}

.content .form-control {
    margin-bottom: 15px
}

.board>div.board-inner {
    background: #fafafa url(https://web.archive.org/web/20220318191458im_/http://subtlepatterns.com/patterns/geometry2.png);
    background-size: 30%;
    position: relative
}

.liner {
    height: 2px;
    background: #ddd;
    position: absolute;
    width: 80%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1
}

.board .nav-tabs>li {
    width: 25%
}

.board .nav-tabs>li a {
    width: 70px;
    height: 70px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0
}

.board .nav-tabs>li.active>a,.board .nav-tabs>li.active>a:hover,.board .nav-tabs>li.active>a:focus {
    color: #555555;
    cursor: default;
    background-color: transparent;
    border: 0;
    border-bottom-color: transparent
}

.board .nav-tabs>li a:hover,.board .nav-tabs>li a:focus {
    background: transparent;
    border: none
}

span.round-tabs.one {
    color: #22c222;
    border: 2px solid #22c222
}

span.round-tabs.two {
    color: #febe29;
    border: 2px solid #febe29
}

span.round-tabs.three {
    color: #3e5e9a;
    border: 2px solid #3e5e9a
}

span.round-tabs.four {
    color: #f1685e;
    border: 2px solid #f1685e
}

span.round-tabs.five {
    color: #999;
    border: 2px solid #999
}

li.active span.round-tabs.one {
    background: #fff !important;
    border: 2px solid #ddd;
    color: #22c222
}

li.active span.round-tabs.two {
    background: #fff !important;
    border: 2px solid #ddd;
    color: #febe29
}

li.active span.round-tabs.four {
    background: #fff !important;
    border: 2px solid #ddd;
    color: #f1685e
}

li.active span.round-tabs.five {
    background: #fff !important;
    border: 2px solid #ddd;
    color: #999
}

li.active span.round-tabs.three {
    background: #fff !important;
    border: 2px solid #ddd;
    color: #3e5e9a
}

span.round-tabs {
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px !important;
    background: white;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 25px
}

.nav-tabs>li:after {
    content: " ";
    position: absolute;
    left: 45%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #ddd;
    transition: 0.1s ease-in-out
}

.nav-tabs>li.active:after {
    content: " ";
    position: absolute;
    left: 45%;
    opacity: 1;
    margin: 0 auto;
    bottom: 0px;
    border: 10px solid transparent;
    border-bottom-color: #ddd
}

.nav-tabs>li.active.gr:after {
    border-bottom-color: #22c222
}

.nav-tabs>li.active.or:after {
    border-bottom-color: #febe29
}

.nav-tabs>li.active.bl:after {
    border-bottom-color: #3e5e9a
}

.nav-tabs>li.active.rd:after {
    border-bottom-color: #f1685e
}

.full-width {
    width: 100%;
    text-align: center;
    padding: 2px !important
}

.trck {
    background-position: center bottom !important
}

.trck-cenetr {
    background-position: center !important
}

.agent_text {
    width: 100%;
    float: left;
    line-height: normal;
    padding: 0px 0px 10px 0px;
    border-bottom: 1px solid #ccc
}

table.agents tr:nth-child(even) {
    background-color: rgba(255,255,255,0.68)
}

table.agents tr td:first-child {
    padding: 5px 10px;
    font-size: 12px;
    font-weight: normal
}

ul.cel_fest {
    padding: 0px;
    margin: 0px
}

ul.cel_fest li {
    list-style: none;
    font-weight: bold;
    background-color: #f0f4f7;
    padding: 5px 10px;
    border-bottom: 1px solid rgba(19,19,19,0.06)
}

ul.conditions_t {
    padding: 0px;
    margin: 0px;
    padding-bottom: 20px;
    padding-left: 15px
}

ul.conditions_t li {
    list-style-type: decimal
}

[type="checkbox"]:not(:checked),[type="checkbox"]:checked {
    position: absolute;
    left: -9999px
}

[type="checkbox"]:not(:checked)+label,[type="checkbox"]:checked+label {
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    line-height: normal
}

[type="checkbox"]:not(:checked)+label:before,[type="checkbox"]:checked+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: -1px;
    width: 17px;
    height: 17px;
    border: 1px solid #bbb;
    background: #fff;
    border-radius: 3px;
    box-shadow: inset 0 1px 3px rgba(0,0,0,0.1)
}

[type="checkbox"]:not(:checked)+label:after,[type="checkbox"]:checked+label:after {
    content: '✔';
    position: absolute;
    bottom: 2px;
    left: 3px;
    font-size: 19px;
    line-height: 0.8;
    color: #09ad7e;
    transition: all .2s
}

[type="checkbox"]:not(:checked)+label:after {
    opacity: 0;
    transform: scale(0)
}

[type="checkbox"]:checked+label:after {
    opacity: 1;
    transform: scale(1)
}

[type="checkbox"]:disabled:not(:checked)+label:before,[type="checkbox"]:disabled:checked+label:before {
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd
}

[type="checkbox"]:disabled:checked+label:after {
    color: #999
}

[type="checkbox"]:disabled+label {
    color: #aaa
}

[type="checkbox"]:checked:focus+label:before,[type="checkbox"]:not(:checked):focus+label:before {
    border: 1px dotted blue
}

.main_form form p {
    margin: 0px;
    padding: 0px;
    display: inline-block;
    padding-right: 10px
}

.main_form form span {
    font-weight: 600;
    padding-right: 13px
}

.padd_t {
    padding-top: 6px
}

.main_form p {
    margin: 0px;
    padding: 0px 0px 10px;
    line-height: 21px;
    font-size: 14px
}

.car_sel {
    position: relative
}

.car_sel .img_holder {
    background-color: rgba(255,255,255,0.37);
    padding: 18px 18px 5px 18px;
    border: 1px solid #e4e4e4
}

.car_sel .img_holder p {
    padding-top: 10px;
    border-top: 1px solid #dedede;
    position: relative
}

.car_sel .img_holder p:before {
    content: "";
    position: absolute;
    height: 1px;
    width: 100%;
    top: 0px;
    background-color: #fff
}

span.price {
    display: block;
    background-color: rgba(0,134,67,0.22);
    padding-left: 10px;
    font-weight: bold;
    color: #000;
    margin-top: -3px
}

.car_sel>p {
    background-color: rgba(255,255,255,0.37);
    padding: 5px;
    border: 1px solid #e4e4e4;
    border-bottom: 0px
}

.car_sel p label {
    display: inline-block
}

.car_sec {
    width: 100%;
    float: left;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 20px;
    margin-bottom: 15px
}

.car_sel_last {
    width: 100%;
    float: left;
    border-bottom: 0px;
    padding-bottom: 20px;
    margin-bottom: 0px
}

.Pack_link {
    background-color: #f0f4f7;
    margin-bottom: 25px;
    border: 2px solid #eef2f5;
    padding-bottom: 15px
}

.Pack_link h2 {
    font-size: 18px;
    padding: 0px 10px;
    margin: 0px 0px 10px 0px;
    color: #003963;
    border-bottom: 1px solid rgba(0,57,99,0.07);
    font-weight: bold
}

.Pack_link ul {
    margin: 0px;
    padding: 0px
}

.Pack_link ul li {
    list-style: none;
    padding-left: 10px
}

.Pack_link ul li a {
    color: #656565;
    font-size: 14px
}

.Pack_link ul li a i {
    padding-right: 5px
}

.Pack_link ul li:hover {
    padding-left: 8px
}

.check_box p {
    padding-left: 27px
}

.side_bar img {
    width: 100%
}

.video_link span iframe {
    border: none
}

.video_link span {
    float: left;
    display: block;
    margin: 0px;
    padding: 0px
}

.video_link {
    border: 1px solid #f0f4f7;
    padding: 10px;
    margin-bottom: 20px;
    float: left;
    display: block;
    padding-bottom: 2px
}

.custom-radio input[type="radio"] {
    display: none
}

.custom-radio input[type="radio"]+label {
    font-size: 12px;
    color: #601d0d;
    cursor: pointer;
    display: inline-block;
    float: left;
    margin-right: 13px
}

.divader {
    width: 100%;
    float: left;
    height: 1px;
    background-color: rgba(0,0,0,0.14);
    margin: 15px 0px
}

.main_form select {
    width: 100%;
    margin-bottom: 10px;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    padding: 5px 10px
}

.tab-content.main_form h3 {
    font-size: 20px;
    margin: 0px;
    color: #17459b;
    font-weight: bold;
    border-bottom: 2px solid;
    display: inline-block;
    margin-bottom: 10px
}

.custom-radio input[type="radio"]+label span {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: -1px 4px 0 0;
    vertical-align: middle;
    cursor: pointer;
    -moz-border-radius: 50%;
    border-radius: 50% !important
}

a.form_button {
    width: 100%;
    text-align: center;
    padding: 2px
}

.custom-radio input[type="radio"]+label span {
    background-color: #fff;
    border: 1px solid rgba(0,0,0,0.59)
}

.custom-radio input[type="radio"]:checked+label span {
    background-color: #17459b
}

.tab-content>.active {
    display: block;
    position: relative;
    z-index: 2
}

.header.mobile_header {
    display: none
}

section.parmotion2 {
    padding: 40px 0px
}

.nwesletter {
    padding: 20px 0px
}

.nwesletter h2 {
    padding: 0px;
    margin: 0px;
    color: #4a4a4a;
    font-weight: 600;
    font-size: 25px;
    line-height: 25px
}

.nwesletter p {
    padding: 0px;
    margin: 0px
}

label.mailchimp-field {
    display: block;
    margin: 8px 0px;
    position: relative
}

label.mailchimp-field input[type="email"],label.mailchimp-field input[type="email"]:focus,label.mailchimp-field input[type="email"]:active,label.mailchimp-field input[type="email"]:visited {
    width: 100%;
    border: 1px solid #bdbcbc;
    padding: 3px 10px;
    font-size: 12px;
    color: #4a4a4a;
    font-weight: normal;
    outline: none;
    background-color: rgba(255,255,255,0.41)
}

label.mailchimp-field input[type="email"]:focus {
    border: 1px solid #4a4a4a
}

label.mailchimp-field a {
    position: absolute;
    top: 0px;
    right: 0px;
    display: inline-block;
    background-color: #4a4a4a;
    padding: 4px 40px;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    font-weight: normal
}

.service-block-two .inner-box {
    position: relative;
    padding-left: 90px;
    text-align: left
}

.service-block-two .inner-box .icon-box {
    position: absolute;
    left: 0px;
    top: 3px;
    width: 75px;
    height: 75px;
    font-size: 26px;
    background: #2d3f4b;
    line-height: 56px;
    text-align: center;
    border: 2px solid #dad8e3;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

.sec-title-three h2 {
    font-size: 30px;
    font-weight: 700;
    padding-bottom: 10px;
    color: #222222;
    line-height: 1.4em;
    text-transform: uppercase
}

.service-block-two .inner-box .icon-box img {
    max-width: 80%;
    padding-top: 10px
}

.service-block-two .inner-box h3 a {
    position: relative;
    top: -6px;
    color: #2d3f4b;
    font-size: 18px;
    font-weight: 700;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

.service-block-two .inner-box h3 {
    position: relative;
    line-height: normal;
    margin: 0px;
    font-size: 25px
}

.service-block-two .inner-box .text {
    font-size: 14px;
    color: rgba(0,0,0,0.68);
    line-height: normal
}

.service-block-two {
    position: relative;
    margin-bottom: 70px
}

.service-block-two.style-two {
    margin-bottom: 45px
}

.fact-counter {
    position: relative;
    margin: 0 auto;
    padding: 50px 0px 0px
}

.fact-counter .inner-column {
    position: relative;
    z-index: 5;
    width: 50%;
    float: left;
    padding: 33px 0px 40px;
    text-align: center;
    background-color: rgba(23,39,69,0.97)
}

.fact-counter .inner-column.light-bg {
    background-color: rgba(23,39,69,0.75)
}

.fact-counter .inner-column .inner {
    position: relative;
    text-align: center
}

.fact-counter .count-outer {
    position: relative;
    font-size: 50px;
    line-height: 1em;
    font-weight: 600;
    margin: 0px 0px
}

.fact-counter .inner-column .counter-title {
    position: relative;
    font-size: 14px;
    font-weight: 400;
    color: #ffffff
}

.fact-counter .count-outer .count-text {
    position: relative;
    font-weight: 700;
    color: #ffffff;
    font-size: 35px
}

.serv {
    padding: 80px 50px 0px
}

@media screen and (max-width: 1170px) {
    .bottom_nav ul li a {
        font-size:13px
    }
}

@media screen and (max-width: 1120px) {
    .goog-te-gadget .goog-te-combo {
        margin:0px !important
    }

    div#google_translate_element,.skiptranslate.goog-te-gadget {
        height: 25px
    }

    .skiptranslate.goog-te-gadget>div {
        line-height: normal
    }

    .header .navbar-default .navbar-nav>li>a {
        padding: 9px 26px 9px 10px
    }

    .desktop_hed {
        display: none
    }

    .header.mobile_header {
        display: block
    }

    .mobile_header a.navbar-brand {
        height: auto !important;
        padding: 33px 14px 18px 25px !important;
        background-color: #fff !important;
        width: 122px;
        border-radius: 50% !important;
        height: 122px !important
    }

    .row.white-bg {
        background-color: #fff;
        margin: 0px -26px
    }

    .mobile_header a.navbar-brand img#logo-header {
        max-width: inherit !important;
        background-color: #fff;
        max-width: 100% !important
    }

    .row.white-bg .navbar-nav>li>a,.row.white-bg .navbar-nav>li>a:hover {
        color: #2d3f4b
    }
}

@media screen and (max-width: 1070px) {
    a {
        word-wrap:break-word
    }

    .row.white-bg {
        background-color: #fff;
        margin: 0px -15px
    }
}

@media screen and (max-width: 991px) {
    section.why-us-section {
        background-size:cover;
        background-repeat: no-repeat
    }

    .no-ph {
        display: none
    }
}

@media screen and (max-width: 890px) {
    .image-style.style1:before,.image-style.style1:after {
        display:none
    }
}

@media screen and (max-width: 450px) {
    .serv {
        padding:30px 0px 10px
    }

    .mobile_header a.navbar-brand {
        height: auto !important;
        padding: 27px 12px 11px 18px !important;
        background-color: #fff !important;
        width: 100px;
        border-radius: 50% !important;
        height: 100px !important
    }
}

.main_form .radio_select label {
    display: inline-block;
    position: relative;
    top: -2px
}

.has-error .form-control-feedback,.has-success .form-control-feedback {
    right: 13px;
    top: 28px
}

.tab-content table tr th {
    font-size: 13px;
    line-height: normal;
    padding: 10px;
    background-color: rgba(204,204,204,0.4);
    border-right: 1px solid #ccc;
    text-align: center
}

.tab-content table tr td {
    font-size: 13px;
    line-height: normal;
    padding: 10px;
    border-right: 1px solid #ebebeb;
    text-align: center;
    border-bottom: 1px solid #ebebeb
}

.tab-content table tr td:first-child {
    border-left: 1px solid #ebebeb
}

.tab-content table {
    margin-bottom: 25px
}

.fee-chart {
    overflow: auto
}

.tab-content {
    width: 100%
}

.fee-chart table,table#air_l,.pass-visa table,.airline-site table {
    border-top: 1px solid #ebebeb
}

.pass-visa table tr th {
    border-bottom: 1px solid #ccc;
    background-color: rgba(204,204,204,0.13)
}

.pass-visa table tr th:first-child {
    border-left: 1px solid #ccc
}

.pass-visa table tr th a,.pass-visa table tr th strong {
    color: #17459b
}

.tab-content table {
    width: 100%
}

ul#countriesList {
    padding: 0px;
    margin: 0px;
    float: left;
    width: 100%
}

ul#countriesList li {
    list-style: none;
    padding: 10px;
    display: block;
    width: 100%;
    float: left;
    background-color: rgba(204,204,204,0.12);
    margin-bottom: 3px
}

ul#countriesList li a {
    display: block
}

ul#countriesList li a .left {
    float: left
}

ul#countriesList li a .right {
    float: left;
    color: #000;
    padding-left: 15px
}

.airport-info {
    float: left;
    width: 100%
}

.tab-content.text-wrap {
    float: left
}

.tab-content table a {
    color: #1a489c
}

ul#countriesList li a .left img {
    width: 35px
}

img.f-logo {
    float: right
}

ul.adress_line h3 {
    padding: 0px;
    margin: 0px;
    font-size: 17px;
    font-weight: bold;
    border-bottom: 1px dotted #e4e9f0;
    margin-bottom: 11px;
    padding: 5px 10px;
    background-color: rgba(243,243,243,0.63)
}

.deals h1 {
    font-size: 1.3em;
    padding: 10px 0 1px;
    color: #2b2b2b;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    text-shadow: none;
    text-align: left;
    display: inline-block;
    float: left;
    width: 100%;
    font-weight: bold;
    margin: 0px;
    line-height: normal
}

.deals .details span,.deals .details div {
    text-align: left
}

.details {
    float: left;
    width: 100%;
    border: 1px solid rgba(204,204,204,0.3);
    padding: 6px
}

.deals .stars {
    float: right
}

.deals .details span,.deals .details div {
    text-align: left
}

.deals .address a {
    text-decoration: none;
    color: #999
}

.deals .rating {
    background-image: url(/web/20220318191458im_/http://www.skylawn.net/images/rating-gold-2efaeee8.png);
    padding-left: 15px;
    background-repeat: no-repeat;
    background-position: 0px 3px
}

.deals .price {
    width: 100%;
    display: inline-block;
    border-top: 1px solid rgba(204,204,204,0.3);
    border-bottom: 1px solid rgba(204,204,204,0.3);
    font-size: 1em;
    padding: 10px 0;
    background-color: transparent;
    margin: 10px 0;
    color: #666;
    font-weight: normal;
    line-height: 19px
}

.deals .price em {
    font-size: 14px;
    color: #000;
    float: right;
    font-weight: bold
}

.deals .description p {
    padding: 0 0 15px
}

.deals .description {
    float: left;
    border-bottom: 1px solid rgba(204,204,204,0.3);
    margin: 0 0 10px
}

.gradient-button {
    margin: 7px auto;
    float: none !important
}

.button-book {
    width: 100%;
    float: left;
    text-align: center !important
}

.gradient-button {
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    padding: 3px 28px;
    text-align: center;
    display: inline-block;
    -webkit-text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
    -moz-text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
    text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    background: #14a2e2;
    background: -moz-linear-gradient(top, #14a2e2 0%, #0d86bd 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #14a2e2), color-stop(100%, #0d86bd));
    background: -webkit-linear-gradient(top, #14a2e2 0%, #0d86bd 100%);
    background: -o-linear-gradient(top, #14a2e2 0%, #0d86bd 100%);
    background: -ms-linear-gradient(top, #14a2e2 0%, #0d86bd 100%);
    background: linear-gradient(to bottom, #14a2e2 0%, #0d86bd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6fcfca', endColorstr='#37a8a3', GradientType=0 )
}

.gradient-button:hover {
    -webkit-text-shadow: 0 1px 0 rgba(0,0,0,0.2);
    -moz-text-shadow: 0 1px 0 rgba(0,0,0,0.2);
    color: #fff;
    text-shadow: 0 1px 0 rgba(0,0,0,0.2);
    background: #0d86bd;
    background: -moz-linear-gradient(top, #0d86bd 0%, #14a2e2 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0d86bd), color-stop(100%, #14a2e2));
    background: -webkit-linear-gradient(top, #0d86bd 0%, #14a2e2 100%);
    background: -o-linear-gradient(top, #0d86bd 0%, #14a2e2 100%);
    background: -ms-linear-gradient(top, #0d86bd 0%, #14a2e2 100%);
    background: linear-gradient(to bottom, #0d86bd 0%, #14a2e2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#37a8a3', endColorstr='#6fcfca', GradientType=0 )
}

.deals .details span,.deals .details div {
    text-align: left
}

.deals .address {
    display: inline-block;
    width: 80%;
    float: left
}

section.full.group-crus h1.heading_h {
    border-bottom: 1px solid rgba(204,204,204,0.42);
    margin-bottom: 20px;
    position: relative
}

section.full.group-crus h1.heading_h span {
    border-bottom: 2px solid #17459b;
    position: relative;
    padding-bottom: 13px;
    display: inline-block;
    top: 2px
}

.deals .description a {
    color: #17459b
}

.goog-tooltip skiptranslate {
    visibility: hidden !important;
    display: none !important
}

#goog-gt-tt {
    visibility: hidden !important;
    display: none !important
}

.goog-logo-link {
    visibility: hidden !important;
    display: none !important
}

#targetLanguage:after {
    content: "Powered by" !important;
    visibility: hidden !important
}

.goog-text-highlight {
    background-color: transparent !important;
    box-shadow: none !important;
    border: none !important;
    outline: none !important
}

div#google_translate_element,.skiptranslate.goog-te-gadget {
    height: 27px
}

.goog-te-gadget {
    color: transparent !important
}

.goog-te-gadget select {
    color: #666
}

select.goog-te-combo {
    background-color: transparent !important;
    color: #fff !important;
    padding: 2px 5px !important;
    border: 1px solid rgba(255,255,255,0.28) !important;
    text-transform: uppercase !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    outline: none !important
}

select.goog-te-combo option {
    color: #000 !important
}

.jobs h1.title {
    margin-top: 25px
}

.jobs p a {
    display: block;
    color: #17459b;
    font-weight: 600
}

ul.bottom_navigation>li:hover ul.dropdown-menu {
    display: block;
    padding: 0;
    border: none;
    min-width: 200px;
    border-radius: 0;
    z-index: 9999 !important;
    margin-top: 0px !important;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    border-bottom: solid 2px #17459b;
    background-color: #ffffff
}

ul.bottom_navigation>li:hover ul.dropdown-menu li {
    display: block;
    padding: 0px 0px;
    margin: 0px
}

ul.bottom_navigation>li:hover ul.dropdown-menu li a {
    color: #000000;
    font-size: 13px;
    font-weight: 400;
    padding: 12px 15px;
    border-bottom: solid 1px rgba(4,6,8,0.09);
    margin: 0px
}

.header .navbar-nav>li.dropdown:hover>.dropdown-menu li:hover .dropdown-menu {
    display: block;
    left: 0px;
    top: 0px;
    position: relative;
    z-index: 99999 !important;
    border-bottom: 1px solid #17459b;
    box-shadow: none;
    border-top: 1px solid #17459b
}

.header .navbar-nav>li.dropdown:hover>.dropdown-menu li {
    display: block;
    float: left;
    width: 100%
}

.map_area iframe {
    visibility: visible !important
}

.video_pag .bs-example {
    max-height: 198px;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px
}

.video_pag .bs-example a {
    display: block
}

.video_pag .bs-example a:hover:before {
    content: "";
    background-color: rgba(0,0,0,0.47);
    position: absolute;
    height: 100%;
    width: 100%;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s
}

.video_pag .bs-example a:hover span {
    position: absolute;
    color: #fff;
    top: 41%;
    font-size: 20px;
    right: 0px;
    text-align: center;
    left: 0px;
    margin: 0px auto;
    bottom: 0px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s
}

.color_green {
    color: #339966;
    font-weight: 600
}

.color_blue {
    color: #1E61B4;
    font-weight: 600
}

.color_orange {
    color: #ff6600;
    font-weight: 600
}

.umrah_guide p {
    margin: 0px;
    padding: 0px;
    line-height: 25px;
    padding-bottom: 8px
}

.umrah_guide h3 {
    font-weight: bold;
    color: #000;
    font-size: 18px;
    text-decoration: underline;
    padding: 10px 0px 0px
}

.umrah_guide span.language_img {
    display: block
}

.umrah_guide ul {
    padding: 0px;
    margin: 0px
}

.umrah_guide ul li {
    list-style: none
}

span.source_link {
    display: block;
    text-align: center;
    padding: 20px 0px
}

span.source_link a {
    display: inline-block;
    background-color: #17459b;
    padding: 3px 35px;
    color: #fff;
    border-radius: 4px !important;
    font-size: 14px;
    text-transform: uppercase
}

.req_guide ul {
    padding: 0px;
    margin: 0px;
    padding-left: 25px
}

.req_guide ul li {
    list-style-type: lower-roman
}

.req_guide h3,.req_form H3 {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    padding-bottom: 7px;
    border-bottom: 1px solid #f1f1f1
}

.req_guide h4 {
    border-top: 1px solid #f1f1f1;
    margin-top: 25px;
    font-size: 18px;
    color: #000;
    padding-top: 7px;
    font-weight: bold;
    padding-bottom: 7px;
    border-bottom: 1px solid #f1f1f1
}

.req_guide ul li ul li {
    list-style-type: decimal
}

.req_form ul {
    padding: 0px;
    margin: 0px;
    padding-left: 20px
}

.req_form ul li {
    list-style-type: circle
}

.req_form ul li a {
    color: #17459b
}

.Pack_link ul li.active_link {
    padding-left: 8px;
    font-weight: 600
}

.Pack_link ul li.active_link a,.Pack_link ul li:hover a {
    color: #17459b
}

.modal-header {
    border-bottom: none
}

.pilgrim_pack li a {
    color: #000;
    border: 1px solid #f0f4f7;
    border-bottom: none;
    border-radius: 5px 5px 0px 0px !important;
    padding: 9px 30px
}

.pilgrim_pack li.active a,.pilgrim_pack li.active a:hover,.pilgrim_pack li.active a:focus {
    background-color: #f0f4f7 !important
}

.pilgrim_pack li.active:after {
    display: none
}

.pilgrim_pack_con {
    padding: 20px;
    background-color: #f0f4f7
}

.pilgrim_pack_con h2 {
    font-size: 25px;
    color: #000;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 25px;
    font-weight: bold
}

.pilgrim_pack_con h3 {
    color: #17459b;
    font-size: 21px;
    font-weight: bold;
    text-transform: uppercase
}

.pilgrim_pack_con p {
    font-size: 14px;
    line-height: 26px;
    color: rgba(0,0,0,0.64)
}

.winter-package .deals article figure {
    border: 1px solid rgba(204,204,204,0.39);
    padding: 5px;
    box-shadow: 0px 0px 6px rgba(204,204,204,0.46);
    -webkit-box-shadow: 0px 0px 6px rgba(204,204,204,0.46);
    -moz-box-shadow: 0px 0px 6px rgba(204,204,204,0.46);
    margin-bottom: 20px
}

.winter-package .deals article figure h5 {
    margin: 0px;
    text-align: center;
    color: #000;
    font-size: 13px;
    padding: 8px 0px 2px
}

@media screen and (max-width: 520px) {
    .pilgrim_pack li a {
        padding:9px 20px
    }
}

@media screen and (max-width: 440px) {
    h1.heading_h {
        font-size:18px
    }

    .pilgrim_pack li {
        display: block;
        width: 100%
    }
}

.img_h figure {
    max-height: 168px;
    overflow: hidden
}

/*
     FILE ARCHIVED ON 19:14:58 Mar 18, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:03:52 Aug 24, 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: 65.769
  exclusion.robots: 0.193
  exclusion.robots.policy: 0.174
  cdx.remote: 0.129
  esindex: 0.019
  LoadShardBlock: 33.539 (3)
  PetaboxLoader3.datanode: 49.775 (4)
  load_resource: 70.138
  PetaboxLoader3.resolve: 28.386
*/
