#switcher
{
    display:none  !important;
}
.menusss li
{
border:none !important;

list-style: none !important;
border-bottom:1px solid rgba(255,255,255,.1) !important;

}



.bgcghrblue
{
    background-color:#0656a1 !important;
}

.bgcghrblue .cat-links a::before
{
    background-color:#ff00af !important;
}

.bgcclrddf:before
{
opacity:0 !important;
}

.bgcghrblue .btn-booking::before
{
    background-color: #64aef4;
}

.bgcghrblue h5 a
{
    color:#fff !important;
}

.bgcghrblue .cat-links a
{
    color:#64aef4 !important;
}


.bgcimgsssg
{
   
    background-position: center bottom;
    background-repeat: no-repeat;
    border-width: 0px 0px 0px 0px;
    
    border-color: #e2e2e2;
    border-style: solid;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;

}

.bgchhhg p
{
    color: #fff !important;
    font-size: 17px;
    line-height: 30px;
}
.bgchhhg h3
{
    font-size: 56px !important;
    line-height: 70px;
    letter-spacing: 2px;
    /* font-family: Montserrat; */
    color: #fff;
    font-weight: 800    ;
}


.bgchhhg
{
    padding: 100px 50px;
    background-color: rgb(35 63 126 / 91%);
}







.special-heading
{
    color:#2394fd  !important;
}



/* start products details section */
.contentssprdt h3
{
margin-top:0 !important;
color:#000 !important;
font-size:20px !important;

}
.contentssprdt ul
{
    padding-left: 15px !important;
}
.contentssprdt ul li::before
{
    content: '\f046 ';
    font-family: FontAwesome;
    position: absolute;
    color:#f63935 ;
    left:-15px;
}

.contentssprdt ul li
{
    list-style:none !important;
    position: relative;
    padding-left:8px
}
/* end products details section */


/* start whatsapp section */
.phones
{
    position: fixed;
    bottom: 90px;
    border-radius: 5px !important;
    /* background-color: #4AC959 !important; */
    padding: 7px 14px !important;
    z-index: 9999;
    left: 5px;
}

.phones img
{
    width:45px !important;
}
.whapspicn {
    position: fixed;
    bottom: 15px;
    border-radius: 5px !important;
    /* background-color: #4AC959 !important; */
    padding: 7px 14px !important;
    z-index: 9999;
    left: 0px;
}   
.whapspicn img
{
    width:50px !important;
}
.whapspicn a {
    color: #fff !important;
    font-size: 40px !important;
}
/* end whatsapp section */


/* start slider section */

/* start zoom slider section */
.slider {
    /* position: absolute; */
    left: 0;
    top: 0;
    object-fit: cover;
    overflow: hidden;
    /* z-index: -1; */
    width: 100%;
    height: 650px;
  }
  .slider .slide {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 5s ease, transform 2.5s ease;
    filter: blur(10px);
    transform: scale(1.1);
  }
  .slider .slide.active {
    opacity: 1;
    width:100%;
    filter: blur(0);
    transform: scale(1);
  }
/* end zoom slider section */
/* end slider section */

/* start top header header section **/
.tpcontctssd li
{
    float:left !important;
    list-style:none;
    margin-left:18px !important;
}
.tpcontctssd
{
    float:right !important;
}

.container3
{
    width:1250px;
    margin:0 auto !important;   
}
.row
{
    width:100% !important;
}
/* end top headerr section */
/* start top social section */
.tpsocilsss
{
    float:right;
}
.pdfsd
{
    padding-left:50px;
    padding-right:50px;
}
.tpsocilsss li
{
    float:left !important;
    margin-left:20px;
    list-style:none !important;
    color:#ec008c !important;
}
.tpsocilsss li a
{
    color:#1f8df3 !important;
}
.pt-120
{
    padding-top:120px !important;
}
.pb-90
{
    padding-bottom:90px !important;
}
/* .top-nav 
{
    float:right;
} */

.fltmenu
{
    float:right;
}
.brdrf
{
    border-bottom:1px solid #1f8df3  !important;
}
.bgc
{
    background-color:#00529f;
    padding-left:25px;
    padding-right:25px;
}
/* end top social section */
/* start footer section */
.c-gutter-100 [class*=col-], .row.c-gutter-100>[class*=col-]
{
    padding-left:15px !important;
    padding-right:15px !important
}
/* end footer section **/
.prdtnamess
{
    position: relative;
}
.conteentsd table th
{
    color: #fff;
    background-color: #00519e;

}
table td, table th
{
    text-align:left !important;
}
.prdtnamess::after
{
    content: '';
    height: 2px !important;
    background-color: #248ff3;
    width: 90px;
    top: 14px;
    margin-left: 15px;
    position: absolute;
}



.bgcwhitssd
{
    background-color:#fff !important;
    padding:15px !important;
}






/* start makeapoint section */
.contntbnae h3
{
    font-size:37px !important;
    line-height: 44px !important;
}

.makebtns
{
    float:right !important;
    margin-top:20px !important;
}
/* end make a appoint ment section */ 
/* start coloum section */
.columnss
{
    padding:20px;
    border:1px solid #00184f;
    text-align:center;
    position:relative;
}
.columnss:hover
{
    background-color:#00184f;
    transition: all 1s;
}
.columnss:hover .brdrline
{
    background-color:#fff;
    width:120px;
    transition: all 1s;

}
.columnss:hover h5
{
    color:#fff !important;
}
.columnss:hover p
{
    color:#fff !important;
}
.columnss:hover .icon img
{
    top:-90px;
    transition: all 1s;
}
.abuticon  img
{
    position: absolute !important;
    top: 15px !important;
    left: 25% !important;
}

.icon img
{
    position: absolute;
    top: -112px;
    left: 35%;
}
.pdctctg
{
    font-size:18px !important;
    line-height:24px;  
}
.brdrline
{
    height:1.5px;
    width:60px;
    background-color:#1f8aee;
    margin-bottom:12px;
    margin-left: auto;
    margin-right:auto;
    margin-top:8px;
    
}
.columnss h5
{
margin-top:30px;
margin-bottom:0 !important;
}
.fnstss
{
    font-size:26px !important;
}
/* end coloum section */
.topline
{
    height:15px !important;
    background-color:#0a7d52;
}
/* start footer section */
.fitrelogo p
{
margin-top:10px !important;
}
.fitrelogo img
{
    margin-top:-20px;
}
/* end footer logo section */
/* start product section */
.prdctnmes
{
    font-size:17px !important;
}
.futrlistdd li
{
    list-style:none !important;
}
.futrlistdd .col-lg-6
{
    padding-left:30px !important;
    padding-right:30px  !important;
}
/* end product section */
/* start product slider section */
.wrapper {
    margin: 0 auto;
    width: 80%;
    text-align: center;
  }
  
  .image-gallery {
    margin: 0 auto;
    display: table;
  }
  
  .primary,
  .thumbnails {
    display: table-cell;
  }
  
  .thumbnails {
    width: 110px;
  
  }
  
  .primary {
    width: 100%;
    height: 300px;
    background-color: #cccccc;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }
  
  .thumbnail:hover .thumbnail-image, .selected .thumbnail-image {
    border: 2px solid #00519e;
  }
  .table td, .table th
  {
      padding:8px;
  }
  
  .thumbnail-image {
    width: 100px;
    height: 100px;
    margin: 0px 0 5px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border: 4px solid transparent;
  }
/* end product slider section */
.menusss li a::before
{
content:none !important;
}
.menusss li a
{
    min-height:35px !important;
    line-height:35px !important;
}
.menu li
{
    border-top:none !important;
}
.futrcontct p i
{
margin-right:10px;
color:#ec068c;
}
.futrcontct
{
    margin-bottom:15px;
}
body
{
    font-size:14px !important;
}
.s-py-xl-160>[class*=container]
{
    padding:80px 0 ;
}
.s-py-25>[class*=container]
{
    padding:15px 0 !important;
}
.s-py-xl-100>[class*=container]
{
    padding:80px 0 ;
}
/* .iconssss blockquote
{
position: relative;
} */
.iconssss blockquote img
{
    position: absolute;
    left:44%;
    top:0px;
}
h5
{
    font-size:22px !important;
}
.fs-20
{
    font-size:14px !important;
}
h3
{
    font-size:30px !important;
}
.s-pb-xl-150>[class*=container]
{
    padding:80px  0 !important;
}
.brderbtm li 
{
    border-bottom:1px dashed #1f8df3 ;
    padding:8px 0 !important;
}
#canvas:not(.boxed) .header_absolute .page_header.affix-top
{
    top:#00000061 !important;
}
.ds a:not(.btn):hover
{
    color:#fff !important; 
}
.brderbtm  li a
{
    color:#000 !important;
}
.brderbtm  li a:hover
{
    color:#eb008d !important;
}
.sf-menu>li .mega-menu, .sf-menu li>ul
{
    border-top:4px solid #1f8df3  !important;
}
.ls h5
{
    color:#00184f  !important;
}
.sf-menu.nav ul a:hover
{
    color:#eb008d !important;
}

body
{
    line-height:24px !important;
  
}

/* start about section */
.features-section {
    position: relative;
    padding: 50px 0px 0px;
    background: #001f39;
    color: #ffffff;
    overflow: hidden;
}
.features-section p
{
    font-size:14px;
}
.features-section ul li
{
    font-size:14px !important;
    line-height:26px;
}
.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}
.features-section .feature-block {
    position: relative;
    margin-bottom: 10px;
}
.features-section .feature-block .inner-box {
    position: relative;
    display: block;
    padding-left: 110px;
    min-height: 80px;
}
.features-section .feature-block .inner-box {
    position: relative;
    display: block;
    padding-left: 110px;
    min-height: 80px;
}
.features-section .feature-block h4 {
    font-size: 24px;
    line-height: 1.3em;
    margin-bottom: 15px;
}
.features-section .feature-block .text {
    color: #868da5;
    margin-bottom: 30px;
}
.text {
    font-size: 15px;
    line-height: 1.6em;
    font-weight: 400;
    margin: 0 0;
}
.features-section .feature-block .icon-box:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 100%;
    margin-bottom: 10px;
    border-left: 1px solid rgba(255,255,255,0.30);
    height: 300px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.features-section .feature-block .icon-box .octagonWrap {
    position: relative;
    width: 80px;
    height: 80px;
    float: left;
    overflow: hidden;
}
.features-section .feature-block .icon-box .icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 42px;
    color: #d5ae82;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.features-section .feature-block .icon-box .icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 42px;
    color: #d5ae82;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.features-section .feature-block .icon-box {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -40px;
    width: 80px;
    height: 80px;
}
.features-section .feature-block h4 {
    font-size: 24px;
    line-height: 1.3em;
    margin-bottom: 15px;
}
.features-section .feature-block .text {
    color: #f0f0f0;
    margin-bottom: 30px;
}
.features-section .feature-block .default-link {
    color: #ffffff;
}
.features-section .feature-block .icon-box .icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 42px;
    color: #d5ae82;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.widget_search input, .widget_product_search input, .widget_mailchimp input
{
    margin-right:5px;   
}
.frnfedds input
{
    border-color:#a22a27 !important;
}
.frnfedds textarea
{
    border-color:#a22a27 !important;
}

.features-section .feature-block .icon-box .octagon {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(
45deg);
    transform: rotate(
45deg);
    background: #001f39;
    border: 1px solid rgba(255,255,255,0.30);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.features-section .feature-block .icon-box .octagon:before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(
45deg);
    transform: rotate(
45deg);
    content: '';
    border: inherit;
}

.features-section .feature-block .icon-box:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 100%;
    margin-top: 10px;
    border-left: 1px solid rgba(255,255,255,0.30);
    height: 300px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
/* end about section */

/* start contact page section */
.contact-section {
    position: relative;
    padding: 90px 0px 60px;
}
.contact-section .info-container {
    position: relative;
    margin-bottom: 60px;
}
.info-block {
    position: relative;
    margin-bottom: 30px;
}   
.info-block .inner-box {
    position: relative;
    display: block;
    padding: 40px 25px 45px;
    background: #ffffff;
    border:1px solid rgb(0 31 57)   ;
    text-align: center;
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}
.info-block .icon-box {
    position: relative;
    top: 0;
    display: block;
    line-height: 70px;
    font-size: 54px;
    color: #d5ae82;
    margin-bottom: 10px;
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}
.info-block .title-box {
    position: relative;
    display: block;
    margin-bottom: 15px;
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}
.info-block .title-box h4 {
    text-transform: uppercase;
    color: #061138;
    font-size: 20px;
    line-height: 1.2em;
    margin: 0 0 5px;
}
.list-services li a
{
    color:#000 !important;
}
#contact_form_submit
{
    border-radius:30px;
    padding:15px 30px;
}
.info-block .title-box .subtitle {
    position: relative;
    color: #000;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 1.6em;
}
.info-block .content-box {
    position: relative;
    display: block;
    padding: 45px 0px;
    margin-bottom: 15px;
}
.info-block .content-box:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0px;
    bottom: 0px;
    border-left:1px solid rgb(0 31 57);
}
.info-block .text {
    position: relative;
    display: block;
    color: #000;
    font-size: 15px;
    background: #ffffff;
    padding: 15px 0px;
    line-height: 1.7em;
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}
.info-block .content-box {
    position: relative;
    display: block;
    padding: 45px 0px;
    margin-bottom: 15px;
}
.list-services li
{
    padding-left:0 !important;
    font-size:15px !important;
}
.list-services li a:hover
{
    color:#f63935  !important;
}
.list-services .active a
{
    color:#f63935  !important;
    
}
.list-services li:not(:first-child)
{
    border-top:1px solid #909090 !important;
    padding-left:0 !important;
}
.info-block .link-box {
    position: relative;
}
.info-block .link-box a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    line-height: 20px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    color: #061138;
}
/* end contact page section */


@media(max-width:3000px) and (min-width:280px)
{
    .container
    {
        width:1000px !important;
    }
    .container2
    {
        width:1200px;
        margin:0 auto;
    }
    .paddleftsss
    {
        padding-left:65px;
    }
    .fnstss
    {
        font-size:24px !important;
    }
    .service-layout-2 p
    {
        font-size:16px !important;
        line-height:22px !important;
    }
    .page_slider.slider-1 .intro_featured_word
    {
        font-size:60px !important;
    }
    .page_slider.slider-1 .intro_after_featured_word
    {
        /* padding-right:165px !important; */
        font-size: 14px !important;
    line-height: 25px;
    }
    .page_slider .flexslider .slides
    {
        height:660px;
    }
    .btn
    {
        font-size:14px !important;
        min-width:130px !important;
    }
    .line-left::before
    {
        background-color:#2e6bbc !important;
    }
    .container4
    {
        width:1280px;
        margin:0 auto !important;
    }
    .vertical-item .item-media+.item-content
    {
        padding-bottom:0 !important;
    }
    .prdctcontct
    {
        height:50px !important;
        overflow:hidden !important;
    }
    .thumbnail-image
    {
        margin-left:10px !important;
    }


/* start about page section */
.fntssstd h6
{
    font-size: 30px;
    line-height: 40px;
}

.bgcgraysssd
{
    background-color:#f9f9f9 !important;
}
.abutcontsssdh p
{
    text-align:justify;
}
/* end about page section */





/* start products section */

/* -----------------------------------

	6. Sliders

------------------------------------- */

/* start product detail section **/
.product-gallery {
	direction: rtl;
	height: 400px;
	width: 100%;
	display: flex;
	align-items: stretch;
	align-content: stretch;
	background-color: transparent;
  }
  .product-gallery .gallery-current {
	background-color: transparent;
	flex-grow: 1;
	border: 1px solid #c1c1c1;
	border-radius: 8px;
	overflow: hidden;
  }
  .product-gallery .gallery-current img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	overflow: hidden;
  }
  .product-gallery .gallery-thumbs {
	background-color: transparent;
	flex: 0 0 20%;
	padding-left: 10px;
  }
  .product-gallery .gallery-thumbs > ul {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	margin: 0;
	padding: 0;
	height: 100%;
	max-height: 100%;
	width: 100%;
	background-color: transparent;
	overflow-y: auto;
	direction: ltr;
  }
  .product-gallery .gallery-thumbs > ul li {
	display: block;
	width: 100%;
	height: 25%;
	padding-bottom: 10px;
  }
  .product-gallery .gallery-thumbs > ul li img {
	display: block;
	background-color: #fff;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	overflow: hidden;
	cursor: pointer;
	border: 1px solid #c1c1c1;
	border-radius: 8px;
	opacity: 0.6;
	transition: opacity 0.2s ease;
  }
  .product-gallery .gallery-thumbs > ul li img.displayed {
	border-color: #ffcd71;
	opacity: 1;
  }
  .product-gallery .gallery-thumbs > ul li img:hover {
	opacity: 1;
  }
/* end product details section */

/* end products section */


.container3
{
    width:1100px !important;
    margin:0 auto !important;
}


.mrgggsbtmass P
{
    /* margin-bottom:15px !important; */
    border-bottom: 1px dashed #2394fd !important;
    padding: 15px 0;
}

.mrgggsbtmass P:last-child
/* {
    border:none !important; */
}

.mrgggsbtmass p b
{
    color: #2394fd;
    font-weight: 400;
    font-size: 15px;
}


}





@media(max-width:579px) and (min-width:280px)
{ 
    .container
    {
        width:100% !important;
        padding-left:15px !important;
    padding-right:15px !important;
    }
    .conteentsd
    {
        margin-top:20px;
    }
    .page_slider.slider-1 .intro_layer
    {
        width:100% !important;
    }
    .divider-60
    {
        margin-top:40px !important;
    }
    .page_footer .widget>h3, .page_footer .widget .widget-title
    {
        margin-top:25px !important;
    }
    .features-section .feature-block .inner-box
    {
        padding-left:0 !important;
    }
    .features-section .feature-block .icon-box:before
    {
        border:none !important;
    }
    .features-section .feature-block .icon-box:after
    {
        border:none !important;
    }
  
    .slider 
    {
        height:300px;
    }
    .features-section .feature-block .icon-box .octagonWrap
    {
        display:none !important;
    }
    .features-section .feature-block
    {
        margin-top:60px;
    }
    .features-section .feature-block .icon-box .icon
    {
        left: -24px;
        top: -375px;
    }
    .container
    {
        padding-left:14px !important;
        padding-right:14px;
    }
    .page_title h1, .page_title h2
    {
        font-size:30px !important;
    }
    .sf-menu
    {
        font-size:14px !important;
    }
    .brdrf
    {
        border:none !important;
    }
        
    .tpsocilsss
    {
        display:none !important;
    }
    .pdfsd
    {
       padding:0;   
    }
    .s-overlay.ls:before
    {
        background-color:#000 !important;
     
    }
    .toggle_menu.mobile-active
    {
        background-color:#f63935 !important;
    }
    .fefjs p
    {
        text-align:center;
    }
    .page_copyright
    {
        text-align:center;
    }
    .c-gutter-60 [class*=col-], .row.c-gutter-60>[class*=col-]
    {
        padding:0 !important;
    }
    .c-gutter-15 .row, div.row.c-gutter-15
    {
        margin:0 !important;
    }
    .p-60
    {
        padding:0 !important;
    }
    .primary
    {
        width:100% !important;
        height:172px !important;
    }
    .thumbnail-image
    {
        width:50px !important;
        height:50px !important;
    }
    .c-gutter-60 .row, div.row.c-gutter-60
    {
        margin:0 !important;
    }
    .c-gutter-100 .row, div.row.c-gutter-100
    {
        margin:0 !important;
    }
    .paddleftsss
    {
        padding-left:15px !important;
    }
    .makebtns
    {
        text-align:center !important;
        float: inherit !important;
    }
    .contntbnae h3
    {
        font-size: 21px !important;
        line-height: 35px !important;
        text-align: center;
    }
    .s-pb-xl-150>[class*=container]
    {
        padding:50px 15px !important;
    }
    .section-counter
    {
        padding:20px 0;
    }
    .row
    {
        width:100%;
        margin:0;
    }
    .bgc
    {
        padding-left:15px;
        padding-right:32px;
    }
    .container3
    {
        width:100%;
    }
    .tpcontctssd
    {
        display:none;
    }
    .mbmrg
    {
        margin:0 !important;
    }
    h3
    {
        font-size:20px !important;
    }
    .page_slider.slider-1 .intro_featured_word
    {
        font-size:40px !important;
    }
    .vertical-item .item-media+.item-content
    {
        padding-top:80px !important;    
    }
    #features .container
    {
        padding-top:0 !important;
        padding-bottom:0 !important;
    }
    .container4
    {
        width:100% !important;
    }
    .columnss 
    {
        margin-bottom:80px !important;
    }
    .mblpdsd
    {
        padding-bottom:0 !important;
    }
    .icon img
    {
        position: absolute;
        top: -110px;
        left: 35%;
    }
    .container2
    {
        width:100% !important;  
        padding-left:15px !important;
    padding-right:15px !important;
    }
    .p-60
    {
        padding:15px;
    }
}